| margaretha | 8a7e7bf | 2025-06-23 08:48:28 +0200 | [diff] [blame] | 1 | { | 
| 2 | "meta": { | ||||
| 3 | "snippets": true, | ||||
| 4 | "timeout": 90000 | ||||
| 5 | }, | ||||
| 6 | "query": { | ||||
| 7 | "@type": "koral:token", | ||||
| 8 | "wrap": { | ||||
| 9 | "@type": "koral:term", | ||||
| 10 | "match": "match:eq", | ||||
| 11 | "key": [ | ||||
| 12 | "der", | ||||
| 13 | "das" | ||||
| 14 | ], | ||||
| 15 | "layer": "orth", | ||||
| 16 | "rewrites": [{ | ||||
| 17 | "@type": "koral:rewrite", | ||||
| 18 | "src": "Glemm", | ||||
| 19 | "operation": "operation:override", | ||||
| 20 | "scope": "key" | ||||
| 21 | }] | ||||
| 22 | } | ||||
| 23 | }, | ||||
| 24 | "@context": "http://korap.ids-mannheim.de/ns/koral/0.3/context.jsonld" | ||||
| 25 | } | ||||