| { | |
| "query": { | |
| "@type": "koral:group", | |
| "operation": "operation:relation", | |
| "operands": [ | |
| { | |
| "@type": "koral:span", | |
| "layer": "c", | |
| "key": "s", | |
| "match": "match:eq", | |
| "attr": { | |
| "@type": "koral:term", | |
| "root": true | |
| } | |
| }, | |
| { | |
| "@type": "koral:span", | |
| "layer": "c", | |
| "key": "vp" | |
| } | |
| ], | |
| "relType": { | |
| "@type": "koral:relation", | |
| "wrap": { | |
| "@type": "koral:term", | |
| "foundry": "mate", | |
| "layer": "d", | |
| "key": "HEAD" | |
| } | |
| } | |
| }, | |
| "meta": {} | |
| } |