updated questions with depth enumeration starting from 0
Browse files- depth_10_size_100_seed_1/questions.json +0 -0
- depth_10_size_200_seed_1/questions.json +0 -0
- depth_10_size_26_seed_1/questions.json +0 -0
- depth_10_size_500_seed_1/questions.json +0 -0
- depth_10_size_50_seed_1/questions.json +0 -0
- depth_6_size_100_seed_1/questions.json +390 -390
- depth_6_size_200_seed_1/questions.json +390 -390
- depth_6_size_26_seed_1/questions.json +390 -390
- depth_6_size_500_seed_1/questions.json +390 -390
- depth_6_size_50_seed_1/questions.json +390 -390
- depth_8_size_100_seed_1/questions.json +0 -0
- depth_8_size_200_seed_1/questions.json +0 -0
- depth_8_size_26_seed_1/questions.json +0 -0
- depth_8_size_500_seed_1/questions.json +0 -0
- depth_8_size_50_seed_1/questions.json +0 -0
depth_10_size_100_seed_1/questions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
depth_10_size_200_seed_1/questions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
depth_10_size_26_seed_1/questions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
depth_10_size_500_seed_1/questions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
depth_10_size_50_seed_1/questions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
depth_6_size_100_seed_1/questions.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
[
|
2 |
{
|
3 |
-
"id": "
|
4 |
"question": "Who is the mother of the person whose job is electronics engineer ?",
|
5 |
"answer": [
|
6 |
"nell"
|
7 |
],
|
8 |
"prolog": {
|
9 |
"query": [
|
10 |
-
"mother(
|
11 |
-
"job(
|
12 |
],
|
13 |
-
"answer": "
|
14 |
},
|
15 |
"template": [
|
16 |
"Who is",
|
@@ -18,25 +18,25 @@
|
|
18 |
"<relation>_3",
|
19 |
"of",
|
20 |
"the person whose",
|
21 |
-
"<attribute_name>
|
22 |
"is",
|
23 |
-
"<attribute_value>
|
24 |
"?"
|
25 |
],
|
26 |
"type": 0
|
27 |
},
|
28 |
{
|
29 |
-
"id": "
|
30 |
"question": "Who is the father of the person whose hobby is archery ?",
|
31 |
"answer": [
|
32 |
"donald"
|
33 |
],
|
34 |
"prolog": {
|
35 |
"query": [
|
36 |
-
"father(
|
37 |
-
"hobby(
|
38 |
],
|
39 |
-
"answer": "
|
40 |
},
|
41 |
"template": [
|
42 |
"Who is",
|
@@ -44,25 +44,25 @@
|
|
44 |
"<relation>_3",
|
45 |
"of",
|
46 |
"the person whose",
|
47 |
-
"<attribute_name>
|
48 |
"is",
|
49 |
-
"<attribute_value>
|
50 |
"?"
|
51 |
],
|
52 |
"type": 0
|
53 |
},
|
54 |
{
|
55 |
-
"id": "
|
56 |
"question": "Who is the sister of the person whose job is freight forwarder ?",
|
57 |
"answer": [
|
58 |
"kari"
|
59 |
],
|
60 |
"prolog": {
|
61 |
"query": [
|
62 |
-
"sister(
|
63 |
-
"job(
|
64 |
],
|
65 |
-
"answer": "
|
66 |
},
|
67 |
"template": [
|
68 |
"Who is",
|
@@ -70,25 +70,25 @@
|
|
70 |
"<relation>_3",
|
71 |
"of",
|
72 |
"the person whose",
|
73 |
-
"<attribute_name>
|
74 |
"is",
|
75 |
-
"<attribute_value>
|
76 |
"?"
|
77 |
],
|
78 |
"type": 0
|
79 |
},
|
80 |
{
|
81 |
-
"id": "
|
82 |
"question": "Who is the wife of the person whose job is armed forces logistics/support/administrative officer ?",
|
83 |
"answer": [
|
84 |
"miki"
|
85 |
],
|
86 |
"prolog": {
|
87 |
"query": [
|
88 |
-
"wife(
|
89 |
-
"job(
|
90 |
],
|
91 |
-
"answer": "
|
92 |
},
|
93 |
"template": [
|
94 |
"Who is",
|
@@ -96,25 +96,25 @@
|
|
96 |
"<relation>_3",
|
97 |
"of",
|
98 |
"the person whose",
|
99 |
-
"<attribute_name>
|
100 |
"is",
|
101 |
-
"<attribute_value>
|
102 |
"?"
|
103 |
],
|
104 |
"type": 0
|
105 |
},
|
106 |
{
|
107 |
-
"id": "
|
108 |
"question": "Who is the sister of the person whose hobby is radio-controlled car racing ?",
|
109 |
"answer": [
|
110 |
"sarah"
|
111 |
],
|
112 |
"prolog": {
|
113 |
"query": [
|
114 |
-
"sister(
|
115 |
-
"hobby(
|
116 |
],
|
117 |
-
"answer": "
|
118 |
},
|
119 |
"template": [
|
120 |
"Who is",
|
@@ -122,15 +122,15 @@
|
|
122 |
"<relation>_3",
|
123 |
"of",
|
124 |
"the person whose",
|
125 |
-
"<attribute_name>
|
126 |
"is",
|
127 |
-
"<attribute_value>
|
128 |
"?"
|
129 |
],
|
130 |
"type": 0
|
131 |
},
|
132 |
{
|
133 |
-
"id": "
|
134 |
"question": "Who is the father of the person whose hobby is herping ?",
|
135 |
"answer": [
|
136 |
"dominick",
|
@@ -138,10 +138,10 @@
|
|
138 |
],
|
139 |
"prolog": {
|
140 |
"query": [
|
141 |
-
"father(
|
142 |
-
"hobby(
|
143 |
],
|
144 |
-
"answer": "
|
145 |
},
|
146 |
"template": [
|
147 |
"Who is",
|
@@ -149,25 +149,25 @@
|
|
149 |
"<relation>_3",
|
150 |
"of",
|
151 |
"the person whose",
|
152 |
-
"<attribute_name>
|
153 |
"is",
|
154 |
-
"<attribute_value>
|
155 |
"?"
|
156 |
],
|
157 |
"type": 0
|
158 |
},
|
159 |
{
|
160 |
-
"id": "
|
161 |
"question": "Who is the daughter of the person whose job is acupuncturist ?",
|
162 |
"answer": [
|
163 |
"tona"
|
164 |
],
|
165 |
"prolog": {
|
166 |
"query": [
|
167 |
-
"daughter(
|
168 |
-
"job(
|
169 |
],
|
170 |
-
"answer": "
|
171 |
},
|
172 |
"template": [
|
173 |
"Who is",
|
@@ -175,15 +175,15 @@
|
|
175 |
"<relation>_3",
|
176 |
"of",
|
177 |
"the person whose",
|
178 |
-
"<attribute_name>
|
179 |
"is",
|
180 |
-
"<attribute_value>
|
181 |
"?"
|
182 |
],
|
183 |
"type": 0
|
184 |
},
|
185 |
{
|
186 |
-
"id": "
|
187 |
"question": "Who is the mother of the person whose hobby is social studies ?",
|
188 |
"answer": [
|
189 |
"kari",
|
@@ -191,10 +191,10 @@
|
|
191 |
],
|
192 |
"prolog": {
|
193 |
"query": [
|
194 |
-
"mother(
|
195 |
-
"hobby(
|
196 |
],
|
197 |
-
"answer": "
|
198 |
},
|
199 |
"template": [
|
200 |
"Who is",
|
@@ -202,15 +202,15 @@
|
|
202 |
"<relation>_3",
|
203 |
"of",
|
204 |
"the person whose",
|
205 |
-
"<attribute_name>
|
206 |
"is",
|
207 |
-
"<attribute_value>
|
208 |
"?"
|
209 |
],
|
210 |
"type": 0
|
211 |
},
|
212 |
{
|
213 |
-
"id": "
|
214 |
"question": "Who is the brother of the person whose job is financial manager ?",
|
215 |
"answer": [
|
216 |
"alfonso",
|
@@ -218,10 +218,10 @@
|
|
218 |
],
|
219 |
"prolog": {
|
220 |
"query": [
|
221 |
-
"brother(
|
222 |
-
"job(
|
223 |
],
|
224 |
-
"answer": "
|
225 |
},
|
226 |
"template": [
|
227 |
"Who is",
|
@@ -229,25 +229,25 @@
|
|
229 |
"<relation>_3",
|
230 |
"of",
|
231 |
"the person whose",
|
232 |
-
"<attribute_name>
|
233 |
"is",
|
234 |
-
"<attribute_value>
|
235 |
"?"
|
236 |
],
|
237 |
"type": 0
|
238 |
},
|
239 |
{
|
240 |
-
"id": "
|
241 |
"question": "Who is the mother of the person whose hobby is tether car ?",
|
242 |
"answer": [
|
243 |
"marya"
|
244 |
],
|
245 |
"prolog": {
|
246 |
"query": [
|
247 |
-
"mother(
|
248 |
-
"hobby(
|
249 |
],
|
250 |
-
"answer": "
|
251 |
},
|
252 |
"template": [
|
253 |
"Who is",
|
@@ -255,169 +255,169 @@
|
|
255 |
"<relation>_3",
|
256 |
"of",
|
257 |
"the person whose",
|
258 |
-
"<attribute_name>
|
259 |
"is",
|
260 |
-
"<attribute_value>
|
261 |
"?"
|
262 |
],
|
263 |
"type": 0
|
264 |
},
|
265 |
{
|
266 |
-
"id": "
|
267 |
"question": "Who is the mother of tanya ?",
|
268 |
"answer": [
|
269 |
"nell"
|
270 |
],
|
271 |
"prolog": {
|
272 |
"query": [
|
273 |
-
"mother('tanya',
|
274 |
],
|
275 |
-
"answer": "
|
276 |
},
|
277 |
"template": [
|
278 |
"Who is",
|
279 |
"the",
|
280 |
"<relation>_3",
|
281 |
"of",
|
282 |
-
"<name>
|
283 |
"?"
|
284 |
],
|
285 |
"type": 1
|
286 |
},
|
287 |
{
|
288 |
-
"id": "
|
289 |
"question": "Who is the father of ezequiel ?",
|
290 |
"answer": [
|
291 |
"donald"
|
292 |
],
|
293 |
"prolog": {
|
294 |
"query": [
|
295 |
-
"father('ezequiel',
|
296 |
],
|
297 |
-
"answer": "
|
298 |
},
|
299 |
"template": [
|
300 |
"Who is",
|
301 |
"the",
|
302 |
"<relation>_3",
|
303 |
"of",
|
304 |
-
"<name>
|
305 |
"?"
|
306 |
],
|
307 |
"type": 1
|
308 |
},
|
309 |
{
|
310 |
-
"id": "
|
311 |
"question": "Who is the sister of antionette ?",
|
312 |
"answer": [
|
313 |
"kari"
|
314 |
],
|
315 |
"prolog": {
|
316 |
"query": [
|
317 |
-
"sister('antionette',
|
318 |
],
|
319 |
-
"answer": "
|
320 |
},
|
321 |
"template": [
|
322 |
"Who is",
|
323 |
"the",
|
324 |
"<relation>_3",
|
325 |
"of",
|
326 |
-
"<name>
|
327 |
"?"
|
328 |
],
|
329 |
"type": 1
|
330 |
},
|
331 |
{
|
332 |
-
"id": "
|
333 |
"question": "Who is the wife of joe ?",
|
334 |
"answer": [
|
335 |
"miki"
|
336 |
],
|
337 |
"prolog": {
|
338 |
"query": [
|
339 |
-
"wife('joe',
|
340 |
],
|
341 |
-
"answer": "
|
342 |
},
|
343 |
"template": [
|
344 |
"Who is",
|
345 |
"the",
|
346 |
"<relation>_3",
|
347 |
"of",
|
348 |
-
"<name>
|
349 |
"?"
|
350 |
],
|
351 |
"type": 1
|
352 |
},
|
353 |
{
|
354 |
-
"id": "
|
355 |
"question": "Who is the sister of kristine ?",
|
356 |
"answer": [
|
357 |
"sarah"
|
358 |
],
|
359 |
"prolog": {
|
360 |
"query": [
|
361 |
-
"sister('kristine',
|
362 |
],
|
363 |
-
"answer": "
|
364 |
},
|
365 |
"template": [
|
366 |
"Who is",
|
367 |
"the",
|
368 |
"<relation>_3",
|
369 |
"of",
|
370 |
-
"<name>
|
371 |
"?"
|
372 |
],
|
373 |
"type": 1
|
374 |
},
|
375 |
{
|
376 |
-
"id": "
|
377 |
"question": "Who is the mother of matt ?",
|
378 |
"answer": [
|
379 |
"lyndia"
|
380 |
],
|
381 |
"prolog": {
|
382 |
"query": [
|
383 |
-
"mother('matt',
|
384 |
],
|
385 |
-
"answer": "
|
386 |
},
|
387 |
"template": [
|
388 |
"Who is",
|
389 |
"the",
|
390 |
"<relation>_3",
|
391 |
"of",
|
392 |
-
"<name>
|
393 |
"?"
|
394 |
],
|
395 |
"type": 1
|
396 |
},
|
397 |
{
|
398 |
-
"id": "
|
399 |
"question": "Who is the daughter of lyndia ?",
|
400 |
"answer": [
|
401 |
"tona"
|
402 |
],
|
403 |
"prolog": {
|
404 |
"query": [
|
405 |
-
"daughter('lyndia',
|
406 |
],
|
407 |
-
"answer": "
|
408 |
},
|
409 |
"template": [
|
410 |
"Who is",
|
411 |
"the",
|
412 |
"<relation>_3",
|
413 |
"of",
|
414 |
-
"<name>
|
415 |
"?"
|
416 |
],
|
417 |
"type": 1
|
418 |
},
|
419 |
{
|
420 |
-
"id": "
|
421 |
"question": "Who is the brother of lashanda ?",
|
422 |
"answer": [
|
423 |
"mckinley",
|
@@ -425,22 +425,22 @@
|
|
425 |
],
|
426 |
"prolog": {
|
427 |
"query": [
|
428 |
-
"brother('lashanda',
|
429 |
],
|
430 |
-
"answer": "
|
431 |
},
|
432 |
"template": [
|
433 |
"Who is",
|
434 |
"the",
|
435 |
"<relation>_3",
|
436 |
"of",
|
437 |
-
"<name>
|
438 |
"?"
|
439 |
],
|
440 |
"type": 1
|
441 |
},
|
442 |
{
|
443 |
-
"id": "
|
444 |
"question": "Who is the brother of colby ?",
|
445 |
"answer": [
|
446 |
"alfonso",
|
@@ -448,53 +448,53 @@
|
|
448 |
],
|
449 |
"prolog": {
|
450 |
"query": [
|
451 |
-
"brother('colby',
|
452 |
],
|
453 |
-
"answer": "
|
454 |
},
|
455 |
"template": [
|
456 |
"Who is",
|
457 |
"the",
|
458 |
"<relation>_3",
|
459 |
"of",
|
460 |
-
"<name>
|
461 |
"?"
|
462 |
],
|
463 |
"type": 1
|
464 |
},
|
465 |
{
|
466 |
-
"id": "
|
467 |
"question": "Who is the mother of concepcion ?",
|
468 |
"answer": [
|
469 |
"marya"
|
470 |
],
|
471 |
"prolog": {
|
472 |
"query": [
|
473 |
-
"mother('concepcion',
|
474 |
],
|
475 |
-
"answer": "
|
476 |
},
|
477 |
"template": [
|
478 |
"Who is",
|
479 |
"the",
|
480 |
"<relation>_3",
|
481 |
"of",
|
482 |
-
"<name>
|
483 |
"?"
|
484 |
],
|
485 |
"type": 1
|
486 |
},
|
487 |
{
|
488 |
-
"id": "
|
489 |
"question": "Who is the person whose job is electronics engineer ?",
|
490 |
"answer": [
|
491 |
"tanya"
|
492 |
],
|
493 |
"prolog": {
|
494 |
"query": [
|
495 |
-
"job(
|
496 |
],
|
497 |
-
"answer": "
|
498 |
},
|
499 |
"template": [
|
500 |
"Who is",
|
@@ -507,16 +507,16 @@
|
|
507 |
"type": 2
|
508 |
},
|
509 |
{
|
510 |
-
"id": "
|
511 |
"question": "Who is the person whose job is restaurant manager, fast food ?",
|
512 |
"answer": [
|
513 |
"vilma"
|
514 |
],
|
515 |
"prolog": {
|
516 |
"query": [
|
517 |
-
"job(
|
518 |
],
|
519 |
-
"answer": "
|
520 |
},
|
521 |
"template": [
|
522 |
"Who is",
|
@@ -529,16 +529,16 @@
|
|
529 |
"type": 2
|
530 |
},
|
531 |
{
|
532 |
-
"id": "
|
533 |
"question": "Who is the person whose hobby is archery ?",
|
534 |
"answer": [
|
535 |
"ezequiel"
|
536 |
],
|
537 |
"prolog": {
|
538 |
"query": [
|
539 |
-
"hobby(
|
540 |
],
|
541 |
-
"answer": "
|
542 |
},
|
543 |
"template": [
|
544 |
"Who is",
|
@@ -551,7 +551,7 @@
|
|
551 |
"type": 2
|
552 |
},
|
553 |
{
|
554 |
-
"id": "
|
555 |
"question": "Who is the person whose job is sports therapist ?",
|
556 |
"answer": [
|
557 |
"dee",
|
@@ -559,9 +559,9 @@
|
|
559 |
],
|
560 |
"prolog": {
|
561 |
"query": [
|
562 |
-
"job(
|
563 |
],
|
564 |
-
"answer": "
|
565 |
},
|
566 |
"template": [
|
567 |
"Who is",
|
@@ -574,16 +574,16 @@
|
|
574 |
"type": 2
|
575 |
},
|
576 |
{
|
577 |
-
"id": "
|
578 |
"question": "Who is the person whose job is freight forwarder ?",
|
579 |
"answer": [
|
580 |
"antionette"
|
581 |
],
|
582 |
"prolog": {
|
583 |
"query": [
|
584 |
-
"job(
|
585 |
],
|
586 |
-
"answer": "
|
587 |
},
|
588 |
"template": [
|
589 |
"Who is",
|
@@ -596,16 +596,16 @@
|
|
596 |
"type": 2
|
597 |
},
|
598 |
{
|
599 |
-
"id": "
|
600 |
"question": "Who is the person whose job is police officer ?",
|
601 |
"answer": [
|
602 |
"dixie"
|
603 |
],
|
604 |
"prolog": {
|
605 |
"query": [
|
606 |
-
"job(
|
607 |
],
|
608 |
-
"answer": "
|
609 |
},
|
610 |
"template": [
|
611 |
"Who is",
|
@@ -618,16 +618,16 @@
|
|
618 |
"type": 2
|
619 |
},
|
620 |
{
|
621 |
-
"id": "
|
622 |
"question": "Who is the person whose job is armed forces logistics/support/administrative officer ?",
|
623 |
"answer": [
|
624 |
"joe"
|
625 |
],
|
626 |
"prolog": {
|
627 |
"query": [
|
628 |
-
"job(
|
629 |
],
|
630 |
-
"answer": "
|
631 |
},
|
632 |
"template": [
|
633 |
"Who is",
|
@@ -640,16 +640,16 @@
|
|
640 |
"type": 2
|
641 |
},
|
642 |
{
|
643 |
-
"id": "
|
644 |
"question": "Who is the person whose hobby is field hockey ?",
|
645 |
"answer": [
|
646 |
"tanner"
|
647 |
],
|
648 |
"prolog": {
|
649 |
"query": [
|
650 |
-
"hobby(
|
651 |
],
|
652 |
-
"answer": "
|
653 |
},
|
654 |
"template": [
|
655 |
"Who is",
|
@@ -662,16 +662,16 @@
|
|
662 |
"type": 2
|
663 |
},
|
664 |
{
|
665 |
-
"id": "
|
666 |
"question": "Who is the person whose hobby is radio-controlled car racing ?",
|
667 |
"answer": [
|
668 |
"kristine"
|
669 |
],
|
670 |
"prolog": {
|
671 |
"query": [
|
672 |
-
"hobby(
|
673 |
],
|
674 |
-
"answer": "
|
675 |
},
|
676 |
"template": [
|
677 |
"Who is",
|
@@ -684,7 +684,7 @@
|
|
684 |
"type": 2
|
685 |
},
|
686 |
{
|
687 |
-
"id": "
|
688 |
"question": "Who is the person whose job is air cabin crew ?",
|
689 |
"answer": [
|
690 |
"deanna",
|
@@ -692,9 +692,9 @@
|
|
692 |
],
|
693 |
"prolog": {
|
694 |
"query": [
|
695 |
-
"job(
|
696 |
],
|
697 |
-
"answer": "
|
698 |
},
|
699 |
"template": [
|
700 |
"Who is",
|
@@ -707,17 +707,17 @@
|
|
707 |
"type": 2
|
708 |
},
|
709 |
{
|
710 |
-
"id": "
|
711 |
"question": "What is the hobby of the mother of tanya ?",
|
712 |
"answer": [
|
713 |
"backgammon"
|
714 |
],
|
715 |
"prolog": {
|
716 |
"query": [
|
717 |
-
"hobby(Y_3,
|
718 |
"mother('tanya', Y_3)"
|
719 |
],
|
720 |
-
"answer": "
|
721 |
},
|
722 |
"template": [
|
723 |
"What is",
|
@@ -725,15 +725,15 @@
|
|
725 |
"<attribute_name>_3",
|
726 |
"of",
|
727 |
"the",
|
728 |
-
"<relation>
|
729 |
"of",
|
730 |
-
"<name>
|
731 |
"?"
|
732 |
],
|
733 |
"type": 3
|
734 |
},
|
735 |
{
|
736 |
-
"id": "
|
737 |
"question": "What is the dob of the child of vicente ?",
|
738 |
"answer": [
|
739 |
"0202-02-11",
|
@@ -742,10 +742,10 @@
|
|
742 |
],
|
743 |
"prolog": {
|
744 |
"query": [
|
745 |
-
"dob(Y_3,
|
746 |
"child('vicente', Y_3)"
|
747 |
],
|
748 |
-
"answer": "
|
749 |
},
|
750 |
"template": [
|
751 |
"What is",
|
@@ -753,25 +753,25 @@
|
|
753 |
"<attribute_name>_3",
|
754 |
"of",
|
755 |
"the",
|
756 |
-
"<relation>
|
757 |
"of",
|
758 |
-
"<name>
|
759 |
"?"
|
760 |
],
|
761 |
"type": 3
|
762 |
},
|
763 |
{
|
764 |
-
"id": "
|
765 |
"question": "What is the dob of the wife of joe ?",
|
766 |
"answer": [
|
767 |
"0256-10-26"
|
768 |
],
|
769 |
"prolog": {
|
770 |
"query": [
|
771 |
-
"dob(Y_3,
|
772 |
"wife('joe', Y_3)"
|
773 |
],
|
774 |
-
"answer": "
|
775 |
},
|
776 |
"template": [
|
777 |
"What is",
|
@@ -779,25 +779,25 @@
|
|
779 |
"<attribute_name>_3",
|
780 |
"of",
|
781 |
"the",
|
782 |
-
"<relation>
|
783 |
"of",
|
784 |
-
"<name>
|
785 |
"?"
|
786 |
],
|
787 |
"type": 3
|
788 |
},
|
789 |
{
|
790 |
-
"id": "
|
791 |
"question": "What is the job of the father of mandy ?",
|
792 |
"answer": [
|
793 |
"operations geologist"
|
794 |
],
|
795 |
"prolog": {
|
796 |
"query": [
|
797 |
-
"job(Y_3,
|
798 |
"father('mandy', Y_3)"
|
799 |
],
|
800 |
-
"answer": "
|
801 |
},
|
802 |
"template": [
|
803 |
"What is",
|
@@ -805,25 +805,25 @@
|
|
805 |
"<attribute_name>_3",
|
806 |
"of",
|
807 |
"the",
|
808 |
-
"<relation>
|
809 |
"of",
|
810 |
-
"<name>
|
811 |
"?"
|
812 |
],
|
813 |
"type": 3
|
814 |
},
|
815 |
{
|
816 |
-
"id": "
|
817 |
"question": "What is the dob of the daughter of lyndia ?",
|
818 |
"answer": [
|
819 |
"0202-02-11"
|
820 |
],
|
821 |
"prolog": {
|
822 |
"query": [
|
823 |
-
"dob(Y_3,
|
824 |
"daughter('lyndia', Y_3)"
|
825 |
],
|
826 |
-
"answer": "
|
827 |
},
|
828 |
"template": [
|
829 |
"What is",
|
@@ -831,25 +831,25 @@
|
|
831 |
"<attribute_name>_3",
|
832 |
"of",
|
833 |
"the",
|
834 |
-
"<relation>
|
835 |
"of",
|
836 |
-
"<name>
|
837 |
"?"
|
838 |
],
|
839 |
"type": 3
|
840 |
},
|
841 |
{
|
842 |
-
"id": "
|
843 |
"question": "What is the job of the father of paula ?",
|
844 |
"answer": [
|
845 |
"animal nutritionist"
|
846 |
],
|
847 |
"prolog": {
|
848 |
"query": [
|
849 |
-
"job(Y_3,
|
850 |
"father('paula', Y_3)"
|
851 |
],
|
852 |
-
"answer": "
|
853 |
},
|
854 |
"template": [
|
855 |
"What is",
|
@@ -857,25 +857,25 @@
|
|
857 |
"<attribute_name>_3",
|
858 |
"of",
|
859 |
"the",
|
860 |
-
"<relation>
|
861 |
"of",
|
862 |
-
"<name>
|
863 |
"?"
|
864 |
],
|
865 |
"type": 3
|
866 |
},
|
867 |
{
|
868 |
-
"id": "
|
869 |
"question": "What is the hobby of the mother of concepcion ?",
|
870 |
"answer": [
|
871 |
"laser tag"
|
872 |
],
|
873 |
"prolog": {
|
874 |
"query": [
|
875 |
-
"hobby(Y_3,
|
876 |
"mother('concepcion', Y_3)"
|
877 |
],
|
878 |
-
"answer": "
|
879 |
},
|
880 |
"template": [
|
881 |
"What is",
|
@@ -883,25 +883,25 @@
|
|
883 |
"<attribute_name>_3",
|
884 |
"of",
|
885 |
"the",
|
886 |
-
"<relation>
|
887 |
"of",
|
888 |
-
"<name>
|
889 |
"?"
|
890 |
],
|
891 |
"type": 3
|
892 |
},
|
893 |
{
|
894 |
-
"id": "
|
895 |
"question": "What is the job of the father of ezequiel ?",
|
896 |
"answer": [
|
897 |
"print production planner"
|
898 |
],
|
899 |
"prolog": {
|
900 |
"query": [
|
901 |
-
"job(Y_3,
|
902 |
"father('ezequiel', Y_3)"
|
903 |
],
|
904 |
-
"answer": "
|
905 |
},
|
906 |
"template": [
|
907 |
"What is",
|
@@ -909,25 +909,25 @@
|
|
909 |
"<attribute_name>_3",
|
910 |
"of",
|
911 |
"the",
|
912 |
-
"<relation>
|
913 |
"of",
|
914 |
-
"<name>
|
915 |
"?"
|
916 |
],
|
917 |
"type": 3
|
918 |
},
|
919 |
{
|
920 |
-
"id": "
|
921 |
"question": "What is the job of the child of jeff ?",
|
922 |
"answer": [
|
923 |
"museum education officer"
|
924 |
],
|
925 |
"prolog": {
|
926 |
"query": [
|
927 |
-
"job(Y_3,
|
928 |
"child('jeff', Y_3)"
|
929 |
],
|
930 |
-
"answer": "
|
931 |
},
|
932 |
"template": [
|
933 |
"What is",
|
@@ -935,25 +935,25 @@
|
|
935 |
"<attribute_name>_3",
|
936 |
"of",
|
937 |
"the",
|
938 |
-
"<relation>
|
939 |
"of",
|
940 |
-
"<name>
|
941 |
"?"
|
942 |
],
|
943 |
"type": 3
|
944 |
},
|
945 |
{
|
946 |
-
"id": "
|
947 |
"question": "What is the dob of the child of george ?",
|
948 |
"answer": [
|
949 |
"0212-09-01"
|
950 |
],
|
951 |
"prolog": {
|
952 |
"query": [
|
953 |
-
"dob(Y_3,
|
954 |
"child('george', Y_3)"
|
955 |
],
|
956 |
-
"answer": "
|
957 |
},
|
958 |
"template": [
|
959 |
"What is",
|
@@ -961,25 +961,25 @@
|
|
961 |
"<attribute_name>_3",
|
962 |
"of",
|
963 |
"the",
|
964 |
-
"<relation>
|
965 |
"of",
|
966 |
-
"<name>
|
967 |
"?"
|
968 |
],
|
969 |
"type": 3
|
970 |
},
|
971 |
{
|
972 |
-
"id": "
|
973 |
"question": "What is the job of the person whose job is electronics engineer ?",
|
974 |
"answer": [
|
975 |
"electronics engineer"
|
976 |
],
|
977 |
"prolog": {
|
978 |
"query": [
|
979 |
-
"job(Y_3,
|
980 |
"job(Y_3, 'electronics engineer')"
|
981 |
],
|
982 |
-
"answer": "
|
983 |
},
|
984 |
"template": [
|
985 |
"What is",
|
@@ -987,25 +987,25 @@
|
|
987 |
"<attribute_name>_3",
|
988 |
"of",
|
989 |
"the person whose",
|
990 |
-
"<attribute_name>
|
991 |
"is",
|
992 |
-
"<attribute_value>
|
993 |
"?"
|
994 |
],
|
995 |
"type": 4
|
996 |
},
|
997 |
{
|
998 |
-
"id": "
|
999 |
"question": "What is the hobby of the person whose hobby is archery ?",
|
1000 |
"answer": [
|
1001 |
"archery"
|
1002 |
],
|
1003 |
"prolog": {
|
1004 |
"query": [
|
1005 |
-
"hobby(Y_3,
|
1006 |
"hobby(Y_3, 'archery')"
|
1007 |
],
|
1008 |
-
"answer": "
|
1009 |
},
|
1010 |
"template": [
|
1011 |
"What is",
|
@@ -1013,25 +1013,25 @@
|
|
1013 |
"<attribute_name>_3",
|
1014 |
"of",
|
1015 |
"the person whose",
|
1016 |
-
"<attribute_name>
|
1017 |
"is",
|
1018 |
-
"<attribute_value>
|
1019 |
"?"
|
1020 |
],
|
1021 |
"type": 4
|
1022 |
},
|
1023 |
{
|
1024 |
-
"id": "
|
1025 |
"question": "What is the dob of the person whose job is freight forwarder ?",
|
1026 |
"answer": [
|
1027 |
"0239-10-28"
|
1028 |
],
|
1029 |
"prolog": {
|
1030 |
"query": [
|
1031 |
-
"dob(Y_3,
|
1032 |
"job(Y_3, 'freight forwarder')"
|
1033 |
],
|
1034 |
-
"answer": "
|
1035 |
},
|
1036 |
"template": [
|
1037 |
"What is",
|
@@ -1039,25 +1039,25 @@
|
|
1039 |
"<attribute_name>_3",
|
1040 |
"of",
|
1041 |
"the person whose",
|
1042 |
-
"<attribute_name>
|
1043 |
"is",
|
1044 |
-
"<attribute_value>
|
1045 |
"?"
|
1046 |
],
|
1047 |
"type": 4
|
1048 |
},
|
1049 |
{
|
1050 |
-
"id": "
|
1051 |
"question": "What is the hobby of the person whose job is armed forces logistics/support/administrative officer ?",
|
1052 |
"answer": [
|
1053 |
"kart racing"
|
1054 |
],
|
1055 |
"prolog": {
|
1056 |
"query": [
|
1057 |
-
"hobby(Y_3,
|
1058 |
"job(Y_3, 'armed forces logistics/support/administrative officer')"
|
1059 |
],
|
1060 |
-
"answer": "
|
1061 |
},
|
1062 |
"template": [
|
1063 |
"What is",
|
@@ -1065,25 +1065,25 @@
|
|
1065 |
"<attribute_name>_3",
|
1066 |
"of",
|
1067 |
"the person whose",
|
1068 |
-
"<attribute_name>
|
1069 |
"is",
|
1070 |
-
"<attribute_value>
|
1071 |
"?"
|
1072 |
],
|
1073 |
"type": 4
|
1074 |
},
|
1075 |
{
|
1076 |
-
"id": "
|
1077 |
"question": "What is the dob of the person whose hobby is radio-controlled car racing ?",
|
1078 |
"answer": [
|
1079 |
"0205-06-04"
|
1080 |
],
|
1081 |
"prolog": {
|
1082 |
"query": [
|
1083 |
-
"dob(Y_3,
|
1084 |
"hobby(Y_3, 'radio-controlled car racing')"
|
1085 |
],
|
1086 |
-
"answer": "
|
1087 |
},
|
1088 |
"template": [
|
1089 |
"What is",
|
@@ -1091,15 +1091,15 @@
|
|
1091 |
"<attribute_name>_3",
|
1092 |
"of",
|
1093 |
"the person whose",
|
1094 |
-
"<attribute_name>
|
1095 |
"is",
|
1096 |
-
"<attribute_value>
|
1097 |
"?"
|
1098 |
],
|
1099 |
"type": 4
|
1100 |
},
|
1101 |
{
|
1102 |
-
"id": "
|
1103 |
"question": "What is the job of the person whose hobby is herping ?",
|
1104 |
"answer": [
|
1105 |
"psychiatric nurse",
|
@@ -1109,10 +1109,10 @@
|
|
1109 |
],
|
1110 |
"prolog": {
|
1111 |
"query": [
|
1112 |
-
"job(Y_3,
|
1113 |
"hobby(Y_3, 'herping')"
|
1114 |
],
|
1115 |
-
"answer": "
|
1116 |
},
|
1117 |
"template": [
|
1118 |
"What is",
|
@@ -1120,25 +1120,25 @@
|
|
1120 |
"<attribute_name>_3",
|
1121 |
"of",
|
1122 |
"the person whose",
|
1123 |
-
"<attribute_name>
|
1124 |
"is",
|
1125 |
-
"<attribute_value>
|
1126 |
"?"
|
1127 |
],
|
1128 |
"type": 4
|
1129 |
},
|
1130 |
{
|
1131 |
-
"id": "
|
1132 |
"question": "What is the hobby of the person whose job is acupuncturist ?",
|
1133 |
"answer": [
|
1134 |
"flying disc"
|
1135 |
],
|
1136 |
"prolog": {
|
1137 |
"query": [
|
1138 |
-
"hobby(Y_3,
|
1139 |
"job(Y_3, 'acupuncturist')"
|
1140 |
],
|
1141 |
-
"answer": "
|
1142 |
},
|
1143 |
"template": [
|
1144 |
"What is",
|
@@ -1146,15 +1146,15 @@
|
|
1146 |
"<attribute_name>_3",
|
1147 |
"of",
|
1148 |
"the person whose",
|
1149 |
-
"<attribute_name>
|
1150 |
"is",
|
1151 |
-
"<attribute_value>
|
1152 |
"?"
|
1153 |
],
|
1154 |
"type": 4
|
1155 |
},
|
1156 |
{
|
1157 |
-
"id": "
|
1158 |
"question": "What is the job of the person whose hobby is social studies ?",
|
1159 |
"answer": [
|
1160 |
"agricultural engineer",
|
@@ -1162,10 +1162,10 @@
|
|
1162 |
],
|
1163 |
"prolog": {
|
1164 |
"query": [
|
1165 |
-
"job(Y_3,
|
1166 |
"hobby(Y_3, 'social studies')"
|
1167 |
],
|
1168 |
-
"answer": "
|
1169 |
},
|
1170 |
"template": [
|
1171 |
"What is",
|
@@ -1173,25 +1173,25 @@
|
|
1173 |
"<attribute_name>_3",
|
1174 |
"of",
|
1175 |
"the person whose",
|
1176 |
-
"<attribute_name>
|
1177 |
"is",
|
1178 |
-
"<attribute_value>
|
1179 |
"?"
|
1180 |
],
|
1181 |
"type": 4
|
1182 |
},
|
1183 |
{
|
1184 |
-
"id": "
|
1185 |
"question": "What is the job of the person whose job is financial manager ?",
|
1186 |
"answer": [
|
1187 |
"financial manager"
|
1188 |
],
|
1189 |
"prolog": {
|
1190 |
"query": [
|
1191 |
-
"job(Y_3,
|
1192 |
"job(Y_3, 'financial manager')"
|
1193 |
],
|
1194 |
-
"answer": "
|
1195 |
},
|
1196 |
"template": [
|
1197 |
"What is",
|
@@ -1199,25 +1199,25 @@
|
|
1199 |
"<attribute_name>_3",
|
1200 |
"of",
|
1201 |
"the person whose",
|
1202 |
-
"<attribute_name>
|
1203 |
"is",
|
1204 |
-
"<attribute_value>
|
1205 |
"?"
|
1206 |
],
|
1207 |
"type": 4
|
1208 |
},
|
1209 |
{
|
1210 |
-
"id": "
|
1211 |
"question": "What is the dob of the person whose hobby is tether car ?",
|
1212 |
"answer": [
|
1213 |
"0261-10-15"
|
1214 |
],
|
1215 |
"prolog": {
|
1216 |
"query": [
|
1217 |
-
"dob(Y_3,
|
1218 |
"hobby(Y_3, 'tether car')"
|
1219 |
],
|
1220 |
-
"answer": "
|
1221 |
},
|
1222 |
"template": [
|
1223 |
"What is",
|
@@ -1225,390 +1225,390 @@
|
|
1225 |
"<attribute_name>_3",
|
1226 |
"of",
|
1227 |
"the person whose",
|
1228 |
-
"<attribute_name>
|
1229 |
"is",
|
1230 |
-
"<attribute_value>
|
1231 |
"?"
|
1232 |
],
|
1233 |
"type": 4
|
1234 |
},
|
1235 |
{
|
1236 |
-
"id": "
|
1237 |
"question": "How many sons does the mother of tanya have?",
|
1238 |
"answer": [
|
1239 |
"0"
|
1240 |
],
|
1241 |
"prolog": {
|
1242 |
"query": [
|
1243 |
-
"aggregate_all(count, distinct(son(Y_3,
|
1244 |
"mother('tanya', Y_3)"
|
1245 |
],
|
1246 |
-
"answer": "
|
1247 |
},
|
1248 |
"template": [
|
1249 |
"How many",
|
1250 |
-
"<relation_plural>
|
1251 |
"does",
|
1252 |
"the",
|
1253 |
-
"<relation>
|
1254 |
"of",
|
1255 |
-
"<name>
|
1256 |
"have?"
|
1257 |
],
|
1258 |
"type": 5
|
1259 |
},
|
1260 |
{
|
1261 |
-
"id": "
|
1262 |
"question": "How many siblings does the child of vicente have?",
|
1263 |
"answer": [
|
1264 |
"2"
|
1265 |
],
|
1266 |
"prolog": {
|
1267 |
"query": [
|
1268 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1269 |
"child('vicente', Y_3)"
|
1270 |
],
|
1271 |
-
"answer": "
|
1272 |
},
|
1273 |
"template": [
|
1274 |
"How many",
|
1275 |
-
"<relation_plural>
|
1276 |
"does",
|
1277 |
"the",
|
1278 |
-
"<relation>
|
1279 |
"of",
|
1280 |
-
"<name>
|
1281 |
"have?"
|
1282 |
],
|
1283 |
"type": 5
|
1284 |
},
|
1285 |
{
|
1286 |
-
"id": "
|
1287 |
"question": "How many sisters does the wife of joe have?",
|
1288 |
"answer": [
|
1289 |
"1"
|
1290 |
],
|
1291 |
"prolog": {
|
1292 |
"query": [
|
1293 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1294 |
"wife('joe', Y_3)"
|
1295 |
],
|
1296 |
-
"answer": "
|
1297 |
},
|
1298 |
"template": [
|
1299 |
"How many",
|
1300 |
-
"<relation_plural>
|
1301 |
"does",
|
1302 |
"the",
|
1303 |
-
"<relation>
|
1304 |
"of",
|
1305 |
-
"<name>
|
1306 |
"have?"
|
1307 |
],
|
1308 |
"type": 5
|
1309 |
},
|
1310 |
{
|
1311 |
-
"id": "
|
1312 |
"question": "How many brothers does the father of mandy have?",
|
1313 |
"answer": [
|
1314 |
"1"
|
1315 |
],
|
1316 |
"prolog": {
|
1317 |
"query": [
|
1318 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1319 |
"father('mandy', Y_3)"
|
1320 |
],
|
1321 |
-
"answer": "
|
1322 |
},
|
1323 |
"template": [
|
1324 |
"How many",
|
1325 |
-
"<relation_plural>
|
1326 |
"does",
|
1327 |
"the",
|
1328 |
-
"<relation>
|
1329 |
"of",
|
1330 |
-
"<name>
|
1331 |
"have?"
|
1332 |
],
|
1333 |
"type": 5
|
1334 |
},
|
1335 |
{
|
1336 |
-
"id": "
|
1337 |
"question": "How many sisters does the daughter of lyndia have?",
|
1338 |
"answer": [
|
1339 |
"0"
|
1340 |
],
|
1341 |
"prolog": {
|
1342 |
"query": [
|
1343 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1344 |
"daughter('lyndia', Y_3)"
|
1345 |
],
|
1346 |
-
"answer": "
|
1347 |
},
|
1348 |
"template": [
|
1349 |
"How many",
|
1350 |
-
"<relation_plural>
|
1351 |
"does",
|
1352 |
"the",
|
1353 |
-
"<relation>
|
1354 |
"of",
|
1355 |
-
"<name>
|
1356 |
"have?"
|
1357 |
],
|
1358 |
"type": 5
|
1359 |
},
|
1360 |
{
|
1361 |
-
"id": "
|
1362 |
"question": "How many children does the father of paula have?",
|
1363 |
"answer": [
|
1364 |
"1"
|
1365 |
],
|
1366 |
"prolog": {
|
1367 |
"query": [
|
1368 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1369 |
"father('paula', Y_3)"
|
1370 |
],
|
1371 |
-
"answer": "
|
1372 |
},
|
1373 |
"template": [
|
1374 |
"How many",
|
1375 |
-
"<relation_plural>
|
1376 |
"does",
|
1377 |
"the",
|
1378 |
-
"<relation>
|
1379 |
"of",
|
1380 |
-
"<name>
|
1381 |
"have?"
|
1382 |
],
|
1383 |
"type": 5
|
1384 |
},
|
1385 |
{
|
1386 |
-
"id": "
|
1387 |
"question": "How many daughters does the mother of concepcion have?",
|
1388 |
"answer": [
|
1389 |
"1"
|
1390 |
],
|
1391 |
"prolog": {
|
1392 |
"query": [
|
1393 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1394 |
"mother('concepcion', Y_3)"
|
1395 |
],
|
1396 |
-
"answer": "
|
1397 |
},
|
1398 |
"template": [
|
1399 |
"How many",
|
1400 |
-
"<relation_plural>
|
1401 |
"does",
|
1402 |
"the",
|
1403 |
-
"<relation>
|
1404 |
"of",
|
1405 |
-
"<name>
|
1406 |
"have?"
|
1407 |
],
|
1408 |
"type": 5
|
1409 |
},
|
1410 |
{
|
1411 |
-
"id": "
|
1412 |
"question": "How many children does the father of ezequiel have?",
|
1413 |
"answer": [
|
1414 |
"2"
|
1415 |
],
|
1416 |
"prolog": {
|
1417 |
"query": [
|
1418 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1419 |
"father('ezequiel', Y_3)"
|
1420 |
],
|
1421 |
-
"answer": "
|
1422 |
},
|
1423 |
"template": [
|
1424 |
"How many",
|
1425 |
-
"<relation_plural>
|
1426 |
"does",
|
1427 |
"the",
|
1428 |
-
"<relation>
|
1429 |
"of",
|
1430 |
-
"<name>
|
1431 |
"have?"
|
1432 |
],
|
1433 |
"type": 5
|
1434 |
},
|
1435 |
{
|
1436 |
-
"id": "
|
1437 |
"question": "How many brothers does the child of jeff have?",
|
1438 |
"answer": [
|
1439 |
"0"
|
1440 |
],
|
1441 |
"prolog": {
|
1442 |
"query": [
|
1443 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1444 |
"child('jeff', Y_3)"
|
1445 |
],
|
1446 |
-
"answer": "
|
1447 |
},
|
1448 |
"template": [
|
1449 |
"How many",
|
1450 |
-
"<relation_plural>
|
1451 |
"does",
|
1452 |
"the",
|
1453 |
-
"<relation>
|
1454 |
"of",
|
1455 |
-
"<name>
|
1456 |
"have?"
|
1457 |
],
|
1458 |
"type": 5
|
1459 |
},
|
1460 |
{
|
1461 |
-
"id": "
|
1462 |
"question": "How many sisters does the child of george have?",
|
1463 |
"answer": [
|
1464 |
"0"
|
1465 |
],
|
1466 |
"prolog": {
|
1467 |
"query": [
|
1468 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1469 |
"child('george', Y_3)"
|
1470 |
],
|
1471 |
-
"answer": "
|
1472 |
},
|
1473 |
"template": [
|
1474 |
"How many",
|
1475 |
-
"<relation_plural>
|
1476 |
"does",
|
1477 |
"the",
|
1478 |
-
"<relation>
|
1479 |
"of",
|
1480 |
-
"<name>
|
1481 |
"have?"
|
1482 |
],
|
1483 |
"type": 5
|
1484 |
},
|
1485 |
{
|
1486 |
-
"id": "
|
1487 |
"question": "How many children does the person whose job is electronics engineer have?",
|
1488 |
"answer": [
|
1489 |
"0"
|
1490 |
],
|
1491 |
"prolog": {
|
1492 |
"query": [
|
1493 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1494 |
"job(Y_3, 'electronics engineer')"
|
1495 |
],
|
1496 |
-
"answer": "
|
1497 |
},
|
1498 |
"template": [
|
1499 |
"How many",
|
1500 |
-
"<relation_plural>
|
1501 |
"does",
|
1502 |
"the person whose",
|
1503 |
-
"<attribute_name>
|
1504 |
"is",
|
1505 |
-
"<attribute_value>
|
1506 |
"have?"
|
1507 |
],
|
1508 |
"type": 6
|
1509 |
},
|
1510 |
{
|
1511 |
-
"id": "
|
1512 |
"question": "How many daughters does the person whose hobby is archery have?",
|
1513 |
"answer": [
|
1514 |
"0"
|
1515 |
],
|
1516 |
"prolog": {
|
1517 |
"query": [
|
1518 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1519 |
"hobby(Y_3, 'archery')"
|
1520 |
],
|
1521 |
-
"answer": "
|
1522 |
},
|
1523 |
"template": [
|
1524 |
"How many",
|
1525 |
-
"<relation_plural>
|
1526 |
"does",
|
1527 |
"the person whose",
|
1528 |
-
"<attribute_name>
|
1529 |
"is",
|
1530 |
-
"<attribute_value>
|
1531 |
"have?"
|
1532 |
],
|
1533 |
"type": 6
|
1534 |
},
|
1535 |
{
|
1536 |
-
"id": "
|
1537 |
"question": "How many siblings does the person whose job is freight forwarder have?",
|
1538 |
"answer": [
|
1539 |
"4"
|
1540 |
],
|
1541 |
"prolog": {
|
1542 |
"query": [
|
1543 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1544 |
"job(Y_3, 'freight forwarder')"
|
1545 |
],
|
1546 |
-
"answer": "
|
1547 |
},
|
1548 |
"template": [
|
1549 |
"How many",
|
1550 |
-
"<relation_plural>
|
1551 |
"does",
|
1552 |
"the person whose",
|
1553 |
-
"<attribute_name>
|
1554 |
"is",
|
1555 |
-
"<attribute_value>
|
1556 |
"have?"
|
1557 |
],
|
1558 |
"type": 6
|
1559 |
},
|
1560 |
{
|
1561 |
-
"id": "
|
1562 |
"question": "How many daughters does the person whose job is armed forces logistics/support/administrative officer have?",
|
1563 |
"answer": [
|
1564 |
"2"
|
1565 |
],
|
1566 |
"prolog": {
|
1567 |
"query": [
|
1568 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1569 |
"job(Y_3, 'armed forces logistics/support/administrative officer')"
|
1570 |
],
|
1571 |
-
"answer": "
|
1572 |
},
|
1573 |
"template": [
|
1574 |
"How many",
|
1575 |
-
"<relation_plural>
|
1576 |
"does",
|
1577 |
"the person whose",
|
1578 |
-
"<attribute_name>
|
1579 |
"is",
|
1580 |
-
"<attribute_value>
|
1581 |
"have?"
|
1582 |
],
|
1583 |
"type": 6
|
1584 |
},
|
1585 |
{
|
1586 |
-
"id": "
|
1587 |
"question": "How many sisters does the person whose hobby is radio-controlled car racing have?",
|
1588 |
"answer": [
|
1589 |
"1"
|
1590 |
],
|
1591 |
"prolog": {
|
1592 |
"query": [
|
1593 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1594 |
"hobby(Y_3, 'radio-controlled car racing')"
|
1595 |
],
|
1596 |
-
"answer": "
|
1597 |
},
|
1598 |
"template": [
|
1599 |
"How many",
|
1600 |
-
"<relation_plural>
|
1601 |
"does",
|
1602 |
"the person whose",
|
1603 |
-
"<attribute_name>
|
1604 |
"is",
|
1605 |
-
"<attribute_value>
|
1606 |
"have?"
|
1607 |
],
|
1608 |
"type": 6
|
1609 |
},
|
1610 |
{
|
1611 |
-
"id": "
|
1612 |
"question": "How many brothers does the person whose hobby is herping have?",
|
1613 |
"answer": [
|
1614 |
"0",
|
@@ -1616,50 +1616,50 @@
|
|
1616 |
],
|
1617 |
"prolog": {
|
1618 |
"query": [
|
1619 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1620 |
"hobby(Y_3, 'herping')"
|
1621 |
],
|
1622 |
-
"answer": "
|
1623 |
},
|
1624 |
"template": [
|
1625 |
"How many",
|
1626 |
-
"<relation_plural>
|
1627 |
"does",
|
1628 |
"the person whose",
|
1629 |
-
"<attribute_name>
|
1630 |
"is",
|
1631 |
-
"<attribute_value>
|
1632 |
"have?"
|
1633 |
],
|
1634 |
"type": 6
|
1635 |
},
|
1636 |
{
|
1637 |
-
"id": "
|
1638 |
"question": "How many sons does the person whose job is acupuncturist have?",
|
1639 |
"answer": [
|
1640 |
"2"
|
1641 |
],
|
1642 |
"prolog": {
|
1643 |
"query": [
|
1644 |
-
"aggregate_all(count, distinct(son(Y_3,
|
1645 |
"job(Y_3, 'acupuncturist')"
|
1646 |
],
|
1647 |
-
"answer": "
|
1648 |
},
|
1649 |
"template": [
|
1650 |
"How many",
|
1651 |
-
"<relation_plural>
|
1652 |
"does",
|
1653 |
"the person whose",
|
1654 |
-
"<attribute_name>
|
1655 |
"is",
|
1656 |
-
"<attribute_value>
|
1657 |
"have?"
|
1658 |
],
|
1659 |
"type": 6
|
1660 |
},
|
1661 |
{
|
1662 |
-
"id": "
|
1663 |
"question": "How many brothers does the person whose hobby is social studies have?",
|
1664 |
"answer": [
|
1665 |
"1",
|
@@ -1667,88 +1667,88 @@
|
|
1667 |
],
|
1668 |
"prolog": {
|
1669 |
"query": [
|
1670 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1671 |
"hobby(Y_3, 'social studies')"
|
1672 |
],
|
1673 |
-
"answer": "
|
1674 |
},
|
1675 |
"template": [
|
1676 |
"How many",
|
1677 |
-
"<relation_plural>
|
1678 |
"does",
|
1679 |
"the person whose",
|
1680 |
-
"<attribute_name>
|
1681 |
"is",
|
1682 |
-
"<attribute_value>
|
1683 |
"have?"
|
1684 |
],
|
1685 |
"type": 6
|
1686 |
},
|
1687 |
{
|
1688 |
-
"id": "
|
1689 |
"question": "How many children does the person whose job is financial manager have?",
|
1690 |
"answer": [
|
1691 |
"0"
|
1692 |
],
|
1693 |
"prolog": {
|
1694 |
"query": [
|
1695 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1696 |
"job(Y_3, 'financial manager')"
|
1697 |
],
|
1698 |
-
"answer": "
|
1699 |
},
|
1700 |
"template": [
|
1701 |
"How many",
|
1702 |
-
"<relation_plural>
|
1703 |
"does",
|
1704 |
"the person whose",
|
1705 |
-
"<attribute_name>
|
1706 |
"is",
|
1707 |
-
"<attribute_value>
|
1708 |
"have?"
|
1709 |
],
|
1710 |
"type": 6
|
1711 |
},
|
1712 |
{
|
1713 |
-
"id": "
|
1714 |
"question": "How many siblings does the person whose hobby is tether car have?",
|
1715 |
"answer": [
|
1716 |
"0"
|
1717 |
],
|
1718 |
"prolog": {
|
1719 |
"query": [
|
1720 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1721 |
"hobby(Y_3, 'tether car')"
|
1722 |
],
|
1723 |
-
"answer": "
|
1724 |
},
|
1725 |
"template": [
|
1726 |
"How many",
|
1727 |
-
"<relation_plural>
|
1728 |
"does",
|
1729 |
"the person whose",
|
1730 |
-
"<attribute_name>
|
1731 |
"is",
|
1732 |
-
"<attribute_value>
|
1733 |
"have?"
|
1734 |
],
|
1735 |
"type": 6
|
1736 |
},
|
1737 |
{
|
1738 |
-
"id": "
|
1739 |
"question": "How many children does tanya have?",
|
1740 |
"answer": [
|
1741 |
"0"
|
1742 |
],
|
1743 |
"prolog": {
|
1744 |
"query": [
|
1745 |
-
"aggregate_all(count, distinct(child('tanya',
|
1746 |
],
|
1747 |
-
"answer": "
|
1748 |
},
|
1749 |
"template": [
|
1750 |
"How many",
|
1751 |
-
"<relation_plural>
|
1752 |
"does",
|
1753 |
"<name>_3",
|
1754 |
"have?"
|
@@ -1756,20 +1756,20 @@
|
|
1756 |
"type": 7
|
1757 |
},
|
1758 |
{
|
1759 |
-
"id": "
|
1760 |
"question": "How many daughters does ezequiel have?",
|
1761 |
"answer": [
|
1762 |
"0"
|
1763 |
],
|
1764 |
"prolog": {
|
1765 |
"query": [
|
1766 |
-
"aggregate_all(count, distinct(daughter('ezequiel',
|
1767 |
],
|
1768 |
-
"answer": "
|
1769 |
},
|
1770 |
"template": [
|
1771 |
"How many",
|
1772 |
-
"<relation_plural>
|
1773 |
"does",
|
1774 |
"<name>_3",
|
1775 |
"have?"
|
@@ -1777,20 +1777,20 @@
|
|
1777 |
"type": 7
|
1778 |
},
|
1779 |
{
|
1780 |
-
"id": "
|
1781 |
"question": "How many siblings does antionette have?",
|
1782 |
"answer": [
|
1783 |
"4"
|
1784 |
],
|
1785 |
"prolog": {
|
1786 |
"query": [
|
1787 |
-
"aggregate_all(count, distinct(sibling('antionette',
|
1788 |
],
|
1789 |
-
"answer": "
|
1790 |
},
|
1791 |
"template": [
|
1792 |
"How many",
|
1793 |
-
"<relation_plural>
|
1794 |
"does",
|
1795 |
"<name>_3",
|
1796 |
"have?"
|
@@ -1798,20 +1798,20 @@
|
|
1798 |
"type": 7
|
1799 |
},
|
1800 |
{
|
1801 |
-
"id": "
|
1802 |
"question": "How many daughters does joe have?",
|
1803 |
"answer": [
|
1804 |
"2"
|
1805 |
],
|
1806 |
"prolog": {
|
1807 |
"query": [
|
1808 |
-
"aggregate_all(count, distinct(daughter('joe',
|
1809 |
],
|
1810 |
-
"answer": "
|
1811 |
},
|
1812 |
"template": [
|
1813 |
"How many",
|
1814 |
-
"<relation_plural>
|
1815 |
"does",
|
1816 |
"<name>_3",
|
1817 |
"have?"
|
@@ -1819,20 +1819,20 @@
|
|
1819 |
"type": 7
|
1820 |
},
|
1821 |
{
|
1822 |
-
"id": "
|
1823 |
"question": "How many sisters does kristine have?",
|
1824 |
"answer": [
|
1825 |
"1"
|
1826 |
],
|
1827 |
"prolog": {
|
1828 |
"query": [
|
1829 |
-
"aggregate_all(count, distinct(sister('kristine',
|
1830 |
],
|
1831 |
-
"answer": "
|
1832 |
},
|
1833 |
"template": [
|
1834 |
"How many",
|
1835 |
-
"<relation_plural>
|
1836 |
"does",
|
1837 |
"<name>_3",
|
1838 |
"have?"
|
@@ -1840,20 +1840,20 @@
|
|
1840 |
"type": 7
|
1841 |
},
|
1842 |
{
|
1843 |
-
"id": "
|
1844 |
"question": "How many brothers does matt have?",
|
1845 |
"answer": [
|
1846 |
"1"
|
1847 |
],
|
1848 |
"prolog": {
|
1849 |
"query": [
|
1850 |
-
"aggregate_all(count, distinct(brother('matt',
|
1851 |
],
|
1852 |
-
"answer": "
|
1853 |
},
|
1854 |
"template": [
|
1855 |
"How many",
|
1856 |
-
"<relation_plural>
|
1857 |
"does",
|
1858 |
"<name>_3",
|
1859 |
"have?"
|
@@ -1861,20 +1861,20 @@
|
|
1861 |
"type": 7
|
1862 |
},
|
1863 |
{
|
1864 |
-
"id": "
|
1865 |
"question": "How many sons does lyndia have?",
|
1866 |
"answer": [
|
1867 |
"2"
|
1868 |
],
|
1869 |
"prolog": {
|
1870 |
"query": [
|
1871 |
-
"aggregate_all(count, distinct(son('lyndia',
|
1872 |
],
|
1873 |
-
"answer": "
|
1874 |
},
|
1875 |
"template": [
|
1876 |
"How many",
|
1877 |
-
"<relation_plural>
|
1878 |
"does",
|
1879 |
"<name>_3",
|
1880 |
"have?"
|
@@ -1882,20 +1882,20 @@
|
|
1882 |
"type": 7
|
1883 |
},
|
1884 |
{
|
1885 |
-
"id": "
|
1886 |
"question": "How many brothers does lashanda have?",
|
1887 |
"answer": [
|
1888 |
"2"
|
1889 |
],
|
1890 |
"prolog": {
|
1891 |
"query": [
|
1892 |
-
"aggregate_all(count, distinct(brother('lashanda',
|
1893 |
],
|
1894 |
-
"answer": "
|
1895 |
},
|
1896 |
"template": [
|
1897 |
"How many",
|
1898 |
-
"<relation_plural>
|
1899 |
"does",
|
1900 |
"<name>_3",
|
1901 |
"have?"
|
@@ -1903,20 +1903,20 @@
|
|
1903 |
"type": 7
|
1904 |
},
|
1905 |
{
|
1906 |
-
"id": "
|
1907 |
"question": "How many children does colby have?",
|
1908 |
"answer": [
|
1909 |
"0"
|
1910 |
],
|
1911 |
"prolog": {
|
1912 |
"query": [
|
1913 |
-
"aggregate_all(count, distinct(child('colby',
|
1914 |
],
|
1915 |
-
"answer": "
|
1916 |
},
|
1917 |
"template": [
|
1918 |
"How many",
|
1919 |
-
"<relation_plural>
|
1920 |
"does",
|
1921 |
"<name>_3",
|
1922 |
"have?"
|
@@ -1924,20 +1924,20 @@
|
|
1924 |
"type": 7
|
1925 |
},
|
1926 |
{
|
1927 |
-
"id": "
|
1928 |
"question": "How many siblings does concepcion have?",
|
1929 |
"answer": [
|
1930 |
"0"
|
1931 |
],
|
1932 |
"prolog": {
|
1933 |
"query": [
|
1934 |
-
"aggregate_all(count, distinct(sibling('concepcion',
|
1935 |
],
|
1936 |
-
"answer": "
|
1937 |
},
|
1938 |
"template": [
|
1939 |
"How many",
|
1940 |
-
"<relation_plural>
|
1941 |
"does",
|
1942 |
"<name>_3",
|
1943 |
"have?"
|
|
|
1 |
[
|
2 |
{
|
3 |
+
"id": "75dff83c-0f2d-4222-b389-92e2d9ecc75a",
|
4 |
"question": "Who is the mother of the person whose job is electronics engineer ?",
|
5 |
"answer": [
|
6 |
"nell"
|
7 |
],
|
8 |
"prolog": {
|
9 |
"query": [
|
10 |
+
"mother(Y_4, Y_2)",
|
11 |
+
"job(Y_4, 'electronics engineer')"
|
12 |
],
|
13 |
+
"answer": "Y_2"
|
14 |
},
|
15 |
"template": [
|
16 |
"Who is",
|
|
|
18 |
"<relation>_3",
|
19 |
"of",
|
20 |
"the person whose",
|
21 |
+
"<attribute_name>_5",
|
22 |
"is",
|
23 |
+
"<attribute_value>_5",
|
24 |
"?"
|
25 |
],
|
26 |
"type": 0
|
27 |
},
|
28 |
{
|
29 |
+
"id": "d4169062-04fa-40d9-81bd-3d17af422546",
|
30 |
"question": "Who is the father of the person whose hobby is archery ?",
|
31 |
"answer": [
|
32 |
"donald"
|
33 |
],
|
34 |
"prolog": {
|
35 |
"query": [
|
36 |
+
"father(Y_4, Y_2)",
|
37 |
+
"hobby(Y_4, 'archery')"
|
38 |
],
|
39 |
+
"answer": "Y_2"
|
40 |
},
|
41 |
"template": [
|
42 |
"Who is",
|
|
|
44 |
"<relation>_3",
|
45 |
"of",
|
46 |
"the person whose",
|
47 |
+
"<attribute_name>_5",
|
48 |
"is",
|
49 |
+
"<attribute_value>_5",
|
50 |
"?"
|
51 |
],
|
52 |
"type": 0
|
53 |
},
|
54 |
{
|
55 |
+
"id": "3ea6cc2c-f816-4e4e-9759-fedf349483c3",
|
56 |
"question": "Who is the sister of the person whose job is freight forwarder ?",
|
57 |
"answer": [
|
58 |
"kari"
|
59 |
],
|
60 |
"prolog": {
|
61 |
"query": [
|
62 |
+
"sister(Y_4, Y_2)",
|
63 |
+
"job(Y_4, 'freight forwarder')"
|
64 |
],
|
65 |
+
"answer": "Y_2"
|
66 |
},
|
67 |
"template": [
|
68 |
"Who is",
|
|
|
70 |
"<relation>_3",
|
71 |
"of",
|
72 |
"the person whose",
|
73 |
+
"<attribute_name>_5",
|
74 |
"is",
|
75 |
+
"<attribute_value>_5",
|
76 |
"?"
|
77 |
],
|
78 |
"type": 0
|
79 |
},
|
80 |
{
|
81 |
+
"id": "2e1afaae-e4d2-4909-8870-6331729cfe23",
|
82 |
"question": "Who is the wife of the person whose job is armed forces logistics/support/administrative officer ?",
|
83 |
"answer": [
|
84 |
"miki"
|
85 |
],
|
86 |
"prolog": {
|
87 |
"query": [
|
88 |
+
"wife(Y_4, Y_2)",
|
89 |
+
"job(Y_4, 'armed forces logistics/support/administrative officer')"
|
90 |
],
|
91 |
+
"answer": "Y_2"
|
92 |
},
|
93 |
"template": [
|
94 |
"Who is",
|
|
|
96 |
"<relation>_3",
|
97 |
"of",
|
98 |
"the person whose",
|
99 |
+
"<attribute_name>_5",
|
100 |
"is",
|
101 |
+
"<attribute_value>_5",
|
102 |
"?"
|
103 |
],
|
104 |
"type": 0
|
105 |
},
|
106 |
{
|
107 |
+
"id": "3ae94500-bfac-4186-ac69-1c78389054d6",
|
108 |
"question": "Who is the sister of the person whose hobby is radio-controlled car racing ?",
|
109 |
"answer": [
|
110 |
"sarah"
|
111 |
],
|
112 |
"prolog": {
|
113 |
"query": [
|
114 |
+
"sister(Y_4, Y_2)",
|
115 |
+
"hobby(Y_4, 'radio-controlled car racing')"
|
116 |
],
|
117 |
+
"answer": "Y_2"
|
118 |
},
|
119 |
"template": [
|
120 |
"Who is",
|
|
|
122 |
"<relation>_3",
|
123 |
"of",
|
124 |
"the person whose",
|
125 |
+
"<attribute_name>_5",
|
126 |
"is",
|
127 |
+
"<attribute_value>_5",
|
128 |
"?"
|
129 |
],
|
130 |
"type": 0
|
131 |
},
|
132 |
{
|
133 |
+
"id": "b2d2a102-a60a-4ae2-b4e8-659efd78c5ae",
|
134 |
"question": "Who is the father of the person whose hobby is herping ?",
|
135 |
"answer": [
|
136 |
"dominick",
|
|
|
138 |
],
|
139 |
"prolog": {
|
140 |
"query": [
|
141 |
+
"father(Y_4, Y_2)",
|
142 |
+
"hobby(Y_4, 'herping')"
|
143 |
],
|
144 |
+
"answer": "Y_2"
|
145 |
},
|
146 |
"template": [
|
147 |
"Who is",
|
|
|
149 |
"<relation>_3",
|
150 |
"of",
|
151 |
"the person whose",
|
152 |
+
"<attribute_name>_5",
|
153 |
"is",
|
154 |
+
"<attribute_value>_5",
|
155 |
"?"
|
156 |
],
|
157 |
"type": 0
|
158 |
},
|
159 |
{
|
160 |
+
"id": "a12c643f-fe42-4ec6-bf3a-3d22985bbdbf",
|
161 |
"question": "Who is the daughter of the person whose job is acupuncturist ?",
|
162 |
"answer": [
|
163 |
"tona"
|
164 |
],
|
165 |
"prolog": {
|
166 |
"query": [
|
167 |
+
"daughter(Y_4, Y_2)",
|
168 |
+
"job(Y_4, 'acupuncturist')"
|
169 |
],
|
170 |
+
"answer": "Y_2"
|
171 |
},
|
172 |
"template": [
|
173 |
"Who is",
|
|
|
175 |
"<relation>_3",
|
176 |
"of",
|
177 |
"the person whose",
|
178 |
+
"<attribute_name>_5",
|
179 |
"is",
|
180 |
+
"<attribute_value>_5",
|
181 |
"?"
|
182 |
],
|
183 |
"type": 0
|
184 |
},
|
185 |
{
|
186 |
+
"id": "c22ed142-6e60-4f7c-8c4f-55f7c6e220bf",
|
187 |
"question": "Who is the mother of the person whose hobby is social studies ?",
|
188 |
"answer": [
|
189 |
"kari",
|
|
|
191 |
],
|
192 |
"prolog": {
|
193 |
"query": [
|
194 |
+
"mother(Y_4, Y_2)",
|
195 |
+
"hobby(Y_4, 'social studies')"
|
196 |
],
|
197 |
+
"answer": "Y_2"
|
198 |
},
|
199 |
"template": [
|
200 |
"Who is",
|
|
|
202 |
"<relation>_3",
|
203 |
"of",
|
204 |
"the person whose",
|
205 |
+
"<attribute_name>_5",
|
206 |
"is",
|
207 |
+
"<attribute_value>_5",
|
208 |
"?"
|
209 |
],
|
210 |
"type": 0
|
211 |
},
|
212 |
{
|
213 |
+
"id": "a972d48a-a9b9-470f-839b-ac8cf6879ee7",
|
214 |
"question": "Who is the brother of the person whose job is financial manager ?",
|
215 |
"answer": [
|
216 |
"alfonso",
|
|
|
218 |
],
|
219 |
"prolog": {
|
220 |
"query": [
|
221 |
+
"brother(Y_4, Y_2)",
|
222 |
+
"job(Y_4, 'financial manager')"
|
223 |
],
|
224 |
+
"answer": "Y_2"
|
225 |
},
|
226 |
"template": [
|
227 |
"Who is",
|
|
|
229 |
"<relation>_3",
|
230 |
"of",
|
231 |
"the person whose",
|
232 |
+
"<attribute_name>_5",
|
233 |
"is",
|
234 |
+
"<attribute_value>_5",
|
235 |
"?"
|
236 |
],
|
237 |
"type": 0
|
238 |
},
|
239 |
{
|
240 |
+
"id": "edf358db-859d-4f92-9ee4-fd053a836c52",
|
241 |
"question": "Who is the mother of the person whose hobby is tether car ?",
|
242 |
"answer": [
|
243 |
"marya"
|
244 |
],
|
245 |
"prolog": {
|
246 |
"query": [
|
247 |
+
"mother(Y_4, Y_2)",
|
248 |
+
"hobby(Y_4, 'tether car')"
|
249 |
],
|
250 |
+
"answer": "Y_2"
|
251 |
},
|
252 |
"template": [
|
253 |
"Who is",
|
|
|
255 |
"<relation>_3",
|
256 |
"of",
|
257 |
"the person whose",
|
258 |
+
"<attribute_name>_5",
|
259 |
"is",
|
260 |
+
"<attribute_value>_5",
|
261 |
"?"
|
262 |
],
|
263 |
"type": 0
|
264 |
},
|
265 |
{
|
266 |
+
"id": "2ae05375-ded0-443c-af70-3862a5e549a5",
|
267 |
"question": "Who is the mother of tanya ?",
|
268 |
"answer": [
|
269 |
"nell"
|
270 |
],
|
271 |
"prolog": {
|
272 |
"query": [
|
273 |
+
"mother('tanya', Y_2)"
|
274 |
],
|
275 |
+
"answer": "Y_2"
|
276 |
},
|
277 |
"template": [
|
278 |
"Who is",
|
279 |
"the",
|
280 |
"<relation>_3",
|
281 |
"of",
|
282 |
+
"<name>_4",
|
283 |
"?"
|
284 |
],
|
285 |
"type": 1
|
286 |
},
|
287 |
{
|
288 |
+
"id": "132d8aac-94e2-4a3b-9dc2-53c966b8649f",
|
289 |
"question": "Who is the father of ezequiel ?",
|
290 |
"answer": [
|
291 |
"donald"
|
292 |
],
|
293 |
"prolog": {
|
294 |
"query": [
|
295 |
+
"father('ezequiel', Y_2)"
|
296 |
],
|
297 |
+
"answer": "Y_2"
|
298 |
},
|
299 |
"template": [
|
300 |
"Who is",
|
301 |
"the",
|
302 |
"<relation>_3",
|
303 |
"of",
|
304 |
+
"<name>_4",
|
305 |
"?"
|
306 |
],
|
307 |
"type": 1
|
308 |
},
|
309 |
{
|
310 |
+
"id": "761def2a-66e7-4b19-bec4-884ba66e00b1",
|
311 |
"question": "Who is the sister of antionette ?",
|
312 |
"answer": [
|
313 |
"kari"
|
314 |
],
|
315 |
"prolog": {
|
316 |
"query": [
|
317 |
+
"sister('antionette', Y_2)"
|
318 |
],
|
319 |
+
"answer": "Y_2"
|
320 |
},
|
321 |
"template": [
|
322 |
"Who is",
|
323 |
"the",
|
324 |
"<relation>_3",
|
325 |
"of",
|
326 |
+
"<name>_4",
|
327 |
"?"
|
328 |
],
|
329 |
"type": 1
|
330 |
},
|
331 |
{
|
332 |
+
"id": "a3294cc3-07de-4d53-80a6-3aadbbb929bb",
|
333 |
"question": "Who is the wife of joe ?",
|
334 |
"answer": [
|
335 |
"miki"
|
336 |
],
|
337 |
"prolog": {
|
338 |
"query": [
|
339 |
+
"wife('joe', Y_2)"
|
340 |
],
|
341 |
+
"answer": "Y_2"
|
342 |
},
|
343 |
"template": [
|
344 |
"Who is",
|
345 |
"the",
|
346 |
"<relation>_3",
|
347 |
"of",
|
348 |
+
"<name>_4",
|
349 |
"?"
|
350 |
],
|
351 |
"type": 1
|
352 |
},
|
353 |
{
|
354 |
+
"id": "b4292bac-07aa-4f15-9db6-383a08ea692b",
|
355 |
"question": "Who is the sister of kristine ?",
|
356 |
"answer": [
|
357 |
"sarah"
|
358 |
],
|
359 |
"prolog": {
|
360 |
"query": [
|
361 |
+
"sister('kristine', Y_2)"
|
362 |
],
|
363 |
+
"answer": "Y_2"
|
364 |
},
|
365 |
"template": [
|
366 |
"Who is",
|
367 |
"the",
|
368 |
"<relation>_3",
|
369 |
"of",
|
370 |
+
"<name>_4",
|
371 |
"?"
|
372 |
],
|
373 |
"type": 1
|
374 |
},
|
375 |
{
|
376 |
+
"id": "c1bd07b7-49fd-46fe-962e-2ffd643d0bee",
|
377 |
"question": "Who is the mother of matt ?",
|
378 |
"answer": [
|
379 |
"lyndia"
|
380 |
],
|
381 |
"prolog": {
|
382 |
"query": [
|
383 |
+
"mother('matt', Y_2)"
|
384 |
],
|
385 |
+
"answer": "Y_2"
|
386 |
},
|
387 |
"template": [
|
388 |
"Who is",
|
389 |
"the",
|
390 |
"<relation>_3",
|
391 |
"of",
|
392 |
+
"<name>_4",
|
393 |
"?"
|
394 |
],
|
395 |
"type": 1
|
396 |
},
|
397 |
{
|
398 |
+
"id": "d0800018-52be-42cc-925b-64fb4bb5381d",
|
399 |
"question": "Who is the daughter of lyndia ?",
|
400 |
"answer": [
|
401 |
"tona"
|
402 |
],
|
403 |
"prolog": {
|
404 |
"query": [
|
405 |
+
"daughter('lyndia', Y_2)"
|
406 |
],
|
407 |
+
"answer": "Y_2"
|
408 |
},
|
409 |
"template": [
|
410 |
"Who is",
|
411 |
"the",
|
412 |
"<relation>_3",
|
413 |
"of",
|
414 |
+
"<name>_4",
|
415 |
"?"
|
416 |
],
|
417 |
"type": 1
|
418 |
},
|
419 |
{
|
420 |
+
"id": "ef3e0d4a-6566-4f51-80e1-ba96b7f6f3e6",
|
421 |
"question": "Who is the brother of lashanda ?",
|
422 |
"answer": [
|
423 |
"mckinley",
|
|
|
425 |
],
|
426 |
"prolog": {
|
427 |
"query": [
|
428 |
+
"brother('lashanda', Y_2)"
|
429 |
],
|
430 |
+
"answer": "Y_2"
|
431 |
},
|
432 |
"template": [
|
433 |
"Who is",
|
434 |
"the",
|
435 |
"<relation>_3",
|
436 |
"of",
|
437 |
+
"<name>_4",
|
438 |
"?"
|
439 |
],
|
440 |
"type": 1
|
441 |
},
|
442 |
{
|
443 |
+
"id": "6b5579ee-bda4-4a1a-b650-f0dc69b125a2",
|
444 |
"question": "Who is the brother of colby ?",
|
445 |
"answer": [
|
446 |
"alfonso",
|
|
|
448 |
],
|
449 |
"prolog": {
|
450 |
"query": [
|
451 |
+
"brother('colby', Y_2)"
|
452 |
],
|
453 |
+
"answer": "Y_2"
|
454 |
},
|
455 |
"template": [
|
456 |
"Who is",
|
457 |
"the",
|
458 |
"<relation>_3",
|
459 |
"of",
|
460 |
+
"<name>_4",
|
461 |
"?"
|
462 |
],
|
463 |
"type": 1
|
464 |
},
|
465 |
{
|
466 |
+
"id": "a348df5a-e759-450b-878e-a77acc458a59",
|
467 |
"question": "Who is the mother of concepcion ?",
|
468 |
"answer": [
|
469 |
"marya"
|
470 |
],
|
471 |
"prolog": {
|
472 |
"query": [
|
473 |
+
"mother('concepcion', Y_2)"
|
474 |
],
|
475 |
+
"answer": "Y_2"
|
476 |
},
|
477 |
"template": [
|
478 |
"Who is",
|
479 |
"the",
|
480 |
"<relation>_3",
|
481 |
"of",
|
482 |
+
"<name>_4",
|
483 |
"?"
|
484 |
],
|
485 |
"type": 1
|
486 |
},
|
487 |
{
|
488 |
+
"id": "35c8ac22-05d4-48eb-a0bb-68eb1096ba6b",
|
489 |
"question": "Who is the person whose job is electronics engineer ?",
|
490 |
"answer": [
|
491 |
"tanya"
|
492 |
],
|
493 |
"prolog": {
|
494 |
"query": [
|
495 |
+
"job(Y_2, 'electronics engineer')"
|
496 |
],
|
497 |
+
"answer": "Y_2"
|
498 |
},
|
499 |
"template": [
|
500 |
"Who is",
|
|
|
507 |
"type": 2
|
508 |
},
|
509 |
{
|
510 |
+
"id": "7de3a0ef-5d43-445b-8ba9-c358a7ee4806",
|
511 |
"question": "Who is the person whose job is restaurant manager, fast food ?",
|
512 |
"answer": [
|
513 |
"vilma"
|
514 |
],
|
515 |
"prolog": {
|
516 |
"query": [
|
517 |
+
"job(Y_2, 'restaurant manager, fast food')"
|
518 |
],
|
519 |
+
"answer": "Y_2"
|
520 |
},
|
521 |
"template": [
|
522 |
"Who is",
|
|
|
529 |
"type": 2
|
530 |
},
|
531 |
{
|
532 |
+
"id": "b6adb820-b388-484d-9749-3dbc3ed3a257",
|
533 |
"question": "Who is the person whose hobby is archery ?",
|
534 |
"answer": [
|
535 |
"ezequiel"
|
536 |
],
|
537 |
"prolog": {
|
538 |
"query": [
|
539 |
+
"hobby(Y_2, 'archery')"
|
540 |
],
|
541 |
+
"answer": "Y_2"
|
542 |
},
|
543 |
"template": [
|
544 |
"Who is",
|
|
|
551 |
"type": 2
|
552 |
},
|
553 |
{
|
554 |
+
"id": "ae72a56e-6b6d-4eb9-ae19-84358285f6ba",
|
555 |
"question": "Who is the person whose job is sports therapist ?",
|
556 |
"answer": [
|
557 |
"dee",
|
|
|
559 |
],
|
560 |
"prolog": {
|
561 |
"query": [
|
562 |
+
"job(Y_2, 'sports therapist')"
|
563 |
],
|
564 |
+
"answer": "Y_2"
|
565 |
},
|
566 |
"template": [
|
567 |
"Who is",
|
|
|
574 |
"type": 2
|
575 |
},
|
576 |
{
|
577 |
+
"id": "bf87d409-b531-4c05-84a6-a28381a9c02a",
|
578 |
"question": "Who is the person whose job is freight forwarder ?",
|
579 |
"answer": [
|
580 |
"antionette"
|
581 |
],
|
582 |
"prolog": {
|
583 |
"query": [
|
584 |
+
"job(Y_2, 'freight forwarder')"
|
585 |
],
|
586 |
+
"answer": "Y_2"
|
587 |
},
|
588 |
"template": [
|
589 |
"Who is",
|
|
|
596 |
"type": 2
|
597 |
},
|
598 |
{
|
599 |
+
"id": "3966d987-e800-4b19-aa6a-eaa51f037181",
|
600 |
"question": "Who is the person whose job is police officer ?",
|
601 |
"answer": [
|
602 |
"dixie"
|
603 |
],
|
604 |
"prolog": {
|
605 |
"query": [
|
606 |
+
"job(Y_2, 'police officer')"
|
607 |
],
|
608 |
+
"answer": "Y_2"
|
609 |
},
|
610 |
"template": [
|
611 |
"Who is",
|
|
|
618 |
"type": 2
|
619 |
},
|
620 |
{
|
621 |
+
"id": "bd3eb02b-facf-4813-8d0c-0e9af2cb951d",
|
622 |
"question": "Who is the person whose job is armed forces logistics/support/administrative officer ?",
|
623 |
"answer": [
|
624 |
"joe"
|
625 |
],
|
626 |
"prolog": {
|
627 |
"query": [
|
628 |
+
"job(Y_2, 'armed forces logistics/support/administrative officer')"
|
629 |
],
|
630 |
+
"answer": "Y_2"
|
631 |
},
|
632 |
"template": [
|
633 |
"Who is",
|
|
|
640 |
"type": 2
|
641 |
},
|
642 |
{
|
643 |
+
"id": "cd1ce7b8-9894-4fc5-a975-621de90d5577",
|
644 |
"question": "Who is the person whose hobby is field hockey ?",
|
645 |
"answer": [
|
646 |
"tanner"
|
647 |
],
|
648 |
"prolog": {
|
649 |
"query": [
|
650 |
+
"hobby(Y_2, 'field hockey')"
|
651 |
],
|
652 |
+
"answer": "Y_2"
|
653 |
},
|
654 |
"template": [
|
655 |
"Who is",
|
|
|
662 |
"type": 2
|
663 |
},
|
664 |
{
|
665 |
+
"id": "6d9e51c3-49bc-48e2-b692-888e8b7b00bc",
|
666 |
"question": "Who is the person whose hobby is radio-controlled car racing ?",
|
667 |
"answer": [
|
668 |
"kristine"
|
669 |
],
|
670 |
"prolog": {
|
671 |
"query": [
|
672 |
+
"hobby(Y_2, 'radio-controlled car racing')"
|
673 |
],
|
674 |
+
"answer": "Y_2"
|
675 |
},
|
676 |
"template": [
|
677 |
"Who is",
|
|
|
684 |
"type": 2
|
685 |
},
|
686 |
{
|
687 |
+
"id": "d5b61e75-36cf-4e63-a940-4167875d6bc8",
|
688 |
"question": "Who is the person whose job is air cabin crew ?",
|
689 |
"answer": [
|
690 |
"deanna",
|
|
|
692 |
],
|
693 |
"prolog": {
|
694 |
"query": [
|
695 |
+
"job(Y_2, 'air cabin crew')"
|
696 |
],
|
697 |
+
"answer": "Y_2"
|
698 |
},
|
699 |
"template": [
|
700 |
"Who is",
|
|
|
707 |
"type": 2
|
708 |
},
|
709 |
{
|
710 |
+
"id": "1bec7ea3-4b76-4910-9913-fb4d7bd57b6b",
|
711 |
"question": "What is the hobby of the mother of tanya ?",
|
712 |
"answer": [
|
713 |
"backgammon"
|
714 |
],
|
715 |
"prolog": {
|
716 |
"query": [
|
717 |
+
"hobby(Y_3, Y_2)",
|
718 |
"mother('tanya', Y_3)"
|
719 |
],
|
720 |
+
"answer": "Y_2"
|
721 |
},
|
722 |
"template": [
|
723 |
"What is",
|
|
|
725 |
"<attribute_name>_3",
|
726 |
"of",
|
727 |
"the",
|
728 |
+
"<relation>_4",
|
729 |
"of",
|
730 |
+
"<name>_5",
|
731 |
"?"
|
732 |
],
|
733 |
"type": 3
|
734 |
},
|
735 |
{
|
736 |
+
"id": "dc273ec8-e420-48ac-a648-59fb825b3144",
|
737 |
"question": "What is the dob of the child of vicente ?",
|
738 |
"answer": [
|
739 |
"0202-02-11",
|
|
|
742 |
],
|
743 |
"prolog": {
|
744 |
"query": [
|
745 |
+
"dob(Y_3, Y_2)",
|
746 |
"child('vicente', Y_3)"
|
747 |
],
|
748 |
+
"answer": "Y_2"
|
749 |
},
|
750 |
"template": [
|
751 |
"What is",
|
|
|
753 |
"<attribute_name>_3",
|
754 |
"of",
|
755 |
"the",
|
756 |
+
"<relation>_4",
|
757 |
"of",
|
758 |
+
"<name>_5",
|
759 |
"?"
|
760 |
],
|
761 |
"type": 3
|
762 |
},
|
763 |
{
|
764 |
+
"id": "a55481a9-8bd1-4133-82b4-74d5583cf1dd",
|
765 |
"question": "What is the dob of the wife of joe ?",
|
766 |
"answer": [
|
767 |
"0256-10-26"
|
768 |
],
|
769 |
"prolog": {
|
770 |
"query": [
|
771 |
+
"dob(Y_3, Y_2)",
|
772 |
"wife('joe', Y_3)"
|
773 |
],
|
774 |
+
"answer": "Y_2"
|
775 |
},
|
776 |
"template": [
|
777 |
"What is",
|
|
|
779 |
"<attribute_name>_3",
|
780 |
"of",
|
781 |
"the",
|
782 |
+
"<relation>_4",
|
783 |
"of",
|
784 |
+
"<name>_5",
|
785 |
"?"
|
786 |
],
|
787 |
"type": 3
|
788 |
},
|
789 |
{
|
790 |
+
"id": "e490c04e-48be-4b7f-9fec-1ee490021798",
|
791 |
"question": "What is the job of the father of mandy ?",
|
792 |
"answer": [
|
793 |
"operations geologist"
|
794 |
],
|
795 |
"prolog": {
|
796 |
"query": [
|
797 |
+
"job(Y_3, Y_2)",
|
798 |
"father('mandy', Y_3)"
|
799 |
],
|
800 |
+
"answer": "Y_2"
|
801 |
},
|
802 |
"template": [
|
803 |
"What is",
|
|
|
805 |
"<attribute_name>_3",
|
806 |
"of",
|
807 |
"the",
|
808 |
+
"<relation>_4",
|
809 |
"of",
|
810 |
+
"<name>_5",
|
811 |
"?"
|
812 |
],
|
813 |
"type": 3
|
814 |
},
|
815 |
{
|
816 |
+
"id": "51ed076a-3aad-4a98-91f9-0f0c894ef768",
|
817 |
"question": "What is the dob of the daughter of lyndia ?",
|
818 |
"answer": [
|
819 |
"0202-02-11"
|
820 |
],
|
821 |
"prolog": {
|
822 |
"query": [
|
823 |
+
"dob(Y_3, Y_2)",
|
824 |
"daughter('lyndia', Y_3)"
|
825 |
],
|
826 |
+
"answer": "Y_2"
|
827 |
},
|
828 |
"template": [
|
829 |
"What is",
|
|
|
831 |
"<attribute_name>_3",
|
832 |
"of",
|
833 |
"the",
|
834 |
+
"<relation>_4",
|
835 |
"of",
|
836 |
+
"<name>_5",
|
837 |
"?"
|
838 |
],
|
839 |
"type": 3
|
840 |
},
|
841 |
{
|
842 |
+
"id": "e4752164-6c0a-4eb2-b8d3-2d2bd0b2be36",
|
843 |
"question": "What is the job of the father of paula ?",
|
844 |
"answer": [
|
845 |
"animal nutritionist"
|
846 |
],
|
847 |
"prolog": {
|
848 |
"query": [
|
849 |
+
"job(Y_3, Y_2)",
|
850 |
"father('paula', Y_3)"
|
851 |
],
|
852 |
+
"answer": "Y_2"
|
853 |
},
|
854 |
"template": [
|
855 |
"What is",
|
|
|
857 |
"<attribute_name>_3",
|
858 |
"of",
|
859 |
"the",
|
860 |
+
"<relation>_4",
|
861 |
"of",
|
862 |
+
"<name>_5",
|
863 |
"?"
|
864 |
],
|
865 |
"type": 3
|
866 |
},
|
867 |
{
|
868 |
+
"id": "ca625c89-3bd0-4713-b542-12f15acc78ef",
|
869 |
"question": "What is the hobby of the mother of concepcion ?",
|
870 |
"answer": [
|
871 |
"laser tag"
|
872 |
],
|
873 |
"prolog": {
|
874 |
"query": [
|
875 |
+
"hobby(Y_3, Y_2)",
|
876 |
"mother('concepcion', Y_3)"
|
877 |
],
|
878 |
+
"answer": "Y_2"
|
879 |
},
|
880 |
"template": [
|
881 |
"What is",
|
|
|
883 |
"<attribute_name>_3",
|
884 |
"of",
|
885 |
"the",
|
886 |
+
"<relation>_4",
|
887 |
"of",
|
888 |
+
"<name>_5",
|
889 |
"?"
|
890 |
],
|
891 |
"type": 3
|
892 |
},
|
893 |
{
|
894 |
+
"id": "272ef1bf-e82d-49b2-b6ae-bd5c4b592b39",
|
895 |
"question": "What is the job of the father of ezequiel ?",
|
896 |
"answer": [
|
897 |
"print production planner"
|
898 |
],
|
899 |
"prolog": {
|
900 |
"query": [
|
901 |
+
"job(Y_3, Y_2)",
|
902 |
"father('ezequiel', Y_3)"
|
903 |
],
|
904 |
+
"answer": "Y_2"
|
905 |
},
|
906 |
"template": [
|
907 |
"What is",
|
|
|
909 |
"<attribute_name>_3",
|
910 |
"of",
|
911 |
"the",
|
912 |
+
"<relation>_4",
|
913 |
"of",
|
914 |
+
"<name>_5",
|
915 |
"?"
|
916 |
],
|
917 |
"type": 3
|
918 |
},
|
919 |
{
|
920 |
+
"id": "82c85e2f-8622-4d18-ae12-8fef31b95c40",
|
921 |
"question": "What is the job of the child of jeff ?",
|
922 |
"answer": [
|
923 |
"museum education officer"
|
924 |
],
|
925 |
"prolog": {
|
926 |
"query": [
|
927 |
+
"job(Y_3, Y_2)",
|
928 |
"child('jeff', Y_3)"
|
929 |
],
|
930 |
+
"answer": "Y_2"
|
931 |
},
|
932 |
"template": [
|
933 |
"What is",
|
|
|
935 |
"<attribute_name>_3",
|
936 |
"of",
|
937 |
"the",
|
938 |
+
"<relation>_4",
|
939 |
"of",
|
940 |
+
"<name>_5",
|
941 |
"?"
|
942 |
],
|
943 |
"type": 3
|
944 |
},
|
945 |
{
|
946 |
+
"id": "2bf62da5-ee93-4f3f-b09b-acd6726fcd15",
|
947 |
"question": "What is the dob of the child of george ?",
|
948 |
"answer": [
|
949 |
"0212-09-01"
|
950 |
],
|
951 |
"prolog": {
|
952 |
"query": [
|
953 |
+
"dob(Y_3, Y_2)",
|
954 |
"child('george', Y_3)"
|
955 |
],
|
956 |
+
"answer": "Y_2"
|
957 |
},
|
958 |
"template": [
|
959 |
"What is",
|
|
|
961 |
"<attribute_name>_3",
|
962 |
"of",
|
963 |
"the",
|
964 |
+
"<relation>_4",
|
965 |
"of",
|
966 |
+
"<name>_5",
|
967 |
"?"
|
968 |
],
|
969 |
"type": 3
|
970 |
},
|
971 |
{
|
972 |
+
"id": "e518f318-406d-4738-858b-4815cfe37633",
|
973 |
"question": "What is the job of the person whose job is electronics engineer ?",
|
974 |
"answer": [
|
975 |
"electronics engineer"
|
976 |
],
|
977 |
"prolog": {
|
978 |
"query": [
|
979 |
+
"job(Y_3, Y_2)",
|
980 |
"job(Y_3, 'electronics engineer')"
|
981 |
],
|
982 |
+
"answer": "Y_2"
|
983 |
},
|
984 |
"template": [
|
985 |
"What is",
|
|
|
987 |
"<attribute_name>_3",
|
988 |
"of",
|
989 |
"the person whose",
|
990 |
+
"<attribute_name>_4",
|
991 |
"is",
|
992 |
+
"<attribute_value>_4",
|
993 |
"?"
|
994 |
],
|
995 |
"type": 4
|
996 |
},
|
997 |
{
|
998 |
+
"id": "649df480-2cf7-4ab2-b859-3a9150aa685a",
|
999 |
"question": "What is the hobby of the person whose hobby is archery ?",
|
1000 |
"answer": [
|
1001 |
"archery"
|
1002 |
],
|
1003 |
"prolog": {
|
1004 |
"query": [
|
1005 |
+
"hobby(Y_3, Y_2)",
|
1006 |
"hobby(Y_3, 'archery')"
|
1007 |
],
|
1008 |
+
"answer": "Y_2"
|
1009 |
},
|
1010 |
"template": [
|
1011 |
"What is",
|
|
|
1013 |
"<attribute_name>_3",
|
1014 |
"of",
|
1015 |
"the person whose",
|
1016 |
+
"<attribute_name>_4",
|
1017 |
"is",
|
1018 |
+
"<attribute_value>_4",
|
1019 |
"?"
|
1020 |
],
|
1021 |
"type": 4
|
1022 |
},
|
1023 |
{
|
1024 |
+
"id": "65d78c7c-1b51-4db3-a28d-f3123831198d",
|
1025 |
"question": "What is the dob of the person whose job is freight forwarder ?",
|
1026 |
"answer": [
|
1027 |
"0239-10-28"
|
1028 |
],
|
1029 |
"prolog": {
|
1030 |
"query": [
|
1031 |
+
"dob(Y_3, Y_2)",
|
1032 |
"job(Y_3, 'freight forwarder')"
|
1033 |
],
|
1034 |
+
"answer": "Y_2"
|
1035 |
},
|
1036 |
"template": [
|
1037 |
"What is",
|
|
|
1039 |
"<attribute_name>_3",
|
1040 |
"of",
|
1041 |
"the person whose",
|
1042 |
+
"<attribute_name>_4",
|
1043 |
"is",
|
1044 |
+
"<attribute_value>_4",
|
1045 |
"?"
|
1046 |
],
|
1047 |
"type": 4
|
1048 |
},
|
1049 |
{
|
1050 |
+
"id": "9383cdf7-c407-45d5-b037-46370b42f145",
|
1051 |
"question": "What is the hobby of the person whose job is armed forces logistics/support/administrative officer ?",
|
1052 |
"answer": [
|
1053 |
"kart racing"
|
1054 |
],
|
1055 |
"prolog": {
|
1056 |
"query": [
|
1057 |
+
"hobby(Y_3, Y_2)",
|
1058 |
"job(Y_3, 'armed forces logistics/support/administrative officer')"
|
1059 |
],
|
1060 |
+
"answer": "Y_2"
|
1061 |
},
|
1062 |
"template": [
|
1063 |
"What is",
|
|
|
1065 |
"<attribute_name>_3",
|
1066 |
"of",
|
1067 |
"the person whose",
|
1068 |
+
"<attribute_name>_4",
|
1069 |
"is",
|
1070 |
+
"<attribute_value>_4",
|
1071 |
"?"
|
1072 |
],
|
1073 |
"type": 4
|
1074 |
},
|
1075 |
{
|
1076 |
+
"id": "64ea7a6c-8a51-4608-ac40-46aed76187ce",
|
1077 |
"question": "What is the dob of the person whose hobby is radio-controlled car racing ?",
|
1078 |
"answer": [
|
1079 |
"0205-06-04"
|
1080 |
],
|
1081 |
"prolog": {
|
1082 |
"query": [
|
1083 |
+
"dob(Y_3, Y_2)",
|
1084 |
"hobby(Y_3, 'radio-controlled car racing')"
|
1085 |
],
|
1086 |
+
"answer": "Y_2"
|
1087 |
},
|
1088 |
"template": [
|
1089 |
"What is",
|
|
|
1091 |
"<attribute_name>_3",
|
1092 |
"of",
|
1093 |
"the person whose",
|
1094 |
+
"<attribute_name>_4",
|
1095 |
"is",
|
1096 |
+
"<attribute_value>_4",
|
1097 |
"?"
|
1098 |
],
|
1099 |
"type": 4
|
1100 |
},
|
1101 |
{
|
1102 |
+
"id": "b8526907-9243-46d8-8ae3-2bc070381bf4",
|
1103 |
"question": "What is the job of the person whose hobby is herping ?",
|
1104 |
"answer": [
|
1105 |
"psychiatric nurse",
|
|
|
1109 |
],
|
1110 |
"prolog": {
|
1111 |
"query": [
|
1112 |
+
"job(Y_3, Y_2)",
|
1113 |
"hobby(Y_3, 'herping')"
|
1114 |
],
|
1115 |
+
"answer": "Y_2"
|
1116 |
},
|
1117 |
"template": [
|
1118 |
"What is",
|
|
|
1120 |
"<attribute_name>_3",
|
1121 |
"of",
|
1122 |
"the person whose",
|
1123 |
+
"<attribute_name>_4",
|
1124 |
"is",
|
1125 |
+
"<attribute_value>_4",
|
1126 |
"?"
|
1127 |
],
|
1128 |
"type": 4
|
1129 |
},
|
1130 |
{
|
1131 |
+
"id": "e2346d61-04eb-4a17-ac88-f1c3cce7b9e3",
|
1132 |
"question": "What is the hobby of the person whose job is acupuncturist ?",
|
1133 |
"answer": [
|
1134 |
"flying disc"
|
1135 |
],
|
1136 |
"prolog": {
|
1137 |
"query": [
|
1138 |
+
"hobby(Y_3, Y_2)",
|
1139 |
"job(Y_3, 'acupuncturist')"
|
1140 |
],
|
1141 |
+
"answer": "Y_2"
|
1142 |
},
|
1143 |
"template": [
|
1144 |
"What is",
|
|
|
1146 |
"<attribute_name>_3",
|
1147 |
"of",
|
1148 |
"the person whose",
|
1149 |
+
"<attribute_name>_4",
|
1150 |
"is",
|
1151 |
+
"<attribute_value>_4",
|
1152 |
"?"
|
1153 |
],
|
1154 |
"type": 4
|
1155 |
},
|
1156 |
{
|
1157 |
+
"id": "06eb0f0d-890e-4977-9b7e-9877156bf5f8",
|
1158 |
"question": "What is the job of the person whose hobby is social studies ?",
|
1159 |
"answer": [
|
1160 |
"agricultural engineer",
|
|
|
1162 |
],
|
1163 |
"prolog": {
|
1164 |
"query": [
|
1165 |
+
"job(Y_3, Y_2)",
|
1166 |
"hobby(Y_3, 'social studies')"
|
1167 |
],
|
1168 |
+
"answer": "Y_2"
|
1169 |
},
|
1170 |
"template": [
|
1171 |
"What is",
|
|
|
1173 |
"<attribute_name>_3",
|
1174 |
"of",
|
1175 |
"the person whose",
|
1176 |
+
"<attribute_name>_4",
|
1177 |
"is",
|
1178 |
+
"<attribute_value>_4",
|
1179 |
"?"
|
1180 |
],
|
1181 |
"type": 4
|
1182 |
},
|
1183 |
{
|
1184 |
+
"id": "f9003795-2632-4ea0-be95-61641900d0be",
|
1185 |
"question": "What is the job of the person whose job is financial manager ?",
|
1186 |
"answer": [
|
1187 |
"financial manager"
|
1188 |
],
|
1189 |
"prolog": {
|
1190 |
"query": [
|
1191 |
+
"job(Y_3, Y_2)",
|
1192 |
"job(Y_3, 'financial manager')"
|
1193 |
],
|
1194 |
+
"answer": "Y_2"
|
1195 |
},
|
1196 |
"template": [
|
1197 |
"What is",
|
|
|
1199 |
"<attribute_name>_3",
|
1200 |
"of",
|
1201 |
"the person whose",
|
1202 |
+
"<attribute_name>_4",
|
1203 |
"is",
|
1204 |
+
"<attribute_value>_4",
|
1205 |
"?"
|
1206 |
],
|
1207 |
"type": 4
|
1208 |
},
|
1209 |
{
|
1210 |
+
"id": "950dd33d-ad40-45fd-9e97-15a91b19f109",
|
1211 |
"question": "What is the dob of the person whose hobby is tether car ?",
|
1212 |
"answer": [
|
1213 |
"0261-10-15"
|
1214 |
],
|
1215 |
"prolog": {
|
1216 |
"query": [
|
1217 |
+
"dob(Y_3, Y_2)",
|
1218 |
"hobby(Y_3, 'tether car')"
|
1219 |
],
|
1220 |
+
"answer": "Y_2"
|
1221 |
},
|
1222 |
"template": [
|
1223 |
"What is",
|
|
|
1225 |
"<attribute_name>_3",
|
1226 |
"of",
|
1227 |
"the person whose",
|
1228 |
+
"<attribute_name>_4",
|
1229 |
"is",
|
1230 |
+
"<attribute_value>_4",
|
1231 |
"?"
|
1232 |
],
|
1233 |
"type": 4
|
1234 |
},
|
1235 |
{
|
1236 |
+
"id": "16f55dad-65e7-4f08-a586-652f6f6e9bda",
|
1237 |
"question": "How many sons does the mother of tanya have?",
|
1238 |
"answer": [
|
1239 |
"0"
|
1240 |
],
|
1241 |
"prolog": {
|
1242 |
"query": [
|
1243 |
+
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
|
1244 |
"mother('tanya', Y_3)"
|
1245 |
],
|
1246 |
+
"answer": "Count_1"
|
1247 |
},
|
1248 |
"template": [
|
1249 |
"How many",
|
1250 |
+
"<relation_plural>_2",
|
1251 |
"does",
|
1252 |
"the",
|
1253 |
+
"<relation>_4",
|
1254 |
"of",
|
1255 |
+
"<name>_5",
|
1256 |
"have?"
|
1257 |
],
|
1258 |
"type": 5
|
1259 |
},
|
1260 |
{
|
1261 |
+
"id": "f012d835-13d2-4c21-9265-34590f96deb3",
|
1262 |
"question": "How many siblings does the child of vicente have?",
|
1263 |
"answer": [
|
1264 |
"2"
|
1265 |
],
|
1266 |
"prolog": {
|
1267 |
"query": [
|
1268 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1269 |
"child('vicente', Y_3)"
|
1270 |
],
|
1271 |
+
"answer": "Count_1"
|
1272 |
},
|
1273 |
"template": [
|
1274 |
"How many",
|
1275 |
+
"<relation_plural>_2",
|
1276 |
"does",
|
1277 |
"the",
|
1278 |
+
"<relation>_4",
|
1279 |
"of",
|
1280 |
+
"<name>_5",
|
1281 |
"have?"
|
1282 |
],
|
1283 |
"type": 5
|
1284 |
},
|
1285 |
{
|
1286 |
+
"id": "1dd5a710-1058-4b78-aa68-f94e0d9642b8",
|
1287 |
"question": "How many sisters does the wife of joe have?",
|
1288 |
"answer": [
|
1289 |
"1"
|
1290 |
],
|
1291 |
"prolog": {
|
1292 |
"query": [
|
1293 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1294 |
"wife('joe', Y_3)"
|
1295 |
],
|
1296 |
+
"answer": "Count_1"
|
1297 |
},
|
1298 |
"template": [
|
1299 |
"How many",
|
1300 |
+
"<relation_plural>_2",
|
1301 |
"does",
|
1302 |
"the",
|
1303 |
+
"<relation>_4",
|
1304 |
"of",
|
1305 |
+
"<name>_5",
|
1306 |
"have?"
|
1307 |
],
|
1308 |
"type": 5
|
1309 |
},
|
1310 |
{
|
1311 |
+
"id": "b8df0e9c-e22a-4e2c-b707-7ecf9250eacf",
|
1312 |
"question": "How many brothers does the father of mandy have?",
|
1313 |
"answer": [
|
1314 |
"1"
|
1315 |
],
|
1316 |
"prolog": {
|
1317 |
"query": [
|
1318 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1319 |
"father('mandy', Y_3)"
|
1320 |
],
|
1321 |
+
"answer": "Count_1"
|
1322 |
},
|
1323 |
"template": [
|
1324 |
"How many",
|
1325 |
+
"<relation_plural>_2",
|
1326 |
"does",
|
1327 |
"the",
|
1328 |
+
"<relation>_4",
|
1329 |
"of",
|
1330 |
+
"<name>_5",
|
1331 |
"have?"
|
1332 |
],
|
1333 |
"type": 5
|
1334 |
},
|
1335 |
{
|
1336 |
+
"id": "8e3215ee-1028-44d2-84c3-321a94f3d76e",
|
1337 |
"question": "How many sisters does the daughter of lyndia have?",
|
1338 |
"answer": [
|
1339 |
"0"
|
1340 |
],
|
1341 |
"prolog": {
|
1342 |
"query": [
|
1343 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1344 |
"daughter('lyndia', Y_3)"
|
1345 |
],
|
1346 |
+
"answer": "Count_1"
|
1347 |
},
|
1348 |
"template": [
|
1349 |
"How many",
|
1350 |
+
"<relation_plural>_2",
|
1351 |
"does",
|
1352 |
"the",
|
1353 |
+
"<relation>_4",
|
1354 |
"of",
|
1355 |
+
"<name>_5",
|
1356 |
"have?"
|
1357 |
],
|
1358 |
"type": 5
|
1359 |
},
|
1360 |
{
|
1361 |
+
"id": "c7f12a53-953b-4451-a1a0-3fc0df3147f8",
|
1362 |
"question": "How many children does the father of paula have?",
|
1363 |
"answer": [
|
1364 |
"1"
|
1365 |
],
|
1366 |
"prolog": {
|
1367 |
"query": [
|
1368 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1369 |
"father('paula', Y_3)"
|
1370 |
],
|
1371 |
+
"answer": "Count_1"
|
1372 |
},
|
1373 |
"template": [
|
1374 |
"How many",
|
1375 |
+
"<relation_plural>_2",
|
1376 |
"does",
|
1377 |
"the",
|
1378 |
+
"<relation>_4",
|
1379 |
"of",
|
1380 |
+
"<name>_5",
|
1381 |
"have?"
|
1382 |
],
|
1383 |
"type": 5
|
1384 |
},
|
1385 |
{
|
1386 |
+
"id": "733556d3-678f-4758-8259-67751418b523",
|
1387 |
"question": "How many daughters does the mother of concepcion have?",
|
1388 |
"answer": [
|
1389 |
"1"
|
1390 |
],
|
1391 |
"prolog": {
|
1392 |
"query": [
|
1393 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1394 |
"mother('concepcion', Y_3)"
|
1395 |
],
|
1396 |
+
"answer": "Count_1"
|
1397 |
},
|
1398 |
"template": [
|
1399 |
"How many",
|
1400 |
+
"<relation_plural>_2",
|
1401 |
"does",
|
1402 |
"the",
|
1403 |
+
"<relation>_4",
|
1404 |
"of",
|
1405 |
+
"<name>_5",
|
1406 |
"have?"
|
1407 |
],
|
1408 |
"type": 5
|
1409 |
},
|
1410 |
{
|
1411 |
+
"id": "e81f66ee-9f1a-40ce-a2a6-2c35f0fffbc9",
|
1412 |
"question": "How many children does the father of ezequiel have?",
|
1413 |
"answer": [
|
1414 |
"2"
|
1415 |
],
|
1416 |
"prolog": {
|
1417 |
"query": [
|
1418 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1419 |
"father('ezequiel', Y_3)"
|
1420 |
],
|
1421 |
+
"answer": "Count_1"
|
1422 |
},
|
1423 |
"template": [
|
1424 |
"How many",
|
1425 |
+
"<relation_plural>_2",
|
1426 |
"does",
|
1427 |
"the",
|
1428 |
+
"<relation>_4",
|
1429 |
"of",
|
1430 |
+
"<name>_5",
|
1431 |
"have?"
|
1432 |
],
|
1433 |
"type": 5
|
1434 |
},
|
1435 |
{
|
1436 |
+
"id": "45e7bc93-58ef-4654-8434-cbba7a5bea54",
|
1437 |
"question": "How many brothers does the child of jeff have?",
|
1438 |
"answer": [
|
1439 |
"0"
|
1440 |
],
|
1441 |
"prolog": {
|
1442 |
"query": [
|
1443 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1444 |
"child('jeff', Y_3)"
|
1445 |
],
|
1446 |
+
"answer": "Count_1"
|
1447 |
},
|
1448 |
"template": [
|
1449 |
"How many",
|
1450 |
+
"<relation_plural>_2",
|
1451 |
"does",
|
1452 |
"the",
|
1453 |
+
"<relation>_4",
|
1454 |
"of",
|
1455 |
+
"<name>_5",
|
1456 |
"have?"
|
1457 |
],
|
1458 |
"type": 5
|
1459 |
},
|
1460 |
{
|
1461 |
+
"id": "4c338d7b-60bb-435f-8794-bd168cdca74d",
|
1462 |
"question": "How many sisters does the child of george have?",
|
1463 |
"answer": [
|
1464 |
"0"
|
1465 |
],
|
1466 |
"prolog": {
|
1467 |
"query": [
|
1468 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1469 |
"child('george', Y_3)"
|
1470 |
],
|
1471 |
+
"answer": "Count_1"
|
1472 |
},
|
1473 |
"template": [
|
1474 |
"How many",
|
1475 |
+
"<relation_plural>_2",
|
1476 |
"does",
|
1477 |
"the",
|
1478 |
+
"<relation>_4",
|
1479 |
"of",
|
1480 |
+
"<name>_5",
|
1481 |
"have?"
|
1482 |
],
|
1483 |
"type": 5
|
1484 |
},
|
1485 |
{
|
1486 |
+
"id": "a055ebc4-8290-40ce-9b2c-67364683ffe6",
|
1487 |
"question": "How many children does the person whose job is electronics engineer have?",
|
1488 |
"answer": [
|
1489 |
"0"
|
1490 |
],
|
1491 |
"prolog": {
|
1492 |
"query": [
|
1493 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1494 |
"job(Y_3, 'electronics engineer')"
|
1495 |
],
|
1496 |
+
"answer": "Count_1"
|
1497 |
},
|
1498 |
"template": [
|
1499 |
"How many",
|
1500 |
+
"<relation_plural>_2",
|
1501 |
"does",
|
1502 |
"the person whose",
|
1503 |
+
"<attribute_name>_4",
|
1504 |
"is",
|
1505 |
+
"<attribute_value>_4",
|
1506 |
"have?"
|
1507 |
],
|
1508 |
"type": 6
|
1509 |
},
|
1510 |
{
|
1511 |
+
"id": "b542d865-1121-4448-afce-acc05fd724f1",
|
1512 |
"question": "How many daughters does the person whose hobby is archery have?",
|
1513 |
"answer": [
|
1514 |
"0"
|
1515 |
],
|
1516 |
"prolog": {
|
1517 |
"query": [
|
1518 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1519 |
"hobby(Y_3, 'archery')"
|
1520 |
],
|
1521 |
+
"answer": "Count_1"
|
1522 |
},
|
1523 |
"template": [
|
1524 |
"How many",
|
1525 |
+
"<relation_plural>_2",
|
1526 |
"does",
|
1527 |
"the person whose",
|
1528 |
+
"<attribute_name>_4",
|
1529 |
"is",
|
1530 |
+
"<attribute_value>_4",
|
1531 |
"have?"
|
1532 |
],
|
1533 |
"type": 6
|
1534 |
},
|
1535 |
{
|
1536 |
+
"id": "2d871535-970b-43b6-910c-36fc8050b53a",
|
1537 |
"question": "How many siblings does the person whose job is freight forwarder have?",
|
1538 |
"answer": [
|
1539 |
"4"
|
1540 |
],
|
1541 |
"prolog": {
|
1542 |
"query": [
|
1543 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1544 |
"job(Y_3, 'freight forwarder')"
|
1545 |
],
|
1546 |
+
"answer": "Count_1"
|
1547 |
},
|
1548 |
"template": [
|
1549 |
"How many",
|
1550 |
+
"<relation_plural>_2",
|
1551 |
"does",
|
1552 |
"the person whose",
|
1553 |
+
"<attribute_name>_4",
|
1554 |
"is",
|
1555 |
+
"<attribute_value>_4",
|
1556 |
"have?"
|
1557 |
],
|
1558 |
"type": 6
|
1559 |
},
|
1560 |
{
|
1561 |
+
"id": "95de894a-c57e-4e95-97ab-cf8abfa74900",
|
1562 |
"question": "How many daughters does the person whose job is armed forces logistics/support/administrative officer have?",
|
1563 |
"answer": [
|
1564 |
"2"
|
1565 |
],
|
1566 |
"prolog": {
|
1567 |
"query": [
|
1568 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1569 |
"job(Y_3, 'armed forces logistics/support/administrative officer')"
|
1570 |
],
|
1571 |
+
"answer": "Count_1"
|
1572 |
},
|
1573 |
"template": [
|
1574 |
"How many",
|
1575 |
+
"<relation_plural>_2",
|
1576 |
"does",
|
1577 |
"the person whose",
|
1578 |
+
"<attribute_name>_4",
|
1579 |
"is",
|
1580 |
+
"<attribute_value>_4",
|
1581 |
"have?"
|
1582 |
],
|
1583 |
"type": 6
|
1584 |
},
|
1585 |
{
|
1586 |
+
"id": "c2a264d5-3960-4337-afc2-c822ff19bcba",
|
1587 |
"question": "How many sisters does the person whose hobby is radio-controlled car racing have?",
|
1588 |
"answer": [
|
1589 |
"1"
|
1590 |
],
|
1591 |
"prolog": {
|
1592 |
"query": [
|
1593 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1594 |
"hobby(Y_3, 'radio-controlled car racing')"
|
1595 |
],
|
1596 |
+
"answer": "Count_1"
|
1597 |
},
|
1598 |
"template": [
|
1599 |
"How many",
|
1600 |
+
"<relation_plural>_2",
|
1601 |
"does",
|
1602 |
"the person whose",
|
1603 |
+
"<attribute_name>_4",
|
1604 |
"is",
|
1605 |
+
"<attribute_value>_4",
|
1606 |
"have?"
|
1607 |
],
|
1608 |
"type": 6
|
1609 |
},
|
1610 |
{
|
1611 |
+
"id": "e7ede071-e6db-46ec-acce-e4105e24f11b",
|
1612 |
"question": "How many brothers does the person whose hobby is herping have?",
|
1613 |
"answer": [
|
1614 |
"0",
|
|
|
1616 |
],
|
1617 |
"prolog": {
|
1618 |
"query": [
|
1619 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1620 |
"hobby(Y_3, 'herping')"
|
1621 |
],
|
1622 |
+
"answer": "Count_1"
|
1623 |
},
|
1624 |
"template": [
|
1625 |
"How many",
|
1626 |
+
"<relation_plural>_2",
|
1627 |
"does",
|
1628 |
"the person whose",
|
1629 |
+
"<attribute_name>_4",
|
1630 |
"is",
|
1631 |
+
"<attribute_value>_4",
|
1632 |
"have?"
|
1633 |
],
|
1634 |
"type": 6
|
1635 |
},
|
1636 |
{
|
1637 |
+
"id": "48450356-3367-4d85-85ac-7241e7b8d180",
|
1638 |
"question": "How many sons does the person whose job is acupuncturist have?",
|
1639 |
"answer": [
|
1640 |
"2"
|
1641 |
],
|
1642 |
"prolog": {
|
1643 |
"query": [
|
1644 |
+
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
|
1645 |
"job(Y_3, 'acupuncturist')"
|
1646 |
],
|
1647 |
+
"answer": "Count_1"
|
1648 |
},
|
1649 |
"template": [
|
1650 |
"How many",
|
1651 |
+
"<relation_plural>_2",
|
1652 |
"does",
|
1653 |
"the person whose",
|
1654 |
+
"<attribute_name>_4",
|
1655 |
"is",
|
1656 |
+
"<attribute_value>_4",
|
1657 |
"have?"
|
1658 |
],
|
1659 |
"type": 6
|
1660 |
},
|
1661 |
{
|
1662 |
+
"id": "df1d3aeb-a888-4b64-a7cc-416db4b9621d",
|
1663 |
"question": "How many brothers does the person whose hobby is social studies have?",
|
1664 |
"answer": [
|
1665 |
"1",
|
|
|
1667 |
],
|
1668 |
"prolog": {
|
1669 |
"query": [
|
1670 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1671 |
"hobby(Y_3, 'social studies')"
|
1672 |
],
|
1673 |
+
"answer": "Count_1"
|
1674 |
},
|
1675 |
"template": [
|
1676 |
"How many",
|
1677 |
+
"<relation_plural>_2",
|
1678 |
"does",
|
1679 |
"the person whose",
|
1680 |
+
"<attribute_name>_4",
|
1681 |
"is",
|
1682 |
+
"<attribute_value>_4",
|
1683 |
"have?"
|
1684 |
],
|
1685 |
"type": 6
|
1686 |
},
|
1687 |
{
|
1688 |
+
"id": "d38f9c31-949d-4287-9bd1-849ba113a668",
|
1689 |
"question": "How many children does the person whose job is financial manager have?",
|
1690 |
"answer": [
|
1691 |
"0"
|
1692 |
],
|
1693 |
"prolog": {
|
1694 |
"query": [
|
1695 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1696 |
"job(Y_3, 'financial manager')"
|
1697 |
],
|
1698 |
+
"answer": "Count_1"
|
1699 |
},
|
1700 |
"template": [
|
1701 |
"How many",
|
1702 |
+
"<relation_plural>_2",
|
1703 |
"does",
|
1704 |
"the person whose",
|
1705 |
+
"<attribute_name>_4",
|
1706 |
"is",
|
1707 |
+
"<attribute_value>_4",
|
1708 |
"have?"
|
1709 |
],
|
1710 |
"type": 6
|
1711 |
},
|
1712 |
{
|
1713 |
+
"id": "500aeb04-1fe4-43b0-9804-043ec8f21ddf",
|
1714 |
"question": "How many siblings does the person whose hobby is tether car have?",
|
1715 |
"answer": [
|
1716 |
"0"
|
1717 |
],
|
1718 |
"prolog": {
|
1719 |
"query": [
|
1720 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1721 |
"hobby(Y_3, 'tether car')"
|
1722 |
],
|
1723 |
+
"answer": "Count_1"
|
1724 |
},
|
1725 |
"template": [
|
1726 |
"How many",
|
1727 |
+
"<relation_plural>_2",
|
1728 |
"does",
|
1729 |
"the person whose",
|
1730 |
+
"<attribute_name>_4",
|
1731 |
"is",
|
1732 |
+
"<attribute_value>_4",
|
1733 |
"have?"
|
1734 |
],
|
1735 |
"type": 6
|
1736 |
},
|
1737 |
{
|
1738 |
+
"id": "8c64e202-fc5f-48d9-bc8c-62ad22622b3c",
|
1739 |
"question": "How many children does tanya have?",
|
1740 |
"answer": [
|
1741 |
"0"
|
1742 |
],
|
1743 |
"prolog": {
|
1744 |
"query": [
|
1745 |
+
"aggregate_all(count, distinct(child('tanya', Y_1)), Count_1)"
|
1746 |
],
|
1747 |
+
"answer": "Count_1"
|
1748 |
},
|
1749 |
"template": [
|
1750 |
"How many",
|
1751 |
+
"<relation_plural>_2",
|
1752 |
"does",
|
1753 |
"<name>_3",
|
1754 |
"have?"
|
|
|
1756 |
"type": 7
|
1757 |
},
|
1758 |
{
|
1759 |
+
"id": "ef807d87-ba94-4272-b3fb-821716a8af39",
|
1760 |
"question": "How many daughters does ezequiel have?",
|
1761 |
"answer": [
|
1762 |
"0"
|
1763 |
],
|
1764 |
"prolog": {
|
1765 |
"query": [
|
1766 |
+
"aggregate_all(count, distinct(daughter('ezequiel', Y_1)), Count_1)"
|
1767 |
],
|
1768 |
+
"answer": "Count_1"
|
1769 |
},
|
1770 |
"template": [
|
1771 |
"How many",
|
1772 |
+
"<relation_plural>_2",
|
1773 |
"does",
|
1774 |
"<name>_3",
|
1775 |
"have?"
|
|
|
1777 |
"type": 7
|
1778 |
},
|
1779 |
{
|
1780 |
+
"id": "99318a37-0c95-43a2-8562-a7db3746f7b2",
|
1781 |
"question": "How many siblings does antionette have?",
|
1782 |
"answer": [
|
1783 |
"4"
|
1784 |
],
|
1785 |
"prolog": {
|
1786 |
"query": [
|
1787 |
+
"aggregate_all(count, distinct(sibling('antionette', Y_1)), Count_1)"
|
1788 |
],
|
1789 |
+
"answer": "Count_1"
|
1790 |
},
|
1791 |
"template": [
|
1792 |
"How many",
|
1793 |
+
"<relation_plural>_2",
|
1794 |
"does",
|
1795 |
"<name>_3",
|
1796 |
"have?"
|
|
|
1798 |
"type": 7
|
1799 |
},
|
1800 |
{
|
1801 |
+
"id": "b85ab711-a5cd-464f-9285-cf6028d1f775",
|
1802 |
"question": "How many daughters does joe have?",
|
1803 |
"answer": [
|
1804 |
"2"
|
1805 |
],
|
1806 |
"prolog": {
|
1807 |
"query": [
|
1808 |
+
"aggregate_all(count, distinct(daughter('joe', Y_1)), Count_1)"
|
1809 |
],
|
1810 |
+
"answer": "Count_1"
|
1811 |
},
|
1812 |
"template": [
|
1813 |
"How many",
|
1814 |
+
"<relation_plural>_2",
|
1815 |
"does",
|
1816 |
"<name>_3",
|
1817 |
"have?"
|
|
|
1819 |
"type": 7
|
1820 |
},
|
1821 |
{
|
1822 |
+
"id": "23494b7e-35a4-45bb-9fea-660c546ffc77",
|
1823 |
"question": "How many sisters does kristine have?",
|
1824 |
"answer": [
|
1825 |
"1"
|
1826 |
],
|
1827 |
"prolog": {
|
1828 |
"query": [
|
1829 |
+
"aggregate_all(count, distinct(sister('kristine', Y_1)), Count_1)"
|
1830 |
],
|
1831 |
+
"answer": "Count_1"
|
1832 |
},
|
1833 |
"template": [
|
1834 |
"How many",
|
1835 |
+
"<relation_plural>_2",
|
1836 |
"does",
|
1837 |
"<name>_3",
|
1838 |
"have?"
|
|
|
1840 |
"type": 7
|
1841 |
},
|
1842 |
{
|
1843 |
+
"id": "b70bab27-4dc0-4ff4-9543-b267ad754d32",
|
1844 |
"question": "How many brothers does matt have?",
|
1845 |
"answer": [
|
1846 |
"1"
|
1847 |
],
|
1848 |
"prolog": {
|
1849 |
"query": [
|
1850 |
+
"aggregate_all(count, distinct(brother('matt', Y_1)), Count_1)"
|
1851 |
],
|
1852 |
+
"answer": "Count_1"
|
1853 |
},
|
1854 |
"template": [
|
1855 |
"How many",
|
1856 |
+
"<relation_plural>_2",
|
1857 |
"does",
|
1858 |
"<name>_3",
|
1859 |
"have?"
|
|
|
1861 |
"type": 7
|
1862 |
},
|
1863 |
{
|
1864 |
+
"id": "7c86a800-0f00-4ffa-9aed-9c60266e1b45",
|
1865 |
"question": "How many sons does lyndia have?",
|
1866 |
"answer": [
|
1867 |
"2"
|
1868 |
],
|
1869 |
"prolog": {
|
1870 |
"query": [
|
1871 |
+
"aggregate_all(count, distinct(son('lyndia', Y_1)), Count_1)"
|
1872 |
],
|
1873 |
+
"answer": "Count_1"
|
1874 |
},
|
1875 |
"template": [
|
1876 |
"How many",
|
1877 |
+
"<relation_plural>_2",
|
1878 |
"does",
|
1879 |
"<name>_3",
|
1880 |
"have?"
|
|
|
1882 |
"type": 7
|
1883 |
},
|
1884 |
{
|
1885 |
+
"id": "81b0c5dc-6047-45cd-81af-f2644dbc395a",
|
1886 |
"question": "How many brothers does lashanda have?",
|
1887 |
"answer": [
|
1888 |
"2"
|
1889 |
],
|
1890 |
"prolog": {
|
1891 |
"query": [
|
1892 |
+
"aggregate_all(count, distinct(brother('lashanda', Y_1)), Count_1)"
|
1893 |
],
|
1894 |
+
"answer": "Count_1"
|
1895 |
},
|
1896 |
"template": [
|
1897 |
"How many",
|
1898 |
+
"<relation_plural>_2",
|
1899 |
"does",
|
1900 |
"<name>_3",
|
1901 |
"have?"
|
|
|
1903 |
"type": 7
|
1904 |
},
|
1905 |
{
|
1906 |
+
"id": "7683c8f6-940b-4186-a851-de3bd6b94c25",
|
1907 |
"question": "How many children does colby have?",
|
1908 |
"answer": [
|
1909 |
"0"
|
1910 |
],
|
1911 |
"prolog": {
|
1912 |
"query": [
|
1913 |
+
"aggregate_all(count, distinct(child('colby', Y_1)), Count_1)"
|
1914 |
],
|
1915 |
+
"answer": "Count_1"
|
1916 |
},
|
1917 |
"template": [
|
1918 |
"How many",
|
1919 |
+
"<relation_plural>_2",
|
1920 |
"does",
|
1921 |
"<name>_3",
|
1922 |
"have?"
|
|
|
1924 |
"type": 7
|
1925 |
},
|
1926 |
{
|
1927 |
+
"id": "0e4e36ef-eab8-42e0-84fd-179c957f2a32",
|
1928 |
"question": "How many siblings does concepcion have?",
|
1929 |
"answer": [
|
1930 |
"0"
|
1931 |
],
|
1932 |
"prolog": {
|
1933 |
"query": [
|
1934 |
+
"aggregate_all(count, distinct(sibling('concepcion', Y_1)), Count_1)"
|
1935 |
],
|
1936 |
+
"answer": "Count_1"
|
1937 |
},
|
1938 |
"template": [
|
1939 |
"How many",
|
1940 |
+
"<relation_plural>_2",
|
1941 |
"does",
|
1942 |
"<name>_3",
|
1943 |
"have?"
|
depth_6_size_200_seed_1/questions.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
[
|
2 |
{
|
3 |
-
"id": "
|
4 |
"question": "Who is the son of the person whose hobby is field hockey ?",
|
5 |
"answer": [
|
6 |
"donnie"
|
7 |
],
|
8 |
"prolog": {
|
9 |
"query": [
|
10 |
-
"son(
|
11 |
-
"hobby(
|
12 |
],
|
13 |
-
"answer": "
|
14 |
},
|
15 |
"template": [
|
16 |
"Who is",
|
@@ -18,25 +18,25 @@
|
|
18 |
"<relation>_3",
|
19 |
"of",
|
20 |
"the person whose",
|
21 |
-
"<attribute_name>
|
22 |
"is",
|
23 |
-
"<attribute_value>
|
24 |
"?"
|
25 |
],
|
26 |
"type": 0
|
27 |
},
|
28 |
{
|
29 |
-
"id": "
|
30 |
"question": "Who is the husband of the person whose job is geophysical data processor ?",
|
31 |
"answer": [
|
32 |
"bert"
|
33 |
],
|
34 |
"prolog": {
|
35 |
"query": [
|
36 |
-
"husband(
|
37 |
-
"job(
|
38 |
],
|
39 |
-
"answer": "
|
40 |
},
|
41 |
"template": [
|
42 |
"Who is",
|
@@ -44,15 +44,15 @@
|
|
44 |
"<relation>_3",
|
45 |
"of",
|
46 |
"the person whose",
|
47 |
-
"<attribute_name>
|
48 |
"is",
|
49 |
-
"<attribute_value>
|
50 |
"?"
|
51 |
],
|
52 |
"type": 0
|
53 |
},
|
54 |
{
|
55 |
-
"id": "
|
56 |
"question": "Who is the sister of the person whose hobby is shogi ?",
|
57 |
"answer": [
|
58 |
"antionette",
|
@@ -60,10 +60,10 @@
|
|
60 |
],
|
61 |
"prolog": {
|
62 |
"query": [
|
63 |
-
"sister(
|
64 |
-
"hobby(
|
65 |
],
|
66 |
-
"answer": "
|
67 |
},
|
68 |
"template": [
|
69 |
"Who is",
|
@@ -71,15 +71,15 @@
|
|
71 |
"<relation>_3",
|
72 |
"of",
|
73 |
"the person whose",
|
74 |
-
"<attribute_name>
|
75 |
"is",
|
76 |
-
"<attribute_value>
|
77 |
"?"
|
78 |
],
|
79 |
"type": 0
|
80 |
},
|
81 |
{
|
82 |
-
"id": "
|
83 |
"question": "Who is the father of the person whose hobby is magnet fishing ?",
|
84 |
"answer": [
|
85 |
"dee",
|
@@ -87,10 +87,10 @@
|
|
87 |
],
|
88 |
"prolog": {
|
89 |
"query": [
|
90 |
-
"father(
|
91 |
-
"hobby(
|
92 |
],
|
93 |
-
"answer": "
|
94 |
},
|
95 |
"template": [
|
96 |
"Who is",
|
@@ -98,25 +98,25 @@
|
|
98 |
"<relation>_3",
|
99 |
"of",
|
100 |
"the person whose",
|
101 |
-
"<attribute_name>
|
102 |
"is",
|
103 |
-
"<attribute_value>
|
104 |
"?"
|
105 |
],
|
106 |
"type": 0
|
107 |
},
|
108 |
{
|
109 |
-
"id": "
|
110 |
"question": "Who is the brother of the person whose hobby is sea glass collecting ?",
|
111 |
"answer": [
|
112 |
"chuck"
|
113 |
],
|
114 |
"prolog": {
|
115 |
"query": [
|
116 |
-
"brother(
|
117 |
-
"hobby(
|
118 |
],
|
119 |
-
"answer": "
|
120 |
},
|
121 |
"template": [
|
122 |
"Who is",
|
@@ -124,25 +124,25 @@
|
|
124 |
"<relation>_3",
|
125 |
"of",
|
126 |
"the person whose",
|
127 |
-
"<attribute_name>
|
128 |
"is",
|
129 |
-
"<attribute_value>
|
130 |
"?"
|
131 |
],
|
132 |
"type": 0
|
133 |
},
|
134 |
{
|
135 |
-
"id": "
|
136 |
"question": "Who is the sister of the person whose hobby is shooting sports ?",
|
137 |
"answer": [
|
138 |
"vicki"
|
139 |
],
|
140 |
"prolog": {
|
141 |
"query": [
|
142 |
-
"sister(
|
143 |
-
"hobby(
|
144 |
],
|
145 |
-
"answer": "
|
146 |
},
|
147 |
"template": [
|
148 |
"Who is",
|
@@ -150,25 +150,25 @@
|
|
150 |
"<relation>_3",
|
151 |
"of",
|
152 |
"the person whose",
|
153 |
-
"<attribute_name>
|
154 |
"is",
|
155 |
-
"<attribute_value>
|
156 |
"?"
|
157 |
],
|
158 |
"type": 0
|
159 |
},
|
160 |
{
|
161 |
-
"id": "
|
162 |
"question": "Who is the father of the person whose hobby is bowling ?",
|
163 |
"answer": [
|
164 |
"federico"
|
165 |
],
|
166 |
"prolog": {
|
167 |
"query": [
|
168 |
-
"father(
|
169 |
-
"hobby(
|
170 |
],
|
171 |
-
"answer": "
|
172 |
},
|
173 |
"template": [
|
174 |
"Who is",
|
@@ -176,25 +176,25 @@
|
|
176 |
"<relation>_3",
|
177 |
"of",
|
178 |
"the person whose",
|
179 |
-
"<attribute_name>
|
180 |
"is",
|
181 |
-
"<attribute_value>
|
182 |
"?"
|
183 |
],
|
184 |
"type": 0
|
185 |
},
|
186 |
{
|
187 |
-
"id": "
|
188 |
"question": "Who is the son of the person whose job is restaurant manager, fast food ?",
|
189 |
"answer": [
|
190 |
"dee"
|
191 |
],
|
192 |
"prolog": {
|
193 |
"query": [
|
194 |
-
"son(
|
195 |
-
"job(
|
196 |
],
|
197 |
-
"answer": "
|
198 |
},
|
199 |
"template": [
|
200 |
"Who is",
|
@@ -202,15 +202,15 @@
|
|
202 |
"<relation>_3",
|
203 |
"of",
|
204 |
"the person whose",
|
205 |
-
"<attribute_name>
|
206 |
"is",
|
207 |
-
"<attribute_value>
|
208 |
"?"
|
209 |
],
|
210 |
"type": 0
|
211 |
},
|
212 |
{
|
213 |
-
"id": "
|
214 |
"question": "Who is the daughter of the person whose hobby is fishkeeping ?",
|
215 |
"answer": [
|
216 |
"antonia",
|
@@ -218,10 +218,10 @@
|
|
218 |
],
|
219 |
"prolog": {
|
220 |
"query": [
|
221 |
-
"daughter(
|
222 |
-
"hobby(
|
223 |
],
|
224 |
-
"answer": "
|
225 |
},
|
226 |
"template": [
|
227 |
"Who is",
|
@@ -229,15 +229,15 @@
|
|
229 |
"<relation>_3",
|
230 |
"of",
|
231 |
"the person whose",
|
232 |
-
"<attribute_name>
|
233 |
"is",
|
234 |
-
"<attribute_value>
|
235 |
"?"
|
236 |
],
|
237 |
"type": 0
|
238 |
},
|
239 |
{
|
240 |
-
"id": "
|
241 |
"question": "Who is the sibling of the person whose job is product designer ?",
|
242 |
"answer": [
|
243 |
"allyson",
|
@@ -246,10 +246,10 @@
|
|
246 |
],
|
247 |
"prolog": {
|
248 |
"query": [
|
249 |
-
"sibling(
|
250 |
-
"job(
|
251 |
],
|
252 |
-
"answer": "
|
253 |
},
|
254 |
"template": [
|
255 |
"Who is",
|
@@ -257,191 +257,191 @@
|
|
257 |
"<relation>_3",
|
258 |
"of",
|
259 |
"the person whose",
|
260 |
-
"<attribute_name>
|
261 |
"is",
|
262 |
-
"<attribute_value>
|
263 |
"?"
|
264 |
],
|
265 |
"type": 0
|
266 |
},
|
267 |
{
|
268 |
-
"id": "
|
269 |
"question": "Who is the son of tianna ?",
|
270 |
"answer": [
|
271 |
"donnie"
|
272 |
],
|
273 |
"prolog": {
|
274 |
"query": [
|
275 |
-
"son('tianna',
|
276 |
],
|
277 |
-
"answer": "
|
278 |
},
|
279 |
"template": [
|
280 |
"Who is",
|
281 |
"the",
|
282 |
"<relation>_3",
|
283 |
"of",
|
284 |
-
"<name>
|
285 |
"?"
|
286 |
],
|
287 |
"type": 1
|
288 |
},
|
289 |
{
|
290 |
-
"id": "
|
291 |
"question": "Who is the wife of jeff ?",
|
292 |
"answer": [
|
293 |
"marya"
|
294 |
],
|
295 |
"prolog": {
|
296 |
"query": [
|
297 |
-
"wife('jeff',
|
298 |
],
|
299 |
-
"answer": "
|
300 |
},
|
301 |
"template": [
|
302 |
"Who is",
|
303 |
"the",
|
304 |
"<relation>_3",
|
305 |
"of",
|
306 |
-
"<name>
|
307 |
"?"
|
308 |
],
|
309 |
"type": 1
|
310 |
},
|
311 |
{
|
312 |
-
"id": "
|
313 |
"question": "Who is the sister of antionette ?",
|
314 |
"answer": [
|
315 |
"kari"
|
316 |
],
|
317 |
"prolog": {
|
318 |
"query": [
|
319 |
-
"sister('antionette',
|
320 |
],
|
321 |
-
"answer": "
|
322 |
},
|
323 |
"template": [
|
324 |
"Who is",
|
325 |
"the",
|
326 |
"<relation>_3",
|
327 |
"of",
|
328 |
-
"<name>
|
329 |
"?"
|
330 |
],
|
331 |
"type": 1
|
332 |
},
|
333 |
{
|
334 |
-
"id": "
|
335 |
"question": "Who is the father of maynard ?",
|
336 |
"answer": [
|
337 |
"hugo"
|
338 |
],
|
339 |
"prolog": {
|
340 |
"query": [
|
341 |
-
"father('maynard',
|
342 |
],
|
343 |
-
"answer": "
|
344 |
},
|
345 |
"template": [
|
346 |
"Who is",
|
347 |
"the",
|
348 |
"<relation>_3",
|
349 |
"of",
|
350 |
-
"<name>
|
351 |
"?"
|
352 |
],
|
353 |
"type": 1
|
354 |
},
|
355 |
{
|
356 |
-
"id": "
|
357 |
"question": "Who is the child of leann ?",
|
358 |
"answer": [
|
359 |
"antonio"
|
360 |
],
|
361 |
"prolog": {
|
362 |
"query": [
|
363 |
-
"child('leann',
|
364 |
],
|
365 |
-
"answer": "
|
366 |
},
|
367 |
"template": [
|
368 |
"Who is",
|
369 |
"the",
|
370 |
"<relation>_3",
|
371 |
"of",
|
372 |
-
"<name>
|
373 |
"?"
|
374 |
],
|
375 |
"type": 1
|
376 |
},
|
377 |
{
|
378 |
-
"id": "
|
379 |
"question": "Who is the sister of ramon ?",
|
380 |
"answer": [
|
381 |
"vicki"
|
382 |
],
|
383 |
"prolog": {
|
384 |
"query": [
|
385 |
-
"sister('ramon',
|
386 |
],
|
387 |
-
"answer": "
|
388 |
},
|
389 |
"template": [
|
390 |
"Who is",
|
391 |
"the",
|
392 |
"<relation>_3",
|
393 |
"of",
|
394 |
-
"<name>
|
395 |
"?"
|
396 |
],
|
397 |
"type": 1
|
398 |
},
|
399 |
{
|
400 |
-
"id": "
|
401 |
"question": "Who is the father of lynette ?",
|
402 |
"answer": [
|
403 |
"federico"
|
404 |
],
|
405 |
"prolog": {
|
406 |
"query": [
|
407 |
-
"father('lynette',
|
408 |
],
|
409 |
-
"answer": "
|
410 |
},
|
411 |
"template": [
|
412 |
"Who is",
|
413 |
"the",
|
414 |
"<relation>_3",
|
415 |
"of",
|
416 |
-
"<name>
|
417 |
"?"
|
418 |
],
|
419 |
"type": 1
|
420 |
},
|
421 |
{
|
422 |
-
"id": "
|
423 |
"question": "Who is the son of lorraine ?",
|
424 |
"answer": [
|
425 |
"dee"
|
426 |
],
|
427 |
"prolog": {
|
428 |
"query": [
|
429 |
-
"son('lorraine',
|
430 |
],
|
431 |
-
"answer": "
|
432 |
},
|
433 |
"template": [
|
434 |
"Who is",
|
435 |
"the",
|
436 |
"<relation>_3",
|
437 |
"of",
|
438 |
-
"<name>
|
439 |
"?"
|
440 |
],
|
441 |
"type": 1
|
442 |
},
|
443 |
{
|
444 |
-
"id": "
|
445 |
"question": "Who is the daughter of dino ?",
|
446 |
"answer": [
|
447 |
"antonia",
|
@@ -449,53 +449,53 @@
|
|
449 |
],
|
450 |
"prolog": {
|
451 |
"query": [
|
452 |
-
"daughter('dino',
|
453 |
],
|
454 |
-
"answer": "
|
455 |
},
|
456 |
"template": [
|
457 |
"Who is",
|
458 |
"the",
|
459 |
"<relation>_3",
|
460 |
"of",
|
461 |
-
"<name>
|
462 |
"?"
|
463 |
],
|
464 |
"type": 1
|
465 |
},
|
466 |
{
|
467 |
-
"id": "
|
468 |
"question": "Who is the sibling of crysta ?",
|
469 |
"answer": [
|
470 |
"ralph"
|
471 |
],
|
472 |
"prolog": {
|
473 |
"query": [
|
474 |
-
"sibling('crysta',
|
475 |
],
|
476 |
-
"answer": "
|
477 |
},
|
478 |
"template": [
|
479 |
"Who is",
|
480 |
"the",
|
481 |
"<relation>_3",
|
482 |
"of",
|
483 |
-
"<name>
|
484 |
"?"
|
485 |
],
|
486 |
"type": 1
|
487 |
},
|
488 |
{
|
489 |
-
"id": "
|
490 |
"question": "Who is the person whose hobby is field hockey ?",
|
491 |
"answer": [
|
492 |
"tianna"
|
493 |
],
|
494 |
"prolog": {
|
495 |
"query": [
|
496 |
-
"hobby(
|
497 |
],
|
498 |
-
"answer": "
|
499 |
},
|
500 |
"template": [
|
501 |
"Who is",
|
@@ -508,7 +508,7 @@
|
|
508 |
"type": 2
|
509 |
},
|
510 |
{
|
511 |
-
"id": "
|
512 |
"question": "Who is the person whose job is psychiatric nurse ?",
|
513 |
"answer": [
|
514 |
"joline",
|
@@ -516,9 +516,9 @@
|
|
516 |
],
|
517 |
"prolog": {
|
518 |
"query": [
|
519 |
-
"job(
|
520 |
],
|
521 |
-
"answer": "
|
522 |
},
|
523 |
"template": [
|
524 |
"Who is",
|
@@ -531,7 +531,7 @@
|
|
531 |
"type": 2
|
532 |
},
|
533 |
{
|
534 |
-
"id": "
|
535 |
"question": "Who is the person whose job is geophysical data processor ?",
|
536 |
"answer": [
|
537 |
"jeff",
|
@@ -539,9 +539,9 @@
|
|
539 |
],
|
540 |
"prolog": {
|
541 |
"query": [
|
542 |
-
"job(
|
543 |
],
|
544 |
-
"answer": "
|
545 |
},
|
546 |
"template": [
|
547 |
"Who is",
|
@@ -554,16 +554,16 @@
|
|
554 |
"type": 2
|
555 |
},
|
556 |
{
|
557 |
-
"id": "
|
558 |
"question": "Who is the person whose job is risk manager ?",
|
559 |
"answer": [
|
560 |
"tanner"
|
561 |
],
|
562 |
"prolog": {
|
563 |
"query": [
|
564 |
-
"job(
|
565 |
],
|
566 |
-
"answer": "
|
567 |
},
|
568 |
"template": [
|
569 |
"Who is",
|
@@ -576,7 +576,7 @@
|
|
576 |
"type": 2
|
577 |
},
|
578 |
{
|
579 |
-
"id": "
|
580 |
"question": "Who is the person whose hobby is shogi ?",
|
581 |
"answer": [
|
582 |
"antionette",
|
@@ -584,9 +584,9 @@
|
|
584 |
],
|
585 |
"prolog": {
|
586 |
"query": [
|
587 |
-
"hobby(
|
588 |
],
|
589 |
-
"answer": "
|
590 |
},
|
591 |
"template": [
|
592 |
"Who is",
|
@@ -599,16 +599,16 @@
|
|
599 |
"type": 2
|
600 |
},
|
601 |
{
|
602 |
-
"id": "
|
603 |
"question": "Who is the person whose hobby is cricket ?",
|
604 |
"answer": [
|
605 |
"gay"
|
606 |
],
|
607 |
"prolog": {
|
608 |
"query": [
|
609 |
-
"hobby(
|
610 |
],
|
611 |
-
"answer": "
|
612 |
},
|
613 |
"template": [
|
614 |
"Who is",
|
@@ -621,7 +621,7 @@
|
|
621 |
"type": 2
|
622 |
},
|
623 |
{
|
624 |
-
"id": "
|
625 |
"question": "Who is the person whose hobby is magnet fishing ?",
|
626 |
"answer": [
|
627 |
"kristine",
|
@@ -629,9 +629,9 @@
|
|
629 |
],
|
630 |
"prolog": {
|
631 |
"query": [
|
632 |
-
"hobby(
|
633 |
],
|
634 |
-
"answer": "
|
635 |
},
|
636 |
"template": [
|
637 |
"Who is",
|
@@ -644,16 +644,16 @@
|
|
644 |
"type": 2
|
645 |
},
|
646 |
{
|
647 |
-
"id": "
|
648 |
"question": "Who is the person whose hobby is phillumeny ?",
|
649 |
"answer": [
|
650 |
"stuart"
|
651 |
],
|
652 |
"prolog": {
|
653 |
"query": [
|
654 |
-
"hobby(
|
655 |
],
|
656 |
-
"answer": "
|
657 |
},
|
658 |
"template": [
|
659 |
"Who is",
|
@@ -666,7 +666,7 @@
|
|
666 |
"type": 2
|
667 |
},
|
668 |
{
|
669 |
-
"id": "
|
670 |
"question": "Who is the person whose hobby is sea glass collecting ?",
|
671 |
"answer": [
|
672 |
"leann",
|
@@ -674,9 +674,9 @@
|
|
674 |
],
|
675 |
"prolog": {
|
676 |
"query": [
|
677 |
-
"hobby(
|
678 |
],
|
679 |
-
"answer": "
|
680 |
},
|
681 |
"template": [
|
682 |
"Who is",
|
@@ -689,16 +689,16 @@
|
|
689 |
"type": 2
|
690 |
},
|
691 |
{
|
692 |
-
"id": "
|
693 |
"question": "Who is the person whose job is animal nutritionist ?",
|
694 |
"answer": [
|
695 |
"marlena"
|
696 |
],
|
697 |
"prolog": {
|
698 |
"query": [
|
699 |
-
"job(
|
700 |
],
|
701 |
-
"answer": "
|
702 |
},
|
703 |
"template": [
|
704 |
"Who is",
|
@@ -711,17 +711,17 @@
|
|
711 |
"type": 2
|
712 |
},
|
713 |
{
|
714 |
-
"id": "
|
715 |
"question": "What is the hobby of the son of tianna ?",
|
716 |
"answer": [
|
717 |
"paintball"
|
718 |
],
|
719 |
"prolog": {
|
720 |
"query": [
|
721 |
-
"hobby(Y_3,
|
722 |
"son('tianna', Y_3)"
|
723 |
],
|
724 |
-
"answer": "
|
725 |
},
|
726 |
"template": [
|
727 |
"What is",
|
@@ -729,25 +729,25 @@
|
|
729 |
"<attribute_name>_3",
|
730 |
"of",
|
731 |
"the",
|
732 |
-
"<relation>
|
733 |
"of",
|
734 |
-
"<name>
|
735 |
"?"
|
736 |
],
|
737 |
"type": 3
|
738 |
},
|
739 |
{
|
740 |
-
"id": "
|
741 |
"question": "What is the dob of the mother of tanner ?",
|
742 |
"answer": [
|
743 |
"0205-03-08"
|
744 |
],
|
745 |
"prolog": {
|
746 |
"query": [
|
747 |
-
"dob(Y_3,
|
748 |
"mother('tanner', Y_3)"
|
749 |
],
|
750 |
-
"answer": "
|
751 |
},
|
752 |
"template": [
|
753 |
"What is",
|
@@ -755,25 +755,25 @@
|
|
755 |
"<attribute_name>_3",
|
756 |
"of",
|
757 |
"the",
|
758 |
-
"<relation>
|
759 |
"of",
|
760 |
-
"<name>
|
761 |
"?"
|
762 |
],
|
763 |
"type": 3
|
764 |
},
|
765 |
{
|
766 |
-
"id": "
|
767 |
"question": "What is the dob of the father of maynard ?",
|
768 |
"answer": [
|
769 |
"0229-09-22"
|
770 |
],
|
771 |
"prolog": {
|
772 |
"query": [
|
773 |
-
"dob(Y_3,
|
774 |
"father('maynard', Y_3)"
|
775 |
],
|
776 |
-
"answer": "
|
777 |
},
|
778 |
"template": [
|
779 |
"What is",
|
@@ -781,25 +781,25 @@
|
|
781 |
"<attribute_name>_3",
|
782 |
"of",
|
783 |
"the",
|
784 |
-
"<relation>
|
785 |
"of",
|
786 |
-
"<name>
|
787 |
"?"
|
788 |
],
|
789 |
"type": 3
|
790 |
},
|
791 |
{
|
792 |
-
"id": "
|
793 |
"question": "What is the job of the father of marlena ?",
|
794 |
"answer": [
|
795 |
"government social research officer"
|
796 |
],
|
797 |
"prolog": {
|
798 |
"query": [
|
799 |
-
"job(Y_3,
|
800 |
"father('marlena', Y_3)"
|
801 |
],
|
802 |
-
"answer": "
|
803 |
},
|
804 |
"template": [
|
805 |
"What is",
|
@@ -807,25 +807,25 @@
|
|
807 |
"<attribute_name>_3",
|
808 |
"of",
|
809 |
"the",
|
810 |
-
"<relation>
|
811 |
"of",
|
812 |
-
"<name>
|
813 |
"?"
|
814 |
],
|
815 |
"type": 3
|
816 |
},
|
817 |
{
|
818 |
-
"id": "
|
819 |
"question": "What is the dob of the father of lynette ?",
|
820 |
"answer": [
|
821 |
"0259-09-27"
|
822 |
],
|
823 |
"prolog": {
|
824 |
"query": [
|
825 |
-
"dob(Y_3,
|
826 |
"father('lynette', Y_3)"
|
827 |
],
|
828 |
-
"answer": "
|
829 |
},
|
830 |
"template": [
|
831 |
"What is",
|
@@ -833,25 +833,25 @@
|
|
833 |
"<attribute_name>_3",
|
834 |
"of",
|
835 |
"the",
|
836 |
-
"<relation>
|
837 |
"of",
|
838 |
-
"<name>
|
839 |
"?"
|
840 |
],
|
841 |
"type": 3
|
842 |
},
|
843 |
{
|
844 |
-
"id": "
|
845 |
"question": "What is the job of the mother of ruby ?",
|
846 |
"answer": [
|
847 |
"theme park manager"
|
848 |
],
|
849 |
"prolog": {
|
850 |
"query": [
|
851 |
-
"job(Y_3,
|
852 |
"mother('ruby', Y_3)"
|
853 |
],
|
854 |
-
"answer": "
|
855 |
},
|
856 |
"template": [
|
857 |
"What is",
|
@@ -859,25 +859,25 @@
|
|
859 |
"<attribute_name>_3",
|
860 |
"of",
|
861 |
"the",
|
862 |
-
"<relation>
|
863 |
"of",
|
864 |
-
"<name>
|
865 |
"?"
|
866 |
],
|
867 |
"type": 3
|
868 |
},
|
869 |
{
|
870 |
-
"id": "
|
871 |
"question": "What is the hobby of the sibling of crysta ?",
|
872 |
"answer": [
|
873 |
"whale watching"
|
874 |
],
|
875 |
"prolog": {
|
876 |
"query": [
|
877 |
-
"hobby(Y_3,
|
878 |
"sibling('crysta', Y_3)"
|
879 |
],
|
880 |
-
"answer": "
|
881 |
},
|
882 |
"template": [
|
883 |
"What is",
|
@@ -885,25 +885,25 @@
|
|
885 |
"<attribute_name>_3",
|
886 |
"of",
|
887 |
"the",
|
888 |
-
"<relation>
|
889 |
"of",
|
890 |
-
"<name>
|
891 |
"?"
|
892 |
],
|
893 |
"type": 3
|
894 |
},
|
895 |
{
|
896 |
-
"id": "
|
897 |
"question": "What is the job of the wife of jay ?",
|
898 |
"answer": [
|
899 |
"civil engineer, consulting"
|
900 |
],
|
901 |
"prolog": {
|
902 |
"query": [
|
903 |
-
"job(Y_3,
|
904 |
"wife('jay', Y_3)"
|
905 |
],
|
906 |
-
"answer": "
|
907 |
},
|
908 |
"template": [
|
909 |
"What is",
|
@@ -911,15 +911,15 @@
|
|
911 |
"<attribute_name>_3",
|
912 |
"of",
|
913 |
"the",
|
914 |
-
"<relation>
|
915 |
"of",
|
916 |
-
"<name>
|
917 |
"?"
|
918 |
],
|
919 |
"type": 3
|
920 |
},
|
921 |
{
|
922 |
-
"id": "
|
923 |
"question": "What is the job of the brother of matt ?",
|
924 |
"answer": [
|
925 |
"designer, jewellery",
|
@@ -927,10 +927,10 @@
|
|
927 |
],
|
928 |
"prolog": {
|
929 |
"query": [
|
930 |
-
"job(Y_3,
|
931 |
"brother('matt', Y_3)"
|
932 |
],
|
933 |
-
"answer": "
|
934 |
},
|
935 |
"template": [
|
936 |
"What is",
|
@@ -938,15 +938,15 @@
|
|
938 |
"<attribute_name>_3",
|
939 |
"of",
|
940 |
"the",
|
941 |
-
"<relation>
|
942 |
"of",
|
943 |
-
"<name>
|
944 |
"?"
|
945 |
],
|
946 |
"type": 3
|
947 |
},
|
948 |
{
|
949 |
-
"id": "
|
950 |
"question": "What is the dob of the sibling of kurt ?",
|
951 |
"answer": [
|
952 |
"0263-06-10",
|
@@ -956,10 +956,10 @@
|
|
956 |
],
|
957 |
"prolog": {
|
958 |
"query": [
|
959 |
-
"dob(Y_3,
|
960 |
"sibling('kurt', Y_3)"
|
961 |
],
|
962 |
-
"answer": "
|
963 |
},
|
964 |
"template": [
|
965 |
"What is",
|
@@ -967,25 +967,25 @@
|
|
967 |
"<attribute_name>_3",
|
968 |
"of",
|
969 |
"the",
|
970 |
-
"<relation>
|
971 |
"of",
|
972 |
-
"<name>
|
973 |
"?"
|
974 |
],
|
975 |
"type": 3
|
976 |
},
|
977 |
{
|
978 |
-
"id": "
|
979 |
"question": "What is the job of the person whose hobby is field hockey ?",
|
980 |
"answer": [
|
981 |
"solicitor, scotland"
|
982 |
],
|
983 |
"prolog": {
|
984 |
"query": [
|
985 |
-
"job(Y_3,
|
986 |
"hobby(Y_3, 'field hockey')"
|
987 |
],
|
988 |
-
"answer": "
|
989 |
},
|
990 |
"template": [
|
991 |
"What is",
|
@@ -993,15 +993,15 @@
|
|
993 |
"<attribute_name>_3",
|
994 |
"of",
|
995 |
"the person whose",
|
996 |
-
"<attribute_name>
|
997 |
"is",
|
998 |
-
"<attribute_value>
|
999 |
"?"
|
1000 |
],
|
1001 |
"type": 4
|
1002 |
},
|
1003 |
{
|
1004 |
-
"id": "
|
1005 |
"question": "What is the hobby of the person whose job is geophysical data processor ?",
|
1006 |
"answer": [
|
1007 |
"learning",
|
@@ -1009,10 +1009,10 @@
|
|
1009 |
],
|
1010 |
"prolog": {
|
1011 |
"query": [
|
1012 |
-
"hobby(Y_3,
|
1013 |
"job(Y_3, 'geophysical data processor')"
|
1014 |
],
|
1015 |
-
"answer": "
|
1016 |
},
|
1017 |
"template": [
|
1018 |
"What is",
|
@@ -1020,15 +1020,15 @@
|
|
1020 |
"<attribute_name>_3",
|
1021 |
"of",
|
1022 |
"the person whose",
|
1023 |
-
"<attribute_name>
|
1024 |
"is",
|
1025 |
-
"<attribute_value>
|
1026 |
"?"
|
1027 |
],
|
1028 |
"type": 4
|
1029 |
},
|
1030 |
{
|
1031 |
-
"id": "
|
1032 |
"question": "What is the dob of the person whose hobby is shogi ?",
|
1033 |
"answer": [
|
1034 |
"0238-10-28",
|
@@ -1036,10 +1036,10 @@
|
|
1036 |
],
|
1037 |
"prolog": {
|
1038 |
"query": [
|
1039 |
-
"dob(Y_3,
|
1040 |
"hobby(Y_3, 'shogi')"
|
1041 |
],
|
1042 |
-
"answer": "
|
1043 |
},
|
1044 |
"template": [
|
1045 |
"What is",
|
@@ -1047,25 +1047,25 @@
|
|
1047 |
"<attribute_name>_3",
|
1048 |
"of",
|
1049 |
"the person whose",
|
1050 |
-
"<attribute_name>
|
1051 |
"is",
|
1052 |
-
"<attribute_value>
|
1053 |
"?"
|
1054 |
],
|
1055 |
"type": 4
|
1056 |
},
|
1057 |
{
|
1058 |
-
"id": "
|
1059 |
"question": "What is the hobby of the person whose hobby is magnet fishing ?",
|
1060 |
"answer": [
|
1061 |
"magnet fishing"
|
1062 |
],
|
1063 |
"prolog": {
|
1064 |
"query": [
|
1065 |
-
"hobby(Y_3,
|
1066 |
"hobby(Y_3, 'magnet fishing')"
|
1067 |
],
|
1068 |
-
"answer": "
|
1069 |
},
|
1070 |
"template": [
|
1071 |
"What is",
|
@@ -1073,15 +1073,15 @@
|
|
1073 |
"<attribute_name>_3",
|
1074 |
"of",
|
1075 |
"the person whose",
|
1076 |
-
"<attribute_name>
|
1077 |
"is",
|
1078 |
-
"<attribute_value>
|
1079 |
"?"
|
1080 |
],
|
1081 |
"type": 4
|
1082 |
},
|
1083 |
{
|
1084 |
-
"id": "
|
1085 |
"question": "What is the dob of the person whose hobby is sea glass collecting ?",
|
1086 |
"answer": [
|
1087 |
"0178-04-18",
|
@@ -1089,10 +1089,10 @@
|
|
1089 |
],
|
1090 |
"prolog": {
|
1091 |
"query": [
|
1092 |
-
"dob(Y_3,
|
1093 |
"hobby(Y_3, 'sea glass collecting')"
|
1094 |
],
|
1095 |
-
"answer": "
|
1096 |
},
|
1097 |
"template": [
|
1098 |
"What is",
|
@@ -1100,25 +1100,25 @@
|
|
1100 |
"<attribute_name>_3",
|
1101 |
"of",
|
1102 |
"the person whose",
|
1103 |
-
"<attribute_name>
|
1104 |
"is",
|
1105 |
-
"<attribute_value>
|
1106 |
"?"
|
1107 |
],
|
1108 |
"type": 4
|
1109 |
},
|
1110 |
{
|
1111 |
-
"id": "
|
1112 |
"question": "What is the job of the person whose hobby is shooting sports ?",
|
1113 |
"answer": [
|
1114 |
"pharmacist, community"
|
1115 |
],
|
1116 |
"prolog": {
|
1117 |
"query": [
|
1118 |
-
"job(Y_3,
|
1119 |
"hobby(Y_3, 'shooting sports')"
|
1120 |
],
|
1121 |
-
"answer": "
|
1122 |
},
|
1123 |
"template": [
|
1124 |
"What is",
|
@@ -1126,25 +1126,25 @@
|
|
1126 |
"<attribute_name>_3",
|
1127 |
"of",
|
1128 |
"the person whose",
|
1129 |
-
"<attribute_name>
|
1130 |
"is",
|
1131 |
-
"<attribute_value>
|
1132 |
"?"
|
1133 |
],
|
1134 |
"type": 4
|
1135 |
},
|
1136 |
{
|
1137 |
-
"id": "
|
1138 |
"question": "What is the hobby of the person whose hobby is bowling ?",
|
1139 |
"answer": [
|
1140 |
"bowling"
|
1141 |
],
|
1142 |
"prolog": {
|
1143 |
"query": [
|
1144 |
-
"hobby(Y_3,
|
1145 |
"hobby(Y_3, 'bowling')"
|
1146 |
],
|
1147 |
-
"answer": "
|
1148 |
},
|
1149 |
"template": [
|
1150 |
"What is",
|
@@ -1152,25 +1152,25 @@
|
|
1152 |
"<attribute_name>_3",
|
1153 |
"of",
|
1154 |
"the person whose",
|
1155 |
-
"<attribute_name>
|
1156 |
"is",
|
1157 |
-
"<attribute_value>
|
1158 |
"?"
|
1159 |
],
|
1160 |
"type": 4
|
1161 |
},
|
1162 |
{
|
1163 |
-
"id": "
|
1164 |
"question": "What is the job of the person whose job is restaurant manager, fast food ?",
|
1165 |
"answer": [
|
1166 |
"restaurant manager, fast food"
|
1167 |
],
|
1168 |
"prolog": {
|
1169 |
"query": [
|
1170 |
-
"job(Y_3,
|
1171 |
"job(Y_3, 'restaurant manager, fast food')"
|
1172 |
],
|
1173 |
-
"answer": "
|
1174 |
},
|
1175 |
"template": [
|
1176 |
"What is",
|
@@ -1178,15 +1178,15 @@
|
|
1178 |
"<attribute_name>_3",
|
1179 |
"of",
|
1180 |
"the person whose",
|
1181 |
-
"<attribute_name>
|
1182 |
"is",
|
1183 |
-
"<attribute_value>
|
1184 |
"?"
|
1185 |
],
|
1186 |
"type": 4
|
1187 |
},
|
1188 |
{
|
1189 |
-
"id": "
|
1190 |
"question": "What is the job of the person whose hobby is fishkeeping ?",
|
1191 |
"answer": [
|
1192 |
"animal technologist",
|
@@ -1194,10 +1194,10 @@
|
|
1194 |
],
|
1195 |
"prolog": {
|
1196 |
"query": [
|
1197 |
-
"job(Y_3,
|
1198 |
"hobby(Y_3, 'fishkeeping')"
|
1199 |
],
|
1200 |
-
"answer": "
|
1201 |
},
|
1202 |
"template": [
|
1203 |
"What is",
|
@@ -1205,15 +1205,15 @@
|
|
1205 |
"<attribute_name>_3",
|
1206 |
"of",
|
1207 |
"the person whose",
|
1208 |
-
"<attribute_name>
|
1209 |
"is",
|
1210 |
-
"<attribute_value>
|
1211 |
"?"
|
1212 |
],
|
1213 |
"type": 4
|
1214 |
},
|
1215 |
{
|
1216 |
-
"id": "
|
1217 |
"question": "What is the dob of the person whose job is product designer ?",
|
1218 |
"answer": [
|
1219 |
"0174-04-26",
|
@@ -1221,10 +1221,10 @@
|
|
1221 |
],
|
1222 |
"prolog": {
|
1223 |
"query": [
|
1224 |
-
"dob(Y_3,
|
1225 |
"job(Y_3, 'product designer')"
|
1226 |
],
|
1227 |
-
"answer": "
|
1228 |
},
|
1229 |
"template": [
|
1230 |
"What is",
|
@@ -1232,240 +1232,240 @@
|
|
1232 |
"<attribute_name>_3",
|
1233 |
"of",
|
1234 |
"the person whose",
|
1235 |
-
"<attribute_name>
|
1236 |
"is",
|
1237 |
-
"<attribute_value>
|
1238 |
"?"
|
1239 |
],
|
1240 |
"type": 4
|
1241 |
},
|
1242 |
{
|
1243 |
-
"id": "
|
1244 |
"question": "How many sons does the son of tianna have?",
|
1245 |
"answer": [
|
1246 |
"0"
|
1247 |
],
|
1248 |
"prolog": {
|
1249 |
"query": [
|
1250 |
-
"aggregate_all(count, distinct(son(Y_3,
|
1251 |
"son('tianna', Y_3)"
|
1252 |
],
|
1253 |
-
"answer": "
|
1254 |
},
|
1255 |
"template": [
|
1256 |
"How many",
|
1257 |
-
"<relation_plural>
|
1258 |
"does",
|
1259 |
"the",
|
1260 |
-
"<relation>
|
1261 |
"of",
|
1262 |
-
"<name>
|
1263 |
"have?"
|
1264 |
],
|
1265 |
"type": 5
|
1266 |
},
|
1267 |
{
|
1268 |
-
"id": "
|
1269 |
"question": "How many siblings does the mother of tanner have?",
|
1270 |
"answer": [
|
1271 |
"0"
|
1272 |
],
|
1273 |
"prolog": {
|
1274 |
"query": [
|
1275 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1276 |
"mother('tanner', Y_3)"
|
1277 |
],
|
1278 |
-
"answer": "
|
1279 |
},
|
1280 |
"template": [
|
1281 |
"How many",
|
1282 |
-
"<relation_plural>
|
1283 |
"does",
|
1284 |
"the",
|
1285 |
-
"<relation>
|
1286 |
"of",
|
1287 |
-
"<name>
|
1288 |
"have?"
|
1289 |
],
|
1290 |
"type": 5
|
1291 |
},
|
1292 |
{
|
1293 |
-
"id": "
|
1294 |
"question": "How many sisters does the father of maynard have?",
|
1295 |
"answer": [
|
1296 |
"0"
|
1297 |
],
|
1298 |
"prolog": {
|
1299 |
"query": [
|
1300 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1301 |
"father('maynard', Y_3)"
|
1302 |
],
|
1303 |
-
"answer": "
|
1304 |
},
|
1305 |
"template": [
|
1306 |
"How many",
|
1307 |
-
"<relation_plural>
|
1308 |
"does",
|
1309 |
"the",
|
1310 |
-
"<relation>
|
1311 |
"of",
|
1312 |
-
"<name>
|
1313 |
"have?"
|
1314 |
],
|
1315 |
"type": 5
|
1316 |
},
|
1317 |
{
|
1318 |
-
"id": "
|
1319 |
"question": "How many brothers does the father of marlena have?",
|
1320 |
"answer": [
|
1321 |
"0"
|
1322 |
],
|
1323 |
"prolog": {
|
1324 |
"query": [
|
1325 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1326 |
"father('marlena', Y_3)"
|
1327 |
],
|
1328 |
-
"answer": "
|
1329 |
},
|
1330 |
"template": [
|
1331 |
"How many",
|
1332 |
-
"<relation_plural>
|
1333 |
"does",
|
1334 |
"the",
|
1335 |
-
"<relation>
|
1336 |
"of",
|
1337 |
-
"<name>
|
1338 |
"have?"
|
1339 |
],
|
1340 |
"type": 5
|
1341 |
},
|
1342 |
{
|
1343 |
-
"id": "
|
1344 |
"question": "How many sisters does the father of lynette have?",
|
1345 |
"answer": [
|
1346 |
"0"
|
1347 |
],
|
1348 |
"prolog": {
|
1349 |
"query": [
|
1350 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1351 |
"father('lynette', Y_3)"
|
1352 |
],
|
1353 |
-
"answer": "
|
1354 |
},
|
1355 |
"template": [
|
1356 |
"How many",
|
1357 |
-
"<relation_plural>
|
1358 |
"does",
|
1359 |
"the",
|
1360 |
-
"<relation>
|
1361 |
"of",
|
1362 |
-
"<name>
|
1363 |
"have?"
|
1364 |
],
|
1365 |
"type": 5
|
1366 |
},
|
1367 |
{
|
1368 |
-
"id": "
|
1369 |
"question": "How many children does the mother of ruby have?",
|
1370 |
"answer": [
|
1371 |
"2"
|
1372 |
],
|
1373 |
"prolog": {
|
1374 |
"query": [
|
1375 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1376 |
"mother('ruby', Y_3)"
|
1377 |
],
|
1378 |
-
"answer": "
|
1379 |
},
|
1380 |
"template": [
|
1381 |
"How many",
|
1382 |
-
"<relation_plural>
|
1383 |
"does",
|
1384 |
"the",
|
1385 |
-
"<relation>
|
1386 |
"of",
|
1387 |
-
"<name>
|
1388 |
"have?"
|
1389 |
],
|
1390 |
"type": 5
|
1391 |
},
|
1392 |
{
|
1393 |
-
"id": "
|
1394 |
"question": "How many daughters does the sibling of crysta have?",
|
1395 |
"answer": [
|
1396 |
"3"
|
1397 |
],
|
1398 |
"prolog": {
|
1399 |
"query": [
|
1400 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1401 |
"sibling('crysta', Y_3)"
|
1402 |
],
|
1403 |
-
"answer": "
|
1404 |
},
|
1405 |
"template": [
|
1406 |
"How many",
|
1407 |
-
"<relation_plural>
|
1408 |
"does",
|
1409 |
"the",
|
1410 |
-
"<relation>
|
1411 |
"of",
|
1412 |
-
"<name>
|
1413 |
"have?"
|
1414 |
],
|
1415 |
"type": 5
|
1416 |
},
|
1417 |
{
|
1418 |
-
"id": "
|
1419 |
"question": "How many children does the wife of jay have?",
|
1420 |
"answer": [
|
1421 |
"1"
|
1422 |
],
|
1423 |
"prolog": {
|
1424 |
"query": [
|
1425 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1426 |
"wife('jay', Y_3)"
|
1427 |
],
|
1428 |
-
"answer": "
|
1429 |
},
|
1430 |
"template": [
|
1431 |
"How many",
|
1432 |
-
"<relation_plural>
|
1433 |
"does",
|
1434 |
"the",
|
1435 |
-
"<relation>
|
1436 |
"of",
|
1437 |
-
"<name>
|
1438 |
"have?"
|
1439 |
],
|
1440 |
"type": 5
|
1441 |
},
|
1442 |
{
|
1443 |
-
"id": "
|
1444 |
"question": "How many brothers does the brother of matt have?",
|
1445 |
"answer": [
|
1446 |
"2"
|
1447 |
],
|
1448 |
"prolog": {
|
1449 |
"query": [
|
1450 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1451 |
"brother('matt', Y_3)"
|
1452 |
],
|
1453 |
-
"answer": "
|
1454 |
},
|
1455 |
"template": [
|
1456 |
"How many",
|
1457 |
-
"<relation_plural>
|
1458 |
"does",
|
1459 |
"the",
|
1460 |
-
"<relation>
|
1461 |
"of",
|
1462 |
-
"<name>
|
1463 |
"have?"
|
1464 |
],
|
1465 |
"type": 5
|
1466 |
},
|
1467 |
{
|
1468 |
-
"id": "
|
1469 |
"question": "How many sisters does the sibling of kurt have?",
|
1470 |
"answer": [
|
1471 |
"1",
|
@@ -1473,125 +1473,125 @@
|
|
1473 |
],
|
1474 |
"prolog": {
|
1475 |
"query": [
|
1476 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1477 |
"sibling('kurt', Y_3)"
|
1478 |
],
|
1479 |
-
"answer": "
|
1480 |
},
|
1481 |
"template": [
|
1482 |
"How many",
|
1483 |
-
"<relation_plural>
|
1484 |
"does",
|
1485 |
"the",
|
1486 |
-
"<relation>
|
1487 |
"of",
|
1488 |
-
"<name>
|
1489 |
"have?"
|
1490 |
],
|
1491 |
"type": 5
|
1492 |
},
|
1493 |
{
|
1494 |
-
"id": "
|
1495 |
"question": "How many children does the person whose hobby is field hockey have?",
|
1496 |
"answer": [
|
1497 |
"1"
|
1498 |
],
|
1499 |
"prolog": {
|
1500 |
"query": [
|
1501 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1502 |
"hobby(Y_3, 'field hockey')"
|
1503 |
],
|
1504 |
-
"answer": "
|
1505 |
},
|
1506 |
"template": [
|
1507 |
"How many",
|
1508 |
-
"<relation_plural>
|
1509 |
"does",
|
1510 |
"the person whose",
|
1511 |
-
"<attribute_name>
|
1512 |
"is",
|
1513 |
-
"<attribute_value>
|
1514 |
"have?"
|
1515 |
],
|
1516 |
"type": 6
|
1517 |
},
|
1518 |
{
|
1519 |
-
"id": "
|
1520 |
"question": "How many daughters does the person whose job is geophysical data processor have?",
|
1521 |
"answer": [
|
1522 |
"1"
|
1523 |
],
|
1524 |
"prolog": {
|
1525 |
"query": [
|
1526 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1527 |
"job(Y_3, 'geophysical data processor')"
|
1528 |
],
|
1529 |
-
"answer": "
|
1530 |
},
|
1531 |
"template": [
|
1532 |
"How many",
|
1533 |
-
"<relation_plural>
|
1534 |
"does",
|
1535 |
"the person whose",
|
1536 |
-
"<attribute_name>
|
1537 |
"is",
|
1538 |
-
"<attribute_value>
|
1539 |
"have?"
|
1540 |
],
|
1541 |
"type": 6
|
1542 |
},
|
1543 |
{
|
1544 |
-
"id": "
|
1545 |
"question": "How many siblings does the person whose hobby is shogi have?",
|
1546 |
"answer": [
|
1547 |
"4"
|
1548 |
],
|
1549 |
"prolog": {
|
1550 |
"query": [
|
1551 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1552 |
"hobby(Y_3, 'shogi')"
|
1553 |
],
|
1554 |
-
"answer": "
|
1555 |
},
|
1556 |
"template": [
|
1557 |
"How many",
|
1558 |
-
"<relation_plural>
|
1559 |
"does",
|
1560 |
"the person whose",
|
1561 |
-
"<attribute_name>
|
1562 |
"is",
|
1563 |
-
"<attribute_value>
|
1564 |
"have?"
|
1565 |
],
|
1566 |
"type": 6
|
1567 |
},
|
1568 |
{
|
1569 |
-
"id": "
|
1570 |
"question": "How many daughters does the person whose hobby is magnet fishing have?",
|
1571 |
"answer": [
|
1572 |
"0"
|
1573 |
],
|
1574 |
"prolog": {
|
1575 |
"query": [
|
1576 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1577 |
"hobby(Y_3, 'magnet fishing')"
|
1578 |
],
|
1579 |
-
"answer": "
|
1580 |
},
|
1581 |
"template": [
|
1582 |
"How many",
|
1583 |
-
"<relation_plural>
|
1584 |
"does",
|
1585 |
"the person whose",
|
1586 |
-
"<attribute_name>
|
1587 |
"is",
|
1588 |
-
"<attribute_value>
|
1589 |
"have?"
|
1590 |
],
|
1591 |
"type": 6
|
1592 |
},
|
1593 |
{
|
1594 |
-
"id": "
|
1595 |
"question": "How many sisters does the person whose hobby is sea glass collecting have?",
|
1596 |
"answer": [
|
1597 |
"0",
|
@@ -1599,100 +1599,100 @@
|
|
1599 |
],
|
1600 |
"prolog": {
|
1601 |
"query": [
|
1602 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1603 |
"hobby(Y_3, 'sea glass collecting')"
|
1604 |
],
|
1605 |
-
"answer": "
|
1606 |
},
|
1607 |
"template": [
|
1608 |
"How many",
|
1609 |
-
"<relation_plural>
|
1610 |
"does",
|
1611 |
"the person whose",
|
1612 |
-
"<attribute_name>
|
1613 |
"is",
|
1614 |
-
"<attribute_value>
|
1615 |
"have?"
|
1616 |
],
|
1617 |
"type": 6
|
1618 |
},
|
1619 |
{
|
1620 |
-
"id": "
|
1621 |
"question": "How many brothers does the person whose hobby is shooting sports have?",
|
1622 |
"answer": [
|
1623 |
"0"
|
1624 |
],
|
1625 |
"prolog": {
|
1626 |
"query": [
|
1627 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1628 |
"hobby(Y_3, 'shooting sports')"
|
1629 |
],
|
1630 |
-
"answer": "
|
1631 |
},
|
1632 |
"template": [
|
1633 |
"How many",
|
1634 |
-
"<relation_plural>
|
1635 |
"does",
|
1636 |
"the person whose",
|
1637 |
-
"<attribute_name>
|
1638 |
"is",
|
1639 |
-
"<attribute_value>
|
1640 |
"have?"
|
1641 |
],
|
1642 |
"type": 6
|
1643 |
},
|
1644 |
{
|
1645 |
-
"id": "
|
1646 |
"question": "How many sons does the person whose hobby is bowling have?",
|
1647 |
"answer": [
|
1648 |
"0"
|
1649 |
],
|
1650 |
"prolog": {
|
1651 |
"query": [
|
1652 |
-
"aggregate_all(count, distinct(son(Y_3,
|
1653 |
"hobby(Y_3, 'bowling')"
|
1654 |
],
|
1655 |
-
"answer": "
|
1656 |
},
|
1657 |
"template": [
|
1658 |
"How many",
|
1659 |
-
"<relation_plural>
|
1660 |
"does",
|
1661 |
"the person whose",
|
1662 |
-
"<attribute_name>
|
1663 |
"is",
|
1664 |
-
"<attribute_value>
|
1665 |
"have?"
|
1666 |
],
|
1667 |
"type": 6
|
1668 |
},
|
1669 |
{
|
1670 |
-
"id": "
|
1671 |
"question": "How many brothers does the person whose job is restaurant manager, fast food have?",
|
1672 |
"answer": [
|
1673 |
"0"
|
1674 |
],
|
1675 |
"prolog": {
|
1676 |
"query": [
|
1677 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1678 |
"job(Y_3, 'restaurant manager, fast food')"
|
1679 |
],
|
1680 |
-
"answer": "
|
1681 |
},
|
1682 |
"template": [
|
1683 |
"How many",
|
1684 |
-
"<relation_plural>
|
1685 |
"does",
|
1686 |
"the person whose",
|
1687 |
-
"<attribute_name>
|
1688 |
"is",
|
1689 |
-
"<attribute_value>
|
1690 |
"have?"
|
1691 |
],
|
1692 |
"type": 6
|
1693 |
},
|
1694 |
{
|
1695 |
-
"id": "
|
1696 |
"question": "How many children does the person whose hobby is fishkeeping have?",
|
1697 |
"answer": [
|
1698 |
"1",
|
@@ -1700,25 +1700,25 @@
|
|
1700 |
],
|
1701 |
"prolog": {
|
1702 |
"query": [
|
1703 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1704 |
"hobby(Y_3, 'fishkeeping')"
|
1705 |
],
|
1706 |
-
"answer": "
|
1707 |
},
|
1708 |
"template": [
|
1709 |
"How many",
|
1710 |
-
"<relation_plural>
|
1711 |
"does",
|
1712 |
"the person whose",
|
1713 |
-
"<attribute_name>
|
1714 |
"is",
|
1715 |
-
"<attribute_value>
|
1716 |
"have?"
|
1717 |
],
|
1718 |
"type": 6
|
1719 |
},
|
1720 |
{
|
1721 |
-
"id": "
|
1722 |
"question": "How many siblings does the person whose job is product designer have?",
|
1723 |
"answer": [
|
1724 |
"1",
|
@@ -1726,38 +1726,38 @@
|
|
1726 |
],
|
1727 |
"prolog": {
|
1728 |
"query": [
|
1729 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1730 |
"job(Y_3, 'product designer')"
|
1731 |
],
|
1732 |
-
"answer": "
|
1733 |
},
|
1734 |
"template": [
|
1735 |
"How many",
|
1736 |
-
"<relation_plural>
|
1737 |
"does",
|
1738 |
"the person whose",
|
1739 |
-
"<attribute_name>
|
1740 |
"is",
|
1741 |
-
"<attribute_value>
|
1742 |
"have?"
|
1743 |
],
|
1744 |
"type": 6
|
1745 |
},
|
1746 |
{
|
1747 |
-
"id": "
|
1748 |
"question": "How many children does tianna have?",
|
1749 |
"answer": [
|
1750 |
"1"
|
1751 |
],
|
1752 |
"prolog": {
|
1753 |
"query": [
|
1754 |
-
"aggregate_all(count, distinct(child('tianna',
|
1755 |
],
|
1756 |
-
"answer": "
|
1757 |
},
|
1758 |
"template": [
|
1759 |
"How many",
|
1760 |
-
"<relation_plural>
|
1761 |
"does",
|
1762 |
"<name>_3",
|
1763 |
"have?"
|
@@ -1765,20 +1765,20 @@
|
|
1765 |
"type": 7
|
1766 |
},
|
1767 |
{
|
1768 |
-
"id": "
|
1769 |
"question": "How many daughters does jeff have?",
|
1770 |
"answer": [
|
1771 |
"1"
|
1772 |
],
|
1773 |
"prolog": {
|
1774 |
"query": [
|
1775 |
-
"aggregate_all(count, distinct(daughter('jeff',
|
1776 |
],
|
1777 |
-
"answer": "
|
1778 |
},
|
1779 |
"template": [
|
1780 |
"How many",
|
1781 |
-
"<relation_plural>
|
1782 |
"does",
|
1783 |
"<name>_3",
|
1784 |
"have?"
|
@@ -1786,20 +1786,20 @@
|
|
1786 |
"type": 7
|
1787 |
},
|
1788 |
{
|
1789 |
-
"id": "
|
1790 |
"question": "How many siblings does antionette have?",
|
1791 |
"answer": [
|
1792 |
"4"
|
1793 |
],
|
1794 |
"prolog": {
|
1795 |
"query": [
|
1796 |
-
"aggregate_all(count, distinct(sibling('antionette',
|
1797 |
],
|
1798 |
-
"answer": "
|
1799 |
},
|
1800 |
"template": [
|
1801 |
"How many",
|
1802 |
-
"<relation_plural>
|
1803 |
"does",
|
1804 |
"<name>_3",
|
1805 |
"have?"
|
@@ -1807,20 +1807,20 @@
|
|
1807 |
"type": 7
|
1808 |
},
|
1809 |
{
|
1810 |
-
"id": "
|
1811 |
"question": "How many daughters does maynard have?",
|
1812 |
"answer": [
|
1813 |
"0"
|
1814 |
],
|
1815 |
"prolog": {
|
1816 |
"query": [
|
1817 |
-
"aggregate_all(count, distinct(daughter('maynard',
|
1818 |
],
|
1819 |
-
"answer": "
|
1820 |
},
|
1821 |
"template": [
|
1822 |
"How many",
|
1823 |
-
"<relation_plural>
|
1824 |
"does",
|
1825 |
"<name>_3",
|
1826 |
"have?"
|
@@ -1828,20 +1828,20 @@
|
|
1828 |
"type": 7
|
1829 |
},
|
1830 |
{
|
1831 |
-
"id": "
|
1832 |
"question": "How many sisters does leann have?",
|
1833 |
"answer": [
|
1834 |
"0"
|
1835 |
],
|
1836 |
"prolog": {
|
1837 |
"query": [
|
1838 |
-
"aggregate_all(count, distinct(sister('leann',
|
1839 |
],
|
1840 |
-
"answer": "
|
1841 |
},
|
1842 |
"template": [
|
1843 |
"How many",
|
1844 |
-
"<relation_plural>
|
1845 |
"does",
|
1846 |
"<name>_3",
|
1847 |
"have?"
|
@@ -1849,20 +1849,20 @@
|
|
1849 |
"type": 7
|
1850 |
},
|
1851 |
{
|
1852 |
-
"id": "
|
1853 |
"question": "How many brothers does ramon have?",
|
1854 |
"answer": [
|
1855 |
"0"
|
1856 |
],
|
1857 |
"prolog": {
|
1858 |
"query": [
|
1859 |
-
"aggregate_all(count, distinct(brother('ramon',
|
1860 |
],
|
1861 |
-
"answer": "
|
1862 |
},
|
1863 |
"template": [
|
1864 |
"How many",
|
1865 |
-
"<relation_plural>
|
1866 |
"does",
|
1867 |
"<name>_3",
|
1868 |
"have?"
|
@@ -1870,20 +1870,20 @@
|
|
1870 |
"type": 7
|
1871 |
},
|
1872 |
{
|
1873 |
-
"id": "
|
1874 |
"question": "How many sons does lynette have?",
|
1875 |
"answer": [
|
1876 |
"0"
|
1877 |
],
|
1878 |
"prolog": {
|
1879 |
"query": [
|
1880 |
-
"aggregate_all(count, distinct(son('lynette',
|
1881 |
],
|
1882 |
-
"answer": "
|
1883 |
},
|
1884 |
"template": [
|
1885 |
"How many",
|
1886 |
-
"<relation_plural>
|
1887 |
"does",
|
1888 |
"<name>_3",
|
1889 |
"have?"
|
@@ -1891,20 +1891,20 @@
|
|
1891 |
"type": 7
|
1892 |
},
|
1893 |
{
|
1894 |
-
"id": "
|
1895 |
"question": "How many brothers does lorraine have?",
|
1896 |
"answer": [
|
1897 |
"0"
|
1898 |
],
|
1899 |
"prolog": {
|
1900 |
"query": [
|
1901 |
-
"aggregate_all(count, distinct(brother('lorraine',
|
1902 |
],
|
1903 |
-
"answer": "
|
1904 |
},
|
1905 |
"template": [
|
1906 |
"How many",
|
1907 |
-
"<relation_plural>
|
1908 |
"does",
|
1909 |
"<name>_3",
|
1910 |
"have?"
|
@@ -1912,20 +1912,20 @@
|
|
1912 |
"type": 7
|
1913 |
},
|
1914 |
{
|
1915 |
-
"id": "
|
1916 |
"question": "How many children does dino have?",
|
1917 |
"answer": [
|
1918 |
"2"
|
1919 |
],
|
1920 |
"prolog": {
|
1921 |
"query": [
|
1922 |
-
"aggregate_all(count, distinct(child('dino',
|
1923 |
],
|
1924 |
-
"answer": "
|
1925 |
},
|
1926 |
"template": [
|
1927 |
"How many",
|
1928 |
-
"<relation_plural>
|
1929 |
"does",
|
1930 |
"<name>_3",
|
1931 |
"have?"
|
@@ -1933,20 +1933,20 @@
|
|
1933 |
"type": 7
|
1934 |
},
|
1935 |
{
|
1936 |
-
"id": "
|
1937 |
"question": "How many siblings does crysta have?",
|
1938 |
"answer": [
|
1939 |
"1"
|
1940 |
],
|
1941 |
"prolog": {
|
1942 |
"query": [
|
1943 |
-
"aggregate_all(count, distinct(sibling('crysta',
|
1944 |
],
|
1945 |
-
"answer": "
|
1946 |
},
|
1947 |
"template": [
|
1948 |
"How many",
|
1949 |
-
"<relation_plural>
|
1950 |
"does",
|
1951 |
"<name>_3",
|
1952 |
"have?"
|
|
|
1 |
[
|
2 |
{
|
3 |
+
"id": "60c6613e-ac84-4db8-82a3-59dd41cc56f0",
|
4 |
"question": "Who is the son of the person whose hobby is field hockey ?",
|
5 |
"answer": [
|
6 |
"donnie"
|
7 |
],
|
8 |
"prolog": {
|
9 |
"query": [
|
10 |
+
"son(Y_4, Y_2)",
|
11 |
+
"hobby(Y_4, 'field hockey')"
|
12 |
],
|
13 |
+
"answer": "Y_2"
|
14 |
},
|
15 |
"template": [
|
16 |
"Who is",
|
|
|
18 |
"<relation>_3",
|
19 |
"of",
|
20 |
"the person whose",
|
21 |
+
"<attribute_name>_5",
|
22 |
"is",
|
23 |
+
"<attribute_value>_5",
|
24 |
"?"
|
25 |
],
|
26 |
"type": 0
|
27 |
},
|
28 |
{
|
29 |
+
"id": "8c003871-c696-4be9-9d32-7e54f06a29ff",
|
30 |
"question": "Who is the husband of the person whose job is geophysical data processor ?",
|
31 |
"answer": [
|
32 |
"bert"
|
33 |
],
|
34 |
"prolog": {
|
35 |
"query": [
|
36 |
+
"husband(Y_4, Y_2)",
|
37 |
+
"job(Y_4, 'geophysical data processor')"
|
38 |
],
|
39 |
+
"answer": "Y_2"
|
40 |
},
|
41 |
"template": [
|
42 |
"Who is",
|
|
|
44 |
"<relation>_3",
|
45 |
"of",
|
46 |
"the person whose",
|
47 |
+
"<attribute_name>_5",
|
48 |
"is",
|
49 |
+
"<attribute_value>_5",
|
50 |
"?"
|
51 |
],
|
52 |
"type": 0
|
53 |
},
|
54 |
{
|
55 |
+
"id": "25118f62-9d9f-482b-9d01-287cb8896d25",
|
56 |
"question": "Who is the sister of the person whose hobby is shogi ?",
|
57 |
"answer": [
|
58 |
"antionette",
|
|
|
60 |
],
|
61 |
"prolog": {
|
62 |
"query": [
|
63 |
+
"sister(Y_4, Y_2)",
|
64 |
+
"hobby(Y_4, 'shogi')"
|
65 |
],
|
66 |
+
"answer": "Y_2"
|
67 |
},
|
68 |
"template": [
|
69 |
"Who is",
|
|
|
71 |
"<relation>_3",
|
72 |
"of",
|
73 |
"the person whose",
|
74 |
+
"<attribute_name>_5",
|
75 |
"is",
|
76 |
+
"<attribute_value>_5",
|
77 |
"?"
|
78 |
],
|
79 |
"type": 0
|
80 |
},
|
81 |
{
|
82 |
+
"id": "98620ac7-1823-4364-9097-d74f171d280d",
|
83 |
"question": "Who is the father of the person whose hobby is magnet fishing ?",
|
84 |
"answer": [
|
85 |
"dee",
|
|
|
87 |
],
|
88 |
"prolog": {
|
89 |
"query": [
|
90 |
+
"father(Y_4, Y_2)",
|
91 |
+
"hobby(Y_4, 'magnet fishing')"
|
92 |
],
|
93 |
+
"answer": "Y_2"
|
94 |
},
|
95 |
"template": [
|
96 |
"Who is",
|
|
|
98 |
"<relation>_3",
|
99 |
"of",
|
100 |
"the person whose",
|
101 |
+
"<attribute_name>_5",
|
102 |
"is",
|
103 |
+
"<attribute_value>_5",
|
104 |
"?"
|
105 |
],
|
106 |
"type": 0
|
107 |
},
|
108 |
{
|
109 |
+
"id": "3325aab5-b5b2-43d4-84d0-5c64d563f951",
|
110 |
"question": "Who is the brother of the person whose hobby is sea glass collecting ?",
|
111 |
"answer": [
|
112 |
"chuck"
|
113 |
],
|
114 |
"prolog": {
|
115 |
"query": [
|
116 |
+
"brother(Y_4, Y_2)",
|
117 |
+
"hobby(Y_4, 'sea glass collecting')"
|
118 |
],
|
119 |
+
"answer": "Y_2"
|
120 |
},
|
121 |
"template": [
|
122 |
"Who is",
|
|
|
124 |
"<relation>_3",
|
125 |
"of",
|
126 |
"the person whose",
|
127 |
+
"<attribute_name>_5",
|
128 |
"is",
|
129 |
+
"<attribute_value>_5",
|
130 |
"?"
|
131 |
],
|
132 |
"type": 0
|
133 |
},
|
134 |
{
|
135 |
+
"id": "115653f5-01d5-4455-ada5-087c24f6f0a7",
|
136 |
"question": "Who is the sister of the person whose hobby is shooting sports ?",
|
137 |
"answer": [
|
138 |
"vicki"
|
139 |
],
|
140 |
"prolog": {
|
141 |
"query": [
|
142 |
+
"sister(Y_4, Y_2)",
|
143 |
+
"hobby(Y_4, 'shooting sports')"
|
144 |
],
|
145 |
+
"answer": "Y_2"
|
146 |
},
|
147 |
"template": [
|
148 |
"Who is",
|
|
|
150 |
"<relation>_3",
|
151 |
"of",
|
152 |
"the person whose",
|
153 |
+
"<attribute_name>_5",
|
154 |
"is",
|
155 |
+
"<attribute_value>_5",
|
156 |
"?"
|
157 |
],
|
158 |
"type": 0
|
159 |
},
|
160 |
{
|
161 |
+
"id": "7d1acf09-0ef6-43cb-8cba-e7ea8f6c4929",
|
162 |
"question": "Who is the father of the person whose hobby is bowling ?",
|
163 |
"answer": [
|
164 |
"federico"
|
165 |
],
|
166 |
"prolog": {
|
167 |
"query": [
|
168 |
+
"father(Y_4, Y_2)",
|
169 |
+
"hobby(Y_4, 'bowling')"
|
170 |
],
|
171 |
+
"answer": "Y_2"
|
172 |
},
|
173 |
"template": [
|
174 |
"Who is",
|
|
|
176 |
"<relation>_3",
|
177 |
"of",
|
178 |
"the person whose",
|
179 |
+
"<attribute_name>_5",
|
180 |
"is",
|
181 |
+
"<attribute_value>_5",
|
182 |
"?"
|
183 |
],
|
184 |
"type": 0
|
185 |
},
|
186 |
{
|
187 |
+
"id": "321aa69c-e345-44d8-80b1-ab7891901c34",
|
188 |
"question": "Who is the son of the person whose job is restaurant manager, fast food ?",
|
189 |
"answer": [
|
190 |
"dee"
|
191 |
],
|
192 |
"prolog": {
|
193 |
"query": [
|
194 |
+
"son(Y_4, Y_2)",
|
195 |
+
"job(Y_4, 'restaurant manager, fast food')"
|
196 |
],
|
197 |
+
"answer": "Y_2"
|
198 |
},
|
199 |
"template": [
|
200 |
"Who is",
|
|
|
202 |
"<relation>_3",
|
203 |
"of",
|
204 |
"the person whose",
|
205 |
+
"<attribute_name>_5",
|
206 |
"is",
|
207 |
+
"<attribute_value>_5",
|
208 |
"?"
|
209 |
],
|
210 |
"type": 0
|
211 |
},
|
212 |
{
|
213 |
+
"id": "2e85725f-d46a-4735-868a-1f73e88dbf79",
|
214 |
"question": "Who is the daughter of the person whose hobby is fishkeeping ?",
|
215 |
"answer": [
|
216 |
"antonia",
|
|
|
218 |
],
|
219 |
"prolog": {
|
220 |
"query": [
|
221 |
+
"daughter(Y_4, Y_2)",
|
222 |
+
"hobby(Y_4, 'fishkeeping')"
|
223 |
],
|
224 |
+
"answer": "Y_2"
|
225 |
},
|
226 |
"template": [
|
227 |
"Who is",
|
|
|
229 |
"<relation>_3",
|
230 |
"of",
|
231 |
"the person whose",
|
232 |
+
"<attribute_name>_5",
|
233 |
"is",
|
234 |
+
"<attribute_value>_5",
|
235 |
"?"
|
236 |
],
|
237 |
"type": 0
|
238 |
},
|
239 |
{
|
240 |
+
"id": "17ca0bf3-fbfd-48ed-93f3-5983fc5df210",
|
241 |
"question": "Who is the sibling of the person whose job is product designer ?",
|
242 |
"answer": [
|
243 |
"allyson",
|
|
|
246 |
],
|
247 |
"prolog": {
|
248 |
"query": [
|
249 |
+
"sibling(Y_4, Y_2)",
|
250 |
+
"job(Y_4, 'product designer')"
|
251 |
],
|
252 |
+
"answer": "Y_2"
|
253 |
},
|
254 |
"template": [
|
255 |
"Who is",
|
|
|
257 |
"<relation>_3",
|
258 |
"of",
|
259 |
"the person whose",
|
260 |
+
"<attribute_name>_5",
|
261 |
"is",
|
262 |
+
"<attribute_value>_5",
|
263 |
"?"
|
264 |
],
|
265 |
"type": 0
|
266 |
},
|
267 |
{
|
268 |
+
"id": "3e4f6385-d793-4b63-8c6a-e069dc3cb7b4",
|
269 |
"question": "Who is the son of tianna ?",
|
270 |
"answer": [
|
271 |
"donnie"
|
272 |
],
|
273 |
"prolog": {
|
274 |
"query": [
|
275 |
+
"son('tianna', Y_2)"
|
276 |
],
|
277 |
+
"answer": "Y_2"
|
278 |
},
|
279 |
"template": [
|
280 |
"Who is",
|
281 |
"the",
|
282 |
"<relation>_3",
|
283 |
"of",
|
284 |
+
"<name>_4",
|
285 |
"?"
|
286 |
],
|
287 |
"type": 1
|
288 |
},
|
289 |
{
|
290 |
+
"id": "313b93a1-2285-4619-ab30-1c355f1fb25b",
|
291 |
"question": "Who is the wife of jeff ?",
|
292 |
"answer": [
|
293 |
"marya"
|
294 |
],
|
295 |
"prolog": {
|
296 |
"query": [
|
297 |
+
"wife('jeff', Y_2)"
|
298 |
],
|
299 |
+
"answer": "Y_2"
|
300 |
},
|
301 |
"template": [
|
302 |
"Who is",
|
303 |
"the",
|
304 |
"<relation>_3",
|
305 |
"of",
|
306 |
+
"<name>_4",
|
307 |
"?"
|
308 |
],
|
309 |
"type": 1
|
310 |
},
|
311 |
{
|
312 |
+
"id": "56819fcf-8c2e-4c07-8074-626b0499ac22",
|
313 |
"question": "Who is the sister of antionette ?",
|
314 |
"answer": [
|
315 |
"kari"
|
316 |
],
|
317 |
"prolog": {
|
318 |
"query": [
|
319 |
+
"sister('antionette', Y_2)"
|
320 |
],
|
321 |
+
"answer": "Y_2"
|
322 |
},
|
323 |
"template": [
|
324 |
"Who is",
|
325 |
"the",
|
326 |
"<relation>_3",
|
327 |
"of",
|
328 |
+
"<name>_4",
|
329 |
"?"
|
330 |
],
|
331 |
"type": 1
|
332 |
},
|
333 |
{
|
334 |
+
"id": "a54a0dc9-70d1-413e-8a8f-3d6ecbe9d6bb",
|
335 |
"question": "Who is the father of maynard ?",
|
336 |
"answer": [
|
337 |
"hugo"
|
338 |
],
|
339 |
"prolog": {
|
340 |
"query": [
|
341 |
+
"father('maynard', Y_2)"
|
342 |
],
|
343 |
+
"answer": "Y_2"
|
344 |
},
|
345 |
"template": [
|
346 |
"Who is",
|
347 |
"the",
|
348 |
"<relation>_3",
|
349 |
"of",
|
350 |
+
"<name>_4",
|
351 |
"?"
|
352 |
],
|
353 |
"type": 1
|
354 |
},
|
355 |
{
|
356 |
+
"id": "80b59cf8-a5c0-4dfb-ab8b-1d222e3629b3",
|
357 |
"question": "Who is the child of leann ?",
|
358 |
"answer": [
|
359 |
"antonio"
|
360 |
],
|
361 |
"prolog": {
|
362 |
"query": [
|
363 |
+
"child('leann', Y_2)"
|
364 |
],
|
365 |
+
"answer": "Y_2"
|
366 |
},
|
367 |
"template": [
|
368 |
"Who is",
|
369 |
"the",
|
370 |
"<relation>_3",
|
371 |
"of",
|
372 |
+
"<name>_4",
|
373 |
"?"
|
374 |
],
|
375 |
"type": 1
|
376 |
},
|
377 |
{
|
378 |
+
"id": "0b9cf5ab-55c0-4c91-9725-271364afa4e2",
|
379 |
"question": "Who is the sister of ramon ?",
|
380 |
"answer": [
|
381 |
"vicki"
|
382 |
],
|
383 |
"prolog": {
|
384 |
"query": [
|
385 |
+
"sister('ramon', Y_2)"
|
386 |
],
|
387 |
+
"answer": "Y_2"
|
388 |
},
|
389 |
"template": [
|
390 |
"Who is",
|
391 |
"the",
|
392 |
"<relation>_3",
|
393 |
"of",
|
394 |
+
"<name>_4",
|
395 |
"?"
|
396 |
],
|
397 |
"type": 1
|
398 |
},
|
399 |
{
|
400 |
+
"id": "b19ee815-2c4a-4e64-a40d-8834306e7953",
|
401 |
"question": "Who is the father of lynette ?",
|
402 |
"answer": [
|
403 |
"federico"
|
404 |
],
|
405 |
"prolog": {
|
406 |
"query": [
|
407 |
+
"father('lynette', Y_2)"
|
408 |
],
|
409 |
+
"answer": "Y_2"
|
410 |
},
|
411 |
"template": [
|
412 |
"Who is",
|
413 |
"the",
|
414 |
"<relation>_3",
|
415 |
"of",
|
416 |
+
"<name>_4",
|
417 |
"?"
|
418 |
],
|
419 |
"type": 1
|
420 |
},
|
421 |
{
|
422 |
+
"id": "b73f6c25-ceba-44d1-b1bd-db9cd4ca54f5",
|
423 |
"question": "Who is the son of lorraine ?",
|
424 |
"answer": [
|
425 |
"dee"
|
426 |
],
|
427 |
"prolog": {
|
428 |
"query": [
|
429 |
+
"son('lorraine', Y_2)"
|
430 |
],
|
431 |
+
"answer": "Y_2"
|
432 |
},
|
433 |
"template": [
|
434 |
"Who is",
|
435 |
"the",
|
436 |
"<relation>_3",
|
437 |
"of",
|
438 |
+
"<name>_4",
|
439 |
"?"
|
440 |
],
|
441 |
"type": 1
|
442 |
},
|
443 |
{
|
444 |
+
"id": "6478383a-bdd2-4b48-b4f8-a6d78cbcbc38",
|
445 |
"question": "Who is the daughter of dino ?",
|
446 |
"answer": [
|
447 |
"antonia",
|
|
|
449 |
],
|
450 |
"prolog": {
|
451 |
"query": [
|
452 |
+
"daughter('dino', Y_2)"
|
453 |
],
|
454 |
+
"answer": "Y_2"
|
455 |
},
|
456 |
"template": [
|
457 |
"Who is",
|
458 |
"the",
|
459 |
"<relation>_3",
|
460 |
"of",
|
461 |
+
"<name>_4",
|
462 |
"?"
|
463 |
],
|
464 |
"type": 1
|
465 |
},
|
466 |
{
|
467 |
+
"id": "b47bc75b-da8e-4aa2-bafd-31474ba8583a",
|
468 |
"question": "Who is the sibling of crysta ?",
|
469 |
"answer": [
|
470 |
"ralph"
|
471 |
],
|
472 |
"prolog": {
|
473 |
"query": [
|
474 |
+
"sibling('crysta', Y_2)"
|
475 |
],
|
476 |
+
"answer": "Y_2"
|
477 |
},
|
478 |
"template": [
|
479 |
"Who is",
|
480 |
"the",
|
481 |
"<relation>_3",
|
482 |
"of",
|
483 |
+
"<name>_4",
|
484 |
"?"
|
485 |
],
|
486 |
"type": 1
|
487 |
},
|
488 |
{
|
489 |
+
"id": "03799739-6524-4dee-962c-6fffae17f123",
|
490 |
"question": "Who is the person whose hobby is field hockey ?",
|
491 |
"answer": [
|
492 |
"tianna"
|
493 |
],
|
494 |
"prolog": {
|
495 |
"query": [
|
496 |
+
"hobby(Y_2, 'field hockey')"
|
497 |
],
|
498 |
+
"answer": "Y_2"
|
499 |
},
|
500 |
"template": [
|
501 |
"Who is",
|
|
|
508 |
"type": 2
|
509 |
},
|
510 |
{
|
511 |
+
"id": "a7f51ea3-c8e2-4336-b33c-2e8ce8166355",
|
512 |
"question": "Who is the person whose job is psychiatric nurse ?",
|
513 |
"answer": [
|
514 |
"joline",
|
|
|
516 |
],
|
517 |
"prolog": {
|
518 |
"query": [
|
519 |
+
"job(Y_2, 'psychiatric nurse')"
|
520 |
],
|
521 |
+
"answer": "Y_2"
|
522 |
},
|
523 |
"template": [
|
524 |
"Who is",
|
|
|
531 |
"type": 2
|
532 |
},
|
533 |
{
|
534 |
+
"id": "089db1cb-5549-4b99-b4bb-e7521c5d6058",
|
535 |
"question": "Who is the person whose job is geophysical data processor ?",
|
536 |
"answer": [
|
537 |
"jeff",
|
|
|
539 |
],
|
540 |
"prolog": {
|
541 |
"query": [
|
542 |
+
"job(Y_2, 'geophysical data processor')"
|
543 |
],
|
544 |
+
"answer": "Y_2"
|
545 |
},
|
546 |
"template": [
|
547 |
"Who is",
|
|
|
554 |
"type": 2
|
555 |
},
|
556 |
{
|
557 |
+
"id": "1a285078-7e5d-4ccc-8eb0-1acfd4823652",
|
558 |
"question": "Who is the person whose job is risk manager ?",
|
559 |
"answer": [
|
560 |
"tanner"
|
561 |
],
|
562 |
"prolog": {
|
563 |
"query": [
|
564 |
+
"job(Y_2, 'risk manager')"
|
565 |
],
|
566 |
+
"answer": "Y_2"
|
567 |
},
|
568 |
"template": [
|
569 |
"Who is",
|
|
|
576 |
"type": 2
|
577 |
},
|
578 |
{
|
579 |
+
"id": "c0c747ed-b3d2-4a56-a0d3-c1fdaf381127",
|
580 |
"question": "Who is the person whose hobby is shogi ?",
|
581 |
"answer": [
|
582 |
"antionette",
|
|
|
584 |
],
|
585 |
"prolog": {
|
586 |
"query": [
|
587 |
+
"hobby(Y_2, 'shogi')"
|
588 |
],
|
589 |
+
"answer": "Y_2"
|
590 |
},
|
591 |
"template": [
|
592 |
"Who is",
|
|
|
599 |
"type": 2
|
600 |
},
|
601 |
{
|
602 |
+
"id": "c8b3936d-f0aa-4717-a596-d289e31c7eed",
|
603 |
"question": "Who is the person whose hobby is cricket ?",
|
604 |
"answer": [
|
605 |
"gay"
|
606 |
],
|
607 |
"prolog": {
|
608 |
"query": [
|
609 |
+
"hobby(Y_2, 'cricket')"
|
610 |
],
|
611 |
+
"answer": "Y_2"
|
612 |
},
|
613 |
"template": [
|
614 |
"Who is",
|
|
|
621 |
"type": 2
|
622 |
},
|
623 |
{
|
624 |
+
"id": "d6bd2970-a33e-48a8-9489-7c7c1dd710e4",
|
625 |
"question": "Who is the person whose hobby is magnet fishing ?",
|
626 |
"answer": [
|
627 |
"kristine",
|
|
|
629 |
],
|
630 |
"prolog": {
|
631 |
"query": [
|
632 |
+
"hobby(Y_2, 'magnet fishing')"
|
633 |
],
|
634 |
+
"answer": "Y_2"
|
635 |
},
|
636 |
"template": [
|
637 |
"Who is",
|
|
|
644 |
"type": 2
|
645 |
},
|
646 |
{
|
647 |
+
"id": "3d3509db-5b4d-4ca6-a998-611ccaabaa0d",
|
648 |
"question": "Who is the person whose hobby is phillumeny ?",
|
649 |
"answer": [
|
650 |
"stuart"
|
651 |
],
|
652 |
"prolog": {
|
653 |
"query": [
|
654 |
+
"hobby(Y_2, 'phillumeny')"
|
655 |
],
|
656 |
+
"answer": "Y_2"
|
657 |
},
|
658 |
"template": [
|
659 |
"Who is",
|
|
|
666 |
"type": 2
|
667 |
},
|
668 |
{
|
669 |
+
"id": "ae615634-0f8d-4783-ba60-9aec9934ec1b",
|
670 |
"question": "Who is the person whose hobby is sea glass collecting ?",
|
671 |
"answer": [
|
672 |
"leann",
|
|
|
674 |
],
|
675 |
"prolog": {
|
676 |
"query": [
|
677 |
+
"hobby(Y_2, 'sea glass collecting')"
|
678 |
],
|
679 |
+
"answer": "Y_2"
|
680 |
},
|
681 |
"template": [
|
682 |
"Who is",
|
|
|
689 |
"type": 2
|
690 |
},
|
691 |
{
|
692 |
+
"id": "5005fc25-29ac-418b-8af9-4fb975869e96",
|
693 |
"question": "Who is the person whose job is animal nutritionist ?",
|
694 |
"answer": [
|
695 |
"marlena"
|
696 |
],
|
697 |
"prolog": {
|
698 |
"query": [
|
699 |
+
"job(Y_2, 'animal nutritionist')"
|
700 |
],
|
701 |
+
"answer": "Y_2"
|
702 |
},
|
703 |
"template": [
|
704 |
"Who is",
|
|
|
711 |
"type": 2
|
712 |
},
|
713 |
{
|
714 |
+
"id": "ed877f61-3846-4601-9cff-34e3055ec760",
|
715 |
"question": "What is the hobby of the son of tianna ?",
|
716 |
"answer": [
|
717 |
"paintball"
|
718 |
],
|
719 |
"prolog": {
|
720 |
"query": [
|
721 |
+
"hobby(Y_3, Y_2)",
|
722 |
"son('tianna', Y_3)"
|
723 |
],
|
724 |
+
"answer": "Y_2"
|
725 |
},
|
726 |
"template": [
|
727 |
"What is",
|
|
|
729 |
"<attribute_name>_3",
|
730 |
"of",
|
731 |
"the",
|
732 |
+
"<relation>_4",
|
733 |
"of",
|
734 |
+
"<name>_5",
|
735 |
"?"
|
736 |
],
|
737 |
"type": 3
|
738 |
},
|
739 |
{
|
740 |
+
"id": "4cfc33bb-2ad1-4847-87bb-cc96ad34bc15",
|
741 |
"question": "What is the dob of the mother of tanner ?",
|
742 |
"answer": [
|
743 |
"0205-03-08"
|
744 |
],
|
745 |
"prolog": {
|
746 |
"query": [
|
747 |
+
"dob(Y_3, Y_2)",
|
748 |
"mother('tanner', Y_3)"
|
749 |
],
|
750 |
+
"answer": "Y_2"
|
751 |
},
|
752 |
"template": [
|
753 |
"What is",
|
|
|
755 |
"<attribute_name>_3",
|
756 |
"of",
|
757 |
"the",
|
758 |
+
"<relation>_4",
|
759 |
"of",
|
760 |
+
"<name>_5",
|
761 |
"?"
|
762 |
],
|
763 |
"type": 3
|
764 |
},
|
765 |
{
|
766 |
+
"id": "13b4beeb-db8c-478c-82c3-d12b38d595c6",
|
767 |
"question": "What is the dob of the father of maynard ?",
|
768 |
"answer": [
|
769 |
"0229-09-22"
|
770 |
],
|
771 |
"prolog": {
|
772 |
"query": [
|
773 |
+
"dob(Y_3, Y_2)",
|
774 |
"father('maynard', Y_3)"
|
775 |
],
|
776 |
+
"answer": "Y_2"
|
777 |
},
|
778 |
"template": [
|
779 |
"What is",
|
|
|
781 |
"<attribute_name>_3",
|
782 |
"of",
|
783 |
"the",
|
784 |
+
"<relation>_4",
|
785 |
"of",
|
786 |
+
"<name>_5",
|
787 |
"?"
|
788 |
],
|
789 |
"type": 3
|
790 |
},
|
791 |
{
|
792 |
+
"id": "11298155-5d48-4d39-a7ad-4c670443616a",
|
793 |
"question": "What is the job of the father of marlena ?",
|
794 |
"answer": [
|
795 |
"government social research officer"
|
796 |
],
|
797 |
"prolog": {
|
798 |
"query": [
|
799 |
+
"job(Y_3, Y_2)",
|
800 |
"father('marlena', Y_3)"
|
801 |
],
|
802 |
+
"answer": "Y_2"
|
803 |
},
|
804 |
"template": [
|
805 |
"What is",
|
|
|
807 |
"<attribute_name>_3",
|
808 |
"of",
|
809 |
"the",
|
810 |
+
"<relation>_4",
|
811 |
"of",
|
812 |
+
"<name>_5",
|
813 |
"?"
|
814 |
],
|
815 |
"type": 3
|
816 |
},
|
817 |
{
|
818 |
+
"id": "a2307e22-b3f7-4c3f-8451-fcfb46ade544",
|
819 |
"question": "What is the dob of the father of lynette ?",
|
820 |
"answer": [
|
821 |
"0259-09-27"
|
822 |
],
|
823 |
"prolog": {
|
824 |
"query": [
|
825 |
+
"dob(Y_3, Y_2)",
|
826 |
"father('lynette', Y_3)"
|
827 |
],
|
828 |
+
"answer": "Y_2"
|
829 |
},
|
830 |
"template": [
|
831 |
"What is",
|
|
|
833 |
"<attribute_name>_3",
|
834 |
"of",
|
835 |
"the",
|
836 |
+
"<relation>_4",
|
837 |
"of",
|
838 |
+
"<name>_5",
|
839 |
"?"
|
840 |
],
|
841 |
"type": 3
|
842 |
},
|
843 |
{
|
844 |
+
"id": "f5002a1e-2fca-4fd2-8f28-1175870003c8",
|
845 |
"question": "What is the job of the mother of ruby ?",
|
846 |
"answer": [
|
847 |
"theme park manager"
|
848 |
],
|
849 |
"prolog": {
|
850 |
"query": [
|
851 |
+
"job(Y_3, Y_2)",
|
852 |
"mother('ruby', Y_3)"
|
853 |
],
|
854 |
+
"answer": "Y_2"
|
855 |
},
|
856 |
"template": [
|
857 |
"What is",
|
|
|
859 |
"<attribute_name>_3",
|
860 |
"of",
|
861 |
"the",
|
862 |
+
"<relation>_4",
|
863 |
"of",
|
864 |
+
"<name>_5",
|
865 |
"?"
|
866 |
],
|
867 |
"type": 3
|
868 |
},
|
869 |
{
|
870 |
+
"id": "8f8482bc-3b7e-4f97-8910-dcf79a183233",
|
871 |
"question": "What is the hobby of the sibling of crysta ?",
|
872 |
"answer": [
|
873 |
"whale watching"
|
874 |
],
|
875 |
"prolog": {
|
876 |
"query": [
|
877 |
+
"hobby(Y_3, Y_2)",
|
878 |
"sibling('crysta', Y_3)"
|
879 |
],
|
880 |
+
"answer": "Y_2"
|
881 |
},
|
882 |
"template": [
|
883 |
"What is",
|
|
|
885 |
"<attribute_name>_3",
|
886 |
"of",
|
887 |
"the",
|
888 |
+
"<relation>_4",
|
889 |
"of",
|
890 |
+
"<name>_5",
|
891 |
"?"
|
892 |
],
|
893 |
"type": 3
|
894 |
},
|
895 |
{
|
896 |
+
"id": "f6d6eba4-fb60-4a6d-b256-e84c65b2d966",
|
897 |
"question": "What is the job of the wife of jay ?",
|
898 |
"answer": [
|
899 |
"civil engineer, consulting"
|
900 |
],
|
901 |
"prolog": {
|
902 |
"query": [
|
903 |
+
"job(Y_3, Y_2)",
|
904 |
"wife('jay', Y_3)"
|
905 |
],
|
906 |
+
"answer": "Y_2"
|
907 |
},
|
908 |
"template": [
|
909 |
"What is",
|
|
|
911 |
"<attribute_name>_3",
|
912 |
"of",
|
913 |
"the",
|
914 |
+
"<relation>_4",
|
915 |
"of",
|
916 |
+
"<name>_5",
|
917 |
"?"
|
918 |
],
|
919 |
"type": 3
|
920 |
},
|
921 |
{
|
922 |
+
"id": "e19060e3-3aab-4c18-9280-545d68bdc3dd",
|
923 |
"question": "What is the job of the brother of matt ?",
|
924 |
"answer": [
|
925 |
"designer, jewellery",
|
|
|
927 |
],
|
928 |
"prolog": {
|
929 |
"query": [
|
930 |
+
"job(Y_3, Y_2)",
|
931 |
"brother('matt', Y_3)"
|
932 |
],
|
933 |
+
"answer": "Y_2"
|
934 |
},
|
935 |
"template": [
|
936 |
"What is",
|
|
|
938 |
"<attribute_name>_3",
|
939 |
"of",
|
940 |
"the",
|
941 |
+
"<relation>_4",
|
942 |
"of",
|
943 |
+
"<name>_5",
|
944 |
"?"
|
945 |
],
|
946 |
"type": 3
|
947 |
},
|
948 |
{
|
949 |
+
"id": "3d3803ac-7bdf-4955-b9d3-c39775c6a102",
|
950 |
"question": "What is the dob of the sibling of kurt ?",
|
951 |
"answer": [
|
952 |
"0263-06-10",
|
|
|
956 |
],
|
957 |
"prolog": {
|
958 |
"query": [
|
959 |
+
"dob(Y_3, Y_2)",
|
960 |
"sibling('kurt', Y_3)"
|
961 |
],
|
962 |
+
"answer": "Y_2"
|
963 |
},
|
964 |
"template": [
|
965 |
"What is",
|
|
|
967 |
"<attribute_name>_3",
|
968 |
"of",
|
969 |
"the",
|
970 |
+
"<relation>_4",
|
971 |
"of",
|
972 |
+
"<name>_5",
|
973 |
"?"
|
974 |
],
|
975 |
"type": 3
|
976 |
},
|
977 |
{
|
978 |
+
"id": "a0e5351b-6da4-4f26-b180-2ace8ba1b550",
|
979 |
"question": "What is the job of the person whose hobby is field hockey ?",
|
980 |
"answer": [
|
981 |
"solicitor, scotland"
|
982 |
],
|
983 |
"prolog": {
|
984 |
"query": [
|
985 |
+
"job(Y_3, Y_2)",
|
986 |
"hobby(Y_3, 'field hockey')"
|
987 |
],
|
988 |
+
"answer": "Y_2"
|
989 |
},
|
990 |
"template": [
|
991 |
"What is",
|
|
|
993 |
"<attribute_name>_3",
|
994 |
"of",
|
995 |
"the person whose",
|
996 |
+
"<attribute_name>_4",
|
997 |
"is",
|
998 |
+
"<attribute_value>_4",
|
999 |
"?"
|
1000 |
],
|
1001 |
"type": 4
|
1002 |
},
|
1003 |
{
|
1004 |
+
"id": "92d1e134-fbe8-4264-bad8-d8f2931cc7c2",
|
1005 |
"question": "What is the hobby of the person whose job is geophysical data processor ?",
|
1006 |
"answer": [
|
1007 |
"learning",
|
|
|
1009 |
],
|
1010 |
"prolog": {
|
1011 |
"query": [
|
1012 |
+
"hobby(Y_3, Y_2)",
|
1013 |
"job(Y_3, 'geophysical data processor')"
|
1014 |
],
|
1015 |
+
"answer": "Y_2"
|
1016 |
},
|
1017 |
"template": [
|
1018 |
"What is",
|
|
|
1020 |
"<attribute_name>_3",
|
1021 |
"of",
|
1022 |
"the person whose",
|
1023 |
+
"<attribute_name>_4",
|
1024 |
"is",
|
1025 |
+
"<attribute_value>_4",
|
1026 |
"?"
|
1027 |
],
|
1028 |
"type": 4
|
1029 |
},
|
1030 |
{
|
1031 |
+
"id": "c185ab28-688f-40f6-b570-eff0ff367b4e",
|
1032 |
"question": "What is the dob of the person whose hobby is shogi ?",
|
1033 |
"answer": [
|
1034 |
"0238-10-28",
|
|
|
1036 |
],
|
1037 |
"prolog": {
|
1038 |
"query": [
|
1039 |
+
"dob(Y_3, Y_2)",
|
1040 |
"hobby(Y_3, 'shogi')"
|
1041 |
],
|
1042 |
+
"answer": "Y_2"
|
1043 |
},
|
1044 |
"template": [
|
1045 |
"What is",
|
|
|
1047 |
"<attribute_name>_3",
|
1048 |
"of",
|
1049 |
"the person whose",
|
1050 |
+
"<attribute_name>_4",
|
1051 |
"is",
|
1052 |
+
"<attribute_value>_4",
|
1053 |
"?"
|
1054 |
],
|
1055 |
"type": 4
|
1056 |
},
|
1057 |
{
|
1058 |
+
"id": "7a61cddf-3e9d-4f2b-bad4-7a50c5ecfd39",
|
1059 |
"question": "What is the hobby of the person whose hobby is magnet fishing ?",
|
1060 |
"answer": [
|
1061 |
"magnet fishing"
|
1062 |
],
|
1063 |
"prolog": {
|
1064 |
"query": [
|
1065 |
+
"hobby(Y_3, Y_2)",
|
1066 |
"hobby(Y_3, 'magnet fishing')"
|
1067 |
],
|
1068 |
+
"answer": "Y_2"
|
1069 |
},
|
1070 |
"template": [
|
1071 |
"What is",
|
|
|
1073 |
"<attribute_name>_3",
|
1074 |
"of",
|
1075 |
"the person whose",
|
1076 |
+
"<attribute_name>_4",
|
1077 |
"is",
|
1078 |
+
"<attribute_value>_4",
|
1079 |
"?"
|
1080 |
],
|
1081 |
"type": 4
|
1082 |
},
|
1083 |
{
|
1084 |
+
"id": "82c82da8-e78a-495f-9b0a-7c22d9892d05",
|
1085 |
"question": "What is the dob of the person whose hobby is sea glass collecting ?",
|
1086 |
"answer": [
|
1087 |
"0178-04-18",
|
|
|
1089 |
],
|
1090 |
"prolog": {
|
1091 |
"query": [
|
1092 |
+
"dob(Y_3, Y_2)",
|
1093 |
"hobby(Y_3, 'sea glass collecting')"
|
1094 |
],
|
1095 |
+
"answer": "Y_2"
|
1096 |
},
|
1097 |
"template": [
|
1098 |
"What is",
|
|
|
1100 |
"<attribute_name>_3",
|
1101 |
"of",
|
1102 |
"the person whose",
|
1103 |
+
"<attribute_name>_4",
|
1104 |
"is",
|
1105 |
+
"<attribute_value>_4",
|
1106 |
"?"
|
1107 |
],
|
1108 |
"type": 4
|
1109 |
},
|
1110 |
{
|
1111 |
+
"id": "7797e902-3554-47a9-8891-d4c15c097fad",
|
1112 |
"question": "What is the job of the person whose hobby is shooting sports ?",
|
1113 |
"answer": [
|
1114 |
"pharmacist, community"
|
1115 |
],
|
1116 |
"prolog": {
|
1117 |
"query": [
|
1118 |
+
"job(Y_3, Y_2)",
|
1119 |
"hobby(Y_3, 'shooting sports')"
|
1120 |
],
|
1121 |
+
"answer": "Y_2"
|
1122 |
},
|
1123 |
"template": [
|
1124 |
"What is",
|
|
|
1126 |
"<attribute_name>_3",
|
1127 |
"of",
|
1128 |
"the person whose",
|
1129 |
+
"<attribute_name>_4",
|
1130 |
"is",
|
1131 |
+
"<attribute_value>_4",
|
1132 |
"?"
|
1133 |
],
|
1134 |
"type": 4
|
1135 |
},
|
1136 |
{
|
1137 |
+
"id": "ca7c2258-0b41-451f-9d48-d61e3998edae",
|
1138 |
"question": "What is the hobby of the person whose hobby is bowling ?",
|
1139 |
"answer": [
|
1140 |
"bowling"
|
1141 |
],
|
1142 |
"prolog": {
|
1143 |
"query": [
|
1144 |
+
"hobby(Y_3, Y_2)",
|
1145 |
"hobby(Y_3, 'bowling')"
|
1146 |
],
|
1147 |
+
"answer": "Y_2"
|
1148 |
},
|
1149 |
"template": [
|
1150 |
"What is",
|
|
|
1152 |
"<attribute_name>_3",
|
1153 |
"of",
|
1154 |
"the person whose",
|
1155 |
+
"<attribute_name>_4",
|
1156 |
"is",
|
1157 |
+
"<attribute_value>_4",
|
1158 |
"?"
|
1159 |
],
|
1160 |
"type": 4
|
1161 |
},
|
1162 |
{
|
1163 |
+
"id": "ec86205a-0d17-471b-b121-c0f82e67526c",
|
1164 |
"question": "What is the job of the person whose job is restaurant manager, fast food ?",
|
1165 |
"answer": [
|
1166 |
"restaurant manager, fast food"
|
1167 |
],
|
1168 |
"prolog": {
|
1169 |
"query": [
|
1170 |
+
"job(Y_3, Y_2)",
|
1171 |
"job(Y_3, 'restaurant manager, fast food')"
|
1172 |
],
|
1173 |
+
"answer": "Y_2"
|
1174 |
},
|
1175 |
"template": [
|
1176 |
"What is",
|
|
|
1178 |
"<attribute_name>_3",
|
1179 |
"of",
|
1180 |
"the person whose",
|
1181 |
+
"<attribute_name>_4",
|
1182 |
"is",
|
1183 |
+
"<attribute_value>_4",
|
1184 |
"?"
|
1185 |
],
|
1186 |
"type": 4
|
1187 |
},
|
1188 |
{
|
1189 |
+
"id": "16f78d56-23ef-4d53-9a3d-e4d3754f7791",
|
1190 |
"question": "What is the job of the person whose hobby is fishkeeping ?",
|
1191 |
"answer": [
|
1192 |
"animal technologist",
|
|
|
1194 |
],
|
1195 |
"prolog": {
|
1196 |
"query": [
|
1197 |
+
"job(Y_3, Y_2)",
|
1198 |
"hobby(Y_3, 'fishkeeping')"
|
1199 |
],
|
1200 |
+
"answer": "Y_2"
|
1201 |
},
|
1202 |
"template": [
|
1203 |
"What is",
|
|
|
1205 |
"<attribute_name>_3",
|
1206 |
"of",
|
1207 |
"the person whose",
|
1208 |
+
"<attribute_name>_4",
|
1209 |
"is",
|
1210 |
+
"<attribute_value>_4",
|
1211 |
"?"
|
1212 |
],
|
1213 |
"type": 4
|
1214 |
},
|
1215 |
{
|
1216 |
+
"id": "75ba8244-90e3-4719-be01-087f9307c5e0",
|
1217 |
"question": "What is the dob of the person whose job is product designer ?",
|
1218 |
"answer": [
|
1219 |
"0174-04-26",
|
|
|
1221 |
],
|
1222 |
"prolog": {
|
1223 |
"query": [
|
1224 |
+
"dob(Y_3, Y_2)",
|
1225 |
"job(Y_3, 'product designer')"
|
1226 |
],
|
1227 |
+
"answer": "Y_2"
|
1228 |
},
|
1229 |
"template": [
|
1230 |
"What is",
|
|
|
1232 |
"<attribute_name>_3",
|
1233 |
"of",
|
1234 |
"the person whose",
|
1235 |
+
"<attribute_name>_4",
|
1236 |
"is",
|
1237 |
+
"<attribute_value>_4",
|
1238 |
"?"
|
1239 |
],
|
1240 |
"type": 4
|
1241 |
},
|
1242 |
{
|
1243 |
+
"id": "cdffe5f6-ff8a-4d9a-8525-2401f9813d59",
|
1244 |
"question": "How many sons does the son of tianna have?",
|
1245 |
"answer": [
|
1246 |
"0"
|
1247 |
],
|
1248 |
"prolog": {
|
1249 |
"query": [
|
1250 |
+
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
|
1251 |
"son('tianna', Y_3)"
|
1252 |
],
|
1253 |
+
"answer": "Count_1"
|
1254 |
},
|
1255 |
"template": [
|
1256 |
"How many",
|
1257 |
+
"<relation_plural>_2",
|
1258 |
"does",
|
1259 |
"the",
|
1260 |
+
"<relation>_4",
|
1261 |
"of",
|
1262 |
+
"<name>_5",
|
1263 |
"have?"
|
1264 |
],
|
1265 |
"type": 5
|
1266 |
},
|
1267 |
{
|
1268 |
+
"id": "55afcde2-2418-47fa-880f-f47db05e666c",
|
1269 |
"question": "How many siblings does the mother of tanner have?",
|
1270 |
"answer": [
|
1271 |
"0"
|
1272 |
],
|
1273 |
"prolog": {
|
1274 |
"query": [
|
1275 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1276 |
"mother('tanner', Y_3)"
|
1277 |
],
|
1278 |
+
"answer": "Count_1"
|
1279 |
},
|
1280 |
"template": [
|
1281 |
"How many",
|
1282 |
+
"<relation_plural>_2",
|
1283 |
"does",
|
1284 |
"the",
|
1285 |
+
"<relation>_4",
|
1286 |
"of",
|
1287 |
+
"<name>_5",
|
1288 |
"have?"
|
1289 |
],
|
1290 |
"type": 5
|
1291 |
},
|
1292 |
{
|
1293 |
+
"id": "213738bc-93d2-4218-888d-aad221d937e7",
|
1294 |
"question": "How many sisters does the father of maynard have?",
|
1295 |
"answer": [
|
1296 |
"0"
|
1297 |
],
|
1298 |
"prolog": {
|
1299 |
"query": [
|
1300 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1301 |
"father('maynard', Y_3)"
|
1302 |
],
|
1303 |
+
"answer": "Count_1"
|
1304 |
},
|
1305 |
"template": [
|
1306 |
"How many",
|
1307 |
+
"<relation_plural>_2",
|
1308 |
"does",
|
1309 |
"the",
|
1310 |
+
"<relation>_4",
|
1311 |
"of",
|
1312 |
+
"<name>_5",
|
1313 |
"have?"
|
1314 |
],
|
1315 |
"type": 5
|
1316 |
},
|
1317 |
{
|
1318 |
+
"id": "f7068439-00c8-4b9a-99ce-a0e18cd5e104",
|
1319 |
"question": "How many brothers does the father of marlena have?",
|
1320 |
"answer": [
|
1321 |
"0"
|
1322 |
],
|
1323 |
"prolog": {
|
1324 |
"query": [
|
1325 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1326 |
"father('marlena', Y_3)"
|
1327 |
],
|
1328 |
+
"answer": "Count_1"
|
1329 |
},
|
1330 |
"template": [
|
1331 |
"How many",
|
1332 |
+
"<relation_plural>_2",
|
1333 |
"does",
|
1334 |
"the",
|
1335 |
+
"<relation>_4",
|
1336 |
"of",
|
1337 |
+
"<name>_5",
|
1338 |
"have?"
|
1339 |
],
|
1340 |
"type": 5
|
1341 |
},
|
1342 |
{
|
1343 |
+
"id": "7b61fe99-92fa-48da-a3af-896e96e24095",
|
1344 |
"question": "How many sisters does the father of lynette have?",
|
1345 |
"answer": [
|
1346 |
"0"
|
1347 |
],
|
1348 |
"prolog": {
|
1349 |
"query": [
|
1350 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1351 |
"father('lynette', Y_3)"
|
1352 |
],
|
1353 |
+
"answer": "Count_1"
|
1354 |
},
|
1355 |
"template": [
|
1356 |
"How many",
|
1357 |
+
"<relation_plural>_2",
|
1358 |
"does",
|
1359 |
"the",
|
1360 |
+
"<relation>_4",
|
1361 |
"of",
|
1362 |
+
"<name>_5",
|
1363 |
"have?"
|
1364 |
],
|
1365 |
"type": 5
|
1366 |
},
|
1367 |
{
|
1368 |
+
"id": "e56f645b-59b7-48f3-99de-7923ac000b36",
|
1369 |
"question": "How many children does the mother of ruby have?",
|
1370 |
"answer": [
|
1371 |
"2"
|
1372 |
],
|
1373 |
"prolog": {
|
1374 |
"query": [
|
1375 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1376 |
"mother('ruby', Y_3)"
|
1377 |
],
|
1378 |
+
"answer": "Count_1"
|
1379 |
},
|
1380 |
"template": [
|
1381 |
"How many",
|
1382 |
+
"<relation_plural>_2",
|
1383 |
"does",
|
1384 |
"the",
|
1385 |
+
"<relation>_4",
|
1386 |
"of",
|
1387 |
+
"<name>_5",
|
1388 |
"have?"
|
1389 |
],
|
1390 |
"type": 5
|
1391 |
},
|
1392 |
{
|
1393 |
+
"id": "390c7654-e1ee-4bbd-aeb5-8a157710c997",
|
1394 |
"question": "How many daughters does the sibling of crysta have?",
|
1395 |
"answer": [
|
1396 |
"3"
|
1397 |
],
|
1398 |
"prolog": {
|
1399 |
"query": [
|
1400 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1401 |
"sibling('crysta', Y_3)"
|
1402 |
],
|
1403 |
+
"answer": "Count_1"
|
1404 |
},
|
1405 |
"template": [
|
1406 |
"How many",
|
1407 |
+
"<relation_plural>_2",
|
1408 |
"does",
|
1409 |
"the",
|
1410 |
+
"<relation>_4",
|
1411 |
"of",
|
1412 |
+
"<name>_5",
|
1413 |
"have?"
|
1414 |
],
|
1415 |
"type": 5
|
1416 |
},
|
1417 |
{
|
1418 |
+
"id": "06416f1a-44c1-4356-a1d4-0e56bf6ee24f",
|
1419 |
"question": "How many children does the wife of jay have?",
|
1420 |
"answer": [
|
1421 |
"1"
|
1422 |
],
|
1423 |
"prolog": {
|
1424 |
"query": [
|
1425 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1426 |
"wife('jay', Y_3)"
|
1427 |
],
|
1428 |
+
"answer": "Count_1"
|
1429 |
},
|
1430 |
"template": [
|
1431 |
"How many",
|
1432 |
+
"<relation_plural>_2",
|
1433 |
"does",
|
1434 |
"the",
|
1435 |
+
"<relation>_4",
|
1436 |
"of",
|
1437 |
+
"<name>_5",
|
1438 |
"have?"
|
1439 |
],
|
1440 |
"type": 5
|
1441 |
},
|
1442 |
{
|
1443 |
+
"id": "03cf3017-f540-42be-8c07-c1e884af3e32",
|
1444 |
"question": "How many brothers does the brother of matt have?",
|
1445 |
"answer": [
|
1446 |
"2"
|
1447 |
],
|
1448 |
"prolog": {
|
1449 |
"query": [
|
1450 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1451 |
"brother('matt', Y_3)"
|
1452 |
],
|
1453 |
+
"answer": "Count_1"
|
1454 |
},
|
1455 |
"template": [
|
1456 |
"How many",
|
1457 |
+
"<relation_plural>_2",
|
1458 |
"does",
|
1459 |
"the",
|
1460 |
+
"<relation>_4",
|
1461 |
"of",
|
1462 |
+
"<name>_5",
|
1463 |
"have?"
|
1464 |
],
|
1465 |
"type": 5
|
1466 |
},
|
1467 |
{
|
1468 |
+
"id": "4a37d27b-a927-4324-af47-74a19a8ef43a",
|
1469 |
"question": "How many sisters does the sibling of kurt have?",
|
1470 |
"answer": [
|
1471 |
"1",
|
|
|
1473 |
],
|
1474 |
"prolog": {
|
1475 |
"query": [
|
1476 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1477 |
"sibling('kurt', Y_3)"
|
1478 |
],
|
1479 |
+
"answer": "Count_1"
|
1480 |
},
|
1481 |
"template": [
|
1482 |
"How many",
|
1483 |
+
"<relation_plural>_2",
|
1484 |
"does",
|
1485 |
"the",
|
1486 |
+
"<relation>_4",
|
1487 |
"of",
|
1488 |
+
"<name>_5",
|
1489 |
"have?"
|
1490 |
],
|
1491 |
"type": 5
|
1492 |
},
|
1493 |
{
|
1494 |
+
"id": "0f137d15-56df-49fb-968f-9dfb51591c74",
|
1495 |
"question": "How many children does the person whose hobby is field hockey have?",
|
1496 |
"answer": [
|
1497 |
"1"
|
1498 |
],
|
1499 |
"prolog": {
|
1500 |
"query": [
|
1501 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1502 |
"hobby(Y_3, 'field hockey')"
|
1503 |
],
|
1504 |
+
"answer": "Count_1"
|
1505 |
},
|
1506 |
"template": [
|
1507 |
"How many",
|
1508 |
+
"<relation_plural>_2",
|
1509 |
"does",
|
1510 |
"the person whose",
|
1511 |
+
"<attribute_name>_4",
|
1512 |
"is",
|
1513 |
+
"<attribute_value>_4",
|
1514 |
"have?"
|
1515 |
],
|
1516 |
"type": 6
|
1517 |
},
|
1518 |
{
|
1519 |
+
"id": "1c177559-c98a-4a86-9d3f-481c505260e6",
|
1520 |
"question": "How many daughters does the person whose job is geophysical data processor have?",
|
1521 |
"answer": [
|
1522 |
"1"
|
1523 |
],
|
1524 |
"prolog": {
|
1525 |
"query": [
|
1526 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1527 |
"job(Y_3, 'geophysical data processor')"
|
1528 |
],
|
1529 |
+
"answer": "Count_1"
|
1530 |
},
|
1531 |
"template": [
|
1532 |
"How many",
|
1533 |
+
"<relation_plural>_2",
|
1534 |
"does",
|
1535 |
"the person whose",
|
1536 |
+
"<attribute_name>_4",
|
1537 |
"is",
|
1538 |
+
"<attribute_value>_4",
|
1539 |
"have?"
|
1540 |
],
|
1541 |
"type": 6
|
1542 |
},
|
1543 |
{
|
1544 |
+
"id": "98dd6ccb-e03a-49a1-9c2d-a2fd1cc4f618",
|
1545 |
"question": "How many siblings does the person whose hobby is shogi have?",
|
1546 |
"answer": [
|
1547 |
"4"
|
1548 |
],
|
1549 |
"prolog": {
|
1550 |
"query": [
|
1551 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1552 |
"hobby(Y_3, 'shogi')"
|
1553 |
],
|
1554 |
+
"answer": "Count_1"
|
1555 |
},
|
1556 |
"template": [
|
1557 |
"How many",
|
1558 |
+
"<relation_plural>_2",
|
1559 |
"does",
|
1560 |
"the person whose",
|
1561 |
+
"<attribute_name>_4",
|
1562 |
"is",
|
1563 |
+
"<attribute_value>_4",
|
1564 |
"have?"
|
1565 |
],
|
1566 |
"type": 6
|
1567 |
},
|
1568 |
{
|
1569 |
+
"id": "f3712943-f879-4718-9427-9e720e5e28f2",
|
1570 |
"question": "How many daughters does the person whose hobby is magnet fishing have?",
|
1571 |
"answer": [
|
1572 |
"0"
|
1573 |
],
|
1574 |
"prolog": {
|
1575 |
"query": [
|
1576 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1577 |
"hobby(Y_3, 'magnet fishing')"
|
1578 |
],
|
1579 |
+
"answer": "Count_1"
|
1580 |
},
|
1581 |
"template": [
|
1582 |
"How many",
|
1583 |
+
"<relation_plural>_2",
|
1584 |
"does",
|
1585 |
"the person whose",
|
1586 |
+
"<attribute_name>_4",
|
1587 |
"is",
|
1588 |
+
"<attribute_value>_4",
|
1589 |
"have?"
|
1590 |
],
|
1591 |
"type": 6
|
1592 |
},
|
1593 |
{
|
1594 |
+
"id": "53da0370-6f39-42aa-8bb0-38da7248968d",
|
1595 |
"question": "How many sisters does the person whose hobby is sea glass collecting have?",
|
1596 |
"answer": [
|
1597 |
"0",
|
|
|
1599 |
],
|
1600 |
"prolog": {
|
1601 |
"query": [
|
1602 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1603 |
"hobby(Y_3, 'sea glass collecting')"
|
1604 |
],
|
1605 |
+
"answer": "Count_1"
|
1606 |
},
|
1607 |
"template": [
|
1608 |
"How many",
|
1609 |
+
"<relation_plural>_2",
|
1610 |
"does",
|
1611 |
"the person whose",
|
1612 |
+
"<attribute_name>_4",
|
1613 |
"is",
|
1614 |
+
"<attribute_value>_4",
|
1615 |
"have?"
|
1616 |
],
|
1617 |
"type": 6
|
1618 |
},
|
1619 |
{
|
1620 |
+
"id": "c48cc572-f2a7-475f-9dbc-4de2a80603d3",
|
1621 |
"question": "How many brothers does the person whose hobby is shooting sports have?",
|
1622 |
"answer": [
|
1623 |
"0"
|
1624 |
],
|
1625 |
"prolog": {
|
1626 |
"query": [
|
1627 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1628 |
"hobby(Y_3, 'shooting sports')"
|
1629 |
],
|
1630 |
+
"answer": "Count_1"
|
1631 |
},
|
1632 |
"template": [
|
1633 |
"How many",
|
1634 |
+
"<relation_plural>_2",
|
1635 |
"does",
|
1636 |
"the person whose",
|
1637 |
+
"<attribute_name>_4",
|
1638 |
"is",
|
1639 |
+
"<attribute_value>_4",
|
1640 |
"have?"
|
1641 |
],
|
1642 |
"type": 6
|
1643 |
},
|
1644 |
{
|
1645 |
+
"id": "858958f4-4745-4446-a165-c710d25b7d38",
|
1646 |
"question": "How many sons does the person whose hobby is bowling have?",
|
1647 |
"answer": [
|
1648 |
"0"
|
1649 |
],
|
1650 |
"prolog": {
|
1651 |
"query": [
|
1652 |
+
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
|
1653 |
"hobby(Y_3, 'bowling')"
|
1654 |
],
|
1655 |
+
"answer": "Count_1"
|
1656 |
},
|
1657 |
"template": [
|
1658 |
"How many",
|
1659 |
+
"<relation_plural>_2",
|
1660 |
"does",
|
1661 |
"the person whose",
|
1662 |
+
"<attribute_name>_4",
|
1663 |
"is",
|
1664 |
+
"<attribute_value>_4",
|
1665 |
"have?"
|
1666 |
],
|
1667 |
"type": 6
|
1668 |
},
|
1669 |
{
|
1670 |
+
"id": "7ca59032-9de7-45b3-b309-e1baeea46f01",
|
1671 |
"question": "How many brothers does the person whose job is restaurant manager, fast food have?",
|
1672 |
"answer": [
|
1673 |
"0"
|
1674 |
],
|
1675 |
"prolog": {
|
1676 |
"query": [
|
1677 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1678 |
"job(Y_3, 'restaurant manager, fast food')"
|
1679 |
],
|
1680 |
+
"answer": "Count_1"
|
1681 |
},
|
1682 |
"template": [
|
1683 |
"How many",
|
1684 |
+
"<relation_plural>_2",
|
1685 |
"does",
|
1686 |
"the person whose",
|
1687 |
+
"<attribute_name>_4",
|
1688 |
"is",
|
1689 |
+
"<attribute_value>_4",
|
1690 |
"have?"
|
1691 |
],
|
1692 |
"type": 6
|
1693 |
},
|
1694 |
{
|
1695 |
+
"id": "3ca668c3-775e-431f-b847-834679ee5f0a",
|
1696 |
"question": "How many children does the person whose hobby is fishkeeping have?",
|
1697 |
"answer": [
|
1698 |
"1",
|
|
|
1700 |
],
|
1701 |
"prolog": {
|
1702 |
"query": [
|
1703 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1704 |
"hobby(Y_3, 'fishkeeping')"
|
1705 |
],
|
1706 |
+
"answer": "Count_1"
|
1707 |
},
|
1708 |
"template": [
|
1709 |
"How many",
|
1710 |
+
"<relation_plural>_2",
|
1711 |
"does",
|
1712 |
"the person whose",
|
1713 |
+
"<attribute_name>_4",
|
1714 |
"is",
|
1715 |
+
"<attribute_value>_4",
|
1716 |
"have?"
|
1717 |
],
|
1718 |
"type": 6
|
1719 |
},
|
1720 |
{
|
1721 |
+
"id": "697ef119-7e9f-42d0-b926-6244c2a432b7",
|
1722 |
"question": "How many siblings does the person whose job is product designer have?",
|
1723 |
"answer": [
|
1724 |
"1",
|
|
|
1726 |
],
|
1727 |
"prolog": {
|
1728 |
"query": [
|
1729 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1730 |
"job(Y_3, 'product designer')"
|
1731 |
],
|
1732 |
+
"answer": "Count_1"
|
1733 |
},
|
1734 |
"template": [
|
1735 |
"How many",
|
1736 |
+
"<relation_plural>_2",
|
1737 |
"does",
|
1738 |
"the person whose",
|
1739 |
+
"<attribute_name>_4",
|
1740 |
"is",
|
1741 |
+
"<attribute_value>_4",
|
1742 |
"have?"
|
1743 |
],
|
1744 |
"type": 6
|
1745 |
},
|
1746 |
{
|
1747 |
+
"id": "a3e25b88-cab1-4a3f-aeec-f5a6fa168934",
|
1748 |
"question": "How many children does tianna have?",
|
1749 |
"answer": [
|
1750 |
"1"
|
1751 |
],
|
1752 |
"prolog": {
|
1753 |
"query": [
|
1754 |
+
"aggregate_all(count, distinct(child('tianna', Y_1)), Count_1)"
|
1755 |
],
|
1756 |
+
"answer": "Count_1"
|
1757 |
},
|
1758 |
"template": [
|
1759 |
"How many",
|
1760 |
+
"<relation_plural>_2",
|
1761 |
"does",
|
1762 |
"<name>_3",
|
1763 |
"have?"
|
|
|
1765 |
"type": 7
|
1766 |
},
|
1767 |
{
|
1768 |
+
"id": "9a18bca5-4ad6-4654-8b46-03353a7c0aa0",
|
1769 |
"question": "How many daughters does jeff have?",
|
1770 |
"answer": [
|
1771 |
"1"
|
1772 |
],
|
1773 |
"prolog": {
|
1774 |
"query": [
|
1775 |
+
"aggregate_all(count, distinct(daughter('jeff', Y_1)), Count_1)"
|
1776 |
],
|
1777 |
+
"answer": "Count_1"
|
1778 |
},
|
1779 |
"template": [
|
1780 |
"How many",
|
1781 |
+
"<relation_plural>_2",
|
1782 |
"does",
|
1783 |
"<name>_3",
|
1784 |
"have?"
|
|
|
1786 |
"type": 7
|
1787 |
},
|
1788 |
{
|
1789 |
+
"id": "2b1e9f4d-b732-4c43-8327-4b4989bc8e33",
|
1790 |
"question": "How many siblings does antionette have?",
|
1791 |
"answer": [
|
1792 |
"4"
|
1793 |
],
|
1794 |
"prolog": {
|
1795 |
"query": [
|
1796 |
+
"aggregate_all(count, distinct(sibling('antionette', Y_1)), Count_1)"
|
1797 |
],
|
1798 |
+
"answer": "Count_1"
|
1799 |
},
|
1800 |
"template": [
|
1801 |
"How many",
|
1802 |
+
"<relation_plural>_2",
|
1803 |
"does",
|
1804 |
"<name>_3",
|
1805 |
"have?"
|
|
|
1807 |
"type": 7
|
1808 |
},
|
1809 |
{
|
1810 |
+
"id": "4e23a7d8-49c7-4f70-b4df-96a58359e9e2",
|
1811 |
"question": "How many daughters does maynard have?",
|
1812 |
"answer": [
|
1813 |
"0"
|
1814 |
],
|
1815 |
"prolog": {
|
1816 |
"query": [
|
1817 |
+
"aggregate_all(count, distinct(daughter('maynard', Y_1)), Count_1)"
|
1818 |
],
|
1819 |
+
"answer": "Count_1"
|
1820 |
},
|
1821 |
"template": [
|
1822 |
"How many",
|
1823 |
+
"<relation_plural>_2",
|
1824 |
"does",
|
1825 |
"<name>_3",
|
1826 |
"have?"
|
|
|
1828 |
"type": 7
|
1829 |
},
|
1830 |
{
|
1831 |
+
"id": "1be14c61-fb42-4d3c-baed-85a848561758",
|
1832 |
"question": "How many sisters does leann have?",
|
1833 |
"answer": [
|
1834 |
"0"
|
1835 |
],
|
1836 |
"prolog": {
|
1837 |
"query": [
|
1838 |
+
"aggregate_all(count, distinct(sister('leann', Y_1)), Count_1)"
|
1839 |
],
|
1840 |
+
"answer": "Count_1"
|
1841 |
},
|
1842 |
"template": [
|
1843 |
"How many",
|
1844 |
+
"<relation_plural>_2",
|
1845 |
"does",
|
1846 |
"<name>_3",
|
1847 |
"have?"
|
|
|
1849 |
"type": 7
|
1850 |
},
|
1851 |
{
|
1852 |
+
"id": "a8a0c47b-4fcb-4ede-8c35-87f26f9c457c",
|
1853 |
"question": "How many brothers does ramon have?",
|
1854 |
"answer": [
|
1855 |
"0"
|
1856 |
],
|
1857 |
"prolog": {
|
1858 |
"query": [
|
1859 |
+
"aggregate_all(count, distinct(brother('ramon', Y_1)), Count_1)"
|
1860 |
],
|
1861 |
+
"answer": "Count_1"
|
1862 |
},
|
1863 |
"template": [
|
1864 |
"How many",
|
1865 |
+
"<relation_plural>_2",
|
1866 |
"does",
|
1867 |
"<name>_3",
|
1868 |
"have?"
|
|
|
1870 |
"type": 7
|
1871 |
},
|
1872 |
{
|
1873 |
+
"id": "5c48bb0f-ed6d-4236-8f99-75bd28be3a64",
|
1874 |
"question": "How many sons does lynette have?",
|
1875 |
"answer": [
|
1876 |
"0"
|
1877 |
],
|
1878 |
"prolog": {
|
1879 |
"query": [
|
1880 |
+
"aggregate_all(count, distinct(son('lynette', Y_1)), Count_1)"
|
1881 |
],
|
1882 |
+
"answer": "Count_1"
|
1883 |
},
|
1884 |
"template": [
|
1885 |
"How many",
|
1886 |
+
"<relation_plural>_2",
|
1887 |
"does",
|
1888 |
"<name>_3",
|
1889 |
"have?"
|
|
|
1891 |
"type": 7
|
1892 |
},
|
1893 |
{
|
1894 |
+
"id": "f6b9c4bb-f04a-42ce-83f1-d1622756ebd7",
|
1895 |
"question": "How many brothers does lorraine have?",
|
1896 |
"answer": [
|
1897 |
"0"
|
1898 |
],
|
1899 |
"prolog": {
|
1900 |
"query": [
|
1901 |
+
"aggregate_all(count, distinct(brother('lorraine', Y_1)), Count_1)"
|
1902 |
],
|
1903 |
+
"answer": "Count_1"
|
1904 |
},
|
1905 |
"template": [
|
1906 |
"How many",
|
1907 |
+
"<relation_plural>_2",
|
1908 |
"does",
|
1909 |
"<name>_3",
|
1910 |
"have?"
|
|
|
1912 |
"type": 7
|
1913 |
},
|
1914 |
{
|
1915 |
+
"id": "281267c6-85d1-42a5-9713-8f1cd8646872",
|
1916 |
"question": "How many children does dino have?",
|
1917 |
"answer": [
|
1918 |
"2"
|
1919 |
],
|
1920 |
"prolog": {
|
1921 |
"query": [
|
1922 |
+
"aggregate_all(count, distinct(child('dino', Y_1)), Count_1)"
|
1923 |
],
|
1924 |
+
"answer": "Count_1"
|
1925 |
},
|
1926 |
"template": [
|
1927 |
"How many",
|
1928 |
+
"<relation_plural>_2",
|
1929 |
"does",
|
1930 |
"<name>_3",
|
1931 |
"have?"
|
|
|
1933 |
"type": 7
|
1934 |
},
|
1935 |
{
|
1936 |
+
"id": "5764aba5-5b53-484b-ba5b-ad9b6990db18",
|
1937 |
"question": "How many siblings does crysta have?",
|
1938 |
"answer": [
|
1939 |
"1"
|
1940 |
],
|
1941 |
"prolog": {
|
1942 |
"query": [
|
1943 |
+
"aggregate_all(count, distinct(sibling('crysta', Y_1)), Count_1)"
|
1944 |
],
|
1945 |
+
"answer": "Count_1"
|
1946 |
},
|
1947 |
"template": [
|
1948 |
"How many",
|
1949 |
+
"<relation_plural>_2",
|
1950 |
"does",
|
1951 |
"<name>_3",
|
1952 |
"have?"
|
depth_6_size_26_seed_1/questions.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
[
|
2 |
{
|
3 |
-
"id": "
|
4 |
"question": "Who is the mother of the person whose job is air cabin crew ?",
|
5 |
"answer": [
|
6 |
"daisy"
|
7 |
],
|
8 |
"prolog": {
|
9 |
"query": [
|
10 |
-
"mother(
|
11 |
-
"job(
|
12 |
],
|
13 |
-
"answer": "
|
14 |
},
|
15 |
"template": [
|
16 |
"Who is",
|
@@ -18,25 +18,25 @@
|
|
18 |
"<relation>_3",
|
19 |
"of",
|
20 |
"the person whose",
|
21 |
-
"<attribute_name>
|
22 |
"is",
|
23 |
-
"<attribute_value>
|
24 |
"?"
|
25 |
],
|
26 |
"type": 0
|
27 |
},
|
28 |
{
|
29 |
-
"id": "
|
30 |
"question": "Who is the wife of the person whose hobby is fossil hunting ?",
|
31 |
"answer": [
|
32 |
"kanesha"
|
33 |
],
|
34 |
"prolog": {
|
35 |
"query": [
|
36 |
-
"wife(
|
37 |
-
"hobby(
|
38 |
],
|
39 |
-
"answer": "
|
40 |
},
|
41 |
"template": [
|
42 |
"Who is",
|
@@ -44,25 +44,25 @@
|
|
44 |
"<relation>_3",
|
45 |
"of",
|
46 |
"the person whose",
|
47 |
-
"<attribute_name>
|
48 |
"is",
|
49 |
-
"<attribute_value>
|
50 |
"?"
|
51 |
],
|
52 |
"type": 0
|
53 |
},
|
54 |
{
|
55 |
-
"id": "
|
56 |
"question": "Who is the sister of the person whose hobby is meditation ?",
|
57 |
"answer": [
|
58 |
"kari"
|
59 |
],
|
60 |
"prolog": {
|
61 |
"query": [
|
62 |
-
"sister(
|
63 |
-
"hobby(
|
64 |
],
|
65 |
-
"answer": "
|
66 |
},
|
67 |
"template": [
|
68 |
"Who is",
|
@@ -70,25 +70,25 @@
|
|
70 |
"<relation>_3",
|
71 |
"of",
|
72 |
"the person whose",
|
73 |
-
"<attribute_name>
|
74 |
"is",
|
75 |
-
"<attribute_value>
|
76 |
"?"
|
77 |
],
|
78 |
"type": 0
|
79 |
},
|
80 |
{
|
81 |
-
"id": "
|
82 |
"question": "Who is the father of the person whose job is civil engineer, consulting ?",
|
83 |
"answer": [
|
84 |
"alfonso"
|
85 |
],
|
86 |
"prolog": {
|
87 |
"query": [
|
88 |
-
"father(
|
89 |
-
"job(
|
90 |
],
|
91 |
-
"answer": "
|
92 |
},
|
93 |
"template": [
|
94 |
"Who is",
|
@@ -96,15 +96,15 @@
|
|
96 |
"<relation>_3",
|
97 |
"of",
|
98 |
"the person whose",
|
99 |
-
"<attribute_name>
|
100 |
"is",
|
101 |
-
"<attribute_value>
|
102 |
"?"
|
103 |
],
|
104 |
"type": 0
|
105 |
},
|
106 |
{
|
107 |
-
"id": "
|
108 |
"question": "Who is the son of the person whose job is production assistant, television ?",
|
109 |
"answer": [
|
110 |
"alfonso",
|
@@ -113,10 +113,10 @@
|
|
113 |
],
|
114 |
"prolog": {
|
115 |
"query": [
|
116 |
-
"son(
|
117 |
-
"job(
|
118 |
],
|
119 |
-
"answer": "
|
120 |
},
|
121 |
"template": [
|
122 |
"Who is",
|
@@ -124,15 +124,15 @@
|
|
124 |
"<relation>_3",
|
125 |
"of",
|
126 |
"the person whose",
|
127 |
-
"<attribute_name>
|
128 |
"is",
|
129 |
-
"<attribute_value>
|
130 |
"?"
|
131 |
],
|
132 |
"type": 0
|
133 |
},
|
134 |
{
|
135 |
-
"id": "
|
136 |
"question": "Who is the father of the person whose hobby is meditation ?",
|
137 |
"answer": [
|
138 |
"derick",
|
@@ -140,10 +140,10 @@
|
|
140 |
],
|
141 |
"prolog": {
|
142 |
"query": [
|
143 |
-
"father(
|
144 |
-
"hobby(
|
145 |
],
|
146 |
-
"answer": "
|
147 |
},
|
148 |
"template": [
|
149 |
"Who is",
|
@@ -151,25 +151,25 @@
|
|
151 |
"<relation>_3",
|
152 |
"of",
|
153 |
"the person whose",
|
154 |
-
"<attribute_name>
|
155 |
"is",
|
156 |
-
"<attribute_value>
|
157 |
"?"
|
158 |
],
|
159 |
"type": 0
|
160 |
},
|
161 |
{
|
162 |
-
"id": "
|
163 |
"question": "Who is the father of the person whose job is public house manager ?",
|
164 |
"answer": [
|
165 |
"derick"
|
166 |
],
|
167 |
"prolog": {
|
168 |
"query": [
|
169 |
-
"father(
|
170 |
-
"job(
|
171 |
],
|
172 |
-
"answer": "
|
173 |
},
|
174 |
"template": [
|
175 |
"Who is",
|
@@ -177,15 +177,15 @@
|
|
177 |
"<relation>_3",
|
178 |
"of",
|
179 |
"the person whose",
|
180 |
-
"<attribute_name>
|
181 |
"is",
|
182 |
-
"<attribute_value>
|
183 |
"?"
|
184 |
],
|
185 |
"type": 0
|
186 |
},
|
187 |
{
|
188 |
-
"id": "
|
189 |
"question": "Who is the son of the person whose hobby is shogi ?",
|
190 |
"answer": [
|
191 |
"alfonso",
|
@@ -194,10 +194,10 @@
|
|
194 |
],
|
195 |
"prolog": {
|
196 |
"query": [
|
197 |
-
"son(
|
198 |
-
"hobby(
|
199 |
],
|
200 |
-
"answer": "
|
201 |
},
|
202 |
"template": [
|
203 |
"Who is",
|
@@ -205,25 +205,25 @@
|
|
205 |
"<relation>_3",
|
206 |
"of",
|
207 |
"the person whose",
|
208 |
-
"<attribute_name>
|
209 |
"is",
|
210 |
-
"<attribute_value>
|
211 |
"?"
|
212 |
],
|
213 |
"type": 0
|
214 |
},
|
215 |
{
|
216 |
-
"id": "
|
217 |
"question": "Who is the mother of the person whose hobby is canoeing ?",
|
218 |
"answer": [
|
219 |
"antionette"
|
220 |
],
|
221 |
"prolog": {
|
222 |
"query": [
|
223 |
-
"mother(
|
224 |
-
"hobby(
|
225 |
],
|
226 |
-
"answer": "
|
227 |
},
|
228 |
"template": [
|
229 |
"Who is",
|
@@ -231,15 +231,15 @@
|
|
231 |
"<relation>_3",
|
232 |
"of",
|
233 |
"the person whose",
|
234 |
-
"<attribute_name>
|
235 |
"is",
|
236 |
-
"<attribute_value>
|
237 |
"?"
|
238 |
],
|
239 |
"type": 0
|
240 |
},
|
241 |
{
|
242 |
-
"id": "
|
243 |
"question": "Who is the sibling of the person whose job is biomedical scientist ?",
|
244 |
"answer": [
|
245 |
"reyna",
|
@@ -247,10 +247,10 @@
|
|
247 |
],
|
248 |
"prolog": {
|
249 |
"query": [
|
250 |
-
"sibling(
|
251 |
-
"job(
|
252 |
],
|
253 |
-
"answer": "
|
254 |
},
|
255 |
"template": [
|
256 |
"Who is",
|
@@ -258,103 +258,103 @@
|
|
258 |
"<relation>_3",
|
259 |
"of",
|
260 |
"the person whose",
|
261 |
-
"<attribute_name>
|
262 |
"is",
|
263 |
-
"<attribute_value>
|
264 |
"?"
|
265 |
],
|
266 |
"type": 0
|
267 |
},
|
268 |
{
|
269 |
-
"id": "
|
270 |
"question": "Who is the mother of reyna ?",
|
271 |
"answer": [
|
272 |
"daisy"
|
273 |
],
|
274 |
"prolog": {
|
275 |
"query": [
|
276 |
-
"mother('reyna',
|
277 |
],
|
278 |
-
"answer": "
|
279 |
},
|
280 |
"template": [
|
281 |
"Who is",
|
282 |
"the",
|
283 |
"<relation>_3",
|
284 |
"of",
|
285 |
-
"<name>
|
286 |
"?"
|
287 |
],
|
288 |
"type": 1
|
289 |
},
|
290 |
{
|
291 |
-
"id": "
|
292 |
"question": "Who is the wife of derick ?",
|
293 |
"answer": [
|
294 |
"kanesha"
|
295 |
],
|
296 |
"prolog": {
|
297 |
"query": [
|
298 |
-
"wife('derick',
|
299 |
],
|
300 |
-
"answer": "
|
301 |
},
|
302 |
"template": [
|
303 |
"Who is",
|
304 |
"the",
|
305 |
"<relation>_3",
|
306 |
"of",
|
307 |
-
"<name>
|
308 |
"?"
|
309 |
],
|
310 |
"type": 1
|
311 |
},
|
312 |
{
|
313 |
-
"id": "
|
314 |
"question": "Who is the sister of antionette ?",
|
315 |
"answer": [
|
316 |
"kari"
|
317 |
],
|
318 |
"prolog": {
|
319 |
"query": [
|
320 |
-
"sister('antionette',
|
321 |
],
|
322 |
-
"answer": "
|
323 |
},
|
324 |
"template": [
|
325 |
"Who is",
|
326 |
"the",
|
327 |
"<relation>_3",
|
328 |
"of",
|
329 |
-
"<name>
|
330 |
"?"
|
331 |
],
|
332 |
"type": 1
|
333 |
},
|
334 |
{
|
335 |
-
"id": "
|
336 |
"question": "Who is the father of ellis ?",
|
337 |
"answer": [
|
338 |
"alfonso"
|
339 |
],
|
340 |
"prolog": {
|
341 |
"query": [
|
342 |
-
"father('ellis',
|
343 |
],
|
344 |
-
"answer": "
|
345 |
},
|
346 |
"template": [
|
347 |
"Who is",
|
348 |
"the",
|
349 |
"<relation>_3",
|
350 |
"of",
|
351 |
-
"<name>
|
352 |
"?"
|
353 |
],
|
354 |
"type": 1
|
355 |
},
|
356 |
{
|
357 |
-
"id": "
|
358 |
"question": "Who is the son of kanesha ?",
|
359 |
"answer": [
|
360 |
"alfonso",
|
@@ -363,22 +363,22 @@
|
|
363 |
],
|
364 |
"prolog": {
|
365 |
"query": [
|
366 |
-
"son('kanesha',
|
367 |
],
|
368 |
-
"answer": "
|
369 |
},
|
370 |
"template": [
|
371 |
"Who is",
|
372 |
"the",
|
373 |
"<relation>_3",
|
374 |
"of",
|
375 |
-
"<name>
|
376 |
"?"
|
377 |
],
|
378 |
"type": 1
|
379 |
},
|
380 |
{
|
381 |
-
"id": "
|
382 |
"question": "Who is the child of matt ?",
|
383 |
"answer": [
|
384 |
"daisy",
|
@@ -386,44 +386,44 @@
|
|
386 |
],
|
387 |
"prolog": {
|
388 |
"query": [
|
389 |
-
"child('matt',
|
390 |
],
|
391 |
-
"answer": "
|
392 |
},
|
393 |
"template": [
|
394 |
"Who is",
|
395 |
"the",
|
396 |
"<relation>_3",
|
397 |
"of",
|
398 |
-
"<name>
|
399 |
"?"
|
400 |
],
|
401 |
"type": 1
|
402 |
},
|
403 |
{
|
404 |
-
"id": "
|
405 |
"question": "Who is the father of kari ?",
|
406 |
"answer": [
|
407 |
"derick"
|
408 |
],
|
409 |
"prolog": {
|
410 |
"query": [
|
411 |
-
"father('kari',
|
412 |
],
|
413 |
-
"answer": "
|
414 |
},
|
415 |
"template": [
|
416 |
"Who is",
|
417 |
"the",
|
418 |
"<relation>_3",
|
419 |
"of",
|
420 |
-
"<name>
|
421 |
"?"
|
422 |
],
|
423 |
"type": 1
|
424 |
},
|
425 |
{
|
426 |
-
"id": "
|
427 |
"question": "Who is the son of kanesha ?",
|
428 |
"answer": [
|
429 |
"alfonso",
|
@@ -432,44 +432,44 @@
|
|
432 |
],
|
433 |
"prolog": {
|
434 |
"query": [
|
435 |
-
"son('kanesha',
|
436 |
],
|
437 |
-
"answer": "
|
438 |
},
|
439 |
"template": [
|
440 |
"Who is",
|
441 |
"the",
|
442 |
"<relation>_3",
|
443 |
"of",
|
444 |
-
"<name>
|
445 |
"?"
|
446 |
],
|
447 |
"type": 1
|
448 |
},
|
449 |
{
|
450 |
-
"id": "
|
451 |
"question": "Who is the mother of alton ?",
|
452 |
"answer": [
|
453 |
"antionette"
|
454 |
],
|
455 |
"prolog": {
|
456 |
"query": [
|
457 |
-
"mother('alton',
|
458 |
],
|
459 |
-
"answer": "
|
460 |
},
|
461 |
"template": [
|
462 |
"Who is",
|
463 |
"the",
|
464 |
"<relation>_3",
|
465 |
"of",
|
466 |
-
"<name>
|
467 |
"?"
|
468 |
],
|
469 |
"type": 1
|
470 |
},
|
471 |
{
|
472 |
-
"id": "
|
473 |
"question": "Who is the sibling of deanna ?",
|
474 |
"answer": [
|
475 |
"reyna",
|
@@ -477,31 +477,31 @@
|
|
477 |
],
|
478 |
"prolog": {
|
479 |
"query": [
|
480 |
-
"sibling('deanna',
|
481 |
],
|
482 |
-
"answer": "
|
483 |
},
|
484 |
"template": [
|
485 |
"Who is",
|
486 |
"the",
|
487 |
"<relation>_3",
|
488 |
"of",
|
489 |
-
"<name>
|
490 |
"?"
|
491 |
],
|
492 |
"type": 1
|
493 |
},
|
494 |
{
|
495 |
-
"id": "
|
496 |
"question": "Who is the person whose job is air cabin crew ?",
|
497 |
"answer": [
|
498 |
"reyna"
|
499 |
],
|
500 |
"prolog": {
|
501 |
"query": [
|
502 |
-
"job(
|
503 |
],
|
504 |
-
"answer": "
|
505 |
},
|
506 |
"template": [
|
507 |
"Who is",
|
@@ -514,16 +514,16 @@
|
|
514 |
"type": 2
|
515 |
},
|
516 |
{
|
517 |
-
"id": "
|
518 |
"question": "Who is the person whose job is newspaper journalist ?",
|
519 |
"answer": [
|
520 |
"rosalee"
|
521 |
],
|
522 |
"prolog": {
|
523 |
"query": [
|
524 |
-
"job(
|
525 |
],
|
526 |
-
"answer": "
|
527 |
},
|
528 |
"template": [
|
529 |
"Who is",
|
@@ -536,16 +536,16 @@
|
|
536 |
"type": 2
|
537 |
},
|
538 |
{
|
539 |
-
"id": "
|
540 |
"question": "Who is the person whose hobby is fossil hunting ?",
|
541 |
"answer": [
|
542 |
"derick"
|
543 |
],
|
544 |
"prolog": {
|
545 |
"query": [
|
546 |
-
"hobby(
|
547 |
],
|
548 |
-
"answer": "
|
549 |
},
|
550 |
"template": [
|
551 |
"Who is",
|
@@ -558,16 +558,16 @@
|
|
558 |
"type": 2
|
559 |
},
|
560 |
{
|
561 |
-
"id": "
|
562 |
"question": "Who is the person whose hobby is radio-controlled car racing ?",
|
563 |
"answer": [
|
564 |
"tanner"
|
565 |
],
|
566 |
"prolog": {
|
567 |
"query": [
|
568 |
-
"hobby(
|
569 |
],
|
570 |
-
"answer": "
|
571 |
},
|
572 |
"template": [
|
573 |
"Who is",
|
@@ -580,7 +580,7 @@
|
|
580 |
"type": 2
|
581 |
},
|
582 |
{
|
583 |
-
"id": "
|
584 |
"question": "Who is the person whose hobby is meditation ?",
|
585 |
"answer": [
|
586 |
"antionette",
|
@@ -588,9 +588,9 @@
|
|
588 |
],
|
589 |
"prolog": {
|
590 |
"query": [
|
591 |
-
"hobby(
|
592 |
],
|
593 |
-
"answer": "
|
594 |
},
|
595 |
"template": [
|
596 |
"Who is",
|
@@ -603,7 +603,7 @@
|
|
603 |
"type": 2
|
604 |
},
|
605 |
{
|
606 |
-
"id": "
|
607 |
"question": "Who is the person whose hobby is meteorology ?",
|
608 |
"answer": [
|
609 |
"daisy",
|
@@ -611,9 +611,9 @@
|
|
611 |
],
|
612 |
"prolog": {
|
613 |
"query": [
|
614 |
-
"hobby(
|
615 |
],
|
616 |
-
"answer": "
|
617 |
},
|
618 |
"template": [
|
619 |
"Who is",
|
@@ -626,16 +626,16 @@
|
|
626 |
"type": 2
|
627 |
},
|
628 |
{
|
629 |
-
"id": "
|
630 |
"question": "Who is the person whose job is civil engineer, consulting ?",
|
631 |
"answer": [
|
632 |
"ellis"
|
633 |
],
|
634 |
"prolog": {
|
635 |
"query": [
|
636 |
-
"job(
|
637 |
],
|
638 |
-
"answer": "
|
639 |
},
|
640 |
"template": [
|
641 |
"Who is",
|
@@ -648,16 +648,16 @@
|
|
648 |
"type": 2
|
649 |
},
|
650 |
{
|
651 |
-
"id": "
|
652 |
"question": "Who is the person whose hobby is radio-controlled car racing ?",
|
653 |
"answer": [
|
654 |
"tanner"
|
655 |
],
|
656 |
"prolog": {
|
657 |
"query": [
|
658 |
-
"hobby(
|
659 |
],
|
660 |
-
"answer": "
|
661 |
},
|
662 |
"template": [
|
663 |
"Who is",
|
@@ -670,16 +670,16 @@
|
|
670 |
"type": 2
|
671 |
},
|
672 |
{
|
673 |
-
"id": "
|
674 |
"question": "Who is the person whose job is production assistant, television ?",
|
675 |
"answer": [
|
676 |
"kanesha"
|
677 |
],
|
678 |
"prolog": {
|
679 |
"query": [
|
680 |
-
"job(
|
681 |
],
|
682 |
-
"answer": "
|
683 |
},
|
684 |
"template": [
|
685 |
"Who is",
|
@@ -692,16 +692,16 @@
|
|
692 |
"type": 2
|
693 |
},
|
694 |
{
|
695 |
-
"id": "
|
696 |
"question": "Who is the person whose job is museum education officer ?",
|
697 |
"answer": [
|
698 |
"lyndia"
|
699 |
],
|
700 |
"prolog": {
|
701 |
"query": [
|
702 |
-
"job(
|
703 |
],
|
704 |
-
"answer": "
|
705 |
},
|
706 |
"template": [
|
707 |
"Who is",
|
@@ -714,17 +714,17 @@
|
|
714 |
"type": 2
|
715 |
},
|
716 |
{
|
717 |
-
"id": "
|
718 |
"question": "What is the hobby of the mother of reyna ?",
|
719 |
"answer": [
|
720 |
"meteorology"
|
721 |
],
|
722 |
"prolog": {
|
723 |
"query": [
|
724 |
-
"hobby(Y_3,
|
725 |
"mother('reyna', Y_3)"
|
726 |
],
|
727 |
-
"answer": "
|
728 |
},
|
729 |
"template": [
|
730 |
"What is",
|
@@ -732,25 +732,25 @@
|
|
732 |
"<attribute_name>_3",
|
733 |
"of",
|
734 |
"the",
|
735 |
-
"<relation>
|
736 |
"of",
|
737 |
-
"<name>
|
738 |
"?"
|
739 |
],
|
740 |
"type": 3
|
741 |
},
|
742 |
{
|
743 |
-
"id": "
|
744 |
"question": "What is the dob of the child of tanner ?",
|
745 |
"answer": [
|
746 |
"0256-10-26"
|
747 |
],
|
748 |
"prolog": {
|
749 |
"query": [
|
750 |
-
"dob(Y_3,
|
751 |
"child('tanner', Y_3)"
|
752 |
],
|
753 |
-
"answer": "
|
754 |
},
|
755 |
"template": [
|
756 |
"What is",
|
@@ -758,25 +758,25 @@
|
|
758 |
"<attribute_name>_3",
|
759 |
"of",
|
760 |
"the",
|
761 |
-
"<relation>
|
762 |
"of",
|
763 |
-
"<name>
|
764 |
"?"
|
765 |
],
|
766 |
"type": 3
|
767 |
},
|
768 |
{
|
769 |
-
"id": "
|
770 |
"question": "What is the dob of the father of ellis ?",
|
771 |
"answer": [
|
772 |
"0240-12-31"
|
773 |
],
|
774 |
"prolog": {
|
775 |
"query": [
|
776 |
-
"dob(Y_3,
|
777 |
"father('ellis', Y_3)"
|
778 |
],
|
779 |
-
"answer": "
|
780 |
},
|
781 |
"template": [
|
782 |
"What is",
|
@@ -784,25 +784,25 @@
|
|
784 |
"<attribute_name>_3",
|
785 |
"of",
|
786 |
"the",
|
787 |
-
"<relation>
|
788 |
"of",
|
789 |
-
"<name>
|
790 |
"?"
|
791 |
],
|
792 |
"type": 3
|
793 |
},
|
794 |
{
|
795 |
-
"id": "
|
796 |
"question": "What is the job of the husband of lyndia ?",
|
797 |
"answer": [
|
798 |
"agricultural engineer"
|
799 |
],
|
800 |
"prolog": {
|
801 |
"query": [
|
802 |
-
"job(Y_3,
|
803 |
"husband('lyndia', Y_3)"
|
804 |
],
|
805 |
-
"answer": "
|
806 |
},
|
807 |
"template": [
|
808 |
"What is",
|
@@ -810,25 +810,25 @@
|
|
810 |
"<attribute_name>_3",
|
811 |
"of",
|
812 |
"the",
|
813 |
-
"<relation>
|
814 |
"of",
|
815 |
-
"<name>
|
816 |
"?"
|
817 |
],
|
818 |
"type": 3
|
819 |
},
|
820 |
{
|
821 |
-
"id": "
|
822 |
"question": "What is the dob of the father of kari ?",
|
823 |
"answer": [
|
824 |
"0212-09-01"
|
825 |
],
|
826 |
"prolog": {
|
827 |
"query": [
|
828 |
-
"dob(Y_3,
|
829 |
"father('kari', Y_3)"
|
830 |
],
|
831 |
-
"answer": "
|
832 |
},
|
833 |
"template": [
|
834 |
"What is",
|
@@ -836,25 +836,25 @@
|
|
836 |
"<attribute_name>_3",
|
837 |
"of",
|
838 |
"the",
|
839 |
-
"<relation>
|
840 |
"of",
|
841 |
-
"<name>
|
842 |
"?"
|
843 |
],
|
844 |
"type": 3
|
845 |
},
|
846 |
{
|
847 |
-
"id": "
|
848 |
"question": "What is the job of the child of meghann ?",
|
849 |
"answer": [
|
850 |
"ranger/warden"
|
851 |
],
|
852 |
"prolog": {
|
853 |
"query": [
|
854 |
-
"job(Y_3,
|
855 |
"child('meghann', Y_3)"
|
856 |
],
|
857 |
-
"answer": "
|
858 |
},
|
859 |
"template": [
|
860 |
"What is",
|
@@ -862,15 +862,15 @@
|
|
862 |
"<attribute_name>_3",
|
863 |
"of",
|
864 |
"the",
|
865 |
-
"<relation>
|
866 |
"of",
|
867 |
-
"<name>
|
868 |
"?"
|
869 |
],
|
870 |
"type": 3
|
871 |
},
|
872 |
{
|
873 |
-
"id": "
|
874 |
"question": "What is the hobby of the sibling of deanna ?",
|
875 |
"answer": [
|
876 |
"bus spotting",
|
@@ -878,10 +878,10 @@
|
|
878 |
],
|
879 |
"prolog": {
|
880 |
"query": [
|
881 |
-
"hobby(Y_3,
|
882 |
"sibling('deanna', Y_3)"
|
883 |
],
|
884 |
-
"answer": "
|
885 |
},
|
886 |
"template": [
|
887 |
"What is",
|
@@ -889,25 +889,25 @@
|
|
889 |
"<attribute_name>_3",
|
890 |
"of",
|
891 |
"the",
|
892 |
-
"<relation>
|
893 |
"of",
|
894 |
-
"<name>
|
895 |
"?"
|
896 |
],
|
897 |
"type": 3
|
898 |
},
|
899 |
{
|
900 |
-
"id": "
|
901 |
"question": "What is the job of the wife of derick ?",
|
902 |
"answer": [
|
903 |
"production assistant, television"
|
904 |
],
|
905 |
"prolog": {
|
906 |
"query": [
|
907 |
-
"job(Y_3,
|
908 |
"wife('derick', Y_3)"
|
909 |
],
|
910 |
-
"answer": "
|
911 |
},
|
912 |
"template": [
|
913 |
"What is",
|
@@ -915,25 +915,25 @@
|
|
915 |
"<attribute_name>_3",
|
916 |
"of",
|
917 |
"the",
|
918 |
-
"<relation>
|
919 |
"of",
|
920 |
-
"<name>
|
921 |
"?"
|
922 |
],
|
923 |
"type": 3
|
924 |
},
|
925 |
{
|
926 |
-
"id": "
|
927 |
"question": "What is the job of the mother of ellis ?",
|
928 |
"answer": [
|
929 |
"commercial/residential surveyor"
|
930 |
],
|
931 |
"prolog": {
|
932 |
"query": [
|
933 |
-
"job(Y_3,
|
934 |
"mother('ellis', Y_3)"
|
935 |
],
|
936 |
-
"answer": "
|
937 |
},
|
938 |
"template": [
|
939 |
"What is",
|
@@ -941,15 +941,15 @@
|
|
941 |
"<attribute_name>_3",
|
942 |
"of",
|
943 |
"the",
|
944 |
-
"<relation>
|
945 |
"of",
|
946 |
-
"<name>
|
947 |
"?"
|
948 |
],
|
949 |
"type": 3
|
950 |
},
|
951 |
{
|
952 |
-
"id": "
|
953 |
"question": "What is the dob of the sibling of dominick ?",
|
954 |
"answer": [
|
955 |
"0238-10-28",
|
@@ -959,10 +959,10 @@
|
|
959 |
],
|
960 |
"prolog": {
|
961 |
"query": [
|
962 |
-
"dob(Y_3,
|
963 |
"sibling('dominick', Y_3)"
|
964 |
],
|
965 |
-
"answer": "
|
966 |
},
|
967 |
"template": [
|
968 |
"What is",
|
@@ -970,25 +970,25 @@
|
|
970 |
"<attribute_name>_3",
|
971 |
"of",
|
972 |
"the",
|
973 |
-
"<relation>
|
974 |
"of",
|
975 |
-
"<name>
|
976 |
"?"
|
977 |
],
|
978 |
"type": 3
|
979 |
},
|
980 |
{
|
981 |
-
"id": "
|
982 |
"question": "What is the job of the person whose job is air cabin crew ?",
|
983 |
"answer": [
|
984 |
"air cabin crew"
|
985 |
],
|
986 |
"prolog": {
|
987 |
"query": [
|
988 |
-
"job(Y_3,
|
989 |
"job(Y_3, 'air cabin crew')"
|
990 |
],
|
991 |
-
"answer": "
|
992 |
},
|
993 |
"template": [
|
994 |
"What is",
|
@@ -996,25 +996,25 @@
|
|
996 |
"<attribute_name>_3",
|
997 |
"of",
|
998 |
"the person whose",
|
999 |
-
"<attribute_name>
|
1000 |
"is",
|
1001 |
-
"<attribute_value>
|
1002 |
"?"
|
1003 |
],
|
1004 |
"type": 4
|
1005 |
},
|
1006 |
{
|
1007 |
-
"id": "
|
1008 |
"question": "What is the hobby of the person whose hobby is fossil hunting ?",
|
1009 |
"answer": [
|
1010 |
"fossil hunting"
|
1011 |
],
|
1012 |
"prolog": {
|
1013 |
"query": [
|
1014 |
-
"hobby(Y_3,
|
1015 |
"hobby(Y_3, 'fossil hunting')"
|
1016 |
],
|
1017 |
-
"answer": "
|
1018 |
},
|
1019 |
"template": [
|
1020 |
"What is",
|
@@ -1022,15 +1022,15 @@
|
|
1022 |
"<attribute_name>_3",
|
1023 |
"of",
|
1024 |
"the person whose",
|
1025 |
-
"<attribute_name>
|
1026 |
"is",
|
1027 |
-
"<attribute_value>
|
1028 |
"?"
|
1029 |
],
|
1030 |
"type": 4
|
1031 |
},
|
1032 |
{
|
1033 |
-
"id": "
|
1034 |
"question": "What is the dob of the person whose hobby is meditation ?",
|
1035 |
"answer": [
|
1036 |
"0205-10-16",
|
@@ -1038,10 +1038,10 @@
|
|
1038 |
],
|
1039 |
"prolog": {
|
1040 |
"query": [
|
1041 |
-
"dob(Y_3,
|
1042 |
"hobby(Y_3, 'meditation')"
|
1043 |
],
|
1044 |
-
"answer": "
|
1045 |
},
|
1046 |
"template": [
|
1047 |
"What is",
|
@@ -1049,25 +1049,25 @@
|
|
1049 |
"<attribute_name>_3",
|
1050 |
"of",
|
1051 |
"the person whose",
|
1052 |
-
"<attribute_name>
|
1053 |
"is",
|
1054 |
-
"<attribute_value>
|
1055 |
"?"
|
1056 |
],
|
1057 |
"type": 4
|
1058 |
},
|
1059 |
{
|
1060 |
-
"id": "
|
1061 |
"question": "What is the hobby of the person whose job is civil engineer, consulting ?",
|
1062 |
"answer": [
|
1063 |
"finance"
|
1064 |
],
|
1065 |
"prolog": {
|
1066 |
"query": [
|
1067 |
-
"hobby(Y_3,
|
1068 |
"job(Y_3, 'civil engineer, consulting')"
|
1069 |
],
|
1070 |
-
"answer": "
|
1071 |
},
|
1072 |
"template": [
|
1073 |
"What is",
|
@@ -1075,25 +1075,25 @@
|
|
1075 |
"<attribute_name>_3",
|
1076 |
"of",
|
1077 |
"the person whose",
|
1078 |
-
"<attribute_name>
|
1079 |
"is",
|
1080 |
-
"<attribute_value>
|
1081 |
"?"
|
1082 |
],
|
1083 |
"type": 4
|
1084 |
},
|
1085 |
{
|
1086 |
-
"id": "
|
1087 |
"question": "What is the dob of the person whose job is production assistant, television ?",
|
1088 |
"answer": [
|
1089 |
"0212-07-22"
|
1090 |
],
|
1091 |
"prolog": {
|
1092 |
"query": [
|
1093 |
-
"dob(Y_3,
|
1094 |
"job(Y_3, 'production assistant, television')"
|
1095 |
],
|
1096 |
-
"answer": "
|
1097 |
},
|
1098 |
"template": [
|
1099 |
"What is",
|
@@ -1101,15 +1101,15 @@
|
|
1101 |
"<attribute_name>_3",
|
1102 |
"of",
|
1103 |
"the person whose",
|
1104 |
-
"<attribute_name>
|
1105 |
"is",
|
1106 |
-
"<attribute_value>
|
1107 |
"?"
|
1108 |
],
|
1109 |
"type": 4
|
1110 |
},
|
1111 |
{
|
1112 |
-
"id": "
|
1113 |
"question": "What is the job of the person whose hobby is meditation ?",
|
1114 |
"answer": [
|
1115 |
"contractor",
|
@@ -1117,10 +1117,10 @@
|
|
1117 |
],
|
1118 |
"prolog": {
|
1119 |
"query": [
|
1120 |
-
"job(Y_3,
|
1121 |
"hobby(Y_3, 'meditation')"
|
1122 |
],
|
1123 |
-
"answer": "
|
1124 |
},
|
1125 |
"template": [
|
1126 |
"What is",
|
@@ -1128,25 +1128,25 @@
|
|
1128 |
"<attribute_name>_3",
|
1129 |
"of",
|
1130 |
"the person whose",
|
1131 |
-
"<attribute_name>
|
1132 |
"is",
|
1133 |
-
"<attribute_value>
|
1134 |
"?"
|
1135 |
],
|
1136 |
"type": 4
|
1137 |
},
|
1138 |
{
|
1139 |
-
"id": "
|
1140 |
"question": "What is the hobby of the person whose job is public house manager ?",
|
1141 |
"answer": [
|
1142 |
"dominoes"
|
1143 |
],
|
1144 |
"prolog": {
|
1145 |
"query": [
|
1146 |
-
"hobby(Y_3,
|
1147 |
"job(Y_3, 'public house manager')"
|
1148 |
],
|
1149 |
-
"answer": "
|
1150 |
},
|
1151 |
"template": [
|
1152 |
"What is",
|
@@ -1154,25 +1154,25 @@
|
|
1154 |
"<attribute_name>_3",
|
1155 |
"of",
|
1156 |
"the person whose",
|
1157 |
-
"<attribute_name>
|
1158 |
"is",
|
1159 |
-
"<attribute_value>
|
1160 |
"?"
|
1161 |
],
|
1162 |
"type": 4
|
1163 |
},
|
1164 |
{
|
1165 |
-
"id": "
|
1166 |
"question": "What is the job of the person whose hobby is shogi ?",
|
1167 |
"answer": [
|
1168 |
"production assistant, television"
|
1169 |
],
|
1170 |
"prolog": {
|
1171 |
"query": [
|
1172 |
-
"job(Y_3,
|
1173 |
"hobby(Y_3, 'shogi')"
|
1174 |
],
|
1175 |
-
"answer": "
|
1176 |
},
|
1177 |
"template": [
|
1178 |
"What is",
|
@@ -1180,25 +1180,25 @@
|
|
1180 |
"<attribute_name>_3",
|
1181 |
"of",
|
1182 |
"the person whose",
|
1183 |
-
"<attribute_name>
|
1184 |
"is",
|
1185 |
-
"<attribute_value>
|
1186 |
"?"
|
1187 |
],
|
1188 |
"type": 4
|
1189 |
},
|
1190 |
{
|
1191 |
-
"id": "
|
1192 |
"question": "What is the job of the person whose hobby is canoeing ?",
|
1193 |
"answer": [
|
1194 |
"accountant, chartered"
|
1195 |
],
|
1196 |
"prolog": {
|
1197 |
"query": [
|
1198 |
-
"job(Y_3,
|
1199 |
"hobby(Y_3, 'canoeing')"
|
1200 |
],
|
1201 |
-
"answer": "
|
1202 |
},
|
1203 |
"template": [
|
1204 |
"What is",
|
@@ -1206,25 +1206,25 @@
|
|
1206 |
"<attribute_name>_3",
|
1207 |
"of",
|
1208 |
"the person whose",
|
1209 |
-
"<attribute_name>
|
1210 |
"is",
|
1211 |
-
"<attribute_value>
|
1212 |
"?"
|
1213 |
],
|
1214 |
"type": 4
|
1215 |
},
|
1216 |
{
|
1217 |
-
"id": "
|
1218 |
"question": "What is the dob of the person whose job is biomedical scientist ?",
|
1219 |
"answer": [
|
1220 |
"0270-07-11"
|
1221 |
],
|
1222 |
"prolog": {
|
1223 |
"query": [
|
1224 |
-
"dob(Y_3,
|
1225 |
"job(Y_3, 'biomedical scientist')"
|
1226 |
],
|
1227 |
-
"answer": "
|
1228 |
},
|
1229 |
"template": [
|
1230 |
"What is",
|
@@ -1232,240 +1232,240 @@
|
|
1232 |
"<attribute_name>_3",
|
1233 |
"of",
|
1234 |
"the person whose",
|
1235 |
-
"<attribute_name>
|
1236 |
"is",
|
1237 |
-
"<attribute_value>
|
1238 |
"?"
|
1239 |
],
|
1240 |
"type": 4
|
1241 |
},
|
1242 |
{
|
1243 |
-
"id": "
|
1244 |
"question": "How many sons does the mother of reyna have?",
|
1245 |
"answer": [
|
1246 |
"0"
|
1247 |
],
|
1248 |
"prolog": {
|
1249 |
"query": [
|
1250 |
-
"aggregate_all(count, distinct(son(Y_3,
|
1251 |
"mother('reyna', Y_3)"
|
1252 |
],
|
1253 |
-
"answer": "
|
1254 |
},
|
1255 |
"template": [
|
1256 |
"How many",
|
1257 |
-
"<relation_plural>
|
1258 |
"does",
|
1259 |
"the",
|
1260 |
-
"<relation>
|
1261 |
"of",
|
1262 |
-
"<name>
|
1263 |
"have?"
|
1264 |
],
|
1265 |
"type": 5
|
1266 |
},
|
1267 |
{
|
1268 |
-
"id": "
|
1269 |
"question": "How many siblings does the child of tanner have?",
|
1270 |
"answer": [
|
1271 |
"0"
|
1272 |
],
|
1273 |
"prolog": {
|
1274 |
"query": [
|
1275 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1276 |
"child('tanner', Y_3)"
|
1277 |
],
|
1278 |
-
"answer": "
|
1279 |
},
|
1280 |
"template": [
|
1281 |
"How many",
|
1282 |
-
"<relation_plural>
|
1283 |
"does",
|
1284 |
"the",
|
1285 |
-
"<relation>
|
1286 |
"of",
|
1287 |
-
"<name>
|
1288 |
"have?"
|
1289 |
],
|
1290 |
"type": 5
|
1291 |
},
|
1292 |
{
|
1293 |
-
"id": "
|
1294 |
"question": "How many sisters does the father of ellis have?",
|
1295 |
"answer": [
|
1296 |
"2"
|
1297 |
],
|
1298 |
"prolog": {
|
1299 |
"query": [
|
1300 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1301 |
"father('ellis', Y_3)"
|
1302 |
],
|
1303 |
-
"answer": "
|
1304 |
},
|
1305 |
"template": [
|
1306 |
"How many",
|
1307 |
-
"<relation_plural>
|
1308 |
"does",
|
1309 |
"the",
|
1310 |
-
"<relation>
|
1311 |
"of",
|
1312 |
-
"<name>
|
1313 |
"have?"
|
1314 |
],
|
1315 |
"type": 5
|
1316 |
},
|
1317 |
{
|
1318 |
-
"id": "
|
1319 |
"question": "How many brothers does the husband of lyndia have?",
|
1320 |
"answer": [
|
1321 |
"0"
|
1322 |
],
|
1323 |
"prolog": {
|
1324 |
"query": [
|
1325 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1326 |
"husband('lyndia', Y_3)"
|
1327 |
],
|
1328 |
-
"answer": "
|
1329 |
},
|
1330 |
"template": [
|
1331 |
"How many",
|
1332 |
-
"<relation_plural>
|
1333 |
"does",
|
1334 |
"the",
|
1335 |
-
"<relation>
|
1336 |
"of",
|
1337 |
-
"<name>
|
1338 |
"have?"
|
1339 |
],
|
1340 |
"type": 5
|
1341 |
},
|
1342 |
{
|
1343 |
-
"id": "
|
1344 |
"question": "How many sisters does the father of kari have?",
|
1345 |
"answer": [
|
1346 |
"0"
|
1347 |
],
|
1348 |
"prolog": {
|
1349 |
"query": [
|
1350 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1351 |
"father('kari', Y_3)"
|
1352 |
],
|
1353 |
-
"answer": "
|
1354 |
},
|
1355 |
"template": [
|
1356 |
"How many",
|
1357 |
-
"<relation_plural>
|
1358 |
"does",
|
1359 |
"the",
|
1360 |
-
"<relation>
|
1361 |
"of",
|
1362 |
-
"<name>
|
1363 |
"have?"
|
1364 |
],
|
1365 |
"type": 5
|
1366 |
},
|
1367 |
{
|
1368 |
-
"id": "
|
1369 |
"question": "How many children does the child of meghann have?",
|
1370 |
"answer": [
|
1371 |
"0"
|
1372 |
],
|
1373 |
"prolog": {
|
1374 |
"query": [
|
1375 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1376 |
"child('meghann', Y_3)"
|
1377 |
],
|
1378 |
-
"answer": "
|
1379 |
},
|
1380 |
"template": [
|
1381 |
"How many",
|
1382 |
-
"<relation_plural>
|
1383 |
"does",
|
1384 |
"the",
|
1385 |
-
"<relation>
|
1386 |
"of",
|
1387 |
-
"<name>
|
1388 |
"have?"
|
1389 |
],
|
1390 |
"type": 5
|
1391 |
},
|
1392 |
{
|
1393 |
-
"id": "
|
1394 |
"question": "How many daughters does the sibling of deanna have?",
|
1395 |
"answer": [
|
1396 |
"0"
|
1397 |
],
|
1398 |
"prolog": {
|
1399 |
"query": [
|
1400 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1401 |
"sibling('deanna', Y_3)"
|
1402 |
],
|
1403 |
-
"answer": "
|
1404 |
},
|
1405 |
"template": [
|
1406 |
"How many",
|
1407 |
-
"<relation_plural>
|
1408 |
"does",
|
1409 |
"the",
|
1410 |
-
"<relation>
|
1411 |
"of",
|
1412 |
-
"<name>
|
1413 |
"have?"
|
1414 |
],
|
1415 |
"type": 5
|
1416 |
},
|
1417 |
{
|
1418 |
-
"id": "
|
1419 |
"question": "How many children does the wife of derick have?",
|
1420 |
"answer": [
|
1421 |
"5"
|
1422 |
],
|
1423 |
"prolog": {
|
1424 |
"query": [
|
1425 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1426 |
"wife('derick', Y_3)"
|
1427 |
],
|
1428 |
-
"answer": "
|
1429 |
},
|
1430 |
"template": [
|
1431 |
"How many",
|
1432 |
-
"<relation_plural>
|
1433 |
"does",
|
1434 |
"the",
|
1435 |
-
"<relation>
|
1436 |
"of",
|
1437 |
-
"<name>
|
1438 |
"have?"
|
1439 |
],
|
1440 |
"type": 5
|
1441 |
},
|
1442 |
{
|
1443 |
-
"id": "
|
1444 |
"question": "How many brothers does the mother of ellis have?",
|
1445 |
"answer": [
|
1446 |
"0"
|
1447 |
],
|
1448 |
"prolog": {
|
1449 |
"query": [
|
1450 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1451 |
"mother('ellis', Y_3)"
|
1452 |
],
|
1453 |
-
"answer": "
|
1454 |
},
|
1455 |
"template": [
|
1456 |
"How many",
|
1457 |
-
"<relation_plural>
|
1458 |
"does",
|
1459 |
"the",
|
1460 |
-
"<relation>
|
1461 |
"of",
|
1462 |
-
"<name>
|
1463 |
"have?"
|
1464 |
],
|
1465 |
"type": 5
|
1466 |
},
|
1467 |
{
|
1468 |
-
"id": "
|
1469 |
"question": "How many sisters does the sibling of dominick have?",
|
1470 |
"answer": [
|
1471 |
"1",
|
@@ -1473,75 +1473,75 @@
|
|
1473 |
],
|
1474 |
"prolog": {
|
1475 |
"query": [
|
1476 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1477 |
"sibling('dominick', Y_3)"
|
1478 |
],
|
1479 |
-
"answer": "
|
1480 |
},
|
1481 |
"template": [
|
1482 |
"How many",
|
1483 |
-
"<relation_plural>
|
1484 |
"does",
|
1485 |
"the",
|
1486 |
-
"<relation>
|
1487 |
"of",
|
1488 |
-
"<name>
|
1489 |
"have?"
|
1490 |
],
|
1491 |
"type": 5
|
1492 |
},
|
1493 |
{
|
1494 |
-
"id": "
|
1495 |
"question": "How many children does the person whose job is air cabin crew have?",
|
1496 |
"answer": [
|
1497 |
"0"
|
1498 |
],
|
1499 |
"prolog": {
|
1500 |
"query": [
|
1501 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1502 |
"job(Y_3, 'air cabin crew')"
|
1503 |
],
|
1504 |
-
"answer": "
|
1505 |
},
|
1506 |
"template": [
|
1507 |
"How many",
|
1508 |
-
"<relation_plural>
|
1509 |
"does",
|
1510 |
"the person whose",
|
1511 |
-
"<attribute_name>
|
1512 |
"is",
|
1513 |
-
"<attribute_value>
|
1514 |
"have?"
|
1515 |
],
|
1516 |
"type": 6
|
1517 |
},
|
1518 |
{
|
1519 |
-
"id": "
|
1520 |
"question": "How many daughters does the person whose hobby is fossil hunting have?",
|
1521 |
"answer": [
|
1522 |
"2"
|
1523 |
],
|
1524 |
"prolog": {
|
1525 |
"query": [
|
1526 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1527 |
"hobby(Y_3, 'fossil hunting')"
|
1528 |
],
|
1529 |
-
"answer": "
|
1530 |
},
|
1531 |
"template": [
|
1532 |
"How many",
|
1533 |
-
"<relation_plural>
|
1534 |
"does",
|
1535 |
"the person whose",
|
1536 |
-
"<attribute_name>
|
1537 |
"is",
|
1538 |
-
"<attribute_value>
|
1539 |
"have?"
|
1540 |
],
|
1541 |
"type": 6
|
1542 |
},
|
1543 |
{
|
1544 |
-
"id": "
|
1545 |
"question": "How many siblings does the person whose hobby is meditation have?",
|
1546 |
"answer": [
|
1547 |
"0",
|
@@ -1549,75 +1549,75 @@
|
|
1549 |
],
|
1550 |
"prolog": {
|
1551 |
"query": [
|
1552 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1553 |
"hobby(Y_3, 'meditation')"
|
1554 |
],
|
1555 |
-
"answer": "
|
1556 |
},
|
1557 |
"template": [
|
1558 |
"How many",
|
1559 |
-
"<relation_plural>
|
1560 |
"does",
|
1561 |
"the person whose",
|
1562 |
-
"<attribute_name>
|
1563 |
"is",
|
1564 |
-
"<attribute_value>
|
1565 |
"have?"
|
1566 |
],
|
1567 |
"type": 6
|
1568 |
},
|
1569 |
{
|
1570 |
-
"id": "
|
1571 |
"question": "How many daughters does the person whose job is civil engineer, consulting have?",
|
1572 |
"answer": [
|
1573 |
"0"
|
1574 |
],
|
1575 |
"prolog": {
|
1576 |
"query": [
|
1577 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1578 |
"job(Y_3, 'civil engineer, consulting')"
|
1579 |
],
|
1580 |
-
"answer": "
|
1581 |
},
|
1582 |
"template": [
|
1583 |
"How many",
|
1584 |
-
"<relation_plural>
|
1585 |
"does",
|
1586 |
"the person whose",
|
1587 |
-
"<attribute_name>
|
1588 |
"is",
|
1589 |
-
"<attribute_value>
|
1590 |
"have?"
|
1591 |
],
|
1592 |
"type": 6
|
1593 |
},
|
1594 |
{
|
1595 |
-
"id": "
|
1596 |
"question": "How many sisters does the person whose job is production assistant, television have?",
|
1597 |
"answer": [
|
1598 |
"0"
|
1599 |
],
|
1600 |
"prolog": {
|
1601 |
"query": [
|
1602 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1603 |
"job(Y_3, 'production assistant, television')"
|
1604 |
],
|
1605 |
-
"answer": "
|
1606 |
},
|
1607 |
"template": [
|
1608 |
"How many",
|
1609 |
-
"<relation_plural>
|
1610 |
"does",
|
1611 |
"the person whose",
|
1612 |
-
"<attribute_name>
|
1613 |
"is",
|
1614 |
-
"<attribute_value>
|
1615 |
"have?"
|
1616 |
],
|
1617 |
"type": 6
|
1618 |
},
|
1619 |
{
|
1620 |
-
"id": "
|
1621 |
"question": "How many brothers does the person whose hobby is meditation have?",
|
1622 |
"answer": [
|
1623 |
"0",
|
@@ -1625,138 +1625,138 @@
|
|
1625 |
],
|
1626 |
"prolog": {
|
1627 |
"query": [
|
1628 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1629 |
"hobby(Y_3, 'meditation')"
|
1630 |
],
|
1631 |
-
"answer": "
|
1632 |
},
|
1633 |
"template": [
|
1634 |
"How many",
|
1635 |
-
"<relation_plural>
|
1636 |
"does",
|
1637 |
"the person whose",
|
1638 |
-
"<attribute_name>
|
1639 |
"is",
|
1640 |
-
"<attribute_value>
|
1641 |
"have?"
|
1642 |
],
|
1643 |
"type": 6
|
1644 |
},
|
1645 |
{
|
1646 |
-
"id": "
|
1647 |
"question": "How many sons does the person whose job is public house manager have?",
|
1648 |
"answer": [
|
1649 |
"0"
|
1650 |
],
|
1651 |
"prolog": {
|
1652 |
"query": [
|
1653 |
-
"aggregate_all(count, distinct(son(Y_3,
|
1654 |
"job(Y_3, 'public house manager')"
|
1655 |
],
|
1656 |
-
"answer": "
|
1657 |
},
|
1658 |
"template": [
|
1659 |
"How many",
|
1660 |
-
"<relation_plural>
|
1661 |
"does",
|
1662 |
"the person whose",
|
1663 |
-
"<attribute_name>
|
1664 |
"is",
|
1665 |
-
"<attribute_value>
|
1666 |
"have?"
|
1667 |
],
|
1668 |
"type": 6
|
1669 |
},
|
1670 |
{
|
1671 |
-
"id": "
|
1672 |
"question": "How many brothers does the person whose hobby is shogi have?",
|
1673 |
"answer": [
|
1674 |
"0"
|
1675 |
],
|
1676 |
"prolog": {
|
1677 |
"query": [
|
1678 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1679 |
"hobby(Y_3, 'shogi')"
|
1680 |
],
|
1681 |
-
"answer": "
|
1682 |
},
|
1683 |
"template": [
|
1684 |
"How many",
|
1685 |
-
"<relation_plural>
|
1686 |
"does",
|
1687 |
"the person whose",
|
1688 |
-
"<attribute_name>
|
1689 |
"is",
|
1690 |
-
"<attribute_value>
|
1691 |
"have?"
|
1692 |
],
|
1693 |
"type": 6
|
1694 |
},
|
1695 |
{
|
1696 |
-
"id": "
|
1697 |
"question": "How many children does the person whose hobby is canoeing have?",
|
1698 |
"answer": [
|
1699 |
"0"
|
1700 |
],
|
1701 |
"prolog": {
|
1702 |
"query": [
|
1703 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1704 |
"hobby(Y_3, 'canoeing')"
|
1705 |
],
|
1706 |
-
"answer": "
|
1707 |
},
|
1708 |
"template": [
|
1709 |
"How many",
|
1710 |
-
"<relation_plural>
|
1711 |
"does",
|
1712 |
"the person whose",
|
1713 |
-
"<attribute_name>
|
1714 |
"is",
|
1715 |
-
"<attribute_value>
|
1716 |
"have?"
|
1717 |
],
|
1718 |
"type": 6
|
1719 |
},
|
1720 |
{
|
1721 |
-
"id": "
|
1722 |
"question": "How many siblings does the person whose job is biomedical scientist have?",
|
1723 |
"answer": [
|
1724 |
"2"
|
1725 |
],
|
1726 |
"prolog": {
|
1727 |
"query": [
|
1728 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1729 |
"job(Y_3, 'biomedical scientist')"
|
1730 |
],
|
1731 |
-
"answer": "
|
1732 |
},
|
1733 |
"template": [
|
1734 |
"How many",
|
1735 |
-
"<relation_plural>
|
1736 |
"does",
|
1737 |
"the person whose",
|
1738 |
-
"<attribute_name>
|
1739 |
"is",
|
1740 |
-
"<attribute_value>
|
1741 |
"have?"
|
1742 |
],
|
1743 |
"type": 6
|
1744 |
},
|
1745 |
{
|
1746 |
-
"id": "
|
1747 |
"question": "How many children does reyna have?",
|
1748 |
"answer": [
|
1749 |
"0"
|
1750 |
],
|
1751 |
"prolog": {
|
1752 |
"query": [
|
1753 |
-
"aggregate_all(count, distinct(child('reyna',
|
1754 |
],
|
1755 |
-
"answer": "
|
1756 |
},
|
1757 |
"template": [
|
1758 |
"How many",
|
1759 |
-
"<relation_plural>
|
1760 |
"does",
|
1761 |
"<name>_3",
|
1762 |
"have?"
|
@@ -1764,20 +1764,20 @@
|
|
1764 |
"type": 7
|
1765 |
},
|
1766 |
{
|
1767 |
-
"id": "
|
1768 |
"question": "How many daughters does derick have?",
|
1769 |
"answer": [
|
1770 |
"2"
|
1771 |
],
|
1772 |
"prolog": {
|
1773 |
"query": [
|
1774 |
-
"aggregate_all(count, distinct(daughter('derick',
|
1775 |
],
|
1776 |
-
"answer": "
|
1777 |
},
|
1778 |
"template": [
|
1779 |
"How many",
|
1780 |
-
"<relation_plural>
|
1781 |
"does",
|
1782 |
"<name>_3",
|
1783 |
"have?"
|
@@ -1785,20 +1785,20 @@
|
|
1785 |
"type": 7
|
1786 |
},
|
1787 |
{
|
1788 |
-
"id": "
|
1789 |
"question": "How many siblings does antionette have?",
|
1790 |
"answer": [
|
1791 |
"4"
|
1792 |
],
|
1793 |
"prolog": {
|
1794 |
"query": [
|
1795 |
-
"aggregate_all(count, distinct(sibling('antionette',
|
1796 |
],
|
1797 |
-
"answer": "
|
1798 |
},
|
1799 |
"template": [
|
1800 |
"How many",
|
1801 |
-
"<relation_plural>
|
1802 |
"does",
|
1803 |
"<name>_3",
|
1804 |
"have?"
|
@@ -1806,20 +1806,20 @@
|
|
1806 |
"type": 7
|
1807 |
},
|
1808 |
{
|
1809 |
-
"id": "
|
1810 |
"question": "How many daughters does ellis have?",
|
1811 |
"answer": [
|
1812 |
"0"
|
1813 |
],
|
1814 |
"prolog": {
|
1815 |
"query": [
|
1816 |
-
"aggregate_all(count, distinct(daughter('ellis',
|
1817 |
],
|
1818 |
-
"answer": "
|
1819 |
},
|
1820 |
"template": [
|
1821 |
"How many",
|
1822 |
-
"<relation_plural>
|
1823 |
"does",
|
1824 |
"<name>_3",
|
1825 |
"have?"
|
@@ -1827,20 +1827,20 @@
|
|
1827 |
"type": 7
|
1828 |
},
|
1829 |
{
|
1830 |
-
"id": "
|
1831 |
"question": "How many sisters does kanesha have?",
|
1832 |
"answer": [
|
1833 |
"0"
|
1834 |
],
|
1835 |
"prolog": {
|
1836 |
"query": [
|
1837 |
-
"aggregate_all(count, distinct(sister('kanesha',
|
1838 |
],
|
1839 |
-
"answer": "
|
1840 |
},
|
1841 |
"template": [
|
1842 |
"How many",
|
1843 |
-
"<relation_plural>
|
1844 |
"does",
|
1845 |
"<name>_3",
|
1846 |
"have?"
|
@@ -1848,20 +1848,20 @@
|
|
1848 |
"type": 7
|
1849 |
},
|
1850 |
{
|
1851 |
-
"id": "
|
1852 |
"question": "How many brothers does matt have?",
|
1853 |
"answer": [
|
1854 |
"0"
|
1855 |
],
|
1856 |
"prolog": {
|
1857 |
"query": [
|
1858 |
-
"aggregate_all(count, distinct(brother('matt',
|
1859 |
],
|
1860 |
-
"answer": "
|
1861 |
},
|
1862 |
"template": [
|
1863 |
"How many",
|
1864 |
-
"<relation_plural>
|
1865 |
"does",
|
1866 |
"<name>_3",
|
1867 |
"have?"
|
@@ -1869,20 +1869,20 @@
|
|
1869 |
"type": 7
|
1870 |
},
|
1871 |
{
|
1872 |
-
"id": "
|
1873 |
"question": "How many sons does kari have?",
|
1874 |
"answer": [
|
1875 |
"0"
|
1876 |
],
|
1877 |
"prolog": {
|
1878 |
"query": [
|
1879 |
-
"aggregate_all(count, distinct(son('kari',
|
1880 |
],
|
1881 |
-
"answer": "
|
1882 |
},
|
1883 |
"template": [
|
1884 |
"How many",
|
1885 |
-
"<relation_plural>
|
1886 |
"does",
|
1887 |
"<name>_3",
|
1888 |
"have?"
|
@@ -1890,20 +1890,20 @@
|
|
1890 |
"type": 7
|
1891 |
},
|
1892 |
{
|
1893 |
-
"id": "
|
1894 |
"question": "How many brothers does kanesha have?",
|
1895 |
"answer": [
|
1896 |
"0"
|
1897 |
],
|
1898 |
"prolog": {
|
1899 |
"query": [
|
1900 |
-
"aggregate_all(count, distinct(brother('kanesha',
|
1901 |
],
|
1902 |
-
"answer": "
|
1903 |
},
|
1904 |
"template": [
|
1905 |
"How many",
|
1906 |
-
"<relation_plural>
|
1907 |
"does",
|
1908 |
"<name>_3",
|
1909 |
"have?"
|
@@ -1911,20 +1911,20 @@
|
|
1911 |
"type": 7
|
1912 |
},
|
1913 |
{
|
1914 |
-
"id": "
|
1915 |
"question": "How many children does alton have?",
|
1916 |
"answer": [
|
1917 |
"0"
|
1918 |
],
|
1919 |
"prolog": {
|
1920 |
"query": [
|
1921 |
-
"aggregate_all(count, distinct(child('alton',
|
1922 |
],
|
1923 |
-
"answer": "
|
1924 |
},
|
1925 |
"template": [
|
1926 |
"How many",
|
1927 |
-
"<relation_plural>
|
1928 |
"does",
|
1929 |
"<name>_3",
|
1930 |
"have?"
|
@@ -1932,20 +1932,20 @@
|
|
1932 |
"type": 7
|
1933 |
},
|
1934 |
{
|
1935 |
-
"id": "
|
1936 |
"question": "How many siblings does deanna have?",
|
1937 |
"answer": [
|
1938 |
"2"
|
1939 |
],
|
1940 |
"prolog": {
|
1941 |
"query": [
|
1942 |
-
"aggregate_all(count, distinct(sibling('deanna',
|
1943 |
],
|
1944 |
-
"answer": "
|
1945 |
},
|
1946 |
"template": [
|
1947 |
"How many",
|
1948 |
-
"<relation_plural>
|
1949 |
"does",
|
1950 |
"<name>_3",
|
1951 |
"have?"
|
|
|
1 |
[
|
2 |
{
|
3 |
+
"id": "a330cc28-be94-4e4e-a9dd-1b72afc94fe8",
|
4 |
"question": "Who is the mother of the person whose job is air cabin crew ?",
|
5 |
"answer": [
|
6 |
"daisy"
|
7 |
],
|
8 |
"prolog": {
|
9 |
"query": [
|
10 |
+
"mother(Y_4, Y_2)",
|
11 |
+
"job(Y_4, 'air cabin crew')"
|
12 |
],
|
13 |
+
"answer": "Y_2"
|
14 |
},
|
15 |
"template": [
|
16 |
"Who is",
|
|
|
18 |
"<relation>_3",
|
19 |
"of",
|
20 |
"the person whose",
|
21 |
+
"<attribute_name>_5",
|
22 |
"is",
|
23 |
+
"<attribute_value>_5",
|
24 |
"?"
|
25 |
],
|
26 |
"type": 0
|
27 |
},
|
28 |
{
|
29 |
+
"id": "14d37138-65aa-4e1c-bb28-f72212cd3956",
|
30 |
"question": "Who is the wife of the person whose hobby is fossil hunting ?",
|
31 |
"answer": [
|
32 |
"kanesha"
|
33 |
],
|
34 |
"prolog": {
|
35 |
"query": [
|
36 |
+
"wife(Y_4, Y_2)",
|
37 |
+
"hobby(Y_4, 'fossil hunting')"
|
38 |
],
|
39 |
+
"answer": "Y_2"
|
40 |
},
|
41 |
"template": [
|
42 |
"Who is",
|
|
|
44 |
"<relation>_3",
|
45 |
"of",
|
46 |
"the person whose",
|
47 |
+
"<attribute_name>_5",
|
48 |
"is",
|
49 |
+
"<attribute_value>_5",
|
50 |
"?"
|
51 |
],
|
52 |
"type": 0
|
53 |
},
|
54 |
{
|
55 |
+
"id": "adeeeef4-e9d7-49fb-b492-cc457aca189d",
|
56 |
"question": "Who is the sister of the person whose hobby is meditation ?",
|
57 |
"answer": [
|
58 |
"kari"
|
59 |
],
|
60 |
"prolog": {
|
61 |
"query": [
|
62 |
+
"sister(Y_4, Y_2)",
|
63 |
+
"hobby(Y_4, 'meditation')"
|
64 |
],
|
65 |
+
"answer": "Y_2"
|
66 |
},
|
67 |
"template": [
|
68 |
"Who is",
|
|
|
70 |
"<relation>_3",
|
71 |
"of",
|
72 |
"the person whose",
|
73 |
+
"<attribute_name>_5",
|
74 |
"is",
|
75 |
+
"<attribute_value>_5",
|
76 |
"?"
|
77 |
],
|
78 |
"type": 0
|
79 |
},
|
80 |
{
|
81 |
+
"id": "b6e50dda-322c-4d30-b427-ddd7f5ea4907",
|
82 |
"question": "Who is the father of the person whose job is civil engineer, consulting ?",
|
83 |
"answer": [
|
84 |
"alfonso"
|
85 |
],
|
86 |
"prolog": {
|
87 |
"query": [
|
88 |
+
"father(Y_4, Y_2)",
|
89 |
+
"job(Y_4, 'civil engineer, consulting')"
|
90 |
],
|
91 |
+
"answer": "Y_2"
|
92 |
},
|
93 |
"template": [
|
94 |
"Who is",
|
|
|
96 |
"<relation>_3",
|
97 |
"of",
|
98 |
"the person whose",
|
99 |
+
"<attribute_name>_5",
|
100 |
"is",
|
101 |
+
"<attribute_value>_5",
|
102 |
"?"
|
103 |
],
|
104 |
"type": 0
|
105 |
},
|
106 |
{
|
107 |
+
"id": "1bdd0d73-9b94-4e27-aad4-4b0eb45d71b7",
|
108 |
"question": "Who is the son of the person whose job is production assistant, television ?",
|
109 |
"answer": [
|
110 |
"alfonso",
|
|
|
113 |
],
|
114 |
"prolog": {
|
115 |
"query": [
|
116 |
+
"son(Y_4, Y_2)",
|
117 |
+
"job(Y_4, 'production assistant, television')"
|
118 |
],
|
119 |
+
"answer": "Y_2"
|
120 |
},
|
121 |
"template": [
|
122 |
"Who is",
|
|
|
124 |
"<relation>_3",
|
125 |
"of",
|
126 |
"the person whose",
|
127 |
+
"<attribute_name>_5",
|
128 |
"is",
|
129 |
+
"<attribute_value>_5",
|
130 |
"?"
|
131 |
],
|
132 |
"type": 0
|
133 |
},
|
134 |
{
|
135 |
+
"id": "346e08b6-1876-475d-aeaf-f7dd6f6b5fc6",
|
136 |
"question": "Who is the father of the person whose hobby is meditation ?",
|
137 |
"answer": [
|
138 |
"derick",
|
|
|
140 |
],
|
141 |
"prolog": {
|
142 |
"query": [
|
143 |
+
"father(Y_4, Y_2)",
|
144 |
+
"hobby(Y_4, 'meditation')"
|
145 |
],
|
146 |
+
"answer": "Y_2"
|
147 |
},
|
148 |
"template": [
|
149 |
"Who is",
|
|
|
151 |
"<relation>_3",
|
152 |
"of",
|
153 |
"the person whose",
|
154 |
+
"<attribute_name>_5",
|
155 |
"is",
|
156 |
+
"<attribute_value>_5",
|
157 |
"?"
|
158 |
],
|
159 |
"type": 0
|
160 |
},
|
161 |
{
|
162 |
+
"id": "25d084e9-7d74-413b-a2f0-e5bb4fe0e47a",
|
163 |
"question": "Who is the father of the person whose job is public house manager ?",
|
164 |
"answer": [
|
165 |
"derick"
|
166 |
],
|
167 |
"prolog": {
|
168 |
"query": [
|
169 |
+
"father(Y_4, Y_2)",
|
170 |
+
"job(Y_4, 'public house manager')"
|
171 |
],
|
172 |
+
"answer": "Y_2"
|
173 |
},
|
174 |
"template": [
|
175 |
"Who is",
|
|
|
177 |
"<relation>_3",
|
178 |
"of",
|
179 |
"the person whose",
|
180 |
+
"<attribute_name>_5",
|
181 |
"is",
|
182 |
+
"<attribute_value>_5",
|
183 |
"?"
|
184 |
],
|
185 |
"type": 0
|
186 |
},
|
187 |
{
|
188 |
+
"id": "59a76400-a7cf-44bd-82b8-12a9e12488ea",
|
189 |
"question": "Who is the son of the person whose hobby is shogi ?",
|
190 |
"answer": [
|
191 |
"alfonso",
|
|
|
194 |
],
|
195 |
"prolog": {
|
196 |
"query": [
|
197 |
+
"son(Y_4, Y_2)",
|
198 |
+
"hobby(Y_4, 'shogi')"
|
199 |
],
|
200 |
+
"answer": "Y_2"
|
201 |
},
|
202 |
"template": [
|
203 |
"Who is",
|
|
|
205 |
"<relation>_3",
|
206 |
"of",
|
207 |
"the person whose",
|
208 |
+
"<attribute_name>_5",
|
209 |
"is",
|
210 |
+
"<attribute_value>_5",
|
211 |
"?"
|
212 |
],
|
213 |
"type": 0
|
214 |
},
|
215 |
{
|
216 |
+
"id": "26964f4a-ae92-4d2e-8e08-d3ed471f68e9",
|
217 |
"question": "Who is the mother of the person whose hobby is canoeing ?",
|
218 |
"answer": [
|
219 |
"antionette"
|
220 |
],
|
221 |
"prolog": {
|
222 |
"query": [
|
223 |
+
"mother(Y_4, Y_2)",
|
224 |
+
"hobby(Y_4, 'canoeing')"
|
225 |
],
|
226 |
+
"answer": "Y_2"
|
227 |
},
|
228 |
"template": [
|
229 |
"Who is",
|
|
|
231 |
"<relation>_3",
|
232 |
"of",
|
233 |
"the person whose",
|
234 |
+
"<attribute_name>_5",
|
235 |
"is",
|
236 |
+
"<attribute_value>_5",
|
237 |
"?"
|
238 |
],
|
239 |
"type": 0
|
240 |
},
|
241 |
{
|
242 |
+
"id": "4afae88d-b295-414d-a62a-75db8a7a5a89",
|
243 |
"question": "Who is the sibling of the person whose job is biomedical scientist ?",
|
244 |
"answer": [
|
245 |
"reyna",
|
|
|
247 |
],
|
248 |
"prolog": {
|
249 |
"query": [
|
250 |
+
"sibling(Y_4, Y_2)",
|
251 |
+
"job(Y_4, 'biomedical scientist')"
|
252 |
],
|
253 |
+
"answer": "Y_2"
|
254 |
},
|
255 |
"template": [
|
256 |
"Who is",
|
|
|
258 |
"<relation>_3",
|
259 |
"of",
|
260 |
"the person whose",
|
261 |
+
"<attribute_name>_5",
|
262 |
"is",
|
263 |
+
"<attribute_value>_5",
|
264 |
"?"
|
265 |
],
|
266 |
"type": 0
|
267 |
},
|
268 |
{
|
269 |
+
"id": "4dd48cde-b472-45d7-bd39-9ac71d7bb040",
|
270 |
"question": "Who is the mother of reyna ?",
|
271 |
"answer": [
|
272 |
"daisy"
|
273 |
],
|
274 |
"prolog": {
|
275 |
"query": [
|
276 |
+
"mother('reyna', Y_2)"
|
277 |
],
|
278 |
+
"answer": "Y_2"
|
279 |
},
|
280 |
"template": [
|
281 |
"Who is",
|
282 |
"the",
|
283 |
"<relation>_3",
|
284 |
"of",
|
285 |
+
"<name>_4",
|
286 |
"?"
|
287 |
],
|
288 |
"type": 1
|
289 |
},
|
290 |
{
|
291 |
+
"id": "c6422c63-3c07-4caa-8029-b4f7852a84bf",
|
292 |
"question": "Who is the wife of derick ?",
|
293 |
"answer": [
|
294 |
"kanesha"
|
295 |
],
|
296 |
"prolog": {
|
297 |
"query": [
|
298 |
+
"wife('derick', Y_2)"
|
299 |
],
|
300 |
+
"answer": "Y_2"
|
301 |
},
|
302 |
"template": [
|
303 |
"Who is",
|
304 |
"the",
|
305 |
"<relation>_3",
|
306 |
"of",
|
307 |
+
"<name>_4",
|
308 |
"?"
|
309 |
],
|
310 |
"type": 1
|
311 |
},
|
312 |
{
|
313 |
+
"id": "95b1c3b2-b8a4-42da-afa1-7685ce4334c4",
|
314 |
"question": "Who is the sister of antionette ?",
|
315 |
"answer": [
|
316 |
"kari"
|
317 |
],
|
318 |
"prolog": {
|
319 |
"query": [
|
320 |
+
"sister('antionette', Y_2)"
|
321 |
],
|
322 |
+
"answer": "Y_2"
|
323 |
},
|
324 |
"template": [
|
325 |
"Who is",
|
326 |
"the",
|
327 |
"<relation>_3",
|
328 |
"of",
|
329 |
+
"<name>_4",
|
330 |
"?"
|
331 |
],
|
332 |
"type": 1
|
333 |
},
|
334 |
{
|
335 |
+
"id": "c2e68273-60a8-42a7-b566-08ddc8edf2a3",
|
336 |
"question": "Who is the father of ellis ?",
|
337 |
"answer": [
|
338 |
"alfonso"
|
339 |
],
|
340 |
"prolog": {
|
341 |
"query": [
|
342 |
+
"father('ellis', Y_2)"
|
343 |
],
|
344 |
+
"answer": "Y_2"
|
345 |
},
|
346 |
"template": [
|
347 |
"Who is",
|
348 |
"the",
|
349 |
"<relation>_3",
|
350 |
"of",
|
351 |
+
"<name>_4",
|
352 |
"?"
|
353 |
],
|
354 |
"type": 1
|
355 |
},
|
356 |
{
|
357 |
+
"id": "abc36403-0f19-4f0d-adba-d9cc983da738",
|
358 |
"question": "Who is the son of kanesha ?",
|
359 |
"answer": [
|
360 |
"alfonso",
|
|
|
363 |
],
|
364 |
"prolog": {
|
365 |
"query": [
|
366 |
+
"son('kanesha', Y_2)"
|
367 |
],
|
368 |
+
"answer": "Y_2"
|
369 |
},
|
370 |
"template": [
|
371 |
"Who is",
|
372 |
"the",
|
373 |
"<relation>_3",
|
374 |
"of",
|
375 |
+
"<name>_4",
|
376 |
"?"
|
377 |
],
|
378 |
"type": 1
|
379 |
},
|
380 |
{
|
381 |
+
"id": "f8423842-f030-48af-9240-e61fe0dac0e0",
|
382 |
"question": "Who is the child of matt ?",
|
383 |
"answer": [
|
384 |
"daisy",
|
|
|
386 |
],
|
387 |
"prolog": {
|
388 |
"query": [
|
389 |
+
"child('matt', Y_2)"
|
390 |
],
|
391 |
+
"answer": "Y_2"
|
392 |
},
|
393 |
"template": [
|
394 |
"Who is",
|
395 |
"the",
|
396 |
"<relation>_3",
|
397 |
"of",
|
398 |
+
"<name>_4",
|
399 |
"?"
|
400 |
],
|
401 |
"type": 1
|
402 |
},
|
403 |
{
|
404 |
+
"id": "7685bb8c-a36b-4a63-97c3-b4bbd9f3a4e5",
|
405 |
"question": "Who is the father of kari ?",
|
406 |
"answer": [
|
407 |
"derick"
|
408 |
],
|
409 |
"prolog": {
|
410 |
"query": [
|
411 |
+
"father('kari', Y_2)"
|
412 |
],
|
413 |
+
"answer": "Y_2"
|
414 |
},
|
415 |
"template": [
|
416 |
"Who is",
|
417 |
"the",
|
418 |
"<relation>_3",
|
419 |
"of",
|
420 |
+
"<name>_4",
|
421 |
"?"
|
422 |
],
|
423 |
"type": 1
|
424 |
},
|
425 |
{
|
426 |
+
"id": "ba8f4f1f-d9c7-4fae-a029-2a94c3bb0e23",
|
427 |
"question": "Who is the son of kanesha ?",
|
428 |
"answer": [
|
429 |
"alfonso",
|
|
|
432 |
],
|
433 |
"prolog": {
|
434 |
"query": [
|
435 |
+
"son('kanesha', Y_2)"
|
436 |
],
|
437 |
+
"answer": "Y_2"
|
438 |
},
|
439 |
"template": [
|
440 |
"Who is",
|
441 |
"the",
|
442 |
"<relation>_3",
|
443 |
"of",
|
444 |
+
"<name>_4",
|
445 |
"?"
|
446 |
],
|
447 |
"type": 1
|
448 |
},
|
449 |
{
|
450 |
+
"id": "fe379270-1148-4cf9-a40d-0edf3443e443",
|
451 |
"question": "Who is the mother of alton ?",
|
452 |
"answer": [
|
453 |
"antionette"
|
454 |
],
|
455 |
"prolog": {
|
456 |
"query": [
|
457 |
+
"mother('alton', Y_2)"
|
458 |
],
|
459 |
+
"answer": "Y_2"
|
460 |
},
|
461 |
"template": [
|
462 |
"Who is",
|
463 |
"the",
|
464 |
"<relation>_3",
|
465 |
"of",
|
466 |
+
"<name>_4",
|
467 |
"?"
|
468 |
],
|
469 |
"type": 1
|
470 |
},
|
471 |
{
|
472 |
+
"id": "a51f9fd9-a5e1-4d4a-8e3d-d69968458a9c",
|
473 |
"question": "Who is the sibling of deanna ?",
|
474 |
"answer": [
|
475 |
"reyna",
|
|
|
477 |
],
|
478 |
"prolog": {
|
479 |
"query": [
|
480 |
+
"sibling('deanna', Y_2)"
|
481 |
],
|
482 |
+
"answer": "Y_2"
|
483 |
},
|
484 |
"template": [
|
485 |
"Who is",
|
486 |
"the",
|
487 |
"<relation>_3",
|
488 |
"of",
|
489 |
+
"<name>_4",
|
490 |
"?"
|
491 |
],
|
492 |
"type": 1
|
493 |
},
|
494 |
{
|
495 |
+
"id": "b520d019-6596-4f24-a586-a6c0494d8c78",
|
496 |
"question": "Who is the person whose job is air cabin crew ?",
|
497 |
"answer": [
|
498 |
"reyna"
|
499 |
],
|
500 |
"prolog": {
|
501 |
"query": [
|
502 |
+
"job(Y_2, 'air cabin crew')"
|
503 |
],
|
504 |
+
"answer": "Y_2"
|
505 |
},
|
506 |
"template": [
|
507 |
"Who is",
|
|
|
514 |
"type": 2
|
515 |
},
|
516 |
{
|
517 |
+
"id": "a8ac4571-a748-4047-9d1a-7029e6fc569a",
|
518 |
"question": "Who is the person whose job is newspaper journalist ?",
|
519 |
"answer": [
|
520 |
"rosalee"
|
521 |
],
|
522 |
"prolog": {
|
523 |
"query": [
|
524 |
+
"job(Y_2, 'newspaper journalist')"
|
525 |
],
|
526 |
+
"answer": "Y_2"
|
527 |
},
|
528 |
"template": [
|
529 |
"Who is",
|
|
|
536 |
"type": 2
|
537 |
},
|
538 |
{
|
539 |
+
"id": "f37b7741-da6a-49b8-8250-790153897718",
|
540 |
"question": "Who is the person whose hobby is fossil hunting ?",
|
541 |
"answer": [
|
542 |
"derick"
|
543 |
],
|
544 |
"prolog": {
|
545 |
"query": [
|
546 |
+
"hobby(Y_2, 'fossil hunting')"
|
547 |
],
|
548 |
+
"answer": "Y_2"
|
549 |
},
|
550 |
"template": [
|
551 |
"Who is",
|
|
|
558 |
"type": 2
|
559 |
},
|
560 |
{
|
561 |
+
"id": "f991ed9d-cde7-4082-9e28-ce9590cc9b38",
|
562 |
"question": "Who is the person whose hobby is radio-controlled car racing ?",
|
563 |
"answer": [
|
564 |
"tanner"
|
565 |
],
|
566 |
"prolog": {
|
567 |
"query": [
|
568 |
+
"hobby(Y_2, 'radio-controlled car racing')"
|
569 |
],
|
570 |
+
"answer": "Y_2"
|
571 |
},
|
572 |
"template": [
|
573 |
"Who is",
|
|
|
580 |
"type": 2
|
581 |
},
|
582 |
{
|
583 |
+
"id": "6d7e1db9-3852-4ed7-b4d2-4017b81352ad",
|
584 |
"question": "Who is the person whose hobby is meditation ?",
|
585 |
"answer": [
|
586 |
"antionette",
|
|
|
588 |
],
|
589 |
"prolog": {
|
590 |
"query": [
|
591 |
+
"hobby(Y_2, 'meditation')"
|
592 |
],
|
593 |
+
"answer": "Y_2"
|
594 |
},
|
595 |
"template": [
|
596 |
"Who is",
|
|
|
603 |
"type": 2
|
604 |
},
|
605 |
{
|
606 |
+
"id": "dad7bf01-c53b-43b8-9f74-ec6bb9152050",
|
607 |
"question": "Who is the person whose hobby is meteorology ?",
|
608 |
"answer": [
|
609 |
"daisy",
|
|
|
611 |
],
|
612 |
"prolog": {
|
613 |
"query": [
|
614 |
+
"hobby(Y_2, 'meteorology')"
|
615 |
],
|
616 |
+
"answer": "Y_2"
|
617 |
},
|
618 |
"template": [
|
619 |
"Who is",
|
|
|
626 |
"type": 2
|
627 |
},
|
628 |
{
|
629 |
+
"id": "d93da13b-0886-4dbb-82bd-0fd4aa1f2daf",
|
630 |
"question": "Who is the person whose job is civil engineer, consulting ?",
|
631 |
"answer": [
|
632 |
"ellis"
|
633 |
],
|
634 |
"prolog": {
|
635 |
"query": [
|
636 |
+
"job(Y_2, 'civil engineer, consulting')"
|
637 |
],
|
638 |
+
"answer": "Y_2"
|
639 |
},
|
640 |
"template": [
|
641 |
"Who is",
|
|
|
648 |
"type": 2
|
649 |
},
|
650 |
{
|
651 |
+
"id": "bbff1576-1f07-473c-9750-8c8c6a3c903e",
|
652 |
"question": "Who is the person whose hobby is radio-controlled car racing ?",
|
653 |
"answer": [
|
654 |
"tanner"
|
655 |
],
|
656 |
"prolog": {
|
657 |
"query": [
|
658 |
+
"hobby(Y_2, 'radio-controlled car racing')"
|
659 |
],
|
660 |
+
"answer": "Y_2"
|
661 |
},
|
662 |
"template": [
|
663 |
"Who is",
|
|
|
670 |
"type": 2
|
671 |
},
|
672 |
{
|
673 |
+
"id": "a6e49cce-bb5b-43d0-b74c-b0c7350df2ad",
|
674 |
"question": "Who is the person whose job is production assistant, television ?",
|
675 |
"answer": [
|
676 |
"kanesha"
|
677 |
],
|
678 |
"prolog": {
|
679 |
"query": [
|
680 |
+
"job(Y_2, 'production assistant, television')"
|
681 |
],
|
682 |
+
"answer": "Y_2"
|
683 |
},
|
684 |
"template": [
|
685 |
"Who is",
|
|
|
692 |
"type": 2
|
693 |
},
|
694 |
{
|
695 |
+
"id": "4258dc9d-a61f-42f7-87bb-f498b752b084",
|
696 |
"question": "Who is the person whose job is museum education officer ?",
|
697 |
"answer": [
|
698 |
"lyndia"
|
699 |
],
|
700 |
"prolog": {
|
701 |
"query": [
|
702 |
+
"job(Y_2, 'museum education officer')"
|
703 |
],
|
704 |
+
"answer": "Y_2"
|
705 |
},
|
706 |
"template": [
|
707 |
"Who is",
|
|
|
714 |
"type": 2
|
715 |
},
|
716 |
{
|
717 |
+
"id": "5a8f10cb-65b4-4567-8566-8bd3070194ac",
|
718 |
"question": "What is the hobby of the mother of reyna ?",
|
719 |
"answer": [
|
720 |
"meteorology"
|
721 |
],
|
722 |
"prolog": {
|
723 |
"query": [
|
724 |
+
"hobby(Y_3, Y_2)",
|
725 |
"mother('reyna', Y_3)"
|
726 |
],
|
727 |
+
"answer": "Y_2"
|
728 |
},
|
729 |
"template": [
|
730 |
"What is",
|
|
|
732 |
"<attribute_name>_3",
|
733 |
"of",
|
734 |
"the",
|
735 |
+
"<relation>_4",
|
736 |
"of",
|
737 |
+
"<name>_5",
|
738 |
"?"
|
739 |
],
|
740 |
"type": 3
|
741 |
},
|
742 |
{
|
743 |
+
"id": "a011cd81-2525-4cd7-8f38-1be5e56c86be",
|
744 |
"question": "What is the dob of the child of tanner ?",
|
745 |
"answer": [
|
746 |
"0256-10-26"
|
747 |
],
|
748 |
"prolog": {
|
749 |
"query": [
|
750 |
+
"dob(Y_3, Y_2)",
|
751 |
"child('tanner', Y_3)"
|
752 |
],
|
753 |
+
"answer": "Y_2"
|
754 |
},
|
755 |
"template": [
|
756 |
"What is",
|
|
|
758 |
"<attribute_name>_3",
|
759 |
"of",
|
760 |
"the",
|
761 |
+
"<relation>_4",
|
762 |
"of",
|
763 |
+
"<name>_5",
|
764 |
"?"
|
765 |
],
|
766 |
"type": 3
|
767 |
},
|
768 |
{
|
769 |
+
"id": "28aac223-de17-4ad5-ae12-2fd7860706db",
|
770 |
"question": "What is the dob of the father of ellis ?",
|
771 |
"answer": [
|
772 |
"0240-12-31"
|
773 |
],
|
774 |
"prolog": {
|
775 |
"query": [
|
776 |
+
"dob(Y_3, Y_2)",
|
777 |
"father('ellis', Y_3)"
|
778 |
],
|
779 |
+
"answer": "Y_2"
|
780 |
},
|
781 |
"template": [
|
782 |
"What is",
|
|
|
784 |
"<attribute_name>_3",
|
785 |
"of",
|
786 |
"the",
|
787 |
+
"<relation>_4",
|
788 |
"of",
|
789 |
+
"<name>_5",
|
790 |
"?"
|
791 |
],
|
792 |
"type": 3
|
793 |
},
|
794 |
{
|
795 |
+
"id": "4b4f44a0-aa5b-4405-9754-549b083135e2",
|
796 |
"question": "What is the job of the husband of lyndia ?",
|
797 |
"answer": [
|
798 |
"agricultural engineer"
|
799 |
],
|
800 |
"prolog": {
|
801 |
"query": [
|
802 |
+
"job(Y_3, Y_2)",
|
803 |
"husband('lyndia', Y_3)"
|
804 |
],
|
805 |
+
"answer": "Y_2"
|
806 |
},
|
807 |
"template": [
|
808 |
"What is",
|
|
|
810 |
"<attribute_name>_3",
|
811 |
"of",
|
812 |
"the",
|
813 |
+
"<relation>_4",
|
814 |
"of",
|
815 |
+
"<name>_5",
|
816 |
"?"
|
817 |
],
|
818 |
"type": 3
|
819 |
},
|
820 |
{
|
821 |
+
"id": "0438a645-d8f7-4f83-887a-cd5b3ed5d650",
|
822 |
"question": "What is the dob of the father of kari ?",
|
823 |
"answer": [
|
824 |
"0212-09-01"
|
825 |
],
|
826 |
"prolog": {
|
827 |
"query": [
|
828 |
+
"dob(Y_3, Y_2)",
|
829 |
"father('kari', Y_3)"
|
830 |
],
|
831 |
+
"answer": "Y_2"
|
832 |
},
|
833 |
"template": [
|
834 |
"What is",
|
|
|
836 |
"<attribute_name>_3",
|
837 |
"of",
|
838 |
"the",
|
839 |
+
"<relation>_4",
|
840 |
"of",
|
841 |
+
"<name>_5",
|
842 |
"?"
|
843 |
],
|
844 |
"type": 3
|
845 |
},
|
846 |
{
|
847 |
+
"id": "f0a90e97-c52c-45a8-ab1f-9e9e4fcc9f5d",
|
848 |
"question": "What is the job of the child of meghann ?",
|
849 |
"answer": [
|
850 |
"ranger/warden"
|
851 |
],
|
852 |
"prolog": {
|
853 |
"query": [
|
854 |
+
"job(Y_3, Y_2)",
|
855 |
"child('meghann', Y_3)"
|
856 |
],
|
857 |
+
"answer": "Y_2"
|
858 |
},
|
859 |
"template": [
|
860 |
"What is",
|
|
|
862 |
"<attribute_name>_3",
|
863 |
"of",
|
864 |
"the",
|
865 |
+
"<relation>_4",
|
866 |
"of",
|
867 |
+
"<name>_5",
|
868 |
"?"
|
869 |
],
|
870 |
"type": 3
|
871 |
},
|
872 |
{
|
873 |
+
"id": "c4f23bfe-4096-40c6-8c8e-4db69b5236da",
|
874 |
"question": "What is the hobby of the sibling of deanna ?",
|
875 |
"answer": [
|
876 |
"bus spotting",
|
|
|
878 |
],
|
879 |
"prolog": {
|
880 |
"query": [
|
881 |
+
"hobby(Y_3, Y_2)",
|
882 |
"sibling('deanna', Y_3)"
|
883 |
],
|
884 |
+
"answer": "Y_2"
|
885 |
},
|
886 |
"template": [
|
887 |
"What is",
|
|
|
889 |
"<attribute_name>_3",
|
890 |
"of",
|
891 |
"the",
|
892 |
+
"<relation>_4",
|
893 |
"of",
|
894 |
+
"<name>_5",
|
895 |
"?"
|
896 |
],
|
897 |
"type": 3
|
898 |
},
|
899 |
{
|
900 |
+
"id": "36f10e50-9382-4750-9f00-f2101fc90373",
|
901 |
"question": "What is the job of the wife of derick ?",
|
902 |
"answer": [
|
903 |
"production assistant, television"
|
904 |
],
|
905 |
"prolog": {
|
906 |
"query": [
|
907 |
+
"job(Y_3, Y_2)",
|
908 |
"wife('derick', Y_3)"
|
909 |
],
|
910 |
+
"answer": "Y_2"
|
911 |
},
|
912 |
"template": [
|
913 |
"What is",
|
|
|
915 |
"<attribute_name>_3",
|
916 |
"of",
|
917 |
"the",
|
918 |
+
"<relation>_4",
|
919 |
"of",
|
920 |
+
"<name>_5",
|
921 |
"?"
|
922 |
],
|
923 |
"type": 3
|
924 |
},
|
925 |
{
|
926 |
+
"id": "874d7c44-f6bb-4645-8357-25f5325ab5a7",
|
927 |
"question": "What is the job of the mother of ellis ?",
|
928 |
"answer": [
|
929 |
"commercial/residential surveyor"
|
930 |
],
|
931 |
"prolog": {
|
932 |
"query": [
|
933 |
+
"job(Y_3, Y_2)",
|
934 |
"mother('ellis', Y_3)"
|
935 |
],
|
936 |
+
"answer": "Y_2"
|
937 |
},
|
938 |
"template": [
|
939 |
"What is",
|
|
|
941 |
"<attribute_name>_3",
|
942 |
"of",
|
943 |
"the",
|
944 |
+
"<relation>_4",
|
945 |
"of",
|
946 |
+
"<name>_5",
|
947 |
"?"
|
948 |
],
|
949 |
"type": 3
|
950 |
},
|
951 |
{
|
952 |
+
"id": "c4ddde46-87e5-4351-beee-2fe853a96613",
|
953 |
"question": "What is the dob of the sibling of dominick ?",
|
954 |
"answer": [
|
955 |
"0238-10-28",
|
|
|
959 |
],
|
960 |
"prolog": {
|
961 |
"query": [
|
962 |
+
"dob(Y_3, Y_2)",
|
963 |
"sibling('dominick', Y_3)"
|
964 |
],
|
965 |
+
"answer": "Y_2"
|
966 |
},
|
967 |
"template": [
|
968 |
"What is",
|
|
|
970 |
"<attribute_name>_3",
|
971 |
"of",
|
972 |
"the",
|
973 |
+
"<relation>_4",
|
974 |
"of",
|
975 |
+
"<name>_5",
|
976 |
"?"
|
977 |
],
|
978 |
"type": 3
|
979 |
},
|
980 |
{
|
981 |
+
"id": "01a7afde-8744-4532-8caa-fb0a4c066ac7",
|
982 |
"question": "What is the job of the person whose job is air cabin crew ?",
|
983 |
"answer": [
|
984 |
"air cabin crew"
|
985 |
],
|
986 |
"prolog": {
|
987 |
"query": [
|
988 |
+
"job(Y_3, Y_2)",
|
989 |
"job(Y_3, 'air cabin crew')"
|
990 |
],
|
991 |
+
"answer": "Y_2"
|
992 |
},
|
993 |
"template": [
|
994 |
"What is",
|
|
|
996 |
"<attribute_name>_3",
|
997 |
"of",
|
998 |
"the person whose",
|
999 |
+
"<attribute_name>_4",
|
1000 |
"is",
|
1001 |
+
"<attribute_value>_4",
|
1002 |
"?"
|
1003 |
],
|
1004 |
"type": 4
|
1005 |
},
|
1006 |
{
|
1007 |
+
"id": "48ff69ba-faf9-45b9-868d-b483c888494a",
|
1008 |
"question": "What is the hobby of the person whose hobby is fossil hunting ?",
|
1009 |
"answer": [
|
1010 |
"fossil hunting"
|
1011 |
],
|
1012 |
"prolog": {
|
1013 |
"query": [
|
1014 |
+
"hobby(Y_3, Y_2)",
|
1015 |
"hobby(Y_3, 'fossil hunting')"
|
1016 |
],
|
1017 |
+
"answer": "Y_2"
|
1018 |
},
|
1019 |
"template": [
|
1020 |
"What is",
|
|
|
1022 |
"<attribute_name>_3",
|
1023 |
"of",
|
1024 |
"the person whose",
|
1025 |
+
"<attribute_name>_4",
|
1026 |
"is",
|
1027 |
+
"<attribute_value>_4",
|
1028 |
"?"
|
1029 |
],
|
1030 |
"type": 4
|
1031 |
},
|
1032 |
{
|
1033 |
+
"id": "b818d49d-6554-4392-8037-7add10cf4616",
|
1034 |
"question": "What is the dob of the person whose hobby is meditation ?",
|
1035 |
"answer": [
|
1036 |
"0205-10-16",
|
|
|
1038 |
],
|
1039 |
"prolog": {
|
1040 |
"query": [
|
1041 |
+
"dob(Y_3, Y_2)",
|
1042 |
"hobby(Y_3, 'meditation')"
|
1043 |
],
|
1044 |
+
"answer": "Y_2"
|
1045 |
},
|
1046 |
"template": [
|
1047 |
"What is",
|
|
|
1049 |
"<attribute_name>_3",
|
1050 |
"of",
|
1051 |
"the person whose",
|
1052 |
+
"<attribute_name>_4",
|
1053 |
"is",
|
1054 |
+
"<attribute_value>_4",
|
1055 |
"?"
|
1056 |
],
|
1057 |
"type": 4
|
1058 |
},
|
1059 |
{
|
1060 |
+
"id": "55bd42d7-16fe-4955-a0c1-3d9ac81d7b63",
|
1061 |
"question": "What is the hobby of the person whose job is civil engineer, consulting ?",
|
1062 |
"answer": [
|
1063 |
"finance"
|
1064 |
],
|
1065 |
"prolog": {
|
1066 |
"query": [
|
1067 |
+
"hobby(Y_3, Y_2)",
|
1068 |
"job(Y_3, 'civil engineer, consulting')"
|
1069 |
],
|
1070 |
+
"answer": "Y_2"
|
1071 |
},
|
1072 |
"template": [
|
1073 |
"What is",
|
|
|
1075 |
"<attribute_name>_3",
|
1076 |
"of",
|
1077 |
"the person whose",
|
1078 |
+
"<attribute_name>_4",
|
1079 |
"is",
|
1080 |
+
"<attribute_value>_4",
|
1081 |
"?"
|
1082 |
],
|
1083 |
"type": 4
|
1084 |
},
|
1085 |
{
|
1086 |
+
"id": "007eb67b-5a36-40b2-98be-fbfb21851816",
|
1087 |
"question": "What is the dob of the person whose job is production assistant, television ?",
|
1088 |
"answer": [
|
1089 |
"0212-07-22"
|
1090 |
],
|
1091 |
"prolog": {
|
1092 |
"query": [
|
1093 |
+
"dob(Y_3, Y_2)",
|
1094 |
"job(Y_3, 'production assistant, television')"
|
1095 |
],
|
1096 |
+
"answer": "Y_2"
|
1097 |
},
|
1098 |
"template": [
|
1099 |
"What is",
|
|
|
1101 |
"<attribute_name>_3",
|
1102 |
"of",
|
1103 |
"the person whose",
|
1104 |
+
"<attribute_name>_4",
|
1105 |
"is",
|
1106 |
+
"<attribute_value>_4",
|
1107 |
"?"
|
1108 |
],
|
1109 |
"type": 4
|
1110 |
},
|
1111 |
{
|
1112 |
+
"id": "0e9e7392-e7c6-43a6-a29d-b86cb4352f95",
|
1113 |
"question": "What is the job of the person whose hobby is meditation ?",
|
1114 |
"answer": [
|
1115 |
"contractor",
|
|
|
1117 |
],
|
1118 |
"prolog": {
|
1119 |
"query": [
|
1120 |
+
"job(Y_3, Y_2)",
|
1121 |
"hobby(Y_3, 'meditation')"
|
1122 |
],
|
1123 |
+
"answer": "Y_2"
|
1124 |
},
|
1125 |
"template": [
|
1126 |
"What is",
|
|
|
1128 |
"<attribute_name>_3",
|
1129 |
"of",
|
1130 |
"the person whose",
|
1131 |
+
"<attribute_name>_4",
|
1132 |
"is",
|
1133 |
+
"<attribute_value>_4",
|
1134 |
"?"
|
1135 |
],
|
1136 |
"type": 4
|
1137 |
},
|
1138 |
{
|
1139 |
+
"id": "16f8a7b4-42bf-4f49-9945-2d2f0672b9ff",
|
1140 |
"question": "What is the hobby of the person whose job is public house manager ?",
|
1141 |
"answer": [
|
1142 |
"dominoes"
|
1143 |
],
|
1144 |
"prolog": {
|
1145 |
"query": [
|
1146 |
+
"hobby(Y_3, Y_2)",
|
1147 |
"job(Y_3, 'public house manager')"
|
1148 |
],
|
1149 |
+
"answer": "Y_2"
|
1150 |
},
|
1151 |
"template": [
|
1152 |
"What is",
|
|
|
1154 |
"<attribute_name>_3",
|
1155 |
"of",
|
1156 |
"the person whose",
|
1157 |
+
"<attribute_name>_4",
|
1158 |
"is",
|
1159 |
+
"<attribute_value>_4",
|
1160 |
"?"
|
1161 |
],
|
1162 |
"type": 4
|
1163 |
},
|
1164 |
{
|
1165 |
+
"id": "227f0981-4e0f-45b6-a120-555608747e51",
|
1166 |
"question": "What is the job of the person whose hobby is shogi ?",
|
1167 |
"answer": [
|
1168 |
"production assistant, television"
|
1169 |
],
|
1170 |
"prolog": {
|
1171 |
"query": [
|
1172 |
+
"job(Y_3, Y_2)",
|
1173 |
"hobby(Y_3, 'shogi')"
|
1174 |
],
|
1175 |
+
"answer": "Y_2"
|
1176 |
},
|
1177 |
"template": [
|
1178 |
"What is",
|
|
|
1180 |
"<attribute_name>_3",
|
1181 |
"of",
|
1182 |
"the person whose",
|
1183 |
+
"<attribute_name>_4",
|
1184 |
"is",
|
1185 |
+
"<attribute_value>_4",
|
1186 |
"?"
|
1187 |
],
|
1188 |
"type": 4
|
1189 |
},
|
1190 |
{
|
1191 |
+
"id": "7686c0a4-6d55-4d6d-a91a-bcb3dcec024c",
|
1192 |
"question": "What is the job of the person whose hobby is canoeing ?",
|
1193 |
"answer": [
|
1194 |
"accountant, chartered"
|
1195 |
],
|
1196 |
"prolog": {
|
1197 |
"query": [
|
1198 |
+
"job(Y_3, Y_2)",
|
1199 |
"hobby(Y_3, 'canoeing')"
|
1200 |
],
|
1201 |
+
"answer": "Y_2"
|
1202 |
},
|
1203 |
"template": [
|
1204 |
"What is",
|
|
|
1206 |
"<attribute_name>_3",
|
1207 |
"of",
|
1208 |
"the person whose",
|
1209 |
+
"<attribute_name>_4",
|
1210 |
"is",
|
1211 |
+
"<attribute_value>_4",
|
1212 |
"?"
|
1213 |
],
|
1214 |
"type": 4
|
1215 |
},
|
1216 |
{
|
1217 |
+
"id": "c40512b1-cebd-4b37-933d-01ab2914e389",
|
1218 |
"question": "What is the dob of the person whose job is biomedical scientist ?",
|
1219 |
"answer": [
|
1220 |
"0270-07-11"
|
1221 |
],
|
1222 |
"prolog": {
|
1223 |
"query": [
|
1224 |
+
"dob(Y_3, Y_2)",
|
1225 |
"job(Y_3, 'biomedical scientist')"
|
1226 |
],
|
1227 |
+
"answer": "Y_2"
|
1228 |
},
|
1229 |
"template": [
|
1230 |
"What is",
|
|
|
1232 |
"<attribute_name>_3",
|
1233 |
"of",
|
1234 |
"the person whose",
|
1235 |
+
"<attribute_name>_4",
|
1236 |
"is",
|
1237 |
+
"<attribute_value>_4",
|
1238 |
"?"
|
1239 |
],
|
1240 |
"type": 4
|
1241 |
},
|
1242 |
{
|
1243 |
+
"id": "90228554-37d4-420f-9f07-46537ba0f4ab",
|
1244 |
"question": "How many sons does the mother of reyna have?",
|
1245 |
"answer": [
|
1246 |
"0"
|
1247 |
],
|
1248 |
"prolog": {
|
1249 |
"query": [
|
1250 |
+
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
|
1251 |
"mother('reyna', Y_3)"
|
1252 |
],
|
1253 |
+
"answer": "Count_1"
|
1254 |
},
|
1255 |
"template": [
|
1256 |
"How many",
|
1257 |
+
"<relation_plural>_2",
|
1258 |
"does",
|
1259 |
"the",
|
1260 |
+
"<relation>_4",
|
1261 |
"of",
|
1262 |
+
"<name>_5",
|
1263 |
"have?"
|
1264 |
],
|
1265 |
"type": 5
|
1266 |
},
|
1267 |
{
|
1268 |
+
"id": "dfd297da-3b94-4c4c-ae00-a00fb9f8ec5f",
|
1269 |
"question": "How many siblings does the child of tanner have?",
|
1270 |
"answer": [
|
1271 |
"0"
|
1272 |
],
|
1273 |
"prolog": {
|
1274 |
"query": [
|
1275 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1276 |
"child('tanner', Y_3)"
|
1277 |
],
|
1278 |
+
"answer": "Count_1"
|
1279 |
},
|
1280 |
"template": [
|
1281 |
"How many",
|
1282 |
+
"<relation_plural>_2",
|
1283 |
"does",
|
1284 |
"the",
|
1285 |
+
"<relation>_4",
|
1286 |
"of",
|
1287 |
+
"<name>_5",
|
1288 |
"have?"
|
1289 |
],
|
1290 |
"type": 5
|
1291 |
},
|
1292 |
{
|
1293 |
+
"id": "9d0aaaf8-1fd7-460c-a946-70fd443e1175",
|
1294 |
"question": "How many sisters does the father of ellis have?",
|
1295 |
"answer": [
|
1296 |
"2"
|
1297 |
],
|
1298 |
"prolog": {
|
1299 |
"query": [
|
1300 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1301 |
"father('ellis', Y_3)"
|
1302 |
],
|
1303 |
+
"answer": "Count_1"
|
1304 |
},
|
1305 |
"template": [
|
1306 |
"How many",
|
1307 |
+
"<relation_plural>_2",
|
1308 |
"does",
|
1309 |
"the",
|
1310 |
+
"<relation>_4",
|
1311 |
"of",
|
1312 |
+
"<name>_5",
|
1313 |
"have?"
|
1314 |
],
|
1315 |
"type": 5
|
1316 |
},
|
1317 |
{
|
1318 |
+
"id": "5a1678ee-c0a7-4e15-afc7-0ed1ee6419f0",
|
1319 |
"question": "How many brothers does the husband of lyndia have?",
|
1320 |
"answer": [
|
1321 |
"0"
|
1322 |
],
|
1323 |
"prolog": {
|
1324 |
"query": [
|
1325 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1326 |
"husband('lyndia', Y_3)"
|
1327 |
],
|
1328 |
+
"answer": "Count_1"
|
1329 |
},
|
1330 |
"template": [
|
1331 |
"How many",
|
1332 |
+
"<relation_plural>_2",
|
1333 |
"does",
|
1334 |
"the",
|
1335 |
+
"<relation>_4",
|
1336 |
"of",
|
1337 |
+
"<name>_5",
|
1338 |
"have?"
|
1339 |
],
|
1340 |
"type": 5
|
1341 |
},
|
1342 |
{
|
1343 |
+
"id": "f3ab5c2a-7aee-4f79-950c-d9c68a7c3528",
|
1344 |
"question": "How many sisters does the father of kari have?",
|
1345 |
"answer": [
|
1346 |
"0"
|
1347 |
],
|
1348 |
"prolog": {
|
1349 |
"query": [
|
1350 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1351 |
"father('kari', Y_3)"
|
1352 |
],
|
1353 |
+
"answer": "Count_1"
|
1354 |
},
|
1355 |
"template": [
|
1356 |
"How many",
|
1357 |
+
"<relation_plural>_2",
|
1358 |
"does",
|
1359 |
"the",
|
1360 |
+
"<relation>_4",
|
1361 |
"of",
|
1362 |
+
"<name>_5",
|
1363 |
"have?"
|
1364 |
],
|
1365 |
"type": 5
|
1366 |
},
|
1367 |
{
|
1368 |
+
"id": "c77c0fc6-23aa-4579-952d-9df5ea467de0",
|
1369 |
"question": "How many children does the child of meghann have?",
|
1370 |
"answer": [
|
1371 |
"0"
|
1372 |
],
|
1373 |
"prolog": {
|
1374 |
"query": [
|
1375 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1376 |
"child('meghann', Y_3)"
|
1377 |
],
|
1378 |
+
"answer": "Count_1"
|
1379 |
},
|
1380 |
"template": [
|
1381 |
"How many",
|
1382 |
+
"<relation_plural>_2",
|
1383 |
"does",
|
1384 |
"the",
|
1385 |
+
"<relation>_4",
|
1386 |
"of",
|
1387 |
+
"<name>_5",
|
1388 |
"have?"
|
1389 |
],
|
1390 |
"type": 5
|
1391 |
},
|
1392 |
{
|
1393 |
+
"id": "3999fb42-b6ec-4c20-9ef8-04be37ca6570",
|
1394 |
"question": "How many daughters does the sibling of deanna have?",
|
1395 |
"answer": [
|
1396 |
"0"
|
1397 |
],
|
1398 |
"prolog": {
|
1399 |
"query": [
|
1400 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1401 |
"sibling('deanna', Y_3)"
|
1402 |
],
|
1403 |
+
"answer": "Count_1"
|
1404 |
},
|
1405 |
"template": [
|
1406 |
"How many",
|
1407 |
+
"<relation_plural>_2",
|
1408 |
"does",
|
1409 |
"the",
|
1410 |
+
"<relation>_4",
|
1411 |
"of",
|
1412 |
+
"<name>_5",
|
1413 |
"have?"
|
1414 |
],
|
1415 |
"type": 5
|
1416 |
},
|
1417 |
{
|
1418 |
+
"id": "c1ac0020-69b9-47ca-85be-1e584daad329",
|
1419 |
"question": "How many children does the wife of derick have?",
|
1420 |
"answer": [
|
1421 |
"5"
|
1422 |
],
|
1423 |
"prolog": {
|
1424 |
"query": [
|
1425 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1426 |
"wife('derick', Y_3)"
|
1427 |
],
|
1428 |
+
"answer": "Count_1"
|
1429 |
},
|
1430 |
"template": [
|
1431 |
"How many",
|
1432 |
+
"<relation_plural>_2",
|
1433 |
"does",
|
1434 |
"the",
|
1435 |
+
"<relation>_4",
|
1436 |
"of",
|
1437 |
+
"<name>_5",
|
1438 |
"have?"
|
1439 |
],
|
1440 |
"type": 5
|
1441 |
},
|
1442 |
{
|
1443 |
+
"id": "61939659-993c-430f-85bc-d9377809bbfd",
|
1444 |
"question": "How many brothers does the mother of ellis have?",
|
1445 |
"answer": [
|
1446 |
"0"
|
1447 |
],
|
1448 |
"prolog": {
|
1449 |
"query": [
|
1450 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1451 |
"mother('ellis', Y_3)"
|
1452 |
],
|
1453 |
+
"answer": "Count_1"
|
1454 |
},
|
1455 |
"template": [
|
1456 |
"How many",
|
1457 |
+
"<relation_plural>_2",
|
1458 |
"does",
|
1459 |
"the",
|
1460 |
+
"<relation>_4",
|
1461 |
"of",
|
1462 |
+
"<name>_5",
|
1463 |
"have?"
|
1464 |
],
|
1465 |
"type": 5
|
1466 |
},
|
1467 |
{
|
1468 |
+
"id": "dee72354-91f0-4462-bd7e-960f8dd6634f",
|
1469 |
"question": "How many sisters does the sibling of dominick have?",
|
1470 |
"answer": [
|
1471 |
"1",
|
|
|
1473 |
],
|
1474 |
"prolog": {
|
1475 |
"query": [
|
1476 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1477 |
"sibling('dominick', Y_3)"
|
1478 |
],
|
1479 |
+
"answer": "Count_1"
|
1480 |
},
|
1481 |
"template": [
|
1482 |
"How many",
|
1483 |
+
"<relation_plural>_2",
|
1484 |
"does",
|
1485 |
"the",
|
1486 |
+
"<relation>_4",
|
1487 |
"of",
|
1488 |
+
"<name>_5",
|
1489 |
"have?"
|
1490 |
],
|
1491 |
"type": 5
|
1492 |
},
|
1493 |
{
|
1494 |
+
"id": "12dc4ee2-530c-4222-91e9-d1e4df8ce712",
|
1495 |
"question": "How many children does the person whose job is air cabin crew have?",
|
1496 |
"answer": [
|
1497 |
"0"
|
1498 |
],
|
1499 |
"prolog": {
|
1500 |
"query": [
|
1501 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1502 |
"job(Y_3, 'air cabin crew')"
|
1503 |
],
|
1504 |
+
"answer": "Count_1"
|
1505 |
},
|
1506 |
"template": [
|
1507 |
"How many",
|
1508 |
+
"<relation_plural>_2",
|
1509 |
"does",
|
1510 |
"the person whose",
|
1511 |
+
"<attribute_name>_4",
|
1512 |
"is",
|
1513 |
+
"<attribute_value>_4",
|
1514 |
"have?"
|
1515 |
],
|
1516 |
"type": 6
|
1517 |
},
|
1518 |
{
|
1519 |
+
"id": "b23ae900-d922-4e6c-a550-82eba6ccc32d",
|
1520 |
"question": "How many daughters does the person whose hobby is fossil hunting have?",
|
1521 |
"answer": [
|
1522 |
"2"
|
1523 |
],
|
1524 |
"prolog": {
|
1525 |
"query": [
|
1526 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1527 |
"hobby(Y_3, 'fossil hunting')"
|
1528 |
],
|
1529 |
+
"answer": "Count_1"
|
1530 |
},
|
1531 |
"template": [
|
1532 |
"How many",
|
1533 |
+
"<relation_plural>_2",
|
1534 |
"does",
|
1535 |
"the person whose",
|
1536 |
+
"<attribute_name>_4",
|
1537 |
"is",
|
1538 |
+
"<attribute_value>_4",
|
1539 |
"have?"
|
1540 |
],
|
1541 |
"type": 6
|
1542 |
},
|
1543 |
{
|
1544 |
+
"id": "b86ba16d-2f89-4a3b-b3b1-78f15032d61c",
|
1545 |
"question": "How many siblings does the person whose hobby is meditation have?",
|
1546 |
"answer": [
|
1547 |
"0",
|
|
|
1549 |
],
|
1550 |
"prolog": {
|
1551 |
"query": [
|
1552 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1553 |
"hobby(Y_3, 'meditation')"
|
1554 |
],
|
1555 |
+
"answer": "Count_1"
|
1556 |
},
|
1557 |
"template": [
|
1558 |
"How many",
|
1559 |
+
"<relation_plural>_2",
|
1560 |
"does",
|
1561 |
"the person whose",
|
1562 |
+
"<attribute_name>_4",
|
1563 |
"is",
|
1564 |
+
"<attribute_value>_4",
|
1565 |
"have?"
|
1566 |
],
|
1567 |
"type": 6
|
1568 |
},
|
1569 |
{
|
1570 |
+
"id": "9a1d2836-5e7d-41cb-8e73-c69444302bd0",
|
1571 |
"question": "How many daughters does the person whose job is civil engineer, consulting have?",
|
1572 |
"answer": [
|
1573 |
"0"
|
1574 |
],
|
1575 |
"prolog": {
|
1576 |
"query": [
|
1577 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1578 |
"job(Y_3, 'civil engineer, consulting')"
|
1579 |
],
|
1580 |
+
"answer": "Count_1"
|
1581 |
},
|
1582 |
"template": [
|
1583 |
"How many",
|
1584 |
+
"<relation_plural>_2",
|
1585 |
"does",
|
1586 |
"the person whose",
|
1587 |
+
"<attribute_name>_4",
|
1588 |
"is",
|
1589 |
+
"<attribute_value>_4",
|
1590 |
"have?"
|
1591 |
],
|
1592 |
"type": 6
|
1593 |
},
|
1594 |
{
|
1595 |
+
"id": "998524d5-fedd-48ba-8925-d450871167ee",
|
1596 |
"question": "How many sisters does the person whose job is production assistant, television have?",
|
1597 |
"answer": [
|
1598 |
"0"
|
1599 |
],
|
1600 |
"prolog": {
|
1601 |
"query": [
|
1602 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1603 |
"job(Y_3, 'production assistant, television')"
|
1604 |
],
|
1605 |
+
"answer": "Count_1"
|
1606 |
},
|
1607 |
"template": [
|
1608 |
"How many",
|
1609 |
+
"<relation_plural>_2",
|
1610 |
"does",
|
1611 |
"the person whose",
|
1612 |
+
"<attribute_name>_4",
|
1613 |
"is",
|
1614 |
+
"<attribute_value>_4",
|
1615 |
"have?"
|
1616 |
],
|
1617 |
"type": 6
|
1618 |
},
|
1619 |
{
|
1620 |
+
"id": "d6b3fad4-9eea-4e9c-8723-ab6eb9387b96",
|
1621 |
"question": "How many brothers does the person whose hobby is meditation have?",
|
1622 |
"answer": [
|
1623 |
"0",
|
|
|
1625 |
],
|
1626 |
"prolog": {
|
1627 |
"query": [
|
1628 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1629 |
"hobby(Y_3, 'meditation')"
|
1630 |
],
|
1631 |
+
"answer": "Count_1"
|
1632 |
},
|
1633 |
"template": [
|
1634 |
"How many",
|
1635 |
+
"<relation_plural>_2",
|
1636 |
"does",
|
1637 |
"the person whose",
|
1638 |
+
"<attribute_name>_4",
|
1639 |
"is",
|
1640 |
+
"<attribute_value>_4",
|
1641 |
"have?"
|
1642 |
],
|
1643 |
"type": 6
|
1644 |
},
|
1645 |
{
|
1646 |
+
"id": "dc593121-beca-4679-97c0-b989f2aa7b98",
|
1647 |
"question": "How many sons does the person whose job is public house manager have?",
|
1648 |
"answer": [
|
1649 |
"0"
|
1650 |
],
|
1651 |
"prolog": {
|
1652 |
"query": [
|
1653 |
+
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
|
1654 |
"job(Y_3, 'public house manager')"
|
1655 |
],
|
1656 |
+
"answer": "Count_1"
|
1657 |
},
|
1658 |
"template": [
|
1659 |
"How many",
|
1660 |
+
"<relation_plural>_2",
|
1661 |
"does",
|
1662 |
"the person whose",
|
1663 |
+
"<attribute_name>_4",
|
1664 |
"is",
|
1665 |
+
"<attribute_value>_4",
|
1666 |
"have?"
|
1667 |
],
|
1668 |
"type": 6
|
1669 |
},
|
1670 |
{
|
1671 |
+
"id": "91c8fa88-7010-4563-87d1-313b39332641",
|
1672 |
"question": "How many brothers does the person whose hobby is shogi have?",
|
1673 |
"answer": [
|
1674 |
"0"
|
1675 |
],
|
1676 |
"prolog": {
|
1677 |
"query": [
|
1678 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1679 |
"hobby(Y_3, 'shogi')"
|
1680 |
],
|
1681 |
+
"answer": "Count_1"
|
1682 |
},
|
1683 |
"template": [
|
1684 |
"How many",
|
1685 |
+
"<relation_plural>_2",
|
1686 |
"does",
|
1687 |
"the person whose",
|
1688 |
+
"<attribute_name>_4",
|
1689 |
"is",
|
1690 |
+
"<attribute_value>_4",
|
1691 |
"have?"
|
1692 |
],
|
1693 |
"type": 6
|
1694 |
},
|
1695 |
{
|
1696 |
+
"id": "2dbeee0c-0974-4514-a3bf-e45132801bbd",
|
1697 |
"question": "How many children does the person whose hobby is canoeing have?",
|
1698 |
"answer": [
|
1699 |
"0"
|
1700 |
],
|
1701 |
"prolog": {
|
1702 |
"query": [
|
1703 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1704 |
"hobby(Y_3, 'canoeing')"
|
1705 |
],
|
1706 |
+
"answer": "Count_1"
|
1707 |
},
|
1708 |
"template": [
|
1709 |
"How many",
|
1710 |
+
"<relation_plural>_2",
|
1711 |
"does",
|
1712 |
"the person whose",
|
1713 |
+
"<attribute_name>_4",
|
1714 |
"is",
|
1715 |
+
"<attribute_value>_4",
|
1716 |
"have?"
|
1717 |
],
|
1718 |
"type": 6
|
1719 |
},
|
1720 |
{
|
1721 |
+
"id": "9df3e345-1049-47ec-9d9f-6bb38175d340",
|
1722 |
"question": "How many siblings does the person whose job is biomedical scientist have?",
|
1723 |
"answer": [
|
1724 |
"2"
|
1725 |
],
|
1726 |
"prolog": {
|
1727 |
"query": [
|
1728 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1729 |
"job(Y_3, 'biomedical scientist')"
|
1730 |
],
|
1731 |
+
"answer": "Count_1"
|
1732 |
},
|
1733 |
"template": [
|
1734 |
"How many",
|
1735 |
+
"<relation_plural>_2",
|
1736 |
"does",
|
1737 |
"the person whose",
|
1738 |
+
"<attribute_name>_4",
|
1739 |
"is",
|
1740 |
+
"<attribute_value>_4",
|
1741 |
"have?"
|
1742 |
],
|
1743 |
"type": 6
|
1744 |
},
|
1745 |
{
|
1746 |
+
"id": "e42dc151-ec01-49c4-a2fa-2b5dd84221b2",
|
1747 |
"question": "How many children does reyna have?",
|
1748 |
"answer": [
|
1749 |
"0"
|
1750 |
],
|
1751 |
"prolog": {
|
1752 |
"query": [
|
1753 |
+
"aggregate_all(count, distinct(child('reyna', Y_1)), Count_1)"
|
1754 |
],
|
1755 |
+
"answer": "Count_1"
|
1756 |
},
|
1757 |
"template": [
|
1758 |
"How many",
|
1759 |
+
"<relation_plural>_2",
|
1760 |
"does",
|
1761 |
"<name>_3",
|
1762 |
"have?"
|
|
|
1764 |
"type": 7
|
1765 |
},
|
1766 |
{
|
1767 |
+
"id": "e3ad4c12-3135-49c4-a938-bb8b354c0b77",
|
1768 |
"question": "How many daughters does derick have?",
|
1769 |
"answer": [
|
1770 |
"2"
|
1771 |
],
|
1772 |
"prolog": {
|
1773 |
"query": [
|
1774 |
+
"aggregate_all(count, distinct(daughter('derick', Y_1)), Count_1)"
|
1775 |
],
|
1776 |
+
"answer": "Count_1"
|
1777 |
},
|
1778 |
"template": [
|
1779 |
"How many",
|
1780 |
+
"<relation_plural>_2",
|
1781 |
"does",
|
1782 |
"<name>_3",
|
1783 |
"have?"
|
|
|
1785 |
"type": 7
|
1786 |
},
|
1787 |
{
|
1788 |
+
"id": "e97a25b0-34fa-4618-8758-f47655b62ef4",
|
1789 |
"question": "How many siblings does antionette have?",
|
1790 |
"answer": [
|
1791 |
"4"
|
1792 |
],
|
1793 |
"prolog": {
|
1794 |
"query": [
|
1795 |
+
"aggregate_all(count, distinct(sibling('antionette', Y_1)), Count_1)"
|
1796 |
],
|
1797 |
+
"answer": "Count_1"
|
1798 |
},
|
1799 |
"template": [
|
1800 |
"How many",
|
1801 |
+
"<relation_plural>_2",
|
1802 |
"does",
|
1803 |
"<name>_3",
|
1804 |
"have?"
|
|
|
1806 |
"type": 7
|
1807 |
},
|
1808 |
{
|
1809 |
+
"id": "9e90a19a-2dff-4807-815a-4ab917042517",
|
1810 |
"question": "How many daughters does ellis have?",
|
1811 |
"answer": [
|
1812 |
"0"
|
1813 |
],
|
1814 |
"prolog": {
|
1815 |
"query": [
|
1816 |
+
"aggregate_all(count, distinct(daughter('ellis', Y_1)), Count_1)"
|
1817 |
],
|
1818 |
+
"answer": "Count_1"
|
1819 |
},
|
1820 |
"template": [
|
1821 |
"How many",
|
1822 |
+
"<relation_plural>_2",
|
1823 |
"does",
|
1824 |
"<name>_3",
|
1825 |
"have?"
|
|
|
1827 |
"type": 7
|
1828 |
},
|
1829 |
{
|
1830 |
+
"id": "29222370-24dd-435b-be7c-abd591e04fce",
|
1831 |
"question": "How many sisters does kanesha have?",
|
1832 |
"answer": [
|
1833 |
"0"
|
1834 |
],
|
1835 |
"prolog": {
|
1836 |
"query": [
|
1837 |
+
"aggregate_all(count, distinct(sister('kanesha', Y_1)), Count_1)"
|
1838 |
],
|
1839 |
+
"answer": "Count_1"
|
1840 |
},
|
1841 |
"template": [
|
1842 |
"How many",
|
1843 |
+
"<relation_plural>_2",
|
1844 |
"does",
|
1845 |
"<name>_3",
|
1846 |
"have?"
|
|
|
1848 |
"type": 7
|
1849 |
},
|
1850 |
{
|
1851 |
+
"id": "e488f20d-376e-4dfc-a8d9-5698f5ffda21",
|
1852 |
"question": "How many brothers does matt have?",
|
1853 |
"answer": [
|
1854 |
"0"
|
1855 |
],
|
1856 |
"prolog": {
|
1857 |
"query": [
|
1858 |
+
"aggregate_all(count, distinct(brother('matt', Y_1)), Count_1)"
|
1859 |
],
|
1860 |
+
"answer": "Count_1"
|
1861 |
},
|
1862 |
"template": [
|
1863 |
"How many",
|
1864 |
+
"<relation_plural>_2",
|
1865 |
"does",
|
1866 |
"<name>_3",
|
1867 |
"have?"
|
|
|
1869 |
"type": 7
|
1870 |
},
|
1871 |
{
|
1872 |
+
"id": "0bdaeca7-8bfc-4d9f-83c2-4511fba8e1f6",
|
1873 |
"question": "How many sons does kari have?",
|
1874 |
"answer": [
|
1875 |
"0"
|
1876 |
],
|
1877 |
"prolog": {
|
1878 |
"query": [
|
1879 |
+
"aggregate_all(count, distinct(son('kari', Y_1)), Count_1)"
|
1880 |
],
|
1881 |
+
"answer": "Count_1"
|
1882 |
},
|
1883 |
"template": [
|
1884 |
"How many",
|
1885 |
+
"<relation_plural>_2",
|
1886 |
"does",
|
1887 |
"<name>_3",
|
1888 |
"have?"
|
|
|
1890 |
"type": 7
|
1891 |
},
|
1892 |
{
|
1893 |
+
"id": "0d46c0cb-94da-40d7-8cef-7e1e752ee7bf",
|
1894 |
"question": "How many brothers does kanesha have?",
|
1895 |
"answer": [
|
1896 |
"0"
|
1897 |
],
|
1898 |
"prolog": {
|
1899 |
"query": [
|
1900 |
+
"aggregate_all(count, distinct(brother('kanesha', Y_1)), Count_1)"
|
1901 |
],
|
1902 |
+
"answer": "Count_1"
|
1903 |
},
|
1904 |
"template": [
|
1905 |
"How many",
|
1906 |
+
"<relation_plural>_2",
|
1907 |
"does",
|
1908 |
"<name>_3",
|
1909 |
"have?"
|
|
|
1911 |
"type": 7
|
1912 |
},
|
1913 |
{
|
1914 |
+
"id": "a33fdb98-faf2-4fbc-87c3-e4821aa79abf",
|
1915 |
"question": "How many children does alton have?",
|
1916 |
"answer": [
|
1917 |
"0"
|
1918 |
],
|
1919 |
"prolog": {
|
1920 |
"query": [
|
1921 |
+
"aggregate_all(count, distinct(child('alton', Y_1)), Count_1)"
|
1922 |
],
|
1923 |
+
"answer": "Count_1"
|
1924 |
},
|
1925 |
"template": [
|
1926 |
"How many",
|
1927 |
+
"<relation_plural>_2",
|
1928 |
"does",
|
1929 |
"<name>_3",
|
1930 |
"have?"
|
|
|
1932 |
"type": 7
|
1933 |
},
|
1934 |
{
|
1935 |
+
"id": "70fd0182-f074-4f4d-83d5-92f0480e8ce6",
|
1936 |
"question": "How many siblings does deanna have?",
|
1937 |
"answer": [
|
1938 |
"2"
|
1939 |
],
|
1940 |
"prolog": {
|
1941 |
"query": [
|
1942 |
+
"aggregate_all(count, distinct(sibling('deanna', Y_1)), Count_1)"
|
1943 |
],
|
1944 |
+
"answer": "Count_1"
|
1945 |
},
|
1946 |
"template": [
|
1947 |
"How many",
|
1948 |
+
"<relation_plural>_2",
|
1949 |
"does",
|
1950 |
"<name>_3",
|
1951 |
"have?"
|
depth_6_size_500_seed_1/questions.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
[
|
2 |
{
|
3 |
-
"id": "
|
4 |
"question": "Who is the mother of the person whose job is research officer, government ?",
|
5 |
"answer": [
|
6 |
"sarah"
|
7 |
],
|
8 |
"prolog": {
|
9 |
"query": [
|
10 |
-
"mother(
|
11 |
-
"job(
|
12 |
],
|
13 |
-
"answer": "
|
14 |
},
|
15 |
"template": [
|
16 |
"Who is",
|
@@ -18,25 +18,25 @@
|
|
18 |
"<relation>_3",
|
19 |
"of",
|
20 |
"the person whose",
|
21 |
-
"<attribute_name>
|
22 |
"is",
|
23 |
-
"<attribute_value>
|
24 |
"?"
|
25 |
],
|
26 |
"type": 0
|
27 |
},
|
28 |
{
|
29 |
-
"id": "
|
30 |
"question": "Who is the father of the person whose job is media planner ?",
|
31 |
"answer": [
|
32 |
"walker"
|
33 |
],
|
34 |
"prolog": {
|
35 |
"query": [
|
36 |
-
"father(
|
37 |
-
"job(
|
38 |
],
|
39 |
-
"answer": "
|
40 |
},
|
41 |
"template": [
|
42 |
"Who is",
|
@@ -44,25 +44,25 @@
|
|
44 |
"<relation>_3",
|
45 |
"of",
|
46 |
"the person whose",
|
47 |
-
"<attribute_name>
|
48 |
"is",
|
49 |
-
"<attribute_value>
|
50 |
"?"
|
51 |
],
|
52 |
"type": 0
|
53 |
},
|
54 |
{
|
55 |
-
"id": "
|
56 |
"question": "Who is the sister of the person whose job is product designer ?",
|
57 |
"answer": [
|
58 |
"oma"
|
59 |
],
|
60 |
"prolog": {
|
61 |
"query": [
|
62 |
-
"sister(
|
63 |
-
"job(
|
64 |
],
|
65 |
-
"answer": "
|
66 |
},
|
67 |
"template": [
|
68 |
"Who is",
|
@@ -70,25 +70,25 @@
|
|
70 |
"<relation>_3",
|
71 |
"of",
|
72 |
"the person whose",
|
73 |
-
"<attribute_name>
|
74 |
"is",
|
75 |
-
"<attribute_value>
|
76 |
"?"
|
77 |
],
|
78 |
"type": 0
|
79 |
},
|
80 |
{
|
81 |
-
"id": "
|
82 |
"question": "Who is the wife of the person whose job is cabin crew ?",
|
83 |
"answer": [
|
84 |
"kylee"
|
85 |
],
|
86 |
"prolog": {
|
87 |
"query": [
|
88 |
-
"wife(
|
89 |
-
"job(
|
90 |
],
|
91 |
-
"answer": "
|
92 |
},
|
93 |
"template": [
|
94 |
"Who is",
|
@@ -96,15 +96,15 @@
|
|
96 |
"<relation>_3",
|
97 |
"of",
|
98 |
"the person whose",
|
99 |
-
"<attribute_name>
|
100 |
"is",
|
101 |
-
"<attribute_value>
|
102 |
"?"
|
103 |
],
|
104 |
"type": 0
|
105 |
},
|
106 |
{
|
107 |
-
"id": "
|
108 |
"question": "Who is the brother of the person whose hobby is fencing ?",
|
109 |
"answer": [
|
110 |
"christian",
|
@@ -113,10 +113,10 @@
|
|
113 |
],
|
114 |
"prolog": {
|
115 |
"query": [
|
116 |
-
"brother(
|
117 |
-
"hobby(
|
118 |
],
|
119 |
-
"answer": "
|
120 |
},
|
121 |
"template": [
|
122 |
"Who is",
|
@@ -124,25 +124,25 @@
|
|
124 |
"<relation>_3",
|
125 |
"of",
|
126 |
"the person whose",
|
127 |
-
"<attribute_name>
|
128 |
"is",
|
129 |
-
"<attribute_value>
|
130 |
"?"
|
131 |
],
|
132 |
"type": 0
|
133 |
},
|
134 |
{
|
135 |
-
"id": "
|
136 |
"question": "Who is the sister of the person whose job is computer games developer ?",
|
137 |
"answer": [
|
138 |
"kanesha"
|
139 |
],
|
140 |
"prolog": {
|
141 |
"query": [
|
142 |
-
"sister(
|
143 |
-
"job(
|
144 |
],
|
145 |
-
"answer": "
|
146 |
},
|
147 |
"template": [
|
148 |
"Who is",
|
@@ -150,25 +150,25 @@
|
|
150 |
"<relation>_3",
|
151 |
"of",
|
152 |
"the person whose",
|
153 |
-
"<attribute_name>
|
154 |
"is",
|
155 |
-
"<attribute_value>
|
156 |
"?"
|
157 |
],
|
158 |
"type": 0
|
159 |
},
|
160 |
{
|
161 |
-
"id": "
|
162 |
"question": "Who is the father of the person whose hobby is trapshooting ?",
|
163 |
"answer": [
|
164 |
"federico"
|
165 |
],
|
166 |
"prolog": {
|
167 |
"query": [
|
168 |
-
"father(
|
169 |
-
"hobby(
|
170 |
],
|
171 |
-
"answer": "
|
172 |
},
|
173 |
"template": [
|
174 |
"Who is",
|
@@ -176,15 +176,15 @@
|
|
176 |
"<relation>_3",
|
177 |
"of",
|
178 |
"the person whose",
|
179 |
-
"<attribute_name>
|
180 |
"is",
|
181 |
-
"<attribute_value>
|
182 |
"?"
|
183 |
],
|
184 |
"type": 0
|
185 |
},
|
186 |
{
|
187 |
-
"id": "
|
188 |
"question": "Who is the father of the person whose hobby is fishkeeping ?",
|
189 |
"answer": [
|
190 |
"brendon",
|
@@ -196,10 +196,10 @@
|
|
196 |
],
|
197 |
"prolog": {
|
198 |
"query": [
|
199 |
-
"father(
|
200 |
-
"hobby(
|
201 |
],
|
202 |
-
"answer": "
|
203 |
},
|
204 |
"template": [
|
205 |
"Who is",
|
@@ -207,15 +207,15 @@
|
|
207 |
"<relation>_3",
|
208 |
"of",
|
209 |
"the person whose",
|
210 |
-
"<attribute_name>
|
211 |
"is",
|
212 |
-
"<attribute_value>
|
213 |
"?"
|
214 |
],
|
215 |
"type": 0
|
216 |
},
|
217 |
{
|
218 |
-
"id": "
|
219 |
"question": "Who is the father of the person whose hobby is radio-controlled model playing ?",
|
220 |
"answer": [
|
221 |
"oskar",
|
@@ -223,10 +223,10 @@
|
|
223 |
],
|
224 |
"prolog": {
|
225 |
"query": [
|
226 |
-
"father(
|
227 |
-
"hobby(
|
228 |
],
|
229 |
-
"answer": "
|
230 |
},
|
231 |
"template": [
|
232 |
"Who is",
|
@@ -234,15 +234,15 @@
|
|
234 |
"<relation>_3",
|
235 |
"of",
|
236 |
"the person whose",
|
237 |
-
"<attribute_name>
|
238 |
"is",
|
239 |
-
"<attribute_value>
|
240 |
"?"
|
241 |
],
|
242 |
"type": 0
|
243 |
},
|
244 |
{
|
245 |
-
"id": "
|
246 |
"question": "Who is the sibling of the person whose hobby is philately ?",
|
247 |
"answer": [
|
248 |
"ralph",
|
@@ -250,10 +250,10 @@
|
|
250 |
],
|
251 |
"prolog": {
|
252 |
"query": [
|
253 |
-
"sibling(
|
254 |
-
"hobby(
|
255 |
],
|
256 |
-
"answer": "
|
257 |
},
|
258 |
"template": [
|
259 |
"Who is",
|
@@ -261,213 +261,213 @@
|
|
261 |
"<relation>_3",
|
262 |
"of",
|
263 |
"the person whose",
|
264 |
-
"<attribute_name>
|
265 |
"is",
|
266 |
-
"<attribute_value>
|
267 |
"?"
|
268 |
],
|
269 |
"type": 0
|
270 |
},
|
271 |
{
|
272 |
-
"id": "
|
273 |
"question": "Who is the mother of tresa ?",
|
274 |
"answer": [
|
275 |
"sarah"
|
276 |
],
|
277 |
"prolog": {
|
278 |
"query": [
|
279 |
-
"mother('tresa',
|
280 |
],
|
281 |
-
"answer": "
|
282 |
},
|
283 |
"template": [
|
284 |
"Who is",
|
285 |
"the",
|
286 |
"<relation>_3",
|
287 |
"of",
|
288 |
-
"<name>
|
289 |
"?"
|
290 |
],
|
291 |
"type": 1
|
292 |
},
|
293 |
{
|
294 |
-
"id": "
|
295 |
"question": "Who is the father of jesus ?",
|
296 |
"answer": [
|
297 |
"walker"
|
298 |
],
|
299 |
"prolog": {
|
300 |
"query": [
|
301 |
-
"father('jesus',
|
302 |
],
|
303 |
-
"answer": "
|
304 |
},
|
305 |
"template": [
|
306 |
"Who is",
|
307 |
"the",
|
308 |
"<relation>_3",
|
309 |
"of",
|
310 |
-
"<name>
|
311 |
"?"
|
312 |
],
|
313 |
"type": 1
|
314 |
},
|
315 |
{
|
316 |
-
"id": "
|
317 |
"question": "Who is the child of ardath ?",
|
318 |
"answer": [
|
319 |
"charity"
|
320 |
],
|
321 |
"prolog": {
|
322 |
"query": [
|
323 |
-
"child('ardath',
|
324 |
],
|
325 |
-
"answer": "
|
326 |
},
|
327 |
"template": [
|
328 |
"Who is",
|
329 |
"the",
|
330 |
"<relation>_3",
|
331 |
"of",
|
332 |
-
"<name>
|
333 |
"?"
|
334 |
],
|
335 |
"type": 1
|
336 |
},
|
337 |
{
|
338 |
-
"id": "
|
339 |
"question": "Who is the wife of martin ?",
|
340 |
"answer": [
|
341 |
"kylee"
|
342 |
],
|
343 |
"prolog": {
|
344 |
"query": [
|
345 |
-
"wife('martin',
|
346 |
],
|
347 |
-
"answer": "
|
348 |
},
|
349 |
"template": [
|
350 |
"Who is",
|
351 |
"the",
|
352 |
"<relation>_3",
|
353 |
"of",
|
354 |
-
"<name>
|
355 |
"?"
|
356 |
],
|
357 |
"type": 1
|
358 |
},
|
359 |
{
|
360 |
-
"id": "
|
361 |
"question": "Who is the brother of lavern ?",
|
362 |
"answer": [
|
363 |
"keith"
|
364 |
],
|
365 |
"prolog": {
|
366 |
"query": [
|
367 |
-
"brother('lavern',
|
368 |
],
|
369 |
-
"answer": "
|
370 |
},
|
371 |
"template": [
|
372 |
"Who is",
|
373 |
"the",
|
374 |
"<relation>_3",
|
375 |
"of",
|
376 |
-
"<name>
|
377 |
"?"
|
378 |
],
|
379 |
"type": 1
|
380 |
},
|
381 |
{
|
382 |
-
"id": "
|
383 |
"question": "Who is the sister of oliver ?",
|
384 |
"answer": [
|
385 |
"kanesha"
|
386 |
],
|
387 |
"prolog": {
|
388 |
"query": [
|
389 |
-
"sister('oliver',
|
390 |
],
|
391 |
-
"answer": "
|
392 |
},
|
393 |
"template": [
|
394 |
"Who is",
|
395 |
"the",
|
396 |
"<relation>_3",
|
397 |
"of",
|
398 |
-
"<name>
|
399 |
"?"
|
400 |
],
|
401 |
"type": 1
|
402 |
},
|
403 |
{
|
404 |
-
"id": "
|
405 |
"question": "Who is the father of lynette ?",
|
406 |
"answer": [
|
407 |
"federico"
|
408 |
],
|
409 |
"prolog": {
|
410 |
"query": [
|
411 |
-
"father('lynette',
|
412 |
],
|
413 |
-
"answer": "
|
414 |
},
|
415 |
"template": [
|
416 |
"Who is",
|
417 |
"the",
|
418 |
"<relation>_3",
|
419 |
"of",
|
420 |
-
"<name>
|
421 |
"?"
|
422 |
],
|
423 |
"type": 1
|
424 |
},
|
425 |
{
|
426 |
-
"id": "
|
427 |
"question": "Who is the brother of lera ?",
|
428 |
"answer": [
|
429 |
"jamal"
|
430 |
],
|
431 |
"prolog": {
|
432 |
"query": [
|
433 |
-
"brother('lera',
|
434 |
],
|
435 |
-
"answer": "
|
436 |
},
|
437 |
"template": [
|
438 |
"Who is",
|
439 |
"the",
|
440 |
"<relation>_3",
|
441 |
"of",
|
442 |
-
"<name>
|
443 |
"?"
|
444 |
],
|
445 |
"type": 1
|
446 |
},
|
447 |
{
|
448 |
-
"id": "
|
449 |
"question": "Who is the father of eduardo ?",
|
450 |
"answer": [
|
451 |
"oskar"
|
452 |
],
|
453 |
"prolog": {
|
454 |
"query": [
|
455 |
-
"father('eduardo',
|
456 |
],
|
457 |
-
"answer": "
|
458 |
},
|
459 |
"template": [
|
460 |
"Who is",
|
461 |
"the",
|
462 |
"<relation>_3",
|
463 |
"of",
|
464 |
-
"<name>
|
465 |
"?"
|
466 |
],
|
467 |
"type": 1
|
468 |
},
|
469 |
{
|
470 |
-
"id": "
|
471 |
"question": "Who is the sibling of crysta ?",
|
472 |
"answer": [
|
473 |
"ralph",
|
@@ -475,31 +475,31 @@
|
|
475 |
],
|
476 |
"prolog": {
|
477 |
"query": [
|
478 |
-
"sibling('crysta',
|
479 |
],
|
480 |
-
"answer": "
|
481 |
},
|
482 |
"template": [
|
483 |
"Who is",
|
484 |
"the",
|
485 |
"<relation>_3",
|
486 |
"of",
|
487 |
-
"<name>
|
488 |
"?"
|
489 |
],
|
490 |
"type": 1
|
491 |
},
|
492 |
{
|
493 |
-
"id": "
|
494 |
"question": "Who is the person whose job is research officer, government ?",
|
495 |
"answer": [
|
496 |
"tresa"
|
497 |
],
|
498 |
"prolog": {
|
499 |
"query": [
|
500 |
-
"job(
|
501 |
],
|
502 |
-
"answer": "
|
503 |
},
|
504 |
"template": [
|
505 |
"Who is",
|
@@ -512,7 +512,7 @@
|
|
512 |
"type": 2
|
513 |
},
|
514 |
{
|
515 |
-
"id": "
|
516 |
"question": "Who is the person whose job is engineer, production ?",
|
517 |
"answer": [
|
518 |
"adalberto",
|
@@ -520,9 +520,9 @@
|
|
520 |
],
|
521 |
"prolog": {
|
522 |
"query": [
|
523 |
-
"job(
|
524 |
],
|
525 |
-
"answer": "
|
526 |
},
|
527 |
"template": [
|
528 |
"Who is",
|
@@ -535,16 +535,16 @@
|
|
535 |
"type": 2
|
536 |
},
|
537 |
{
|
538 |
-
"id": "
|
539 |
"question": "Who is the person whose job is media planner ?",
|
540 |
"answer": [
|
541 |
"jesus"
|
542 |
],
|
543 |
"prolog": {
|
544 |
"query": [
|
545 |
-
"job(
|
546 |
],
|
547 |
-
"answer": "
|
548 |
},
|
549 |
"template": [
|
550 |
"Who is",
|
@@ -557,7 +557,7 @@
|
|
557 |
"type": 2
|
558 |
},
|
559 |
{
|
560 |
-
"id": "
|
561 |
"question": "Who is the person whose job is comptroller ?",
|
562 |
"answer": [
|
563 |
"cory",
|
@@ -566,9 +566,9 @@
|
|
566 |
],
|
567 |
"prolog": {
|
568 |
"query": [
|
569 |
-
"job(
|
570 |
],
|
571 |
-
"answer": "
|
572 |
},
|
573 |
"template": [
|
574 |
"Who is",
|
@@ -581,7 +581,7 @@
|
|
581 |
"type": 2
|
582 |
},
|
583 |
{
|
584 |
-
"id": "
|
585 |
"question": "Who is the person whose job is product designer ?",
|
586 |
"answer": [
|
587 |
"ardath",
|
@@ -589,9 +589,9 @@
|
|
589 |
],
|
590 |
"prolog": {
|
591 |
"query": [
|
592 |
-
"job(
|
593 |
],
|
594 |
-
"answer": "
|
595 |
},
|
596 |
"template": [
|
597 |
"Who is",
|
@@ -604,7 +604,7 @@
|
|
604 |
"type": 2
|
605 |
},
|
606 |
{
|
607 |
-
"id": "
|
608 |
"question": "Who is the person whose job is print production planner ?",
|
609 |
"answer": [
|
610 |
"geraldine",
|
@@ -612,9 +612,9 @@
|
|
612 |
],
|
613 |
"prolog": {
|
614 |
"query": [
|
615 |
-
"job(
|
616 |
],
|
617 |
-
"answer": "
|
618 |
},
|
619 |
"template": [
|
620 |
"Who is",
|
@@ -627,16 +627,16 @@
|
|
627 |
"type": 2
|
628 |
},
|
629 |
{
|
630 |
-
"id": "
|
631 |
"question": "Who is the person whose job is cabin crew ?",
|
632 |
"answer": [
|
633 |
"martin"
|
634 |
],
|
635 |
"prolog": {
|
636 |
"query": [
|
637 |
-
"job(
|
638 |
],
|
639 |
-
"answer": "
|
640 |
},
|
641 |
"template": [
|
642 |
"Who is",
|
@@ -649,7 +649,7 @@
|
|
649 |
"type": 2
|
650 |
},
|
651 |
{
|
652 |
-
"id": "
|
653 |
"question": "Who is the person whose job is therapist, horticultural ?",
|
654 |
"answer": [
|
655 |
"hyun",
|
@@ -657,9 +657,9 @@
|
|
657 |
],
|
658 |
"prolog": {
|
659 |
"query": [
|
660 |
-
"job(
|
661 |
],
|
662 |
-
"answer": "
|
663 |
},
|
664 |
"template": [
|
665 |
"Who is",
|
@@ -672,7 +672,7 @@
|
|
672 |
"type": 2
|
673 |
},
|
674 |
{
|
675 |
-
"id": "
|
676 |
"question": "Who is the person whose hobby is fencing ?",
|
677 |
"answer": [
|
678 |
"denny",
|
@@ -681,9 +681,9 @@
|
|
681 |
],
|
682 |
"prolog": {
|
683 |
"query": [
|
684 |
-
"hobby(
|
685 |
],
|
686 |
-
"answer": "
|
687 |
},
|
688 |
"template": [
|
689 |
"Who is",
|
@@ -696,16 +696,16 @@
|
|
696 |
"type": 2
|
697 |
},
|
698 |
{
|
699 |
-
"id": "
|
700 |
"question": "Who is the person whose job is building control surveyor ?",
|
701 |
"answer": [
|
702 |
"marya"
|
703 |
],
|
704 |
"prolog": {
|
705 |
"query": [
|
706 |
-
"job(
|
707 |
],
|
708 |
-
"answer": "
|
709 |
},
|
710 |
"template": [
|
711 |
"Who is",
|
@@ -718,17 +718,17 @@
|
|
718 |
"type": 2
|
719 |
},
|
720 |
{
|
721 |
-
"id": "
|
722 |
"question": "What is the hobby of the mother of tresa ?",
|
723 |
"answer": [
|
724 |
"scutelliphily"
|
725 |
],
|
726 |
"prolog": {
|
727 |
"query": [
|
728 |
-
"hobby(Y_3,
|
729 |
"mother('tresa', Y_3)"
|
730 |
],
|
731 |
-
"answer": "
|
732 |
},
|
733 |
"template": [
|
734 |
"What is",
|
@@ -736,25 +736,25 @@
|
|
736 |
"<attribute_name>_3",
|
737 |
"of",
|
738 |
"the",
|
739 |
-
"<relation>
|
740 |
"of",
|
741 |
-
"<name>
|
742 |
"?"
|
743 |
],
|
744 |
"type": 3
|
745 |
},
|
746 |
{
|
747 |
-
"id": "
|
748 |
"question": "What is the dob of the mother of stanford ?",
|
749 |
"answer": [
|
750 |
"0255-03-04"
|
751 |
],
|
752 |
"prolog": {
|
753 |
"query": [
|
754 |
-
"dob(Y_3,
|
755 |
"mother('stanford', Y_3)"
|
756 |
],
|
757 |
-
"answer": "
|
758 |
},
|
759 |
"template": [
|
760 |
"What is",
|
@@ -762,25 +762,25 @@
|
|
762 |
"<attribute_name>_3",
|
763 |
"of",
|
764 |
"the",
|
765 |
-
"<relation>
|
766 |
"of",
|
767 |
-
"<name>
|
768 |
"?"
|
769 |
],
|
770 |
"type": 3
|
771 |
},
|
772 |
{
|
773 |
-
"id": "
|
774 |
"question": "What is the dob of the wife of martin ?",
|
775 |
"answer": [
|
776 |
"0213-06-14"
|
777 |
],
|
778 |
"prolog": {
|
779 |
"query": [
|
780 |
-
"dob(Y_3,
|
781 |
"wife('martin', Y_3)"
|
782 |
],
|
783 |
-
"answer": "
|
784 |
},
|
785 |
"template": [
|
786 |
"What is",
|
@@ -788,25 +788,25 @@
|
|
788 |
"<attribute_name>_3",
|
789 |
"of",
|
790 |
"the",
|
791 |
-
"<relation>
|
792 |
"of",
|
793 |
-
"<name>
|
794 |
"?"
|
795 |
],
|
796 |
"type": 3
|
797 |
},
|
798 |
{
|
799 |
-
"id": "
|
800 |
"question": "What is the job of the husband of marya ?",
|
801 |
"answer": [
|
802 |
"market researcher"
|
803 |
],
|
804 |
"prolog": {
|
805 |
"query": [
|
806 |
-
"job(Y_3,
|
807 |
"husband('marya', Y_3)"
|
808 |
],
|
809 |
-
"answer": "
|
810 |
},
|
811 |
"template": [
|
812 |
"What is",
|
@@ -814,25 +814,25 @@
|
|
814 |
"<attribute_name>_3",
|
815 |
"of",
|
816 |
"the",
|
817 |
-
"<relation>
|
818 |
"of",
|
819 |
-
"<name>
|
820 |
"?"
|
821 |
],
|
822 |
"type": 3
|
823 |
},
|
824 |
{
|
825 |
-
"id": "
|
826 |
"question": "What is the dob of the father of lynette ?",
|
827 |
"answer": [
|
828 |
"0259-09-27"
|
829 |
],
|
830 |
"prolog": {
|
831 |
"query": [
|
832 |
-
"dob(Y_3,
|
833 |
"father('lynette', Y_3)"
|
834 |
],
|
835 |
-
"answer": "
|
836 |
},
|
837 |
"template": [
|
838 |
"What is",
|
@@ -840,15 +840,15 @@
|
|
840 |
"<attribute_name>_3",
|
841 |
"of",
|
842 |
"the",
|
843 |
-
"<relation>
|
844 |
"of",
|
845 |
-
"<name>
|
846 |
"?"
|
847 |
],
|
848 |
"type": 3
|
849 |
},
|
850 |
{
|
851 |
-
"id": "
|
852 |
"question": "What is the job of the child of sarah ?",
|
853 |
"answer": [
|
854 |
"aid worker",
|
@@ -859,10 +859,10 @@
|
|
859 |
],
|
860 |
"prolog": {
|
861 |
"query": [
|
862 |
-
"job(Y_3,
|
863 |
"child('sarah', Y_3)"
|
864 |
],
|
865 |
-
"answer": "
|
866 |
},
|
867 |
"template": [
|
868 |
"What is",
|
@@ -870,15 +870,15 @@
|
|
870 |
"<attribute_name>_3",
|
871 |
"of",
|
872 |
"the",
|
873 |
-
"<relation>
|
874 |
"of",
|
875 |
-
"<name>
|
876 |
"?"
|
877 |
],
|
878 |
"type": 3
|
879 |
},
|
880 |
{
|
881 |
-
"id": "
|
882 |
"question": "What is the hobby of the sibling of crysta ?",
|
883 |
"answer": [
|
884 |
"ant farming",
|
@@ -886,10 +886,10 @@
|
|
886 |
],
|
887 |
"prolog": {
|
888 |
"query": [
|
889 |
-
"hobby(Y_3,
|
890 |
"sibling('crysta', Y_3)"
|
891 |
],
|
892 |
-
"answer": "
|
893 |
},
|
894 |
"template": [
|
895 |
"What is",
|
@@ -897,25 +897,25 @@
|
|
897 |
"<attribute_name>_3",
|
898 |
"of",
|
899 |
"the",
|
900 |
-
"<relation>
|
901 |
"of",
|
902 |
-
"<name>
|
903 |
"?"
|
904 |
],
|
905 |
"type": 3
|
906 |
},
|
907 |
{
|
908 |
-
"id": "
|
909 |
"question": "What is the job of the father of jessie ?",
|
910 |
"answer": [
|
911 |
"colour technologist"
|
912 |
],
|
913 |
"prolog": {
|
914 |
"query": [
|
915 |
-
"job(Y_3,
|
916 |
"father('jessie', Y_3)"
|
917 |
],
|
918 |
-
"answer": "
|
919 |
},
|
920 |
"template": [
|
921 |
"What is",
|
@@ -923,25 +923,25 @@
|
|
923 |
"<attribute_name>_3",
|
924 |
"of",
|
925 |
"the",
|
926 |
-
"<relation>
|
927 |
"of",
|
928 |
-
"<name>
|
929 |
"?"
|
930 |
],
|
931 |
"type": 3
|
932 |
},
|
933 |
{
|
934 |
-
"id": "
|
935 |
"question": "What is the job of the brother of major ?",
|
936 |
"answer": [
|
937 |
"pension scheme manager"
|
938 |
],
|
939 |
"prolog": {
|
940 |
"query": [
|
941 |
-
"job(Y_3,
|
942 |
"brother('major', Y_3)"
|
943 |
],
|
944 |
-
"answer": "
|
945 |
},
|
946 |
"template": [
|
947 |
"What is",
|
@@ -949,25 +949,25 @@
|
|
949 |
"<attribute_name>_3",
|
950 |
"of",
|
951 |
"the",
|
952 |
-
"<relation>
|
953 |
"of",
|
954 |
-
"<name>
|
955 |
"?"
|
956 |
],
|
957 |
"type": 3
|
958 |
},
|
959 |
{
|
960 |
-
"id": "
|
961 |
"question": "What is the dob of the sibling of leif ?",
|
962 |
"answer": [
|
963 |
"0290-09-19"
|
964 |
],
|
965 |
"prolog": {
|
966 |
"query": [
|
967 |
-
"dob(Y_3,
|
968 |
"sibling('leif', Y_3)"
|
969 |
],
|
970 |
-
"answer": "
|
971 |
},
|
972 |
"template": [
|
973 |
"What is",
|
@@ -975,25 +975,25 @@
|
|
975 |
"<attribute_name>_3",
|
976 |
"of",
|
977 |
"the",
|
978 |
-
"<relation>
|
979 |
"of",
|
980 |
-
"<name>
|
981 |
"?"
|
982 |
],
|
983 |
"type": 3
|
984 |
},
|
985 |
{
|
986 |
-
"id": "
|
987 |
"question": "What is the job of the person whose job is research officer, government ?",
|
988 |
"answer": [
|
989 |
"research officer, government"
|
990 |
],
|
991 |
"prolog": {
|
992 |
"query": [
|
993 |
-
"job(Y_3,
|
994 |
"job(Y_3, 'research officer, government')"
|
995 |
],
|
996 |
-
"answer": "
|
997 |
},
|
998 |
"template": [
|
999 |
"What is",
|
@@ -1001,25 +1001,25 @@
|
|
1001 |
"<attribute_name>_3",
|
1002 |
"of",
|
1003 |
"the person whose",
|
1004 |
-
"<attribute_name>
|
1005 |
"is",
|
1006 |
-
"<attribute_value>
|
1007 |
"?"
|
1008 |
],
|
1009 |
"type": 4
|
1010 |
},
|
1011 |
{
|
1012 |
-
"id": "
|
1013 |
"question": "What is the hobby of the person whose job is media planner ?",
|
1014 |
"answer": [
|
1015 |
"research"
|
1016 |
],
|
1017 |
"prolog": {
|
1018 |
"query": [
|
1019 |
-
"hobby(Y_3,
|
1020 |
"job(Y_3, 'media planner')"
|
1021 |
],
|
1022 |
-
"answer": "
|
1023 |
},
|
1024 |
"template": [
|
1025 |
"What is",
|
@@ -1027,15 +1027,15 @@
|
|
1027 |
"<attribute_name>_3",
|
1028 |
"of",
|
1029 |
"the person whose",
|
1030 |
-
"<attribute_name>
|
1031 |
"is",
|
1032 |
-
"<attribute_value>
|
1033 |
"?"
|
1034 |
],
|
1035 |
"type": 4
|
1036 |
},
|
1037 |
{
|
1038 |
-
"id": "
|
1039 |
"question": "What is the dob of the person whose job is product designer ?",
|
1040 |
"answer": [
|
1041 |
"0231-11-01",
|
@@ -1043,10 +1043,10 @@
|
|
1043 |
],
|
1044 |
"prolog": {
|
1045 |
"query": [
|
1046 |
-
"dob(Y_3,
|
1047 |
"job(Y_3, 'product designer')"
|
1048 |
],
|
1049 |
-
"answer": "
|
1050 |
},
|
1051 |
"template": [
|
1052 |
"What is",
|
@@ -1054,25 +1054,25 @@
|
|
1054 |
"<attribute_name>_3",
|
1055 |
"of",
|
1056 |
"the person whose",
|
1057 |
-
"<attribute_name>
|
1058 |
"is",
|
1059 |
-
"<attribute_value>
|
1060 |
"?"
|
1061 |
],
|
1062 |
"type": 4
|
1063 |
},
|
1064 |
{
|
1065 |
-
"id": "
|
1066 |
"question": "What is the hobby of the person whose job is cabin crew ?",
|
1067 |
"answer": [
|
1068 |
"triathlon"
|
1069 |
],
|
1070 |
"prolog": {
|
1071 |
"query": [
|
1072 |
-
"hobby(Y_3,
|
1073 |
"job(Y_3, 'cabin crew')"
|
1074 |
],
|
1075 |
-
"answer": "
|
1076 |
},
|
1077 |
"template": [
|
1078 |
"What is",
|
@@ -1080,15 +1080,15 @@
|
|
1080 |
"<attribute_name>_3",
|
1081 |
"of",
|
1082 |
"the person whose",
|
1083 |
-
"<attribute_name>
|
1084 |
"is",
|
1085 |
-
"<attribute_value>
|
1086 |
"?"
|
1087 |
],
|
1088 |
"type": 4
|
1089 |
},
|
1090 |
{
|
1091 |
-
"id": "
|
1092 |
"question": "What is the dob of the person whose hobby is fencing ?",
|
1093 |
"answer": [
|
1094 |
"0196-03-02",
|
@@ -1097,10 +1097,10 @@
|
|
1097 |
],
|
1098 |
"prolog": {
|
1099 |
"query": [
|
1100 |
-
"dob(Y_3,
|
1101 |
"hobby(Y_3, 'fencing')"
|
1102 |
],
|
1103 |
-
"answer": "
|
1104 |
},
|
1105 |
"template": [
|
1106 |
"What is",
|
@@ -1108,25 +1108,25 @@
|
|
1108 |
"<attribute_name>_3",
|
1109 |
"of",
|
1110 |
"the person whose",
|
1111 |
-
"<attribute_name>
|
1112 |
"is",
|
1113 |
-
"<attribute_value>
|
1114 |
"?"
|
1115 |
],
|
1116 |
"type": 4
|
1117 |
},
|
1118 |
{
|
1119 |
-
"id": "
|
1120 |
"question": "What is the job of the person whose job is computer games developer ?",
|
1121 |
"answer": [
|
1122 |
"computer games developer"
|
1123 |
],
|
1124 |
"prolog": {
|
1125 |
"query": [
|
1126 |
-
"job(Y_3,
|
1127 |
"job(Y_3, 'computer games developer')"
|
1128 |
],
|
1129 |
-
"answer": "
|
1130 |
},
|
1131 |
"template": [
|
1132 |
"What is",
|
@@ -1134,25 +1134,25 @@
|
|
1134 |
"<attribute_name>_3",
|
1135 |
"of",
|
1136 |
"the person whose",
|
1137 |
-
"<attribute_name>
|
1138 |
"is",
|
1139 |
-
"<attribute_value>
|
1140 |
"?"
|
1141 |
],
|
1142 |
"type": 4
|
1143 |
},
|
1144 |
{
|
1145 |
-
"id": "
|
1146 |
"question": "What is the hobby of the person whose hobby is trapshooting ?",
|
1147 |
"answer": [
|
1148 |
"trapshooting"
|
1149 |
],
|
1150 |
"prolog": {
|
1151 |
"query": [
|
1152 |
-
"hobby(Y_3,
|
1153 |
"hobby(Y_3, 'trapshooting')"
|
1154 |
],
|
1155 |
-
"answer": "
|
1156 |
},
|
1157 |
"template": [
|
1158 |
"What is",
|
@@ -1160,15 +1160,15 @@
|
|
1160 |
"<attribute_name>_3",
|
1161 |
"of",
|
1162 |
"the person whose",
|
1163 |
-
"<attribute_name>
|
1164 |
"is",
|
1165 |
-
"<attribute_value>
|
1166 |
"?"
|
1167 |
],
|
1168 |
"type": 4
|
1169 |
},
|
1170 |
{
|
1171 |
-
"id": "
|
1172 |
"question": "What is the job of the person whose hobby is fishkeeping ?",
|
1173 |
"answer": [
|
1174 |
"animal technologist",
|
@@ -1181,10 +1181,10 @@
|
|
1181 |
],
|
1182 |
"prolog": {
|
1183 |
"query": [
|
1184 |
-
"job(Y_3,
|
1185 |
"hobby(Y_3, 'fishkeeping')"
|
1186 |
],
|
1187 |
-
"answer": "
|
1188 |
},
|
1189 |
"template": [
|
1190 |
"What is",
|
@@ -1192,15 +1192,15 @@
|
|
1192 |
"<attribute_name>_3",
|
1193 |
"of",
|
1194 |
"the person whose",
|
1195 |
-
"<attribute_name>
|
1196 |
"is",
|
1197 |
-
"<attribute_value>
|
1198 |
"?"
|
1199 |
],
|
1200 |
"type": 4
|
1201 |
},
|
1202 |
{
|
1203 |
-
"id": "
|
1204 |
"question": "What is the job of the person whose hobby is radio-controlled model playing ?",
|
1205 |
"answer": [
|
1206 |
"administrator, education",
|
@@ -1209,10 +1209,10 @@
|
|
1209 |
],
|
1210 |
"prolog": {
|
1211 |
"query": [
|
1212 |
-
"job(Y_3,
|
1213 |
"hobby(Y_3, 'radio-controlled model playing')"
|
1214 |
],
|
1215 |
-
"answer": "
|
1216 |
},
|
1217 |
"template": [
|
1218 |
"What is",
|
@@ -1220,15 +1220,15 @@
|
|
1220 |
"<attribute_name>_3",
|
1221 |
"of",
|
1222 |
"the person whose",
|
1223 |
-
"<attribute_name>
|
1224 |
"is",
|
1225 |
-
"<attribute_value>
|
1226 |
"?"
|
1227 |
],
|
1228 |
"type": 4
|
1229 |
},
|
1230 |
{
|
1231 |
-
"id": "
|
1232 |
"question": "What is the dob of the person whose hobby is philately ?",
|
1233 |
"answer": [
|
1234 |
"0174-04-26",
|
@@ -1237,10 +1237,10 @@
|
|
1237 |
],
|
1238 |
"prolog": {
|
1239 |
"query": [
|
1240 |
-
"dob(Y_3,
|
1241 |
"hobby(Y_3, 'philately')"
|
1242 |
],
|
1243 |
-
"answer": "
|
1244 |
},
|
1245 |
"template": [
|
1246 |
"What is",
|
@@ -1248,140 +1248,140 @@
|
|
1248 |
"<attribute_name>_3",
|
1249 |
"of",
|
1250 |
"the person whose",
|
1251 |
-
"<attribute_name>
|
1252 |
"is",
|
1253 |
-
"<attribute_value>
|
1254 |
"?"
|
1255 |
],
|
1256 |
"type": 4
|
1257 |
},
|
1258 |
{
|
1259 |
-
"id": "
|
1260 |
"question": "How many sons does the mother of tresa have?",
|
1261 |
"answer": [
|
1262 |
"4"
|
1263 |
],
|
1264 |
"prolog": {
|
1265 |
"query": [
|
1266 |
-
"aggregate_all(count, distinct(son(Y_3,
|
1267 |
"mother('tresa', Y_3)"
|
1268 |
],
|
1269 |
-
"answer": "
|
1270 |
},
|
1271 |
"template": [
|
1272 |
"How many",
|
1273 |
-
"<relation_plural>
|
1274 |
"does",
|
1275 |
"the",
|
1276 |
-
"<relation>
|
1277 |
"of",
|
1278 |
-
"<name>
|
1279 |
"have?"
|
1280 |
],
|
1281 |
"type": 5
|
1282 |
},
|
1283 |
{
|
1284 |
-
"id": "
|
1285 |
"question": "How many siblings does the mother of stanford have?",
|
1286 |
"answer": [
|
1287 |
"4"
|
1288 |
],
|
1289 |
"prolog": {
|
1290 |
"query": [
|
1291 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1292 |
"mother('stanford', Y_3)"
|
1293 |
],
|
1294 |
-
"answer": "
|
1295 |
},
|
1296 |
"template": [
|
1297 |
"How many",
|
1298 |
-
"<relation_plural>
|
1299 |
"does",
|
1300 |
"the",
|
1301 |
-
"<relation>
|
1302 |
"of",
|
1303 |
-
"<name>
|
1304 |
"have?"
|
1305 |
],
|
1306 |
"type": 5
|
1307 |
},
|
1308 |
{
|
1309 |
-
"id": "
|
1310 |
"question": "How many sisters does the wife of martin have?",
|
1311 |
"answer": [
|
1312 |
"0"
|
1313 |
],
|
1314 |
"prolog": {
|
1315 |
"query": [
|
1316 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1317 |
"wife('martin', Y_3)"
|
1318 |
],
|
1319 |
-
"answer": "
|
1320 |
},
|
1321 |
"template": [
|
1322 |
"How many",
|
1323 |
-
"<relation_plural>
|
1324 |
"does",
|
1325 |
"the",
|
1326 |
-
"<relation>
|
1327 |
"of",
|
1328 |
-
"<name>
|
1329 |
"have?"
|
1330 |
],
|
1331 |
"type": 5
|
1332 |
},
|
1333 |
{
|
1334 |
-
"id": "
|
1335 |
"question": "How many brothers does the husband of marya have?",
|
1336 |
"answer": [
|
1337 |
"0"
|
1338 |
],
|
1339 |
"prolog": {
|
1340 |
"query": [
|
1341 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1342 |
"husband('marya', Y_3)"
|
1343 |
],
|
1344 |
-
"answer": "
|
1345 |
},
|
1346 |
"template": [
|
1347 |
"How many",
|
1348 |
-
"<relation_plural>
|
1349 |
"does",
|
1350 |
"the",
|
1351 |
-
"<relation>
|
1352 |
"of",
|
1353 |
-
"<name>
|
1354 |
"have?"
|
1355 |
],
|
1356 |
"type": 5
|
1357 |
},
|
1358 |
{
|
1359 |
-
"id": "
|
1360 |
"question": "How many sisters does the father of lynette have?",
|
1361 |
"answer": [
|
1362 |
"0"
|
1363 |
],
|
1364 |
"prolog": {
|
1365 |
"query": [
|
1366 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1367 |
"father('lynette', Y_3)"
|
1368 |
],
|
1369 |
-
"answer": "
|
1370 |
},
|
1371 |
"template": [
|
1372 |
"How many",
|
1373 |
-
"<relation_plural>
|
1374 |
"does",
|
1375 |
"the",
|
1376 |
-
"<relation>
|
1377 |
"of",
|
1378 |
-
"<name>
|
1379 |
"have?"
|
1380 |
],
|
1381 |
"type": 5
|
1382 |
},
|
1383 |
{
|
1384 |
-
"id": "
|
1385 |
"question": "How many children does the child of sarah have?",
|
1386 |
"answer": [
|
1387 |
"0",
|
@@ -1390,25 +1390,25 @@
|
|
1390 |
],
|
1391 |
"prolog": {
|
1392 |
"query": [
|
1393 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1394 |
"child('sarah', Y_3)"
|
1395 |
],
|
1396 |
-
"answer": "
|
1397 |
},
|
1398 |
"template": [
|
1399 |
"How many",
|
1400 |
-
"<relation_plural>
|
1401 |
"does",
|
1402 |
"the",
|
1403 |
-
"<relation>
|
1404 |
"of",
|
1405 |
-
"<name>
|
1406 |
"have?"
|
1407 |
],
|
1408 |
"type": 5
|
1409 |
},
|
1410 |
{
|
1411 |
-
"id": "
|
1412 |
"question": "How many daughters does the sibling of crysta have?",
|
1413 |
"answer": [
|
1414 |
"1",
|
@@ -1416,150 +1416,150 @@
|
|
1416 |
],
|
1417 |
"prolog": {
|
1418 |
"query": [
|
1419 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1420 |
"sibling('crysta', Y_3)"
|
1421 |
],
|
1422 |
-
"answer": "
|
1423 |
},
|
1424 |
"template": [
|
1425 |
"How many",
|
1426 |
-
"<relation_plural>
|
1427 |
"does",
|
1428 |
"the",
|
1429 |
-
"<relation>
|
1430 |
"of",
|
1431 |
-
"<name>
|
1432 |
"have?"
|
1433 |
],
|
1434 |
"type": 5
|
1435 |
},
|
1436 |
{
|
1437 |
-
"id": "
|
1438 |
"question": "How many children does the father of jessie have?",
|
1439 |
"answer": [
|
1440 |
"4"
|
1441 |
],
|
1442 |
"prolog": {
|
1443 |
"query": [
|
1444 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1445 |
"father('jessie', Y_3)"
|
1446 |
],
|
1447 |
-
"answer": "
|
1448 |
},
|
1449 |
"template": [
|
1450 |
"How many",
|
1451 |
-
"<relation_plural>
|
1452 |
"does",
|
1453 |
"the",
|
1454 |
-
"<relation>
|
1455 |
"of",
|
1456 |
-
"<name>
|
1457 |
"have?"
|
1458 |
],
|
1459 |
"type": 5
|
1460 |
},
|
1461 |
{
|
1462 |
-
"id": "
|
1463 |
"question": "How many brothers does the brother of major have?",
|
1464 |
"answer": [
|
1465 |
"1"
|
1466 |
],
|
1467 |
"prolog": {
|
1468 |
"query": [
|
1469 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1470 |
"brother('major', Y_3)"
|
1471 |
],
|
1472 |
-
"answer": "
|
1473 |
},
|
1474 |
"template": [
|
1475 |
"How many",
|
1476 |
-
"<relation_plural>
|
1477 |
"does",
|
1478 |
"the",
|
1479 |
-
"<relation>
|
1480 |
"of",
|
1481 |
-
"<name>
|
1482 |
"have?"
|
1483 |
],
|
1484 |
"type": 5
|
1485 |
},
|
1486 |
{
|
1487 |
-
"id": "
|
1488 |
"question": "How many sisters does the sibling of leif have?",
|
1489 |
"answer": [
|
1490 |
"0"
|
1491 |
],
|
1492 |
"prolog": {
|
1493 |
"query": [
|
1494 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1495 |
"sibling('leif', Y_3)"
|
1496 |
],
|
1497 |
-
"answer": "
|
1498 |
},
|
1499 |
"template": [
|
1500 |
"How many",
|
1501 |
-
"<relation_plural>
|
1502 |
"does",
|
1503 |
"the",
|
1504 |
-
"<relation>
|
1505 |
"of",
|
1506 |
-
"<name>
|
1507 |
"have?"
|
1508 |
],
|
1509 |
"type": 5
|
1510 |
},
|
1511 |
{
|
1512 |
-
"id": "
|
1513 |
"question": "How many children does the person whose job is research officer, government have?",
|
1514 |
"answer": [
|
1515 |
"0"
|
1516 |
],
|
1517 |
"prolog": {
|
1518 |
"query": [
|
1519 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1520 |
"job(Y_3, 'research officer, government')"
|
1521 |
],
|
1522 |
-
"answer": "
|
1523 |
},
|
1524 |
"template": [
|
1525 |
"How many",
|
1526 |
-
"<relation_plural>
|
1527 |
"does",
|
1528 |
"the person whose",
|
1529 |
-
"<attribute_name>
|
1530 |
"is",
|
1531 |
-
"<attribute_value>
|
1532 |
"have?"
|
1533 |
],
|
1534 |
"type": 6
|
1535 |
},
|
1536 |
{
|
1537 |
-
"id": "
|
1538 |
"question": "How many daughters does the person whose job is media planner have?",
|
1539 |
"answer": [
|
1540 |
"0"
|
1541 |
],
|
1542 |
"prolog": {
|
1543 |
"query": [
|
1544 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1545 |
"job(Y_3, 'media planner')"
|
1546 |
],
|
1547 |
-
"answer": "
|
1548 |
},
|
1549 |
"template": [
|
1550 |
"How many",
|
1551 |
-
"<relation_plural>
|
1552 |
"does",
|
1553 |
"the person whose",
|
1554 |
-
"<attribute_name>
|
1555 |
"is",
|
1556 |
-
"<attribute_value>
|
1557 |
"have?"
|
1558 |
],
|
1559 |
"type": 6
|
1560 |
},
|
1561 |
{
|
1562 |
-
"id": "
|
1563 |
"question": "How many siblings does the person whose job is product designer have?",
|
1564 |
"answer": [
|
1565 |
"0",
|
@@ -1567,50 +1567,50 @@
|
|
1567 |
],
|
1568 |
"prolog": {
|
1569 |
"query": [
|
1570 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1571 |
"job(Y_3, 'product designer')"
|
1572 |
],
|
1573 |
-
"answer": "
|
1574 |
},
|
1575 |
"template": [
|
1576 |
"How many",
|
1577 |
-
"<relation_plural>
|
1578 |
"does",
|
1579 |
"the person whose",
|
1580 |
-
"<attribute_name>
|
1581 |
"is",
|
1582 |
-
"<attribute_value>
|
1583 |
"have?"
|
1584 |
],
|
1585 |
"type": 6
|
1586 |
},
|
1587 |
{
|
1588 |
-
"id": "
|
1589 |
"question": "How many daughters does the person whose job is cabin crew have?",
|
1590 |
"answer": [
|
1591 |
"0"
|
1592 |
],
|
1593 |
"prolog": {
|
1594 |
"query": [
|
1595 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1596 |
"job(Y_3, 'cabin crew')"
|
1597 |
],
|
1598 |
-
"answer": "
|
1599 |
},
|
1600 |
"template": [
|
1601 |
"How many",
|
1602 |
-
"<relation_plural>
|
1603 |
"does",
|
1604 |
"the person whose",
|
1605 |
-
"<attribute_name>
|
1606 |
"is",
|
1607 |
-
"<attribute_value>
|
1608 |
"have?"
|
1609 |
],
|
1610 |
"type": 6
|
1611 |
},
|
1612 |
{
|
1613 |
-
"id": "
|
1614 |
"question": "How many sisters does the person whose hobby is fencing have?",
|
1615 |
"answer": [
|
1616 |
"0",
|
@@ -1618,75 +1618,75 @@
|
|
1618 |
],
|
1619 |
"prolog": {
|
1620 |
"query": [
|
1621 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1622 |
"hobby(Y_3, 'fencing')"
|
1623 |
],
|
1624 |
-
"answer": "
|
1625 |
},
|
1626 |
"template": [
|
1627 |
"How many",
|
1628 |
-
"<relation_plural>
|
1629 |
"does",
|
1630 |
"the person whose",
|
1631 |
-
"<attribute_name>
|
1632 |
"is",
|
1633 |
-
"<attribute_value>
|
1634 |
"have?"
|
1635 |
],
|
1636 |
"type": 6
|
1637 |
},
|
1638 |
{
|
1639 |
-
"id": "
|
1640 |
"question": "How many brothers does the person whose job is computer games developer have?",
|
1641 |
"answer": [
|
1642 |
"0"
|
1643 |
],
|
1644 |
"prolog": {
|
1645 |
"query": [
|
1646 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1647 |
"job(Y_3, 'computer games developer')"
|
1648 |
],
|
1649 |
-
"answer": "
|
1650 |
},
|
1651 |
"template": [
|
1652 |
"How many",
|
1653 |
-
"<relation_plural>
|
1654 |
"does",
|
1655 |
"the person whose",
|
1656 |
-
"<attribute_name>
|
1657 |
"is",
|
1658 |
-
"<attribute_value>
|
1659 |
"have?"
|
1660 |
],
|
1661 |
"type": 6
|
1662 |
},
|
1663 |
{
|
1664 |
-
"id": "
|
1665 |
"question": "How many sons does the person whose hobby is trapshooting have?",
|
1666 |
"answer": [
|
1667 |
"0"
|
1668 |
],
|
1669 |
"prolog": {
|
1670 |
"query": [
|
1671 |
-
"aggregate_all(count, distinct(son(Y_3,
|
1672 |
"hobby(Y_3, 'trapshooting')"
|
1673 |
],
|
1674 |
-
"answer": "
|
1675 |
},
|
1676 |
"template": [
|
1677 |
"How many",
|
1678 |
-
"<relation_plural>
|
1679 |
"does",
|
1680 |
"the person whose",
|
1681 |
-
"<attribute_name>
|
1682 |
"is",
|
1683 |
-
"<attribute_value>
|
1684 |
"have?"
|
1685 |
],
|
1686 |
"type": 6
|
1687 |
},
|
1688 |
{
|
1689 |
-
"id": "
|
1690 |
"question": "How many brothers does the person whose hobby is fishkeeping have?",
|
1691 |
"answer": [
|
1692 |
"0",
|
@@ -1695,25 +1695,25 @@
|
|
1695 |
],
|
1696 |
"prolog": {
|
1697 |
"query": [
|
1698 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1699 |
"hobby(Y_3, 'fishkeeping')"
|
1700 |
],
|
1701 |
-
"answer": "
|
1702 |
},
|
1703 |
"template": [
|
1704 |
"How many",
|
1705 |
-
"<relation_plural>
|
1706 |
"does",
|
1707 |
"the person whose",
|
1708 |
-
"<attribute_name>
|
1709 |
"is",
|
1710 |
-
"<attribute_value>
|
1711 |
"have?"
|
1712 |
],
|
1713 |
"type": 6
|
1714 |
},
|
1715 |
{
|
1716 |
-
"id": "
|
1717 |
"question": "How many children does the person whose hobby is radio-controlled model playing have?",
|
1718 |
"answer": [
|
1719 |
"0",
|
@@ -1721,25 +1721,25 @@
|
|
1721 |
],
|
1722 |
"prolog": {
|
1723 |
"query": [
|
1724 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1725 |
"hobby(Y_3, 'radio-controlled model playing')"
|
1726 |
],
|
1727 |
-
"answer": "
|
1728 |
},
|
1729 |
"template": [
|
1730 |
"How many",
|
1731 |
-
"<relation_plural>
|
1732 |
"does",
|
1733 |
"the person whose",
|
1734 |
-
"<attribute_name>
|
1735 |
"is",
|
1736 |
-
"<attribute_value>
|
1737 |
"have?"
|
1738 |
],
|
1739 |
"type": 6
|
1740 |
},
|
1741 |
{
|
1742 |
-
"id": "
|
1743 |
"question": "How many siblings does the person whose hobby is philately have?",
|
1744 |
"answer": [
|
1745 |
"0",
|
@@ -1747,38 +1747,38 @@
|
|
1747 |
],
|
1748 |
"prolog": {
|
1749 |
"query": [
|
1750 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1751 |
"hobby(Y_3, 'philately')"
|
1752 |
],
|
1753 |
-
"answer": "
|
1754 |
},
|
1755 |
"template": [
|
1756 |
"How many",
|
1757 |
-
"<relation_plural>
|
1758 |
"does",
|
1759 |
"the person whose",
|
1760 |
-
"<attribute_name>
|
1761 |
"is",
|
1762 |
-
"<attribute_value>
|
1763 |
"have?"
|
1764 |
],
|
1765 |
"type": 6
|
1766 |
},
|
1767 |
{
|
1768 |
-
"id": "
|
1769 |
"question": "How many children does tresa have?",
|
1770 |
"answer": [
|
1771 |
"0"
|
1772 |
],
|
1773 |
"prolog": {
|
1774 |
"query": [
|
1775 |
-
"aggregate_all(count, distinct(child('tresa',
|
1776 |
],
|
1777 |
-
"answer": "
|
1778 |
},
|
1779 |
"template": [
|
1780 |
"How many",
|
1781 |
-
"<relation_plural>
|
1782 |
"does",
|
1783 |
"<name>_3",
|
1784 |
"have?"
|
@@ -1786,20 +1786,20 @@
|
|
1786 |
"type": 7
|
1787 |
},
|
1788 |
{
|
1789 |
-
"id": "
|
1790 |
"question": "How many daughters does jesus have?",
|
1791 |
"answer": [
|
1792 |
"0"
|
1793 |
],
|
1794 |
"prolog": {
|
1795 |
"query": [
|
1796 |
-
"aggregate_all(count, distinct(daughter('jesus',
|
1797 |
],
|
1798 |
-
"answer": "
|
1799 |
},
|
1800 |
"template": [
|
1801 |
"How many",
|
1802 |
-
"<relation_plural>
|
1803 |
"does",
|
1804 |
"<name>_3",
|
1805 |
"have?"
|
@@ -1807,20 +1807,20 @@
|
|
1807 |
"type": 7
|
1808 |
},
|
1809 |
{
|
1810 |
-
"id": "
|
1811 |
"question": "How many siblings does ardath have?",
|
1812 |
"answer": [
|
1813 |
"0"
|
1814 |
],
|
1815 |
"prolog": {
|
1816 |
"query": [
|
1817 |
-
"aggregate_all(count, distinct(sibling('ardath',
|
1818 |
],
|
1819 |
-
"answer": "
|
1820 |
},
|
1821 |
"template": [
|
1822 |
"How many",
|
1823 |
-
"<relation_plural>
|
1824 |
"does",
|
1825 |
"<name>_3",
|
1826 |
"have?"
|
@@ -1828,20 +1828,20 @@
|
|
1828 |
"type": 7
|
1829 |
},
|
1830 |
{
|
1831 |
-
"id": "
|
1832 |
"question": "How many daughters does martin have?",
|
1833 |
"answer": [
|
1834 |
"0"
|
1835 |
],
|
1836 |
"prolog": {
|
1837 |
"query": [
|
1838 |
-
"aggregate_all(count, distinct(daughter('martin',
|
1839 |
],
|
1840 |
-
"answer": "
|
1841 |
},
|
1842 |
"template": [
|
1843 |
"How many",
|
1844 |
-
"<relation_plural>
|
1845 |
"does",
|
1846 |
"<name>_3",
|
1847 |
"have?"
|
@@ -1849,20 +1849,20 @@
|
|
1849 |
"type": 7
|
1850 |
},
|
1851 |
{
|
1852 |
-
"id": "
|
1853 |
"question": "How many sisters does lavern have?",
|
1854 |
"answer": [
|
1855 |
"0"
|
1856 |
],
|
1857 |
"prolog": {
|
1858 |
"query": [
|
1859 |
-
"aggregate_all(count, distinct(sister('lavern',
|
1860 |
],
|
1861 |
-
"answer": "
|
1862 |
},
|
1863 |
"template": [
|
1864 |
"How many",
|
1865 |
-
"<relation_plural>
|
1866 |
"does",
|
1867 |
"<name>_3",
|
1868 |
"have?"
|
@@ -1870,20 +1870,20 @@
|
|
1870 |
"type": 7
|
1871 |
},
|
1872 |
{
|
1873 |
-
"id": "
|
1874 |
"question": "How many brothers does oliver have?",
|
1875 |
"answer": [
|
1876 |
"0"
|
1877 |
],
|
1878 |
"prolog": {
|
1879 |
"query": [
|
1880 |
-
"aggregate_all(count, distinct(brother('oliver',
|
1881 |
],
|
1882 |
-
"answer": "
|
1883 |
},
|
1884 |
"template": [
|
1885 |
"How many",
|
1886 |
-
"<relation_plural>
|
1887 |
"does",
|
1888 |
"<name>_3",
|
1889 |
"have?"
|
@@ -1891,20 +1891,20 @@
|
|
1891 |
"type": 7
|
1892 |
},
|
1893 |
{
|
1894 |
-
"id": "
|
1895 |
"question": "How many sons does lynette have?",
|
1896 |
"answer": [
|
1897 |
"0"
|
1898 |
],
|
1899 |
"prolog": {
|
1900 |
"query": [
|
1901 |
-
"aggregate_all(count, distinct(son('lynette',
|
1902 |
],
|
1903 |
-
"answer": "
|
1904 |
},
|
1905 |
"template": [
|
1906 |
"How many",
|
1907 |
-
"<relation_plural>
|
1908 |
"does",
|
1909 |
"<name>_3",
|
1910 |
"have?"
|
@@ -1912,20 +1912,20 @@
|
|
1912 |
"type": 7
|
1913 |
},
|
1914 |
{
|
1915 |
-
"id": "
|
1916 |
"question": "How many brothers does lera have?",
|
1917 |
"answer": [
|
1918 |
"1"
|
1919 |
],
|
1920 |
"prolog": {
|
1921 |
"query": [
|
1922 |
-
"aggregate_all(count, distinct(brother('lera',
|
1923 |
],
|
1924 |
-
"answer": "
|
1925 |
},
|
1926 |
"template": [
|
1927 |
"How many",
|
1928 |
-
"<relation_plural>
|
1929 |
"does",
|
1930 |
"<name>_3",
|
1931 |
"have?"
|
@@ -1933,20 +1933,20 @@
|
|
1933 |
"type": 7
|
1934 |
},
|
1935 |
{
|
1936 |
-
"id": "
|
1937 |
"question": "How many children does eduardo have?",
|
1938 |
"answer": [
|
1939 |
"0"
|
1940 |
],
|
1941 |
"prolog": {
|
1942 |
"query": [
|
1943 |
-
"aggregate_all(count, distinct(child('eduardo',
|
1944 |
],
|
1945 |
-
"answer": "
|
1946 |
},
|
1947 |
"template": [
|
1948 |
"How many",
|
1949 |
-
"<relation_plural>
|
1950 |
"does",
|
1951 |
"<name>_3",
|
1952 |
"have?"
|
@@ -1954,20 +1954,20 @@
|
|
1954 |
"type": 7
|
1955 |
},
|
1956 |
{
|
1957 |
-
"id": "
|
1958 |
"question": "How many siblings does crysta have?",
|
1959 |
"answer": [
|
1960 |
"2"
|
1961 |
],
|
1962 |
"prolog": {
|
1963 |
"query": [
|
1964 |
-
"aggregate_all(count, distinct(sibling('crysta',
|
1965 |
],
|
1966 |
-
"answer": "
|
1967 |
},
|
1968 |
"template": [
|
1969 |
"How many",
|
1970 |
-
"<relation_plural>
|
1971 |
"does",
|
1972 |
"<name>_3",
|
1973 |
"have?"
|
|
|
1 |
[
|
2 |
{
|
3 |
+
"id": "18f21b7e-2ac1-47e9-a573-dcb5b0b3422e",
|
4 |
"question": "Who is the mother of the person whose job is research officer, government ?",
|
5 |
"answer": [
|
6 |
"sarah"
|
7 |
],
|
8 |
"prolog": {
|
9 |
"query": [
|
10 |
+
"mother(Y_4, Y_2)",
|
11 |
+
"job(Y_4, 'research officer, government')"
|
12 |
],
|
13 |
+
"answer": "Y_2"
|
14 |
},
|
15 |
"template": [
|
16 |
"Who is",
|
|
|
18 |
"<relation>_3",
|
19 |
"of",
|
20 |
"the person whose",
|
21 |
+
"<attribute_name>_5",
|
22 |
"is",
|
23 |
+
"<attribute_value>_5",
|
24 |
"?"
|
25 |
],
|
26 |
"type": 0
|
27 |
},
|
28 |
{
|
29 |
+
"id": "2daa7c07-47ef-4c0c-b061-450d2bbef21e",
|
30 |
"question": "Who is the father of the person whose job is media planner ?",
|
31 |
"answer": [
|
32 |
"walker"
|
33 |
],
|
34 |
"prolog": {
|
35 |
"query": [
|
36 |
+
"father(Y_4, Y_2)",
|
37 |
+
"job(Y_4, 'media planner')"
|
38 |
],
|
39 |
+
"answer": "Y_2"
|
40 |
},
|
41 |
"template": [
|
42 |
"Who is",
|
|
|
44 |
"<relation>_3",
|
45 |
"of",
|
46 |
"the person whose",
|
47 |
+
"<attribute_name>_5",
|
48 |
"is",
|
49 |
+
"<attribute_value>_5",
|
50 |
"?"
|
51 |
],
|
52 |
"type": 0
|
53 |
},
|
54 |
{
|
55 |
+
"id": "22cfb60a-eb7a-40df-a3ea-e70839718c2f",
|
56 |
"question": "Who is the sister of the person whose job is product designer ?",
|
57 |
"answer": [
|
58 |
"oma"
|
59 |
],
|
60 |
"prolog": {
|
61 |
"query": [
|
62 |
+
"sister(Y_4, Y_2)",
|
63 |
+
"job(Y_4, 'product designer')"
|
64 |
],
|
65 |
+
"answer": "Y_2"
|
66 |
},
|
67 |
"template": [
|
68 |
"Who is",
|
|
|
70 |
"<relation>_3",
|
71 |
"of",
|
72 |
"the person whose",
|
73 |
+
"<attribute_name>_5",
|
74 |
"is",
|
75 |
+
"<attribute_value>_5",
|
76 |
"?"
|
77 |
],
|
78 |
"type": 0
|
79 |
},
|
80 |
{
|
81 |
+
"id": "22a21557-7738-4bf6-a70e-3fa1d1fda82b",
|
82 |
"question": "Who is the wife of the person whose job is cabin crew ?",
|
83 |
"answer": [
|
84 |
"kylee"
|
85 |
],
|
86 |
"prolog": {
|
87 |
"query": [
|
88 |
+
"wife(Y_4, Y_2)",
|
89 |
+
"job(Y_4, 'cabin crew')"
|
90 |
],
|
91 |
+
"answer": "Y_2"
|
92 |
},
|
93 |
"template": [
|
94 |
"Who is",
|
|
|
96 |
"<relation>_3",
|
97 |
"of",
|
98 |
"the person whose",
|
99 |
+
"<attribute_name>_5",
|
100 |
"is",
|
101 |
+
"<attribute_value>_5",
|
102 |
"?"
|
103 |
],
|
104 |
"type": 0
|
105 |
},
|
106 |
{
|
107 |
+
"id": "35bbb4ea-3659-46dc-b896-7e8cc85882a2",
|
108 |
"question": "Who is the brother of the person whose hobby is fencing ?",
|
109 |
"answer": [
|
110 |
"christian",
|
|
|
113 |
],
|
114 |
"prolog": {
|
115 |
"query": [
|
116 |
+
"brother(Y_4, Y_2)",
|
117 |
+
"hobby(Y_4, 'fencing')"
|
118 |
],
|
119 |
+
"answer": "Y_2"
|
120 |
},
|
121 |
"template": [
|
122 |
"Who is",
|
|
|
124 |
"<relation>_3",
|
125 |
"of",
|
126 |
"the person whose",
|
127 |
+
"<attribute_name>_5",
|
128 |
"is",
|
129 |
+
"<attribute_value>_5",
|
130 |
"?"
|
131 |
],
|
132 |
"type": 0
|
133 |
},
|
134 |
{
|
135 |
+
"id": "9bbbf479-b69a-4beb-a996-472e84d69380",
|
136 |
"question": "Who is the sister of the person whose job is computer games developer ?",
|
137 |
"answer": [
|
138 |
"kanesha"
|
139 |
],
|
140 |
"prolog": {
|
141 |
"query": [
|
142 |
+
"sister(Y_4, Y_2)",
|
143 |
+
"job(Y_4, 'computer games developer')"
|
144 |
],
|
145 |
+
"answer": "Y_2"
|
146 |
},
|
147 |
"template": [
|
148 |
"Who is",
|
|
|
150 |
"<relation>_3",
|
151 |
"of",
|
152 |
"the person whose",
|
153 |
+
"<attribute_name>_5",
|
154 |
"is",
|
155 |
+
"<attribute_value>_5",
|
156 |
"?"
|
157 |
],
|
158 |
"type": 0
|
159 |
},
|
160 |
{
|
161 |
+
"id": "990f7614-5fe8-4cb6-b24f-67111c3e3381",
|
162 |
"question": "Who is the father of the person whose hobby is trapshooting ?",
|
163 |
"answer": [
|
164 |
"federico"
|
165 |
],
|
166 |
"prolog": {
|
167 |
"query": [
|
168 |
+
"father(Y_4, Y_2)",
|
169 |
+
"hobby(Y_4, 'trapshooting')"
|
170 |
],
|
171 |
+
"answer": "Y_2"
|
172 |
},
|
173 |
"template": [
|
174 |
"Who is",
|
|
|
176 |
"<relation>_3",
|
177 |
"of",
|
178 |
"the person whose",
|
179 |
+
"<attribute_name>_5",
|
180 |
"is",
|
181 |
+
"<attribute_value>_5",
|
182 |
"?"
|
183 |
],
|
184 |
"type": 0
|
185 |
},
|
186 |
{
|
187 |
+
"id": "e22dc062-702e-4432-91dd-9a9f6063aad6",
|
188 |
"question": "Who is the father of the person whose hobby is fishkeeping ?",
|
189 |
"answer": [
|
190 |
"brendon",
|
|
|
196 |
],
|
197 |
"prolog": {
|
198 |
"query": [
|
199 |
+
"father(Y_4, Y_2)",
|
200 |
+
"hobby(Y_4, 'fishkeeping')"
|
201 |
],
|
202 |
+
"answer": "Y_2"
|
203 |
},
|
204 |
"template": [
|
205 |
"Who is",
|
|
|
207 |
"<relation>_3",
|
208 |
"of",
|
209 |
"the person whose",
|
210 |
+
"<attribute_name>_5",
|
211 |
"is",
|
212 |
+
"<attribute_value>_5",
|
213 |
"?"
|
214 |
],
|
215 |
"type": 0
|
216 |
},
|
217 |
{
|
218 |
+
"id": "92b9f160-9cff-452b-95e1-58020709b82d",
|
219 |
"question": "Who is the father of the person whose hobby is radio-controlled model playing ?",
|
220 |
"answer": [
|
221 |
"oskar",
|
|
|
223 |
],
|
224 |
"prolog": {
|
225 |
"query": [
|
226 |
+
"father(Y_4, Y_2)",
|
227 |
+
"hobby(Y_4, 'radio-controlled model playing')"
|
228 |
],
|
229 |
+
"answer": "Y_2"
|
230 |
},
|
231 |
"template": [
|
232 |
"Who is",
|
|
|
234 |
"<relation>_3",
|
235 |
"of",
|
236 |
"the person whose",
|
237 |
+
"<attribute_name>_5",
|
238 |
"is",
|
239 |
+
"<attribute_value>_5",
|
240 |
"?"
|
241 |
],
|
242 |
"type": 0
|
243 |
},
|
244 |
{
|
245 |
+
"id": "f82febaf-efbd-406a-9b19-cee6961b49fa",
|
246 |
"question": "Who is the sibling of the person whose hobby is philately ?",
|
247 |
"answer": [
|
248 |
"ralph",
|
|
|
250 |
],
|
251 |
"prolog": {
|
252 |
"query": [
|
253 |
+
"sibling(Y_4, Y_2)",
|
254 |
+
"hobby(Y_4, 'philately')"
|
255 |
],
|
256 |
+
"answer": "Y_2"
|
257 |
},
|
258 |
"template": [
|
259 |
"Who is",
|
|
|
261 |
"<relation>_3",
|
262 |
"of",
|
263 |
"the person whose",
|
264 |
+
"<attribute_name>_5",
|
265 |
"is",
|
266 |
+
"<attribute_value>_5",
|
267 |
"?"
|
268 |
],
|
269 |
"type": 0
|
270 |
},
|
271 |
{
|
272 |
+
"id": "86bee561-cf74-410b-b313-e2bdd95524f1",
|
273 |
"question": "Who is the mother of tresa ?",
|
274 |
"answer": [
|
275 |
"sarah"
|
276 |
],
|
277 |
"prolog": {
|
278 |
"query": [
|
279 |
+
"mother('tresa', Y_2)"
|
280 |
],
|
281 |
+
"answer": "Y_2"
|
282 |
},
|
283 |
"template": [
|
284 |
"Who is",
|
285 |
"the",
|
286 |
"<relation>_3",
|
287 |
"of",
|
288 |
+
"<name>_4",
|
289 |
"?"
|
290 |
],
|
291 |
"type": 1
|
292 |
},
|
293 |
{
|
294 |
+
"id": "06a343a7-04e4-4fae-8d72-6a0ce0292a41",
|
295 |
"question": "Who is the father of jesus ?",
|
296 |
"answer": [
|
297 |
"walker"
|
298 |
],
|
299 |
"prolog": {
|
300 |
"query": [
|
301 |
+
"father('jesus', Y_2)"
|
302 |
],
|
303 |
+
"answer": "Y_2"
|
304 |
},
|
305 |
"template": [
|
306 |
"Who is",
|
307 |
"the",
|
308 |
"<relation>_3",
|
309 |
"of",
|
310 |
+
"<name>_4",
|
311 |
"?"
|
312 |
],
|
313 |
"type": 1
|
314 |
},
|
315 |
{
|
316 |
+
"id": "c39eae58-ba65-4623-9e10-f27104d22be9",
|
317 |
"question": "Who is the child of ardath ?",
|
318 |
"answer": [
|
319 |
"charity"
|
320 |
],
|
321 |
"prolog": {
|
322 |
"query": [
|
323 |
+
"child('ardath', Y_2)"
|
324 |
],
|
325 |
+
"answer": "Y_2"
|
326 |
},
|
327 |
"template": [
|
328 |
"Who is",
|
329 |
"the",
|
330 |
"<relation>_3",
|
331 |
"of",
|
332 |
+
"<name>_4",
|
333 |
"?"
|
334 |
],
|
335 |
"type": 1
|
336 |
},
|
337 |
{
|
338 |
+
"id": "5e294d50-cca3-4cfb-8bd5-95859784341b",
|
339 |
"question": "Who is the wife of martin ?",
|
340 |
"answer": [
|
341 |
"kylee"
|
342 |
],
|
343 |
"prolog": {
|
344 |
"query": [
|
345 |
+
"wife('martin', Y_2)"
|
346 |
],
|
347 |
+
"answer": "Y_2"
|
348 |
},
|
349 |
"template": [
|
350 |
"Who is",
|
351 |
"the",
|
352 |
"<relation>_3",
|
353 |
"of",
|
354 |
+
"<name>_4",
|
355 |
"?"
|
356 |
],
|
357 |
"type": 1
|
358 |
},
|
359 |
{
|
360 |
+
"id": "0197452c-1030-4031-b0c6-e7e60db5a1e9",
|
361 |
"question": "Who is the brother of lavern ?",
|
362 |
"answer": [
|
363 |
"keith"
|
364 |
],
|
365 |
"prolog": {
|
366 |
"query": [
|
367 |
+
"brother('lavern', Y_2)"
|
368 |
],
|
369 |
+
"answer": "Y_2"
|
370 |
},
|
371 |
"template": [
|
372 |
"Who is",
|
373 |
"the",
|
374 |
"<relation>_3",
|
375 |
"of",
|
376 |
+
"<name>_4",
|
377 |
"?"
|
378 |
],
|
379 |
"type": 1
|
380 |
},
|
381 |
{
|
382 |
+
"id": "92dd6e3c-1ead-49a9-8092-3b912335a727",
|
383 |
"question": "Who is the sister of oliver ?",
|
384 |
"answer": [
|
385 |
"kanesha"
|
386 |
],
|
387 |
"prolog": {
|
388 |
"query": [
|
389 |
+
"sister('oliver', Y_2)"
|
390 |
],
|
391 |
+
"answer": "Y_2"
|
392 |
},
|
393 |
"template": [
|
394 |
"Who is",
|
395 |
"the",
|
396 |
"<relation>_3",
|
397 |
"of",
|
398 |
+
"<name>_4",
|
399 |
"?"
|
400 |
],
|
401 |
"type": 1
|
402 |
},
|
403 |
{
|
404 |
+
"id": "4f271d1f-f95c-4c84-aa93-f08f6a659f8c",
|
405 |
"question": "Who is the father of lynette ?",
|
406 |
"answer": [
|
407 |
"federico"
|
408 |
],
|
409 |
"prolog": {
|
410 |
"query": [
|
411 |
+
"father('lynette', Y_2)"
|
412 |
],
|
413 |
+
"answer": "Y_2"
|
414 |
},
|
415 |
"template": [
|
416 |
"Who is",
|
417 |
"the",
|
418 |
"<relation>_3",
|
419 |
"of",
|
420 |
+
"<name>_4",
|
421 |
"?"
|
422 |
],
|
423 |
"type": 1
|
424 |
},
|
425 |
{
|
426 |
+
"id": "a8ae4d67-54d5-4bdc-bd6a-c5f1d4c87bd8",
|
427 |
"question": "Who is the brother of lera ?",
|
428 |
"answer": [
|
429 |
"jamal"
|
430 |
],
|
431 |
"prolog": {
|
432 |
"query": [
|
433 |
+
"brother('lera', Y_2)"
|
434 |
],
|
435 |
+
"answer": "Y_2"
|
436 |
},
|
437 |
"template": [
|
438 |
"Who is",
|
439 |
"the",
|
440 |
"<relation>_3",
|
441 |
"of",
|
442 |
+
"<name>_4",
|
443 |
"?"
|
444 |
],
|
445 |
"type": 1
|
446 |
},
|
447 |
{
|
448 |
+
"id": "91172fce-8535-4a37-98e1-55b9067daee8",
|
449 |
"question": "Who is the father of eduardo ?",
|
450 |
"answer": [
|
451 |
"oskar"
|
452 |
],
|
453 |
"prolog": {
|
454 |
"query": [
|
455 |
+
"father('eduardo', Y_2)"
|
456 |
],
|
457 |
+
"answer": "Y_2"
|
458 |
},
|
459 |
"template": [
|
460 |
"Who is",
|
461 |
"the",
|
462 |
"<relation>_3",
|
463 |
"of",
|
464 |
+
"<name>_4",
|
465 |
"?"
|
466 |
],
|
467 |
"type": 1
|
468 |
},
|
469 |
{
|
470 |
+
"id": "ed2e29ed-bb71-4c6a-bfdf-c041bdf426bd",
|
471 |
"question": "Who is the sibling of crysta ?",
|
472 |
"answer": [
|
473 |
"ralph",
|
|
|
475 |
],
|
476 |
"prolog": {
|
477 |
"query": [
|
478 |
+
"sibling('crysta', Y_2)"
|
479 |
],
|
480 |
+
"answer": "Y_2"
|
481 |
},
|
482 |
"template": [
|
483 |
"Who is",
|
484 |
"the",
|
485 |
"<relation>_3",
|
486 |
"of",
|
487 |
+
"<name>_4",
|
488 |
"?"
|
489 |
],
|
490 |
"type": 1
|
491 |
},
|
492 |
{
|
493 |
+
"id": "7cc1951d-ec4d-424c-a77d-5ffc0e4d4d9a",
|
494 |
"question": "Who is the person whose job is research officer, government ?",
|
495 |
"answer": [
|
496 |
"tresa"
|
497 |
],
|
498 |
"prolog": {
|
499 |
"query": [
|
500 |
+
"job(Y_2, 'research officer, government')"
|
501 |
],
|
502 |
+
"answer": "Y_2"
|
503 |
},
|
504 |
"template": [
|
505 |
"Who is",
|
|
|
512 |
"type": 2
|
513 |
},
|
514 |
{
|
515 |
+
"id": "502298fc-8d88-42e7-bde1-b2fe404b676b",
|
516 |
"question": "Who is the person whose job is engineer, production ?",
|
517 |
"answer": [
|
518 |
"adalberto",
|
|
|
520 |
],
|
521 |
"prolog": {
|
522 |
"query": [
|
523 |
+
"job(Y_2, 'engineer, production')"
|
524 |
],
|
525 |
+
"answer": "Y_2"
|
526 |
},
|
527 |
"template": [
|
528 |
"Who is",
|
|
|
535 |
"type": 2
|
536 |
},
|
537 |
{
|
538 |
+
"id": "55798c1a-7d60-4112-ad6d-0ac05d97ff9d",
|
539 |
"question": "Who is the person whose job is media planner ?",
|
540 |
"answer": [
|
541 |
"jesus"
|
542 |
],
|
543 |
"prolog": {
|
544 |
"query": [
|
545 |
+
"job(Y_2, 'media planner')"
|
546 |
],
|
547 |
+
"answer": "Y_2"
|
548 |
},
|
549 |
"template": [
|
550 |
"Who is",
|
|
|
557 |
"type": 2
|
558 |
},
|
559 |
{
|
560 |
+
"id": "247d0497-71ab-45ae-855d-6cf665781ae1",
|
561 |
"question": "Who is the person whose job is comptroller ?",
|
562 |
"answer": [
|
563 |
"cory",
|
|
|
566 |
],
|
567 |
"prolog": {
|
568 |
"query": [
|
569 |
+
"job(Y_2, 'comptroller')"
|
570 |
],
|
571 |
+
"answer": "Y_2"
|
572 |
},
|
573 |
"template": [
|
574 |
"Who is",
|
|
|
581 |
"type": 2
|
582 |
},
|
583 |
{
|
584 |
+
"id": "73f6fb03-88ac-4472-931c-b6c3fc8e5e34",
|
585 |
"question": "Who is the person whose job is product designer ?",
|
586 |
"answer": [
|
587 |
"ardath",
|
|
|
589 |
],
|
590 |
"prolog": {
|
591 |
"query": [
|
592 |
+
"job(Y_2, 'product designer')"
|
593 |
],
|
594 |
+
"answer": "Y_2"
|
595 |
},
|
596 |
"template": [
|
597 |
"Who is",
|
|
|
604 |
"type": 2
|
605 |
},
|
606 |
{
|
607 |
+
"id": "83bce501-414a-4c0f-bf6a-2b7d74eb30af",
|
608 |
"question": "Who is the person whose job is print production planner ?",
|
609 |
"answer": [
|
610 |
"geraldine",
|
|
|
612 |
],
|
613 |
"prolog": {
|
614 |
"query": [
|
615 |
+
"job(Y_2, 'print production planner')"
|
616 |
],
|
617 |
+
"answer": "Y_2"
|
618 |
},
|
619 |
"template": [
|
620 |
"Who is",
|
|
|
627 |
"type": 2
|
628 |
},
|
629 |
{
|
630 |
+
"id": "5c2eedd6-07d1-4e1f-b506-43fb231d6ada",
|
631 |
"question": "Who is the person whose job is cabin crew ?",
|
632 |
"answer": [
|
633 |
"martin"
|
634 |
],
|
635 |
"prolog": {
|
636 |
"query": [
|
637 |
+
"job(Y_2, 'cabin crew')"
|
638 |
],
|
639 |
+
"answer": "Y_2"
|
640 |
},
|
641 |
"template": [
|
642 |
"Who is",
|
|
|
649 |
"type": 2
|
650 |
},
|
651 |
{
|
652 |
+
"id": "eaa5cc24-0560-4a59-b800-7f505fde129d",
|
653 |
"question": "Who is the person whose job is therapist, horticultural ?",
|
654 |
"answer": [
|
655 |
"hyun",
|
|
|
657 |
],
|
658 |
"prolog": {
|
659 |
"query": [
|
660 |
+
"job(Y_2, 'therapist, horticultural')"
|
661 |
],
|
662 |
+
"answer": "Y_2"
|
663 |
},
|
664 |
"template": [
|
665 |
"Who is",
|
|
|
672 |
"type": 2
|
673 |
},
|
674 |
{
|
675 |
+
"id": "4ecfbd82-0080-416b-9d26-5308f230285b",
|
676 |
"question": "Who is the person whose hobby is fencing ?",
|
677 |
"answer": [
|
678 |
"denny",
|
|
|
681 |
],
|
682 |
"prolog": {
|
683 |
"query": [
|
684 |
+
"hobby(Y_2, 'fencing')"
|
685 |
],
|
686 |
+
"answer": "Y_2"
|
687 |
},
|
688 |
"template": [
|
689 |
"Who is",
|
|
|
696 |
"type": 2
|
697 |
},
|
698 |
{
|
699 |
+
"id": "abc9ab5b-d29d-4d10-b72e-eb8eeed20bb0",
|
700 |
"question": "Who is the person whose job is building control surveyor ?",
|
701 |
"answer": [
|
702 |
"marya"
|
703 |
],
|
704 |
"prolog": {
|
705 |
"query": [
|
706 |
+
"job(Y_2, 'building control surveyor')"
|
707 |
],
|
708 |
+
"answer": "Y_2"
|
709 |
},
|
710 |
"template": [
|
711 |
"Who is",
|
|
|
718 |
"type": 2
|
719 |
},
|
720 |
{
|
721 |
+
"id": "9242f87e-ac06-45fc-89d2-af1dec30b644",
|
722 |
"question": "What is the hobby of the mother of tresa ?",
|
723 |
"answer": [
|
724 |
"scutelliphily"
|
725 |
],
|
726 |
"prolog": {
|
727 |
"query": [
|
728 |
+
"hobby(Y_3, Y_2)",
|
729 |
"mother('tresa', Y_3)"
|
730 |
],
|
731 |
+
"answer": "Y_2"
|
732 |
},
|
733 |
"template": [
|
734 |
"What is",
|
|
|
736 |
"<attribute_name>_3",
|
737 |
"of",
|
738 |
"the",
|
739 |
+
"<relation>_4",
|
740 |
"of",
|
741 |
+
"<name>_5",
|
742 |
"?"
|
743 |
],
|
744 |
"type": 3
|
745 |
},
|
746 |
{
|
747 |
+
"id": "ab9be908-27b0-4bb7-8a39-ef06764cbaa1",
|
748 |
"question": "What is the dob of the mother of stanford ?",
|
749 |
"answer": [
|
750 |
"0255-03-04"
|
751 |
],
|
752 |
"prolog": {
|
753 |
"query": [
|
754 |
+
"dob(Y_3, Y_2)",
|
755 |
"mother('stanford', Y_3)"
|
756 |
],
|
757 |
+
"answer": "Y_2"
|
758 |
},
|
759 |
"template": [
|
760 |
"What is",
|
|
|
762 |
"<attribute_name>_3",
|
763 |
"of",
|
764 |
"the",
|
765 |
+
"<relation>_4",
|
766 |
"of",
|
767 |
+
"<name>_5",
|
768 |
"?"
|
769 |
],
|
770 |
"type": 3
|
771 |
},
|
772 |
{
|
773 |
+
"id": "bdccbe1a-dd30-4f2f-a9cb-43c44fe10076",
|
774 |
"question": "What is the dob of the wife of martin ?",
|
775 |
"answer": [
|
776 |
"0213-06-14"
|
777 |
],
|
778 |
"prolog": {
|
779 |
"query": [
|
780 |
+
"dob(Y_3, Y_2)",
|
781 |
"wife('martin', Y_3)"
|
782 |
],
|
783 |
+
"answer": "Y_2"
|
784 |
},
|
785 |
"template": [
|
786 |
"What is",
|
|
|
788 |
"<attribute_name>_3",
|
789 |
"of",
|
790 |
"the",
|
791 |
+
"<relation>_4",
|
792 |
"of",
|
793 |
+
"<name>_5",
|
794 |
"?"
|
795 |
],
|
796 |
"type": 3
|
797 |
},
|
798 |
{
|
799 |
+
"id": "fbc57d35-aac5-40b2-9249-bc73b3f3ff7b",
|
800 |
"question": "What is the job of the husband of marya ?",
|
801 |
"answer": [
|
802 |
"market researcher"
|
803 |
],
|
804 |
"prolog": {
|
805 |
"query": [
|
806 |
+
"job(Y_3, Y_2)",
|
807 |
"husband('marya', Y_3)"
|
808 |
],
|
809 |
+
"answer": "Y_2"
|
810 |
},
|
811 |
"template": [
|
812 |
"What is",
|
|
|
814 |
"<attribute_name>_3",
|
815 |
"of",
|
816 |
"the",
|
817 |
+
"<relation>_4",
|
818 |
"of",
|
819 |
+
"<name>_5",
|
820 |
"?"
|
821 |
],
|
822 |
"type": 3
|
823 |
},
|
824 |
{
|
825 |
+
"id": "37553c9b-e26f-4135-b3a7-6ce83e276ce2",
|
826 |
"question": "What is the dob of the father of lynette ?",
|
827 |
"answer": [
|
828 |
"0259-09-27"
|
829 |
],
|
830 |
"prolog": {
|
831 |
"query": [
|
832 |
+
"dob(Y_3, Y_2)",
|
833 |
"father('lynette', Y_3)"
|
834 |
],
|
835 |
+
"answer": "Y_2"
|
836 |
},
|
837 |
"template": [
|
838 |
"What is",
|
|
|
840 |
"<attribute_name>_3",
|
841 |
"of",
|
842 |
"the",
|
843 |
+
"<relation>_4",
|
844 |
"of",
|
845 |
+
"<name>_5",
|
846 |
"?"
|
847 |
],
|
848 |
"type": 3
|
849 |
},
|
850 |
{
|
851 |
+
"id": "72ea3254-8525-416d-8957-5c8c9b644411",
|
852 |
"question": "What is the job of the child of sarah ?",
|
853 |
"answer": [
|
854 |
"aid worker",
|
|
|
859 |
],
|
860 |
"prolog": {
|
861 |
"query": [
|
862 |
+
"job(Y_3, Y_2)",
|
863 |
"child('sarah', Y_3)"
|
864 |
],
|
865 |
+
"answer": "Y_2"
|
866 |
},
|
867 |
"template": [
|
868 |
"What is",
|
|
|
870 |
"<attribute_name>_3",
|
871 |
"of",
|
872 |
"the",
|
873 |
+
"<relation>_4",
|
874 |
"of",
|
875 |
+
"<name>_5",
|
876 |
"?"
|
877 |
],
|
878 |
"type": 3
|
879 |
},
|
880 |
{
|
881 |
+
"id": "0259b3d8-c2e4-4da7-a7a4-db6894f8605a",
|
882 |
"question": "What is the hobby of the sibling of crysta ?",
|
883 |
"answer": [
|
884 |
"ant farming",
|
|
|
886 |
],
|
887 |
"prolog": {
|
888 |
"query": [
|
889 |
+
"hobby(Y_3, Y_2)",
|
890 |
"sibling('crysta', Y_3)"
|
891 |
],
|
892 |
+
"answer": "Y_2"
|
893 |
},
|
894 |
"template": [
|
895 |
"What is",
|
|
|
897 |
"<attribute_name>_3",
|
898 |
"of",
|
899 |
"the",
|
900 |
+
"<relation>_4",
|
901 |
"of",
|
902 |
+
"<name>_5",
|
903 |
"?"
|
904 |
],
|
905 |
"type": 3
|
906 |
},
|
907 |
{
|
908 |
+
"id": "97eebfc1-52f2-455e-81ce-daae250601b3",
|
909 |
"question": "What is the job of the father of jessie ?",
|
910 |
"answer": [
|
911 |
"colour technologist"
|
912 |
],
|
913 |
"prolog": {
|
914 |
"query": [
|
915 |
+
"job(Y_3, Y_2)",
|
916 |
"father('jessie', Y_3)"
|
917 |
],
|
918 |
+
"answer": "Y_2"
|
919 |
},
|
920 |
"template": [
|
921 |
"What is",
|
|
|
923 |
"<attribute_name>_3",
|
924 |
"of",
|
925 |
"the",
|
926 |
+
"<relation>_4",
|
927 |
"of",
|
928 |
+
"<name>_5",
|
929 |
"?"
|
930 |
],
|
931 |
"type": 3
|
932 |
},
|
933 |
{
|
934 |
+
"id": "b127129f-3544-4b1d-a4e2-b76c798ef1b1",
|
935 |
"question": "What is the job of the brother of major ?",
|
936 |
"answer": [
|
937 |
"pension scheme manager"
|
938 |
],
|
939 |
"prolog": {
|
940 |
"query": [
|
941 |
+
"job(Y_3, Y_2)",
|
942 |
"brother('major', Y_3)"
|
943 |
],
|
944 |
+
"answer": "Y_2"
|
945 |
},
|
946 |
"template": [
|
947 |
"What is",
|
|
|
949 |
"<attribute_name>_3",
|
950 |
"of",
|
951 |
"the",
|
952 |
+
"<relation>_4",
|
953 |
"of",
|
954 |
+
"<name>_5",
|
955 |
"?"
|
956 |
],
|
957 |
"type": 3
|
958 |
},
|
959 |
{
|
960 |
+
"id": "a30c69ce-ada4-408a-8d16-2d2476a32624",
|
961 |
"question": "What is the dob of the sibling of leif ?",
|
962 |
"answer": [
|
963 |
"0290-09-19"
|
964 |
],
|
965 |
"prolog": {
|
966 |
"query": [
|
967 |
+
"dob(Y_3, Y_2)",
|
968 |
"sibling('leif', Y_3)"
|
969 |
],
|
970 |
+
"answer": "Y_2"
|
971 |
},
|
972 |
"template": [
|
973 |
"What is",
|
|
|
975 |
"<attribute_name>_3",
|
976 |
"of",
|
977 |
"the",
|
978 |
+
"<relation>_4",
|
979 |
"of",
|
980 |
+
"<name>_5",
|
981 |
"?"
|
982 |
],
|
983 |
"type": 3
|
984 |
},
|
985 |
{
|
986 |
+
"id": "0069fb55-f02d-4c8c-a2dd-7ed2ffd8bb7b",
|
987 |
"question": "What is the job of the person whose job is research officer, government ?",
|
988 |
"answer": [
|
989 |
"research officer, government"
|
990 |
],
|
991 |
"prolog": {
|
992 |
"query": [
|
993 |
+
"job(Y_3, Y_2)",
|
994 |
"job(Y_3, 'research officer, government')"
|
995 |
],
|
996 |
+
"answer": "Y_2"
|
997 |
},
|
998 |
"template": [
|
999 |
"What is",
|
|
|
1001 |
"<attribute_name>_3",
|
1002 |
"of",
|
1003 |
"the person whose",
|
1004 |
+
"<attribute_name>_4",
|
1005 |
"is",
|
1006 |
+
"<attribute_value>_4",
|
1007 |
"?"
|
1008 |
],
|
1009 |
"type": 4
|
1010 |
},
|
1011 |
{
|
1012 |
+
"id": "5a23924e-18c3-4a55-9382-32372d056954",
|
1013 |
"question": "What is the hobby of the person whose job is media planner ?",
|
1014 |
"answer": [
|
1015 |
"research"
|
1016 |
],
|
1017 |
"prolog": {
|
1018 |
"query": [
|
1019 |
+
"hobby(Y_3, Y_2)",
|
1020 |
"job(Y_3, 'media planner')"
|
1021 |
],
|
1022 |
+
"answer": "Y_2"
|
1023 |
},
|
1024 |
"template": [
|
1025 |
"What is",
|
|
|
1027 |
"<attribute_name>_3",
|
1028 |
"of",
|
1029 |
"the person whose",
|
1030 |
+
"<attribute_name>_4",
|
1031 |
"is",
|
1032 |
+
"<attribute_value>_4",
|
1033 |
"?"
|
1034 |
],
|
1035 |
"type": 4
|
1036 |
},
|
1037 |
{
|
1038 |
+
"id": "45e2ac69-38b4-41e6-b2d7-3db5257d8605",
|
1039 |
"question": "What is the dob of the person whose job is product designer ?",
|
1040 |
"answer": [
|
1041 |
"0231-11-01",
|
|
|
1043 |
],
|
1044 |
"prolog": {
|
1045 |
"query": [
|
1046 |
+
"dob(Y_3, Y_2)",
|
1047 |
"job(Y_3, 'product designer')"
|
1048 |
],
|
1049 |
+
"answer": "Y_2"
|
1050 |
},
|
1051 |
"template": [
|
1052 |
"What is",
|
|
|
1054 |
"<attribute_name>_3",
|
1055 |
"of",
|
1056 |
"the person whose",
|
1057 |
+
"<attribute_name>_4",
|
1058 |
"is",
|
1059 |
+
"<attribute_value>_4",
|
1060 |
"?"
|
1061 |
],
|
1062 |
"type": 4
|
1063 |
},
|
1064 |
{
|
1065 |
+
"id": "d2301267-a582-4491-bd82-b06d55c36da4",
|
1066 |
"question": "What is the hobby of the person whose job is cabin crew ?",
|
1067 |
"answer": [
|
1068 |
"triathlon"
|
1069 |
],
|
1070 |
"prolog": {
|
1071 |
"query": [
|
1072 |
+
"hobby(Y_3, Y_2)",
|
1073 |
"job(Y_3, 'cabin crew')"
|
1074 |
],
|
1075 |
+
"answer": "Y_2"
|
1076 |
},
|
1077 |
"template": [
|
1078 |
"What is",
|
|
|
1080 |
"<attribute_name>_3",
|
1081 |
"of",
|
1082 |
"the person whose",
|
1083 |
+
"<attribute_name>_4",
|
1084 |
"is",
|
1085 |
+
"<attribute_value>_4",
|
1086 |
"?"
|
1087 |
],
|
1088 |
"type": 4
|
1089 |
},
|
1090 |
{
|
1091 |
+
"id": "ce7eb35e-3716-4f6d-9cef-8c5424b530a4",
|
1092 |
"question": "What is the dob of the person whose hobby is fencing ?",
|
1093 |
"answer": [
|
1094 |
"0196-03-02",
|
|
|
1097 |
],
|
1098 |
"prolog": {
|
1099 |
"query": [
|
1100 |
+
"dob(Y_3, Y_2)",
|
1101 |
"hobby(Y_3, 'fencing')"
|
1102 |
],
|
1103 |
+
"answer": "Y_2"
|
1104 |
},
|
1105 |
"template": [
|
1106 |
"What is",
|
|
|
1108 |
"<attribute_name>_3",
|
1109 |
"of",
|
1110 |
"the person whose",
|
1111 |
+
"<attribute_name>_4",
|
1112 |
"is",
|
1113 |
+
"<attribute_value>_4",
|
1114 |
"?"
|
1115 |
],
|
1116 |
"type": 4
|
1117 |
},
|
1118 |
{
|
1119 |
+
"id": "735fdb70-0e09-4998-8a1d-c3751fc09925",
|
1120 |
"question": "What is the job of the person whose job is computer games developer ?",
|
1121 |
"answer": [
|
1122 |
"computer games developer"
|
1123 |
],
|
1124 |
"prolog": {
|
1125 |
"query": [
|
1126 |
+
"job(Y_3, Y_2)",
|
1127 |
"job(Y_3, 'computer games developer')"
|
1128 |
],
|
1129 |
+
"answer": "Y_2"
|
1130 |
},
|
1131 |
"template": [
|
1132 |
"What is",
|
|
|
1134 |
"<attribute_name>_3",
|
1135 |
"of",
|
1136 |
"the person whose",
|
1137 |
+
"<attribute_name>_4",
|
1138 |
"is",
|
1139 |
+
"<attribute_value>_4",
|
1140 |
"?"
|
1141 |
],
|
1142 |
"type": 4
|
1143 |
},
|
1144 |
{
|
1145 |
+
"id": "96104bd7-c93d-45e6-8739-60345eb51ced",
|
1146 |
"question": "What is the hobby of the person whose hobby is trapshooting ?",
|
1147 |
"answer": [
|
1148 |
"trapshooting"
|
1149 |
],
|
1150 |
"prolog": {
|
1151 |
"query": [
|
1152 |
+
"hobby(Y_3, Y_2)",
|
1153 |
"hobby(Y_3, 'trapshooting')"
|
1154 |
],
|
1155 |
+
"answer": "Y_2"
|
1156 |
},
|
1157 |
"template": [
|
1158 |
"What is",
|
|
|
1160 |
"<attribute_name>_3",
|
1161 |
"of",
|
1162 |
"the person whose",
|
1163 |
+
"<attribute_name>_4",
|
1164 |
"is",
|
1165 |
+
"<attribute_value>_4",
|
1166 |
"?"
|
1167 |
],
|
1168 |
"type": 4
|
1169 |
},
|
1170 |
{
|
1171 |
+
"id": "f0de4c11-5e77-4119-81d8-4118c87723da",
|
1172 |
"question": "What is the job of the person whose hobby is fishkeeping ?",
|
1173 |
"answer": [
|
1174 |
"animal technologist",
|
|
|
1181 |
],
|
1182 |
"prolog": {
|
1183 |
"query": [
|
1184 |
+
"job(Y_3, Y_2)",
|
1185 |
"hobby(Y_3, 'fishkeeping')"
|
1186 |
],
|
1187 |
+
"answer": "Y_2"
|
1188 |
},
|
1189 |
"template": [
|
1190 |
"What is",
|
|
|
1192 |
"<attribute_name>_3",
|
1193 |
"of",
|
1194 |
"the person whose",
|
1195 |
+
"<attribute_name>_4",
|
1196 |
"is",
|
1197 |
+
"<attribute_value>_4",
|
1198 |
"?"
|
1199 |
],
|
1200 |
"type": 4
|
1201 |
},
|
1202 |
{
|
1203 |
+
"id": "4413c4f1-6d4b-49ba-b01e-5014c79f3bcd",
|
1204 |
"question": "What is the job of the person whose hobby is radio-controlled model playing ?",
|
1205 |
"answer": [
|
1206 |
"administrator, education",
|
|
|
1209 |
],
|
1210 |
"prolog": {
|
1211 |
"query": [
|
1212 |
+
"job(Y_3, Y_2)",
|
1213 |
"hobby(Y_3, 'radio-controlled model playing')"
|
1214 |
],
|
1215 |
+
"answer": "Y_2"
|
1216 |
},
|
1217 |
"template": [
|
1218 |
"What is",
|
|
|
1220 |
"<attribute_name>_3",
|
1221 |
"of",
|
1222 |
"the person whose",
|
1223 |
+
"<attribute_name>_4",
|
1224 |
"is",
|
1225 |
+
"<attribute_value>_4",
|
1226 |
"?"
|
1227 |
],
|
1228 |
"type": 4
|
1229 |
},
|
1230 |
{
|
1231 |
+
"id": "0798a769-8719-4dc2-af07-76468316ff94",
|
1232 |
"question": "What is the dob of the person whose hobby is philately ?",
|
1233 |
"answer": [
|
1234 |
"0174-04-26",
|
|
|
1237 |
],
|
1238 |
"prolog": {
|
1239 |
"query": [
|
1240 |
+
"dob(Y_3, Y_2)",
|
1241 |
"hobby(Y_3, 'philately')"
|
1242 |
],
|
1243 |
+
"answer": "Y_2"
|
1244 |
},
|
1245 |
"template": [
|
1246 |
"What is",
|
|
|
1248 |
"<attribute_name>_3",
|
1249 |
"of",
|
1250 |
"the person whose",
|
1251 |
+
"<attribute_name>_4",
|
1252 |
"is",
|
1253 |
+
"<attribute_value>_4",
|
1254 |
"?"
|
1255 |
],
|
1256 |
"type": 4
|
1257 |
},
|
1258 |
{
|
1259 |
+
"id": "72b58b94-5923-4791-8a73-23f087107b26",
|
1260 |
"question": "How many sons does the mother of tresa have?",
|
1261 |
"answer": [
|
1262 |
"4"
|
1263 |
],
|
1264 |
"prolog": {
|
1265 |
"query": [
|
1266 |
+
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
|
1267 |
"mother('tresa', Y_3)"
|
1268 |
],
|
1269 |
+
"answer": "Count_1"
|
1270 |
},
|
1271 |
"template": [
|
1272 |
"How many",
|
1273 |
+
"<relation_plural>_2",
|
1274 |
"does",
|
1275 |
"the",
|
1276 |
+
"<relation>_4",
|
1277 |
"of",
|
1278 |
+
"<name>_5",
|
1279 |
"have?"
|
1280 |
],
|
1281 |
"type": 5
|
1282 |
},
|
1283 |
{
|
1284 |
+
"id": "d3ed50c6-f6b3-46c2-92a2-134723d0d4aa",
|
1285 |
"question": "How many siblings does the mother of stanford have?",
|
1286 |
"answer": [
|
1287 |
"4"
|
1288 |
],
|
1289 |
"prolog": {
|
1290 |
"query": [
|
1291 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1292 |
"mother('stanford', Y_3)"
|
1293 |
],
|
1294 |
+
"answer": "Count_1"
|
1295 |
},
|
1296 |
"template": [
|
1297 |
"How many",
|
1298 |
+
"<relation_plural>_2",
|
1299 |
"does",
|
1300 |
"the",
|
1301 |
+
"<relation>_4",
|
1302 |
"of",
|
1303 |
+
"<name>_5",
|
1304 |
"have?"
|
1305 |
],
|
1306 |
"type": 5
|
1307 |
},
|
1308 |
{
|
1309 |
+
"id": "ee45feb3-eeaf-4920-9720-72c8631ce8cb",
|
1310 |
"question": "How many sisters does the wife of martin have?",
|
1311 |
"answer": [
|
1312 |
"0"
|
1313 |
],
|
1314 |
"prolog": {
|
1315 |
"query": [
|
1316 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1317 |
"wife('martin', Y_3)"
|
1318 |
],
|
1319 |
+
"answer": "Count_1"
|
1320 |
},
|
1321 |
"template": [
|
1322 |
"How many",
|
1323 |
+
"<relation_plural>_2",
|
1324 |
"does",
|
1325 |
"the",
|
1326 |
+
"<relation>_4",
|
1327 |
"of",
|
1328 |
+
"<name>_5",
|
1329 |
"have?"
|
1330 |
],
|
1331 |
"type": 5
|
1332 |
},
|
1333 |
{
|
1334 |
+
"id": "1e59a0de-5e7e-49aa-8348-4ccd04063117",
|
1335 |
"question": "How many brothers does the husband of marya have?",
|
1336 |
"answer": [
|
1337 |
"0"
|
1338 |
],
|
1339 |
"prolog": {
|
1340 |
"query": [
|
1341 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1342 |
"husband('marya', Y_3)"
|
1343 |
],
|
1344 |
+
"answer": "Count_1"
|
1345 |
},
|
1346 |
"template": [
|
1347 |
"How many",
|
1348 |
+
"<relation_plural>_2",
|
1349 |
"does",
|
1350 |
"the",
|
1351 |
+
"<relation>_4",
|
1352 |
"of",
|
1353 |
+
"<name>_5",
|
1354 |
"have?"
|
1355 |
],
|
1356 |
"type": 5
|
1357 |
},
|
1358 |
{
|
1359 |
+
"id": "eefcf73e-084d-4363-aaf1-3c9c88451d79",
|
1360 |
"question": "How many sisters does the father of lynette have?",
|
1361 |
"answer": [
|
1362 |
"0"
|
1363 |
],
|
1364 |
"prolog": {
|
1365 |
"query": [
|
1366 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1367 |
"father('lynette', Y_3)"
|
1368 |
],
|
1369 |
+
"answer": "Count_1"
|
1370 |
},
|
1371 |
"template": [
|
1372 |
"How many",
|
1373 |
+
"<relation_plural>_2",
|
1374 |
"does",
|
1375 |
"the",
|
1376 |
+
"<relation>_4",
|
1377 |
"of",
|
1378 |
+
"<name>_5",
|
1379 |
"have?"
|
1380 |
],
|
1381 |
"type": 5
|
1382 |
},
|
1383 |
{
|
1384 |
+
"id": "267e54c4-d442-4c12-946f-06ca83d7a2ad",
|
1385 |
"question": "How many children does the child of sarah have?",
|
1386 |
"answer": [
|
1387 |
"0",
|
|
|
1390 |
],
|
1391 |
"prolog": {
|
1392 |
"query": [
|
1393 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1394 |
"child('sarah', Y_3)"
|
1395 |
],
|
1396 |
+
"answer": "Count_1"
|
1397 |
},
|
1398 |
"template": [
|
1399 |
"How many",
|
1400 |
+
"<relation_plural>_2",
|
1401 |
"does",
|
1402 |
"the",
|
1403 |
+
"<relation>_4",
|
1404 |
"of",
|
1405 |
+
"<name>_5",
|
1406 |
"have?"
|
1407 |
],
|
1408 |
"type": 5
|
1409 |
},
|
1410 |
{
|
1411 |
+
"id": "c4cd7a19-d20a-4527-9554-867ed4f42cd2",
|
1412 |
"question": "How many daughters does the sibling of crysta have?",
|
1413 |
"answer": [
|
1414 |
"1",
|
|
|
1416 |
],
|
1417 |
"prolog": {
|
1418 |
"query": [
|
1419 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1420 |
"sibling('crysta', Y_3)"
|
1421 |
],
|
1422 |
+
"answer": "Count_1"
|
1423 |
},
|
1424 |
"template": [
|
1425 |
"How many",
|
1426 |
+
"<relation_plural>_2",
|
1427 |
"does",
|
1428 |
"the",
|
1429 |
+
"<relation>_4",
|
1430 |
"of",
|
1431 |
+
"<name>_5",
|
1432 |
"have?"
|
1433 |
],
|
1434 |
"type": 5
|
1435 |
},
|
1436 |
{
|
1437 |
+
"id": "65dc20cd-ef28-4ca8-a81f-88d8b3937a6d",
|
1438 |
"question": "How many children does the father of jessie have?",
|
1439 |
"answer": [
|
1440 |
"4"
|
1441 |
],
|
1442 |
"prolog": {
|
1443 |
"query": [
|
1444 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1445 |
"father('jessie', Y_3)"
|
1446 |
],
|
1447 |
+
"answer": "Count_1"
|
1448 |
},
|
1449 |
"template": [
|
1450 |
"How many",
|
1451 |
+
"<relation_plural>_2",
|
1452 |
"does",
|
1453 |
"the",
|
1454 |
+
"<relation>_4",
|
1455 |
"of",
|
1456 |
+
"<name>_5",
|
1457 |
"have?"
|
1458 |
],
|
1459 |
"type": 5
|
1460 |
},
|
1461 |
{
|
1462 |
+
"id": "da441d76-e524-4fad-8cf1-a9fa11419bc7",
|
1463 |
"question": "How many brothers does the brother of major have?",
|
1464 |
"answer": [
|
1465 |
"1"
|
1466 |
],
|
1467 |
"prolog": {
|
1468 |
"query": [
|
1469 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1470 |
"brother('major', Y_3)"
|
1471 |
],
|
1472 |
+
"answer": "Count_1"
|
1473 |
},
|
1474 |
"template": [
|
1475 |
"How many",
|
1476 |
+
"<relation_plural>_2",
|
1477 |
"does",
|
1478 |
"the",
|
1479 |
+
"<relation>_4",
|
1480 |
"of",
|
1481 |
+
"<name>_5",
|
1482 |
"have?"
|
1483 |
],
|
1484 |
"type": 5
|
1485 |
},
|
1486 |
{
|
1487 |
+
"id": "0b705242-5c3d-4ea8-8d99-7b257f6205e9",
|
1488 |
"question": "How many sisters does the sibling of leif have?",
|
1489 |
"answer": [
|
1490 |
"0"
|
1491 |
],
|
1492 |
"prolog": {
|
1493 |
"query": [
|
1494 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1495 |
"sibling('leif', Y_3)"
|
1496 |
],
|
1497 |
+
"answer": "Count_1"
|
1498 |
},
|
1499 |
"template": [
|
1500 |
"How many",
|
1501 |
+
"<relation_plural>_2",
|
1502 |
"does",
|
1503 |
"the",
|
1504 |
+
"<relation>_4",
|
1505 |
"of",
|
1506 |
+
"<name>_5",
|
1507 |
"have?"
|
1508 |
],
|
1509 |
"type": 5
|
1510 |
},
|
1511 |
{
|
1512 |
+
"id": "bdeffe62-ba94-41c5-9cdb-004d1660b0f4",
|
1513 |
"question": "How many children does the person whose job is research officer, government have?",
|
1514 |
"answer": [
|
1515 |
"0"
|
1516 |
],
|
1517 |
"prolog": {
|
1518 |
"query": [
|
1519 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1520 |
"job(Y_3, 'research officer, government')"
|
1521 |
],
|
1522 |
+
"answer": "Count_1"
|
1523 |
},
|
1524 |
"template": [
|
1525 |
"How many",
|
1526 |
+
"<relation_plural>_2",
|
1527 |
"does",
|
1528 |
"the person whose",
|
1529 |
+
"<attribute_name>_4",
|
1530 |
"is",
|
1531 |
+
"<attribute_value>_4",
|
1532 |
"have?"
|
1533 |
],
|
1534 |
"type": 6
|
1535 |
},
|
1536 |
{
|
1537 |
+
"id": "e0fdced7-3436-4b93-ac28-ccbf47f315e2",
|
1538 |
"question": "How many daughters does the person whose job is media planner have?",
|
1539 |
"answer": [
|
1540 |
"0"
|
1541 |
],
|
1542 |
"prolog": {
|
1543 |
"query": [
|
1544 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1545 |
"job(Y_3, 'media planner')"
|
1546 |
],
|
1547 |
+
"answer": "Count_1"
|
1548 |
},
|
1549 |
"template": [
|
1550 |
"How many",
|
1551 |
+
"<relation_plural>_2",
|
1552 |
"does",
|
1553 |
"the person whose",
|
1554 |
+
"<attribute_name>_4",
|
1555 |
"is",
|
1556 |
+
"<attribute_value>_4",
|
1557 |
"have?"
|
1558 |
],
|
1559 |
"type": 6
|
1560 |
},
|
1561 |
{
|
1562 |
+
"id": "6b2bebea-3221-4b61-ab76-5492c34a7e52",
|
1563 |
"question": "How many siblings does the person whose job is product designer have?",
|
1564 |
"answer": [
|
1565 |
"0",
|
|
|
1567 |
],
|
1568 |
"prolog": {
|
1569 |
"query": [
|
1570 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1571 |
"job(Y_3, 'product designer')"
|
1572 |
],
|
1573 |
+
"answer": "Count_1"
|
1574 |
},
|
1575 |
"template": [
|
1576 |
"How many",
|
1577 |
+
"<relation_plural>_2",
|
1578 |
"does",
|
1579 |
"the person whose",
|
1580 |
+
"<attribute_name>_4",
|
1581 |
"is",
|
1582 |
+
"<attribute_value>_4",
|
1583 |
"have?"
|
1584 |
],
|
1585 |
"type": 6
|
1586 |
},
|
1587 |
{
|
1588 |
+
"id": "f315eb42-6d98-45ff-ba7d-d607f96e2c3f",
|
1589 |
"question": "How many daughters does the person whose job is cabin crew have?",
|
1590 |
"answer": [
|
1591 |
"0"
|
1592 |
],
|
1593 |
"prolog": {
|
1594 |
"query": [
|
1595 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1596 |
"job(Y_3, 'cabin crew')"
|
1597 |
],
|
1598 |
+
"answer": "Count_1"
|
1599 |
},
|
1600 |
"template": [
|
1601 |
"How many",
|
1602 |
+
"<relation_plural>_2",
|
1603 |
"does",
|
1604 |
"the person whose",
|
1605 |
+
"<attribute_name>_4",
|
1606 |
"is",
|
1607 |
+
"<attribute_value>_4",
|
1608 |
"have?"
|
1609 |
],
|
1610 |
"type": 6
|
1611 |
},
|
1612 |
{
|
1613 |
+
"id": "1d39109a-8f45-4c55-b0fb-1cc206ee9e95",
|
1614 |
"question": "How many sisters does the person whose hobby is fencing have?",
|
1615 |
"answer": [
|
1616 |
"0",
|
|
|
1618 |
],
|
1619 |
"prolog": {
|
1620 |
"query": [
|
1621 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1622 |
"hobby(Y_3, 'fencing')"
|
1623 |
],
|
1624 |
+
"answer": "Count_1"
|
1625 |
},
|
1626 |
"template": [
|
1627 |
"How many",
|
1628 |
+
"<relation_plural>_2",
|
1629 |
"does",
|
1630 |
"the person whose",
|
1631 |
+
"<attribute_name>_4",
|
1632 |
"is",
|
1633 |
+
"<attribute_value>_4",
|
1634 |
"have?"
|
1635 |
],
|
1636 |
"type": 6
|
1637 |
},
|
1638 |
{
|
1639 |
+
"id": "2121cf85-bd6c-4ccf-b145-a70c33126a65",
|
1640 |
"question": "How many brothers does the person whose job is computer games developer have?",
|
1641 |
"answer": [
|
1642 |
"0"
|
1643 |
],
|
1644 |
"prolog": {
|
1645 |
"query": [
|
1646 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1647 |
"job(Y_3, 'computer games developer')"
|
1648 |
],
|
1649 |
+
"answer": "Count_1"
|
1650 |
},
|
1651 |
"template": [
|
1652 |
"How many",
|
1653 |
+
"<relation_plural>_2",
|
1654 |
"does",
|
1655 |
"the person whose",
|
1656 |
+
"<attribute_name>_4",
|
1657 |
"is",
|
1658 |
+
"<attribute_value>_4",
|
1659 |
"have?"
|
1660 |
],
|
1661 |
"type": 6
|
1662 |
},
|
1663 |
{
|
1664 |
+
"id": "579a161c-0c85-4730-9d78-5f02bd6d58cc",
|
1665 |
"question": "How many sons does the person whose hobby is trapshooting have?",
|
1666 |
"answer": [
|
1667 |
"0"
|
1668 |
],
|
1669 |
"prolog": {
|
1670 |
"query": [
|
1671 |
+
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
|
1672 |
"hobby(Y_3, 'trapshooting')"
|
1673 |
],
|
1674 |
+
"answer": "Count_1"
|
1675 |
},
|
1676 |
"template": [
|
1677 |
"How many",
|
1678 |
+
"<relation_plural>_2",
|
1679 |
"does",
|
1680 |
"the person whose",
|
1681 |
+
"<attribute_name>_4",
|
1682 |
"is",
|
1683 |
+
"<attribute_value>_4",
|
1684 |
"have?"
|
1685 |
],
|
1686 |
"type": 6
|
1687 |
},
|
1688 |
{
|
1689 |
+
"id": "eef62a26-279d-4ff0-b495-194692eade3f",
|
1690 |
"question": "How many brothers does the person whose hobby is fishkeeping have?",
|
1691 |
"answer": [
|
1692 |
"0",
|
|
|
1695 |
],
|
1696 |
"prolog": {
|
1697 |
"query": [
|
1698 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1699 |
"hobby(Y_3, 'fishkeeping')"
|
1700 |
],
|
1701 |
+
"answer": "Count_1"
|
1702 |
},
|
1703 |
"template": [
|
1704 |
"How many",
|
1705 |
+
"<relation_plural>_2",
|
1706 |
"does",
|
1707 |
"the person whose",
|
1708 |
+
"<attribute_name>_4",
|
1709 |
"is",
|
1710 |
+
"<attribute_value>_4",
|
1711 |
"have?"
|
1712 |
],
|
1713 |
"type": 6
|
1714 |
},
|
1715 |
{
|
1716 |
+
"id": "05ac849e-8f06-4d19-b0e2-13449fc4c529",
|
1717 |
"question": "How many children does the person whose hobby is radio-controlled model playing have?",
|
1718 |
"answer": [
|
1719 |
"0",
|
|
|
1721 |
],
|
1722 |
"prolog": {
|
1723 |
"query": [
|
1724 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1725 |
"hobby(Y_3, 'radio-controlled model playing')"
|
1726 |
],
|
1727 |
+
"answer": "Count_1"
|
1728 |
},
|
1729 |
"template": [
|
1730 |
"How many",
|
1731 |
+
"<relation_plural>_2",
|
1732 |
"does",
|
1733 |
"the person whose",
|
1734 |
+
"<attribute_name>_4",
|
1735 |
"is",
|
1736 |
+
"<attribute_value>_4",
|
1737 |
"have?"
|
1738 |
],
|
1739 |
"type": 6
|
1740 |
},
|
1741 |
{
|
1742 |
+
"id": "1b6b7dde-af08-4832-8b6c-a9b5bc5129cc",
|
1743 |
"question": "How many siblings does the person whose hobby is philately have?",
|
1744 |
"answer": [
|
1745 |
"0",
|
|
|
1747 |
],
|
1748 |
"prolog": {
|
1749 |
"query": [
|
1750 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1751 |
"hobby(Y_3, 'philately')"
|
1752 |
],
|
1753 |
+
"answer": "Count_1"
|
1754 |
},
|
1755 |
"template": [
|
1756 |
"How many",
|
1757 |
+
"<relation_plural>_2",
|
1758 |
"does",
|
1759 |
"the person whose",
|
1760 |
+
"<attribute_name>_4",
|
1761 |
"is",
|
1762 |
+
"<attribute_value>_4",
|
1763 |
"have?"
|
1764 |
],
|
1765 |
"type": 6
|
1766 |
},
|
1767 |
{
|
1768 |
+
"id": "e2eb5472-476d-441b-b52f-0e86d7399dbc",
|
1769 |
"question": "How many children does tresa have?",
|
1770 |
"answer": [
|
1771 |
"0"
|
1772 |
],
|
1773 |
"prolog": {
|
1774 |
"query": [
|
1775 |
+
"aggregate_all(count, distinct(child('tresa', Y_1)), Count_1)"
|
1776 |
],
|
1777 |
+
"answer": "Count_1"
|
1778 |
},
|
1779 |
"template": [
|
1780 |
"How many",
|
1781 |
+
"<relation_plural>_2",
|
1782 |
"does",
|
1783 |
"<name>_3",
|
1784 |
"have?"
|
|
|
1786 |
"type": 7
|
1787 |
},
|
1788 |
{
|
1789 |
+
"id": "361c9113-9ad5-49b5-974c-fa696b47e6b2",
|
1790 |
"question": "How many daughters does jesus have?",
|
1791 |
"answer": [
|
1792 |
"0"
|
1793 |
],
|
1794 |
"prolog": {
|
1795 |
"query": [
|
1796 |
+
"aggregate_all(count, distinct(daughter('jesus', Y_1)), Count_1)"
|
1797 |
],
|
1798 |
+
"answer": "Count_1"
|
1799 |
},
|
1800 |
"template": [
|
1801 |
"How many",
|
1802 |
+
"<relation_plural>_2",
|
1803 |
"does",
|
1804 |
"<name>_3",
|
1805 |
"have?"
|
|
|
1807 |
"type": 7
|
1808 |
},
|
1809 |
{
|
1810 |
+
"id": "e2aabde5-fe06-4a61-81f6-10f648beaecb",
|
1811 |
"question": "How many siblings does ardath have?",
|
1812 |
"answer": [
|
1813 |
"0"
|
1814 |
],
|
1815 |
"prolog": {
|
1816 |
"query": [
|
1817 |
+
"aggregate_all(count, distinct(sibling('ardath', Y_1)), Count_1)"
|
1818 |
],
|
1819 |
+
"answer": "Count_1"
|
1820 |
},
|
1821 |
"template": [
|
1822 |
"How many",
|
1823 |
+
"<relation_plural>_2",
|
1824 |
"does",
|
1825 |
"<name>_3",
|
1826 |
"have?"
|
|
|
1828 |
"type": 7
|
1829 |
},
|
1830 |
{
|
1831 |
+
"id": "ad2b1ec6-55f1-4612-93a1-3a95e8415e99",
|
1832 |
"question": "How many daughters does martin have?",
|
1833 |
"answer": [
|
1834 |
"0"
|
1835 |
],
|
1836 |
"prolog": {
|
1837 |
"query": [
|
1838 |
+
"aggregate_all(count, distinct(daughter('martin', Y_1)), Count_1)"
|
1839 |
],
|
1840 |
+
"answer": "Count_1"
|
1841 |
},
|
1842 |
"template": [
|
1843 |
"How many",
|
1844 |
+
"<relation_plural>_2",
|
1845 |
"does",
|
1846 |
"<name>_3",
|
1847 |
"have?"
|
|
|
1849 |
"type": 7
|
1850 |
},
|
1851 |
{
|
1852 |
+
"id": "d3c4b03e-cf41-4d0d-b9d9-d91976967e11",
|
1853 |
"question": "How many sisters does lavern have?",
|
1854 |
"answer": [
|
1855 |
"0"
|
1856 |
],
|
1857 |
"prolog": {
|
1858 |
"query": [
|
1859 |
+
"aggregate_all(count, distinct(sister('lavern', Y_1)), Count_1)"
|
1860 |
],
|
1861 |
+
"answer": "Count_1"
|
1862 |
},
|
1863 |
"template": [
|
1864 |
"How many",
|
1865 |
+
"<relation_plural>_2",
|
1866 |
"does",
|
1867 |
"<name>_3",
|
1868 |
"have?"
|
|
|
1870 |
"type": 7
|
1871 |
},
|
1872 |
{
|
1873 |
+
"id": "38209041-88d3-4932-94a4-ed91b79fac2f",
|
1874 |
"question": "How many brothers does oliver have?",
|
1875 |
"answer": [
|
1876 |
"0"
|
1877 |
],
|
1878 |
"prolog": {
|
1879 |
"query": [
|
1880 |
+
"aggregate_all(count, distinct(brother('oliver', Y_1)), Count_1)"
|
1881 |
],
|
1882 |
+
"answer": "Count_1"
|
1883 |
},
|
1884 |
"template": [
|
1885 |
"How many",
|
1886 |
+
"<relation_plural>_2",
|
1887 |
"does",
|
1888 |
"<name>_3",
|
1889 |
"have?"
|
|
|
1891 |
"type": 7
|
1892 |
},
|
1893 |
{
|
1894 |
+
"id": "aafd9554-8401-4184-90b1-0954db2971e3",
|
1895 |
"question": "How many sons does lynette have?",
|
1896 |
"answer": [
|
1897 |
"0"
|
1898 |
],
|
1899 |
"prolog": {
|
1900 |
"query": [
|
1901 |
+
"aggregate_all(count, distinct(son('lynette', Y_1)), Count_1)"
|
1902 |
],
|
1903 |
+
"answer": "Count_1"
|
1904 |
},
|
1905 |
"template": [
|
1906 |
"How many",
|
1907 |
+
"<relation_plural>_2",
|
1908 |
"does",
|
1909 |
"<name>_3",
|
1910 |
"have?"
|
|
|
1912 |
"type": 7
|
1913 |
},
|
1914 |
{
|
1915 |
+
"id": "50175e3c-dafd-4de3-bd2c-352fd3193d56",
|
1916 |
"question": "How many brothers does lera have?",
|
1917 |
"answer": [
|
1918 |
"1"
|
1919 |
],
|
1920 |
"prolog": {
|
1921 |
"query": [
|
1922 |
+
"aggregate_all(count, distinct(brother('lera', Y_1)), Count_1)"
|
1923 |
],
|
1924 |
+
"answer": "Count_1"
|
1925 |
},
|
1926 |
"template": [
|
1927 |
"How many",
|
1928 |
+
"<relation_plural>_2",
|
1929 |
"does",
|
1930 |
"<name>_3",
|
1931 |
"have?"
|
|
|
1933 |
"type": 7
|
1934 |
},
|
1935 |
{
|
1936 |
+
"id": "db466da7-d0ac-4e2b-93e0-c1221bb99c9a",
|
1937 |
"question": "How many children does eduardo have?",
|
1938 |
"answer": [
|
1939 |
"0"
|
1940 |
],
|
1941 |
"prolog": {
|
1942 |
"query": [
|
1943 |
+
"aggregate_all(count, distinct(child('eduardo', Y_1)), Count_1)"
|
1944 |
],
|
1945 |
+
"answer": "Count_1"
|
1946 |
},
|
1947 |
"template": [
|
1948 |
"How many",
|
1949 |
+
"<relation_plural>_2",
|
1950 |
"does",
|
1951 |
"<name>_3",
|
1952 |
"have?"
|
|
|
1954 |
"type": 7
|
1955 |
},
|
1956 |
{
|
1957 |
+
"id": "9209fea4-fbde-4c51-b702-ae0157baf2f1",
|
1958 |
"question": "How many siblings does crysta have?",
|
1959 |
"answer": [
|
1960 |
"2"
|
1961 |
],
|
1962 |
"prolog": {
|
1963 |
"query": [
|
1964 |
+
"aggregate_all(count, distinct(sibling('crysta', Y_1)), Count_1)"
|
1965 |
],
|
1966 |
+
"answer": "Count_1"
|
1967 |
},
|
1968 |
"template": [
|
1969 |
"How many",
|
1970 |
+
"<relation_plural>_2",
|
1971 |
"does",
|
1972 |
"<name>_3",
|
1973 |
"have?"
|
depth_6_size_50_seed_1/questions.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
[
|
2 |
{
|
3 |
-
"id": "
|
4 |
"question": "Who is the father of the person whose hobby is wikipedia editing ?",
|
5 |
"answer": [
|
6 |
"alton"
|
7 |
],
|
8 |
"prolog": {
|
9 |
"query": [
|
10 |
-
"father(
|
11 |
-
"hobby(
|
12 |
],
|
13 |
-
"answer": "
|
14 |
},
|
15 |
"template": [
|
16 |
"Who is",
|
@@ -18,25 +18,25 @@
|
|
18 |
"<relation>_3",
|
19 |
"of",
|
20 |
"the person whose",
|
21 |
-
"<attribute_name>
|
22 |
"is",
|
23 |
-
"<attribute_value>
|
24 |
"?"
|
25 |
],
|
26 |
"type": 0
|
27 |
},
|
28 |
{
|
29 |
-
"id": "
|
30 |
"question": "Who is the wife of the person whose hobby is tennis polo ?",
|
31 |
"answer": [
|
32 |
"dixie"
|
33 |
],
|
34 |
"prolog": {
|
35 |
"query": [
|
36 |
-
"wife(
|
37 |
-
"hobby(
|
38 |
],
|
39 |
-
"answer": "
|
40 |
},
|
41 |
"template": [
|
42 |
"Who is",
|
@@ -44,25 +44,25 @@
|
|
44 |
"<relation>_3",
|
45 |
"of",
|
46 |
"the person whose",
|
47 |
-
"<attribute_name>
|
48 |
"is",
|
49 |
-
"<attribute_value>
|
50 |
"?"
|
51 |
],
|
52 |
"type": 0
|
53 |
},
|
54 |
{
|
55 |
-
"id": "
|
56 |
"question": "Who is the sister of the person whose hobby is meteorology ?",
|
57 |
"answer": [
|
58 |
"kari"
|
59 |
],
|
60 |
"prolog": {
|
61 |
"query": [
|
62 |
-
"sister(
|
63 |
-
"hobby(
|
64 |
],
|
65 |
-
"answer": "
|
66 |
},
|
67 |
"template": [
|
68 |
"Who is",
|
@@ -70,25 +70,25 @@
|
|
70 |
"<relation>_3",
|
71 |
"of",
|
72 |
"the person whose",
|
73 |
-
"<attribute_name>
|
74 |
"is",
|
75 |
-
"<attribute_value>
|
76 |
"?"
|
77 |
],
|
78 |
"type": 0
|
79 |
},
|
80 |
{
|
81 |
-
"id": "
|
82 |
"question": "Who is the wife of the person whose job is psychiatric nurse ?",
|
83 |
"answer": [
|
84 |
"nell"
|
85 |
],
|
86 |
"prolog": {
|
87 |
"query": [
|
88 |
-
"wife(
|
89 |
-
"job(
|
90 |
],
|
91 |
-
"answer": "
|
92 |
},
|
93 |
"template": [
|
94 |
"Who is",
|
@@ -96,25 +96,25 @@
|
|
96 |
"<relation>_3",
|
97 |
"of",
|
98 |
"the person whose",
|
99 |
-
"<attribute_name>
|
100 |
"is",
|
101 |
-
"<attribute_value>
|
102 |
"?"
|
103 |
],
|
104 |
"type": 0
|
105 |
},
|
106 |
{
|
107 |
-
"id": "
|
108 |
"question": "Who is the father of the person whose job is air cabin crew ?",
|
109 |
"answer": [
|
110 |
"joe"
|
111 |
],
|
112 |
"prolog": {
|
113 |
"query": [
|
114 |
-
"father(
|
115 |
-
"job(
|
116 |
],
|
117 |
-
"answer": "
|
118 |
},
|
119 |
"template": [
|
120 |
"Who is",
|
@@ -122,25 +122,25 @@
|
|
122 |
"<relation>_3",
|
123 |
"of",
|
124 |
"the person whose",
|
125 |
-
"<attribute_name>
|
126 |
"is",
|
127 |
-
"<attribute_value>
|
128 |
"?"
|
129 |
],
|
130 |
"type": 0
|
131 |
},
|
132 |
{
|
133 |
-
"id": "
|
134 |
"question": "Who is the father of the person whose job is advertising copywriter ?",
|
135 |
"answer": [
|
136 |
"vicente"
|
137 |
],
|
138 |
"prolog": {
|
139 |
"query": [
|
140 |
-
"father(
|
141 |
-
"job(
|
142 |
],
|
143 |
-
"answer": "
|
144 |
},
|
145 |
"template": [
|
146 |
"Who is",
|
@@ -148,25 +148,25 @@
|
|
148 |
"<relation>_3",
|
149 |
"of",
|
150 |
"the person whose",
|
151 |
-
"<attribute_name>
|
152 |
"is",
|
153 |
-
"<attribute_value>
|
154 |
"?"
|
155 |
],
|
156 |
"type": 0
|
157 |
},
|
158 |
{
|
159 |
-
"id": "
|
160 |
"question": "Who is the husband of the person whose hobby is research ?",
|
161 |
"answer": [
|
162 |
"scotty"
|
163 |
],
|
164 |
"prolog": {
|
165 |
"query": [
|
166 |
-
"husband(
|
167 |
-
"hobby(
|
168 |
],
|
169 |
-
"answer": "
|
170 |
},
|
171 |
"template": [
|
172 |
"Who is",
|
@@ -174,25 +174,25 @@
|
|
174 |
"<relation>_3",
|
175 |
"of",
|
176 |
"the person whose",
|
177 |
-
"<attribute_name>
|
178 |
"is",
|
179 |
-
"<attribute_value>
|
180 |
"?"
|
181 |
],
|
182 |
"type": 0
|
183 |
},
|
184 |
{
|
185 |
-
"id": "
|
186 |
"question": "Who is the mother of the person whose hobby is bus spotting ?",
|
187 |
"answer": [
|
188 |
"miki"
|
189 |
],
|
190 |
"prolog": {
|
191 |
"query": [
|
192 |
-
"mother(
|
193 |
-
"hobby(
|
194 |
],
|
195 |
-
"answer": "
|
196 |
},
|
197 |
"template": [
|
198 |
"Who is",
|
@@ -200,25 +200,25 @@
|
|
200 |
"<relation>_3",
|
201 |
"of",
|
202 |
"the person whose",
|
203 |
-
"<attribute_name>
|
204 |
"is",
|
205 |
-
"<attribute_value>
|
206 |
"?"
|
207 |
],
|
208 |
"type": 0
|
209 |
},
|
210 |
{
|
211 |
-
"id": "
|
212 |
"question": "Who is the father of the person whose job is secretary, company ?",
|
213 |
"answer": [
|
214 |
"ellis"
|
215 |
],
|
216 |
"prolog": {
|
217 |
"query": [
|
218 |
-
"father(
|
219 |
-
"job(
|
220 |
],
|
221 |
-
"answer": "
|
222 |
},
|
223 |
"template": [
|
224 |
"Who is",
|
@@ -226,15 +226,15 @@
|
|
226 |
"<relation>_3",
|
227 |
"of",
|
228 |
"the person whose",
|
229 |
-
"<attribute_name>
|
230 |
"is",
|
231 |
-
"<attribute_value>
|
232 |
"?"
|
233 |
],
|
234 |
"type": 0
|
235 |
},
|
236 |
{
|
237 |
-
"id": "
|
238 |
"question": "Who is the sibling of the person whose job is commercial/residential surveyor ?",
|
239 |
"answer": [
|
240 |
"alejandra",
|
@@ -242,10 +242,10 @@
|
|
242 |
],
|
243 |
"prolog": {
|
244 |
"query": [
|
245 |
-
"sibling(
|
246 |
-
"job(
|
247 |
],
|
248 |
-
"answer": "
|
249 |
},
|
250 |
"template": [
|
251 |
"Who is",
|
@@ -253,213 +253,213 @@
|
|
253 |
"<relation>_3",
|
254 |
"of",
|
255 |
"the person whose",
|
256 |
-
"<attribute_name>
|
257 |
"is",
|
258 |
-
"<attribute_value>
|
259 |
"?"
|
260 |
],
|
261 |
"type": 0
|
262 |
},
|
263 |
{
|
264 |
-
"id": "
|
265 |
"question": "Who is the father of velia ?",
|
266 |
"answer": [
|
267 |
"alton"
|
268 |
],
|
269 |
"prolog": {
|
270 |
"query": [
|
271 |
-
"father('velia',
|
272 |
],
|
273 |
-
"answer": "
|
274 |
},
|
275 |
"template": [
|
276 |
"Who is",
|
277 |
"the",
|
278 |
"<relation>_3",
|
279 |
"of",
|
280 |
-
"<name>
|
281 |
"?"
|
282 |
],
|
283 |
"type": 1
|
284 |
},
|
285 |
{
|
286 |
-
"id": "
|
287 |
"question": "Who is the wife of fidel ?",
|
288 |
"answer": [
|
289 |
"dixie"
|
290 |
],
|
291 |
"prolog": {
|
292 |
"query": [
|
293 |
-
"wife('fidel',
|
294 |
],
|
295 |
-
"answer": "
|
296 |
},
|
297 |
"template": [
|
298 |
"Who is",
|
299 |
"the",
|
300 |
"<relation>_3",
|
301 |
"of",
|
302 |
-
"<name>
|
303 |
"?"
|
304 |
],
|
305 |
"type": 1
|
306 |
},
|
307 |
{
|
308 |
-
"id": "
|
309 |
"question": "Who is the sister of antionette ?",
|
310 |
"answer": [
|
311 |
"kari"
|
312 |
],
|
313 |
"prolog": {
|
314 |
"query": [
|
315 |
-
"sister('antionette',
|
316 |
],
|
317 |
-
"answer": "
|
318 |
},
|
319 |
"template": [
|
320 |
"Who is",
|
321 |
"the",
|
322 |
"<relation>_3",
|
323 |
"of",
|
324 |
-
"<name>
|
325 |
"?"
|
326 |
],
|
327 |
"type": 1
|
328 |
},
|
329 |
{
|
330 |
-
"id": "
|
331 |
"question": "Who is the wife of leonardo ?",
|
332 |
"answer": [
|
333 |
"nell"
|
334 |
],
|
335 |
"prolog": {
|
336 |
"query": [
|
337 |
-
"wife('leonardo',
|
338 |
],
|
339 |
-
"answer": "
|
340 |
},
|
341 |
"template": [
|
342 |
"Who is",
|
343 |
"the",
|
344 |
"<relation>_3",
|
345 |
"of",
|
346 |
-
"<name>
|
347 |
"?"
|
348 |
],
|
349 |
"type": 1
|
350 |
},
|
351 |
{
|
352 |
-
"id": "
|
353 |
"question": "Who is the mother of lynn ?",
|
354 |
"answer": [
|
355 |
"miki"
|
356 |
],
|
357 |
"prolog": {
|
358 |
"query": [
|
359 |
-
"mother('lynn',
|
360 |
],
|
361 |
-
"answer": "
|
362 |
},
|
363 |
"template": [
|
364 |
"Who is",
|
365 |
"the",
|
366 |
"<relation>_3",
|
367 |
"of",
|
368 |
-
"<name>
|
369 |
"?"
|
370 |
],
|
371 |
"type": 1
|
372 |
},
|
373 |
{
|
374 |
-
"id": "
|
375 |
"question": "Who is the mother of matt ?",
|
376 |
"answer": [
|
377 |
"lyndia"
|
378 |
],
|
379 |
"prolog": {
|
380 |
"query": [
|
381 |
-
"mother('matt',
|
382 |
],
|
383 |
-
"answer": "
|
384 |
},
|
385 |
"template": [
|
386 |
"Who is",
|
387 |
"the",
|
388 |
"<relation>_3",
|
389 |
"of",
|
390 |
-
"<name>
|
391 |
"?"
|
392 |
],
|
393 |
"type": 1
|
394 |
},
|
395 |
{
|
396 |
-
"id": "
|
397 |
"question": "Who is the husband of maggie ?",
|
398 |
"answer": [
|
399 |
"scotty"
|
400 |
],
|
401 |
"prolog": {
|
402 |
"query": [
|
403 |
-
"husband('maggie',
|
404 |
],
|
405 |
-
"answer": "
|
406 |
},
|
407 |
"template": [
|
408 |
"Who is",
|
409 |
"the",
|
410 |
"<relation>_3",
|
411 |
"of",
|
412 |
-
"<name>
|
413 |
"?"
|
414 |
],
|
415 |
"type": 1
|
416 |
},
|
417 |
{
|
418 |
-
"id": "
|
419 |
"question": "Who is the mother of lynn ?",
|
420 |
"answer": [
|
421 |
"miki"
|
422 |
],
|
423 |
"prolog": {
|
424 |
"query": [
|
425 |
-
"mother('lynn',
|
426 |
],
|
427 |
-
"answer": "
|
428 |
},
|
429 |
"template": [
|
430 |
"Who is",
|
431 |
"the",
|
432 |
"<relation>_3",
|
433 |
"of",
|
434 |
-
"<name>
|
435 |
"?"
|
436 |
],
|
437 |
"type": 1
|
438 |
},
|
439 |
{
|
440 |
-
"id": "
|
441 |
"question": "Who is the father of dante ?",
|
442 |
"answer": [
|
443 |
"ellis"
|
444 |
],
|
445 |
"prolog": {
|
446 |
"query": [
|
447 |
-
"father('dante',
|
448 |
],
|
449 |
-
"answer": "
|
450 |
},
|
451 |
"template": [
|
452 |
"Who is",
|
453 |
"the",
|
454 |
"<relation>_3",
|
455 |
"of",
|
456 |
-
"<name>
|
457 |
"?"
|
458 |
],
|
459 |
"type": 1
|
460 |
},
|
461 |
{
|
462 |
-
"id": "
|
463 |
"question": "Who is the sibling of daisy ?",
|
464 |
"answer": [
|
465 |
"alejandra",
|
@@ -467,31 +467,31 @@
|
|
467 |
],
|
468 |
"prolog": {
|
469 |
"query": [
|
470 |
-
"sibling('daisy',
|
471 |
],
|
472 |
-
"answer": "
|
473 |
},
|
474 |
"template": [
|
475 |
"Who is",
|
476 |
"the",
|
477 |
"<relation>_3",
|
478 |
"of",
|
479 |
-
"<name>
|
480 |
"?"
|
481 |
],
|
482 |
"type": 1
|
483 |
},
|
484 |
{
|
485 |
-
"id": "
|
486 |
"question": "Who is the person whose hobby is wikipedia editing ?",
|
487 |
"answer": [
|
488 |
"velia"
|
489 |
],
|
490 |
"prolog": {
|
491 |
"query": [
|
492 |
-
"hobby(
|
493 |
],
|
494 |
-
"answer": "
|
495 |
},
|
496 |
"template": [
|
497 |
"Who is",
|
@@ -504,16 +504,16 @@
|
|
504 |
"type": 2
|
505 |
},
|
506 |
{
|
507 |
-
"id": "
|
508 |
"question": "Who is the person whose hobby is social studies ?",
|
509 |
"answer": [
|
510 |
"alberto"
|
511 |
],
|
512 |
"prolog": {
|
513 |
"query": [
|
514 |
-
"hobby(
|
515 |
],
|
516 |
-
"answer": "
|
517 |
},
|
518 |
"template": [
|
519 |
"Who is",
|
@@ -526,16 +526,16 @@
|
|
526 |
"type": 2
|
527 |
},
|
528 |
{
|
529 |
-
"id": "
|
530 |
"question": "Who is the person whose hobby is tennis polo ?",
|
531 |
"answer": [
|
532 |
"fidel"
|
533 |
],
|
534 |
"prolog": {
|
535 |
"query": [
|
536 |
-
"hobby(
|
537 |
],
|
538 |
-
"answer": "
|
539 |
},
|
540 |
"template": [
|
541 |
"Who is",
|
@@ -548,16 +548,16 @@
|
|
548 |
"type": 2
|
549 |
},
|
550 |
{
|
551 |
-
"id": "
|
552 |
"question": "Who is the person whose hobby is scuba diving ?",
|
553 |
"answer": [
|
554 |
"scotty"
|
555 |
],
|
556 |
"prolog": {
|
557 |
"query": [
|
558 |
-
"hobby(
|
559 |
],
|
560 |
-
"answer": "
|
561 |
},
|
562 |
"template": [
|
563 |
"Who is",
|
@@ -570,7 +570,7 @@
|
|
570 |
"type": 2
|
571 |
},
|
572 |
{
|
573 |
-
"id": "
|
574 |
"question": "Who is the person whose hobby is meteorology ?",
|
575 |
"answer": [
|
576 |
"antionette",
|
@@ -578,9 +578,9 @@
|
|
578 |
],
|
579 |
"prolog": {
|
580 |
"query": [
|
581 |
-
"hobby(
|
582 |
],
|
583 |
-
"answer": "
|
584 |
},
|
585 |
"template": [
|
586 |
"Who is",
|
@@ -593,16 +593,16 @@
|
|
593 |
"type": 2
|
594 |
},
|
595 |
{
|
596 |
-
"id": "
|
597 |
"question": "Who is the person whose job is public house manager ?",
|
598 |
"answer": [
|
599 |
"ila"
|
600 |
],
|
601 |
"prolog": {
|
602 |
"query": [
|
603 |
-
"job(
|
604 |
],
|
605 |
-
"answer": "
|
606 |
},
|
607 |
"template": [
|
608 |
"Who is",
|
@@ -615,16 +615,16 @@
|
|
615 |
"type": 2
|
616 |
},
|
617 |
{
|
618 |
-
"id": "
|
619 |
"question": "Who is the person whose job is psychiatric nurse ?",
|
620 |
"answer": [
|
621 |
"leonardo"
|
622 |
],
|
623 |
"prolog": {
|
624 |
"query": [
|
625 |
-
"job(
|
626 |
],
|
627 |
-
"answer": "
|
628 |
},
|
629 |
"template": [
|
630 |
"Who is",
|
@@ -637,16 +637,16 @@
|
|
637 |
"type": 2
|
638 |
},
|
639 |
{
|
640 |
-
"id": "
|
641 |
"question": "Who is the person whose job is electronics engineer ?",
|
642 |
"answer": [
|
643 |
"scotty"
|
644 |
],
|
645 |
"prolog": {
|
646 |
"query": [
|
647 |
-
"job(
|
648 |
],
|
649 |
-
"answer": "
|
650 |
},
|
651 |
"template": [
|
652 |
"Who is",
|
@@ -659,7 +659,7 @@
|
|
659 |
"type": 2
|
660 |
},
|
661 |
{
|
662 |
-
"id": "
|
663 |
"question": "Who is the person whose job is air cabin crew ?",
|
664 |
"answer": [
|
665 |
"cornelius",
|
@@ -667,9 +667,9 @@
|
|
667 |
],
|
668 |
"prolog": {
|
669 |
"query": [
|
670 |
-
"job(
|
671 |
],
|
672 |
-
"answer": "
|
673 |
},
|
674 |
"template": [
|
675 |
"Who is",
|
@@ -682,16 +682,16 @@
|
|
682 |
"type": 2
|
683 |
},
|
684 |
{
|
685 |
-
"id": "
|
686 |
"question": "Who is the person whose hobby is microbiology ?",
|
687 |
"answer": [
|
688 |
"meghann"
|
689 |
],
|
690 |
"prolog": {
|
691 |
"query": [
|
692 |
-
"hobby(
|
693 |
],
|
694 |
-
"answer": "
|
695 |
},
|
696 |
"template": [
|
697 |
"Who is",
|
@@ -704,17 +704,17 @@
|
|
704 |
"type": 2
|
705 |
},
|
706 |
{
|
707 |
-
"id": "
|
708 |
"question": "What is the hobby of the father of velia ?",
|
709 |
"answer": [
|
710 |
"flying disc"
|
711 |
],
|
712 |
"prolog": {
|
713 |
"query": [
|
714 |
-
"hobby(Y_3,
|
715 |
"father('velia', Y_3)"
|
716 |
],
|
717 |
-
"answer": "
|
718 |
},
|
719 |
"template": [
|
720 |
"What is",
|
@@ -722,25 +722,25 @@
|
|
722 |
"<attribute_name>_3",
|
723 |
"of",
|
724 |
"the",
|
725 |
-
"<relation>
|
726 |
"of",
|
727 |
-
"<name>
|
728 |
"?"
|
729 |
],
|
730 |
"type": 3
|
731 |
},
|
732 |
{
|
733 |
-
"id": "
|
734 |
"question": "What is the dob of the child of scotty ?",
|
735 |
"answer": [
|
736 |
"0178-04-18"
|
737 |
],
|
738 |
"prolog": {
|
739 |
"query": [
|
740 |
-
"dob(Y_3,
|
741 |
"child('scotty', Y_3)"
|
742 |
],
|
743 |
-
"answer": "
|
744 |
},
|
745 |
"template": [
|
746 |
"What is",
|
@@ -748,25 +748,25 @@
|
|
748 |
"<attribute_name>_3",
|
749 |
"of",
|
750 |
"the",
|
751 |
-
"<relation>
|
752 |
"of",
|
753 |
-
"<name>
|
754 |
"?"
|
755 |
],
|
756 |
"type": 3
|
757 |
},
|
758 |
{
|
759 |
-
"id": "
|
760 |
"question": "What is the dob of the wife of leonardo ?",
|
761 |
"answer": [
|
762 |
"0245-08-08"
|
763 |
],
|
764 |
"prolog": {
|
765 |
"query": [
|
766 |
-
"dob(Y_3,
|
767 |
"wife('leonardo', Y_3)"
|
768 |
],
|
769 |
-
"answer": "
|
770 |
},
|
771 |
"template": [
|
772 |
"What is",
|
@@ -774,25 +774,25 @@
|
|
774 |
"<attribute_name>_3",
|
775 |
"of",
|
776 |
"the",
|
777 |
-
"<relation>
|
778 |
"of",
|
779 |
-
"<name>
|
780 |
"?"
|
781 |
],
|
782 |
"type": 3
|
783 |
},
|
784 |
{
|
785 |
-
"id": "
|
786 |
"question": "What is the job of the daughter of meghann ?",
|
787 |
"answer": [
|
788 |
"accountant, chartered"
|
789 |
],
|
790 |
"prolog": {
|
791 |
"query": [
|
792 |
-
"job(Y_3,
|
793 |
"daughter('meghann', Y_3)"
|
794 |
],
|
795 |
-
"answer": "
|
796 |
},
|
797 |
"template": [
|
798 |
"What is",
|
@@ -800,25 +800,25 @@
|
|
800 |
"<attribute_name>_3",
|
801 |
"of",
|
802 |
"the",
|
803 |
-
"<relation>
|
804 |
"of",
|
805 |
-
"<name>
|
806 |
"?"
|
807 |
],
|
808 |
"type": 3
|
809 |
},
|
810 |
{
|
811 |
-
"id": "
|
812 |
"question": "What is the dob of the husband of maggie ?",
|
813 |
"answer": [
|
814 |
"0149-12-17"
|
815 |
],
|
816 |
"prolog": {
|
817 |
"query": [
|
818 |
-
"dob(Y_3,
|
819 |
"husband('maggie', Y_3)"
|
820 |
],
|
821 |
-
"answer": "
|
822 |
},
|
823 |
"template": [
|
824 |
"What is",
|
@@ -826,25 +826,25 @@
|
|
826 |
"<attribute_name>_3",
|
827 |
"of",
|
828 |
"the",
|
829 |
-
"<relation>
|
830 |
"of",
|
831 |
-
"<name>
|
832 |
"?"
|
833 |
],
|
834 |
"type": 3
|
835 |
},
|
836 |
{
|
837 |
-
"id": "
|
838 |
"question": "What is the job of the son of sandy ?",
|
839 |
"answer": [
|
840 |
"exercise physiologist"
|
841 |
],
|
842 |
"prolog": {
|
843 |
"query": [
|
844 |
-
"job(Y_3,
|
845 |
"son('sandy', Y_3)"
|
846 |
],
|
847 |
-
"answer": "
|
848 |
},
|
849 |
"template": [
|
850 |
"What is",
|
@@ -852,15 +852,15 @@
|
|
852 |
"<attribute_name>_3",
|
853 |
"of",
|
854 |
"the",
|
855 |
-
"<relation>
|
856 |
"of",
|
857 |
-
"<name>
|
858 |
"?"
|
859 |
],
|
860 |
"type": 3
|
861 |
},
|
862 |
{
|
863 |
-
"id": "
|
864 |
"question": "What is the hobby of the sibling of daisy ?",
|
865 |
"answer": [
|
866 |
"meditation",
|
@@ -868,10 +868,10 @@
|
|
868 |
],
|
869 |
"prolog": {
|
870 |
"query": [
|
871 |
-
"hobby(Y_3,
|
872 |
"sibling('daisy', Y_3)"
|
873 |
],
|
874 |
-
"answer": "
|
875 |
},
|
876 |
"template": [
|
877 |
"What is",
|
@@ -879,25 +879,25 @@
|
|
879 |
"<attribute_name>_3",
|
880 |
"of",
|
881 |
"the",
|
882 |
-
"<relation>
|
883 |
"of",
|
884 |
-
"<name>
|
885 |
"?"
|
886 |
],
|
887 |
"type": 3
|
888 |
},
|
889 |
{
|
890 |
-
"id": "
|
891 |
"question": "What is the job of the wife of fidel ?",
|
892 |
"answer": [
|
893 |
"production assistant, television"
|
894 |
],
|
895 |
"prolog": {
|
896 |
"query": [
|
897 |
-
"job(Y_3,
|
898 |
"wife('fidel', Y_3)"
|
899 |
],
|
900 |
-
"answer": "
|
901 |
},
|
902 |
"template": [
|
903 |
"What is",
|
@@ -905,15 +905,15 @@
|
|
905 |
"<attribute_name>_3",
|
906 |
"of",
|
907 |
"the",
|
908 |
-
"<relation>
|
909 |
"of",
|
910 |
-
"<name>
|
911 |
"?"
|
912 |
],
|
913 |
"type": 3
|
914 |
},
|
915 |
{
|
916 |
-
"id": "
|
917 |
"question": "What is the job of the sister of kurt ?",
|
918 |
"answer": [
|
919 |
"museum education officer",
|
@@ -921,10 +921,10 @@
|
|
921 |
],
|
922 |
"prolog": {
|
923 |
"query": [
|
924 |
-
"job(Y_3,
|
925 |
"sister('kurt', Y_3)"
|
926 |
],
|
927 |
-
"answer": "
|
928 |
},
|
929 |
"template": [
|
930 |
"What is",
|
@@ -932,25 +932,25 @@
|
|
932 |
"<attribute_name>_3",
|
933 |
"of",
|
934 |
"the",
|
935 |
-
"<relation>
|
936 |
"of",
|
937 |
-
"<name>
|
938 |
"?"
|
939 |
],
|
940 |
"type": 3
|
941 |
},
|
942 |
{
|
943 |
-
"id": "
|
944 |
"question": "What is the dob of the mother of joe ?",
|
945 |
"answer": [
|
946 |
"0237-01-15"
|
947 |
],
|
948 |
"prolog": {
|
949 |
"query": [
|
950 |
-
"dob(Y_3,
|
951 |
"mother('joe', Y_3)"
|
952 |
],
|
953 |
-
"answer": "
|
954 |
},
|
955 |
"template": [
|
956 |
"What is",
|
@@ -958,25 +958,25 @@
|
|
958 |
"<attribute_name>_3",
|
959 |
"of",
|
960 |
"the",
|
961 |
-
"<relation>
|
962 |
"of",
|
963 |
-
"<name>
|
964 |
"?"
|
965 |
],
|
966 |
"type": 3
|
967 |
},
|
968 |
{
|
969 |
-
"id": "
|
970 |
"question": "What is the job of the person whose hobby is wikipedia editing ?",
|
971 |
"answer": [
|
972 |
"airline pilot"
|
973 |
],
|
974 |
"prolog": {
|
975 |
"query": [
|
976 |
-
"job(Y_3,
|
977 |
"hobby(Y_3, 'wikipedia editing')"
|
978 |
],
|
979 |
-
"answer": "
|
980 |
},
|
981 |
"template": [
|
982 |
"What is",
|
@@ -984,25 +984,25 @@
|
|
984 |
"<attribute_name>_3",
|
985 |
"of",
|
986 |
"the person whose",
|
987 |
-
"<attribute_name>
|
988 |
"is",
|
989 |
-
"<attribute_value>
|
990 |
"?"
|
991 |
],
|
992 |
"type": 4
|
993 |
},
|
994 |
{
|
995 |
-
"id": "
|
996 |
"question": "What is the hobby of the person whose hobby is tennis polo ?",
|
997 |
"answer": [
|
998 |
"tennis polo"
|
999 |
],
|
1000 |
"prolog": {
|
1001 |
"query": [
|
1002 |
-
"hobby(Y_3,
|
1003 |
"hobby(Y_3, 'tennis polo')"
|
1004 |
],
|
1005 |
-
"answer": "
|
1006 |
},
|
1007 |
"template": [
|
1008 |
"What is",
|
@@ -1010,15 +1010,15 @@
|
|
1010 |
"<attribute_name>_3",
|
1011 |
"of",
|
1012 |
"the person whose",
|
1013 |
-
"<attribute_name>
|
1014 |
"is",
|
1015 |
-
"<attribute_value>
|
1016 |
"?"
|
1017 |
],
|
1018 |
"type": 4
|
1019 |
},
|
1020 |
{
|
1021 |
-
"id": "
|
1022 |
"question": "What is the dob of the person whose hobby is meteorology ?",
|
1023 |
"answer": [
|
1024 |
"0239-10-28",
|
@@ -1026,10 +1026,10 @@
|
|
1026 |
],
|
1027 |
"prolog": {
|
1028 |
"query": [
|
1029 |
-
"dob(Y_3,
|
1030 |
"hobby(Y_3, 'meteorology')"
|
1031 |
],
|
1032 |
-
"answer": "
|
1033 |
},
|
1034 |
"template": [
|
1035 |
"What is",
|
@@ -1037,25 +1037,25 @@
|
|
1037 |
"<attribute_name>_3",
|
1038 |
"of",
|
1039 |
"the person whose",
|
1040 |
-
"<attribute_name>
|
1041 |
"is",
|
1042 |
-
"<attribute_value>
|
1043 |
"?"
|
1044 |
],
|
1045 |
"type": 4
|
1046 |
},
|
1047 |
{
|
1048 |
-
"id": "
|
1049 |
"question": "What is the hobby of the person whose job is psychiatric nurse ?",
|
1050 |
"answer": [
|
1051 |
"herping"
|
1052 |
],
|
1053 |
"prolog": {
|
1054 |
"query": [
|
1055 |
-
"hobby(Y_3,
|
1056 |
"job(Y_3, 'psychiatric nurse')"
|
1057 |
],
|
1058 |
-
"answer": "
|
1059 |
},
|
1060 |
"template": [
|
1061 |
"What is",
|
@@ -1063,15 +1063,15 @@
|
|
1063 |
"<attribute_name>_3",
|
1064 |
"of",
|
1065 |
"the person whose",
|
1066 |
-
"<attribute_name>
|
1067 |
"is",
|
1068 |
-
"<attribute_value>
|
1069 |
"?"
|
1070 |
],
|
1071 |
"type": 4
|
1072 |
},
|
1073 |
{
|
1074 |
-
"id": "
|
1075 |
"question": "What is the dob of the person whose job is air cabin crew ?",
|
1076 |
"answer": [
|
1077 |
"0236-05-17",
|
@@ -1079,10 +1079,10 @@
|
|
1079 |
],
|
1080 |
"prolog": {
|
1081 |
"query": [
|
1082 |
-
"dob(Y_3,
|
1083 |
"job(Y_3, 'air cabin crew')"
|
1084 |
],
|
1085 |
-
"answer": "
|
1086 |
},
|
1087 |
"template": [
|
1088 |
"What is",
|
@@ -1090,25 +1090,25 @@
|
|
1090 |
"<attribute_name>_3",
|
1091 |
"of",
|
1092 |
"the person whose",
|
1093 |
-
"<attribute_name>
|
1094 |
"is",
|
1095 |
-
"<attribute_value>
|
1096 |
"?"
|
1097 |
],
|
1098 |
"type": 4
|
1099 |
},
|
1100 |
{
|
1101 |
-
"id": "
|
1102 |
"question": "What is the job of the person whose job is advertising copywriter ?",
|
1103 |
"answer": [
|
1104 |
"advertising copywriter"
|
1105 |
],
|
1106 |
"prolog": {
|
1107 |
"query": [
|
1108 |
-
"job(Y_3,
|
1109 |
"job(Y_3, 'advertising copywriter')"
|
1110 |
],
|
1111 |
-
"answer": "
|
1112 |
},
|
1113 |
"template": [
|
1114 |
"What is",
|
@@ -1116,25 +1116,25 @@
|
|
1116 |
"<attribute_name>_3",
|
1117 |
"of",
|
1118 |
"the person whose",
|
1119 |
-
"<attribute_name>
|
1120 |
"is",
|
1121 |
-
"<attribute_value>
|
1122 |
"?"
|
1123 |
],
|
1124 |
"type": 4
|
1125 |
},
|
1126 |
{
|
1127 |
-
"id": "
|
1128 |
"question": "What is the hobby of the person whose hobby is research ?",
|
1129 |
"answer": [
|
1130 |
"research"
|
1131 |
],
|
1132 |
"prolog": {
|
1133 |
"query": [
|
1134 |
-
"hobby(Y_3,
|
1135 |
"hobby(Y_3, 'research')"
|
1136 |
],
|
1137 |
-
"answer": "
|
1138 |
},
|
1139 |
"template": [
|
1140 |
"What is",
|
@@ -1142,25 +1142,25 @@
|
|
1142 |
"<attribute_name>_3",
|
1143 |
"of",
|
1144 |
"the person whose",
|
1145 |
-
"<attribute_name>
|
1146 |
"is",
|
1147 |
-
"<attribute_value>
|
1148 |
"?"
|
1149 |
],
|
1150 |
"type": 4
|
1151 |
},
|
1152 |
{
|
1153 |
-
"id": "
|
1154 |
"question": "What is the job of the person whose hobby is bus spotting ?",
|
1155 |
"answer": [
|
1156 |
"air cabin crew"
|
1157 |
],
|
1158 |
"prolog": {
|
1159 |
"query": [
|
1160 |
-
"job(Y_3,
|
1161 |
"hobby(Y_3, 'bus spotting')"
|
1162 |
],
|
1163 |
-
"answer": "
|
1164 |
},
|
1165 |
"template": [
|
1166 |
"What is",
|
@@ -1168,25 +1168,25 @@
|
|
1168 |
"<attribute_name>_3",
|
1169 |
"of",
|
1170 |
"the person whose",
|
1171 |
-
"<attribute_name>
|
1172 |
"is",
|
1173 |
-
"<attribute_value>
|
1174 |
"?"
|
1175 |
],
|
1176 |
"type": 4
|
1177 |
},
|
1178 |
{
|
1179 |
-
"id": "
|
1180 |
"question": "What is the job of the person whose job is secretary, company ?",
|
1181 |
"answer": [
|
1182 |
"secretary, company"
|
1183 |
],
|
1184 |
"prolog": {
|
1185 |
"query": [
|
1186 |
-
"job(Y_3,
|
1187 |
"job(Y_3, 'secretary, company')"
|
1188 |
],
|
1189 |
-
"answer": "
|
1190 |
},
|
1191 |
"template": [
|
1192 |
"What is",
|
@@ -1194,25 +1194,25 @@
|
|
1194 |
"<attribute_name>_3",
|
1195 |
"of",
|
1196 |
"the person whose",
|
1197 |
-
"<attribute_name>
|
1198 |
"is",
|
1199 |
-
"<attribute_value>
|
1200 |
"?"
|
1201 |
],
|
1202 |
"type": 4
|
1203 |
},
|
1204 |
{
|
1205 |
-
"id": "
|
1206 |
"question": "What is the dob of the person whose job is commercial/residential surveyor ?",
|
1207 |
"answer": [
|
1208 |
"0237-11-04"
|
1209 |
],
|
1210 |
"prolog": {
|
1211 |
"query": [
|
1212 |
-
"dob(Y_3,
|
1213 |
"job(Y_3, 'commercial/residential surveyor')"
|
1214 |
],
|
1215 |
-
"answer": "
|
1216 |
},
|
1217 |
"template": [
|
1218 |
"What is",
|
@@ -1220,165 +1220,165 @@
|
|
1220 |
"<attribute_name>_3",
|
1221 |
"of",
|
1222 |
"the person whose",
|
1223 |
-
"<attribute_name>
|
1224 |
"is",
|
1225 |
-
"<attribute_value>
|
1226 |
"?"
|
1227 |
],
|
1228 |
"type": 4
|
1229 |
},
|
1230 |
{
|
1231 |
-
"id": "
|
1232 |
"question": "How many sons does the father of velia have?",
|
1233 |
"answer": [
|
1234 |
"0"
|
1235 |
],
|
1236 |
"prolog": {
|
1237 |
"query": [
|
1238 |
-
"aggregate_all(count, distinct(son(Y_3,
|
1239 |
"father('velia', Y_3)"
|
1240 |
],
|
1241 |
-
"answer": "
|
1242 |
},
|
1243 |
"template": [
|
1244 |
"How many",
|
1245 |
-
"<relation_plural>
|
1246 |
"does",
|
1247 |
"the",
|
1248 |
-
"<relation>
|
1249 |
"of",
|
1250 |
-
"<name>
|
1251 |
"have?"
|
1252 |
],
|
1253 |
"type": 5
|
1254 |
},
|
1255 |
{
|
1256 |
-
"id": "
|
1257 |
"question": "How many siblings does the child of scotty have?",
|
1258 |
"answer": [
|
1259 |
"0"
|
1260 |
],
|
1261 |
"prolog": {
|
1262 |
"query": [
|
1263 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1264 |
"child('scotty', Y_3)"
|
1265 |
],
|
1266 |
-
"answer": "
|
1267 |
},
|
1268 |
"template": [
|
1269 |
"How many",
|
1270 |
-
"<relation_plural>
|
1271 |
"does",
|
1272 |
"the",
|
1273 |
-
"<relation>
|
1274 |
"of",
|
1275 |
-
"<name>
|
1276 |
"have?"
|
1277 |
],
|
1278 |
"type": 5
|
1279 |
},
|
1280 |
{
|
1281 |
-
"id": "
|
1282 |
"question": "How many sisters does the wife of leonardo have?",
|
1283 |
"answer": [
|
1284 |
"0"
|
1285 |
],
|
1286 |
"prolog": {
|
1287 |
"query": [
|
1288 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1289 |
"wife('leonardo', Y_3)"
|
1290 |
],
|
1291 |
-
"answer": "
|
1292 |
},
|
1293 |
"template": [
|
1294 |
"How many",
|
1295 |
-
"<relation_plural>
|
1296 |
"does",
|
1297 |
"the",
|
1298 |
-
"<relation>
|
1299 |
"of",
|
1300 |
-
"<name>
|
1301 |
"have?"
|
1302 |
],
|
1303 |
"type": 5
|
1304 |
},
|
1305 |
{
|
1306 |
-
"id": "
|
1307 |
"question": "How many brothers does the daughter of meghann have?",
|
1308 |
"answer": [
|
1309 |
"2"
|
1310 |
],
|
1311 |
"prolog": {
|
1312 |
"query": [
|
1313 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1314 |
"daughter('meghann', Y_3)"
|
1315 |
],
|
1316 |
-
"answer": "
|
1317 |
},
|
1318 |
"template": [
|
1319 |
"How many",
|
1320 |
-
"<relation_plural>
|
1321 |
"does",
|
1322 |
"the",
|
1323 |
-
"<relation>
|
1324 |
"of",
|
1325 |
-
"<name>
|
1326 |
"have?"
|
1327 |
],
|
1328 |
"type": 5
|
1329 |
},
|
1330 |
{
|
1331 |
-
"id": "
|
1332 |
"question": "How many sisters does the husband of maggie have?",
|
1333 |
"answer": [
|
1334 |
"0"
|
1335 |
],
|
1336 |
"prolog": {
|
1337 |
"query": [
|
1338 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1339 |
"husband('maggie', Y_3)"
|
1340 |
],
|
1341 |
-
"answer": "
|
1342 |
},
|
1343 |
"template": [
|
1344 |
"How many",
|
1345 |
-
"<relation_plural>
|
1346 |
"does",
|
1347 |
"the",
|
1348 |
-
"<relation>
|
1349 |
"of",
|
1350 |
-
"<name>
|
1351 |
"have?"
|
1352 |
],
|
1353 |
"type": 5
|
1354 |
},
|
1355 |
{
|
1356 |
-
"id": "
|
1357 |
"question": "How many children does the son of sandy have?",
|
1358 |
"answer": [
|
1359 |
"1"
|
1360 |
],
|
1361 |
"prolog": {
|
1362 |
"query": [
|
1363 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1364 |
"son('sandy', Y_3)"
|
1365 |
],
|
1366 |
-
"answer": "
|
1367 |
},
|
1368 |
"template": [
|
1369 |
"How many",
|
1370 |
-
"<relation_plural>
|
1371 |
"does",
|
1372 |
"the",
|
1373 |
-
"<relation>
|
1374 |
"of",
|
1375 |
-
"<name>
|
1376 |
"have?"
|
1377 |
],
|
1378 |
"type": 5
|
1379 |
},
|
1380 |
{
|
1381 |
-
"id": "
|
1382 |
"question": "How many daughters does the sibling of daisy have?",
|
1383 |
"answer": [
|
1384 |
"0",
|
@@ -1386,150 +1386,150 @@
|
|
1386 |
],
|
1387 |
"prolog": {
|
1388 |
"query": [
|
1389 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1390 |
"sibling('daisy', Y_3)"
|
1391 |
],
|
1392 |
-
"answer": "
|
1393 |
},
|
1394 |
"template": [
|
1395 |
"How many",
|
1396 |
-
"<relation_plural>
|
1397 |
"does",
|
1398 |
"the",
|
1399 |
-
"<relation>
|
1400 |
"of",
|
1401 |
-
"<name>
|
1402 |
"have?"
|
1403 |
],
|
1404 |
"type": 5
|
1405 |
},
|
1406 |
{
|
1407 |
-
"id": "
|
1408 |
"question": "How many children does the wife of fidel have?",
|
1409 |
"answer": [
|
1410 |
"1"
|
1411 |
],
|
1412 |
"prolog": {
|
1413 |
"query": [
|
1414 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1415 |
"wife('fidel', Y_3)"
|
1416 |
],
|
1417 |
-
"answer": "
|
1418 |
},
|
1419 |
"template": [
|
1420 |
"How many",
|
1421 |
-
"<relation_plural>
|
1422 |
"does",
|
1423 |
"the",
|
1424 |
-
"<relation>
|
1425 |
"of",
|
1426 |
-
"<name>
|
1427 |
"have?"
|
1428 |
],
|
1429 |
"type": 5
|
1430 |
},
|
1431 |
{
|
1432 |
-
"id": "
|
1433 |
"question": "How many brothers does the sister of kurt have?",
|
1434 |
"answer": [
|
1435 |
"3"
|
1436 |
],
|
1437 |
"prolog": {
|
1438 |
"query": [
|
1439 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1440 |
"sister('kurt', Y_3)"
|
1441 |
],
|
1442 |
-
"answer": "
|
1443 |
},
|
1444 |
"template": [
|
1445 |
"How many",
|
1446 |
-
"<relation_plural>
|
1447 |
"does",
|
1448 |
"the",
|
1449 |
-
"<relation>
|
1450 |
"of",
|
1451 |
-
"<name>
|
1452 |
"have?"
|
1453 |
],
|
1454 |
"type": 5
|
1455 |
},
|
1456 |
{
|
1457 |
-
"id": "
|
1458 |
"question": "How many sisters does the mother of joe have?",
|
1459 |
"answer": [
|
1460 |
"0"
|
1461 |
],
|
1462 |
"prolog": {
|
1463 |
"query": [
|
1464 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1465 |
"mother('joe', Y_3)"
|
1466 |
],
|
1467 |
-
"answer": "
|
1468 |
},
|
1469 |
"template": [
|
1470 |
"How many",
|
1471 |
-
"<relation_plural>
|
1472 |
"does",
|
1473 |
"the",
|
1474 |
-
"<relation>
|
1475 |
"of",
|
1476 |
-
"<name>
|
1477 |
"have?"
|
1478 |
],
|
1479 |
"type": 5
|
1480 |
},
|
1481 |
{
|
1482 |
-
"id": "
|
1483 |
"question": "How many children does the person whose hobby is wikipedia editing have?",
|
1484 |
"answer": [
|
1485 |
"0"
|
1486 |
],
|
1487 |
"prolog": {
|
1488 |
"query": [
|
1489 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1490 |
"hobby(Y_3, 'wikipedia editing')"
|
1491 |
],
|
1492 |
-
"answer": "
|
1493 |
},
|
1494 |
"template": [
|
1495 |
"How many",
|
1496 |
-
"<relation_plural>
|
1497 |
"does",
|
1498 |
"the person whose",
|
1499 |
-
"<attribute_name>
|
1500 |
"is",
|
1501 |
-
"<attribute_value>
|
1502 |
"have?"
|
1503 |
],
|
1504 |
"type": 6
|
1505 |
},
|
1506 |
{
|
1507 |
-
"id": "
|
1508 |
"question": "How many daughters does the person whose hobby is tennis polo have?",
|
1509 |
"answer": [
|
1510 |
"0"
|
1511 |
],
|
1512 |
"prolog": {
|
1513 |
"query": [
|
1514 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1515 |
"hobby(Y_3, 'tennis polo')"
|
1516 |
],
|
1517 |
-
"answer": "
|
1518 |
},
|
1519 |
"template": [
|
1520 |
"How many",
|
1521 |
-
"<relation_plural>
|
1522 |
"does",
|
1523 |
"the person whose",
|
1524 |
-
"<attribute_name>
|
1525 |
"is",
|
1526 |
-
"<attribute_value>
|
1527 |
"have?"
|
1528 |
],
|
1529 |
"type": 6
|
1530 |
},
|
1531 |
{
|
1532 |
-
"id": "
|
1533 |
"question": "How many siblings does the person whose hobby is meteorology have?",
|
1534 |
"answer": [
|
1535 |
"0",
|
@@ -1537,213 +1537,213 @@
|
|
1537 |
],
|
1538 |
"prolog": {
|
1539 |
"query": [
|
1540 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1541 |
"hobby(Y_3, 'meteorology')"
|
1542 |
],
|
1543 |
-
"answer": "
|
1544 |
},
|
1545 |
"template": [
|
1546 |
"How many",
|
1547 |
-
"<relation_plural>
|
1548 |
"does",
|
1549 |
"the person whose",
|
1550 |
-
"<attribute_name>
|
1551 |
"is",
|
1552 |
-
"<attribute_value>
|
1553 |
"have?"
|
1554 |
],
|
1555 |
"type": 6
|
1556 |
},
|
1557 |
{
|
1558 |
-
"id": "
|
1559 |
"question": "How many daughters does the person whose job is psychiatric nurse have?",
|
1560 |
"answer": [
|
1561 |
"1"
|
1562 |
],
|
1563 |
"prolog": {
|
1564 |
"query": [
|
1565 |
-
"aggregate_all(count, distinct(daughter(Y_3,
|
1566 |
"job(Y_3, 'psychiatric nurse')"
|
1567 |
],
|
1568 |
-
"answer": "
|
1569 |
},
|
1570 |
"template": [
|
1571 |
"How many",
|
1572 |
-
"<relation_plural>
|
1573 |
"does",
|
1574 |
"the person whose",
|
1575 |
-
"<attribute_name>
|
1576 |
"is",
|
1577 |
-
"<attribute_value>
|
1578 |
"have?"
|
1579 |
],
|
1580 |
"type": 6
|
1581 |
},
|
1582 |
{
|
1583 |
-
"id": "
|
1584 |
"question": "How many sisters does the person whose job is air cabin crew have?",
|
1585 |
"answer": [
|
1586 |
"0"
|
1587 |
],
|
1588 |
"prolog": {
|
1589 |
"query": [
|
1590 |
-
"aggregate_all(count, distinct(sister(Y_3,
|
1591 |
"job(Y_3, 'air cabin crew')"
|
1592 |
],
|
1593 |
-
"answer": "
|
1594 |
},
|
1595 |
"template": [
|
1596 |
"How many",
|
1597 |
-
"<relation_plural>
|
1598 |
"does",
|
1599 |
"the person whose",
|
1600 |
-
"<attribute_name>
|
1601 |
"is",
|
1602 |
-
"<attribute_value>
|
1603 |
"have?"
|
1604 |
],
|
1605 |
"type": 6
|
1606 |
},
|
1607 |
{
|
1608 |
-
"id": "
|
1609 |
"question": "How many brothers does the person whose job is advertising copywriter have?",
|
1610 |
"answer": [
|
1611 |
"0"
|
1612 |
],
|
1613 |
"prolog": {
|
1614 |
"query": [
|
1615 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1616 |
"job(Y_3, 'advertising copywriter')"
|
1617 |
],
|
1618 |
-
"answer": "
|
1619 |
},
|
1620 |
"template": [
|
1621 |
"How many",
|
1622 |
-
"<relation_plural>
|
1623 |
"does",
|
1624 |
"the person whose",
|
1625 |
-
"<attribute_name>
|
1626 |
"is",
|
1627 |
-
"<attribute_value>
|
1628 |
"have?"
|
1629 |
],
|
1630 |
"type": 6
|
1631 |
},
|
1632 |
{
|
1633 |
-
"id": "
|
1634 |
"question": "How many sons does the person whose hobby is research have?",
|
1635 |
"answer": [
|
1636 |
"0"
|
1637 |
],
|
1638 |
"prolog": {
|
1639 |
"query": [
|
1640 |
-
"aggregate_all(count, distinct(son(Y_3,
|
1641 |
"hobby(Y_3, 'research')"
|
1642 |
],
|
1643 |
-
"answer": "
|
1644 |
},
|
1645 |
"template": [
|
1646 |
"How many",
|
1647 |
-
"<relation_plural>
|
1648 |
"does",
|
1649 |
"the person whose",
|
1650 |
-
"<attribute_name>
|
1651 |
"is",
|
1652 |
-
"<attribute_value>
|
1653 |
"have?"
|
1654 |
],
|
1655 |
"type": 6
|
1656 |
},
|
1657 |
{
|
1658 |
-
"id": "
|
1659 |
"question": "How many brothers does the person whose hobby is bus spotting have?",
|
1660 |
"answer": [
|
1661 |
"0"
|
1662 |
],
|
1663 |
"prolog": {
|
1664 |
"query": [
|
1665 |
-
"aggregate_all(count, distinct(brother(Y_3,
|
1666 |
"hobby(Y_3, 'bus spotting')"
|
1667 |
],
|
1668 |
-
"answer": "
|
1669 |
},
|
1670 |
"template": [
|
1671 |
"How many",
|
1672 |
-
"<relation_plural>
|
1673 |
"does",
|
1674 |
"the person whose",
|
1675 |
-
"<attribute_name>
|
1676 |
"is",
|
1677 |
-
"<attribute_value>
|
1678 |
"have?"
|
1679 |
],
|
1680 |
"type": 6
|
1681 |
},
|
1682 |
{
|
1683 |
-
"id": "
|
1684 |
"question": "How many children does the person whose job is secretary, company have?",
|
1685 |
"answer": [
|
1686 |
"0"
|
1687 |
],
|
1688 |
"prolog": {
|
1689 |
"query": [
|
1690 |
-
"aggregate_all(count, distinct(child(Y_3,
|
1691 |
"job(Y_3, 'secretary, company')"
|
1692 |
],
|
1693 |
-
"answer": "
|
1694 |
},
|
1695 |
"template": [
|
1696 |
"How many",
|
1697 |
-
"<relation_plural>
|
1698 |
"does",
|
1699 |
"the person whose",
|
1700 |
-
"<attribute_name>
|
1701 |
"is",
|
1702 |
-
"<attribute_value>
|
1703 |
"have?"
|
1704 |
],
|
1705 |
"type": 6
|
1706 |
},
|
1707 |
{
|
1708 |
-
"id": "
|
1709 |
"question": "How many siblings does the person whose job is commercial/residential surveyor have?",
|
1710 |
"answer": [
|
1711 |
"2"
|
1712 |
],
|
1713 |
"prolog": {
|
1714 |
"query": [
|
1715 |
-
"aggregate_all(count, distinct(sibling(Y_3,
|
1716 |
"job(Y_3, 'commercial/residential surveyor')"
|
1717 |
],
|
1718 |
-
"answer": "
|
1719 |
},
|
1720 |
"template": [
|
1721 |
"How many",
|
1722 |
-
"<relation_plural>
|
1723 |
"does",
|
1724 |
"the person whose",
|
1725 |
-
"<attribute_name>
|
1726 |
"is",
|
1727 |
-
"<attribute_value>
|
1728 |
"have?"
|
1729 |
],
|
1730 |
"type": 6
|
1731 |
},
|
1732 |
{
|
1733 |
-
"id": "
|
1734 |
"question": "How many children does velia have?",
|
1735 |
"answer": [
|
1736 |
"0"
|
1737 |
],
|
1738 |
"prolog": {
|
1739 |
"query": [
|
1740 |
-
"aggregate_all(count, distinct(child('velia',
|
1741 |
],
|
1742 |
-
"answer": "
|
1743 |
},
|
1744 |
"template": [
|
1745 |
"How many",
|
1746 |
-
"<relation_plural>
|
1747 |
"does",
|
1748 |
"<name>_3",
|
1749 |
"have?"
|
@@ -1751,20 +1751,20 @@
|
|
1751 |
"type": 7
|
1752 |
},
|
1753 |
{
|
1754 |
-
"id": "
|
1755 |
"question": "How many daughters does fidel have?",
|
1756 |
"answer": [
|
1757 |
"0"
|
1758 |
],
|
1759 |
"prolog": {
|
1760 |
"query": [
|
1761 |
-
"aggregate_all(count, distinct(daughter('fidel',
|
1762 |
],
|
1763 |
-
"answer": "
|
1764 |
},
|
1765 |
"template": [
|
1766 |
"How many",
|
1767 |
-
"<relation_plural>
|
1768 |
"does",
|
1769 |
"<name>_3",
|
1770 |
"have?"
|
@@ -1772,20 +1772,20 @@
|
|
1772 |
"type": 7
|
1773 |
},
|
1774 |
{
|
1775 |
-
"id": "
|
1776 |
"question": "How many siblings does antionette have?",
|
1777 |
"answer": [
|
1778 |
"4"
|
1779 |
],
|
1780 |
"prolog": {
|
1781 |
"query": [
|
1782 |
-
"aggregate_all(count, distinct(sibling('antionette',
|
1783 |
],
|
1784 |
-
"answer": "
|
1785 |
},
|
1786 |
"template": [
|
1787 |
"How many",
|
1788 |
-
"<relation_plural>
|
1789 |
"does",
|
1790 |
"<name>_3",
|
1791 |
"have?"
|
@@ -1793,20 +1793,20 @@
|
|
1793 |
"type": 7
|
1794 |
},
|
1795 |
{
|
1796 |
-
"id": "
|
1797 |
"question": "How many daughters does leonardo have?",
|
1798 |
"answer": [
|
1799 |
"1"
|
1800 |
],
|
1801 |
"prolog": {
|
1802 |
"query": [
|
1803 |
-
"aggregate_all(count, distinct(daughter('leonardo',
|
1804 |
],
|
1805 |
-
"answer": "
|
1806 |
},
|
1807 |
"template": [
|
1808 |
"How many",
|
1809 |
-
"<relation_plural>
|
1810 |
"does",
|
1811 |
"<name>_3",
|
1812 |
"have?"
|
@@ -1814,20 +1814,20 @@
|
|
1814 |
"type": 7
|
1815 |
},
|
1816 |
{
|
1817 |
-
"id": "
|
1818 |
"question": "How many sisters does lynn have?",
|
1819 |
"answer": [
|
1820 |
"0"
|
1821 |
],
|
1822 |
"prolog": {
|
1823 |
"query": [
|
1824 |
-
"aggregate_all(count, distinct(sister('lynn',
|
1825 |
],
|
1826 |
-
"answer": "
|
1827 |
},
|
1828 |
"template": [
|
1829 |
"How many",
|
1830 |
-
"<relation_plural>
|
1831 |
"does",
|
1832 |
"<name>_3",
|
1833 |
"have?"
|
@@ -1835,20 +1835,20 @@
|
|
1835 |
"type": 7
|
1836 |
},
|
1837 |
{
|
1838 |
-
"id": "
|
1839 |
"question": "How many brothers does matt have?",
|
1840 |
"answer": [
|
1841 |
"0"
|
1842 |
],
|
1843 |
"prolog": {
|
1844 |
"query": [
|
1845 |
-
"aggregate_all(count, distinct(brother('matt',
|
1846 |
],
|
1847 |
-
"answer": "
|
1848 |
},
|
1849 |
"template": [
|
1850 |
"How many",
|
1851 |
-
"<relation_plural>
|
1852 |
"does",
|
1853 |
"<name>_3",
|
1854 |
"have?"
|
@@ -1856,20 +1856,20 @@
|
|
1856 |
"type": 7
|
1857 |
},
|
1858 |
{
|
1859 |
-
"id": "
|
1860 |
"question": "How many sons does maggie have?",
|
1861 |
"answer": [
|
1862 |
"0"
|
1863 |
],
|
1864 |
"prolog": {
|
1865 |
"query": [
|
1866 |
-
"aggregate_all(count, distinct(son('maggie',
|
1867 |
],
|
1868 |
-
"answer": "
|
1869 |
},
|
1870 |
"template": [
|
1871 |
"How many",
|
1872 |
-
"<relation_plural>
|
1873 |
"does",
|
1874 |
"<name>_3",
|
1875 |
"have?"
|
@@ -1877,20 +1877,20 @@
|
|
1877 |
"type": 7
|
1878 |
},
|
1879 |
{
|
1880 |
-
"id": "
|
1881 |
"question": "How many brothers does lynn have?",
|
1882 |
"answer": [
|
1883 |
"0"
|
1884 |
],
|
1885 |
"prolog": {
|
1886 |
"query": [
|
1887 |
-
"aggregate_all(count, distinct(brother('lynn',
|
1888 |
],
|
1889 |
-
"answer": "
|
1890 |
},
|
1891 |
"template": [
|
1892 |
"How many",
|
1893 |
-
"<relation_plural>
|
1894 |
"does",
|
1895 |
"<name>_3",
|
1896 |
"have?"
|
@@ -1898,20 +1898,20 @@
|
|
1898 |
"type": 7
|
1899 |
},
|
1900 |
{
|
1901 |
-
"id": "
|
1902 |
"question": "How many children does dante have?",
|
1903 |
"answer": [
|
1904 |
"0"
|
1905 |
],
|
1906 |
"prolog": {
|
1907 |
"query": [
|
1908 |
-
"aggregate_all(count, distinct(child('dante',
|
1909 |
],
|
1910 |
-
"answer": "
|
1911 |
},
|
1912 |
"template": [
|
1913 |
"How many",
|
1914 |
-
"<relation_plural>
|
1915 |
"does",
|
1916 |
"<name>_3",
|
1917 |
"have?"
|
@@ -1919,20 +1919,20 @@
|
|
1919 |
"type": 7
|
1920 |
},
|
1921 |
{
|
1922 |
-
"id": "
|
1923 |
"question": "How many siblings does daisy have?",
|
1924 |
"answer": [
|
1925 |
"2"
|
1926 |
],
|
1927 |
"prolog": {
|
1928 |
"query": [
|
1929 |
-
"aggregate_all(count, distinct(sibling('daisy',
|
1930 |
],
|
1931 |
-
"answer": "
|
1932 |
},
|
1933 |
"template": [
|
1934 |
"How many",
|
1935 |
-
"<relation_plural>
|
1936 |
"does",
|
1937 |
"<name>_3",
|
1938 |
"have?"
|
|
|
1 |
[
|
2 |
{
|
3 |
+
"id": "0fe1b3d6-03f5-4756-9089-680130120486",
|
4 |
"question": "Who is the father of the person whose hobby is wikipedia editing ?",
|
5 |
"answer": [
|
6 |
"alton"
|
7 |
],
|
8 |
"prolog": {
|
9 |
"query": [
|
10 |
+
"father(Y_4, Y_2)",
|
11 |
+
"hobby(Y_4, 'wikipedia editing')"
|
12 |
],
|
13 |
+
"answer": "Y_2"
|
14 |
},
|
15 |
"template": [
|
16 |
"Who is",
|
|
|
18 |
"<relation>_3",
|
19 |
"of",
|
20 |
"the person whose",
|
21 |
+
"<attribute_name>_5",
|
22 |
"is",
|
23 |
+
"<attribute_value>_5",
|
24 |
"?"
|
25 |
],
|
26 |
"type": 0
|
27 |
},
|
28 |
{
|
29 |
+
"id": "92b0abd1-fe41-4a5e-9e5e-062918e03e23",
|
30 |
"question": "Who is the wife of the person whose hobby is tennis polo ?",
|
31 |
"answer": [
|
32 |
"dixie"
|
33 |
],
|
34 |
"prolog": {
|
35 |
"query": [
|
36 |
+
"wife(Y_4, Y_2)",
|
37 |
+
"hobby(Y_4, 'tennis polo')"
|
38 |
],
|
39 |
+
"answer": "Y_2"
|
40 |
},
|
41 |
"template": [
|
42 |
"Who is",
|
|
|
44 |
"<relation>_3",
|
45 |
"of",
|
46 |
"the person whose",
|
47 |
+
"<attribute_name>_5",
|
48 |
"is",
|
49 |
+
"<attribute_value>_5",
|
50 |
"?"
|
51 |
],
|
52 |
"type": 0
|
53 |
},
|
54 |
{
|
55 |
+
"id": "8b629630-5fb7-4d0b-89df-59d649681582",
|
56 |
"question": "Who is the sister of the person whose hobby is meteorology ?",
|
57 |
"answer": [
|
58 |
"kari"
|
59 |
],
|
60 |
"prolog": {
|
61 |
"query": [
|
62 |
+
"sister(Y_4, Y_2)",
|
63 |
+
"hobby(Y_4, 'meteorology')"
|
64 |
],
|
65 |
+
"answer": "Y_2"
|
66 |
},
|
67 |
"template": [
|
68 |
"Who is",
|
|
|
70 |
"<relation>_3",
|
71 |
"of",
|
72 |
"the person whose",
|
73 |
+
"<attribute_name>_5",
|
74 |
"is",
|
75 |
+
"<attribute_value>_5",
|
76 |
"?"
|
77 |
],
|
78 |
"type": 0
|
79 |
},
|
80 |
{
|
81 |
+
"id": "3a6dee4c-6d5f-44b6-9ff9-a87ce3f27550",
|
82 |
"question": "Who is the wife of the person whose job is psychiatric nurse ?",
|
83 |
"answer": [
|
84 |
"nell"
|
85 |
],
|
86 |
"prolog": {
|
87 |
"query": [
|
88 |
+
"wife(Y_4, Y_2)",
|
89 |
+
"job(Y_4, 'psychiatric nurse')"
|
90 |
],
|
91 |
+
"answer": "Y_2"
|
92 |
},
|
93 |
"template": [
|
94 |
"Who is",
|
|
|
96 |
"<relation>_3",
|
97 |
"of",
|
98 |
"the person whose",
|
99 |
+
"<attribute_name>_5",
|
100 |
"is",
|
101 |
+
"<attribute_value>_5",
|
102 |
"?"
|
103 |
],
|
104 |
"type": 0
|
105 |
},
|
106 |
{
|
107 |
+
"id": "8626c0e1-2a05-4438-89ce-48da70649fe3",
|
108 |
"question": "Who is the father of the person whose job is air cabin crew ?",
|
109 |
"answer": [
|
110 |
"joe"
|
111 |
],
|
112 |
"prolog": {
|
113 |
"query": [
|
114 |
+
"father(Y_4, Y_2)",
|
115 |
+
"job(Y_4, 'air cabin crew')"
|
116 |
],
|
117 |
+
"answer": "Y_2"
|
118 |
},
|
119 |
"template": [
|
120 |
"Who is",
|
|
|
122 |
"<relation>_3",
|
123 |
"of",
|
124 |
"the person whose",
|
125 |
+
"<attribute_name>_5",
|
126 |
"is",
|
127 |
+
"<attribute_value>_5",
|
128 |
"?"
|
129 |
],
|
130 |
"type": 0
|
131 |
},
|
132 |
{
|
133 |
+
"id": "19114c92-0897-47c9-b5c3-11355aba512a",
|
134 |
"question": "Who is the father of the person whose job is advertising copywriter ?",
|
135 |
"answer": [
|
136 |
"vicente"
|
137 |
],
|
138 |
"prolog": {
|
139 |
"query": [
|
140 |
+
"father(Y_4, Y_2)",
|
141 |
+
"job(Y_4, 'advertising copywriter')"
|
142 |
],
|
143 |
+
"answer": "Y_2"
|
144 |
},
|
145 |
"template": [
|
146 |
"Who is",
|
|
|
148 |
"<relation>_3",
|
149 |
"of",
|
150 |
"the person whose",
|
151 |
+
"<attribute_name>_5",
|
152 |
"is",
|
153 |
+
"<attribute_value>_5",
|
154 |
"?"
|
155 |
],
|
156 |
"type": 0
|
157 |
},
|
158 |
{
|
159 |
+
"id": "c495c1fc-63cc-4a42-afb0-868826a5c39e",
|
160 |
"question": "Who is the husband of the person whose hobby is research ?",
|
161 |
"answer": [
|
162 |
"scotty"
|
163 |
],
|
164 |
"prolog": {
|
165 |
"query": [
|
166 |
+
"husband(Y_4, Y_2)",
|
167 |
+
"hobby(Y_4, 'research')"
|
168 |
],
|
169 |
+
"answer": "Y_2"
|
170 |
},
|
171 |
"template": [
|
172 |
"Who is",
|
|
|
174 |
"<relation>_3",
|
175 |
"of",
|
176 |
"the person whose",
|
177 |
+
"<attribute_name>_5",
|
178 |
"is",
|
179 |
+
"<attribute_value>_5",
|
180 |
"?"
|
181 |
],
|
182 |
"type": 0
|
183 |
},
|
184 |
{
|
185 |
+
"id": "ad612421-e302-4522-8b0d-f6121dd6f51a",
|
186 |
"question": "Who is the mother of the person whose hobby is bus spotting ?",
|
187 |
"answer": [
|
188 |
"miki"
|
189 |
],
|
190 |
"prolog": {
|
191 |
"query": [
|
192 |
+
"mother(Y_4, Y_2)",
|
193 |
+
"hobby(Y_4, 'bus spotting')"
|
194 |
],
|
195 |
+
"answer": "Y_2"
|
196 |
},
|
197 |
"template": [
|
198 |
"Who is",
|
|
|
200 |
"<relation>_3",
|
201 |
"of",
|
202 |
"the person whose",
|
203 |
+
"<attribute_name>_5",
|
204 |
"is",
|
205 |
+
"<attribute_value>_5",
|
206 |
"?"
|
207 |
],
|
208 |
"type": 0
|
209 |
},
|
210 |
{
|
211 |
+
"id": "d0910229-324b-4ab6-8e46-11b7088cb1a2",
|
212 |
"question": "Who is the father of the person whose job is secretary, company ?",
|
213 |
"answer": [
|
214 |
"ellis"
|
215 |
],
|
216 |
"prolog": {
|
217 |
"query": [
|
218 |
+
"father(Y_4, Y_2)",
|
219 |
+
"job(Y_4, 'secretary, company')"
|
220 |
],
|
221 |
+
"answer": "Y_2"
|
222 |
},
|
223 |
"template": [
|
224 |
"Who is",
|
|
|
226 |
"<relation>_3",
|
227 |
"of",
|
228 |
"the person whose",
|
229 |
+
"<attribute_name>_5",
|
230 |
"is",
|
231 |
+
"<attribute_value>_5",
|
232 |
"?"
|
233 |
],
|
234 |
"type": 0
|
235 |
},
|
236 |
{
|
237 |
+
"id": "afa4fac7-8d04-4c05-838d-22247f9eacf9",
|
238 |
"question": "Who is the sibling of the person whose job is commercial/residential surveyor ?",
|
239 |
"answer": [
|
240 |
"alejandra",
|
|
|
242 |
],
|
243 |
"prolog": {
|
244 |
"query": [
|
245 |
+
"sibling(Y_4, Y_2)",
|
246 |
+
"job(Y_4, 'commercial/residential surveyor')"
|
247 |
],
|
248 |
+
"answer": "Y_2"
|
249 |
},
|
250 |
"template": [
|
251 |
"Who is",
|
|
|
253 |
"<relation>_3",
|
254 |
"of",
|
255 |
"the person whose",
|
256 |
+
"<attribute_name>_5",
|
257 |
"is",
|
258 |
+
"<attribute_value>_5",
|
259 |
"?"
|
260 |
],
|
261 |
"type": 0
|
262 |
},
|
263 |
{
|
264 |
+
"id": "02547641-bfa3-4bb1-9e0f-5bd590957878",
|
265 |
"question": "Who is the father of velia ?",
|
266 |
"answer": [
|
267 |
"alton"
|
268 |
],
|
269 |
"prolog": {
|
270 |
"query": [
|
271 |
+
"father('velia', Y_2)"
|
272 |
],
|
273 |
+
"answer": "Y_2"
|
274 |
},
|
275 |
"template": [
|
276 |
"Who is",
|
277 |
"the",
|
278 |
"<relation>_3",
|
279 |
"of",
|
280 |
+
"<name>_4",
|
281 |
"?"
|
282 |
],
|
283 |
"type": 1
|
284 |
},
|
285 |
{
|
286 |
+
"id": "64eb1994-8856-4e73-ae99-50b1122c3065",
|
287 |
"question": "Who is the wife of fidel ?",
|
288 |
"answer": [
|
289 |
"dixie"
|
290 |
],
|
291 |
"prolog": {
|
292 |
"query": [
|
293 |
+
"wife('fidel', Y_2)"
|
294 |
],
|
295 |
+
"answer": "Y_2"
|
296 |
},
|
297 |
"template": [
|
298 |
"Who is",
|
299 |
"the",
|
300 |
"<relation>_3",
|
301 |
"of",
|
302 |
+
"<name>_4",
|
303 |
"?"
|
304 |
],
|
305 |
"type": 1
|
306 |
},
|
307 |
{
|
308 |
+
"id": "57ecea7c-5161-428a-a91f-1a437fdac790",
|
309 |
"question": "Who is the sister of antionette ?",
|
310 |
"answer": [
|
311 |
"kari"
|
312 |
],
|
313 |
"prolog": {
|
314 |
"query": [
|
315 |
+
"sister('antionette', Y_2)"
|
316 |
],
|
317 |
+
"answer": "Y_2"
|
318 |
},
|
319 |
"template": [
|
320 |
"Who is",
|
321 |
"the",
|
322 |
"<relation>_3",
|
323 |
"of",
|
324 |
+
"<name>_4",
|
325 |
"?"
|
326 |
],
|
327 |
"type": 1
|
328 |
},
|
329 |
{
|
330 |
+
"id": "6fc08dd2-91a3-4cd1-a7dd-f323574b6088",
|
331 |
"question": "Who is the wife of leonardo ?",
|
332 |
"answer": [
|
333 |
"nell"
|
334 |
],
|
335 |
"prolog": {
|
336 |
"query": [
|
337 |
+
"wife('leonardo', Y_2)"
|
338 |
],
|
339 |
+
"answer": "Y_2"
|
340 |
},
|
341 |
"template": [
|
342 |
"Who is",
|
343 |
"the",
|
344 |
"<relation>_3",
|
345 |
"of",
|
346 |
+
"<name>_4",
|
347 |
"?"
|
348 |
],
|
349 |
"type": 1
|
350 |
},
|
351 |
{
|
352 |
+
"id": "c320f006-df3d-4f0b-a10b-c24db42f5549",
|
353 |
"question": "Who is the mother of lynn ?",
|
354 |
"answer": [
|
355 |
"miki"
|
356 |
],
|
357 |
"prolog": {
|
358 |
"query": [
|
359 |
+
"mother('lynn', Y_2)"
|
360 |
],
|
361 |
+
"answer": "Y_2"
|
362 |
},
|
363 |
"template": [
|
364 |
"Who is",
|
365 |
"the",
|
366 |
"<relation>_3",
|
367 |
"of",
|
368 |
+
"<name>_4",
|
369 |
"?"
|
370 |
],
|
371 |
"type": 1
|
372 |
},
|
373 |
{
|
374 |
+
"id": "49c215b3-5436-4e2b-a415-60b9dbd5e957",
|
375 |
"question": "Who is the mother of matt ?",
|
376 |
"answer": [
|
377 |
"lyndia"
|
378 |
],
|
379 |
"prolog": {
|
380 |
"query": [
|
381 |
+
"mother('matt', Y_2)"
|
382 |
],
|
383 |
+
"answer": "Y_2"
|
384 |
},
|
385 |
"template": [
|
386 |
"Who is",
|
387 |
"the",
|
388 |
"<relation>_3",
|
389 |
"of",
|
390 |
+
"<name>_4",
|
391 |
"?"
|
392 |
],
|
393 |
"type": 1
|
394 |
},
|
395 |
{
|
396 |
+
"id": "475fa4d6-ebbb-4222-84c4-35d7b5aa5b28",
|
397 |
"question": "Who is the husband of maggie ?",
|
398 |
"answer": [
|
399 |
"scotty"
|
400 |
],
|
401 |
"prolog": {
|
402 |
"query": [
|
403 |
+
"husband('maggie', Y_2)"
|
404 |
],
|
405 |
+
"answer": "Y_2"
|
406 |
},
|
407 |
"template": [
|
408 |
"Who is",
|
409 |
"the",
|
410 |
"<relation>_3",
|
411 |
"of",
|
412 |
+
"<name>_4",
|
413 |
"?"
|
414 |
],
|
415 |
"type": 1
|
416 |
},
|
417 |
{
|
418 |
+
"id": "4099f356-bc0e-4f02-98df-66fee88de93c",
|
419 |
"question": "Who is the mother of lynn ?",
|
420 |
"answer": [
|
421 |
"miki"
|
422 |
],
|
423 |
"prolog": {
|
424 |
"query": [
|
425 |
+
"mother('lynn', Y_2)"
|
426 |
],
|
427 |
+
"answer": "Y_2"
|
428 |
},
|
429 |
"template": [
|
430 |
"Who is",
|
431 |
"the",
|
432 |
"<relation>_3",
|
433 |
"of",
|
434 |
+
"<name>_4",
|
435 |
"?"
|
436 |
],
|
437 |
"type": 1
|
438 |
},
|
439 |
{
|
440 |
+
"id": "9d215020-81e4-4791-a7b2-a7ce648e445f",
|
441 |
"question": "Who is the father of dante ?",
|
442 |
"answer": [
|
443 |
"ellis"
|
444 |
],
|
445 |
"prolog": {
|
446 |
"query": [
|
447 |
+
"father('dante', Y_2)"
|
448 |
],
|
449 |
+
"answer": "Y_2"
|
450 |
},
|
451 |
"template": [
|
452 |
"Who is",
|
453 |
"the",
|
454 |
"<relation>_3",
|
455 |
"of",
|
456 |
+
"<name>_4",
|
457 |
"?"
|
458 |
],
|
459 |
"type": 1
|
460 |
},
|
461 |
{
|
462 |
+
"id": "5f09354e-c0a9-4f04-a64f-2efbd1631cbd",
|
463 |
"question": "Who is the sibling of daisy ?",
|
464 |
"answer": [
|
465 |
"alejandra",
|
|
|
467 |
],
|
468 |
"prolog": {
|
469 |
"query": [
|
470 |
+
"sibling('daisy', Y_2)"
|
471 |
],
|
472 |
+
"answer": "Y_2"
|
473 |
},
|
474 |
"template": [
|
475 |
"Who is",
|
476 |
"the",
|
477 |
"<relation>_3",
|
478 |
"of",
|
479 |
+
"<name>_4",
|
480 |
"?"
|
481 |
],
|
482 |
"type": 1
|
483 |
},
|
484 |
{
|
485 |
+
"id": "6722b2a8-29f0-49c0-a242-ad02f518b4d7",
|
486 |
"question": "Who is the person whose hobby is wikipedia editing ?",
|
487 |
"answer": [
|
488 |
"velia"
|
489 |
],
|
490 |
"prolog": {
|
491 |
"query": [
|
492 |
+
"hobby(Y_2, 'wikipedia editing')"
|
493 |
],
|
494 |
+
"answer": "Y_2"
|
495 |
},
|
496 |
"template": [
|
497 |
"Who is",
|
|
|
504 |
"type": 2
|
505 |
},
|
506 |
{
|
507 |
+
"id": "22e52ab9-aeda-4ae0-bb02-ebe72c34c273",
|
508 |
"question": "Who is the person whose hobby is social studies ?",
|
509 |
"answer": [
|
510 |
"alberto"
|
511 |
],
|
512 |
"prolog": {
|
513 |
"query": [
|
514 |
+
"hobby(Y_2, 'social studies')"
|
515 |
],
|
516 |
+
"answer": "Y_2"
|
517 |
},
|
518 |
"template": [
|
519 |
"Who is",
|
|
|
526 |
"type": 2
|
527 |
},
|
528 |
{
|
529 |
+
"id": "4bc6f5ff-0528-4cf9-a728-baa718cad6e8",
|
530 |
"question": "Who is the person whose hobby is tennis polo ?",
|
531 |
"answer": [
|
532 |
"fidel"
|
533 |
],
|
534 |
"prolog": {
|
535 |
"query": [
|
536 |
+
"hobby(Y_2, 'tennis polo')"
|
537 |
],
|
538 |
+
"answer": "Y_2"
|
539 |
},
|
540 |
"template": [
|
541 |
"Who is",
|
|
|
548 |
"type": 2
|
549 |
},
|
550 |
{
|
551 |
+
"id": "f8c74bdf-6195-4674-95fe-bff8642621e5",
|
552 |
"question": "Who is the person whose hobby is scuba diving ?",
|
553 |
"answer": [
|
554 |
"scotty"
|
555 |
],
|
556 |
"prolog": {
|
557 |
"query": [
|
558 |
+
"hobby(Y_2, 'scuba diving')"
|
559 |
],
|
560 |
+
"answer": "Y_2"
|
561 |
},
|
562 |
"template": [
|
563 |
"Who is",
|
|
|
570 |
"type": 2
|
571 |
},
|
572 |
{
|
573 |
+
"id": "139c03e3-477a-473f-8f66-19709950cb69",
|
574 |
"question": "Who is the person whose hobby is meteorology ?",
|
575 |
"answer": [
|
576 |
"antionette",
|
|
|
578 |
],
|
579 |
"prolog": {
|
580 |
"query": [
|
581 |
+
"hobby(Y_2, 'meteorology')"
|
582 |
],
|
583 |
+
"answer": "Y_2"
|
584 |
},
|
585 |
"template": [
|
586 |
"Who is",
|
|
|
593 |
"type": 2
|
594 |
},
|
595 |
{
|
596 |
+
"id": "33d0cf28-37b4-4d61-9eac-7c2aa1c90cea",
|
597 |
"question": "Who is the person whose job is public house manager ?",
|
598 |
"answer": [
|
599 |
"ila"
|
600 |
],
|
601 |
"prolog": {
|
602 |
"query": [
|
603 |
+
"job(Y_2, 'public house manager')"
|
604 |
],
|
605 |
+
"answer": "Y_2"
|
606 |
},
|
607 |
"template": [
|
608 |
"Who is",
|
|
|
615 |
"type": 2
|
616 |
},
|
617 |
{
|
618 |
+
"id": "16de09e0-1e6e-4b54-a7fa-322ab887fbc5",
|
619 |
"question": "Who is the person whose job is psychiatric nurse ?",
|
620 |
"answer": [
|
621 |
"leonardo"
|
622 |
],
|
623 |
"prolog": {
|
624 |
"query": [
|
625 |
+
"job(Y_2, 'psychiatric nurse')"
|
626 |
],
|
627 |
+
"answer": "Y_2"
|
628 |
},
|
629 |
"template": [
|
630 |
"Who is",
|
|
|
637 |
"type": 2
|
638 |
},
|
639 |
{
|
640 |
+
"id": "df68a668-4176-4794-af13-4f515fb88916",
|
641 |
"question": "Who is the person whose job is electronics engineer ?",
|
642 |
"answer": [
|
643 |
"scotty"
|
644 |
],
|
645 |
"prolog": {
|
646 |
"query": [
|
647 |
+
"job(Y_2, 'electronics engineer')"
|
648 |
],
|
649 |
+
"answer": "Y_2"
|
650 |
},
|
651 |
"template": [
|
652 |
"Who is",
|
|
|
659 |
"type": 2
|
660 |
},
|
661 |
{
|
662 |
+
"id": "5e5e8bf5-eaec-4eee-aa9d-73d225484ac1",
|
663 |
"question": "Who is the person whose job is air cabin crew ?",
|
664 |
"answer": [
|
665 |
"cornelius",
|
|
|
667 |
],
|
668 |
"prolog": {
|
669 |
"query": [
|
670 |
+
"job(Y_2, 'air cabin crew')"
|
671 |
],
|
672 |
+
"answer": "Y_2"
|
673 |
},
|
674 |
"template": [
|
675 |
"Who is",
|
|
|
682 |
"type": 2
|
683 |
},
|
684 |
{
|
685 |
+
"id": "4f35cad1-ffa9-47ec-8b3c-95ae796ddb9a",
|
686 |
"question": "Who is the person whose hobby is microbiology ?",
|
687 |
"answer": [
|
688 |
"meghann"
|
689 |
],
|
690 |
"prolog": {
|
691 |
"query": [
|
692 |
+
"hobby(Y_2, 'microbiology')"
|
693 |
],
|
694 |
+
"answer": "Y_2"
|
695 |
},
|
696 |
"template": [
|
697 |
"Who is",
|
|
|
704 |
"type": 2
|
705 |
},
|
706 |
{
|
707 |
+
"id": "342fd6b2-92ca-4c2e-8212-9b4ad678bf73",
|
708 |
"question": "What is the hobby of the father of velia ?",
|
709 |
"answer": [
|
710 |
"flying disc"
|
711 |
],
|
712 |
"prolog": {
|
713 |
"query": [
|
714 |
+
"hobby(Y_3, Y_2)",
|
715 |
"father('velia', Y_3)"
|
716 |
],
|
717 |
+
"answer": "Y_2"
|
718 |
},
|
719 |
"template": [
|
720 |
"What is",
|
|
|
722 |
"<attribute_name>_3",
|
723 |
"of",
|
724 |
"the",
|
725 |
+
"<relation>_4",
|
726 |
"of",
|
727 |
+
"<name>_5",
|
728 |
"?"
|
729 |
],
|
730 |
"type": 3
|
731 |
},
|
732 |
{
|
733 |
+
"id": "c93e8344-b633-4a87-835c-f8e2d3f98dfd",
|
734 |
"question": "What is the dob of the child of scotty ?",
|
735 |
"answer": [
|
736 |
"0178-04-18"
|
737 |
],
|
738 |
"prolog": {
|
739 |
"query": [
|
740 |
+
"dob(Y_3, Y_2)",
|
741 |
"child('scotty', Y_3)"
|
742 |
],
|
743 |
+
"answer": "Y_2"
|
744 |
},
|
745 |
"template": [
|
746 |
"What is",
|
|
|
748 |
"<attribute_name>_3",
|
749 |
"of",
|
750 |
"the",
|
751 |
+
"<relation>_4",
|
752 |
"of",
|
753 |
+
"<name>_5",
|
754 |
"?"
|
755 |
],
|
756 |
"type": 3
|
757 |
},
|
758 |
{
|
759 |
+
"id": "4236da41-6daa-416b-8efd-0abe645108cf",
|
760 |
"question": "What is the dob of the wife of leonardo ?",
|
761 |
"answer": [
|
762 |
"0245-08-08"
|
763 |
],
|
764 |
"prolog": {
|
765 |
"query": [
|
766 |
+
"dob(Y_3, Y_2)",
|
767 |
"wife('leonardo', Y_3)"
|
768 |
],
|
769 |
+
"answer": "Y_2"
|
770 |
},
|
771 |
"template": [
|
772 |
"What is",
|
|
|
774 |
"<attribute_name>_3",
|
775 |
"of",
|
776 |
"the",
|
777 |
+
"<relation>_4",
|
778 |
"of",
|
779 |
+
"<name>_5",
|
780 |
"?"
|
781 |
],
|
782 |
"type": 3
|
783 |
},
|
784 |
{
|
785 |
+
"id": "d1926708-5494-42b0-96cd-ab4151a72858",
|
786 |
"question": "What is the job of the daughter of meghann ?",
|
787 |
"answer": [
|
788 |
"accountant, chartered"
|
789 |
],
|
790 |
"prolog": {
|
791 |
"query": [
|
792 |
+
"job(Y_3, Y_2)",
|
793 |
"daughter('meghann', Y_3)"
|
794 |
],
|
795 |
+
"answer": "Y_2"
|
796 |
},
|
797 |
"template": [
|
798 |
"What is",
|
|
|
800 |
"<attribute_name>_3",
|
801 |
"of",
|
802 |
"the",
|
803 |
+
"<relation>_4",
|
804 |
"of",
|
805 |
+
"<name>_5",
|
806 |
"?"
|
807 |
],
|
808 |
"type": 3
|
809 |
},
|
810 |
{
|
811 |
+
"id": "250e9bb2-023f-410e-ba63-224f6f1c0274",
|
812 |
"question": "What is the dob of the husband of maggie ?",
|
813 |
"answer": [
|
814 |
"0149-12-17"
|
815 |
],
|
816 |
"prolog": {
|
817 |
"query": [
|
818 |
+
"dob(Y_3, Y_2)",
|
819 |
"husband('maggie', Y_3)"
|
820 |
],
|
821 |
+
"answer": "Y_2"
|
822 |
},
|
823 |
"template": [
|
824 |
"What is",
|
|
|
826 |
"<attribute_name>_3",
|
827 |
"of",
|
828 |
"the",
|
829 |
+
"<relation>_4",
|
830 |
"of",
|
831 |
+
"<name>_5",
|
832 |
"?"
|
833 |
],
|
834 |
"type": 3
|
835 |
},
|
836 |
{
|
837 |
+
"id": "f409c3df-521b-4576-8d3a-63bc15aa291b",
|
838 |
"question": "What is the job of the son of sandy ?",
|
839 |
"answer": [
|
840 |
"exercise physiologist"
|
841 |
],
|
842 |
"prolog": {
|
843 |
"query": [
|
844 |
+
"job(Y_3, Y_2)",
|
845 |
"son('sandy', Y_3)"
|
846 |
],
|
847 |
+
"answer": "Y_2"
|
848 |
},
|
849 |
"template": [
|
850 |
"What is",
|
|
|
852 |
"<attribute_name>_3",
|
853 |
"of",
|
854 |
"the",
|
855 |
+
"<relation>_4",
|
856 |
"of",
|
857 |
+
"<name>_5",
|
858 |
"?"
|
859 |
],
|
860 |
"type": 3
|
861 |
},
|
862 |
{
|
863 |
+
"id": "211a5c14-2058-4188-bdb7-a853caa45ae9",
|
864 |
"question": "What is the hobby of the sibling of daisy ?",
|
865 |
"answer": [
|
866 |
"meditation",
|
|
|
868 |
],
|
869 |
"prolog": {
|
870 |
"query": [
|
871 |
+
"hobby(Y_3, Y_2)",
|
872 |
"sibling('daisy', Y_3)"
|
873 |
],
|
874 |
+
"answer": "Y_2"
|
875 |
},
|
876 |
"template": [
|
877 |
"What is",
|
|
|
879 |
"<attribute_name>_3",
|
880 |
"of",
|
881 |
"the",
|
882 |
+
"<relation>_4",
|
883 |
"of",
|
884 |
+
"<name>_5",
|
885 |
"?"
|
886 |
],
|
887 |
"type": 3
|
888 |
},
|
889 |
{
|
890 |
+
"id": "97d3a9da-3b5f-42ef-aa55-95dfe1b19d99",
|
891 |
"question": "What is the job of the wife of fidel ?",
|
892 |
"answer": [
|
893 |
"production assistant, television"
|
894 |
],
|
895 |
"prolog": {
|
896 |
"query": [
|
897 |
+
"job(Y_3, Y_2)",
|
898 |
"wife('fidel', Y_3)"
|
899 |
],
|
900 |
+
"answer": "Y_2"
|
901 |
},
|
902 |
"template": [
|
903 |
"What is",
|
|
|
905 |
"<attribute_name>_3",
|
906 |
"of",
|
907 |
"the",
|
908 |
+
"<relation>_4",
|
909 |
"of",
|
910 |
+
"<name>_5",
|
911 |
"?"
|
912 |
],
|
913 |
"type": 3
|
914 |
},
|
915 |
{
|
916 |
+
"id": "753ea703-06f9-4070-9d6d-fa7bc129e2f6",
|
917 |
"question": "What is the job of the sister of kurt ?",
|
918 |
"answer": [
|
919 |
"museum education officer",
|
|
|
921 |
],
|
922 |
"prolog": {
|
923 |
"query": [
|
924 |
+
"job(Y_3, Y_2)",
|
925 |
"sister('kurt', Y_3)"
|
926 |
],
|
927 |
+
"answer": "Y_2"
|
928 |
},
|
929 |
"template": [
|
930 |
"What is",
|
|
|
932 |
"<attribute_name>_3",
|
933 |
"of",
|
934 |
"the",
|
935 |
+
"<relation>_4",
|
936 |
"of",
|
937 |
+
"<name>_5",
|
938 |
"?"
|
939 |
],
|
940 |
"type": 3
|
941 |
},
|
942 |
{
|
943 |
+
"id": "c81d4cff-461a-4fc5-ae5c-e477d35a6898",
|
944 |
"question": "What is the dob of the mother of joe ?",
|
945 |
"answer": [
|
946 |
"0237-01-15"
|
947 |
],
|
948 |
"prolog": {
|
949 |
"query": [
|
950 |
+
"dob(Y_3, Y_2)",
|
951 |
"mother('joe', Y_3)"
|
952 |
],
|
953 |
+
"answer": "Y_2"
|
954 |
},
|
955 |
"template": [
|
956 |
"What is",
|
|
|
958 |
"<attribute_name>_3",
|
959 |
"of",
|
960 |
"the",
|
961 |
+
"<relation>_4",
|
962 |
"of",
|
963 |
+
"<name>_5",
|
964 |
"?"
|
965 |
],
|
966 |
"type": 3
|
967 |
},
|
968 |
{
|
969 |
+
"id": "bd30607b-5c62-4ca1-a833-83f8b8da69e5",
|
970 |
"question": "What is the job of the person whose hobby is wikipedia editing ?",
|
971 |
"answer": [
|
972 |
"airline pilot"
|
973 |
],
|
974 |
"prolog": {
|
975 |
"query": [
|
976 |
+
"job(Y_3, Y_2)",
|
977 |
"hobby(Y_3, 'wikipedia editing')"
|
978 |
],
|
979 |
+
"answer": "Y_2"
|
980 |
},
|
981 |
"template": [
|
982 |
"What is",
|
|
|
984 |
"<attribute_name>_3",
|
985 |
"of",
|
986 |
"the person whose",
|
987 |
+
"<attribute_name>_4",
|
988 |
"is",
|
989 |
+
"<attribute_value>_4",
|
990 |
"?"
|
991 |
],
|
992 |
"type": 4
|
993 |
},
|
994 |
{
|
995 |
+
"id": "3e0deaa6-e9e3-4814-9191-2a0c62a73291",
|
996 |
"question": "What is the hobby of the person whose hobby is tennis polo ?",
|
997 |
"answer": [
|
998 |
"tennis polo"
|
999 |
],
|
1000 |
"prolog": {
|
1001 |
"query": [
|
1002 |
+
"hobby(Y_3, Y_2)",
|
1003 |
"hobby(Y_3, 'tennis polo')"
|
1004 |
],
|
1005 |
+
"answer": "Y_2"
|
1006 |
},
|
1007 |
"template": [
|
1008 |
"What is",
|
|
|
1010 |
"<attribute_name>_3",
|
1011 |
"of",
|
1012 |
"the person whose",
|
1013 |
+
"<attribute_name>_4",
|
1014 |
"is",
|
1015 |
+
"<attribute_value>_4",
|
1016 |
"?"
|
1017 |
],
|
1018 |
"type": 4
|
1019 |
},
|
1020 |
{
|
1021 |
+
"id": "7cbb0685-7106-456a-8057-5069148c9f5f",
|
1022 |
"question": "What is the dob of the person whose hobby is meteorology ?",
|
1023 |
"answer": [
|
1024 |
"0239-10-28",
|
|
|
1026 |
],
|
1027 |
"prolog": {
|
1028 |
"query": [
|
1029 |
+
"dob(Y_3, Y_2)",
|
1030 |
"hobby(Y_3, 'meteorology')"
|
1031 |
],
|
1032 |
+
"answer": "Y_2"
|
1033 |
},
|
1034 |
"template": [
|
1035 |
"What is",
|
|
|
1037 |
"<attribute_name>_3",
|
1038 |
"of",
|
1039 |
"the person whose",
|
1040 |
+
"<attribute_name>_4",
|
1041 |
"is",
|
1042 |
+
"<attribute_value>_4",
|
1043 |
"?"
|
1044 |
],
|
1045 |
"type": 4
|
1046 |
},
|
1047 |
{
|
1048 |
+
"id": "7ecb6db2-1bd8-4fa6-937b-9a706447a98a",
|
1049 |
"question": "What is the hobby of the person whose job is psychiatric nurse ?",
|
1050 |
"answer": [
|
1051 |
"herping"
|
1052 |
],
|
1053 |
"prolog": {
|
1054 |
"query": [
|
1055 |
+
"hobby(Y_3, Y_2)",
|
1056 |
"job(Y_3, 'psychiatric nurse')"
|
1057 |
],
|
1058 |
+
"answer": "Y_2"
|
1059 |
},
|
1060 |
"template": [
|
1061 |
"What is",
|
|
|
1063 |
"<attribute_name>_3",
|
1064 |
"of",
|
1065 |
"the person whose",
|
1066 |
+
"<attribute_name>_4",
|
1067 |
"is",
|
1068 |
+
"<attribute_value>_4",
|
1069 |
"?"
|
1070 |
],
|
1071 |
"type": 4
|
1072 |
},
|
1073 |
{
|
1074 |
+
"id": "24028fa2-12bb-4c99-b1e8-836c7eeb5983",
|
1075 |
"question": "What is the dob of the person whose job is air cabin crew ?",
|
1076 |
"answer": [
|
1077 |
"0236-05-17",
|
|
|
1079 |
],
|
1080 |
"prolog": {
|
1081 |
"query": [
|
1082 |
+
"dob(Y_3, Y_2)",
|
1083 |
"job(Y_3, 'air cabin crew')"
|
1084 |
],
|
1085 |
+
"answer": "Y_2"
|
1086 |
},
|
1087 |
"template": [
|
1088 |
"What is",
|
|
|
1090 |
"<attribute_name>_3",
|
1091 |
"of",
|
1092 |
"the person whose",
|
1093 |
+
"<attribute_name>_4",
|
1094 |
"is",
|
1095 |
+
"<attribute_value>_4",
|
1096 |
"?"
|
1097 |
],
|
1098 |
"type": 4
|
1099 |
},
|
1100 |
{
|
1101 |
+
"id": "fa3a2aaf-4577-46bf-9ecf-0816305d1c3c",
|
1102 |
"question": "What is the job of the person whose job is advertising copywriter ?",
|
1103 |
"answer": [
|
1104 |
"advertising copywriter"
|
1105 |
],
|
1106 |
"prolog": {
|
1107 |
"query": [
|
1108 |
+
"job(Y_3, Y_2)",
|
1109 |
"job(Y_3, 'advertising copywriter')"
|
1110 |
],
|
1111 |
+
"answer": "Y_2"
|
1112 |
},
|
1113 |
"template": [
|
1114 |
"What is",
|
|
|
1116 |
"<attribute_name>_3",
|
1117 |
"of",
|
1118 |
"the person whose",
|
1119 |
+
"<attribute_name>_4",
|
1120 |
"is",
|
1121 |
+
"<attribute_value>_4",
|
1122 |
"?"
|
1123 |
],
|
1124 |
"type": 4
|
1125 |
},
|
1126 |
{
|
1127 |
+
"id": "a2fb7f6f-7c36-4985-9ee4-9efa2cfe360a",
|
1128 |
"question": "What is the hobby of the person whose hobby is research ?",
|
1129 |
"answer": [
|
1130 |
"research"
|
1131 |
],
|
1132 |
"prolog": {
|
1133 |
"query": [
|
1134 |
+
"hobby(Y_3, Y_2)",
|
1135 |
"hobby(Y_3, 'research')"
|
1136 |
],
|
1137 |
+
"answer": "Y_2"
|
1138 |
},
|
1139 |
"template": [
|
1140 |
"What is",
|
|
|
1142 |
"<attribute_name>_3",
|
1143 |
"of",
|
1144 |
"the person whose",
|
1145 |
+
"<attribute_name>_4",
|
1146 |
"is",
|
1147 |
+
"<attribute_value>_4",
|
1148 |
"?"
|
1149 |
],
|
1150 |
"type": 4
|
1151 |
},
|
1152 |
{
|
1153 |
+
"id": "5b19ae2b-b4ac-4528-ad29-6f184cba1b0d",
|
1154 |
"question": "What is the job of the person whose hobby is bus spotting ?",
|
1155 |
"answer": [
|
1156 |
"air cabin crew"
|
1157 |
],
|
1158 |
"prolog": {
|
1159 |
"query": [
|
1160 |
+
"job(Y_3, Y_2)",
|
1161 |
"hobby(Y_3, 'bus spotting')"
|
1162 |
],
|
1163 |
+
"answer": "Y_2"
|
1164 |
},
|
1165 |
"template": [
|
1166 |
"What is",
|
|
|
1168 |
"<attribute_name>_3",
|
1169 |
"of",
|
1170 |
"the person whose",
|
1171 |
+
"<attribute_name>_4",
|
1172 |
"is",
|
1173 |
+
"<attribute_value>_4",
|
1174 |
"?"
|
1175 |
],
|
1176 |
"type": 4
|
1177 |
},
|
1178 |
{
|
1179 |
+
"id": "d817785f-3538-4ff1-9009-37caa29638bc",
|
1180 |
"question": "What is the job of the person whose job is secretary, company ?",
|
1181 |
"answer": [
|
1182 |
"secretary, company"
|
1183 |
],
|
1184 |
"prolog": {
|
1185 |
"query": [
|
1186 |
+
"job(Y_3, Y_2)",
|
1187 |
"job(Y_3, 'secretary, company')"
|
1188 |
],
|
1189 |
+
"answer": "Y_2"
|
1190 |
},
|
1191 |
"template": [
|
1192 |
"What is",
|
|
|
1194 |
"<attribute_name>_3",
|
1195 |
"of",
|
1196 |
"the person whose",
|
1197 |
+
"<attribute_name>_4",
|
1198 |
"is",
|
1199 |
+
"<attribute_value>_4",
|
1200 |
"?"
|
1201 |
],
|
1202 |
"type": 4
|
1203 |
},
|
1204 |
{
|
1205 |
+
"id": "b0052141-14b8-4dec-b4e3-71ebcb221813",
|
1206 |
"question": "What is the dob of the person whose job is commercial/residential surveyor ?",
|
1207 |
"answer": [
|
1208 |
"0237-11-04"
|
1209 |
],
|
1210 |
"prolog": {
|
1211 |
"query": [
|
1212 |
+
"dob(Y_3, Y_2)",
|
1213 |
"job(Y_3, 'commercial/residential surveyor')"
|
1214 |
],
|
1215 |
+
"answer": "Y_2"
|
1216 |
},
|
1217 |
"template": [
|
1218 |
"What is",
|
|
|
1220 |
"<attribute_name>_3",
|
1221 |
"of",
|
1222 |
"the person whose",
|
1223 |
+
"<attribute_name>_4",
|
1224 |
"is",
|
1225 |
+
"<attribute_value>_4",
|
1226 |
"?"
|
1227 |
],
|
1228 |
"type": 4
|
1229 |
},
|
1230 |
{
|
1231 |
+
"id": "169972b6-d0ab-450e-855b-2a5f05f905fb",
|
1232 |
"question": "How many sons does the father of velia have?",
|
1233 |
"answer": [
|
1234 |
"0"
|
1235 |
],
|
1236 |
"prolog": {
|
1237 |
"query": [
|
1238 |
+
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
|
1239 |
"father('velia', Y_3)"
|
1240 |
],
|
1241 |
+
"answer": "Count_1"
|
1242 |
},
|
1243 |
"template": [
|
1244 |
"How many",
|
1245 |
+
"<relation_plural>_2",
|
1246 |
"does",
|
1247 |
"the",
|
1248 |
+
"<relation>_4",
|
1249 |
"of",
|
1250 |
+
"<name>_5",
|
1251 |
"have?"
|
1252 |
],
|
1253 |
"type": 5
|
1254 |
},
|
1255 |
{
|
1256 |
+
"id": "52e3ee3c-cd99-4ac6-beb8-6e0e887da7cb",
|
1257 |
"question": "How many siblings does the child of scotty have?",
|
1258 |
"answer": [
|
1259 |
"0"
|
1260 |
],
|
1261 |
"prolog": {
|
1262 |
"query": [
|
1263 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1264 |
"child('scotty', Y_3)"
|
1265 |
],
|
1266 |
+
"answer": "Count_1"
|
1267 |
},
|
1268 |
"template": [
|
1269 |
"How many",
|
1270 |
+
"<relation_plural>_2",
|
1271 |
"does",
|
1272 |
"the",
|
1273 |
+
"<relation>_4",
|
1274 |
"of",
|
1275 |
+
"<name>_5",
|
1276 |
"have?"
|
1277 |
],
|
1278 |
"type": 5
|
1279 |
},
|
1280 |
{
|
1281 |
+
"id": "119e646b-b3ee-4c8f-a18b-ee18cbe58511",
|
1282 |
"question": "How many sisters does the wife of leonardo have?",
|
1283 |
"answer": [
|
1284 |
"0"
|
1285 |
],
|
1286 |
"prolog": {
|
1287 |
"query": [
|
1288 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1289 |
"wife('leonardo', Y_3)"
|
1290 |
],
|
1291 |
+
"answer": "Count_1"
|
1292 |
},
|
1293 |
"template": [
|
1294 |
"How many",
|
1295 |
+
"<relation_plural>_2",
|
1296 |
"does",
|
1297 |
"the",
|
1298 |
+
"<relation>_4",
|
1299 |
"of",
|
1300 |
+
"<name>_5",
|
1301 |
"have?"
|
1302 |
],
|
1303 |
"type": 5
|
1304 |
},
|
1305 |
{
|
1306 |
+
"id": "96726fe9-f932-4548-b608-6a7732247283",
|
1307 |
"question": "How many brothers does the daughter of meghann have?",
|
1308 |
"answer": [
|
1309 |
"2"
|
1310 |
],
|
1311 |
"prolog": {
|
1312 |
"query": [
|
1313 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1314 |
"daughter('meghann', Y_3)"
|
1315 |
],
|
1316 |
+
"answer": "Count_1"
|
1317 |
},
|
1318 |
"template": [
|
1319 |
"How many",
|
1320 |
+
"<relation_plural>_2",
|
1321 |
"does",
|
1322 |
"the",
|
1323 |
+
"<relation>_4",
|
1324 |
"of",
|
1325 |
+
"<name>_5",
|
1326 |
"have?"
|
1327 |
],
|
1328 |
"type": 5
|
1329 |
},
|
1330 |
{
|
1331 |
+
"id": "cdfb04da-9173-47fa-9c7c-2ea6b0a5536e",
|
1332 |
"question": "How many sisters does the husband of maggie have?",
|
1333 |
"answer": [
|
1334 |
"0"
|
1335 |
],
|
1336 |
"prolog": {
|
1337 |
"query": [
|
1338 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1339 |
"husband('maggie', Y_3)"
|
1340 |
],
|
1341 |
+
"answer": "Count_1"
|
1342 |
},
|
1343 |
"template": [
|
1344 |
"How many",
|
1345 |
+
"<relation_plural>_2",
|
1346 |
"does",
|
1347 |
"the",
|
1348 |
+
"<relation>_4",
|
1349 |
"of",
|
1350 |
+
"<name>_5",
|
1351 |
"have?"
|
1352 |
],
|
1353 |
"type": 5
|
1354 |
},
|
1355 |
{
|
1356 |
+
"id": "9fb75ee3-f160-4b02-aead-c5c8d45aa3b3",
|
1357 |
"question": "How many children does the son of sandy have?",
|
1358 |
"answer": [
|
1359 |
"1"
|
1360 |
],
|
1361 |
"prolog": {
|
1362 |
"query": [
|
1363 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1364 |
"son('sandy', Y_3)"
|
1365 |
],
|
1366 |
+
"answer": "Count_1"
|
1367 |
},
|
1368 |
"template": [
|
1369 |
"How many",
|
1370 |
+
"<relation_plural>_2",
|
1371 |
"does",
|
1372 |
"the",
|
1373 |
+
"<relation>_4",
|
1374 |
"of",
|
1375 |
+
"<name>_5",
|
1376 |
"have?"
|
1377 |
],
|
1378 |
"type": 5
|
1379 |
},
|
1380 |
{
|
1381 |
+
"id": "2612769d-1d5c-4a8f-b025-8a89565acdae",
|
1382 |
"question": "How many daughters does the sibling of daisy have?",
|
1383 |
"answer": [
|
1384 |
"0",
|
|
|
1386 |
],
|
1387 |
"prolog": {
|
1388 |
"query": [
|
1389 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1390 |
"sibling('daisy', Y_3)"
|
1391 |
],
|
1392 |
+
"answer": "Count_1"
|
1393 |
},
|
1394 |
"template": [
|
1395 |
"How many",
|
1396 |
+
"<relation_plural>_2",
|
1397 |
"does",
|
1398 |
"the",
|
1399 |
+
"<relation>_4",
|
1400 |
"of",
|
1401 |
+
"<name>_5",
|
1402 |
"have?"
|
1403 |
],
|
1404 |
"type": 5
|
1405 |
},
|
1406 |
{
|
1407 |
+
"id": "dee00286-2645-48cb-ae77-755a6584c560",
|
1408 |
"question": "How many children does the wife of fidel have?",
|
1409 |
"answer": [
|
1410 |
"1"
|
1411 |
],
|
1412 |
"prolog": {
|
1413 |
"query": [
|
1414 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1415 |
"wife('fidel', Y_3)"
|
1416 |
],
|
1417 |
+
"answer": "Count_1"
|
1418 |
},
|
1419 |
"template": [
|
1420 |
"How many",
|
1421 |
+
"<relation_plural>_2",
|
1422 |
"does",
|
1423 |
"the",
|
1424 |
+
"<relation>_4",
|
1425 |
"of",
|
1426 |
+
"<name>_5",
|
1427 |
"have?"
|
1428 |
],
|
1429 |
"type": 5
|
1430 |
},
|
1431 |
{
|
1432 |
+
"id": "ea6ba11b-2b7d-49ff-9eb7-d4b603f13511",
|
1433 |
"question": "How many brothers does the sister of kurt have?",
|
1434 |
"answer": [
|
1435 |
"3"
|
1436 |
],
|
1437 |
"prolog": {
|
1438 |
"query": [
|
1439 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1440 |
"sister('kurt', Y_3)"
|
1441 |
],
|
1442 |
+
"answer": "Count_1"
|
1443 |
},
|
1444 |
"template": [
|
1445 |
"How many",
|
1446 |
+
"<relation_plural>_2",
|
1447 |
"does",
|
1448 |
"the",
|
1449 |
+
"<relation>_4",
|
1450 |
"of",
|
1451 |
+
"<name>_5",
|
1452 |
"have?"
|
1453 |
],
|
1454 |
"type": 5
|
1455 |
},
|
1456 |
{
|
1457 |
+
"id": "739a0a68-3567-4f16-a29b-2e38c36d9ee0",
|
1458 |
"question": "How many sisters does the mother of joe have?",
|
1459 |
"answer": [
|
1460 |
"0"
|
1461 |
],
|
1462 |
"prolog": {
|
1463 |
"query": [
|
1464 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1465 |
"mother('joe', Y_3)"
|
1466 |
],
|
1467 |
+
"answer": "Count_1"
|
1468 |
},
|
1469 |
"template": [
|
1470 |
"How many",
|
1471 |
+
"<relation_plural>_2",
|
1472 |
"does",
|
1473 |
"the",
|
1474 |
+
"<relation>_4",
|
1475 |
"of",
|
1476 |
+
"<name>_5",
|
1477 |
"have?"
|
1478 |
],
|
1479 |
"type": 5
|
1480 |
},
|
1481 |
{
|
1482 |
+
"id": "a5c8be5f-ef09-4194-8b93-5bb3cf02705a",
|
1483 |
"question": "How many children does the person whose hobby is wikipedia editing have?",
|
1484 |
"answer": [
|
1485 |
"0"
|
1486 |
],
|
1487 |
"prolog": {
|
1488 |
"query": [
|
1489 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1490 |
"hobby(Y_3, 'wikipedia editing')"
|
1491 |
],
|
1492 |
+
"answer": "Count_1"
|
1493 |
},
|
1494 |
"template": [
|
1495 |
"How many",
|
1496 |
+
"<relation_plural>_2",
|
1497 |
"does",
|
1498 |
"the person whose",
|
1499 |
+
"<attribute_name>_4",
|
1500 |
"is",
|
1501 |
+
"<attribute_value>_4",
|
1502 |
"have?"
|
1503 |
],
|
1504 |
"type": 6
|
1505 |
},
|
1506 |
{
|
1507 |
+
"id": "2429e87d-7020-47ec-8015-3d67942e227f",
|
1508 |
"question": "How many daughters does the person whose hobby is tennis polo have?",
|
1509 |
"answer": [
|
1510 |
"0"
|
1511 |
],
|
1512 |
"prolog": {
|
1513 |
"query": [
|
1514 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1515 |
"hobby(Y_3, 'tennis polo')"
|
1516 |
],
|
1517 |
+
"answer": "Count_1"
|
1518 |
},
|
1519 |
"template": [
|
1520 |
"How many",
|
1521 |
+
"<relation_plural>_2",
|
1522 |
"does",
|
1523 |
"the person whose",
|
1524 |
+
"<attribute_name>_4",
|
1525 |
"is",
|
1526 |
+
"<attribute_value>_4",
|
1527 |
"have?"
|
1528 |
],
|
1529 |
"type": 6
|
1530 |
},
|
1531 |
{
|
1532 |
+
"id": "020edd87-d665-400d-8ec0-72aa0de227ee",
|
1533 |
"question": "How many siblings does the person whose hobby is meteorology have?",
|
1534 |
"answer": [
|
1535 |
"0",
|
|
|
1537 |
],
|
1538 |
"prolog": {
|
1539 |
"query": [
|
1540 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1541 |
"hobby(Y_3, 'meteorology')"
|
1542 |
],
|
1543 |
+
"answer": "Count_1"
|
1544 |
},
|
1545 |
"template": [
|
1546 |
"How many",
|
1547 |
+
"<relation_plural>_2",
|
1548 |
"does",
|
1549 |
"the person whose",
|
1550 |
+
"<attribute_name>_4",
|
1551 |
"is",
|
1552 |
+
"<attribute_value>_4",
|
1553 |
"have?"
|
1554 |
],
|
1555 |
"type": 6
|
1556 |
},
|
1557 |
{
|
1558 |
+
"id": "9f8d2887-5f38-41d0-a48b-2e4113ff4fcb",
|
1559 |
"question": "How many daughters does the person whose job is psychiatric nurse have?",
|
1560 |
"answer": [
|
1561 |
"1"
|
1562 |
],
|
1563 |
"prolog": {
|
1564 |
"query": [
|
1565 |
+
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
|
1566 |
"job(Y_3, 'psychiatric nurse')"
|
1567 |
],
|
1568 |
+
"answer": "Count_1"
|
1569 |
},
|
1570 |
"template": [
|
1571 |
"How many",
|
1572 |
+
"<relation_plural>_2",
|
1573 |
"does",
|
1574 |
"the person whose",
|
1575 |
+
"<attribute_name>_4",
|
1576 |
"is",
|
1577 |
+
"<attribute_value>_4",
|
1578 |
"have?"
|
1579 |
],
|
1580 |
"type": 6
|
1581 |
},
|
1582 |
{
|
1583 |
+
"id": "8fb0529a-55d1-4d35-838b-c062dd50fc73",
|
1584 |
"question": "How many sisters does the person whose job is air cabin crew have?",
|
1585 |
"answer": [
|
1586 |
"0"
|
1587 |
],
|
1588 |
"prolog": {
|
1589 |
"query": [
|
1590 |
+
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
|
1591 |
"job(Y_3, 'air cabin crew')"
|
1592 |
],
|
1593 |
+
"answer": "Count_1"
|
1594 |
},
|
1595 |
"template": [
|
1596 |
"How many",
|
1597 |
+
"<relation_plural>_2",
|
1598 |
"does",
|
1599 |
"the person whose",
|
1600 |
+
"<attribute_name>_4",
|
1601 |
"is",
|
1602 |
+
"<attribute_value>_4",
|
1603 |
"have?"
|
1604 |
],
|
1605 |
"type": 6
|
1606 |
},
|
1607 |
{
|
1608 |
+
"id": "cb269996-cbc9-4535-94fe-cabd90b905fe",
|
1609 |
"question": "How many brothers does the person whose job is advertising copywriter have?",
|
1610 |
"answer": [
|
1611 |
"0"
|
1612 |
],
|
1613 |
"prolog": {
|
1614 |
"query": [
|
1615 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1616 |
"job(Y_3, 'advertising copywriter')"
|
1617 |
],
|
1618 |
+
"answer": "Count_1"
|
1619 |
},
|
1620 |
"template": [
|
1621 |
"How many",
|
1622 |
+
"<relation_plural>_2",
|
1623 |
"does",
|
1624 |
"the person whose",
|
1625 |
+
"<attribute_name>_4",
|
1626 |
"is",
|
1627 |
+
"<attribute_value>_4",
|
1628 |
"have?"
|
1629 |
],
|
1630 |
"type": 6
|
1631 |
},
|
1632 |
{
|
1633 |
+
"id": "8f54bdf5-aae6-4dd0-ad78-eb21ead7a78b",
|
1634 |
"question": "How many sons does the person whose hobby is research have?",
|
1635 |
"answer": [
|
1636 |
"0"
|
1637 |
],
|
1638 |
"prolog": {
|
1639 |
"query": [
|
1640 |
+
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
|
1641 |
"hobby(Y_3, 'research')"
|
1642 |
],
|
1643 |
+
"answer": "Count_1"
|
1644 |
},
|
1645 |
"template": [
|
1646 |
"How many",
|
1647 |
+
"<relation_plural>_2",
|
1648 |
"does",
|
1649 |
"the person whose",
|
1650 |
+
"<attribute_name>_4",
|
1651 |
"is",
|
1652 |
+
"<attribute_value>_4",
|
1653 |
"have?"
|
1654 |
],
|
1655 |
"type": 6
|
1656 |
},
|
1657 |
{
|
1658 |
+
"id": "0ffd81c1-b946-4d60-9885-f9deac0c1cda",
|
1659 |
"question": "How many brothers does the person whose hobby is bus spotting have?",
|
1660 |
"answer": [
|
1661 |
"0"
|
1662 |
],
|
1663 |
"prolog": {
|
1664 |
"query": [
|
1665 |
+
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
|
1666 |
"hobby(Y_3, 'bus spotting')"
|
1667 |
],
|
1668 |
+
"answer": "Count_1"
|
1669 |
},
|
1670 |
"template": [
|
1671 |
"How many",
|
1672 |
+
"<relation_plural>_2",
|
1673 |
"does",
|
1674 |
"the person whose",
|
1675 |
+
"<attribute_name>_4",
|
1676 |
"is",
|
1677 |
+
"<attribute_value>_4",
|
1678 |
"have?"
|
1679 |
],
|
1680 |
"type": 6
|
1681 |
},
|
1682 |
{
|
1683 |
+
"id": "7b2af8ec-c19e-4ac1-a24d-63b7061e9992",
|
1684 |
"question": "How many children does the person whose job is secretary, company have?",
|
1685 |
"answer": [
|
1686 |
"0"
|
1687 |
],
|
1688 |
"prolog": {
|
1689 |
"query": [
|
1690 |
+
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
|
1691 |
"job(Y_3, 'secretary, company')"
|
1692 |
],
|
1693 |
+
"answer": "Count_1"
|
1694 |
},
|
1695 |
"template": [
|
1696 |
"How many",
|
1697 |
+
"<relation_plural>_2",
|
1698 |
"does",
|
1699 |
"the person whose",
|
1700 |
+
"<attribute_name>_4",
|
1701 |
"is",
|
1702 |
+
"<attribute_value>_4",
|
1703 |
"have?"
|
1704 |
],
|
1705 |
"type": 6
|
1706 |
},
|
1707 |
{
|
1708 |
+
"id": "5cfd1769-f6bc-4a8c-8209-ec5194cb0c96",
|
1709 |
"question": "How many siblings does the person whose job is commercial/residential surveyor have?",
|
1710 |
"answer": [
|
1711 |
"2"
|
1712 |
],
|
1713 |
"prolog": {
|
1714 |
"query": [
|
1715 |
+
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
|
1716 |
"job(Y_3, 'commercial/residential surveyor')"
|
1717 |
],
|
1718 |
+
"answer": "Count_1"
|
1719 |
},
|
1720 |
"template": [
|
1721 |
"How many",
|
1722 |
+
"<relation_plural>_2",
|
1723 |
"does",
|
1724 |
"the person whose",
|
1725 |
+
"<attribute_name>_4",
|
1726 |
"is",
|
1727 |
+
"<attribute_value>_4",
|
1728 |
"have?"
|
1729 |
],
|
1730 |
"type": 6
|
1731 |
},
|
1732 |
{
|
1733 |
+
"id": "4b577578-418b-48b7-819d-3675892678b7",
|
1734 |
"question": "How many children does velia have?",
|
1735 |
"answer": [
|
1736 |
"0"
|
1737 |
],
|
1738 |
"prolog": {
|
1739 |
"query": [
|
1740 |
+
"aggregate_all(count, distinct(child('velia', Y_1)), Count_1)"
|
1741 |
],
|
1742 |
+
"answer": "Count_1"
|
1743 |
},
|
1744 |
"template": [
|
1745 |
"How many",
|
1746 |
+
"<relation_plural>_2",
|
1747 |
"does",
|
1748 |
"<name>_3",
|
1749 |
"have?"
|
|
|
1751 |
"type": 7
|
1752 |
},
|
1753 |
{
|
1754 |
+
"id": "1142fc3c-7af7-4e9b-b252-caf411bdbc85",
|
1755 |
"question": "How many daughters does fidel have?",
|
1756 |
"answer": [
|
1757 |
"0"
|
1758 |
],
|
1759 |
"prolog": {
|
1760 |
"query": [
|
1761 |
+
"aggregate_all(count, distinct(daughter('fidel', Y_1)), Count_1)"
|
1762 |
],
|
1763 |
+
"answer": "Count_1"
|
1764 |
},
|
1765 |
"template": [
|
1766 |
"How many",
|
1767 |
+
"<relation_plural>_2",
|
1768 |
"does",
|
1769 |
"<name>_3",
|
1770 |
"have?"
|
|
|
1772 |
"type": 7
|
1773 |
},
|
1774 |
{
|
1775 |
+
"id": "0ecf491c-050d-41b1-a84a-a11ece75d227",
|
1776 |
"question": "How many siblings does antionette have?",
|
1777 |
"answer": [
|
1778 |
"4"
|
1779 |
],
|
1780 |
"prolog": {
|
1781 |
"query": [
|
1782 |
+
"aggregate_all(count, distinct(sibling('antionette', Y_1)), Count_1)"
|
1783 |
],
|
1784 |
+
"answer": "Count_1"
|
1785 |
},
|
1786 |
"template": [
|
1787 |
"How many",
|
1788 |
+
"<relation_plural>_2",
|
1789 |
"does",
|
1790 |
"<name>_3",
|
1791 |
"have?"
|
|
|
1793 |
"type": 7
|
1794 |
},
|
1795 |
{
|
1796 |
+
"id": "8540cf90-7e93-4fb8-9774-08e437925b48",
|
1797 |
"question": "How many daughters does leonardo have?",
|
1798 |
"answer": [
|
1799 |
"1"
|
1800 |
],
|
1801 |
"prolog": {
|
1802 |
"query": [
|
1803 |
+
"aggregate_all(count, distinct(daughter('leonardo', Y_1)), Count_1)"
|
1804 |
],
|
1805 |
+
"answer": "Count_1"
|
1806 |
},
|
1807 |
"template": [
|
1808 |
"How many",
|
1809 |
+
"<relation_plural>_2",
|
1810 |
"does",
|
1811 |
"<name>_3",
|
1812 |
"have?"
|
|
|
1814 |
"type": 7
|
1815 |
},
|
1816 |
{
|
1817 |
+
"id": "c155f6d1-066b-4679-b9ca-4bdae24387b1",
|
1818 |
"question": "How many sisters does lynn have?",
|
1819 |
"answer": [
|
1820 |
"0"
|
1821 |
],
|
1822 |
"prolog": {
|
1823 |
"query": [
|
1824 |
+
"aggregate_all(count, distinct(sister('lynn', Y_1)), Count_1)"
|
1825 |
],
|
1826 |
+
"answer": "Count_1"
|
1827 |
},
|
1828 |
"template": [
|
1829 |
"How many",
|
1830 |
+
"<relation_plural>_2",
|
1831 |
"does",
|
1832 |
"<name>_3",
|
1833 |
"have?"
|
|
|
1835 |
"type": 7
|
1836 |
},
|
1837 |
{
|
1838 |
+
"id": "a98d6189-5a42-44ae-a5ee-6e49d28bfe51",
|
1839 |
"question": "How many brothers does matt have?",
|
1840 |
"answer": [
|
1841 |
"0"
|
1842 |
],
|
1843 |
"prolog": {
|
1844 |
"query": [
|
1845 |
+
"aggregate_all(count, distinct(brother('matt', Y_1)), Count_1)"
|
1846 |
],
|
1847 |
+
"answer": "Count_1"
|
1848 |
},
|
1849 |
"template": [
|
1850 |
"How many",
|
1851 |
+
"<relation_plural>_2",
|
1852 |
"does",
|
1853 |
"<name>_3",
|
1854 |
"have?"
|
|
|
1856 |
"type": 7
|
1857 |
},
|
1858 |
{
|
1859 |
+
"id": "e7dad6a8-b6cf-485a-9e8b-d5f80ce77554",
|
1860 |
"question": "How many sons does maggie have?",
|
1861 |
"answer": [
|
1862 |
"0"
|
1863 |
],
|
1864 |
"prolog": {
|
1865 |
"query": [
|
1866 |
+
"aggregate_all(count, distinct(son('maggie', Y_1)), Count_1)"
|
1867 |
],
|
1868 |
+
"answer": "Count_1"
|
1869 |
},
|
1870 |
"template": [
|
1871 |
"How many",
|
1872 |
+
"<relation_plural>_2",
|
1873 |
"does",
|
1874 |
"<name>_3",
|
1875 |
"have?"
|
|
|
1877 |
"type": 7
|
1878 |
},
|
1879 |
{
|
1880 |
+
"id": "61df18ae-4d0f-46af-a0e4-245f1a43df64",
|
1881 |
"question": "How many brothers does lynn have?",
|
1882 |
"answer": [
|
1883 |
"0"
|
1884 |
],
|
1885 |
"prolog": {
|
1886 |
"query": [
|
1887 |
+
"aggregate_all(count, distinct(brother('lynn', Y_1)), Count_1)"
|
1888 |
],
|
1889 |
+
"answer": "Count_1"
|
1890 |
},
|
1891 |
"template": [
|
1892 |
"How many",
|
1893 |
+
"<relation_plural>_2",
|
1894 |
"does",
|
1895 |
"<name>_3",
|
1896 |
"have?"
|
|
|
1898 |
"type": 7
|
1899 |
},
|
1900 |
{
|
1901 |
+
"id": "fd64f654-efde-46c2-9f4e-92286d46d0b0",
|
1902 |
"question": "How many children does dante have?",
|
1903 |
"answer": [
|
1904 |
"0"
|
1905 |
],
|
1906 |
"prolog": {
|
1907 |
"query": [
|
1908 |
+
"aggregate_all(count, distinct(child('dante', Y_1)), Count_1)"
|
1909 |
],
|
1910 |
+
"answer": "Count_1"
|
1911 |
},
|
1912 |
"template": [
|
1913 |
"How many",
|
1914 |
+
"<relation_plural>_2",
|
1915 |
"does",
|
1916 |
"<name>_3",
|
1917 |
"have?"
|
|
|
1919 |
"type": 7
|
1920 |
},
|
1921 |
{
|
1922 |
+
"id": "ada24e75-c2f9-4135-b0fe-53134c72fc5d",
|
1923 |
"question": "How many siblings does daisy have?",
|
1924 |
"answer": [
|
1925 |
"2"
|
1926 |
],
|
1927 |
"prolog": {
|
1928 |
"query": [
|
1929 |
+
"aggregate_all(count, distinct(sibling('daisy', Y_1)), Count_1)"
|
1930 |
],
|
1931 |
+
"answer": "Count_1"
|
1932 |
},
|
1933 |
"template": [
|
1934 |
"How many",
|
1935 |
+
"<relation_plural>_2",
|
1936 |
"does",
|
1937 |
"<name>_3",
|
1938 |
"have?"
|
depth_8_size_100_seed_1/questions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
depth_8_size_200_seed_1/questions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
depth_8_size_26_seed_1/questions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
depth_8_size_500_seed_1/questions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
depth_8_size_50_seed_1/questions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|