blob: ceb32a264deaf63c468e596446dd5ad1184403b3 [file] [log] [blame]
{
"@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"query": {
"@type": "koral:group",
"operation" : "operation:sequence",
"operands": [
{
"@type": "koral:token",
"wrap": {
"@type": "koral:term",
"foundry" : "mate",
"layer": "lemma",
"key" : "Katze"
}
},
{
"@type": "koral:token",
"wrap": {
"@type": "koral:term",
"layer": "orth",
"key" : "und"
}
},
{
"@type": "koral:token",
"wrap": {
"@type": "koral:term",
"layer": "orth",
"key" : "Hunde"
}
}
]
}
}