blob: 05dc23bc00026aa3003c05d953fe9e86f0403396 [file] [log] [blame]
{
"@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld",
"collections" : [
{
"@type" : "koral:meta-filter",
"@value" : {
"@field" : "koral:field#corpusID",
"@type" : "koral:term",
"@value" : "WPD"
}
}
],
"meta" : {},
"query" : {
"@type" : "koral:group",
"operands" : [
{
"@type" : "koral:token",
"wrap" : {
"@type" : "koral:term",
"key" : "der",
"layer" : "orth",
"match" : "match:eq"
}
},
{
"@type" : "koral:group",
"boundary" : {
"@type" : "koral:boundary",
"max" : 2,
"min" : 0
},
"max" : 2,
"min" : 0,
"operands" : [
{
"@type" : "koral:token",
"wrap" : {
"@type" : "koral:term",
"foundry" : "cnx",
"key" : "A",
"layer" : "p",
"match" : "match:eq"
}
}
],
"operation" : "operation:repetition"
},
{
"@type" : "koral:token",
"wrap" : {
"@type" : "koral:term",
"foundry" : "tt",
"key" : "NN",
"layer" : "p",
"match" : "match:eq"
}
}
],
"operation" : "operation:sequence"
}
}