| { |
| "@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", |
| "layer": "orth", |
| "key" : "der" |
| } |
| }, |
| { |
| "@type" : "korap:reference", |
| "classRef" : [2], |
| "operands" : [ |
| { |
| "@type" : "korap:group", |
| "operation" : "operation:class", |
| "classOut" : 1, |
| "operands" : [ |
| { |
| "@type": "korap:group", |
| "operation": "operation:sequence", |
| "operands" : [ |
| { |
| "@type": "korap:token", |
| "wrap" : { |
| "@type": "korap:term", |
| "layer": "orth", |
| "key" : "Mann" |
| } |
| }, |
| { |
| "@type" : "korap:group", |
| "operation" : "operation:class", |
| "classOut" : 2, |
| "operands" : [ |
| { |
| "@type": "korap:token", |
| "wrap" : { |
| "@type": "korap:term", |
| "layer": "orth", |
| "key" : "und" |
| } |
| } |
| ] |
| } |
| |
| ] |
| } |
| ] |
| } |
| ] |
| } |
| ] |
| } |
| } |