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