MORPH operator, more examples
diff --git a/examples/cosmas1.json b/examples/cosmas1.json
new file mode 100644
index 0000000..871fce1
--- /dev/null
+++ b/examples/cosmas1.json
@@ -0,0 +1,12 @@
+{
+  "context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
+  "query" : {
+    "@type" : "korap:token",
+    "wrap" : {
+      "@type" : "korap:term",
+      "key" : "Buch",
+      "layer" : "orth",
+      "match" : "match:eq"
+    }
+  }
+}
\ No newline at end of file