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