blob: 4db7b8780558f309f4228920aeb51712d2f5aebe [file] [log] [blame]
margaretha144983d2015-05-07 11:52:17 +02001{
2 "query": {
3 "@type": "koral:group",
4 "operation": "operation:relation",
5 "operands": [
6 {
7 "@type": "koral:reference",
8 "operation": "operation:focus",
9 "classRef": [3],
10 "operands": [{
11 "@type": "koral:group",
12 "operation": "operation:sequence",
13 "operands": [
14 {
15 "@type": "koral:reference",
16 "operation": "operation:focus",
17 "classRef": [1],
18 "operands": [{
19 "@type": "koral:group",
20 "operation": "operation:sequence",
21 "operands": [
22 {
23 "@type": "koral:group",
24 "operation": "operation:class",
25 "classOut": 1,
26 "operands": [{
27 "@type": "koral:span",
28 "key": "vb",
29 "match": "match:eq"
30 }]
31 },
32 {
33 "@type": "koral:group",
34 "operation": "operation:class",
35 "classOut": 2,
36 "operands": [{
37 "@type": "koral:span",
38 "key": "prp",
39 "match": "match:eq"
40 }]
41 }
42 ],
43 "distances": [{
44 "@type": "koral:distance",
45 "key": "w",
46 "boundary": {
47 "@type": "koral:boundary",
48 "min": 0,
49 "max": 1
50 },
51 "min": 0,
52 "max": 1
53 }],
54 "inOrder": false
55 }]
56 },
57 {
58 "@type": "koral:group",
59 "operation": "operation:class",
60 "classOut": 3,
61 "operands": [{
62 "@type": "koral:span",
63 "key": "nn",
64 "match": "match:eq"
65 }]
66 }
67 ],
68 "distances": [{
69 "@type": "koral:distance",
70 "key": "w",
71 "boundary": {
72 "@type": "koral:boundary",
73 "min": 0,
74 "max": 2
75 },
76 "min": 0,
77 "max": 2
78 }],
79 "inOrder": false
80 }]
81 },
82 {
83 "@type": "koral:reference",
84 "operation": "operation:focus",
85 "classRef": [2]
86 }
87 ],
margaretha29521f92016-04-18 15:20:02 +020088 "relType": {
margaretha144983d2015-05-07 11:52:17 +020089 "@type": "koral:relation",
90 "wrap": {
91 "@type": "koral:term",
92 "foundry": "stanford",
93 "layer": "d",
94 "key":"tag"
95 }
96 }
97 },
98 "meta": {}
99}