Datasets:

Modalities:
Image
Text
Formats:
json
Libraries:
Datasets
pandas
License:
bogoliubon commited on
Commit
0f6ca9c
1 Parent(s): 6d5c6e0

try reupload without the size 500 png files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .DS_Store +0 -0
  2. README.md +48 -48
  3. depth7/questions.json +0 -2653
  4. depth8/articles.json +0 -106
  5. depth8/family_tree_1.pl +0 -61
  6. depth8/family_tree_1.png +0 -0
  7. depth9/articles.json +0 -106
  8. depth9/family_tree_1.pl +0 -61
  9. depth9/family_tree_1.png +0 -0
  10. depth9/questions.json +0 -0
  11. {depth10-100 → depth_10_size_100_seed_1}/articles.json +0 -0
  12. {depth10-100 → depth_10_size_100_seed_1}/family_tree_1.pl +0 -0
  13. {depth10-100 → depth_10_size_100_seed_1}/family_tree_1.png +0 -0
  14. {depth10-100 → depth_10_size_100_seed_1}/questions.json +263 -263
  15. {depth10 → depth_10_size_26_seed_1}/articles.json +0 -0
  16. {depth10 → depth_10_size_26_seed_1}/family_tree_1.pl +0 -0
  17. {depth10 → depth_10_size_26_seed_1}/family_tree_1.png +0 -0
  18. {depth10 → depth_10_size_26_seed_1}/questions.json +254 -254
  19. {depth10-500 → depth_10_size_500_seed_1}/articles.json +0 -0
  20. {depth10-500 → depth_10_size_500_seed_1}/family_tree_1.pl +0 -0
  21. {depth10-500 → depth_10_size_500_seed_1}/questions.json +311 -311
  22. {depth10-50 → depth_10_size_50_seed_1}/articles.json +0 -0
  23. {depth10-50 → depth_10_size_50_seed_1}/family_tree_1.pl +0 -0
  24. {depth10-50 → depth_10_size_50_seed_1}/family_tree_1.png +0 -0
  25. {depth10-50 → depth_10_size_50_seed_1}/questions.json +259 -259
  26. {depth6-100 → depth_6_size_100_seed_1}/articles.json +0 -0
  27. {depth6-100 → depth_6_size_100_seed_1}/family_tree_1.pl +0 -0
  28. {depth6-100 → depth_6_size_100_seed_1}/family_tree_1.png +0 -0
  29. {depth6-100 → depth_6_size_100_seed_1}/questions.json +100 -100
  30. {depth6 → depth_6_size_26_seed_1}/articles.json +0 -0
  31. {depth6 → depth_6_size_26_seed_1}/family_tree_1.pl +0 -0
  32. {depth6 → depth_6_size_26_seed_1}/family_tree_1.png +0 -0
  33. {depth6 → depth_6_size_26_seed_1}/questions.json +97 -97
  34. {depth6-500 → depth_6_size_500_seed_1}/articles.json +0 -0
  35. {depth6-500 → depth_6_size_500_seed_1}/family_tree_1.pl +0 -0
  36. {depth6-500 → depth_6_size_500_seed_1}/questions.json +127 -127
  37. {depth6-50 → depth_6_size_50_seed_1}/articles.json +0 -0
  38. {depth6-50 → depth_6_size_50_seed_1}/family_tree_1.pl +0 -0
  39. {depth6-50 → depth_6_size_50_seed_1}/family_tree_1.png +0 -0
  40. {depth6-50 → depth_6_size_50_seed_1}/questions.json +104 -104
  41. {depth8-100 → depth_8_size_100_seed_1}/articles.json +0 -0
  42. {depth8-100 → depth_8_size_100_seed_1}/family_tree_1.pl +0 -0
  43. {depth8-100 → depth_8_size_100_seed_1}/family_tree_1.png +0 -0
  44. {depth8-100 → depth_8_size_100_seed_1}/questions.json +174 -174
  45. {depth7 → depth_8_size_26_seed_1}/articles.json +0 -0
  46. {depth7 → depth_8_size_26_seed_1}/family_tree_1.pl +0 -0
  47. {depth7 → depth_8_size_26_seed_1}/family_tree_1.png +0 -0
  48. {depth8 → depth_8_size_26_seed_1}/questions.json +178 -178
  49. {depth8-500 → depth_8_size_500_seed_1}/articles.json +0 -0
  50. {depth8-500 → depth_8_size_500_seed_1}/family_tree_1.pl +0 -0
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
README.md CHANGED
@@ -4,56 +4,56 @@ dataset_name: phantom-wiki
4
  configs:
5
  - config_name: text-corpus
6
  data_files:
7
- - split: depth6
8
- path: depth6/articles.json
9
- - split: depth6-50
10
- path: depth6-50/articles.json
11
- - split: depth6-100
12
- path: depth6-100/articles.json
13
- - split: depth6-500
14
- path: depth6-500/articles.json
15
- - split: depth
16
- path: depth8/articles.json
17
- - split: depth8-50
18
- path: depth8-50/articles.json
19
- - split: depth8-100
20
- path: depth8-100/articles.json
21
- - split: depth8-500
22
- path: depth8-500/articles.json
23
- - split: depth10
24
- path: depth10/articles.json
25
- - split: depth10-50
26
- path: depth10-50/articles.json
27
- - split: depth10-100
28
- path: depth10-100/articles.json
29
- - split: depth10-500
30
- path: depth10-500/articles.json
31
  - config_name: question-answer
32
  data_files:
33
- - split: depth6
34
- path: depth6/questions.json
35
- - split: depth6-50
36
- path: depth6-50/questions.json
37
- - split: depth6-100
38
- path: depth6-100/questions.json
39
- - split: depth6-500
40
- path: depth6-500/questions.json
41
- - split: depth8
42
- path: depth8/questions.json
43
- - split: depth8-50
44
- path: depth8-50/questions.json
45
- - split: depth8-100
46
- path: depth8-100/questions.json
47
- - split: depth8-500
48
- path: depth8-500/questions.json
49
- - split: depth10
50
- path: depth10/questions.json
51
- - split: depth10-50
52
- path: depth10-50/questions.json
53
- - split: depth10-100
54
- path: depth10-100/questions.json
55
- - split: depth10-500
56
- path: depth10-500/questions.json
57
  ---
58
 
59
  # Dataset Card for Dataset Name
 
4
  configs:
5
  - config_name: text-corpus
6
  data_files:
7
+ - split: depth6_size26_seed1
8
+ path: depth6_size26_seed1/articles.json
9
+ - split: depth6_size50_seed1
10
+ path: depth6_size50_seed1/articles.json
11
+ - split: depth6_size100_seed1
12
+ path: depth6_size100_seed1/articles.json
13
+ - split: depth6_size500_seed1
14
+ path: depth6_size_500_seed1/articles.json
15
+ - split: depth8_size26_seed1
16
+ path: depth8_size26_seed1/articles.json
17
+ - split: depth8_size50_seed1
18
+ path: depth8_size50_seed1/articles.json
19
+ - split: depth8_size100_seed1
20
+ path: depth8_size100_seed1/articles.json
21
+ - split: depth8_size500_seed1
22
+ path: depth8_size_500_seed1/articles.json
23
+ - split: depth10_size26_seed1
24
+ path: depth10_size26_seed1/articles.json
25
+ - split: depth10_size50_seed1
26
+ path: depth10_size50_seed1/articles.json
27
+ - split: depth10_size100_seed1
28
+ path: depth10_size100_seed1/articles.json
29
+ - split: depth10_size500_seed1
30
+ path: depth10_size_500_seed1/articles.json
31
  - config_name: question-answer
32
  data_files:
33
+ - split: depth6_size26_seed1
34
+ path: depth6_size26_seed1/questions.json
35
+ - split: depth6_size50_seed1
36
+ path: depth6_size50_seed1/questions.json
37
+ - split: depth6_size100_seed1
38
+ path: depth6_size100_seed1/questions.json
39
+ - split: depth6_size500_seed1
40
+ path: depth6_size_500_seed1/questions.json
41
+ - split: depth8_size26_seed1
42
+ path: depth8_size26_seed1/questions.json
43
+ - split: depth8_size50_seed1
44
+ path: depth8_size50_seed1/questions.json
45
+ - split: depth8_size100_seed1
46
+ path: depth8_size100_seed1/questions.json
47
+ - split: depth8_size500_seed1
48
+ path: depth8_size_500_seed1/questions.json
49
+ - split: depth10_size26_seed1
50
+ path: depth10_size26_seed1/questions.json
51
+ - split: depth10_size50_seed1
52
+ path: depth10_size50_seed1/questions.json
53
+ - split: depth10_size100_seed1
54
+ path: depth10_size100_seed1/questions.json
55
+ - split: depth10_size500_seed1
56
+ path: depth10_size_500_seed1/questions.json
57
  ---
58
 
59
  # Dataset Card for Dataset Name
depth7/questions.json DELETED
@@ -1,2653 +0,0 @@
1
- [
2
- {
3
- "id": "bec5d869-7428-476c-9465-8d31bb23b4a2",
4
- "question": "Who is the daughter of the child of reyna ?",
5
- "answer": [],
6
- "prolog": {
7
- "query": [
8
- "daughter(Y_3, Y_5)",
9
- "child('reyna', Y_3)"
10
- ],
11
- "answer": "Y_5"
12
- },
13
- "template": [
14
- "Who is",
15
- "the",
16
- "<relation>_4",
17
- "of",
18
- "the",
19
- "<relation>_2",
20
- "of",
21
- "<name>_1",
22
- "?"
23
- ],
24
- "type": 0
25
- },
26
- {
27
- "id": "b03188f6-cfce-498f-b1e7-f3b8e3e8926e",
28
- "question": "Who is the sister of the sibling of tanner ?",
29
- "answer": [],
30
- "prolog": {
31
- "query": [
32
- "sister(Y_3, Y_5)",
33
- "sibling('tanner', Y_3)"
34
- ],
35
- "answer": "Y_5"
36
- },
37
- "template": [
38
- "Who is",
39
- "the",
40
- "<relation>_4",
41
- "of",
42
- "the",
43
- "<relation>_2",
44
- "of",
45
- "<name>_1",
46
- "?"
47
- ],
48
- "type": 0
49
- },
50
- {
51
- "id": "b4cb1c8f-7a42-45a9-8e84-4e039c2e1ca2",
52
- "question": "Who is the brother of the husband of ellis ?",
53
- "answer": [],
54
- "prolog": {
55
- "query": [
56
- "brother(Y_3, Y_5)",
57
- "husband('ellis', Y_3)"
58
- ],
59
- "answer": "Y_5"
60
- },
61
- "template": [
62
- "Who is",
63
- "the",
64
- "<relation>_4",
65
- "of",
66
- "the",
67
- "<relation>_2",
68
- "of",
69
- "<name>_1",
70
- "?"
71
- ],
72
- "type": 0
73
- },
74
- {
75
- "id": "79de4fe7-0c8c-4c56-acc5-577d3a042c42",
76
- "question": "Who is the father of the wife of lyndia ?",
77
- "answer": [],
78
- "prolog": {
79
- "query": [
80
- "father(Y_3, Y_5)",
81
- "wife('lyndia', Y_3)"
82
- ],
83
- "answer": "Y_5"
84
- },
85
- "template": [
86
- "Who is",
87
- "the",
88
- "<relation>_4",
89
- "of",
90
- "the",
91
- "<relation>_2",
92
- "of",
93
- "<name>_1",
94
- "?"
95
- ],
96
- "type": 0
97
- },
98
- {
99
- "id": "44ebb114-bd42-4442-83c0-2263499123c9",
100
- "question": "Who is the brother of the wife of kari ?",
101
- "answer": [],
102
- "prolog": {
103
- "query": [
104
- "brother(Y_3, Y_5)",
105
- "wife('kari', Y_3)"
106
- ],
107
- "answer": "Y_5"
108
- },
109
- "template": [
110
- "Who is",
111
- "the",
112
- "<relation>_4",
113
- "of",
114
- "the",
115
- "<relation>_2",
116
- "of",
117
- "<name>_1",
118
- "?"
119
- ],
120
- "type": 0
121
- },
122
- {
123
- "id": "f220e7ad-419a-42cb-9070-603b92bff78d",
124
- "question": "Who is the child of the son of meghann ?",
125
- "answer": [],
126
- "prolog": {
127
- "query": [
128
- "child(Y_3, Y_5)",
129
- "son('meghann', Y_3)"
130
- ],
131
- "answer": "Y_5"
132
- },
133
- "template": [
134
- "Who is",
135
- "the",
136
- "<relation>_4",
137
- "of",
138
- "the",
139
- "<relation>_2",
140
- "of",
141
- "<name>_1",
142
- "?"
143
- ],
144
- "type": 0
145
- },
146
- {
147
- "id": "0dd99c66-812f-44ac-a716-f5f55c22370f",
148
- "question": "Who is the wife of the sibling of deanna ?",
149
- "answer": [],
150
- "prolog": {
151
- "query": [
152
- "wife(Y_3, Y_5)",
153
- "sibling('deanna', Y_3)"
154
- ],
155
- "answer": "Y_5"
156
- },
157
- "template": [
158
- "Who is",
159
- "the",
160
- "<relation>_4",
161
- "of",
162
- "the",
163
- "<relation>_2",
164
- "of",
165
- "<name>_1",
166
- "?"
167
- ],
168
- "type": 0
169
- },
170
- {
171
- "id": "4be1d72e-6a32-4dcd-8435-e86577770d1d",
172
- "question": "Who is the child of the wife of derick ?",
173
- "answer": [
174
- "kari",
175
- "dominick",
176
- "alfonso",
177
- "colby",
178
- "antionette"
179
- ],
180
- "prolog": {
181
- "query": [
182
- "child(Y_3, Y_5)",
183
- "wife('derick', Y_3)"
184
- ],
185
- "answer": "Y_5"
186
- },
187
- "template": [
188
- "Who is",
189
- "the",
190
- "<relation>_4",
191
- "of",
192
- "the",
193
- "<relation>_2",
194
- "of",
195
- "<name>_1",
196
- "?"
197
- ],
198
- "type": 0
199
- },
200
- {
201
- "id": "427f96cd-8836-4dbf-bbd6-3336ff2f7545",
202
- "question": "Who is the father of the mother of ellis ?",
203
- "answer": [],
204
- "prolog": {
205
- "query": [
206
- "father(Y_3, Y_5)",
207
- "mother('ellis', Y_3)"
208
- ],
209
- "answer": "Y_5"
210
- },
211
- "template": [
212
- "Who is",
213
- "the",
214
- "<relation>_4",
215
- "of",
216
- "the",
217
- "<relation>_2",
218
- "of",
219
- "<name>_1",
220
- "?"
221
- ],
222
- "type": 0
223
- },
224
- {
225
- "id": "ab9247a6-4291-415a-85a0-8ba602b5617a",
226
- "question": "Who is the mother of the sister of dominick ?",
227
- "answer": [
228
- "kanesha"
229
- ],
230
- "prolog": {
231
- "query": [
232
- "mother(Y_3, Y_5)",
233
- "sister('dominick', Y_3)"
234
- ],
235
- "answer": "Y_5"
236
- },
237
- "template": [
238
- "Who is",
239
- "the",
240
- "<relation>_4",
241
- "of",
242
- "the",
243
- "<relation>_2",
244
- "of",
245
- "<name>_1",
246
- "?"
247
- ],
248
- "type": 0
249
- },
250
- {
251
- "id": "63840976-0743-46a1-b921-c306bbb7e6bc",
252
- "question": "Who is the husband of the person whose job is freight forwarder ?",
253
- "answer": [],
254
- "prolog": {
255
- "query": [
256
- "husband(Y_3, Y_5)",
257
- "job(Y_3, 'freight forwarder')"
258
- ],
259
- "answer": "Y_5"
260
- },
261
- "template": [
262
- "Who is",
263
- "the",
264
- "<relation>_4",
265
- "of",
266
- "the person whose",
267
- "<attribute_name>_2",
268
- "is",
269
- "<attribute_value>_2",
270
- "?"
271
- ],
272
- "type": 1
273
- },
274
- {
275
- "id": "03f1cbc2-80ee-4a06-9a26-95c32aa4abd0",
276
- "question": "Who is the father of the person whose job is freight forwarder ?",
277
- "answer": [
278
- "deangelo"
279
- ],
280
- "prolog": {
281
- "query": [
282
- "father(Y_3, Y_5)",
283
- "job(Y_3, 'freight forwarder')"
284
- ],
285
- "answer": "Y_5"
286
- },
287
- "template": [
288
- "Who is",
289
- "the",
290
- "<relation>_4",
291
- "of",
292
- "the person whose",
293
- "<attribute_name>_2",
294
- "is",
295
- "<attribute_value>_2",
296
- "?"
297
- ],
298
- "type": 1
299
- },
300
- {
301
- "id": "6ce70120-24a6-491f-913b-7d1f51ec8e06",
302
- "question": "Who is the child of the person whose dob is wikipedia editing ?",
303
- "answer": [],
304
- "prolog": {
305
- "query": [
306
- "child(Y_3, Y_5)",
307
- "dob(Y_3, 'wikipedia editing')"
308
- ],
309
- "answer": "Y_5"
310
- },
311
- "template": [
312
- "Who is",
313
- "the",
314
- "<relation>_4",
315
- "of",
316
- "the person whose",
317
- "<attribute_name>_2",
318
- "is",
319
- "<attribute_value>_2",
320
- "?"
321
- ],
322
- "type": 1
323
- },
324
- {
325
- "id": "14aa489c-f928-4a56-87cf-8e4fb51272da",
326
- "question": "Who is the daughter of the person whose dob is shogi ?",
327
- "answer": [],
328
- "prolog": {
329
- "query": [
330
- "daughter(Y_3, Y_5)",
331
- "dob(Y_3, 'shogi')"
332
- ],
333
- "answer": "Y_5"
334
- },
335
- "template": [
336
- "Who is",
337
- "the",
338
- "<relation>_4",
339
- "of",
340
- "the person whose",
341
- "<attribute_name>_2",
342
- "is",
343
- "<attribute_value>_2",
344
- "?"
345
- ],
346
- "type": 1
347
- },
348
- {
349
- "id": "af69bb0a-0c49-42e1-9b57-3e42c4c7f1a8",
350
- "question": "Who is the father of the person whose dob is meteorology ?",
351
- "answer": [],
352
- "prolog": {
353
- "query": [
354
- "father(Y_3, Y_5)",
355
- "dob(Y_3, 'meteorology')"
356
- ],
357
- "answer": "Y_5"
358
- },
359
- "template": [
360
- "Who is",
361
- "the",
362
- "<relation>_4",
363
- "of",
364
- "the person whose",
365
- "<attribute_name>_2",
366
- "is",
367
- "<attribute_value>_2",
368
- "?"
369
- ],
370
- "type": 1
371
- },
372
- {
373
- "id": "58958f0a-5535-42b7-871c-7af1cad8a69e",
374
- "question": "Who is the husband of the person whose dob is bus spotting[22 ?",
375
- "answer": [],
376
- "prolog": {
377
- "query": [
378
- "husband(Y_3, Y_5)",
379
- "dob(Y_3, 'bus spotting[22')"
380
- ],
381
- "answer": "Y_5"
382
- },
383
- "template": [
384
- "Who is",
385
- "the",
386
- "<relation>_4",
387
- "of",
388
- "the person whose",
389
- "<attribute_name>_2",
390
- "is",
391
- "<attribute_value>_2",
392
- "?"
393
- ],
394
- "type": 1
395
- },
396
- {
397
- "id": "183d810b-c634-4e20-8c21-02e751fec662",
398
- "question": "Who is the sibling of the person whose hobby is estate manager/land agent ?",
399
- "answer": [],
400
- "prolog": {
401
- "query": [
402
- "sibling(Y_3, Y_5)",
403
- "hobby(Y_3, 'estate manager/land agent')"
404
- ],
405
- "answer": "Y_5"
406
- },
407
- "template": [
408
- "Who is",
409
- "the",
410
- "<relation>_4",
411
- "of",
412
- "the person whose",
413
- "<attribute_name>_2",
414
- "is",
415
- "<attribute_value>_2",
416
- "?"
417
- ],
418
- "type": 1
419
- },
420
- {
421
- "id": "bb53e473-4ae2-40e5-b17e-da45c9cd968e",
422
- "question": "Who is the child of the person whose dob is dairy farming ?",
423
- "answer": [],
424
- "prolog": {
425
- "query": [
426
- "child(Y_3, Y_5)",
427
- "dob(Y_3, 'dairy farming')"
428
- ],
429
- "answer": "Y_5"
430
- },
431
- "template": [
432
- "Who is",
433
- "the",
434
- "<relation>_4",
435
- "of",
436
- "the person whose",
437
- "<attribute_name>_2",
438
- "is",
439
- "<attribute_value>_2",
440
- "?"
441
- ],
442
- "type": 1
443
- },
444
- {
445
- "id": "f6018a7e-b8cc-4278-a5f5-9a6ee5e12382",
446
- "question": "Who is the daughter of the person whose dob is advertising copywriter ?",
447
- "answer": [],
448
- "prolog": {
449
- "query": [
450
- "daughter(Y_3, Y_5)",
451
- "dob(Y_3, 'advertising copywriter')"
452
- ],
453
- "answer": "Y_5"
454
- },
455
- "template": [
456
- "Who is",
457
- "the",
458
- "<relation>_4",
459
- "of",
460
- "the person whose",
461
- "<attribute_name>_2",
462
- "is",
463
- "<attribute_value>_2",
464
- "?"
465
- ],
466
- "type": 1
467
- },
468
- {
469
- "id": "9c5179c6-a1f3-41bf-8827-64e3b17b81b9",
470
- "question": "Who is the husband of the person whose dob is commercial/residential surveyor ?",
471
- "answer": [],
472
- "prolog": {
473
- "query": [
474
- "husband(Y_3, Y_5)",
475
- "dob(Y_3, 'commercial/residential surveyor')"
476
- ],
477
- "answer": "Y_5"
478
- },
479
- "template": [
480
- "Who is",
481
- "the",
482
- "<relation>_4",
483
- "of",
484
- "the person whose",
485
- "<attribute_name>_2",
486
- "is",
487
- "<attribute_value>_2",
488
- "?"
489
- ],
490
- "type": 1
491
- },
492
- {
493
- "id": "03f7565a-0d0b-4124-933c-3328214cdece",
494
- "question": "Who is the child of meghann ?",
495
- "answer": [
496
- "miki"
497
- ],
498
- "prolog": {
499
- "query": [
500
- "child('meghann', Y_5)"
501
- ],
502
- "answer": "Y_5"
503
- },
504
- "template": [
505
- "Who is",
506
- "the",
507
- "<relation>_4",
508
- "of",
509
- "<name>_3",
510
- "?"
511
- ],
512
- "type": 2
513
- },
514
- {
515
- "id": "e2379fb8-9bd8-41f2-9743-d2d22b850d08",
516
- "question": "Who is the sister of kari ?",
517
- "answer": [
518
- "antionette"
519
- ],
520
- "prolog": {
521
- "query": [
522
- "sister('kari', Y_5)"
523
- ],
524
- "answer": "Y_5"
525
- },
526
- "template": [
527
- "Who is",
528
- "the",
529
- "<relation>_4",
530
- "of",
531
- "<name>_3",
532
- "?"
533
- ],
534
- "type": 2
535
- },
536
- {
537
- "id": "3337a14d-c78d-43d1-b88b-26a2f72f47ea",
538
- "question": "Who is the son of miki ?",
539
- "answer": [],
540
- "prolog": {
541
- "query": [
542
- "son('miki', Y_5)"
543
- ],
544
- "answer": "Y_5"
545
- },
546
- "template": [
547
- "Who is",
548
- "the",
549
- "<relation>_4",
550
- "of",
551
- "<name>_3",
552
- "?"
553
- ],
554
- "type": 2
555
- },
556
- {
557
- "id": "480470e1-1150-497c-bb06-608e61a4771c",
558
- "question": "Who is the daughter of miki ?",
559
- "answer": [],
560
- "prolog": {
561
- "query": [
562
- "daughter('miki', Y_5)"
563
- ],
564
- "answer": "Y_5"
565
- },
566
- "template": [
567
- "Who is",
568
- "the",
569
- "<relation>_4",
570
- "of",
571
- "<name>_3",
572
- "?"
573
- ],
574
- "type": 2
575
- },
576
- {
577
- "id": "314d869a-5beb-41ff-bb0b-eb760fec4c7c",
578
- "question": "Who is the son of maggie ?",
579
- "answer": [],
580
- "prolog": {
581
- "query": [
582
- "son('maggie', Y_5)"
583
- ],
584
- "answer": "Y_5"
585
- },
586
- "template": [
587
- "Who is",
588
- "the",
589
- "<relation>_4",
590
- "of",
591
- "<name>_3",
592
- "?"
593
- ],
594
- "type": 2
595
- },
596
- {
597
- "id": "ca64b8fd-a818-477a-9937-c4e0498a93a4",
598
- "question": "Who is the husband of dominick ?",
599
- "answer": [],
600
- "prolog": {
601
- "query": [
602
- "husband('dominick', Y_5)"
603
- ],
604
- "answer": "Y_5"
605
- },
606
- "template": [
607
- "Who is",
608
- "the",
609
- "<relation>_4",
610
- "of",
611
- "<name>_3",
612
- "?"
613
- ],
614
- "type": 2
615
- },
616
- {
617
- "id": "c4f6a112-5ec6-46b9-8171-118a7051771e",
618
- "question": "Who is the sibling of miki ?",
619
- "answer": [],
620
- "prolog": {
621
- "query": [
622
- "sibling('miki', Y_5)"
623
- ],
624
- "answer": "Y_5"
625
- },
626
- "template": [
627
- "Who is",
628
- "the",
629
- "<relation>_4",
630
- "of",
631
- "<name>_3",
632
- "?"
633
- ],
634
- "type": 2
635
- },
636
- {
637
- "id": "a1fcb39d-5356-4c3d-95cd-18dd2e15a5fe",
638
- "question": "Who is the child of deangelo ?",
639
- "answer": [
640
- "alton",
641
- "johnna",
642
- "dixie"
643
- ],
644
- "prolog": {
645
- "query": [
646
- "child('deangelo', Y_5)"
647
- ],
648
- "answer": "Y_5"
649
- },
650
- "template": [
651
- "Who is",
652
- "the",
653
- "<relation>_4",
654
- "of",
655
- "<name>_3",
656
- "?"
657
- ],
658
- "type": 2
659
- },
660
- {
661
- "id": "58abf812-4fd3-431b-800a-4dcde2e6ca5b",
662
- "question": "Who is the father of matt ?",
663
- "answer": [
664
- "vicente"
665
- ],
666
- "prolog": {
667
- "query": [
668
- "father('matt', Y_5)"
669
- ],
670
- "answer": "Y_5"
671
- },
672
- "template": [
673
- "Who is",
674
- "the",
675
- "<relation>_4",
676
- "of",
677
- "<name>_3",
678
- "?"
679
- ],
680
- "type": 2
681
- },
682
- {
683
- "id": "f2bd81fc-8d1c-4561-9835-3116c0f2b9f3",
684
- "question": "Who is the sibling of maggie ?",
685
- "answer": [],
686
- "prolog": {
687
- "query": [
688
- "sibling('maggie', Y_5)"
689
- ],
690
- "answer": "Y_5"
691
- },
692
- "template": [
693
- "Who is",
694
- "the",
695
- "<relation>_4",
696
- "of",
697
- "<name>_3",
698
- "?"
699
- ],
700
- "type": 2
701
- },
702
- {
703
- "id": "57469233-0153-4e0b-91be-2992408dbc77",
704
- "question": "Who is the person whose job is trainspotting ?",
705
- "answer": [],
706
- "prolog": {
707
- "query": [
708
- "job(Y_5, 'trainspotting')"
709
- ],
710
- "answer": "Y_5"
711
- },
712
- "template": [
713
- "Who is",
714
- "the person whose",
715
- "<attribute_name>_4",
716
- "is",
717
- "<attribute_value>_4",
718
- "?"
719
- ],
720
- "type": 3
721
- },
722
- {
723
- "id": "6278426e-bf82-4250-86f1-8b5ca5bdfd78",
724
- "question": "Who is the person whose hobby is therapist, art ?",
725
- "answer": [],
726
- "prolog": {
727
- "query": [
728
- "hobby(Y_5, 'therapist, art')"
729
- ],
730
- "answer": "Y_5"
731
- },
732
- "template": [
733
- "Who is",
734
- "the person whose",
735
- "<attribute_name>_4",
736
- "is",
737
- "<attribute_value>_4",
738
- "?"
739
- ],
740
- "type": 3
741
- },
742
- {
743
- "id": "d4597c1c-f682-443f-a2db-ab109979b03a",
744
- "question": "Who is the person whose job is photography ?",
745
- "answer": [],
746
- "prolog": {
747
- "query": [
748
- "job(Y_5, 'photography')"
749
- ],
750
- "answer": "Y_5"
751
- },
752
- "template": [
753
- "Who is",
754
- "the person whose",
755
- "<attribute_name>_4",
756
- "is",
757
- "<attribute_value>_4",
758
- "?"
759
- ],
760
- "type": 3
761
- },
762
- {
763
- "id": "ee02dac1-217b-484c-835b-82d60c7a0bdf",
764
- "question": "Who is the person whose dob is sociology ?",
765
- "answer": [],
766
- "prolog": {
767
- "query": [
768
- "dob(Y_5, 'sociology')"
769
- ],
770
- "answer": "Y_5"
771
- },
772
- "template": [
773
- "Who is",
774
- "the person whose",
775
- "<attribute_name>_4",
776
- "is",
777
- "<attribute_value>_4",
778
- "?"
779
- ],
780
- "type": 3
781
- },
782
- {
783
- "id": "6d246651-572d-44eb-a4bf-fc4f9fe4c9da",
784
- "question": "Who is the person whose hobby is tether car ?",
785
- "answer": [
786
- "lyndia"
787
- ],
788
- "prolog": {
789
- "query": [
790
- "hobby(Y_5, 'tether car')"
791
- ],
792
- "answer": "Y_5"
793
- },
794
- "template": [
795
- "Who is",
796
- "the person whose",
797
- "<attribute_name>_4",
798
- "is",
799
- "<attribute_value>_4",
800
- "?"
801
- ],
802
- "type": 3
803
- },
804
- {
805
- "id": "ac515f98-8b3b-48da-b1bc-fee865bc36ef",
806
- "question": "Who is the person whose job is translator ?",
807
- "answer": [
808
- "alfonso"
809
- ],
810
- "prolog": {
811
- "query": [
812
- "job(Y_5, 'translator')"
813
- ],
814
- "answer": "Y_5"
815
- },
816
- "template": [
817
- "Who is",
818
- "the person whose",
819
- "<attribute_name>_4",
820
- "is",
821
- "<attribute_value>_4",
822
- "?"
823
- ],
824
- "type": 3
825
- },
826
- {
827
- "id": "154f354e-72da-4b50-b2fd-747fe207d0ce",
828
- "question": "Who is the person whose job is learning ?",
829
- "answer": [],
830
- "prolog": {
831
- "query": [
832
- "job(Y_5, 'learning')"
833
- ],
834
- "answer": "Y_5"
835
- },
836
- "template": [
837
- "Who is",
838
- "the person whose",
839
- "<attribute_name>_4",
840
- "is",
841
- "<attribute_value>_4",
842
- "?"
843
- ],
844
- "type": 3
845
- },
846
- {
847
- "id": "9242542b-4ab6-4393-ae87-2c61e59d10b4",
848
- "question": "Who is the person whose hobby is social studies ?",
849
- "answer": [
850
- "vicente"
851
- ],
852
- "prolog": {
853
- "query": [
854
- "hobby(Y_5, 'social studies')"
855
- ],
856
- "answer": "Y_5"
857
- },
858
- "template": [
859
- "Who is",
860
- "the person whose",
861
- "<attribute_name>_4",
862
- "is",
863
- "<attribute_value>_4",
864
- "?"
865
- ],
866
- "type": 3
867
- },
868
- {
869
- "id": "5aa23a1c-892c-4d35-898e-793de1f8c730",
870
- "question": "Who is the person whose dob is teacher, adult education ?",
871
- "answer": [],
872
- "prolog": {
873
- "query": [
874
- "dob(Y_5, 'teacher, adult education')"
875
- ],
876
- "answer": "Y_5"
877
- },
878
- "template": [
879
- "Who is",
880
- "the person whose",
881
- "<attribute_name>_4",
882
- "is",
883
- "<attribute_value>_4",
884
- "?"
885
- ],
886
- "type": 3
887
- },
888
- {
889
- "id": "1dcafa7c-ea30-4dcd-a044-15e0a46ed56d",
890
- "question": "Who is the person whose hobby is police officer ?",
891
- "answer": [],
892
- "prolog": {
893
- "query": [
894
- "hobby(Y_5, 'police officer')"
895
- ],
896
- "answer": "Y_5"
897
- },
898
- "template": [
899
- "Who is",
900
- "the person whose",
901
- "<attribute_name>_4",
902
- "is",
903
- "<attribute_value>_4",
904
- "?"
905
- ],
906
- "type": 3
907
- },
908
- {
909
- "id": "6684ad3c-9c93-438b-bf63-7cc753f327dc",
910
- "question": "What is the hobby of the daughter of the person whose hobby is meteorology ?",
911
- "answer": [
912
- "bus spotting[22",
913
- "biology",
914
- "research"
915
- ],
916
- "prolog": {
917
- "query": [
918
- "hobby(Y_4, Y_5)",
919
- "daughter(Y_2, Y_4)",
920
- "hobby(Y_2, 'meteorology')"
921
- ],
922
- "answer": "Y_5"
923
- },
924
- "template": [
925
- "What is",
926
- "the",
927
- "<attribute_name>_4",
928
- "of",
929
- "the",
930
- "<relation>_3",
931
- "of",
932
- "the person whose",
933
- "<attribute_name>_1",
934
- "is",
935
- "<attribute_value>_1",
936
- "?"
937
- ],
938
- "type": 4
939
- },
940
- {
941
- "id": "99a4bc0b-84ca-4dcb-91cb-85a8a2c1a19e",
942
- "question": "What is the hobby of the child of the person whose dob is meditation ?",
943
- "answer": [],
944
- "prolog": {
945
- "query": [
946
- "hobby(Y_4, Y_5)",
947
- "child(Y_2, Y_4)",
948
- "dob(Y_2, 'meditation')"
949
- ],
950
- "answer": "Y_5"
951
- },
952
- "template": [
953
- "What is",
954
- "the",
955
- "<attribute_name>_4",
956
- "of",
957
- "the",
958
- "<relation>_3",
959
- "of",
960
- "the person whose",
961
- "<attribute_name>_1",
962
- "is",
963
- "<attribute_value>_1",
964
- "?"
965
- ],
966
- "type": 4
967
- },
968
- {
969
- "id": "a58d186c-082e-428b-8389-937e73de9f5a",
970
- "question": "What is the dob of the father of the person whose dob is engineer, manufacturing systems ?",
971
- "answer": [],
972
- "prolog": {
973
- "query": [
974
- "dob(Y_4, Y_5)",
975
- "father(Y_2, Y_4)",
976
- "dob(Y_2, 'engineer, manufacturing systems')"
977
- ],
978
- "answer": "Y_5"
979
- },
980
- "template": [
981
- "What is",
982
- "the",
983
- "<attribute_name>_4",
984
- "of",
985
- "the",
986
- "<relation>_3",
987
- "of",
988
- "the person whose",
989
- "<attribute_name>_1",
990
- "is",
991
- "<attribute_value>_1",
992
- "?"
993
- ],
994
- "type": 4
995
- },
996
- {
997
- "id": "53026400-ab19-49c1-9f1d-400b03fb19a0",
998
- "question": "What is the hobby of the son of the person whose hobby is photography ?",
999
- "answer": [],
1000
- "prolog": {
1001
- "query": [
1002
- "hobby(Y_4, Y_5)",
1003
- "son(Y_2, Y_4)",
1004
- "hobby(Y_2, 'photography')"
1005
- ],
1006
- "answer": "Y_5"
1007
- },
1008
- "template": [
1009
- "What is",
1010
- "the",
1011
- "<attribute_name>_4",
1012
- "of",
1013
- "the",
1014
- "<relation>_3",
1015
- "of",
1016
- "the person whose",
1017
- "<attribute_name>_1",
1018
- "is",
1019
- "<attribute_value>_1",
1020
- "?"
1021
- ],
1022
- "type": 4
1023
- },
1024
- {
1025
- "id": "dbd2fa9b-8b7f-407e-a075-7a6d43873267",
1026
- "question": "What is the job of the mother of the person whose hobby is finance ?",
1027
- "answer": [
1028
- "commercial/residential surveyor"
1029
- ],
1030
- "prolog": {
1031
- "query": [
1032
- "job(Y_4, Y_5)",
1033
- "mother(Y_2, Y_4)",
1034
- "hobby(Y_2, 'finance')"
1035
- ],
1036
- "answer": "Y_5"
1037
- },
1038
- "template": [
1039
- "What is",
1040
- "the",
1041
- "<attribute_name>_4",
1042
- "of",
1043
- "the",
1044
- "<relation>_3",
1045
- "of",
1046
- "the person whose",
1047
- "<attribute_name>_1",
1048
- "is",
1049
- "<attribute_value>_1",
1050
- "?"
1051
- ],
1052
- "type": 4
1053
- },
1054
- {
1055
- "id": "6b5d2a5c-7dd2-46d7-afd8-579f78058246",
1056
- "question": "What is the dob of the husband of the person whose dob is accountant, chartered ?",
1057
- "answer": [],
1058
- "prolog": {
1059
- "query": [
1060
- "dob(Y_4, Y_5)",
1061
- "husband(Y_2, Y_4)",
1062
- "dob(Y_2, 'accountant, chartered')"
1063
- ],
1064
- "answer": "Y_5"
1065
- },
1066
- "template": [
1067
- "What is",
1068
- "the",
1069
- "<attribute_name>_4",
1070
- "of",
1071
- "the",
1072
- "<relation>_3",
1073
- "of",
1074
- "the person whose",
1075
- "<attribute_name>_1",
1076
- "is",
1077
- "<attribute_value>_1",
1078
- "?"
1079
- ],
1080
- "type": 4
1081
- },
1082
- {
1083
- "id": "608d05b8-ca64-4f3e-b5b4-5d79c482982e",
1084
- "question": "What is the hobby of the brother of the person whose job is finance ?",
1085
- "answer": [],
1086
- "prolog": {
1087
- "query": [
1088
- "hobby(Y_4, Y_5)",
1089
- "brother(Y_2, Y_4)",
1090
- "job(Y_2, 'finance')"
1091
- ],
1092
- "answer": "Y_5"
1093
- },
1094
- "template": [
1095
- "What is",
1096
- "the",
1097
- "<attribute_name>_4",
1098
- "of",
1099
- "the",
1100
- "<relation>_3",
1101
- "of",
1102
- "the person whose",
1103
- "<attribute_name>_1",
1104
- "is",
1105
- "<attribute_value>_1",
1106
- "?"
1107
- ],
1108
- "type": 4
1109
- },
1110
- {
1111
- "id": "a25fb76e-8534-4ff8-ba5f-65d02e5b90ee",
1112
- "question": "What is the dob of the husband of the person whose hobby is geocaching ?",
1113
- "answer": [
1114
- "0231-07-16"
1115
- ],
1116
- "prolog": {
1117
- "query": [
1118
- "dob(Y_4, Y_5)",
1119
- "husband(Y_2, Y_4)",
1120
- "hobby(Y_2, 'geocaching')"
1121
- ],
1122
- "answer": "Y_5"
1123
- },
1124
- "template": [
1125
- "What is",
1126
- "the",
1127
- "<attribute_name>_4",
1128
- "of",
1129
- "the",
1130
- "<relation>_3",
1131
- "of",
1132
- "the person whose",
1133
- "<attribute_name>_1",
1134
- "is",
1135
- "<attribute_value>_1",
1136
- "?"
1137
- ],
1138
- "type": 4
1139
- },
1140
- {
1141
- "id": "08ac7ff8-8562-4537-b2ff-453bb2fdd5dd",
1142
- "question": "What is the job of the son of the person whose dob is air cabin crew ?",
1143
- "answer": [],
1144
- "prolog": {
1145
- "query": [
1146
- "job(Y_4, Y_5)",
1147
- "son(Y_2, Y_4)",
1148
- "dob(Y_2, 'air cabin crew')"
1149
- ],
1150
- "answer": "Y_5"
1151
- },
1152
- "template": [
1153
- "What is",
1154
- "the",
1155
- "<attribute_name>_4",
1156
- "of",
1157
- "the",
1158
- "<relation>_3",
1159
- "of",
1160
- "the person whose",
1161
- "<attribute_name>_1",
1162
- "is",
1163
- "<attribute_value>_1",
1164
- "?"
1165
- ],
1166
- "type": 4
1167
- },
1168
- {
1169
- "id": "96b4d1b4-5182-4bfd-8355-5b4233d2c06d",
1170
- "question": "What is the hobby of the husband of the person whose hobby is finance ?",
1171
- "answer": [],
1172
- "prolog": {
1173
- "query": [
1174
- "hobby(Y_4, Y_5)",
1175
- "husband(Y_2, Y_4)",
1176
- "hobby(Y_2, 'finance')"
1177
- ],
1178
- "answer": "Y_5"
1179
- },
1180
- "template": [
1181
- "What is",
1182
- "the",
1183
- "<attribute_name>_4",
1184
- "of",
1185
- "the",
1186
- "<relation>_3",
1187
- "of",
1188
- "the person whose",
1189
- "<attribute_name>_1",
1190
- "is",
1191
- "<attribute_value>_1",
1192
- "?"
1193
- ],
1194
- "type": 4
1195
- },
1196
- {
1197
- "id": "a853f9f1-b71f-4d74-b952-1b1869fe05a2",
1198
- "question": "What is the dob of the sister of scotty ?",
1199
- "answer": [],
1200
- "prolog": {
1201
- "query": [
1202
- "dob(Y_4, Y_5)",
1203
- "sister('scotty', Y_4)"
1204
- ],
1205
- "answer": "Y_5"
1206
- },
1207
- "template": [
1208
- "What is",
1209
- "the",
1210
- "<attribute_name>_4",
1211
- "of",
1212
- "the",
1213
- "<relation>_3",
1214
- "of",
1215
- "<name>_2",
1216
- "?"
1217
- ],
1218
- "type": 5
1219
- },
1220
- {
1221
- "id": "215e2c6a-cd5a-4249-9fbd-2732fe38ac08",
1222
- "question": "What is the hobby of the mother of reyna ?",
1223
- "answer": [
1224
- "meteorology"
1225
- ],
1226
- "prolog": {
1227
- "query": [
1228
- "hobby(Y_4, Y_5)",
1229
- "mother('reyna', Y_4)"
1230
- ],
1231
- "answer": "Y_5"
1232
- },
1233
- "template": [
1234
- "What is",
1235
- "the",
1236
- "<attribute_name>_4",
1237
- "of",
1238
- "the",
1239
- "<relation>_3",
1240
- "of",
1241
- "<name>_2",
1242
- "?"
1243
- ],
1244
- "type": 5
1245
- },
1246
- {
1247
- "id": "9e2396a8-12cd-4f87-95d5-48f6cd387262",
1248
- "question": "What is the job of the father of dominick ?",
1249
- "answer": [
1250
- "estate manager/land agent"
1251
- ],
1252
- "prolog": {
1253
- "query": [
1254
- "job(Y_4, Y_5)",
1255
- "father('dominick', Y_4)"
1256
- ],
1257
- "answer": "Y_5"
1258
- },
1259
- "template": [
1260
- "What is",
1261
- "the",
1262
- "<attribute_name>_4",
1263
- "of",
1264
- "the",
1265
- "<relation>_3",
1266
- "of",
1267
- "<name>_2",
1268
- "?"
1269
- ],
1270
- "type": 5
1271
- },
1272
- {
1273
- "id": "212f5015-08a7-4627-b02a-d377a7c47add",
1274
- "question": "What is the dob of the wife of alfonso ?",
1275
- "answer": [
1276
- "0241-07-17"
1277
- ],
1278
- "prolog": {
1279
- "query": [
1280
- "dob(Y_4, Y_5)",
1281
- "wife('alfonso', Y_4)"
1282
- ],
1283
- "answer": "Y_5"
1284
- },
1285
- "template": [
1286
- "What is",
1287
- "the",
1288
- "<attribute_name>_4",
1289
- "of",
1290
- "the",
1291
- "<relation>_3",
1292
- "of",
1293
- "<name>_2",
1294
- "?"
1295
- ],
1296
- "type": 5
1297
- },
1298
- {
1299
- "id": "c8f144e5-d57f-4938-b294-624d26482ae5",
1300
- "question": "What is the job of the son of reyna ?",
1301
- "answer": [],
1302
- "prolog": {
1303
- "query": [
1304
- "job(Y_4, Y_5)",
1305
- "son('reyna', Y_4)"
1306
- ],
1307
- "answer": "Y_5"
1308
- },
1309
- "template": [
1310
- "What is",
1311
- "the",
1312
- "<attribute_name>_4",
1313
- "of",
1314
- "the",
1315
- "<relation>_3",
1316
- "of",
1317
- "<name>_2",
1318
- "?"
1319
- ],
1320
- "type": 5
1321
- },
1322
- {
1323
- "id": "e055cebc-a2ee-49fc-9d33-967a6a670271",
1324
- "question": "What is the hobby of the husband of scotty ?",
1325
- "answer": [],
1326
- "prolog": {
1327
- "query": [
1328
- "hobby(Y_4, Y_5)",
1329
- "husband('scotty', Y_4)"
1330
- ],
1331
- "answer": "Y_5"
1332
- },
1333
- "template": [
1334
- "What is",
1335
- "the",
1336
- "<attribute_name>_4",
1337
- "of",
1338
- "the",
1339
- "<relation>_3",
1340
- "of",
1341
- "<name>_2",
1342
- "?"
1343
- ],
1344
- "type": 5
1345
- },
1346
- {
1347
- "id": "44ef379c-71de-496d-9a5a-4dfeb16d2260",
1348
- "question": "What is the dob of the wife of reyna ?",
1349
- "answer": [],
1350
- "prolog": {
1351
- "query": [
1352
- "dob(Y_4, Y_5)",
1353
- "wife('reyna', Y_4)"
1354
- ],
1355
- "answer": "Y_5"
1356
- },
1357
- "template": [
1358
- "What is",
1359
- "the",
1360
- "<attribute_name>_4",
1361
- "of",
1362
- "the",
1363
- "<relation>_3",
1364
- "of",
1365
- "<name>_2",
1366
- "?"
1367
- ],
1368
- "type": 5
1369
- },
1370
- {
1371
- "id": "da660c51-2e85-4ce7-b96e-c4b4f04546ba",
1372
- "question": "What is the dob of the brother of colby ?",
1373
- "answer": [
1374
- "0240-12-31",
1375
- "0236-06-02"
1376
- ],
1377
- "prolog": {
1378
- "query": [
1379
- "dob(Y_4, Y_5)",
1380
- "brother('colby', Y_4)"
1381
- ],
1382
- "answer": "Y_5"
1383
- },
1384
- "template": [
1385
- "What is",
1386
- "the",
1387
- "<attribute_name>_4",
1388
- "of",
1389
- "the",
1390
- "<relation>_3",
1391
- "of",
1392
- "<name>_2",
1393
- "?"
1394
- ],
1395
- "type": 5
1396
- },
1397
- {
1398
- "id": "a1aa9bd4-4fa6-4e69-b9f0-5bd1f2607b1b",
1399
- "question": "What is the hobby of the daughter of colby ?",
1400
- "answer": [],
1401
- "prolog": {
1402
- "query": [
1403
- "hobby(Y_4, Y_5)",
1404
- "daughter('colby', Y_4)"
1405
- ],
1406
- "answer": "Y_5"
1407
- },
1408
- "template": [
1409
- "What is",
1410
- "the",
1411
- "<attribute_name>_4",
1412
- "of",
1413
- "the",
1414
- "<relation>_3",
1415
- "of",
1416
- "<name>_2",
1417
- "?"
1418
- ],
1419
- "type": 5
1420
- },
1421
- {
1422
- "id": "ce799d8e-8ce1-4f6c-a239-2fd66fcaaf3c",
1423
- "question": "What is the hobby of the wife of johnna ?",
1424
- "answer": [],
1425
- "prolog": {
1426
- "query": [
1427
- "hobby(Y_4, Y_5)",
1428
- "wife('johnna', Y_4)"
1429
- ],
1430
- "answer": "Y_5"
1431
- },
1432
- "template": [
1433
- "What is",
1434
- "the",
1435
- "<attribute_name>_4",
1436
- "of",
1437
- "the",
1438
- "<relation>_3",
1439
- "of",
1440
- "<name>_2",
1441
- "?"
1442
- ],
1443
- "type": 5
1444
- },
1445
- {
1446
- "id": "04df6937-93dc-478b-860b-787af35ef61d",
1447
- "question": "What is the hobby of the person whose dob is museum education officer ?",
1448
- "answer": [],
1449
- "prolog": {
1450
- "query": [
1451
- "hobby(Y_4, Y_5)",
1452
- "dob(Y_4, 'museum education officer')"
1453
- ],
1454
- "answer": "Y_5"
1455
- },
1456
- "template": [
1457
- "What is",
1458
- "the",
1459
- "<attribute_name>_4",
1460
- "of",
1461
- "the person whose",
1462
- "<attribute_name>_3",
1463
- "is",
1464
- "<attribute_value>_3",
1465
- "?"
1466
- ],
1467
- "type": 6
1468
- },
1469
- {
1470
- "id": "9f047e0c-e223-4f78-88ca-f47f29965342",
1471
- "question": "What is the dob of the person whose job is civil engineer, consulting ?",
1472
- "answer": [
1473
- "0272-04-21"
1474
- ],
1475
- "prolog": {
1476
- "query": [
1477
- "dob(Y_4, Y_5)",
1478
- "job(Y_4, 'civil engineer, consulting')"
1479
- ],
1480
- "answer": "Y_5"
1481
- },
1482
- "template": [
1483
- "What is",
1484
- "the",
1485
- "<attribute_name>_4",
1486
- "of",
1487
- "the person whose",
1488
- "<attribute_name>_3",
1489
- "is",
1490
- "<attribute_value>_3",
1491
- "?"
1492
- ],
1493
- "type": 6
1494
- },
1495
- {
1496
- "id": "68b3bafc-5f36-48c6-995a-0e5592ca6fd4",
1497
- "question": "What is the hobby of the person whose job is meteorology ?",
1498
- "answer": [],
1499
- "prolog": {
1500
- "query": [
1501
- "hobby(Y_4, Y_5)",
1502
- "job(Y_4, 'meteorology')"
1503
- ],
1504
- "answer": "Y_5"
1505
- },
1506
- "template": [
1507
- "What is",
1508
- "the",
1509
- "<attribute_name>_4",
1510
- "of",
1511
- "the person whose",
1512
- "<attribute_name>_3",
1513
- "is",
1514
- "<attribute_value>_3",
1515
- "?"
1516
- ],
1517
- "type": 6
1518
- },
1519
- {
1520
- "id": "4d0b3293-0093-482e-b2a9-4951bcccff65",
1521
- "question": "What is the hobby of the person whose dob is museum education officer ?",
1522
- "answer": [],
1523
- "prolog": {
1524
- "query": [
1525
- "hobby(Y_4, Y_5)",
1526
- "dob(Y_4, 'museum education officer')"
1527
- ],
1528
- "answer": "Y_5"
1529
- },
1530
- "template": [
1531
- "What is",
1532
- "the",
1533
- "<attribute_name>_4",
1534
- "of",
1535
- "the person whose",
1536
- "<attribute_name>_3",
1537
- "is",
1538
- "<attribute_value>_3",
1539
- "?"
1540
- ],
1541
- "type": 6
1542
- },
1543
- {
1544
- "id": "e8a11c45-8547-46c7-8961-9b74911642a6",
1545
- "question": "What is the job of the person whose dob is estate manager/land agent ?",
1546
- "answer": [],
1547
- "prolog": {
1548
- "query": [
1549
- "job(Y_4, Y_5)",
1550
- "dob(Y_4, 'estate manager/land agent')"
1551
- ],
1552
- "answer": "Y_5"
1553
- },
1554
- "template": [
1555
- "What is",
1556
- "the",
1557
- "<attribute_name>_4",
1558
- "of",
1559
- "the person whose",
1560
- "<attribute_name>_3",
1561
- "is",
1562
- "<attribute_value>_3",
1563
- "?"
1564
- ],
1565
- "type": 6
1566
- },
1567
- {
1568
- "id": "6b796474-9b31-4ce7-bf54-a71e159830ec",
1569
- "question": "What is the dob of the person whose job is chief marketing officer ?",
1570
- "answer": [
1571
- "0230-04-06"
1572
- ],
1573
- "prolog": {
1574
- "query": [
1575
- "dob(Y_4, Y_5)",
1576
- "job(Y_4, 'chief marketing officer')"
1577
- ],
1578
- "answer": "Y_5"
1579
- },
1580
- "template": [
1581
- "What is",
1582
- "the",
1583
- "<attribute_name>_4",
1584
- "of",
1585
- "the person whose",
1586
- "<attribute_name>_3",
1587
- "is",
1588
- "<attribute_value>_3",
1589
- "?"
1590
- ],
1591
- "type": 6
1592
- },
1593
- {
1594
- "id": "70195d7a-bf21-4643-8e2f-cab633b1b776",
1595
- "question": "What is the job of the person whose dob is accountant, chartered ?",
1596
- "answer": [],
1597
- "prolog": {
1598
- "query": [
1599
- "job(Y_4, Y_5)",
1600
- "dob(Y_4, 'accountant, chartered')"
1601
- ],
1602
- "answer": "Y_5"
1603
- },
1604
- "template": [
1605
- "What is",
1606
- "the",
1607
- "<attribute_name>_4",
1608
- "of",
1609
- "the person whose",
1610
- "<attribute_name>_3",
1611
- "is",
1612
- "<attribute_value>_3",
1613
- "?"
1614
- ],
1615
- "type": 6
1616
- },
1617
- {
1618
- "id": "ee7c3f41-e5dc-4c81-af7e-6d34db1d7869",
1619
- "question": "What is the dob of the person whose job is geocaching ?",
1620
- "answer": [],
1621
- "prolog": {
1622
- "query": [
1623
- "dob(Y_4, Y_5)",
1624
- "job(Y_4, 'geocaching')"
1625
- ],
1626
- "answer": "Y_5"
1627
- },
1628
- "template": [
1629
- "What is",
1630
- "the",
1631
- "<attribute_name>_4",
1632
- "of",
1633
- "the person whose",
1634
- "<attribute_name>_3",
1635
- "is",
1636
- "<attribute_value>_3",
1637
- "?"
1638
- ],
1639
- "type": 6
1640
- },
1641
- {
1642
- "id": "0798f474-8fa3-43ba-8d95-8cd09240002d",
1643
- "question": "What is the hobby of the person whose job is engineer, manufacturing systems ?",
1644
- "answer": [
1645
- "architecture"
1646
- ],
1647
- "prolog": {
1648
- "query": [
1649
- "hobby(Y_4, Y_5)",
1650
- "job(Y_4, 'engineer, manufacturing systems')"
1651
- ],
1652
- "answer": "Y_5"
1653
- },
1654
- "template": [
1655
- "What is",
1656
- "the",
1657
- "<attribute_name>_4",
1658
- "of",
1659
- "the person whose",
1660
- "<attribute_name>_3",
1661
- "is",
1662
- "<attribute_value>_3",
1663
- "?"
1664
- ],
1665
- "type": 6
1666
- },
1667
- {
1668
- "id": "3f0eaa7d-ea29-4fc0-ab33-410333328695",
1669
- "question": "What is the hobby of the person whose dob is architecture ?",
1670
- "answer": [],
1671
- "prolog": {
1672
- "query": [
1673
- "hobby(Y_4, Y_5)",
1674
- "dob(Y_4, 'architecture')"
1675
- ],
1676
- "answer": "Y_5"
1677
- },
1678
- "template": [
1679
- "What is",
1680
- "the",
1681
- "<attribute_name>_4",
1682
- "of",
1683
- "the person whose",
1684
- "<attribute_name>_3",
1685
- "is",
1686
- "<attribute_value>_3",
1687
- "?"
1688
- ],
1689
- "type": 6
1690
- },
1691
- {
1692
- "id": "931ff410-08d8-429f-9399-4a3c9dcfa192",
1693
- "question": "How many brothers does the sister of the person whose job is newspaper journalist have?",
1694
- "answer": [
1695
- "14"
1696
- ],
1697
- "prolog": {
1698
- "query": [
1699
- "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)",
1700
- "sister(Y_2, Y_4)",
1701
- "job(Y_2, 'newspaper journalist')"
1702
- ],
1703
- "answer": "Count_6"
1704
- },
1705
- "template": [
1706
- "How many",
1707
- "<relation_plural>_5",
1708
- "does",
1709
- "the",
1710
- "<relation>_3",
1711
- "of",
1712
- "the person whose",
1713
- "<attribute_name>_1",
1714
- "is",
1715
- "<attribute_value>_1",
1716
- "have?"
1717
- ],
1718
- "type": 7
1719
- },
1720
- {
1721
- "id": "823dd1a6-3453-4a5a-bc95-3f3ccb587af5",
1722
- "question": "How many children does the mother of the person whose hobby is meditation have?",
1723
- "answer": [
1724
- "34"
1725
- ],
1726
- "prolog": {
1727
- "query": [
1728
- "aggregate_all(count, distinct(child(Y_4, Y_6)), Count_6)",
1729
- "mother(Y_2, Y_4)",
1730
- "hobby(Y_2, 'meditation')"
1731
- ],
1732
- "answer": "Count_6"
1733
- },
1734
- "template": [
1735
- "How many",
1736
- "<relation_plural>_5",
1737
- "does",
1738
- "the",
1739
- "<relation>_3",
1740
- "of",
1741
- "the person whose",
1742
- "<attribute_name>_1",
1743
- "is",
1744
- "<attribute_value>_1",
1745
- "have?"
1746
- ],
1747
- "type": 7
1748
- },
1749
- {
1750
- "id": "ce77a01c-6f2f-4052-a87c-e2359422d7dc",
1751
- "question": "How many brothers does the brother of the person whose hobby is biomedical scientist have?",
1752
- "answer": [],
1753
- "prolog": {
1754
- "query": [
1755
- "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)",
1756
- "brother(Y_2, Y_4)",
1757
- "hobby(Y_2, 'biomedical scientist')"
1758
- ],
1759
- "answer": "Count_6"
1760
- },
1761
- "template": [
1762
- "How many",
1763
- "<relation_plural>_5",
1764
- "does",
1765
- "the",
1766
- "<relation>_3",
1767
- "of",
1768
- "the person whose",
1769
- "<attribute_name>_1",
1770
- "is",
1771
- "<attribute_value>_1",
1772
- "have?"
1773
- ],
1774
- "type": 7
1775
- },
1776
- {
1777
- "id": "ba6d6451-4455-4cb5-9e74-9152f37d8aa8",
1778
- "question": "How many sisters does the wife of the person whose job is agricultural engineer have?",
1779
- "answer": [
1780
- "20"
1781
- ],
1782
- "prolog": {
1783
- "query": [
1784
- "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)",
1785
- "wife(Y_2, Y_4)",
1786
- "job(Y_2, 'agricultural engineer')"
1787
- ],
1788
- "answer": "Count_6"
1789
- },
1790
- "template": [
1791
- "How many",
1792
- "<relation_plural>_5",
1793
- "does",
1794
- "the",
1795
- "<relation>_3",
1796
- "of",
1797
- "the person whose",
1798
- "<attribute_name>_1",
1799
- "is",
1800
- "<attribute_value>_1",
1801
- "have?"
1802
- ],
1803
- "type": 7
1804
- },
1805
- {
1806
- "id": "28e5a979-1254-42ca-a853-0af17fe02865",
1807
- "question": "How many sisters does the sibling of the person whose hobby is fossil hunting have?",
1808
- "answer": [],
1809
- "prolog": {
1810
- "query": [
1811
- "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)",
1812
- "sibling(Y_2, Y_4)",
1813
- "hobby(Y_2, 'fossil hunting')"
1814
- ],
1815
- "answer": "Count_6"
1816
- },
1817
- "template": [
1818
- "How many",
1819
- "<relation_plural>_5",
1820
- "does",
1821
- "the",
1822
- "<relation>_3",
1823
- "of",
1824
- "the person whose",
1825
- "<attribute_name>_1",
1826
- "is",
1827
- "<attribute_value>_1",
1828
- "have?"
1829
- ],
1830
- "type": 7
1831
- },
1832
- {
1833
- "id": "0d1adbc9-a792-40f6-b30d-9791fae26106",
1834
- "question": "How many siblings does the mother of the person whose dob is meteorology have?",
1835
- "answer": [],
1836
- "prolog": {
1837
- "query": [
1838
- "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)",
1839
- "mother(Y_2, Y_4)",
1840
- "dob(Y_2, 'meteorology')"
1841
- ],
1842
- "answer": "Count_6"
1843
- },
1844
- "template": [
1845
- "How many",
1846
- "<relation_plural>_5",
1847
- "does",
1848
- "the",
1849
- "<relation>_3",
1850
- "of",
1851
- "the person whose",
1852
- "<attribute_name>_1",
1853
- "is",
1854
- "<attribute_value>_1",
1855
- "have?"
1856
- ],
1857
- "type": 7
1858
- },
1859
- {
1860
- "id": "dd476885-1882-4711-9807-0ea9c6c71204",
1861
- "question": "How many sons does the husband of the person whose dob is airline pilot have?",
1862
- "answer": [],
1863
- "prolog": {
1864
- "query": [
1865
- "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)",
1866
- "husband(Y_2, Y_4)",
1867
- "dob(Y_2, 'airline pilot')"
1868
- ],
1869
- "answer": "Count_6"
1870
- },
1871
- "template": [
1872
- "How many",
1873
- "<relation_plural>_5",
1874
- "does",
1875
- "the",
1876
- "<relation>_3",
1877
- "of",
1878
- "the person whose",
1879
- "<attribute_name>_1",
1880
- "is",
1881
- "<attribute_value>_1",
1882
- "have?"
1883
- ],
1884
- "type": 7
1885
- },
1886
- {
1887
- "id": "4a830e4b-9a29-4c0c-be50-83fbaad291da",
1888
- "question": "How many siblings does the daughter of the person whose hobby is commercial/residential surveyor have?",
1889
- "answer": [],
1890
- "prolog": {
1891
- "query": [
1892
- "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)",
1893
- "daughter(Y_2, Y_4)",
1894
- "hobby(Y_2, 'commercial/residential surveyor')"
1895
- ],
1896
- "answer": "Count_6"
1897
- },
1898
- "template": [
1899
- "How many",
1900
- "<relation_plural>_5",
1901
- "does",
1902
- "the",
1903
- "<relation>_3",
1904
- "of",
1905
- "the person whose",
1906
- "<attribute_name>_1",
1907
- "is",
1908
- "<attribute_value>_1",
1909
- "have?"
1910
- ],
1911
- "type": 7
1912
- },
1913
- {
1914
- "id": "ba842be7-cd57-4b47-a003-56434cb24ef7",
1915
- "question": "How many brothers does the sibling of the person whose job is freight forwarder have?",
1916
- "answer": [
1917
- "14"
1918
- ],
1919
- "prolog": {
1920
- "query": [
1921
- "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)",
1922
- "sibling(Y_2, Y_4)",
1923
- "job(Y_2, 'freight forwarder')"
1924
- ],
1925
- "answer": "Count_6"
1926
- },
1927
- "template": [
1928
- "How many",
1929
- "<relation_plural>_5",
1930
- "does",
1931
- "the",
1932
- "<relation>_3",
1933
- "of",
1934
- "the person whose",
1935
- "<attribute_name>_1",
1936
- "is",
1937
- "<attribute_value>_1",
1938
- "have?"
1939
- ],
1940
- "type": 7
1941
- },
1942
- {
1943
- "id": "4f4950ee-db6d-471b-8c6a-bb84ff744335",
1944
- "question": "How many brothers does the child of the person whose job is air cabin crew have?",
1945
- "answer": [],
1946
- "prolog": {
1947
- "query": [
1948
- "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)",
1949
- "child(Y_2, Y_4)",
1950
- "job(Y_2, 'air cabin crew')"
1951
- ],
1952
- "answer": "Count_6"
1953
- },
1954
- "template": [
1955
- "How many",
1956
- "<relation_plural>_5",
1957
- "does",
1958
- "the",
1959
- "<relation>_3",
1960
- "of",
1961
- "the person whose",
1962
- "<attribute_name>_1",
1963
- "is",
1964
- "<attribute_value>_1",
1965
- "have?"
1966
- ],
1967
- "type": 7
1968
- },
1969
- {
1970
- "id": "a07afbc9-65fc-4481-8176-1a6db58052f0",
1971
- "question": "How many brothers does the child of johnna have?",
1972
- "answer": [],
1973
- "prolog": {
1974
- "query": [
1975
- "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)",
1976
- "child('johnna', Y_4)"
1977
- ],
1978
- "answer": "Count_6"
1979
- },
1980
- "template": [
1981
- "How many",
1982
- "<relation_plural>_5",
1983
- "does",
1984
- "the",
1985
- "<relation>_3",
1986
- "of",
1987
- "<name>_2",
1988
- "have?"
1989
- ],
1990
- "type": 8
1991
- },
1992
- {
1993
- "id": "1e70370f-e25f-4c3a-8b5e-e28bdcf872eb",
1994
- "question": "How many sons does the son of ellis have?",
1995
- "answer": [],
1996
- "prolog": {
1997
- "query": [
1998
- "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)",
1999
- "son('ellis', Y_4)"
2000
- ],
2001
- "answer": "Count_6"
2002
- },
2003
- "template": [
2004
- "How many",
2005
- "<relation_plural>_5",
2006
- "does",
2007
- "the",
2008
- "<relation>_3",
2009
- "of",
2010
- "<name>_2",
2011
- "have?"
2012
- ],
2013
- "type": 8
2014
- },
2015
- {
2016
- "id": "b5b89d5b-9c2a-4dc6-9292-9655a1b8acb2",
2017
- "question": "How many sisters does the mother of thomasine have?",
2018
- "answer": [],
2019
- "prolog": {
2020
- "query": [
2021
- "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)",
2022
- "mother('thomasine', Y_4)"
2023
- ],
2024
- "answer": "Count_6"
2025
- },
2026
- "template": [
2027
- "How many",
2028
- "<relation_plural>_5",
2029
- "does",
2030
- "the",
2031
- "<relation>_3",
2032
- "of",
2033
- "<name>_2",
2034
- "have?"
2035
- ],
2036
- "type": 8
2037
- },
2038
- {
2039
- "id": "eee8589a-7280-4110-808c-755844d39807",
2040
- "question": "How many brothers does the child of miki have?",
2041
- "answer": [],
2042
- "prolog": {
2043
- "query": [
2044
- "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)",
2045
- "child('miki', Y_4)"
2046
- ],
2047
- "answer": "Count_6"
2048
- },
2049
- "template": [
2050
- "How many",
2051
- "<relation_plural>_5",
2052
- "does",
2053
- "the",
2054
- "<relation>_3",
2055
- "of",
2056
- "<name>_2",
2057
- "have?"
2058
- ],
2059
- "type": 8
2060
- },
2061
- {
2062
- "id": "7f95ee20-21bd-4e34-85ce-a3ff31d57985",
2063
- "question": "How many siblings does the sister of dixie have?",
2064
- "answer": [
2065
- "34"
2066
- ],
2067
- "prolog": {
2068
- "query": [
2069
- "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)",
2070
- "sister('dixie', Y_4)"
2071
- ],
2072
- "answer": "Count_6"
2073
- },
2074
- "template": [
2075
- "How many",
2076
- "<relation_plural>_5",
2077
- "does",
2078
- "the",
2079
- "<relation>_3",
2080
- "of",
2081
- "<name>_2",
2082
- "have?"
2083
- ],
2084
- "type": 8
2085
- },
2086
- {
2087
- "id": "ff28dbe9-5607-4a69-a5b8-dcae165909e0",
2088
- "question": "How many sisters does the father of johnna have?",
2089
- "answer": [
2090
- "20"
2091
- ],
2092
- "prolog": {
2093
- "query": [
2094
- "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)",
2095
- "father('johnna', Y_4)"
2096
- ],
2097
- "answer": "Count_6"
2098
- },
2099
- "template": [
2100
- "How many",
2101
- "<relation_plural>_5",
2102
- "does",
2103
- "the",
2104
- "<relation>_3",
2105
- "of",
2106
- "<name>_2",
2107
- "have?"
2108
- ],
2109
- "type": 8
2110
- },
2111
- {
2112
- "id": "fe465ef7-bfdf-4c28-b484-8dcaac991f34",
2113
- "question": "How many sons does the mother of ila have?",
2114
- "answer": [],
2115
- "prolog": {
2116
- "query": [
2117
- "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)",
2118
- "mother('ila', Y_4)"
2119
- ],
2120
- "answer": "Count_6"
2121
- },
2122
- "template": [
2123
- "How many",
2124
- "<relation_plural>_5",
2125
- "does",
2126
- "the",
2127
- "<relation>_3",
2128
- "of",
2129
- "<name>_2",
2130
- "have?"
2131
- ],
2132
- "type": 8
2133
- },
2134
- {
2135
- "id": "590a0b69-a90d-4f79-8e3f-4760ea9c7ff2",
2136
- "question": "How many children does the husband of lyndia have?",
2137
- "answer": [
2138
- "34"
2139
- ],
2140
- "prolog": {
2141
- "query": [
2142
- "aggregate_all(count, distinct(child(Y_4, Y_6)), Count_6)",
2143
- "husband('lyndia', Y_4)"
2144
- ],
2145
- "answer": "Count_6"
2146
- },
2147
- "template": [
2148
- "How many",
2149
- "<relation_plural>_5",
2150
- "does",
2151
- "the",
2152
- "<relation>_3",
2153
- "of",
2154
- "<name>_2",
2155
- "have?"
2156
- ],
2157
- "type": 8
2158
- },
2159
- {
2160
- "id": "fa27dfac-29d0-4ae4-b0cd-1cd2b3f029df",
2161
- "question": "How many daughters does the husband of dixie have?",
2162
- "answer": [],
2163
- "prolog": {
2164
- "query": [
2165
- "aggregate_all(count, distinct(daughter(Y_4, Y_6)), Count_6)",
2166
- "husband('dixie', Y_4)"
2167
- ],
2168
- "answer": "Count_6"
2169
- },
2170
- "template": [
2171
- "How many",
2172
- "<relation_plural>_5",
2173
- "does",
2174
- "the",
2175
- "<relation>_3",
2176
- "of",
2177
- "<name>_2",
2178
- "have?"
2179
- ],
2180
- "type": 8
2181
- },
2182
- {
2183
- "id": "fac47867-5fc0-4900-8aa1-bba944f33699",
2184
- "question": "How many sons does the sister of dominick have?",
2185
- "answer": [
2186
- "12"
2187
- ],
2188
- "prolog": {
2189
- "query": [
2190
- "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)",
2191
- "sister('dominick', Y_4)"
2192
- ],
2193
- "answer": "Count_6"
2194
- },
2195
- "template": [
2196
- "How many",
2197
- "<relation_plural>_5",
2198
- "does",
2199
- "the",
2200
- "<relation>_3",
2201
- "of",
2202
- "<name>_2",
2203
- "have?"
2204
- ],
2205
- "type": 8
2206
- },
2207
- {
2208
- "id": "dc0d6ead-5785-4d47-9c02-06febe394e9f",
2209
- "question": "How many sons does the person whose hobby is geographical information systems officer have?",
2210
- "answer": [],
2211
- "prolog": {
2212
- "query": [
2213
- "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)",
2214
- "hobby(Y_4, 'geographical information systems officer')"
2215
- ],
2216
- "answer": "Count_6"
2217
- },
2218
- "template": [
2219
- "How many",
2220
- "<relation_plural>_5",
2221
- "does",
2222
- "the person whose",
2223
- "<attribute_name>_3",
2224
- "is",
2225
- "<attribute_value>_3",
2226
- "have?"
2227
- ],
2228
- "type": 9
2229
- },
2230
- {
2231
- "id": "13ed3287-8799-44da-80d6-71ee26e814ea",
2232
- "question": "How many daughters does the person whose job is microbiology have?",
2233
- "answer": [],
2234
- "prolog": {
2235
- "query": [
2236
- "aggregate_all(count, distinct(daughter(Y_4, Y_6)), Count_6)",
2237
- "job(Y_4, 'microbiology')"
2238
- ],
2239
- "answer": "Count_6"
2240
- },
2241
- "template": [
2242
- "How many",
2243
- "<relation_plural>_5",
2244
- "does",
2245
- "the person whose",
2246
- "<attribute_name>_3",
2247
- "is",
2248
- "<attribute_value>_3",
2249
- "have?"
2250
- ],
2251
- "type": 9
2252
- },
2253
- {
2254
- "id": "3a44a4e6-1b7f-4d78-8798-3db43c3154e9",
2255
- "question": "How many brothers does the person whose hobby is agricultural engineer have?",
2256
- "answer": [],
2257
- "prolog": {
2258
- "query": [
2259
- "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)",
2260
- "hobby(Y_4, 'agricultural engineer')"
2261
- ],
2262
- "answer": "Count_6"
2263
- },
2264
- "template": [
2265
- "How many",
2266
- "<relation_plural>_5",
2267
- "does",
2268
- "the person whose",
2269
- "<attribute_name>_3",
2270
- "is",
2271
- "<attribute_value>_3",
2272
- "have?"
2273
- ],
2274
- "type": 9
2275
- },
2276
- {
2277
- "id": "b63c43ce-50e2-4b71-a332-0217a836d935",
2278
- "question": "How many siblings does the person whose job is newspaper journalist have?",
2279
- "answer": [
2280
- "34"
2281
- ],
2282
- "prolog": {
2283
- "query": [
2284
- "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)",
2285
- "job(Y_4, 'newspaper journalist')"
2286
- ],
2287
- "answer": "Count_6"
2288
- },
2289
- "template": [
2290
- "How many",
2291
- "<relation_plural>_5",
2292
- "does",
2293
- "the person whose",
2294
- "<attribute_name>_3",
2295
- "is",
2296
- "<attribute_value>_3",
2297
- "have?"
2298
- ],
2299
- "type": 9
2300
- },
2301
- {
2302
- "id": "e24a78a1-57de-4371-9b46-348b7bde7cf0",
2303
- "question": "How many children does the person whose job is biomedical scientist have?",
2304
- "answer": [
2305
- "34"
2306
- ],
2307
- "prolog": {
2308
- "query": [
2309
- "aggregate_all(count, distinct(child(Y_4, Y_6)), Count_6)",
2310
- "job(Y_4, 'biomedical scientist')"
2311
- ],
2312
- "answer": "Count_6"
2313
- },
2314
- "template": [
2315
- "How many",
2316
- "<relation_plural>_5",
2317
- "does",
2318
- "the person whose",
2319
- "<attribute_name>_3",
2320
- "is",
2321
- "<attribute_value>_3",
2322
- "have?"
2323
- ],
2324
- "type": 9
2325
- },
2326
- {
2327
- "id": "8c884c45-124b-4f7c-9063-5f4afb46cd0a",
2328
- "question": "How many siblings does the person whose dob is photography have?",
2329
- "answer": [],
2330
- "prolog": {
2331
- "query": [
2332
- "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)",
2333
- "dob(Y_4, 'photography')"
2334
- ],
2335
- "answer": "Count_6"
2336
- },
2337
- "template": [
2338
- "How many",
2339
- "<relation_plural>_5",
2340
- "does",
2341
- "the person whose",
2342
- "<attribute_name>_3",
2343
- "is",
2344
- "<attribute_value>_3",
2345
- "have?"
2346
- ],
2347
- "type": 9
2348
- },
2349
- {
2350
- "id": "4b322a23-448d-43a7-ae20-ec36c742e59f",
2351
- "question": "How many sisters does the person whose job is wikipedia editing have?",
2352
- "answer": [],
2353
- "prolog": {
2354
- "query": [
2355
- "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)",
2356
- "job(Y_4, 'wikipedia editing')"
2357
- ],
2358
- "answer": "Count_6"
2359
- },
2360
- "template": [
2361
- "How many",
2362
- "<relation_plural>_5",
2363
- "does",
2364
- "the person whose",
2365
- "<attribute_name>_3",
2366
- "is",
2367
- "<attribute_value>_3",
2368
- "have?"
2369
- ],
2370
- "type": 9
2371
- },
2372
- {
2373
- "id": "a6b6899b-b225-4586-9680-81e02a2bdcba",
2374
- "question": "How many sisters does the person whose hobby is therapist, art have?",
2375
- "answer": [],
2376
- "prolog": {
2377
- "query": [
2378
- "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)",
2379
- "hobby(Y_4, 'therapist, art')"
2380
- ],
2381
- "answer": "Count_6"
2382
- },
2383
- "template": [
2384
- "How many",
2385
- "<relation_plural>_5",
2386
- "does",
2387
- "the person whose",
2388
- "<attribute_name>_3",
2389
- "is",
2390
- "<attribute_value>_3",
2391
- "have?"
2392
- ],
2393
- "type": 9
2394
- },
2395
- {
2396
- "id": "99c1d727-750f-4246-a019-c8280c80f486",
2397
- "question": "How many sons does the person whose hobby is airline pilot have?",
2398
- "answer": [],
2399
- "prolog": {
2400
- "query": [
2401
- "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)",
2402
- "hobby(Y_4, 'airline pilot')"
2403
- ],
2404
- "answer": "Count_6"
2405
- },
2406
- "template": [
2407
- "How many",
2408
- "<relation_plural>_5",
2409
- "does",
2410
- "the person whose",
2411
- "<attribute_name>_3",
2412
- "is",
2413
- "<attribute_value>_3",
2414
- "have?"
2415
- ],
2416
- "type": 9
2417
- },
2418
- {
2419
- "id": "9f6493db-d910-4895-a5e4-721ac6b0a627",
2420
- "question": "How many siblings does the person whose hobby is research have?",
2421
- "answer": [
2422
- "34"
2423
- ],
2424
- "prolog": {
2425
- "query": [
2426
- "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)",
2427
- "hobby(Y_4, 'research')"
2428
- ],
2429
- "answer": "Count_6"
2430
- },
2431
- "template": [
2432
- "How many",
2433
- "<relation_plural>_5",
2434
- "does",
2435
- "the person whose",
2436
- "<attribute_name>_3",
2437
- "is",
2438
- "<attribute_value>_3",
2439
- "have?"
2440
- ],
2441
- "type": 9
2442
- },
2443
- {
2444
- "id": "63fd242a-e629-4793-b349-15a97f3d58f7",
2445
- "question": "How many daughters does deanna have?",
2446
- "answer": [
2447
- "0"
2448
- ],
2449
- "prolog": {
2450
- "query": [
2451
- "aggregate_all(count, distinct(daughter('deanna', Y_6)), Count_6)"
2452
- ],
2453
- "answer": "Count_6"
2454
- },
2455
- "template": [
2456
- "How many",
2457
- "<relation_plural>_5",
2458
- "does",
2459
- "<name>_4",
2460
- "have?"
2461
- ],
2462
- "type": 10
2463
- },
2464
- {
2465
- "id": "4b683da8-f41b-4171-93eb-00bdac195473",
2466
- "question": "How many brothers does reyna have?",
2467
- "answer": [
2468
- "0"
2469
- ],
2470
- "prolog": {
2471
- "query": [
2472
- "aggregate_all(count, distinct(brother('reyna', Y_6)), Count_6)"
2473
- ],
2474
- "answer": "Count_6"
2475
- },
2476
- "template": [
2477
- "How many",
2478
- "<relation_plural>_5",
2479
- "does",
2480
- "<name>_4",
2481
- "have?"
2482
- ],
2483
- "type": 10
2484
- },
2485
- {
2486
- "id": "7a88c6a7-7c29-4292-afdb-a4ab46f2f7a2",
2487
- "question": "How many sisters does deangelo have?",
2488
- "answer": [
2489
- "0"
2490
- ],
2491
- "prolog": {
2492
- "query": [
2493
- "aggregate_all(count, distinct(sister('deangelo', Y_6)), Count_6)"
2494
- ],
2495
- "answer": "Count_6"
2496
- },
2497
- "template": [
2498
- "How many",
2499
- "<relation_plural>_5",
2500
- "does",
2501
- "<name>_4",
2502
- "have?"
2503
- ],
2504
- "type": 10
2505
- },
2506
- {
2507
- "id": "55db08b4-9f51-480d-9bc5-f06848d73c64",
2508
- "question": "How many daughters does alton have?",
2509
- "answer": [
2510
- "0"
2511
- ],
2512
- "prolog": {
2513
- "query": [
2514
- "aggregate_all(count, distinct(daughter('alton', Y_6)), Count_6)"
2515
- ],
2516
- "answer": "Count_6"
2517
- },
2518
- "template": [
2519
- "How many",
2520
- "<relation_plural>_5",
2521
- "does",
2522
- "<name>_4",
2523
- "have?"
2524
- ],
2525
- "type": 10
2526
- },
2527
- {
2528
- "id": "eed955ed-9301-4588-a994-d5cd505b5218",
2529
- "question": "How many siblings does dominick have?",
2530
- "answer": [
2531
- "4"
2532
- ],
2533
- "prolog": {
2534
- "query": [
2535
- "aggregate_all(count, distinct(sibling('dominick', Y_6)), Count_6)"
2536
- ],
2537
- "answer": "Count_6"
2538
- },
2539
- "template": [
2540
- "How many",
2541
- "<relation_plural>_5",
2542
- "does",
2543
- "<name>_4",
2544
- "have?"
2545
- ],
2546
- "type": 10
2547
- },
2548
- {
2549
- "id": "3413b5db-6da6-40df-af26-8d4b78ab935e",
2550
- "question": "How many sons does vicente have?",
2551
- "answer": [
2552
- "1"
2553
- ],
2554
- "prolog": {
2555
- "query": [
2556
- "aggregate_all(count, distinct(son('vicente', Y_6)), Count_6)"
2557
- ],
2558
- "answer": "Count_6"
2559
- },
2560
- "template": [
2561
- "How many",
2562
- "<relation_plural>_5",
2563
- "does",
2564
- "<name>_4",
2565
- "have?"
2566
- ],
2567
- "type": 10
2568
- },
2569
- {
2570
- "id": "d522a7c6-da89-4c9c-a366-5e80d31ec060",
2571
- "question": "How many sisters does deangelo have?",
2572
- "answer": [
2573
- "0"
2574
- ],
2575
- "prolog": {
2576
- "query": [
2577
- "aggregate_all(count, distinct(sister('deangelo', Y_6)), Count_6)"
2578
- ],
2579
- "answer": "Count_6"
2580
- },
2581
- "template": [
2582
- "How many",
2583
- "<relation_plural>_5",
2584
- "does",
2585
- "<name>_4",
2586
- "have?"
2587
- ],
2588
- "type": 10
2589
- },
2590
- {
2591
- "id": "2063d6e0-b657-464a-9c14-8d9f50bcd478",
2592
- "question": "How many brothers does scotty have?",
2593
- "answer": [
2594
- "0"
2595
- ],
2596
- "prolog": {
2597
- "query": [
2598
- "aggregate_all(count, distinct(brother('scotty', Y_6)), Count_6)"
2599
- ],
2600
- "answer": "Count_6"
2601
- },
2602
- "template": [
2603
- "How many",
2604
- "<relation_plural>_5",
2605
- "does",
2606
- "<name>_4",
2607
- "have?"
2608
- ],
2609
- "type": 10
2610
- },
2611
- {
2612
- "id": "401e8b4f-e1cc-4ff3-b279-99eee6a4b4ba",
2613
- "question": "How many sisters does tanner have?",
2614
- "answer": [
2615
- "0"
2616
- ],
2617
- "prolog": {
2618
- "query": [
2619
- "aggregate_all(count, distinct(sister('tanner', Y_6)), Count_6)"
2620
- ],
2621
- "answer": "Count_6"
2622
- },
2623
- "template": [
2624
- "How many",
2625
- "<relation_plural>_5",
2626
- "does",
2627
- "<name>_4",
2628
- "have?"
2629
- ],
2630
- "type": 10
2631
- },
2632
- {
2633
- "id": "74a5ccaf-5b3b-4013-b93a-73a66b6b9532",
2634
- "question": "How many daughters does deanna have?",
2635
- "answer": [
2636
- "0"
2637
- ],
2638
- "prolog": {
2639
- "query": [
2640
- "aggregate_all(count, distinct(daughter('deanna', Y_6)), Count_6)"
2641
- ],
2642
- "answer": "Count_6"
2643
- },
2644
- "template": [
2645
- "How many",
2646
- "<relation_plural>_5",
2647
- "does",
2648
- "<name>_4",
2649
- "have?"
2650
- ],
2651
- "type": 10
2652
- }
2653
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
depth8/articles.json DELETED
@@ -1,106 +0,0 @@
1
- [
2
- {
3
- "title": "antionette",
4
- "article": "# antionette\n\n## Family\nantionette's siblings are alfonso, colby, dominick, kari.\nThe sister of antionette is kari.\nThe brother of antionette is alfonso, colby, dominick.\nThe mother of antionette is kanesha.\nThe father of antionette is derick.\nThe child of antionette is alton, dixie, johnna.\nThe son of antionette is alton.\nThe daughter of antionette is dixie, johnna.\nThe husband of antionette is deangelo.\n\n## Friends\nThe friend of antionette is daisy, dixie, kari, derick.\n\n## Attributes\nThe date of birth of antionette is 0239-10-28.\nThe job of antionette is contractor.\nThe hobby of antionette is meditation.\n"
5
- },
6
- {
7
- "title": "daisy",
8
- "article": "# daisy\n\n## Family\ndaisy's siblings are meghann.\nThe sister of daisy is meghann.\nThe mother of daisy is thomasine.\nThe father of daisy is matt.\nThe child of daisy is deanna, reyna, rosalee.\nThe daughter of daisy is deanna, reyna, rosalee.\nThe husband of daisy is dominick.\n\n## Friends\nThe friend of daisy is dixie, kari, thomasine, derick, antionette.\n\n## Attributes\nThe date of birth of daisy is 0237-11-04.\nThe job of daisy is teacher, adult education.\nThe hobby of daisy is meteorology.\n"
9
- },
10
- {
11
- "title": "deanna",
12
- "article": "# deanna\n\n## Family\ndeanna's siblings are reyna, rosalee.\nThe sister of deanna is reyna, rosalee.\nThe mother of deanna is daisy.\nThe father of deanna is dominick.\n\n## Friends\nThe friend of deanna is ila, maggie, colby, scotty, tanner.\n\n## Attributes\nThe date of birth of deanna is 0270-07-11.\nThe job of deanna is biomedical scientist.\nThe hobby of deanna is biology.\n"
13
- },
14
- {
15
- "title": "dixie",
16
- "article": "# dixie\n\n## Family\ndixie's siblings are alton, johnna.\nThe sister of dixie is johnna.\nThe brother of dixie is alton.\nThe mother of dixie is antionette.\nThe father of dixie is deangelo.\n\n## Friends\nThe friend of dixie is kari, thomasine, derick, antionette, daisy.\n\n## Attributes\nThe date of birth of dixie is 0270-01-28.\nThe job of dixie is freight forwarder.\nThe hobby of dixie is meteorology.\n"
17
- },
18
- {
19
- "title": "ila",
20
- "article": "# ila\n\n## Family\nThe child of ila is ellis.\nThe son of ila is ellis.\nThe husband of ila is alfonso.\n\n## Friends\nThe friend of ila is maggie, colby, scotty, tanner, deanna.\n\n## Attributes\nThe date of birth of ila is 0241-07-17.\nThe job of ila is commercial/residential surveyor.\nThe hobby of ila is dolls.\n"
21
- },
22
- {
23
- "title": "johnna",
24
- "article": "# johnna\n\n## Family\njohnna's siblings are alton, dixie.\nThe sister of johnna is dixie.\nThe brother of johnna is alton.\nThe mother of johnna is antionette.\nThe father of johnna is deangelo.\n\n## Friends\nThe friend of johnna is maggie, miki, alton, deangelo, dominick, ellis.\n\n## Attributes\nThe date of birth of johnna is 0264-08-02.\nThe job of johnna is research scientist (life sciences).\nThe hobby of johnna is photography.\n"
25
- },
26
- {
27
- "title": "kanesha",
28
- "article": "# kanesha\n\n## Family\nThe child of kanesha is alfonso, antionette, colby, dominick, kari.\nThe son of kanesha is alfonso, colby, dominick.\nThe daughter of kanesha is antionette, kari.\nThe husband of kanesha is derick.\n\n## Friends\nThe friend of kanesha is lyndia, meghann, rosalee, alfonso.\n\n## Attributes\nThe date of birth of kanesha is 0212-07-22.\nThe job of kanesha is production assistant, television.\nThe hobby of kanesha is shogi.\n"
29
- },
30
- {
31
- "title": "kari",
32
- "article": "# kari\n\n## Family\nkari's siblings are alfonso, antionette, colby, dominick.\nThe sister of kari is antionette.\nThe brother of kari is alfonso, colby, dominick.\nThe mother of kari is kanesha.\nThe father of kari is derick.\n\n## Friends\nThe friend of kari is thomasine, derick, antionette, daisy, dixie.\n\n## Attributes\nThe date of birth of kari is 0238-10-28.\nThe job of kari is public house manager.\nThe hobby of kari is dominoes.\n"
33
- },
34
- {
35
- "title": "lyndia",
36
- "article": "# lyndia\n\n## Family\nThe mother of lyndia is maggie.\nThe father of lyndia is scotty.\nThe child of lyndia is matt.\nThe son of lyndia is matt.\nThe husband of lyndia is vicente.\n\n## Friends\nThe friend of lyndia is meghann, rosalee, alfonso, kanesha.\n\n## Attributes\nThe date of birth of lyndia is 0178-04-18.\nThe job of lyndia is museum education officer.\nThe hobby of lyndia is tether car.\n"
37
- },
38
- {
39
- "title": "maggie",
40
- "article": "# maggie\n\n## Family\nThe child of maggie is lyndia.\nThe daughter of maggie is lyndia.\nThe husband of maggie is scotty.\n\n## Friends\nThe friend of maggie is miki, alton, colby, deangelo, dominick, ellis, scotty, tanner, deanna, ila, johnna.\n\n## Attributes\nThe date of birth of maggie is 0148-03-17.\nThe job of maggie is engineer, manufacturing systems.\nThe hobby of maggie is architecture.\n"
41
- },
42
- {
43
- "title": "meghann",
44
- "article": "# meghann\n\n## Family\nmeghann's siblings are daisy.\nThe sister of meghann is daisy.\nThe mother of meghann is thomasine.\nThe father of meghann is matt.\nThe child of meghann is miki.\nThe daughter of meghann is miki.\nThe husband of meghann is tanner.\n\n## Friends\nThe friend of meghann is rosalee, alfonso, kanesha, lyndia.\n\n## Attributes\nThe date of birth of meghann is 0230-04-06.\nThe job of meghann is chief marketing officer.\nThe hobby of meghann is geocaching.\n"
45
- },
46
- {
47
- "title": "miki",
48
- "article": "# miki\n\n## Family\nThe mother of miki is meghann.\nThe father of miki is tanner.\n\n## Friends\nThe friend of miki is alton, deangelo, dominick, ellis, johnna, maggie.\n\n## Attributes\nThe date of birth of miki is 0256-10-26.\nThe job of miki is ranger/warden.\nThe hobby of miki is trainspotting.\n"
49
- },
50
- {
51
- "title": "reyna",
52
- "article": "# reyna\n\n## Family\nreyna's siblings are deanna, rosalee.\nThe sister of reyna is deanna, rosalee.\nThe mother of reyna is daisy.\nThe father of reyna is dominick.\n\n## Friends\nThe friend of reyna is matt.\n\n## Attributes\nThe date of birth of reyna is 0261-08-01.\nThe job of reyna is air cabin crew.\nThe hobby of reyna is bus spotting[22.\n"
53
- },
54
- {
55
- "title": "rosalee",
56
- "article": "# rosalee\n\n## Family\nrosalee's siblings are deanna, reyna.\nThe sister of rosalee is deanna, reyna.\nThe mother of rosalee is daisy.\nThe father of rosalee is dominick.\n\n## Friends\nThe friend of rosalee is alfonso, matt, vicente, kanesha, lyndia, meghann.\n\n## Attributes\nThe date of birth of rosalee is 0260-09-04.\nThe job of rosalee is newspaper journalist.\nThe hobby of rosalee is research.\n"
57
- },
58
- {
59
- "title": "thomasine",
60
- "article": "# thomasine\n\n## Family\nThe child of thomasine is daisy, meghann.\nThe daughter of thomasine is daisy, meghann.\nThe husband of thomasine is matt.\n\n## Friends\nThe friend of thomasine is derick, daisy, dixie, kari.\n\n## Attributes\nThe date of birth of thomasine is 0204-09-13.\nThe job of thomasine is police officer.\nThe hobby of thomasine is geography.\n"
61
- },
62
- {
63
- "title": "alfonso",
64
- "article": "# alfonso\n\n## Family\nalfonso's siblings are antionette, colby, dominick, kari.\nThe sister of alfonso is antionette, kari.\nThe brother of alfonso is colby, dominick.\nThe mother of alfonso is kanesha.\nThe father of alfonso is derick.\nThe child of alfonso is ellis.\nThe son of alfonso is ellis.\nThe wife of alfonso is ila.\n\n## Friends\nThe friend of alfonso is vicente, kanesha, lyndia, meghann, rosalee.\n\n## Attributes\nThe date of birth of alfonso is 0240-12-31.\nThe job of alfonso is translator.\nThe hobby of alfonso is microbiology.\n"
65
- },
66
- {
67
- "title": "alton",
68
- "article": "# alton\n\n## Family\nalton's siblings are dixie, johnna.\nThe sister of alton is dixie, johnna.\nThe mother of alton is antionette.\nThe father of alton is deangelo.\n\n## Friends\nThe friend of alton is deangelo, dominick, ellis, johnna, maggie, miki.\n\n## Attributes\nThe date of birth of alton is 0263-06-10.\nThe job of alton is accountant, chartered.\nThe hobby of alton is canoeing.\n"
69
- },
70
- {
71
- "title": "colby",
72
- "article": "# colby\n\n## Family\ncolby's siblings are alfonso, antionette, dominick, kari.\nThe sister of colby is antionette, kari.\nThe brother of colby is alfonso, dominick.\nThe mother of colby is kanesha.\nThe father of colby is derick.\n\n## Friends\nThe friend of colby is scotty, tanner, deanna, ila, maggie.\n\n## Attributes\nThe date of birth of colby is 0244-04-07.\nThe job of colby is product designer.\nThe hobby of colby is learning.\n"
73
- },
74
- {
75
- "title": "deangelo",
76
- "article": "# deangelo\n\n## Family\nThe child of deangelo is alton, dixie, johnna.\nThe son of deangelo is alton.\nThe daughter of deangelo is dixie, johnna.\nThe wife of deangelo is antionette.\n\n## Friends\nThe friend of deangelo is dominick, ellis, johnna, maggie, miki, alton.\n\n## Attributes\nThe date of birth of deangelo is 0239-07-26.\nThe job of deangelo is geographical information systems officer.\nThe hobby of deangelo is dairy farming.\n"
77
- },
78
- {
79
- "title": "derick",
80
- "article": "# derick\n\n## Family\nThe child of derick is alfonso, antionette, colby, dominick, kari.\nThe son of derick is alfonso, colby, dominick.\nThe daughter of derick is antionette, kari.\nThe wife of derick is kanesha.\n\n## Friends\nThe friend of derick is antionette, daisy, dixie, kari, thomasine.\n\n## Attributes\nThe date of birth of derick is 0212-09-01.\nThe job of derick is estate manager/land agent.\nThe hobby of derick is fossil hunting.\n"
81
- },
82
- {
83
- "title": "dominick",
84
- "article": "# dominick\n\n## Family\ndominick's siblings are alfonso, antionette, colby, kari.\nThe sister of dominick is antionette, kari.\nThe brother of dominick is alfonso, colby.\nThe mother of dominick is kanesha.\nThe father of dominick is derick.\nThe child of dominick is deanna, reyna, rosalee.\nThe daughter of dominick is deanna, reyna, rosalee.\nThe wife of dominick is daisy.\n\n## Friends\nThe friend of dominick is ellis, johnna, maggie, miki, alton, deangelo.\n\n## Attributes\nThe date of birth of dominick is 0236-06-02.\nThe job of dominick is therapist, art.\nThe hobby of dominick is sociology.\n"
85
- },
86
- {
87
- "title": "ellis",
88
- "article": "# ellis\n\n## Family\nThe mother of ellis is ila.\nThe father of ellis is alfonso.\n\n## Friends\nThe friend of ellis is johnna, maggie, miki, alton, deangelo, dominick.\n\n## Attributes\nThe date of birth of ellis is 0272-04-21.\nThe job of ellis is civil engineer, consulting.\nThe hobby of ellis is finance.\n"
89
- },
90
- {
91
- "title": "matt",
92
- "article": "# matt\n\n## Family\nThe mother of matt is lyndia.\nThe father of matt is vicente.\nThe child of matt is daisy, meghann.\nThe daughter of matt is daisy, meghann.\nThe wife of matt is thomasine.\n\n## Friends\nThe friend of matt is reyna, rosalee.\n\n## Attributes\nThe date of birth of matt is 0205-10-16.\nThe job of matt is investment banker, corporate.\nThe hobby of matt is meditation.\n"
93
- },
94
- {
95
- "title": "scotty",
96
- "article": "# scotty\n\n## Family\nThe child of scotty is lyndia.\nThe daughter of scotty is lyndia.\nThe wife of scotty is maggie.\n\n## Friends\nThe friend of scotty is tanner, deanna, ila, maggie, colby.\n\n## Attributes\nThe date of birth of scotty is 0149-12-17.\nThe job of scotty is airline pilot.\nThe hobby of scotty is wikipedia editing.\n"
97
- },
98
- {
99
- "title": "tanner",
100
- "article": "# tanner\n\n## Family\nThe child of tanner is miki.\nThe daughter of tanner is miki.\nThe wife of tanner is meghann.\n\n## Friends\nThe friend of tanner is deanna, ila, maggie, colby, scotty.\n\n## Attributes\nThe date of birth of tanner is 0231-07-16.\nThe job of tanner is advertising copywriter.\nThe hobby of tanner is radio-controlled car racing.\n"
101
- },
102
- {
103
- "title": "vicente",
104
- "article": "# vicente\n\n## Family\nThe child of vicente is matt.\nThe son of vicente is matt.\nThe wife of vicente is lyndia.\n\n## Friends\nThe friend of vicente is rosalee, alfonso.\n\n## Attributes\nThe date of birth of vicente is 0178-01-25.\nThe job of vicente is agricultural engineer.\nThe hobby of vicente is social studies.\n"
105
- }
106
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
depth8/family_tree_1.pl DELETED
@@ -1,61 +0,0 @@
1
- female(antionette).
2
- female(daisy).
3
- female(deanna).
4
- female(dixie).
5
- female(ila).
6
- female(johnna).
7
- female(kanesha).
8
- female(kari).
9
- female(lyndia).
10
- female(maggie).
11
- female(meghann).
12
- female(miki).
13
- female(reyna).
14
- female(rosalee).
15
- female(thomasine).
16
- male(alfonso).
17
- male(alton).
18
- male(colby).
19
- male(deangelo).
20
- male(derick).
21
- male(dominick).
22
- male(ellis).
23
- male(matt).
24
- male(scotty).
25
- male(tanner).
26
- male(vicente).
27
-
28
- parent(alfonso, ellis).
29
- parent(antionette, alton).
30
- parent(antionette, dixie).
31
- parent(antionette, johnna).
32
- parent(daisy, deanna).
33
- parent(daisy, reyna).
34
- parent(daisy, rosalee).
35
- parent(deangelo, alton).
36
- parent(deangelo, dixie).
37
- parent(deangelo, johnna).
38
- parent(derick, alfonso).
39
- parent(derick, antionette).
40
- parent(derick, colby).
41
- parent(derick, dominick).
42
- parent(derick, kari).
43
- parent(dominick, deanna).
44
- parent(dominick, reyna).
45
- parent(dominick, rosalee).
46
- parent(ila, ellis).
47
- parent(kanesha, alfonso).
48
- parent(kanesha, antionette).
49
- parent(kanesha, colby).
50
- parent(kanesha, dominick).
51
- parent(kanesha, kari).
52
- parent(lyndia, matt).
53
- parent(maggie, lyndia).
54
- parent(matt, daisy).
55
- parent(matt, meghann).
56
- parent(meghann, miki).
57
- parent(scotty, lyndia).
58
- parent(tanner, miki).
59
- parent(thomasine, daisy).
60
- parent(thomasine, meghann).
61
- parent(vicente, matt).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
depth8/family_tree_1.png DELETED
Binary file (119 kB)
 
depth9/articles.json DELETED
@@ -1,106 +0,0 @@
1
- [
2
- {
3
- "title": "antionette",
4
- "article": "# antionette\n\n## Family\nantionette's siblings are alfonso, colby, dominick, kari.\nThe sister of antionette is kari.\nThe brother of antionette is alfonso, colby, dominick.\nThe mother of antionette is kanesha.\nThe father of antionette is derick.\nThe child of antionette is alton, dixie, johnna.\nThe son of antionette is alton.\nThe daughter of antionette is dixie, johnna.\nThe husband of antionette is deangelo.\n\n## Friends\nThe friend of antionette is daisy, dixie, kari, derick.\n\n## Attributes\nThe date of birth of antionette is 0239-10-28.\nThe job of antionette is contractor.\nThe hobby of antionette is meditation.\n"
5
- },
6
- {
7
- "title": "daisy",
8
- "article": "# daisy\n\n## Family\ndaisy's siblings are meghann.\nThe sister of daisy is meghann.\nThe mother of daisy is thomasine.\nThe father of daisy is matt.\nThe child of daisy is deanna, reyna, rosalee.\nThe daughter of daisy is deanna, reyna, rosalee.\nThe husband of daisy is dominick.\n\n## Friends\nThe friend of daisy is dixie, kari, thomasine, derick, antionette.\n\n## Attributes\nThe date of birth of daisy is 0237-11-04.\nThe job of daisy is teacher, adult education.\nThe hobby of daisy is meteorology.\n"
9
- },
10
- {
11
- "title": "deanna",
12
- "article": "# deanna\n\n## Family\ndeanna's siblings are reyna, rosalee.\nThe sister of deanna is reyna, rosalee.\nThe mother of deanna is daisy.\nThe father of deanna is dominick.\n\n## Friends\nThe friend of deanna is ila, maggie, colby, scotty, tanner.\n\n## Attributes\nThe date of birth of deanna is 0270-07-11.\nThe job of deanna is biomedical scientist.\nThe hobby of deanna is biology.\n"
13
- },
14
- {
15
- "title": "dixie",
16
- "article": "# dixie\n\n## Family\ndixie's siblings are alton, johnna.\nThe sister of dixie is johnna.\nThe brother of dixie is alton.\nThe mother of dixie is antionette.\nThe father of dixie is deangelo.\n\n## Friends\nThe friend of dixie is kari, thomasine, derick, antionette, daisy.\n\n## Attributes\nThe date of birth of dixie is 0270-01-28.\nThe job of dixie is freight forwarder.\nThe hobby of dixie is meteorology.\n"
17
- },
18
- {
19
- "title": "ila",
20
- "article": "# ila\n\n## Family\nThe child of ila is ellis.\nThe son of ila is ellis.\nThe husband of ila is alfonso.\n\n## Friends\nThe friend of ila is maggie, colby, scotty, tanner, deanna.\n\n## Attributes\nThe date of birth of ila is 0241-07-17.\nThe job of ila is commercial/residential surveyor.\nThe hobby of ila is dolls.\n"
21
- },
22
- {
23
- "title": "johnna",
24
- "article": "# johnna\n\n## Family\njohnna's siblings are alton, dixie.\nThe sister of johnna is dixie.\nThe brother of johnna is alton.\nThe mother of johnna is antionette.\nThe father of johnna is deangelo.\n\n## Friends\nThe friend of johnna is maggie, miki, alton, deangelo, dominick, ellis.\n\n## Attributes\nThe date of birth of johnna is 0264-08-02.\nThe job of johnna is research scientist (life sciences).\nThe hobby of johnna is photography.\n"
25
- },
26
- {
27
- "title": "kanesha",
28
- "article": "# kanesha\n\n## Family\nThe child of kanesha is alfonso, antionette, colby, dominick, kari.\nThe son of kanesha is alfonso, colby, dominick.\nThe daughter of kanesha is antionette, kari.\nThe husband of kanesha is derick.\n\n## Friends\nThe friend of kanesha is lyndia, meghann, rosalee, alfonso.\n\n## Attributes\nThe date of birth of kanesha is 0212-07-22.\nThe job of kanesha is production assistant, television.\nThe hobby of kanesha is shogi.\n"
29
- },
30
- {
31
- "title": "kari",
32
- "article": "# kari\n\n## Family\nkari's siblings are alfonso, antionette, colby, dominick.\nThe sister of kari is antionette.\nThe brother of kari is alfonso, colby, dominick.\nThe mother of kari is kanesha.\nThe father of kari is derick.\n\n## Friends\nThe friend of kari is thomasine, derick, antionette, daisy, dixie.\n\n## Attributes\nThe date of birth of kari is 0238-10-28.\nThe job of kari is public house manager.\nThe hobby of kari is dominoes.\n"
33
- },
34
- {
35
- "title": "lyndia",
36
- "article": "# lyndia\n\n## Family\nThe mother of lyndia is maggie.\nThe father of lyndia is scotty.\nThe child of lyndia is matt.\nThe son of lyndia is matt.\nThe husband of lyndia is vicente.\n\n## Friends\nThe friend of lyndia is meghann, rosalee, alfonso, kanesha.\n\n## Attributes\nThe date of birth of lyndia is 0178-04-18.\nThe job of lyndia is museum education officer.\nThe hobby of lyndia is tether car.\n"
37
- },
38
- {
39
- "title": "maggie",
40
- "article": "# maggie\n\n## Family\nThe child of maggie is lyndia.\nThe daughter of maggie is lyndia.\nThe husband of maggie is scotty.\n\n## Friends\nThe friend of maggie is miki, alton, colby, deangelo, dominick, ellis, scotty, tanner, deanna, ila, johnna.\n\n## Attributes\nThe date of birth of maggie is 0148-03-17.\nThe job of maggie is engineer, manufacturing systems.\nThe hobby of maggie is architecture.\n"
41
- },
42
- {
43
- "title": "meghann",
44
- "article": "# meghann\n\n## Family\nmeghann's siblings are daisy.\nThe sister of meghann is daisy.\nThe mother of meghann is thomasine.\nThe father of meghann is matt.\nThe child of meghann is miki.\nThe daughter of meghann is miki.\nThe husband of meghann is tanner.\n\n## Friends\nThe friend of meghann is rosalee, alfonso, kanesha, lyndia.\n\n## Attributes\nThe date of birth of meghann is 0230-04-06.\nThe job of meghann is chief marketing officer.\nThe hobby of meghann is geocaching.\n"
45
- },
46
- {
47
- "title": "miki",
48
- "article": "# miki\n\n## Family\nThe mother of miki is meghann.\nThe father of miki is tanner.\n\n## Friends\nThe friend of miki is alton, deangelo, dominick, ellis, johnna, maggie.\n\n## Attributes\nThe date of birth of miki is 0256-10-26.\nThe job of miki is ranger/warden.\nThe hobby of miki is trainspotting.\n"
49
- },
50
- {
51
- "title": "reyna",
52
- "article": "# reyna\n\n## Family\nreyna's siblings are deanna, rosalee.\nThe sister of reyna is deanna, rosalee.\nThe mother of reyna is daisy.\nThe father of reyna is dominick.\n\n## Friends\nThe friend of reyna is matt.\n\n## Attributes\nThe date of birth of reyna is 0261-08-01.\nThe job of reyna is air cabin crew.\nThe hobby of reyna is bus spotting[22.\n"
53
- },
54
- {
55
- "title": "rosalee",
56
- "article": "# rosalee\n\n## Family\nrosalee's siblings are deanna, reyna.\nThe sister of rosalee is deanna, reyna.\nThe mother of rosalee is daisy.\nThe father of rosalee is dominick.\n\n## Friends\nThe friend of rosalee is alfonso, matt, vicente, kanesha, lyndia, meghann.\n\n## Attributes\nThe date of birth of rosalee is 0260-09-04.\nThe job of rosalee is newspaper journalist.\nThe hobby of rosalee is research.\n"
57
- },
58
- {
59
- "title": "thomasine",
60
- "article": "# thomasine\n\n## Family\nThe child of thomasine is daisy, meghann.\nThe daughter of thomasine is daisy, meghann.\nThe husband of thomasine is matt.\n\n## Friends\nThe friend of thomasine is derick, daisy, dixie, kari.\n\n## Attributes\nThe date of birth of thomasine is 0204-09-13.\nThe job of thomasine is police officer.\nThe hobby of thomasine is geography.\n"
61
- },
62
- {
63
- "title": "alfonso",
64
- "article": "# alfonso\n\n## Family\nalfonso's siblings are antionette, colby, dominick, kari.\nThe sister of alfonso is antionette, kari.\nThe brother of alfonso is colby, dominick.\nThe mother of alfonso is kanesha.\nThe father of alfonso is derick.\nThe child of alfonso is ellis.\nThe son of alfonso is ellis.\nThe wife of alfonso is ila.\n\n## Friends\nThe friend of alfonso is vicente, kanesha, lyndia, meghann, rosalee.\n\n## Attributes\nThe date of birth of alfonso is 0240-12-31.\nThe job of alfonso is translator.\nThe hobby of alfonso is microbiology.\n"
65
- },
66
- {
67
- "title": "alton",
68
- "article": "# alton\n\n## Family\nalton's siblings are dixie, johnna.\nThe sister of alton is dixie, johnna.\nThe mother of alton is antionette.\nThe father of alton is deangelo.\n\n## Friends\nThe friend of alton is deangelo, dominick, ellis, johnna, maggie, miki.\n\n## Attributes\nThe date of birth of alton is 0263-06-10.\nThe job of alton is accountant, chartered.\nThe hobby of alton is canoeing.\n"
69
- },
70
- {
71
- "title": "colby",
72
- "article": "# colby\n\n## Family\ncolby's siblings are alfonso, antionette, dominick, kari.\nThe sister of colby is antionette, kari.\nThe brother of colby is alfonso, dominick.\nThe mother of colby is kanesha.\nThe father of colby is derick.\n\n## Friends\nThe friend of colby is scotty, tanner, deanna, ila, maggie.\n\n## Attributes\nThe date of birth of colby is 0244-04-07.\nThe job of colby is product designer.\nThe hobby of colby is learning.\n"
73
- },
74
- {
75
- "title": "deangelo",
76
- "article": "# deangelo\n\n## Family\nThe child of deangelo is alton, dixie, johnna.\nThe son of deangelo is alton.\nThe daughter of deangelo is dixie, johnna.\nThe wife of deangelo is antionette.\n\n## Friends\nThe friend of deangelo is dominick, ellis, johnna, maggie, miki, alton.\n\n## Attributes\nThe date of birth of deangelo is 0239-07-26.\nThe job of deangelo is geographical information systems officer.\nThe hobby of deangelo is dairy farming.\n"
77
- },
78
- {
79
- "title": "derick",
80
- "article": "# derick\n\n## Family\nThe child of derick is alfonso, antionette, colby, dominick, kari.\nThe son of derick is alfonso, colby, dominick.\nThe daughter of derick is antionette, kari.\nThe wife of derick is kanesha.\n\n## Friends\nThe friend of derick is antionette, daisy, dixie, kari, thomasine.\n\n## Attributes\nThe date of birth of derick is 0212-09-01.\nThe job of derick is estate manager/land agent.\nThe hobby of derick is fossil hunting.\n"
81
- },
82
- {
83
- "title": "dominick",
84
- "article": "# dominick\n\n## Family\ndominick's siblings are alfonso, antionette, colby, kari.\nThe sister of dominick is antionette, kari.\nThe brother of dominick is alfonso, colby.\nThe mother of dominick is kanesha.\nThe father of dominick is derick.\nThe child of dominick is deanna, reyna, rosalee.\nThe daughter of dominick is deanna, reyna, rosalee.\nThe wife of dominick is daisy.\n\n## Friends\nThe friend of dominick is ellis, johnna, maggie, miki, alton, deangelo.\n\n## Attributes\nThe date of birth of dominick is 0236-06-02.\nThe job of dominick is therapist, art.\nThe hobby of dominick is sociology.\n"
85
- },
86
- {
87
- "title": "ellis",
88
- "article": "# ellis\n\n## Family\nThe mother of ellis is ila.\nThe father of ellis is alfonso.\n\n## Friends\nThe friend of ellis is johnna, maggie, miki, alton, deangelo, dominick.\n\n## Attributes\nThe date of birth of ellis is 0272-04-21.\nThe job of ellis is civil engineer, consulting.\nThe hobby of ellis is finance.\n"
89
- },
90
- {
91
- "title": "matt",
92
- "article": "# matt\n\n## Family\nThe mother of matt is lyndia.\nThe father of matt is vicente.\nThe child of matt is daisy, meghann.\nThe daughter of matt is daisy, meghann.\nThe wife of matt is thomasine.\n\n## Friends\nThe friend of matt is reyna, rosalee.\n\n## Attributes\nThe date of birth of matt is 0205-10-16.\nThe job of matt is investment banker, corporate.\nThe hobby of matt is meditation.\n"
93
- },
94
- {
95
- "title": "scotty",
96
- "article": "# scotty\n\n## Family\nThe child of scotty is lyndia.\nThe daughter of scotty is lyndia.\nThe wife of scotty is maggie.\n\n## Friends\nThe friend of scotty is tanner, deanna, ila, maggie, colby.\n\n## Attributes\nThe date of birth of scotty is 0149-12-17.\nThe job of scotty is airline pilot.\nThe hobby of scotty is wikipedia editing.\n"
97
- },
98
- {
99
- "title": "tanner",
100
- "article": "# tanner\n\n## Family\nThe child of tanner is miki.\nThe daughter of tanner is miki.\nThe wife of tanner is meghann.\n\n## Friends\nThe friend of tanner is deanna, ila, maggie, colby, scotty.\n\n## Attributes\nThe date of birth of tanner is 0231-07-16.\nThe job of tanner is advertising copywriter.\nThe hobby of tanner is radio-controlled car racing.\n"
101
- },
102
- {
103
- "title": "vicente",
104
- "article": "# vicente\n\n## Family\nThe child of vicente is matt.\nThe son of vicente is matt.\nThe wife of vicente is lyndia.\n\n## Friends\nThe friend of vicente is rosalee, alfonso.\n\n## Attributes\nThe date of birth of vicente is 0178-01-25.\nThe job of vicente is agricultural engineer.\nThe hobby of vicente is social studies.\n"
105
- }
106
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
depth9/family_tree_1.pl DELETED
@@ -1,61 +0,0 @@
1
- female(antionette).
2
- female(daisy).
3
- female(deanna).
4
- female(dixie).
5
- female(ila).
6
- female(johnna).
7
- female(kanesha).
8
- female(kari).
9
- female(lyndia).
10
- female(maggie).
11
- female(meghann).
12
- female(miki).
13
- female(reyna).
14
- female(rosalee).
15
- female(thomasine).
16
- male(alfonso).
17
- male(alton).
18
- male(colby).
19
- male(deangelo).
20
- male(derick).
21
- male(dominick).
22
- male(ellis).
23
- male(matt).
24
- male(scotty).
25
- male(tanner).
26
- male(vicente).
27
-
28
- parent(alfonso, ellis).
29
- parent(antionette, alton).
30
- parent(antionette, dixie).
31
- parent(antionette, johnna).
32
- parent(daisy, deanna).
33
- parent(daisy, reyna).
34
- parent(daisy, rosalee).
35
- parent(deangelo, alton).
36
- parent(deangelo, dixie).
37
- parent(deangelo, johnna).
38
- parent(derick, alfonso).
39
- parent(derick, antionette).
40
- parent(derick, colby).
41
- parent(derick, dominick).
42
- parent(derick, kari).
43
- parent(dominick, deanna).
44
- parent(dominick, reyna).
45
- parent(dominick, rosalee).
46
- parent(ila, ellis).
47
- parent(kanesha, alfonso).
48
- parent(kanesha, antionette).
49
- parent(kanesha, colby).
50
- parent(kanesha, dominick).
51
- parent(kanesha, kari).
52
- parent(lyndia, matt).
53
- parent(maggie, lyndia).
54
- parent(matt, daisy).
55
- parent(matt, meghann).
56
- parent(meghann, miki).
57
- parent(scotty, lyndia).
58
- parent(tanner, miki).
59
- parent(thomasine, daisy).
60
- parent(thomasine, meghann).
61
- parent(vicente, matt).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
depth9/family_tree_1.png DELETED
Binary file (119 kB)
 
depth9/questions.json DELETED
The diff for this file is too large to render. See raw diff
 
{depth10-100 → depth_10_size_100_seed_1}/articles.json RENAMED
File without changes
{depth10-100 → depth_10_size_100_seed_1}/family_tree_1.pl RENAMED
File without changes
{depth10-100 → depth_10_size_100_seed_1}/family_tree_1.png RENAMED
File without changes
{depth10-100 → depth_10_size_100_seed_1}/questions.json RENAMED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "id": "cff4bf0b-bff3-4058-be8b-66bd09d08c1f",
4
  "question": "Who is the wife of the husband of the mother of the person whose job is electronics engineer ?",
5
  "answer": [
6
  "nell"
@@ -34,7 +34,7 @@
34
  "type": 0
35
  },
36
  {
37
- "id": "85ca6eae-2e75-476a-8583-18efe24d1eef",
38
  "question": "Who is the father of the daughter of the sister of the person whose job is freight forwarder ?",
39
  "answer": [
40
  "cornelius"
@@ -68,7 +68,7 @@
68
  "type": 0
69
  },
70
  {
71
- "id": "d7ae21a6-c0d2-4966-a8f3-6d0f4ff93873",
72
  "question": "Who is the son of the husband of the sister of the person whose hobby is radio-controlled car racing ?",
73
  "answer": [
74
  "alberto"
@@ -102,7 +102,7 @@
102
  "type": 0
103
  },
104
  {
105
- "id": "a09e83ea-a071-4324-881d-d842d0ea8a23",
106
  "question": "Who is the mother of the brother of the daughter of the person whose job is acupuncturist ?",
107
  "answer": [
108
  "lyndia"
@@ -136,14 +136,14 @@
136
  "type": 0
137
  },
138
  {
139
- "id": "31b0392e-8ae9-41ec-8b7c-4062774001d9",
140
  "question": "Who is the sibling of the sibling of the brother of the person whose job is financial manager ?",
141
  "answer": [
 
 
142
  "kari",
143
  "dominick",
144
- "colby",
145
- "antionette",
146
- "alfonso"
147
  ],
148
  "prolog": {
149
  "query": [
@@ -174,7 +174,7 @@
174
  "type": 0
175
  },
176
  {
177
- "id": "3762fad2-9edb-44d1-9008-dca5f5ad746c",
178
  "question": "Who is the father of the daughter of the daughter of the person whose hobby is herping ?",
179
  "answer": [
180
  "tanner",
@@ -209,7 +209,7 @@
209
  "type": 0
210
  },
211
  {
212
- "id": "9be64cb3-d095-46d0-a86f-52cd2128eada",
213
  "question": "Who is the mother of the child of the child of the person whose hobby is cooking ?",
214
  "answer": [
215
  "concepcion"
@@ -243,7 +243,7 @@
243
  "type": 0
244
  },
245
  {
246
- "id": "182408a6-13ed-4363-af80-14d235133f85",
247
  "question": "Who is the father of the sibling of the sister of the person whose job is air cabin crew ?",
248
  "answer": [
249
  "dominick"
@@ -277,7 +277,7 @@
277
  "type": 0
278
  },
279
  {
280
- "id": "25fd6d5f-4023-4da0-bee8-d55461e2e04f",
281
  "question": "Who is the child of the mother of the child of the person whose hobby is magic ?",
282
  "answer": [
283
  "aura"
@@ -311,11 +311,11 @@
311
  "type": 0
312
  },
313
  {
314
- "id": "a80f5a5b-476b-4cf6-9f09-872e732e2219",
315
  "question": "Who is the brother of the father of the mother of the person whose job is retail buyer ?",
316
  "answer": [
317
- "colby",
318
- "alfonso"
319
  ],
320
  "prolog": {
321
  "query": [
@@ -346,7 +346,7 @@
346
  "type": 0
347
  },
348
  {
349
- "id": "673f345e-da61-4721-a9dd-c53b90f18058",
350
  "question": "Who is the brother of the sibling of the father of alejandra ?",
351
  "answer": [
352
  "zane",
@@ -377,7 +377,7 @@
377
  "type": 1
378
  },
379
  {
380
- "id": "cb7612b5-1979-43dc-a2f6-436d13ff88a3",
381
  "question": "Who is the father of the sister of the brother of tona ?",
382
  "answer": [
383
  "vicente"
@@ -407,7 +407,7 @@
407
  "type": 1
408
  },
409
  {
410
- "id": "41b75503-b1c7-40d9-947a-490e9988f9b9",
411
  "question": "Who is the son of the mother of the father of eric ?",
412
  "answer": [
413
  "ellis"
@@ -437,7 +437,7 @@
437
  "type": 1
438
  },
439
  {
440
- "id": "a278bb9f-4d00-4382-8685-bb06d674bd4b",
441
  "question": "Who is the brother of the father of the daughter of maegan ?",
442
  "answer": [
443
  "milo"
@@ -467,7 +467,7 @@
467
  "type": 1
468
  },
469
  {
470
- "id": "d1fa7f48-d724-4e40-a4b4-bfb6ff13bc78",
471
  "question": "Who is the father of the sister of the child of donald ?",
472
  "answer": [
473
  "donald"
@@ -497,7 +497,7 @@
497
  "type": 1
498
  },
499
  {
500
- "id": "7ef39425-7a2d-45d4-95d2-c7b2790145de",
501
  "question": "Who is the mother of the child of the father of robyn ?",
502
  "answer": [
503
  "johnna"
@@ -527,7 +527,7 @@
527
  "type": 1
528
  },
529
  {
530
- "id": "45f2d19b-4eff-4a89-aa39-738440c20cb5",
531
  "question": "Who is the father of the daughter of the father of robyn ?",
532
  "answer": [
533
  "federico"
@@ -557,11 +557,11 @@
557
  "type": 1
558
  },
559
  {
560
- "id": "7170cf1f-a997-493a-8fd5-f2f7ff29ac88",
561
  "question": "Who is the father of the daughter of the child of meghann ?",
562
  "answer": [
563
- "cordell",
564
- "joe"
565
  ],
566
  "prolog": {
567
  "query": [
@@ -588,7 +588,7 @@
588
  "type": 1
589
  },
590
  {
591
- "id": "f0c2173f-d667-4151-ba94-d99d19fbee22",
592
  "question": "Who is the father of the child of the mother of robyn ?",
593
  "answer": [
594
  "federico"
@@ -618,7 +618,7 @@
618
  "type": 1
619
  },
620
  {
621
- "id": "9ac9a575-5a8d-4194-9fbb-bb168b32a0b7",
622
  "question": "Who is the sibling of the sister of the brother of mckinley ?",
623
  "answer": [
624
  "reinaldo",
@@ -649,7 +649,7 @@
649
  "type": 1
650
  },
651
  {
652
- "id": "d0934738-e1ad-44cd-8811-48778513236b",
653
  "question": "Who is the son of the child of the person whose hobby is magnet fishing ?",
654
  "answer": [
655
  "joe"
@@ -679,7 +679,7 @@
679
  "type": 2
680
  },
681
  {
682
- "id": "27e64740-6f2c-4654-b344-7eb10248e898",
683
  "question": "Who is the child of the child of the person whose job is therapist, horticultural ?",
684
  "answer": [
685
  "ellis"
@@ -709,14 +709,14 @@
709
  "type": 2
710
  },
711
  {
712
- "id": "b420a394-63e7-4389-b026-f77837efbca4",
713
  "question": "Who is the child of the child of the person whose job is air traffic controller ?",
714
  "answer": [
715
- "nick",
716
- "johnna",
717
- "alton",
718
  "kurt",
719
- "dixie"
 
 
 
720
  ],
721
  "prolog": {
722
  "query": [
@@ -743,7 +743,7 @@
743
  "type": 2
744
  },
745
  {
746
- "id": "9d627b5b-3d81-4265-96f7-055767528ca8",
747
  "question": "Who is the father of the brother of the person whose hobby is darts ?",
748
  "answer": [
749
  "deangelo"
@@ -773,7 +773,7 @@
773
  "type": 2
774
  },
775
  {
776
- "id": "c0507c54-65f0-4ec2-99ec-8fb9906cb88b",
777
  "question": "Who is the husband of the mother of the person whose job is early years teacher ?",
778
  "answer": [
779
  "ellis"
@@ -803,7 +803,7 @@
803
  "type": 2
804
  },
805
  {
806
- "id": "f97664bf-2d94-4230-83ca-375c9a3f257d",
807
  "question": "Who is the sibling of the sibling of the person whose job is development worker, community ?",
808
  "answer": [
809
  "ezequiel"
@@ -833,7 +833,7 @@
833
  "type": 2
834
  },
835
  {
836
- "id": "10dc6ede-b664-4be1-9e48-17e574e5770b",
837
  "question": "Who is the child of the wife of the person whose hobby is bowling ?",
838
  "answer": [
839
  "joe"
@@ -863,7 +863,7 @@
863
  "type": 2
864
  },
865
  {
866
- "id": "2103ed42-0710-42ef-9acc-fc27d5e0c55e",
867
  "question": "Who is the daughter of the daughter of the person whose job is medical technical officer ?",
868
  "answer": [
869
  "robyn"
@@ -893,7 +893,7 @@
893
  "type": 2
894
  },
895
  {
896
- "id": "a94cb80f-7862-423f-9016-79f4d82e3650",
897
  "question": "Who is the brother of the sibling of the person whose job is nurse, mental health ?",
898
  "answer": [
899
  "reinaldo",
@@ -924,7 +924,7 @@
924
  "type": 2
925
  },
926
  {
927
- "id": "a0686567-3267-437f-bb08-ffab57f45fa2",
928
  "question": "Who is the father of the son of the person whose job is air traffic controller ?",
929
  "answer": [
930
  "jay"
@@ -954,7 +954,7 @@
954
  "type": 2
955
  },
956
  {
957
- "id": "92359310-95c7-421e-b972-6eb1df0ca201",
958
  "question": "Who is the sister of the sibling of tanya ?",
959
  "answer": [
960
  "tanya"
@@ -980,7 +980,7 @@
980
  "type": 3
981
  },
982
  {
983
- "id": "5e35858a-fc44-4f69-8307-6e68eda58b21",
984
  "question": "Who is the husband of the wife of manual ?",
985
  "answer": [
986
  "manual"
@@ -1006,7 +1006,7 @@
1006
  "type": 3
1007
  },
1008
  {
1009
- "id": "9983ca15-811d-419e-a7f6-05e31cc6d427",
1010
  "question": "Who is the child of the wife of leonardo ?",
1011
  "answer": [
1012
  "brigida",
@@ -1033,7 +1033,7 @@
1033
  "type": 3
1034
  },
1035
  {
1036
- "id": "64874a48-2ee5-4372-b9d5-bfb20bb7800f",
1037
  "question": "Who is the child of the mother of tanya ?",
1038
  "answer": [
1039
  "brigida",
@@ -1060,7 +1060,7 @@
1060
  "type": 3
1061
  },
1062
  {
1063
- "id": "2eb0990e-69be-4645-8ff8-4ec336cc2d5a",
1064
  "question": "Who is the father of the sibling of reinaldo ?",
1065
  "answer": [
1066
  "cornelius"
@@ -1086,14 +1086,14 @@
1086
  "type": 3
1087
  },
1088
  {
1089
- "id": "83a79070-d3a5-43af-920f-cbf236b004ff",
1090
  "question": "Who is the son of the sister of colby ?",
1091
  "answer": [
1092
- "nick",
1093
- "alton",
1094
- "kurt",
1095
  "mckinley",
1096
- "reinaldo"
 
 
 
1097
  ],
1098
  "prolog": {
1099
  "query": [
@@ -1116,7 +1116,7 @@
1116
  "type": 3
1117
  },
1118
  {
1119
- "id": "94604509-bfd1-4f2d-a9f3-f60c48f5888f",
1120
  "question": "Who is the father of the daughter of reyna ?",
1121
  "answer": [
1122
  "donald"
@@ -1142,7 +1142,7 @@
1142
  "type": 3
1143
  },
1144
  {
1145
- "id": "9f550f64-b01a-417b-9634-e26ada08f919",
1146
  "question": "Who is the sibling of the sister of lynn ?",
1147
  "answer": [
1148
  "lynn"
@@ -1168,7 +1168,7 @@
1168
  "type": 3
1169
  },
1170
  {
1171
- "id": "ba65d4e9-477a-4c5d-b07b-03ebc93d3137",
1172
  "question": "Who is the son of the daughter of dee ?",
1173
  "answer": [
1174
  "alberto"
@@ -1194,7 +1194,7 @@
1194
  "type": 3
1195
  },
1196
  {
1197
- "id": "2e13a6f7-2dd7-4a91-966b-749c86a927c7",
1198
  "question": "Who is the husband of the wife of jay ?",
1199
  "answer": [
1200
  "jay"
@@ -1220,7 +1220,7 @@
1220
  "type": 3
1221
  },
1222
  {
1223
- "id": "df8a3312-1c58-4d45-a564-d9adcdbfb0d4",
1224
  "question": "Who is the sister of the person whose job is dispensing optician ?",
1225
  "answer": [
1226
  "dixie",
@@ -1247,7 +1247,7 @@
1247
  "type": 4
1248
  },
1249
  {
1250
- "id": "c51b6f64-9ee6-4945-9ed8-99d34c60d093",
1251
  "question": "Who is the mother of the person whose job is commercial/residential surveyor ?",
1252
  "answer": [
1253
  "jenniffer"
@@ -1273,7 +1273,7 @@
1273
  "type": 4
1274
  },
1275
  {
1276
- "id": "9bd790b4-c5c4-43c5-8669-b91bf684e7ab",
1277
  "question": "Who is the husband of the person whose hobby is laser tag ?",
1278
  "answer": [
1279
  "jeff"
@@ -1299,13 +1299,13 @@
1299
  "type": 4
1300
  },
1301
  {
1302
- "id": "bdd184c4-d642-4926-a4e5-bcdc64afb40b",
1303
  "question": "Who is the mother of the person whose hobby is research ?",
1304
  "answer": [
1305
- "concepcion",
1306
- "rosalee",
1307
  "kanesha",
1308
- "maegan"
 
1309
  ],
1310
  "prolog": {
1311
  "query": [
@@ -1328,7 +1328,7 @@
1328
  "type": 4
1329
  },
1330
  {
1331
- "id": "b6946849-859e-4e3b-89d0-502b9159d9d8",
1332
  "question": "Who is the child of the person whose hobby is model aircraft ?",
1333
  "answer": [
1334
  "jenniffer"
@@ -1354,13 +1354,13 @@
1354
  "type": 4
1355
  },
1356
  {
1357
- "id": "43e2f828-8c85-4f4f-8e50-90bad0e3db63",
1358
  "question": "Who is the sibling of the person whose job is dispensing optician ?",
1359
  "answer": [
 
1360
  "dixie",
1361
  "johnna",
1362
- "kurt",
1363
- "alton"
1364
  ],
1365
  "prolog": {
1366
  "query": [
@@ -1383,13 +1383,13 @@
1383
  "type": 4
1384
  },
1385
  {
1386
- "id": "823d128b-8bf1-428d-ae81-6f5d90157883",
1387
  "question": "Who is the child of the person whose hobby is biology ?",
1388
  "answer": [
1389
  "danna",
1390
- "daisy",
1391
  "alejandra",
1392
- "meghann"
1393
  ],
1394
  "prolog": {
1395
  "query": [
@@ -1412,7 +1412,7 @@
1412
  "type": 4
1413
  },
1414
  {
1415
- "id": "a8f68fe6-a549-44e3-8395-90986f2fc591",
1416
  "question": "Who is the husband of the person whose job is surveyor, commercial/residential ?",
1417
  "answer": [
1418
  "cody"
@@ -1438,7 +1438,7 @@
1438
  "type": 4
1439
  },
1440
  {
1441
- "id": "367c8060-0d1d-4347-ad2d-57ed68f7896d",
1442
  "question": "Who is the wife of the person whose job is sports therapist ?",
1443
  "answer": [
1444
  "lyndia",
@@ -1465,7 +1465,7 @@
1465
  "type": 4
1466
  },
1467
  {
1468
- "id": "85f67ca9-66aa-439b-a58a-d8b70463e4fc",
1469
  "question": "Who is the father of the person whose job is chiropodist ?",
1470
  "answer": [
1471
  "nick"
@@ -1491,7 +1491,7 @@
1491
  "type": 4
1492
  },
1493
  {
1494
- "id": "6e2d4707-b2fa-4ddc-90b1-da5614f43a7c",
1495
  "question": "Who is the mother of carmella ?",
1496
  "answer": [
1497
  "adrienne"
@@ -1513,7 +1513,7 @@
1513
  "type": 5
1514
  },
1515
  {
1516
- "id": "c9e2221c-6dd1-4653-808f-755193f63c02",
1517
  "question": "Who is the child of leann ?",
1518
  "answer": [
1519
  "antonio"
@@ -1535,7 +1535,7 @@
1535
  "type": 5
1536
  },
1537
  {
1538
- "id": "ab3fb1b7-c53f-42f3-af4d-bf0a195e8bdb",
1539
  "question": "Who is the father of dante ?",
1540
  "answer": [
1541
  "ellis"
@@ -1557,7 +1557,7 @@
1557
  "type": 5
1558
  },
1559
  {
1560
- "id": "8487d7d0-f701-4395-89b4-8ac1f0718948",
1561
  "question": "Who is the sister of milo ?",
1562
  "answer": [
1563
  "cortney",
@@ -1580,7 +1580,7 @@
1580
  "type": 5
1581
  },
1582
  {
1583
- "id": "4e1dc837-7906-4636-9972-fa99454e829b",
1584
  "question": "Who is the father of mckinley ?",
1585
  "answer": [
1586
  "cornelius"
@@ -1602,7 +1602,7 @@
1602
  "type": 5
1603
  },
1604
  {
1605
- "id": "dbb74c8a-4a38-4c03-adea-f988f1ec53a2",
1606
  "question": "Who is the sibling of mandy ?",
1607
  "answer": [
1608
  "horacio"
@@ -1624,7 +1624,7 @@
1624
  "type": 5
1625
  },
1626
  {
1627
- "id": "8099955a-d9ca-4d14-9f2d-0ead8f76ccd1",
1628
  "question": "Who is the wife of fidel ?",
1629
  "answer": [
1630
  "dixie"
@@ -1646,12 +1646,12 @@
1646
  "type": 5
1647
  },
1648
  {
1649
- "id": "1b7b6463-b884-4c24-bc5a-f980b3aec160",
1650
  "question": "Who is the sibling of shanta ?",
1651
  "answer": [
1652
- "georgette",
1653
  "merry",
1654
- "carmella"
 
1655
  ],
1656
  "prolog": {
1657
  "query": [
@@ -1670,7 +1670,7 @@
1670
  "type": 5
1671
  },
1672
  {
1673
- "id": "f87e4a3f-954f-4a3d-9749-6e64ae8c147b",
1674
  "question": "Who is the mother of dixie ?",
1675
  "answer": [
1676
  "antionette"
@@ -1692,7 +1692,7 @@
1692
  "type": 5
1693
  },
1694
  {
1695
- "id": "13714870-935b-4182-be6a-63b853e5e693",
1696
  "question": "Who is the sister of ezequiel ?",
1697
  "answer": [
1698
  "janey"
@@ -1714,7 +1714,7 @@
1714
  "type": 5
1715
  },
1716
  {
1717
- "id": "19b1ae20-74fc-4e6c-ba68-130f64d62d09",
1718
  "question": "Who is the person whose job is freight forwarder ?",
1719
  "answer": [
1720
  "antionette"
@@ -1736,11 +1736,11 @@
1736
  "type": 6
1737
  },
1738
  {
1739
- "id": "2bb96b17-2443-4dd0-ac35-75e20b11678d",
1740
  "question": "Who is the person whose job is sports therapist ?",
1741
  "answer": [
1742
- "vicente",
1743
- "dee"
1744
  ],
1745
  "prolog": {
1746
  "query": [
@@ -1759,7 +1759,7 @@
1759
  "type": 6
1760
  },
1761
  {
1762
- "id": "cf149930-69b8-4912-b1bd-c5a7c15af16f",
1763
  "question": "Who is the person whose job is clinical cytogeneticist ?",
1764
  "answer": [
1765
  "eric"
@@ -1781,7 +1781,7 @@
1781
  "type": 6
1782
  },
1783
  {
1784
- "id": "dc51d194-6c8f-4e95-bac5-20340b4ec276",
1785
  "question": "Who is the person whose hobby is learning ?",
1786
  "answer": [
1787
  "ginger"
@@ -1803,7 +1803,7 @@
1803
  "type": 6
1804
  },
1805
  {
1806
- "id": "ed6aaa55-5785-4fe3-9f6c-544449316f82",
1807
  "question": "Who is the person whose job is herpetologist ?",
1808
  "answer": [
1809
  "alton"
@@ -1825,11 +1825,11 @@
1825
  "type": 6
1826
  },
1827
  {
1828
- "id": "e92f539f-a5f5-4b27-9e6b-9778075b359b",
1829
  "question": "Who is the person whose hobby is backgammon ?",
1830
  "answer": [
1831
- "nell",
1832
- "manual"
1833
  ],
1834
  "prolog": {
1835
  "query": [
@@ -1848,7 +1848,7 @@
1848
  "type": 6
1849
  },
1850
  {
1851
- "id": "ecd6bdcb-d942-41d0-845a-9937c912adbf",
1852
  "question": "Who is the person whose job is learning mentor ?",
1853
  "answer": [
1854
  "velia"
@@ -1870,12 +1870,12 @@
1870
  "type": 6
1871
  },
1872
  {
1873
- "id": "ba3c0e3a-7140-4532-9b59-cff29dea51c8",
1874
  "question": "Who is the person whose hobby is meditation ?",
1875
  "answer": [
1876
  "maggie",
1877
- "kanesha",
1878
- "adrienne"
1879
  ],
1880
  "prolog": {
1881
  "query": [
@@ -1894,7 +1894,7 @@
1894
  "type": 6
1895
  },
1896
  {
1897
- "id": "0e1b7f26-bb4c-4b4a-b04f-09209a16b1e2",
1898
  "question": "Who is the person whose job is quantity surveyor ?",
1899
  "answer": [
1900
  "cody"
@@ -1916,7 +1916,7 @@
1916
  "type": 6
1917
  },
1918
  {
1919
- "id": "8678b51a-2976-4457-9be5-26837d1fbe14",
1920
  "question": "Who is the person whose job is special educational needs teacher ?",
1921
  "answer": [
1922
  "leann"
@@ -1938,14 +1938,14 @@
1938
  "type": 6
1939
  },
1940
  {
1941
- "id": "45608c4f-6750-40ae-81ae-39d7719f2226",
1942
  "question": "What is the job of the sibling of the daughter of the mother of alfonso ?",
1943
  "answer": [
1944
- "immunologist",
1945
- "chartered legal executive (england and wales)",
1946
  "freight forwarder",
 
1947
  "airline pilot",
1948
- "financial manager"
1949
  ],
1950
  "prolog": {
1951
  "query": [
@@ -1976,11 +1976,11 @@
1976
  "type": 7
1977
  },
1978
  {
1979
- "id": "477d201c-ce37-42b5-a963-7c82efd30e15",
1980
  "question": "What is the hobby of the child of the mother of the wife of cody ?",
1981
  "answer": [
1982
- "magnet fishing",
1983
- "radio-controlled car racing"
1984
  ],
1985
  "prolog": {
1986
  "query": [
@@ -2011,7 +2011,7 @@
2011
  "type": 7
2012
  },
2013
  {
2014
- "id": "998662f7-1163-4aa5-b77a-68408046f6d0",
2015
  "question": "What is the hobby of the daughter of the mother of the mother of velia ?",
2016
  "answer": [
2017
  "tether car"
@@ -2045,7 +2045,7 @@
2045
  "type": 7
2046
  },
2047
  {
2048
- "id": "fb49c0b0-d2a2-433f-8d20-f3f2e323b296",
2049
  "question": "What is the hobby of the mother of the child of the brother of matt ?",
2050
  "answer": [
2051
  "judo"
@@ -2079,7 +2079,7 @@
2079
  "type": 7
2080
  },
2081
  {
2082
- "id": "50e0d70b-8cf0-4e14-ba55-00353effaa7c",
2083
  "question": "What is the hobby of the daughter of the wife of the son of leann ?",
2084
  "answer": [
2085
  "sociology"
@@ -2113,7 +2113,7 @@
2113
  "type": 7
2114
  },
2115
  {
2116
- "id": "fe1b978f-276c-4222-b8ca-e01c5f2d7063",
2117
  "question": "What is the dob of the sibling of the wife of the father of janey ?",
2118
  "answer": [
2119
  "0270-07-11",
@@ -2148,14 +2148,14 @@
2148
  "type": 7
2149
  },
2150
  {
2151
- "id": "0ccd8ef0-f68b-49c3-97af-301197391d3b",
2152
  "question": "What is the hobby of the sibling of the brother of the brother of dixie ?",
2153
  "answer": [
2154
- "finance",
2155
  "darts",
2156
  "tea bag collecting",
2157
- "geography",
2158
- "bus spotting[22"
 
2159
  ],
2160
  "prolog": {
2161
  "query": [
@@ -2186,11 +2186,11 @@
2186
  "type": 7
2187
  },
2188
  {
2189
- "id": "8626011d-b1f3-41bd-b758-769c496ba4b4",
2190
  "question": "What is the hobby of the sibling of the daughter of the father of lashanda ?",
2191
  "answer": [
2192
- "ant farming",
2193
- "croquet"
2194
  ],
2195
  "prolog": {
2196
  "query": [
@@ -2221,7 +2221,7 @@
2221
  "type": 7
2222
  },
2223
  {
2224
- "id": "b19827f3-f101-4bff-b1d3-b3670641dbb0",
2225
  "question": "What is the dob of the mother of the mother of the child of fidel ?",
2226
  "answer": [
2227
  "0239-10-28"
@@ -2255,7 +2255,7 @@
2255
  "type": 7
2256
  },
2257
  {
2258
- "id": "077a258b-de66-466b-a515-062dfba553bf",
2259
  "question": "What is the job of the father of the child of the mother of robyn ?",
2260
  "answer": [
2261
  "scientist, research (life sciences)"
@@ -2289,7 +2289,7 @@
2289
  "type": 7
2290
  },
2291
  {
2292
- "id": "82c3c7cf-dccb-485e-9f61-9ba26c04171a",
2293
  "question": "What is the hobby of the father of the daughter of the person whose job is investment banker, corporate ?",
2294
  "answer": [
2295
  "car riding"
@@ -2323,7 +2323,7 @@
2323
  "type": 8
2324
  },
2325
  {
2326
- "id": "5c29df4e-ffc8-41da-a7f1-e13441778eb7",
2327
  "question": "What is the job of the daughter of the wife of the person whose hobby is vehicle restoration ?",
2328
  "answer": [
2329
  "surveyor, commercial/residential",
@@ -2358,7 +2358,7 @@
2358
  "type": 8
2359
  },
2360
  {
2361
- "id": "4bab5436-92e4-4bbf-b500-3102d9a0acad",
2362
  "question": "What is the job of the mother of the sister of the person whose job is museum/gallery curator ?",
2363
  "answer": [
2364
  "location manager"
@@ -2392,14 +2392,14 @@
2392
  "type": 8
2393
  },
2394
  {
2395
- "id": "5a7f527e-2529-472d-9cc5-27bab34b50b2",
2396
  "question": "What is the dob of the sibling of the sibling of the person whose hobby is geography ?",
2397
  "answer": [
2398
- "0270-01-28",
2399
  "0274-03-29",
 
2400
  "0266-03-19",
2401
- "0264-08-02",
2402
- "0263-06-10"
2403
  ],
2404
  "prolog": {
2405
  "query": [
@@ -2430,7 +2430,7 @@
2430
  "type": 8
2431
  },
2432
  {
2433
- "id": "dfd33311-1bbb-472c-a9aa-fdbb9f7e6e9d",
2434
  "question": "What is the dob of the sister of the sister of the person whose hobby is microscopy ?",
2435
  "answer": [
2436
  "0235-11-12"
@@ -2464,7 +2464,7 @@
2464
  "type": 8
2465
  },
2466
  {
2467
- "id": "02e07489-4ec3-48db-875a-e50e5ee4bcf9",
2468
  "question": "What is the job of the wife of the brother of the person whose job is chartered legal executive (england and wales) ?",
2469
  "answer": [
2470
  "geographical information systems officer"
@@ -2498,7 +2498,7 @@
2498
  "type": 8
2499
  },
2500
  {
2501
- "id": "382c122e-1caf-489a-9d83-198dec91a8bb",
2502
  "question": "What is the hobby of the wife of the husband of the person whose hobby is research ?",
2503
  "answer": [
2504
  "research"
@@ -2532,7 +2532,7 @@
2532
  "type": 8
2533
  },
2534
  {
2535
- "id": "0a6554bb-55aa-4f33-adfc-0962032d75d1",
2536
  "question": "What is the hobby of the wife of the husband of the person whose hobby is microbiology ?",
2537
  "answer": [
2538
  "microbiology"
@@ -2566,13 +2566,13 @@
2566
  "type": 8
2567
  },
2568
  {
2569
- "id": "4a507baf-480c-4cfc-82a2-82f08b7f027d",
2570
  "question": "What is the hobby of the child of the father of the person whose job is chartered legal executive (england and wales) ?",
2571
  "answer": [
2572
  "mycology",
2573
- "research",
2574
  "wikipedia editing",
2575
  "meteorology",
 
2576
  "audiophile"
2577
  ],
2578
  "prolog": {
@@ -2604,7 +2604,7 @@
2604
  "type": 8
2605
  },
2606
  {
2607
- "id": "82c07442-2d59-4a8c-9b80-d03d203ed84d",
2608
  "question": "What is the job of the son of the father of the person whose job is scientist, audiological ?",
2609
  "answer": [
2610
  "scientist, audiological"
@@ -2638,11 +2638,11 @@
2638
  "type": 8
2639
  },
2640
  {
2641
- "id": "3396731a-1b24-4b5c-a638-ed780f95264e",
2642
  "question": "What is the job of the sibling of the sibling of alton ?",
2643
  "answer": [
2644
- "herpetologist",
2645
  "civil engineer, consulting",
 
2646
  "police officer",
2647
  "dispensing optician",
2648
  "insurance account manager"
@@ -2672,12 +2672,12 @@
2672
  "type": 9
2673
  },
2674
  {
2675
- "id": "0b39dddb-8915-4574-a59a-179e94ce2efb",
2676
  "question": "What is the dob of the brother of the sister of alton ?",
2677
  "answer": [
2678
  "0274-03-29",
2679
- "0266-03-19",
2680
- "0263-06-10"
2681
  ],
2682
  "prolog": {
2683
  "query": [
@@ -2704,7 +2704,7 @@
2704
  "type": 9
2705
  },
2706
  {
2707
- "id": "0c2b8b91-3aed-4907-bcab-7920d5d12cfa",
2708
  "question": "What is the hobby of the sister of the brother of reinaldo ?",
2709
  "answer": [
2710
  "social studies"
@@ -2734,11 +2734,11 @@
2734
  "type": 9
2735
  },
2736
  {
2737
- "id": "0f393528-4fd8-4485-a182-93b8535babe6",
2738
  "question": "What is the hobby of the wife of the son of vicente ?",
2739
  "answer": [
2740
- "biology",
2741
- "judo"
2742
  ],
2743
  "prolog": {
2744
  "query": [
@@ -2765,7 +2765,7 @@
2765
  "type": 9
2766
  },
2767
  {
2768
- "id": "f9697fd3-e24a-4120-9a40-aa54d613da30",
2769
  "question": "What is the dob of the husband of the mother of horacio ?",
2770
  "answer": [
2771
  "0259-02-05"
@@ -2795,7 +2795,7 @@
2795
  "type": 9
2796
  },
2797
  {
2798
- "id": "d09282c1-1417-4d91-aa2c-b64cb6874b42",
2799
  "question": "What is the job of the father of the husband of concepcion ?",
2800
  "answer": [
2801
  "medical technical officer"
@@ -2825,7 +2825,7 @@
2825
  "type": 9
2826
  },
2827
  {
2828
- "id": "f4745b70-b173-4f8b-8277-3c177e93219a",
2829
  "question": "What is the hobby of the child of the father of ellis ?",
2830
  "answer": [
2831
  "photography"
@@ -2855,7 +2855,7 @@
2855
  "type": 9
2856
  },
2857
  {
2858
- "id": "33665baf-e0a6-41b7-9451-9960068fe3e2",
2859
  "question": "What is the hobby of the wife of the child of jay ?",
2860
  "answer": [
2861
  "meteorology"
@@ -2885,7 +2885,7 @@
2885
  "type": 9
2886
  },
2887
  {
2888
- "id": "1b0ccf0c-911c-4792-8963-3f197385a869",
2889
  "question": "What is the job of the husband of the child of dee ?",
2890
  "answer": [
2891
  "quantity surveyor"
@@ -2915,13 +2915,13 @@
2915
  "type": 9
2916
  },
2917
  {
2918
- "id": "a5684878-af8c-40ee-8d3d-aa69bd419d89",
2919
  "question": "What is the hobby of the sibling of the child of tanner ?",
2920
  "answer": [
 
2921
  "architecture",
2922
- "flying model planes",
2923
  "photography",
2924
- "ephemera collecting"
2925
  ],
2926
  "prolog": {
2927
  "query": [
@@ -2948,7 +2948,7 @@
2948
  "type": 9
2949
  },
2950
  {
2951
- "id": "2859acd8-93ee-47a5-b2f0-b0707eaeffc0",
2952
  "question": "What is the hobby of the son of the person whose job is restaurant manager ?",
2953
  "answer": [
2954
  "people-watching"
@@ -2978,7 +2978,7 @@
2978
  "type": 10
2979
  },
2980
  {
2981
- "id": "dc449497-7acc-4923-91c9-496ed3a6e6e6",
2982
  "question": "What is the job of the child of the person whose job is ophthalmologist ?",
2983
  "answer": [
2984
  "commercial/residential surveyor"
@@ -3008,7 +3008,7 @@
3008
  "type": 10
3009
  },
3010
  {
3011
- "id": "7d51a889-9560-4173-8da2-9291a9fbca82",
3012
  "question": "What is the job of the wife of the person whose hobby is religious studies ?",
3013
  "answer": [
3014
  "newspaper journalist"
@@ -3038,11 +3038,11 @@
3038
  "type": 10
3039
  },
3040
  {
3041
- "id": "fa5d708f-423b-47e0-b876-6f57714ea322",
3042
  "question": "What is the dob of the daughter of the person whose job is pharmacist, hospital ?",
3043
  "answer": [
3044
- "0178-04-18",
3045
- "0238-05-07"
3046
  ],
3047
  "prolog": {
3048
  "query": [
@@ -3069,7 +3069,7 @@
3069
  "type": 10
3070
  },
3071
  {
3072
- "id": "d339929e-541f-4204-b2b3-ffc4bff16909",
3073
  "question": "What is the hobby of the mother of the person whose job is police officer ?",
3074
  "answer": [
3075
  "meteorology"
@@ -3099,7 +3099,7 @@
3099
  "type": 10
3100
  },
3101
  {
3102
- "id": "0951c07b-adb9-44bc-adcf-86039250a5d0",
3103
  "question": "What is the dob of the wife of the person whose job is solicitor, scotland ?",
3104
  "answer": [
3105
  "0230-04-06"
@@ -3129,7 +3129,7 @@
3129
  "type": 10
3130
  },
3131
  {
3132
- "id": "ecfa34eb-af36-4883-a453-d3e6127d3fff",
3133
  "question": "What is the hobby of the husband of the person whose hobby is biology ?",
3134
  "answer": [
3135
  "herping"
@@ -3159,7 +3159,7 @@
3159
  "type": 10
3160
  },
3161
  {
3162
- "id": "dc8c5d5d-a4d2-44bd-b807-22f6ccf8b86b",
3163
  "question": "What is the job of the father of the person whose hobby is archery ?",
3164
  "answer": [
3165
  "print production planner"
@@ -3189,7 +3189,7 @@
3189
  "type": 10
3190
  },
3191
  {
3192
- "id": "601a2cec-86b2-45c1-9956-ad20d388c539",
3193
  "question": "What is the job of the son of the person whose hobby is herping ?",
3194
  "answer": [
3195
  "scientist, audiological",
@@ -3220,11 +3220,11 @@
3220
  "type": 10
3221
  },
3222
  {
3223
- "id": "631d6d90-df26-4f82-8ef3-6d7be503975a",
3224
  "question": "What is the job of the brother of the person whose job is location manager ?",
3225
  "answer": [
3226
- "doctor, hospital",
3227
- "operations geologist"
3228
  ],
3229
  "prolog": {
3230
  "query": [
@@ -3251,7 +3251,7 @@
3251
  "type": 10
3252
  },
3253
  {
3254
- "id": "722765d0-97b1-4521-ac1d-6a4df2c649c5",
3255
  "question": "What is the dob of the father of dominick ?",
3256
  "answer": [
3257
  "0212-09-01"
@@ -3277,12 +3277,12 @@
3277
  "type": 11
3278
  },
3279
  {
3280
- "id": "abb12b52-7863-4f18-8eac-b88e515c7c54",
3281
  "question": "What is the job of the sibling of alejandra ?",
3282
  "answer": [
 
3283
  "chief marketing officer",
3284
- "surgeon",
3285
- "ranger/warden"
3286
  ],
3287
  "prolog": {
3288
  "query": [
@@ -3305,7 +3305,7 @@
3305
  "type": 11
3306
  },
3307
  {
3308
- "id": "2a9ef4c8-3574-4666-9206-bd6443e4d8ed",
3309
  "question": "What is the hobby of the father of billie ?",
3310
  "answer": [
3311
  "shortwave listening"
@@ -3331,7 +3331,7 @@
3331
  "type": 11
3332
  },
3333
  {
3334
- "id": "106a5ebe-ecee-4275-85cc-0b5a45d384c4",
3335
  "question": "What is the hobby of the mother of lynn ?",
3336
  "answer": [
3337
  "photography"
@@ -3357,7 +3357,7 @@
3357
  "type": 11
3358
  },
3359
  {
3360
- "id": "cbb99fbb-fe2c-4c83-871f-7d4b0a6de6dc",
3361
  "question": "What is the hobby of the brother of milo ?",
3362
  "answer": [
3363
  "flying model planes"
@@ -3383,7 +3383,7 @@
3383
  "type": 11
3384
  },
3385
  {
3386
- "id": "13f44ac6-2cc5-426f-8237-4d2ee129e6bb",
3387
  "question": "What is the hobby of the child of jenniffer ?",
3388
  "answer": [
3389
  "dolls"
@@ -3409,12 +3409,12 @@
3409
  "type": 11
3410
  },
3411
  {
3412
- "id": "33c2446b-ef19-4662-95f7-b7dde6e78bce",
3413
  "question": "What is the hobby of the sibling of miki ?",
3414
  "answer": [
 
3415
  "architecture",
3416
- "flying model planes",
3417
- "ephemera collecting"
3418
  ],
3419
  "prolog": {
3420
  "query": [
@@ -3437,7 +3437,7 @@
3437
  "type": 11
3438
  },
3439
  {
3440
- "id": "599e5798-c679-4edf-a36f-0291a770ef5d",
3441
  "question": "What is the hobby of the son of maggie ?",
3442
  "answer": [
3443
  "whale watching"
@@ -3463,7 +3463,7 @@
3463
  "type": 11
3464
  },
3465
  {
3466
- "id": "f73b555a-0e6a-48c4-a843-aaf7052a9349",
3467
  "question": "What is the dob of the brother of miki ?",
3468
  "answer": [
3469
  "0261-06-07",
@@ -3490,11 +3490,11 @@
3490
  "type": 11
3491
  },
3492
  {
3493
- "id": "aabd3db1-48ce-4650-ab49-6046ce413663",
3494
  "question": "What is the job of the child of leonardo ?",
3495
  "answer": [
3496
- "electronics engineer",
3497
- "research scientist (life sciences)"
3498
  ],
3499
  "prolog": {
3500
  "query": [
@@ -3517,7 +3517,7 @@
3517
  "type": 11
3518
  },
3519
  {
3520
- "id": "721d4f4f-6751-44c6-87a3-73c28f41915b",
3521
  "question": "What is the hobby of the person whose hobby is wikipedia editing ?",
3522
  "answer": [
3523
  "wikipedia editing"
@@ -3543,7 +3543,7 @@
3543
  "type": 12
3544
  },
3545
  {
3546
- "id": "3161d0ff-2514-4562-a4e4-035824aea7ce",
3547
  "question": "What is the job of the person whose hobby is mycology ?",
3548
  "answer": [
3549
  "chartered legal executive (england and wales)"
@@ -3569,7 +3569,7 @@
3569
  "type": 12
3570
  },
3571
  {
3572
- "id": "f42168d0-fd73-479c-bb7c-6c0f84b93244",
3573
  "question": "What is the job of the person whose hobby is philately ?",
3574
  "answer": [
3575
  "horticultural consultant"
@@ -3595,7 +3595,7 @@
3595
  "type": 12
3596
  },
3597
  {
3598
- "id": "6d706f54-cd37-456a-aa2a-9d05f02087ef",
3599
  "question": "What is the hobby of the person whose hobby is field hockey ?",
3600
  "answer": [
3601
  "field hockey"
@@ -3621,7 +3621,7 @@
3621
  "type": 12
3622
  },
3623
  {
3624
- "id": "7170502b-80a7-41cb-914b-3702591ad49e",
3625
  "question": "What is the dob of the person whose job is exercise physiologist ?",
3626
  "answer": [
3627
  "0245-08-08"
@@ -3647,11 +3647,11 @@
3647
  "type": 12
3648
  },
3649
  {
3650
- "id": "89ce1c96-e658-4655-a3e7-484eab6e9855",
3651
  "question": "What is the job of the person whose hobby is bus spotting[22 ?",
3652
  "answer": [
3653
- "dispensing optician",
3654
- "air cabin crew"
3655
  ],
3656
  "prolog": {
3657
  "query": [
@@ -3674,7 +3674,7 @@
3674
  "type": 12
3675
  },
3676
  {
3677
- "id": "09813acb-3dc0-4e74-ac15-c3bc542afa6c",
3678
  "question": "What is the job of the person whose job is chiropodist ?",
3679
  "answer": [
3680
  "chiropodist"
@@ -3700,7 +3700,7 @@
3700
  "type": 12
3701
  },
3702
  {
3703
- "id": "8613beca-3e75-4730-8511-d78a53a396f8",
3704
  "question": "What is the job of the person whose job is scientist, audiological ?",
3705
  "answer": [
3706
  "scientist, audiological"
@@ -3726,7 +3726,7 @@
3726
  "type": 12
3727
  },
3728
  {
3729
- "id": "8ce59b70-7dfe-4a2c-80cc-752cbf460c04",
3730
  "question": "What is the dob of the person whose job is recruitment consultant ?",
3731
  "answer": [
3732
  "0287-07-19"
@@ -3752,7 +3752,7 @@
3752
  "type": 12
3753
  },
3754
  {
3755
- "id": "4ac685f1-0089-459a-a247-5181785cf629",
3756
  "question": "What is the dob of the person whose job is exhibitions officer, museum/gallery ?",
3757
  "answer": [
3758
  "0294-08-01"
@@ -3778,7 +3778,7 @@
3778
  "type": 12
3779
  },
3780
  {
3781
- "id": "ab6c4db5-102c-4a4f-a1bd-5effefa2e258",
3782
  "question": "How many sons does the son of the mother of the father of dixie have?",
3783
  "answer": [
3784
  "56"
@@ -3811,7 +3811,7 @@
3811
  "type": 13
3812
  },
3813
  {
3814
- "id": "276975c1-1a4a-4f69-846c-e0fbeaf3e5a4",
3815
  "question": "How many daughters does the brother of the daughter of the mother of horacio have?",
3816
  "answer": [
3817
  "76"
@@ -3844,7 +3844,7 @@
3844
  "type": 13
3845
  },
3846
  {
3847
- "id": "c1d3bbf3-99fa-413c-a7c6-090d24d5c87b",
3848
  "question": "How many sisters does the child of the mother of the son of ila have?",
3849
  "answer": [
3850
  "69"
@@ -3877,7 +3877,7 @@
3877
  "type": 13
3878
  },
3879
  {
3880
- "id": "7bd7656d-f5ee-46af-80f2-1fef79a52936",
3881
  "question": "How many sisters does the daughter of the father of the sister of lynn have?",
3882
  "answer": [
3883
  "69"
@@ -3910,7 +3910,7 @@
3910
  "type": 13
3911
  },
3912
  {
3913
- "id": "a3ef6a0a-2f86-4482-be4f-82d75a0867c5",
3914
  "question": "How many brothers does the husband of the wife of the sibling of zona have?",
3915
  "answer": [
3916
  "45"
@@ -3943,7 +3943,7 @@
3943
  "type": 13
3944
  },
3945
  {
3946
- "id": "61c63664-638b-4f38-a70b-8e83ca376747",
3947
  "question": "How many children does the sibling of the daughter of the child of alberto have?",
3948
  "answer": [
3949
  "132"
@@ -3976,7 +3976,7 @@
3976
  "type": 13
3977
  },
3978
  {
3979
- "id": "b4410d38-7385-4ce2-a1b3-04767f4fe5ea",
3980
  "question": "How many daughters does the child of the father of the daughter of leonardo have?",
3981
  "answer": [
3982
  "76"
@@ -4009,7 +4009,7 @@
4009
  "type": 13
4010
  },
4011
  {
4012
- "id": "212eeab3-2e48-40c4-93b0-509507f9d180",
4013
  "question": "How many children does the father of the daughter of the mother of ila have?",
4014
  "answer": [
4015
  "132"
@@ -4042,7 +4042,7 @@
4042
  "type": 13
4043
  },
4044
  {
4045
- "id": "d4e40640-a01c-4287-a8ef-e92b9b6e92a0",
4046
  "question": "How many sons does the husband of the mother of the child of bert have?",
4047
  "answer": [
4048
  "56"
@@ -4075,7 +4075,7 @@
4075
  "type": 13
4076
  },
4077
  {
4078
- "id": "7370b7a1-4617-479c-8a46-8809f9159cf9",
4079
  "question": "How many siblings does the son of the daughter of the husband of elna have?",
4080
  "answer": [
4081
  "114"
@@ -4108,7 +4108,7 @@
4108
  "type": 13
4109
  },
4110
  {
4111
- "id": "d115ea43-30a4-421a-b356-4d6948af5397",
4112
  "question": "How many sisters does the husband of the daughter of the person whose job is minerals surveyor have?",
4113
  "answer": [
4114
  "69"
@@ -4141,7 +4141,7 @@
4141
  "type": 14
4142
  },
4143
  {
4144
- "id": "0f27ee55-13c0-40fc-b82f-b35dd05e6b45",
4145
  "question": "How many siblings does the sibling of the sibling of the person whose job is advertising copywriter have?",
4146
  "answer": [
4147
  "114"
@@ -4174,7 +4174,7 @@
4174
  "type": 14
4175
  },
4176
  {
4177
- "id": "2e435245-deed-4e9b-8fd3-b78f38309360",
4178
  "question": "How many sisters does the wife of the child of the person whose hobby is shogi have?",
4179
  "answer": [
4180
  "69"
@@ -4207,7 +4207,7 @@
4207
  "type": 14
4208
  },
4209
  {
4210
- "id": "f3715189-9042-4621-9d12-4866be245f11",
4211
  "question": "How many brothers does the son of the father of the person whose hobby is whale watching have?",
4212
  "answer": [
4213
  "45"
@@ -4240,7 +4240,7 @@
4240
  "type": 14
4241
  },
4242
  {
4243
- "id": "ff0f27fe-b9a1-4ab4-89e2-c1232fe54144",
4244
  "question": "How many daughters does the child of the wife of the person whose hobby is social studies have?",
4245
  "answer": [
4246
  "76"
@@ -4273,7 +4273,7 @@
4273
  "type": 14
4274
  },
4275
  {
4276
- "id": "26c366ee-0a3c-45d1-a92e-04aeea2530c8",
4277
  "question": "How many sons does the mother of the daughter of the person whose hobby is finance have?",
4278
  "answer": [
4279
  "56"
@@ -4306,7 +4306,7 @@
4306
  "type": 14
4307
  },
4308
  {
4309
- "id": "eec95dbd-a64c-452b-8af9-e561d8702c2f",
4310
  "question": "How many daughters does the brother of the daughter of the person whose job is operations geologist have?",
4311
  "answer": [
4312
  "76"
@@ -4339,7 +4339,7 @@
4339
  "type": 14
4340
  },
4341
  {
4342
- "id": "2fdea7f2-91c8-4229-a115-42944f30445b",
4343
  "question": "How many siblings does the sibling of the sibling of the person whose hobby is ant farming have?",
4344
  "answer": [
4345
  "114"
@@ -4372,7 +4372,7 @@
4372
  "type": 14
4373
  },
4374
  {
4375
- "id": "87e8d0c7-1255-4ff1-b45a-f3457ba217a2",
4376
  "question": "How many siblings does the sister of the brother of the person whose hobby is research have?",
4377
  "answer": [
4378
  "114"
@@ -4405,7 +4405,7 @@
4405
  "type": 14
4406
  },
4407
  {
4408
- "id": "94c0299b-32e7-40e4-a5d3-a43f590477a9",
4409
  "question": "How many sisters does the sibling of the brother of the person whose hobby is croquet have?",
4410
  "answer": [
4411
  "69"
@@ -4438,7 +4438,7 @@
4438
  "type": 14
4439
  },
4440
  {
4441
- "id": "2c6c2f57-a85a-4b41-8fb7-230e2abc9101",
4442
  "question": "How many sisters does the mother of the brother of cordell have?",
4443
  "answer": [
4444
  "69"
@@ -4467,7 +4467,7 @@
4467
  "type": 15
4468
  },
4469
  {
4470
- "id": "dff661fb-4fee-4f54-b489-bb2829bfdb7f",
4471
  "question": "How many sons does the wife of the child of cody have?",
4472
  "answer": [
4473
  "56"
@@ -4496,7 +4496,7 @@
4496
  "type": 15
4497
  },
4498
  {
4499
- "id": "ac1414d1-e300-4967-99b3-309f75181fda",
4500
  "question": "How many children does the mother of the child of zona have?",
4501
  "answer": [
4502
  "132"
@@ -4525,7 +4525,7 @@
4525
  "type": 15
4526
  },
4527
  {
4528
- "id": "ef012d66-83c0-48e7-b519-b481e3687120",
4529
  "question": "How many brothers does the sibling of the sibling of sarah have?",
4530
  "answer": [
4531
  "45"
@@ -4554,7 +4554,7 @@
4554
  "type": 15
4555
  },
4556
  {
4557
- "id": "80578e3a-ae3f-44f5-99b0-fd561b5c7d37",
4558
  "question": "How many siblings does the sibling of the daughter of donald have?",
4559
  "answer": [
4560
  "114"
@@ -4583,7 +4583,7 @@
4583
  "type": 15
4584
  },
4585
  {
4586
- "id": "8ce39c38-a67d-4db7-8324-b299c4198ce1",
4587
  "question": "How many siblings does the sibling of the brother of lashanda have?",
4588
  "answer": [
4589
  "114"
@@ -4612,7 +4612,7 @@
4612
  "type": 15
4613
  },
4614
  {
4615
- "id": "5e6653d6-c652-4fa9-b052-8ef9dce2956d",
4616
  "question": "How many sisters does the sister of the sibling of meghann have?",
4617
  "answer": [
4618
  "69"
@@ -4641,7 +4641,7 @@
4641
  "type": 15
4642
  },
4643
  {
4644
- "id": "65485b23-e609-413c-bb32-e696662e5411",
4645
  "question": "How many brothers does the sibling of the mother of miki have?",
4646
  "answer": [
4647
  "45"
@@ -4670,7 +4670,7 @@
4670
  "type": 15
4671
  },
4672
  {
4673
- "id": "484ff322-cdf0-447b-8f53-1682d6c3f24e",
4674
  "question": "How many sisters does the child of the father of ramon have?",
4675
  "answer": [
4676
  "69"
@@ -4699,7 +4699,7 @@
4699
  "type": 15
4700
  },
4701
  {
4702
- "id": "a7320887-5855-4ff8-99a7-2d9c4021e728",
4703
  "question": "How many sons does the father of the sibling of cordell have?",
4704
  "answer": [
4705
  "56"
@@ -4728,7 +4728,7 @@
4728
  "type": 15
4729
  },
4730
  {
4731
- "id": "0ffff58b-3e18-434f-bda0-d21bd5a9651e",
4732
  "question": "How many sisters does the child of the person whose hobby is snowmobiling have?",
4733
  "answer": [
4734
  "69"
@@ -4757,7 +4757,7 @@
4757
  "type": 16
4758
  },
4759
  {
4760
- "id": "cf7966fd-6b01-4e4f-92af-d656843ad470",
4761
  "question": "How many daughters does the brother of the person whose job is engineer, manufacturing systems have?",
4762
  "answer": [
4763
  "76"
@@ -4786,7 +4786,7 @@
4786
  "type": 16
4787
  },
4788
  {
4789
- "id": "a8d675b3-48ed-42c3-bfb1-282568796661",
4790
  "question": "How many sons does the son of the person whose hobby is research have?",
4791
  "answer": [
4792
  "56"
@@ -4815,7 +4815,7 @@
4815
  "type": 16
4816
  },
4817
  {
4818
- "id": "828ce792-f649-45c6-9aeb-f9fbcff7754d",
4819
  "question": "How many siblings does the husband of the person whose hobby is reading have?",
4820
  "answer": [
4821
  "114"
@@ -4844,7 +4844,7 @@
4844
  "type": 16
4845
  },
4846
  {
4847
- "id": "97357a1b-307d-41e0-bf82-123e98c1e63d",
4848
  "question": "How many brothers does the mother of the person whose hobby is research have?",
4849
  "answer": [
4850
  "45"
@@ -4873,7 +4873,7 @@
4873
  "type": 16
4874
  },
4875
  {
4876
- "id": "4295c406-7ead-4b01-a177-a36bd33faaed",
4877
  "question": "How many daughters does the daughter of the person whose hobby is reading have?",
4878
  "answer": [
4879
  "76"
@@ -4902,7 +4902,7 @@
4902
  "type": 16
4903
  },
4904
  {
4905
- "id": "f8f7231b-c5eb-4f83-9729-feac0e7e55fd",
4906
  "question": "How many children does the sister of the person whose hobby is table tennis have?",
4907
  "answer": [
4908
  "132"
@@ -4931,7 +4931,7 @@
4931
  "type": 16
4932
  },
4933
  {
4934
- "id": "49eb3013-7af7-4ba5-bb4e-e41563f764c0",
4935
  "question": "How many daughters does the husband of the person whose job is museum education officer have?",
4936
  "answer": [
4937
  "76"
@@ -4960,7 +4960,7 @@
4960
  "type": 16
4961
  },
4962
  {
4963
- "id": "c3b58915-1742-4c77-8e30-6e139b11cdc2",
4964
  "question": "How many daughters does the mother of the person whose job is biomedical scientist have?",
4965
  "answer": [
4966
  "76"
@@ -4989,7 +4989,7 @@
4989
  "type": 16
4990
  },
4991
  {
4992
- "id": "26a1285b-524e-448f-924d-d94094feca17",
4993
  "question": "How many siblings does the sibling of the person whose hobby is trainspotting have?",
4994
  "answer": [
4995
  "114"
@@ -5018,7 +5018,7 @@
5018
  "type": 16
5019
  },
5020
  {
5021
- "id": "651f1bff-6e8d-4d77-98e6-f09407d3e303",
5022
  "question": "How many daughters does the brother of reinaldo have?",
5023
  "answer": [
5024
  "76"
@@ -5043,7 +5043,7 @@
5043
  "type": 17
5044
  },
5045
  {
5046
- "id": "0ab5638b-971a-4964-97bb-18a647bf7801",
5047
  "question": "How many children does the mother of cortney have?",
5048
  "answer": [
5049
  "132"
@@ -5068,7 +5068,7 @@
5068
  "type": 17
5069
  },
5070
  {
5071
- "id": "3acb01c2-89fc-4b43-aeba-bc2529c21223",
5072
  "question": "How many siblings does the child of zona have?",
5073
  "answer": [
5074
  "114"
@@ -5093,7 +5093,7 @@
5093
  "type": 17
5094
  },
5095
  {
5096
- "id": "712e1b3f-47db-479f-a03b-bca994fa2ed6",
5097
  "question": "How many sons does the child of antionette have?",
5098
  "answer": [
5099
  "56"
@@ -5118,7 +5118,7 @@
5118
  "type": 17
5119
  },
5120
  {
5121
- "id": "d5ba7f2e-1d0e-42da-a532-de958d2cf707",
5122
  "question": "How many brothers does the daughter of nick have?",
5123
  "answer": [
5124
  "45"
@@ -5143,7 +5143,7 @@
5143
  "type": 17
5144
  },
5145
  {
5146
- "id": "54248632-e52e-42f2-9822-0c5c036e9fa8",
5147
  "question": "How many sons does the sibling of reinaldo have?",
5148
  "answer": [
5149
  "56"
@@ -5168,7 +5168,7 @@
5168
  "type": 17
5169
  },
5170
  {
5171
- "id": "e3740b65-7ca6-4888-bad8-2edb51b7e191",
5172
  "question": "How many daughters does the daughter of vilma have?",
5173
  "answer": [
5174
  "76"
@@ -5193,7 +5193,7 @@
5193
  "type": 17
5194
  },
5195
  {
5196
- "id": "87b3e50a-2804-4ee8-a954-965e75867e2e",
5197
  "question": "How many siblings does the father of georgette have?",
5198
  "answer": [
5199
  "114"
@@ -5218,7 +5218,7 @@
5218
  "type": 17
5219
  },
5220
  {
5221
- "id": "fd292109-c908-4ea1-891b-581c80ccce1d",
5222
  "question": "How many sisters does the sibling of sarah have?",
5223
  "answer": [
5224
  "69"
@@ -5243,7 +5243,7 @@
5243
  "type": 17
5244
  },
5245
  {
5246
- "id": "c9df9349-0b72-4d35-8dab-85646ac7f56c",
5247
  "question": "How many children does the daughter of wilbert have?",
5248
  "answer": [
5249
  "132"
@@ -5268,7 +5268,7 @@
5268
  "type": 17
5269
  },
5270
  {
5271
- "id": "d0454cc2-6f33-4f6c-bcaf-5e46202533e6",
5272
  "question": "How many daughters does the person whose job is sports therapist have?",
5273
  "answer": [
5274
  "76"
@@ -5293,7 +5293,7 @@
5293
  "type": 18
5294
  },
5295
  {
5296
- "id": "2495a395-46d6-4810-aa18-fcc40646ff9c",
5297
  "question": "How many brothers does the person whose hobby is tether car have?",
5298
  "answer": [
5299
  "45"
@@ -5318,7 +5318,7 @@
5318
  "type": 18
5319
  },
5320
  {
5321
- "id": "693f5b11-5654-49d2-a23d-b7f9d9e2f429",
5322
  "question": "How many sons does the person whose job is local government officer have?",
5323
  "answer": [
5324
  "56"
@@ -5343,7 +5343,7 @@
5343
  "type": 18
5344
  },
5345
  {
5346
- "id": "befa7ab8-d583-490a-a028-f60848dd16bc",
5347
  "question": "How many siblings does the person whose job is horticultural consultant have?",
5348
  "answer": [
5349
  "114"
@@ -5368,7 +5368,7 @@
5368
  "type": 18
5369
  },
5370
  {
5371
- "id": "8a927924-68a3-4cc8-915c-0f775fe392d2",
5372
  "question": "How many siblings does the person whose hobby is research have?",
5373
  "answer": [
5374
  "114"
@@ -5393,7 +5393,7 @@
5393
  "type": 18
5394
  },
5395
  {
5396
- "id": "9d6f1ef7-199d-4b37-b87b-8a6ba03a180b",
5397
  "question": "How many sisters does the person whose hobby is research have?",
5398
  "answer": [
5399
  "69"
@@ -5418,7 +5418,7 @@
5418
  "type": 18
5419
  },
5420
  {
5421
- "id": "dcadd4a7-4291-45e3-b118-7c270f6bdd77",
5422
  "question": "How many children does the person whose hobby is shogi have?",
5423
  "answer": [
5424
  "132"
@@ -5443,7 +5443,7 @@
5443
  "type": 18
5444
  },
5445
  {
5446
- "id": "026f4456-3d43-4ff1-87ed-b0108c09cefd",
5447
  "question": "How many children does the person whose job is community arts worker have?",
5448
  "answer": [
5449
  "132"
@@ -5468,7 +5468,7 @@
5468
  "type": 18
5469
  },
5470
  {
5471
- "id": "c4125885-e716-4086-8a90-ea8807cbad6b",
5472
  "question": "How many brothers does the person whose hobby is religious studies have?",
5473
  "answer": [
5474
  "45"
@@ -5493,7 +5493,7 @@
5493
  "type": 18
5494
  },
5495
  {
5496
- "id": "c42a5fcf-f742-4e9d-a19e-4ba416244096",
5497
  "question": "How many brothers does the person whose hobby is reading have?",
5498
  "answer": [
5499
  "45"
@@ -5518,7 +5518,7 @@
5518
  "type": 18
5519
  },
5520
  {
5521
- "id": "4592c5c0-16da-4e6d-a697-2ae921da045c",
5522
  "question": "How many children does horacio have?",
5523
  "answer": [
5524
  "0"
@@ -5539,7 +5539,7 @@
5539
  "type": 19
5540
  },
5541
  {
5542
- "id": "23269780-f1eb-4f99-8076-d7f19e49c47e",
5543
  "question": "How many daughters does shanta have?",
5544
  "answer": [
5545
  "0"
@@ -5560,7 +5560,7 @@
5560
  "type": 19
5561
  },
5562
  {
5563
- "id": "30a5ee6d-ecc4-406c-98f3-ce633b7f6e35",
5564
  "question": "How many brothers does lashanda have?",
5565
  "answer": [
5566
  "2"
@@ -5581,7 +5581,7 @@
5581
  "type": 19
5582
  },
5583
  {
5584
- "id": "fb4dcf91-3a0d-429a-bfd8-ee22ba6e2fef",
5585
  "question": "How many daughters does vicente have?",
5586
  "answer": [
5587
  "1"
@@ -5602,7 +5602,7 @@
5602
  "type": 19
5603
  },
5604
  {
5605
- "id": "7cea0da8-c345-4a41-a956-00fcb2442cc9",
5606
  "question": "How many siblings does antonio have?",
5607
  "answer": [
5608
  "0"
@@ -5623,7 +5623,7 @@
5623
  "type": 19
5624
  },
5625
  {
5626
- "id": "7bd885ae-22dd-4d0b-a592-0c69d5913736",
5627
  "question": "How many brothers does alfonso have?",
5628
  "answer": [
5629
  "2"
@@ -5644,7 +5644,7 @@
5644
  "type": 19
5645
  },
5646
  {
5647
- "id": "c964be19-1ec1-4eea-8328-4ba8a75cee1c",
5648
  "question": "How many children does wilbert have?",
5649
  "answer": [
5650
  "1"
@@ -5665,7 +5665,7 @@
5665
  "type": 19
5666
  },
5667
  {
5668
- "id": "a1958d70-257a-4c8c-a0a8-b7c8cb69d18f",
5669
  "question": "How many children does antonio have?",
5670
  "answer": [
5671
  "1"
@@ -5686,7 +5686,7 @@
5686
  "type": 19
5687
  },
5688
  {
5689
- "id": "395a969f-dd0c-43fa-afe3-5bdaace2a637",
5690
  "question": "How many sisters does paula have?",
5691
  "answer": [
5692
  "0"
@@ -5707,7 +5707,7 @@
5707
  "type": 19
5708
  },
5709
  {
5710
- "id": "f63e3e74-b345-4d4e-a5a9-92f378088437",
5711
  "question": "How many brothers does vilma have?",
5712
  "answer": [
5713
  "0"
 
1
  [
2
  {
3
+ "id": "f5ee61dd-e10a-42cd-bfc6-627d8b31091c",
4
  "question": "Who is the wife of the husband of the mother of the person whose job is electronics engineer ?",
5
  "answer": [
6
  "nell"
 
34
  "type": 0
35
  },
36
  {
37
+ "id": "22e99052-4515-47b1-a368-18ad826430cd",
38
  "question": "Who is the father of the daughter of the sister of the person whose job is freight forwarder ?",
39
  "answer": [
40
  "cornelius"
 
68
  "type": 0
69
  },
70
  {
71
+ "id": "1832d464-85ee-4506-9104-67279e634992",
72
  "question": "Who is the son of the husband of the sister of the person whose hobby is radio-controlled car racing ?",
73
  "answer": [
74
  "alberto"
 
102
  "type": 0
103
  },
104
  {
105
+ "id": "9f1aace0-a68d-424b-b9f9-f7796e9670af",
106
  "question": "Who is the mother of the brother of the daughter of the person whose job is acupuncturist ?",
107
  "answer": [
108
  "lyndia"
 
136
  "type": 0
137
  },
138
  {
139
+ "id": "e78461b7-eb7d-44ea-94b7-ffd4fe0a41e5",
140
  "question": "Who is the sibling of the sibling of the brother of the person whose job is financial manager ?",
141
  "answer": [
142
+ "antionette",
143
+ "alfonso",
144
  "kari",
145
  "dominick",
146
+ "colby"
 
 
147
  ],
148
  "prolog": {
149
  "query": [
 
174
  "type": 0
175
  },
176
  {
177
+ "id": "be883ac0-074b-4f6a-ba38-5fc2ae7e1379",
178
  "question": "Who is the father of the daughter of the daughter of the person whose hobby is herping ?",
179
  "answer": [
180
  "tanner",
 
209
  "type": 0
210
  },
211
  {
212
+ "id": "3368be93-d302-4aa1-af88-45cc1d72101b",
213
  "question": "Who is the mother of the child of the child of the person whose hobby is cooking ?",
214
  "answer": [
215
  "concepcion"
 
243
  "type": 0
244
  },
245
  {
246
+ "id": "4db9402c-906c-4856-a2d1-3e31a7a6de2a",
247
  "question": "Who is the father of the sibling of the sister of the person whose job is air cabin crew ?",
248
  "answer": [
249
  "dominick"
 
277
  "type": 0
278
  },
279
  {
280
+ "id": "e1fdefb0-a4db-411f-8d1d-091f4b094520",
281
  "question": "Who is the child of the mother of the child of the person whose hobby is magic ?",
282
  "answer": [
283
  "aura"
 
311
  "type": 0
312
  },
313
  {
314
+ "id": "45567b48-8c97-4df4-985a-ef24233c98d4",
315
  "question": "Who is the brother of the father of the mother of the person whose job is retail buyer ?",
316
  "answer": [
317
+ "alfonso",
318
+ "colby"
319
  ],
320
  "prolog": {
321
  "query": [
 
346
  "type": 0
347
  },
348
  {
349
+ "id": "fe6a32b8-90c1-45cb-8e71-d69159989a9b",
350
  "question": "Who is the brother of the sibling of the father of alejandra ?",
351
  "answer": [
352
  "zane",
 
377
  "type": 1
378
  },
379
  {
380
+ "id": "b6881fc2-ee13-4c20-abf5-ec4f5f792026",
381
  "question": "Who is the father of the sister of the brother of tona ?",
382
  "answer": [
383
  "vicente"
 
407
  "type": 1
408
  },
409
  {
410
+ "id": "87b837e3-819d-4a2e-9d82-296ed14f2e84",
411
  "question": "Who is the son of the mother of the father of eric ?",
412
  "answer": [
413
  "ellis"
 
437
  "type": 1
438
  },
439
  {
440
+ "id": "bc80311b-721a-49cb-bba8-d99770f82dcc",
441
  "question": "Who is the brother of the father of the daughter of maegan ?",
442
  "answer": [
443
  "milo"
 
467
  "type": 1
468
  },
469
  {
470
+ "id": "bdf70694-2994-4921-9338-aef6a91a7b20",
471
  "question": "Who is the father of the sister of the child of donald ?",
472
  "answer": [
473
  "donald"
 
497
  "type": 1
498
  },
499
  {
500
+ "id": "2400d591-c88d-49ba-b337-0945b03e3e3a",
501
  "question": "Who is the mother of the child of the father of robyn ?",
502
  "answer": [
503
  "johnna"
 
527
  "type": 1
528
  },
529
  {
530
+ "id": "e1029030-5ebe-4b8f-8f8d-0c1cde7ed762",
531
  "question": "Who is the father of the daughter of the father of robyn ?",
532
  "answer": [
533
  "federico"
 
557
  "type": 1
558
  },
559
  {
560
+ "id": "72826f46-e0d0-4760-b126-547255977d6d",
561
  "question": "Who is the father of the daughter of the child of meghann ?",
562
  "answer": [
563
+ "joe",
564
+ "cordell"
565
  ],
566
  "prolog": {
567
  "query": [
 
588
  "type": 1
589
  },
590
  {
591
+ "id": "ce823083-c4c2-41fb-84b0-c0d250410105",
592
  "question": "Who is the father of the child of the mother of robyn ?",
593
  "answer": [
594
  "federico"
 
618
  "type": 1
619
  },
620
  {
621
+ "id": "ed456198-ab3a-4360-9cdf-88c527c448be",
622
  "question": "Who is the sibling of the sister of the brother of mckinley ?",
623
  "answer": [
624
  "reinaldo",
 
649
  "type": 1
650
  },
651
  {
652
+ "id": "86a9ac58-4cfb-4a18-a973-4c05da818dbc",
653
  "question": "Who is the son of the child of the person whose hobby is magnet fishing ?",
654
  "answer": [
655
  "joe"
 
679
  "type": 2
680
  },
681
  {
682
+ "id": "f96acb09-441e-4233-a777-72b01b591dfa",
683
  "question": "Who is the child of the child of the person whose job is therapist, horticultural ?",
684
  "answer": [
685
  "ellis"
 
709
  "type": 2
710
  },
711
  {
712
+ "id": "51381651-14f7-4d16-a4de-844e7224a4d6",
713
  "question": "Who is the child of the child of the person whose job is air traffic controller ?",
714
  "answer": [
 
 
 
715
  "kurt",
716
+ "alton",
717
+ "nick",
718
+ "dixie",
719
+ "johnna"
720
  ],
721
  "prolog": {
722
  "query": [
 
743
  "type": 2
744
  },
745
  {
746
+ "id": "fe5587f1-2c73-4ed0-834a-708d9443fba3",
747
  "question": "Who is the father of the brother of the person whose hobby is darts ?",
748
  "answer": [
749
  "deangelo"
 
773
  "type": 2
774
  },
775
  {
776
+ "id": "abf45641-c968-4bd2-8fe1-d392c024bed3",
777
  "question": "Who is the husband of the mother of the person whose job is early years teacher ?",
778
  "answer": [
779
  "ellis"
 
803
  "type": 2
804
  },
805
  {
806
+ "id": "008c58ad-7d8b-48b5-89f2-2bf64511726d",
807
  "question": "Who is the sibling of the sibling of the person whose job is development worker, community ?",
808
  "answer": [
809
  "ezequiel"
 
833
  "type": 2
834
  },
835
  {
836
+ "id": "0c014a92-bc10-4c73-8e31-311061accf61",
837
  "question": "Who is the child of the wife of the person whose hobby is bowling ?",
838
  "answer": [
839
  "joe"
 
863
  "type": 2
864
  },
865
  {
866
+ "id": "ff5a2933-44a2-4c20-b31c-8bf36337fc4f",
867
  "question": "Who is the daughter of the daughter of the person whose job is medical technical officer ?",
868
  "answer": [
869
  "robyn"
 
893
  "type": 2
894
  },
895
  {
896
+ "id": "4e08ba7f-f5ad-456c-b9bc-8fbe333e1c42",
897
  "question": "Who is the brother of the sibling of the person whose job is nurse, mental health ?",
898
  "answer": [
899
  "reinaldo",
 
924
  "type": 2
925
  },
926
  {
927
+ "id": "7e0c5615-3eda-4f9b-9085-828fbaad4b67",
928
  "question": "Who is the father of the son of the person whose job is air traffic controller ?",
929
  "answer": [
930
  "jay"
 
954
  "type": 2
955
  },
956
  {
957
+ "id": "811e3067-ce79-4794-9b39-f0d96936f26d",
958
  "question": "Who is the sister of the sibling of tanya ?",
959
  "answer": [
960
  "tanya"
 
980
  "type": 3
981
  },
982
  {
983
+ "id": "05227762-c105-4ba4-9939-43b94dacae3d",
984
  "question": "Who is the husband of the wife of manual ?",
985
  "answer": [
986
  "manual"
 
1006
  "type": 3
1007
  },
1008
  {
1009
+ "id": "aefda6a4-2486-497e-aa32-985291593284",
1010
  "question": "Who is the child of the wife of leonardo ?",
1011
  "answer": [
1012
  "brigida",
 
1033
  "type": 3
1034
  },
1035
  {
1036
+ "id": "80e69372-dff9-4b13-9c13-5dbb9087438e",
1037
  "question": "Who is the child of the mother of tanya ?",
1038
  "answer": [
1039
  "brigida",
 
1060
  "type": 3
1061
  },
1062
  {
1063
+ "id": "b2b2f8ad-9678-402a-bce7-11db4b56e799",
1064
  "question": "Who is the father of the sibling of reinaldo ?",
1065
  "answer": [
1066
  "cornelius"
 
1086
  "type": 3
1087
  },
1088
  {
1089
+ "id": "85768298-89a0-4ad9-bbfa-210f2be00caa",
1090
  "question": "Who is the son of the sister of colby ?",
1091
  "answer": [
 
 
 
1092
  "mckinley",
1093
+ "kurt",
1094
+ "reinaldo",
1095
+ "alton",
1096
+ "nick"
1097
  ],
1098
  "prolog": {
1099
  "query": [
 
1116
  "type": 3
1117
  },
1118
  {
1119
+ "id": "96983f48-32f7-4ca8-8932-8cd3bc9517b3",
1120
  "question": "Who is the father of the daughter of reyna ?",
1121
  "answer": [
1122
  "donald"
 
1142
  "type": 3
1143
  },
1144
  {
1145
+ "id": "795e80fc-a188-45d1-81a3-635fdc86ae89",
1146
  "question": "Who is the sibling of the sister of lynn ?",
1147
  "answer": [
1148
  "lynn"
 
1168
  "type": 3
1169
  },
1170
  {
1171
+ "id": "eda503a5-061b-4bb4-873c-84695092373e",
1172
  "question": "Who is the son of the daughter of dee ?",
1173
  "answer": [
1174
  "alberto"
 
1194
  "type": 3
1195
  },
1196
  {
1197
+ "id": "91162eac-918b-4244-92a3-fd6b881f31ff",
1198
  "question": "Who is the husband of the wife of jay ?",
1199
  "answer": [
1200
  "jay"
 
1220
  "type": 3
1221
  },
1222
  {
1223
+ "id": "a17b8230-4673-4b36-81a4-f844ac83542c",
1224
  "question": "Who is the sister of the person whose job is dispensing optician ?",
1225
  "answer": [
1226
  "dixie",
 
1247
  "type": 4
1248
  },
1249
  {
1250
+ "id": "89d77361-a030-4804-8dcf-b15050f44c1e",
1251
  "question": "Who is the mother of the person whose job is commercial/residential surveyor ?",
1252
  "answer": [
1253
  "jenniffer"
 
1273
  "type": 4
1274
  },
1275
  {
1276
+ "id": "08a7001e-7d11-44f9-9126-ab472ee552a0",
1277
  "question": "Who is the husband of the person whose hobby is laser tag ?",
1278
  "answer": [
1279
  "jeff"
 
1299
  "type": 4
1300
  },
1301
  {
1302
+ "id": "cce08344-614c-4028-99b5-6858c5dd64f5",
1303
  "question": "Who is the mother of the person whose hobby is research ?",
1304
  "answer": [
1305
+ "maegan",
 
1306
  "kanesha",
1307
+ "concepcion",
1308
+ "rosalee"
1309
  ],
1310
  "prolog": {
1311
  "query": [
 
1328
  "type": 4
1329
  },
1330
  {
1331
+ "id": "ac99fd91-86cd-43e6-bafc-eeac28ae770d",
1332
  "question": "Who is the child of the person whose hobby is model aircraft ?",
1333
  "answer": [
1334
  "jenniffer"
 
1354
  "type": 4
1355
  },
1356
  {
1357
+ "id": "ebc026ec-9c57-43fd-830c-e6775373fc95",
1358
  "question": "Who is the sibling of the person whose job is dispensing optician ?",
1359
  "answer": [
1360
+ "alton",
1361
  "dixie",
1362
  "johnna",
1363
+ "kurt"
 
1364
  ],
1365
  "prolog": {
1366
  "query": [
 
1383
  "type": 4
1384
  },
1385
  {
1386
+ "id": "2903a189-0cf1-4a48-9be4-78ff301e2a70",
1387
  "question": "Who is the child of the person whose hobby is biology ?",
1388
  "answer": [
1389
  "danna",
1390
+ "meghann",
1391
  "alejandra",
1392
+ "daisy"
1393
  ],
1394
  "prolog": {
1395
  "query": [
 
1412
  "type": 4
1413
  },
1414
  {
1415
+ "id": "301edd43-27ad-48e8-8e02-b2239fb4948b",
1416
  "question": "Who is the husband of the person whose job is surveyor, commercial/residential ?",
1417
  "answer": [
1418
  "cody"
 
1438
  "type": 4
1439
  },
1440
  {
1441
+ "id": "d5d93bcf-9dc7-43b1-a583-1ffda7852c0b",
1442
  "question": "Who is the wife of the person whose job is sports therapist ?",
1443
  "answer": [
1444
  "lyndia",
 
1465
  "type": 4
1466
  },
1467
  {
1468
+ "id": "a999f3e6-c7e5-44db-94ea-b6c728cc5953",
1469
  "question": "Who is the father of the person whose job is chiropodist ?",
1470
  "answer": [
1471
  "nick"
 
1491
  "type": 4
1492
  },
1493
  {
1494
+ "id": "18c53283-d5db-4142-ad70-992dd10eb486",
1495
  "question": "Who is the mother of carmella ?",
1496
  "answer": [
1497
  "adrienne"
 
1513
  "type": 5
1514
  },
1515
  {
1516
+ "id": "01e79e89-e138-45eb-99ce-3c8090bbc0b2",
1517
  "question": "Who is the child of leann ?",
1518
  "answer": [
1519
  "antonio"
 
1535
  "type": 5
1536
  },
1537
  {
1538
+ "id": "cbff6bb7-559d-48c2-be10-98499d23bd9d",
1539
  "question": "Who is the father of dante ?",
1540
  "answer": [
1541
  "ellis"
 
1557
  "type": 5
1558
  },
1559
  {
1560
+ "id": "5718d43b-6ad5-4a37-acd6-03909344d732",
1561
  "question": "Who is the sister of milo ?",
1562
  "answer": [
1563
  "cortney",
 
1580
  "type": 5
1581
  },
1582
  {
1583
+ "id": "bc0109fc-70fd-4cb6-9866-9d89bb81ceef",
1584
  "question": "Who is the father of mckinley ?",
1585
  "answer": [
1586
  "cornelius"
 
1602
  "type": 5
1603
  },
1604
  {
1605
+ "id": "bd6600aa-366e-4d26-acfa-1748ba24ea71",
1606
  "question": "Who is the sibling of mandy ?",
1607
  "answer": [
1608
  "horacio"
 
1624
  "type": 5
1625
  },
1626
  {
1627
+ "id": "0ebab796-79bb-406d-bd47-30cef6f8f90d",
1628
  "question": "Who is the wife of fidel ?",
1629
  "answer": [
1630
  "dixie"
 
1646
  "type": 5
1647
  },
1648
  {
1649
+ "id": "b6011dd1-0257-4920-86a8-02137d274514",
1650
  "question": "Who is the sibling of shanta ?",
1651
  "answer": [
 
1652
  "merry",
1653
+ "carmella",
1654
+ "georgette"
1655
  ],
1656
  "prolog": {
1657
  "query": [
 
1670
  "type": 5
1671
  },
1672
  {
1673
+ "id": "21df4840-a536-4926-83c3-a41560dd1973",
1674
  "question": "Who is the mother of dixie ?",
1675
  "answer": [
1676
  "antionette"
 
1692
  "type": 5
1693
  },
1694
  {
1695
+ "id": "42bfd12c-abda-403b-ab79-f000852c0076",
1696
  "question": "Who is the sister of ezequiel ?",
1697
  "answer": [
1698
  "janey"
 
1714
  "type": 5
1715
  },
1716
  {
1717
+ "id": "1a177887-5ae0-48b6-97bb-1a2eb2c2494b",
1718
  "question": "Who is the person whose job is freight forwarder ?",
1719
  "answer": [
1720
  "antionette"
 
1736
  "type": 6
1737
  },
1738
  {
1739
+ "id": "3d04c750-0835-4c09-a2f7-f50ba739f8cd",
1740
  "question": "Who is the person whose job is sports therapist ?",
1741
  "answer": [
1742
+ "dee",
1743
+ "vicente"
1744
  ],
1745
  "prolog": {
1746
  "query": [
 
1759
  "type": 6
1760
  },
1761
  {
1762
+ "id": "a20ecc1f-adc3-4229-a0a6-1db6345b9dc0",
1763
  "question": "Who is the person whose job is clinical cytogeneticist ?",
1764
  "answer": [
1765
  "eric"
 
1781
  "type": 6
1782
  },
1783
  {
1784
+ "id": "f0b341ac-a61e-4a48-9f4b-6bcc9f38f125",
1785
  "question": "Who is the person whose hobby is learning ?",
1786
  "answer": [
1787
  "ginger"
 
1803
  "type": 6
1804
  },
1805
  {
1806
+ "id": "8e13ce2d-a805-4822-a142-c9458d3fa787",
1807
  "question": "Who is the person whose job is herpetologist ?",
1808
  "answer": [
1809
  "alton"
 
1825
  "type": 6
1826
  },
1827
  {
1828
+ "id": "c9948a25-def3-4ed3-a019-49538cb3f75e",
1829
  "question": "Who is the person whose hobby is backgammon ?",
1830
  "answer": [
1831
+ "manual",
1832
+ "nell"
1833
  ],
1834
  "prolog": {
1835
  "query": [
 
1848
  "type": 6
1849
  },
1850
  {
1851
+ "id": "474cd828-5e9e-4a45-98cf-52b6b1d59417",
1852
  "question": "Who is the person whose job is learning mentor ?",
1853
  "answer": [
1854
  "velia"
 
1870
  "type": 6
1871
  },
1872
  {
1873
+ "id": "aaab1ff6-b1a0-469a-88e6-6d8764675ba8",
1874
  "question": "Who is the person whose hobby is meditation ?",
1875
  "answer": [
1876
  "maggie",
1877
+ "adrienne",
1878
+ "kanesha"
1879
  ],
1880
  "prolog": {
1881
  "query": [
 
1894
  "type": 6
1895
  },
1896
  {
1897
+ "id": "a679a57e-d1ef-4d8c-aa5d-7c8542b803cb",
1898
  "question": "Who is the person whose job is quantity surveyor ?",
1899
  "answer": [
1900
  "cody"
 
1916
  "type": 6
1917
  },
1918
  {
1919
+ "id": "8a8f0ef3-2741-4f58-9d6d-02e4e25fa9e0",
1920
  "question": "Who is the person whose job is special educational needs teacher ?",
1921
  "answer": [
1922
  "leann"
 
1938
  "type": 6
1939
  },
1940
  {
1941
+ "id": "96d73759-bedc-448a-a6bd-ff0c5acdd144",
1942
  "question": "What is the job of the sibling of the daughter of the mother of alfonso ?",
1943
  "answer": [
1944
+ "financial manager",
 
1945
  "freight forwarder",
1946
+ "immunologist",
1947
  "airline pilot",
1948
+ "chartered legal executive (england and wales)"
1949
  ],
1950
  "prolog": {
1951
  "query": [
 
1976
  "type": 7
1977
  },
1978
  {
1979
+ "id": "2585ef4d-4311-4b60-8849-ae15c5168238",
1980
  "question": "What is the hobby of the child of the mother of the wife of cody ?",
1981
  "answer": [
1982
+ "radio-controlled car racing",
1983
+ "magnet fishing"
1984
  ],
1985
  "prolog": {
1986
  "query": [
 
2011
  "type": 7
2012
  },
2013
  {
2014
+ "id": "0a0232b2-168f-490a-b0ab-c4ba10f917a1",
2015
  "question": "What is the hobby of the daughter of the mother of the mother of velia ?",
2016
  "answer": [
2017
  "tether car"
 
2045
  "type": 7
2046
  },
2047
  {
2048
+ "id": "5eb87564-d960-4746-9685-cb25510cf923",
2049
  "question": "What is the hobby of the mother of the child of the brother of matt ?",
2050
  "answer": [
2051
  "judo"
 
2079
  "type": 7
2080
  },
2081
  {
2082
+ "id": "1de2ad05-748b-4dde-932f-f0ea68b54142",
2083
  "question": "What is the hobby of the daughter of the wife of the son of leann ?",
2084
  "answer": [
2085
  "sociology"
 
2113
  "type": 7
2114
  },
2115
  {
2116
+ "id": "f4b5b21c-d7e3-4d6c-943c-0103e161571c",
2117
  "question": "What is the dob of the sibling of the wife of the father of janey ?",
2118
  "answer": [
2119
  "0270-07-11",
 
2148
  "type": 7
2149
  },
2150
  {
2151
+ "id": "dbcca910-312d-407e-ab3d-41d198044e7a",
2152
  "question": "What is the hobby of the sibling of the brother of the brother of dixie ?",
2153
  "answer": [
 
2154
  "darts",
2155
  "tea bag collecting",
2156
+ "finance",
2157
+ "bus spotting[22",
2158
+ "geography"
2159
  ],
2160
  "prolog": {
2161
  "query": [
 
2186
  "type": 7
2187
  },
2188
  {
2189
+ "id": "14cf9fbb-fc59-4cd9-a3e1-ee250e1a754a",
2190
  "question": "What is the hobby of the sibling of the daughter of the father of lashanda ?",
2191
  "answer": [
2192
+ "croquet",
2193
+ "ant farming"
2194
  ],
2195
  "prolog": {
2196
  "query": [
 
2221
  "type": 7
2222
  },
2223
  {
2224
+ "id": "d46d35c7-6bd4-4a30-9d8a-b6fdd11b3e78",
2225
  "question": "What is the dob of the mother of the mother of the child of fidel ?",
2226
  "answer": [
2227
  "0239-10-28"
 
2255
  "type": 7
2256
  },
2257
  {
2258
+ "id": "dcb458b1-3483-41e0-aa08-e76bbea1cf3b",
2259
  "question": "What is the job of the father of the child of the mother of robyn ?",
2260
  "answer": [
2261
  "scientist, research (life sciences)"
 
2289
  "type": 7
2290
  },
2291
  {
2292
+ "id": "3d3edb5e-7fbb-41e1-a330-f6823cace561",
2293
  "question": "What is the hobby of the father of the daughter of the person whose job is investment banker, corporate ?",
2294
  "answer": [
2295
  "car riding"
 
2323
  "type": 8
2324
  },
2325
  {
2326
+ "id": "105004f1-f438-4ae1-ba6b-46afd5fc2565",
2327
  "question": "What is the job of the daughter of the wife of the person whose hobby is vehicle restoration ?",
2328
  "answer": [
2329
  "surveyor, commercial/residential",
 
2358
  "type": 8
2359
  },
2360
  {
2361
+ "id": "7e4ec2ef-bd18-49de-92d9-85b3d27f3e8f",
2362
  "question": "What is the job of the mother of the sister of the person whose job is museum/gallery curator ?",
2363
  "answer": [
2364
  "location manager"
 
2392
  "type": 8
2393
  },
2394
  {
2395
+ "id": "34319ddd-62cc-4a0e-926c-f9305efd1c0a",
2396
  "question": "What is the dob of the sibling of the sibling of the person whose hobby is geography ?",
2397
  "answer": [
 
2398
  "0274-03-29",
2399
+ "0263-06-10",
2400
  "0266-03-19",
2401
+ "0270-01-28",
2402
+ "0264-08-02"
2403
  ],
2404
  "prolog": {
2405
  "query": [
 
2430
  "type": 8
2431
  },
2432
  {
2433
+ "id": "123d0c02-efc1-4bd8-a584-058eeb8cd22a",
2434
  "question": "What is the dob of the sister of the sister of the person whose hobby is microscopy ?",
2435
  "answer": [
2436
  "0235-11-12"
 
2464
  "type": 8
2465
  },
2466
  {
2467
+ "id": "5a0793ba-36a6-416b-9084-25c7af92df85",
2468
  "question": "What is the job of the wife of the brother of the person whose job is chartered legal executive (england and wales) ?",
2469
  "answer": [
2470
  "geographical information systems officer"
 
2498
  "type": 8
2499
  },
2500
  {
2501
+ "id": "1fed81de-1dce-4df0-af23-1e3122928d2a",
2502
  "question": "What is the hobby of the wife of the husband of the person whose hobby is research ?",
2503
  "answer": [
2504
  "research"
 
2532
  "type": 8
2533
  },
2534
  {
2535
+ "id": "072826e8-b9d1-46a8-8ce6-174e4dd367a3",
2536
  "question": "What is the hobby of the wife of the husband of the person whose hobby is microbiology ?",
2537
  "answer": [
2538
  "microbiology"
 
2566
  "type": 8
2567
  },
2568
  {
2569
+ "id": "be3e3962-aa11-46d2-9118-c2558e657fc9",
2570
  "question": "What is the hobby of the child of the father of the person whose job is chartered legal executive (england and wales) ?",
2571
  "answer": [
2572
  "mycology",
 
2573
  "wikipedia editing",
2574
  "meteorology",
2575
+ "research",
2576
  "audiophile"
2577
  ],
2578
  "prolog": {
 
2604
  "type": 8
2605
  },
2606
  {
2607
+ "id": "9e3807da-00f6-4553-ac33-f1080be892ac",
2608
  "question": "What is the job of the son of the father of the person whose job is scientist, audiological ?",
2609
  "answer": [
2610
  "scientist, audiological"
 
2638
  "type": 8
2639
  },
2640
  {
2641
+ "id": "809ac97a-999d-4cec-afe5-2fac0a18d79e",
2642
  "question": "What is the job of the sibling of the sibling of alton ?",
2643
  "answer": [
 
2644
  "civil engineer, consulting",
2645
+ "herpetologist",
2646
  "police officer",
2647
  "dispensing optician",
2648
  "insurance account manager"
 
2672
  "type": 9
2673
  },
2674
  {
2675
+ "id": "822dd77a-fec7-49e3-82ec-43c7976c4345",
2676
  "question": "What is the dob of the brother of the sister of alton ?",
2677
  "answer": [
2678
  "0274-03-29",
2679
+ "0263-06-10",
2680
+ "0266-03-19"
2681
  ],
2682
  "prolog": {
2683
  "query": [
 
2704
  "type": 9
2705
  },
2706
  {
2707
+ "id": "0d9536ad-111c-4d42-a49c-32b03acd8cd3",
2708
  "question": "What is the hobby of the sister of the brother of reinaldo ?",
2709
  "answer": [
2710
  "social studies"
 
2734
  "type": 9
2735
  },
2736
  {
2737
+ "id": "2d4f1b57-259b-4b8e-a4e8-1fcb9684dd2b",
2738
  "question": "What is the hobby of the wife of the son of vicente ?",
2739
  "answer": [
2740
+ "judo",
2741
+ "biology"
2742
  ],
2743
  "prolog": {
2744
  "query": [
 
2765
  "type": 9
2766
  },
2767
  {
2768
+ "id": "3bbd31cb-0603-432b-89aa-1152c73c9eae",
2769
  "question": "What is the dob of the husband of the mother of horacio ?",
2770
  "answer": [
2771
  "0259-02-05"
 
2795
  "type": 9
2796
  },
2797
  {
2798
+ "id": "6fd5bee6-f277-4055-ad87-8c223872a587",
2799
  "question": "What is the job of the father of the husband of concepcion ?",
2800
  "answer": [
2801
  "medical technical officer"
 
2825
  "type": 9
2826
  },
2827
  {
2828
+ "id": "970745f9-0342-4f83-9b22-40628965cf9c",
2829
  "question": "What is the hobby of the child of the father of ellis ?",
2830
  "answer": [
2831
  "photography"
 
2855
  "type": 9
2856
  },
2857
  {
2858
+ "id": "3da57cf3-eb8c-46fe-953e-2e6080858f8c",
2859
  "question": "What is the hobby of the wife of the child of jay ?",
2860
  "answer": [
2861
  "meteorology"
 
2885
  "type": 9
2886
  },
2887
  {
2888
+ "id": "04a5f216-6106-49d3-b926-a79180b20d65",
2889
  "question": "What is the job of the husband of the child of dee ?",
2890
  "answer": [
2891
  "quantity surveyor"
 
2915
  "type": 9
2916
  },
2917
  {
2918
+ "id": "3660d5a9-7054-4acf-841e-3bbfb824e1fe",
2919
  "question": "What is the hobby of the sibling of the child of tanner ?",
2920
  "answer": [
2921
+ "ephemera collecting",
2922
  "architecture",
 
2923
  "photography",
2924
+ "flying model planes"
2925
  ],
2926
  "prolog": {
2927
  "query": [
 
2948
  "type": 9
2949
  },
2950
  {
2951
+ "id": "4f6b1272-5ce7-49e0-a224-60f286cfd3b9",
2952
  "question": "What is the hobby of the son of the person whose job is restaurant manager ?",
2953
  "answer": [
2954
  "people-watching"
 
2978
  "type": 10
2979
  },
2980
  {
2981
+ "id": "6b75c4e0-3e59-4480-842d-cfeaefe675e1",
2982
  "question": "What is the job of the child of the person whose job is ophthalmologist ?",
2983
  "answer": [
2984
  "commercial/residential surveyor"
 
3008
  "type": 10
3009
  },
3010
  {
3011
+ "id": "672f70be-bb7a-481f-aff6-1800dcc1c274",
3012
  "question": "What is the job of the wife of the person whose hobby is religious studies ?",
3013
  "answer": [
3014
  "newspaper journalist"
 
3038
  "type": 10
3039
  },
3040
  {
3041
+ "id": "5d2ba3ab-e926-4542-be34-36a84d07536f",
3042
  "question": "What is the dob of the daughter of the person whose job is pharmacist, hospital ?",
3043
  "answer": [
3044
+ "0238-05-07",
3045
+ "0178-04-18"
3046
  ],
3047
  "prolog": {
3048
  "query": [
 
3069
  "type": 10
3070
  },
3071
  {
3072
+ "id": "7db41bc7-513a-4ba1-9949-e81fac4dbd06",
3073
  "question": "What is the hobby of the mother of the person whose job is police officer ?",
3074
  "answer": [
3075
  "meteorology"
 
3099
  "type": 10
3100
  },
3101
  {
3102
+ "id": "ed1cde70-269b-4200-b9c3-f83b7291b59e",
3103
  "question": "What is the dob of the wife of the person whose job is solicitor, scotland ?",
3104
  "answer": [
3105
  "0230-04-06"
 
3129
  "type": 10
3130
  },
3131
  {
3132
+ "id": "025804ce-e0d8-426a-a197-4eb69656e8e7",
3133
  "question": "What is the hobby of the husband of the person whose hobby is biology ?",
3134
  "answer": [
3135
  "herping"
 
3159
  "type": 10
3160
  },
3161
  {
3162
+ "id": "3c277985-0bc4-4e90-8b36-d39cf1c58d5e",
3163
  "question": "What is the job of the father of the person whose hobby is archery ?",
3164
  "answer": [
3165
  "print production planner"
 
3189
  "type": 10
3190
  },
3191
  {
3192
+ "id": "14832b95-c177-45a3-b6ed-5146caaaf36f",
3193
  "question": "What is the job of the son of the person whose hobby is herping ?",
3194
  "answer": [
3195
  "scientist, audiological",
 
3220
  "type": 10
3221
  },
3222
  {
3223
+ "id": "9ab18078-f2ac-4f4b-8489-ff8e407f09d8",
3224
  "question": "What is the job of the brother of the person whose job is location manager ?",
3225
  "answer": [
3226
+ "operations geologist",
3227
+ "doctor, hospital"
3228
  ],
3229
  "prolog": {
3230
  "query": [
 
3251
  "type": 10
3252
  },
3253
  {
3254
+ "id": "21d8fbd1-74fe-4fb2-87f8-ab9b905d262b",
3255
  "question": "What is the dob of the father of dominick ?",
3256
  "answer": [
3257
  "0212-09-01"
 
3277
  "type": 11
3278
  },
3279
  {
3280
+ "id": "0eae693b-7cec-4920-a37e-45134033c6eb",
3281
  "question": "What is the job of the sibling of alejandra ?",
3282
  "answer": [
3283
+ "ranger/warden",
3284
  "chief marketing officer",
3285
+ "surgeon"
 
3286
  ],
3287
  "prolog": {
3288
  "query": [
 
3305
  "type": 11
3306
  },
3307
  {
3308
+ "id": "71c4bc95-5c3e-4592-8056-8515020db4b4",
3309
  "question": "What is the hobby of the father of billie ?",
3310
  "answer": [
3311
  "shortwave listening"
 
3331
  "type": 11
3332
  },
3333
  {
3334
+ "id": "f573a74f-21fc-49c5-a21b-8e1d58218149",
3335
  "question": "What is the hobby of the mother of lynn ?",
3336
  "answer": [
3337
  "photography"
 
3357
  "type": 11
3358
  },
3359
  {
3360
+ "id": "55ad7678-50db-4559-bbff-69eb1d626b92",
3361
  "question": "What is the hobby of the brother of milo ?",
3362
  "answer": [
3363
  "flying model planes"
 
3383
  "type": 11
3384
  },
3385
  {
3386
+ "id": "783a003e-81dc-4f71-87ec-09563b9621e0",
3387
  "question": "What is the hobby of the child of jenniffer ?",
3388
  "answer": [
3389
  "dolls"
 
3409
  "type": 11
3410
  },
3411
  {
3412
+ "id": "1d087e4b-664b-40bc-88f2-e47066c8d0a9",
3413
  "question": "What is the hobby of the sibling of miki ?",
3414
  "answer": [
3415
+ "ephemera collecting",
3416
  "architecture",
3417
+ "flying model planes"
 
3418
  ],
3419
  "prolog": {
3420
  "query": [
 
3437
  "type": 11
3438
  },
3439
  {
3440
+ "id": "b938afca-984a-4e65-8367-9c3fb73380e3",
3441
  "question": "What is the hobby of the son of maggie ?",
3442
  "answer": [
3443
  "whale watching"
 
3463
  "type": 11
3464
  },
3465
  {
3466
+ "id": "5f5e43ff-a688-4afe-b537-20e1bc3c74f0",
3467
  "question": "What is the dob of the brother of miki ?",
3468
  "answer": [
3469
  "0261-06-07",
 
3490
  "type": 11
3491
  },
3492
  {
3493
+ "id": "6043a6d1-5285-4730-ae32-5967ecdafbd8",
3494
  "question": "What is the job of the child of leonardo ?",
3495
  "answer": [
3496
+ "research scientist (life sciences)",
3497
+ "electronics engineer"
3498
  ],
3499
  "prolog": {
3500
  "query": [
 
3517
  "type": 11
3518
  },
3519
  {
3520
+ "id": "da1b7da0-927b-4a4e-bfab-52f5bd2ceb6f",
3521
  "question": "What is the hobby of the person whose hobby is wikipedia editing ?",
3522
  "answer": [
3523
  "wikipedia editing"
 
3543
  "type": 12
3544
  },
3545
  {
3546
+ "id": "5ee4d65f-c680-4bf5-a98f-f4ae0821d12a",
3547
  "question": "What is the job of the person whose hobby is mycology ?",
3548
  "answer": [
3549
  "chartered legal executive (england and wales)"
 
3569
  "type": 12
3570
  },
3571
  {
3572
+ "id": "d49ba8f8-be1f-407b-a9f0-50fd7fee08ce",
3573
  "question": "What is the job of the person whose hobby is philately ?",
3574
  "answer": [
3575
  "horticultural consultant"
 
3595
  "type": 12
3596
  },
3597
  {
3598
+ "id": "cd96ad14-81c1-4bc1-88fe-49870afb930e",
3599
  "question": "What is the hobby of the person whose hobby is field hockey ?",
3600
  "answer": [
3601
  "field hockey"
 
3621
  "type": 12
3622
  },
3623
  {
3624
+ "id": "a368c353-dd5b-4669-957d-831303fc910f",
3625
  "question": "What is the dob of the person whose job is exercise physiologist ?",
3626
  "answer": [
3627
  "0245-08-08"
 
3647
  "type": 12
3648
  },
3649
  {
3650
+ "id": "0101f6a5-0611-45f1-abbd-5d674c4a0fb1",
3651
  "question": "What is the job of the person whose hobby is bus spotting[22 ?",
3652
  "answer": [
3653
+ "air cabin crew",
3654
+ "dispensing optician"
3655
  ],
3656
  "prolog": {
3657
  "query": [
 
3674
  "type": 12
3675
  },
3676
  {
3677
+ "id": "4b0a41f3-6a73-4b46-a502-b94ca03b3680",
3678
  "question": "What is the job of the person whose job is chiropodist ?",
3679
  "answer": [
3680
  "chiropodist"
 
3700
  "type": 12
3701
  },
3702
  {
3703
+ "id": "e73f32eb-b765-4d7c-b148-a9ef703abb90",
3704
  "question": "What is the job of the person whose job is scientist, audiological ?",
3705
  "answer": [
3706
  "scientist, audiological"
 
3726
  "type": 12
3727
  },
3728
  {
3729
+ "id": "9c07a209-6c96-43af-bfb9-804209fcba05",
3730
  "question": "What is the dob of the person whose job is recruitment consultant ?",
3731
  "answer": [
3732
  "0287-07-19"
 
3752
  "type": 12
3753
  },
3754
  {
3755
+ "id": "e76bd4f1-a087-4692-8c62-810c31e46f9a",
3756
  "question": "What is the dob of the person whose job is exhibitions officer, museum/gallery ?",
3757
  "answer": [
3758
  "0294-08-01"
 
3778
  "type": 12
3779
  },
3780
  {
3781
+ "id": "d6f20fe1-3ae4-42b2-8ab7-db51cd5efddd",
3782
  "question": "How many sons does the son of the mother of the father of dixie have?",
3783
  "answer": [
3784
  "56"
 
3811
  "type": 13
3812
  },
3813
  {
3814
+ "id": "c8022745-0fbb-41b9-8fcb-e99ee5e7df52",
3815
  "question": "How many daughters does the brother of the daughter of the mother of horacio have?",
3816
  "answer": [
3817
  "76"
 
3844
  "type": 13
3845
  },
3846
  {
3847
+ "id": "09c17741-e5b4-4ff1-a9c3-ebdc34e8b88e",
3848
  "question": "How many sisters does the child of the mother of the son of ila have?",
3849
  "answer": [
3850
  "69"
 
3877
  "type": 13
3878
  },
3879
  {
3880
+ "id": "eb6b4fc7-f49f-4580-a9aa-cf848ba046a8",
3881
  "question": "How many sisters does the daughter of the father of the sister of lynn have?",
3882
  "answer": [
3883
  "69"
 
3910
  "type": 13
3911
  },
3912
  {
3913
+ "id": "f1f21d3c-92b5-4614-bc08-06acfc6737a3",
3914
  "question": "How many brothers does the husband of the wife of the sibling of zona have?",
3915
  "answer": [
3916
  "45"
 
3943
  "type": 13
3944
  },
3945
  {
3946
+ "id": "9a0c528b-07a0-4ae9-bc2e-41310e371e33",
3947
  "question": "How many children does the sibling of the daughter of the child of alberto have?",
3948
  "answer": [
3949
  "132"
 
3976
  "type": 13
3977
  },
3978
  {
3979
+ "id": "473d5c16-b4b1-45ba-b4ec-1c8bf2093e56",
3980
  "question": "How many daughters does the child of the father of the daughter of leonardo have?",
3981
  "answer": [
3982
  "76"
 
4009
  "type": 13
4010
  },
4011
  {
4012
+ "id": "80ccc400-1fe3-4442-8c39-436e52891f6d",
4013
  "question": "How many children does the father of the daughter of the mother of ila have?",
4014
  "answer": [
4015
  "132"
 
4042
  "type": 13
4043
  },
4044
  {
4045
+ "id": "440c099e-8c0b-4118-a830-41262266a9f3",
4046
  "question": "How many sons does the husband of the mother of the child of bert have?",
4047
  "answer": [
4048
  "56"
 
4075
  "type": 13
4076
  },
4077
  {
4078
+ "id": "90248f9a-db7b-4fd7-beb6-a719d8e5187b",
4079
  "question": "How many siblings does the son of the daughter of the husband of elna have?",
4080
  "answer": [
4081
  "114"
 
4108
  "type": 13
4109
  },
4110
  {
4111
+ "id": "64f4be3e-198e-4bda-9bb3-8e9ebf54ffcf",
4112
  "question": "How many sisters does the husband of the daughter of the person whose job is minerals surveyor have?",
4113
  "answer": [
4114
  "69"
 
4141
  "type": 14
4142
  },
4143
  {
4144
+ "id": "c5fdd987-86ad-4899-b6cd-388bc6463ff1",
4145
  "question": "How many siblings does the sibling of the sibling of the person whose job is advertising copywriter have?",
4146
  "answer": [
4147
  "114"
 
4174
  "type": 14
4175
  },
4176
  {
4177
+ "id": "1945abca-6f4e-4a67-b645-b3ab2ed66636",
4178
  "question": "How many sisters does the wife of the child of the person whose hobby is shogi have?",
4179
  "answer": [
4180
  "69"
 
4207
  "type": 14
4208
  },
4209
  {
4210
+ "id": "5ff7c0c7-49dd-4463-8b28-35f98f368115",
4211
  "question": "How many brothers does the son of the father of the person whose hobby is whale watching have?",
4212
  "answer": [
4213
  "45"
 
4240
  "type": 14
4241
  },
4242
  {
4243
+ "id": "f06b8ca1-5645-40ee-b29d-0d0bfb6557bb",
4244
  "question": "How many daughters does the child of the wife of the person whose hobby is social studies have?",
4245
  "answer": [
4246
  "76"
 
4273
  "type": 14
4274
  },
4275
  {
4276
+ "id": "5c466c08-2e16-4e1a-a20d-ced813cce605",
4277
  "question": "How many sons does the mother of the daughter of the person whose hobby is finance have?",
4278
  "answer": [
4279
  "56"
 
4306
  "type": 14
4307
  },
4308
  {
4309
+ "id": "59a9a5d2-c0bc-4f42-9081-bd8e0fb1d9b0",
4310
  "question": "How many daughters does the brother of the daughter of the person whose job is operations geologist have?",
4311
  "answer": [
4312
  "76"
 
4339
  "type": 14
4340
  },
4341
  {
4342
+ "id": "63667b2d-1460-4ad8-a995-d173f4af1d74",
4343
  "question": "How many siblings does the sibling of the sibling of the person whose hobby is ant farming have?",
4344
  "answer": [
4345
  "114"
 
4372
  "type": 14
4373
  },
4374
  {
4375
+ "id": "2efda006-bf7a-4300-a92c-2a87163df422",
4376
  "question": "How many siblings does the sister of the brother of the person whose hobby is research have?",
4377
  "answer": [
4378
  "114"
 
4405
  "type": 14
4406
  },
4407
  {
4408
+ "id": "bf64853c-bc28-4a81-a590-fee7ffd9bad0",
4409
  "question": "How many sisters does the sibling of the brother of the person whose hobby is croquet have?",
4410
  "answer": [
4411
  "69"
 
4438
  "type": 14
4439
  },
4440
  {
4441
+ "id": "467fbdd1-1c4f-4d5e-82e9-0a42badf02f7",
4442
  "question": "How many sisters does the mother of the brother of cordell have?",
4443
  "answer": [
4444
  "69"
 
4467
  "type": 15
4468
  },
4469
  {
4470
+ "id": "8501ad96-673f-4bd0-b448-c74a0802847e",
4471
  "question": "How many sons does the wife of the child of cody have?",
4472
  "answer": [
4473
  "56"
 
4496
  "type": 15
4497
  },
4498
  {
4499
+ "id": "de0308da-5812-4e32-b13e-1753f0663121",
4500
  "question": "How many children does the mother of the child of zona have?",
4501
  "answer": [
4502
  "132"
 
4525
  "type": 15
4526
  },
4527
  {
4528
+ "id": "06060350-1c38-4a0f-b4e7-0967d9f0e9b3",
4529
  "question": "How many brothers does the sibling of the sibling of sarah have?",
4530
  "answer": [
4531
  "45"
 
4554
  "type": 15
4555
  },
4556
  {
4557
+ "id": "a97f4ddf-26dc-4f53-81b9-e072a9bbc504",
4558
  "question": "How many siblings does the sibling of the daughter of donald have?",
4559
  "answer": [
4560
  "114"
 
4583
  "type": 15
4584
  },
4585
  {
4586
+ "id": "cc4948e7-2865-4166-8a33-89eb00a17b48",
4587
  "question": "How many siblings does the sibling of the brother of lashanda have?",
4588
  "answer": [
4589
  "114"
 
4612
  "type": 15
4613
  },
4614
  {
4615
+ "id": "504a004c-66b3-4d02-92a3-2e00fc01f95a",
4616
  "question": "How many sisters does the sister of the sibling of meghann have?",
4617
  "answer": [
4618
  "69"
 
4641
  "type": 15
4642
  },
4643
  {
4644
+ "id": "a9451715-08fa-40aa-81bf-c3a2ab740408",
4645
  "question": "How many brothers does the sibling of the mother of miki have?",
4646
  "answer": [
4647
  "45"
 
4670
  "type": 15
4671
  },
4672
  {
4673
+ "id": "10d1b4b0-5a9c-4dbe-8da8-c7053cbf81fa",
4674
  "question": "How many sisters does the child of the father of ramon have?",
4675
  "answer": [
4676
  "69"
 
4699
  "type": 15
4700
  },
4701
  {
4702
+ "id": "e5cbf29b-d5ba-4108-a9cf-9dcaff00601e",
4703
  "question": "How many sons does the father of the sibling of cordell have?",
4704
  "answer": [
4705
  "56"
 
4728
  "type": 15
4729
  },
4730
  {
4731
+ "id": "641a2ecf-c448-407c-ad6c-d64ec9e0f235",
4732
  "question": "How many sisters does the child of the person whose hobby is snowmobiling have?",
4733
  "answer": [
4734
  "69"
 
4757
  "type": 16
4758
  },
4759
  {
4760
+ "id": "b6a0759c-1930-4eaa-97d0-df6409f54c2d",
4761
  "question": "How many daughters does the brother of the person whose job is engineer, manufacturing systems have?",
4762
  "answer": [
4763
  "76"
 
4786
  "type": 16
4787
  },
4788
  {
4789
+ "id": "023c7144-a4fa-469c-b594-c3165851351f",
4790
  "question": "How many sons does the son of the person whose hobby is research have?",
4791
  "answer": [
4792
  "56"
 
4815
  "type": 16
4816
  },
4817
  {
4818
+ "id": "52197197-0b8b-438d-924a-b74f297d838f",
4819
  "question": "How many siblings does the husband of the person whose hobby is reading have?",
4820
  "answer": [
4821
  "114"
 
4844
  "type": 16
4845
  },
4846
  {
4847
+ "id": "0b68ad7a-62e9-4a0b-bebf-0038ddc7b660",
4848
  "question": "How many brothers does the mother of the person whose hobby is research have?",
4849
  "answer": [
4850
  "45"
 
4873
  "type": 16
4874
  },
4875
  {
4876
+ "id": "99417cae-ecf4-4290-a04e-e473c4ff5423",
4877
  "question": "How many daughters does the daughter of the person whose hobby is reading have?",
4878
  "answer": [
4879
  "76"
 
4902
  "type": 16
4903
  },
4904
  {
4905
+ "id": "7510f653-20e1-4d7f-813f-03be5975074a",
4906
  "question": "How many children does the sister of the person whose hobby is table tennis have?",
4907
  "answer": [
4908
  "132"
 
4931
  "type": 16
4932
  },
4933
  {
4934
+ "id": "cbbf5921-99c7-4653-a1c2-123a7453106c",
4935
  "question": "How many daughters does the husband of the person whose job is museum education officer have?",
4936
  "answer": [
4937
  "76"
 
4960
  "type": 16
4961
  },
4962
  {
4963
+ "id": "930dc58a-540b-409b-97d7-8dd910813a10",
4964
  "question": "How many daughters does the mother of the person whose job is biomedical scientist have?",
4965
  "answer": [
4966
  "76"
 
4989
  "type": 16
4990
  },
4991
  {
4992
+ "id": "57933284-117a-41f5-9f86-355595328eca",
4993
  "question": "How many siblings does the sibling of the person whose hobby is trainspotting have?",
4994
  "answer": [
4995
  "114"
 
5018
  "type": 16
5019
  },
5020
  {
5021
+ "id": "2d50cbfe-3c83-40fc-bc1d-685f49d68133",
5022
  "question": "How many daughters does the brother of reinaldo have?",
5023
  "answer": [
5024
  "76"
 
5043
  "type": 17
5044
  },
5045
  {
5046
+ "id": "fe0a4ae1-3ecc-4025-9088-05247a5479b5",
5047
  "question": "How many children does the mother of cortney have?",
5048
  "answer": [
5049
  "132"
 
5068
  "type": 17
5069
  },
5070
  {
5071
+ "id": "a1877c3b-bd2a-4e9e-a557-8fef5ebf6c5f",
5072
  "question": "How many siblings does the child of zona have?",
5073
  "answer": [
5074
  "114"
 
5093
  "type": 17
5094
  },
5095
  {
5096
+ "id": "4407be67-d097-4f9e-b84e-2624f0172bc0",
5097
  "question": "How many sons does the child of antionette have?",
5098
  "answer": [
5099
  "56"
 
5118
  "type": 17
5119
  },
5120
  {
5121
+ "id": "e0d1d87b-a995-4ce6-af45-139c2e0c5236",
5122
  "question": "How many brothers does the daughter of nick have?",
5123
  "answer": [
5124
  "45"
 
5143
  "type": 17
5144
  },
5145
  {
5146
+ "id": "b129a394-9876-4564-b707-464cf438545a",
5147
  "question": "How many sons does the sibling of reinaldo have?",
5148
  "answer": [
5149
  "56"
 
5168
  "type": 17
5169
  },
5170
  {
5171
+ "id": "eec6cc26-a1df-47ad-9ac0-2c67f7fa38d9",
5172
  "question": "How many daughters does the daughter of vilma have?",
5173
  "answer": [
5174
  "76"
 
5193
  "type": 17
5194
  },
5195
  {
5196
+ "id": "51d96dfd-d43b-4e3e-b278-375e50a4e1c6",
5197
  "question": "How many siblings does the father of georgette have?",
5198
  "answer": [
5199
  "114"
 
5218
  "type": 17
5219
  },
5220
  {
5221
+ "id": "e88ee804-e830-48f6-b002-3914cef3f930",
5222
  "question": "How many sisters does the sibling of sarah have?",
5223
  "answer": [
5224
  "69"
 
5243
  "type": 17
5244
  },
5245
  {
5246
+ "id": "829067eb-2f08-4963-a15c-1af3f1591dac",
5247
  "question": "How many children does the daughter of wilbert have?",
5248
  "answer": [
5249
  "132"
 
5268
  "type": 17
5269
  },
5270
  {
5271
+ "id": "9ed94432-bda9-4302-ae13-cce69e6d39ec",
5272
  "question": "How many daughters does the person whose job is sports therapist have?",
5273
  "answer": [
5274
  "76"
 
5293
  "type": 18
5294
  },
5295
  {
5296
+ "id": "29559221-3ce6-42d9-a244-a2df62a0a859",
5297
  "question": "How many brothers does the person whose hobby is tether car have?",
5298
  "answer": [
5299
  "45"
 
5318
  "type": 18
5319
  },
5320
  {
5321
+ "id": "c3c45ba3-7eb0-498d-8b36-027ee183b9c0",
5322
  "question": "How many sons does the person whose job is local government officer have?",
5323
  "answer": [
5324
  "56"
 
5343
  "type": 18
5344
  },
5345
  {
5346
+ "id": "986d4e30-055d-4958-9f4f-616e8ffc47e4",
5347
  "question": "How many siblings does the person whose job is horticultural consultant have?",
5348
  "answer": [
5349
  "114"
 
5368
  "type": 18
5369
  },
5370
  {
5371
+ "id": "98e57703-ca5e-4615-a0a9-715c6172eba9",
5372
  "question": "How many siblings does the person whose hobby is research have?",
5373
  "answer": [
5374
  "114"
 
5393
  "type": 18
5394
  },
5395
  {
5396
+ "id": "6f093fc7-aec7-415f-ae5b-36a341a81e48",
5397
  "question": "How many sisters does the person whose hobby is research have?",
5398
  "answer": [
5399
  "69"
 
5418
  "type": 18
5419
  },
5420
  {
5421
+ "id": "c90a9829-66b0-465e-9232-2e9add9ce4ab",
5422
  "question": "How many children does the person whose hobby is shogi have?",
5423
  "answer": [
5424
  "132"
 
5443
  "type": 18
5444
  },
5445
  {
5446
+ "id": "b0bc961c-b1b9-4333-a7cb-fdc57c5c95c0",
5447
  "question": "How many children does the person whose job is community arts worker have?",
5448
  "answer": [
5449
  "132"
 
5468
  "type": 18
5469
  },
5470
  {
5471
+ "id": "21bc28d4-47a4-48df-8b6b-5e1524120ad7",
5472
  "question": "How many brothers does the person whose hobby is religious studies have?",
5473
  "answer": [
5474
  "45"
 
5493
  "type": 18
5494
  },
5495
  {
5496
+ "id": "0057165b-dfb4-46c9-8e64-e684a3c526a1",
5497
  "question": "How many brothers does the person whose hobby is reading have?",
5498
  "answer": [
5499
  "45"
 
5518
  "type": 18
5519
  },
5520
  {
5521
+ "id": "d7f63054-ec7f-465c-a6a7-f0640cea4648",
5522
  "question": "How many children does horacio have?",
5523
  "answer": [
5524
  "0"
 
5539
  "type": 19
5540
  },
5541
  {
5542
+ "id": "789e5da0-5996-4ef8-bec9-40a6285726bf",
5543
  "question": "How many daughters does shanta have?",
5544
  "answer": [
5545
  "0"
 
5560
  "type": 19
5561
  },
5562
  {
5563
+ "id": "e96192cf-1ff3-4950-8222-a802e11c6fc9",
5564
  "question": "How many brothers does lashanda have?",
5565
  "answer": [
5566
  "2"
 
5581
  "type": 19
5582
  },
5583
  {
5584
+ "id": "99055d77-b0c5-41ff-bfa8-5cfefdf46dca",
5585
  "question": "How many daughters does vicente have?",
5586
  "answer": [
5587
  "1"
 
5602
  "type": 19
5603
  },
5604
  {
5605
+ "id": "a52c8b5e-85c4-4865-b532-3ce9efeb6f1e",
5606
  "question": "How many siblings does antonio have?",
5607
  "answer": [
5608
  "0"
 
5623
  "type": 19
5624
  },
5625
  {
5626
+ "id": "79a5dcee-4d4d-4761-bc81-08e0eae754d1",
5627
  "question": "How many brothers does alfonso have?",
5628
  "answer": [
5629
  "2"
 
5644
  "type": 19
5645
  },
5646
  {
5647
+ "id": "10ac9583-a671-44cb-a6e2-7cca427c5688",
5648
  "question": "How many children does wilbert have?",
5649
  "answer": [
5650
  "1"
 
5665
  "type": 19
5666
  },
5667
  {
5668
+ "id": "9af98ad1-9099-485a-ab92-86f6aa40e1cf",
5669
  "question": "How many children does antonio have?",
5670
  "answer": [
5671
  "1"
 
5686
  "type": 19
5687
  },
5688
  {
5689
+ "id": "e6ca9743-3af1-4782-a147-06ca4a127c8b",
5690
  "question": "How many sisters does paula have?",
5691
  "answer": [
5692
  "0"
 
5707
  "type": 19
5708
  },
5709
  {
5710
+ "id": "6b928f30-f298-449a-9720-89783ec9ec07",
5711
  "question": "How many brothers does vilma have?",
5712
  "answer": [
5713
  "0"
{depth10 → depth_10_size_26_seed_1}/articles.json RENAMED
File without changes
{depth10 → depth_10_size_26_seed_1}/family_tree_1.pl RENAMED
File without changes
{depth10 → depth_10_size_26_seed_1}/family_tree_1.png RENAMED
File without changes
{depth10 → depth_10_size_26_seed_1}/questions.json RENAMED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "id": "bdcb4805-490f-4cdb-868e-b5e2859bf86d",
4
  "question": "Who is the father of the daughter of the mother of the person whose job is air cabin crew ?",
5
  "answer": [
6
  "dominick"
@@ -34,7 +34,7 @@
34
  "type": 0
35
  },
36
  {
37
- "id": "db189d6e-624e-457e-8cb1-67e17311f38d",
38
  "question": "Who is the wife of the father of the sister of the person whose hobby is meditation ?",
39
  "answer": [
40
  "kanesha"
@@ -68,11 +68,11 @@
68
  "type": 0
69
  },
70
  {
71
- "id": "0930963c-7f06-4739-a6c7-e46c1e4b829b",
72
  "question": "Who is the sister of the daughter of the son of the person whose job is production assistant, television ?",
73
  "answer": [
74
- "deanna",
75
  "reyna",
 
76
  "rosalee"
77
  ],
78
  "prolog": {
@@ -104,7 +104,7 @@
104
  "type": 0
105
  },
106
  {
107
- "id": "ba8170eb-6221-457b-8d8b-a713d49cf7fb",
108
  "question": "Who is the mother of the son of the father of the person whose job is public house manager ?",
109
  "answer": [
110
  "kanesha"
@@ -138,13 +138,13 @@
138
  "type": 0
139
  },
140
  {
141
- "id": "3902f215-5574-4a50-b13a-9d36f3f5b1ba",
142
  "question": "Who is the sibling of the sibling of the mother of the person whose hobby is canoeing ?",
143
  "answer": [
144
- "alfonso",
145
  "kari",
146
- "antionette",
147
  "colby",
 
 
148
  "dominick"
149
  ],
150
  "prolog": {
@@ -176,7 +176,7 @@
176
  "type": 0
177
  },
178
  {
179
- "id": "87f2e517-8da8-4866-8186-c66faceb2be2",
180
  "question": "Who is the mother of the daughter of the daughter of the person whose hobby is meditation ?",
181
  "answer": [
182
  "meghann",
@@ -211,7 +211,7 @@
211
  "type": 0
212
  },
213
  {
214
- "id": "856748a0-bd3d-4345-8461-84b3d645b942",
215
  "question": "Who is the father of the son of the mother of the person whose job is civil engineer, consulting ?",
216
  "answer": [
217
  "alfonso"
@@ -245,7 +245,7 @@
245
  "type": 0
246
  },
247
  {
248
- "id": "8f713050-0164-486b-b58c-5526ec4f3aa3",
249
  "question": "Who is the brother of the sibling of the sister of the person whose job is freight forwarder ?",
250
  "answer": [
251
  "alton"
@@ -279,7 +279,7 @@
279
  "type": 0
280
  },
281
  {
282
- "id": "990bc078-87b9-4f19-9c46-49bc5d64c4c0",
283
  "question": "Who is the son of the father of the child of the person whose job is agricultural engineer ?",
284
  "answer": [
285
  "matt"
@@ -313,7 +313,7 @@
313
  "type": 0
314
  },
315
  {
316
- "id": "1dbcfc9d-6bd3-4327-997a-b03b418f2a5a",
317
  "question": "Who is the father of the child of the child of the person whose hobby is wikipedia editing ?",
318
  "answer": [
319
  "vicente"
@@ -347,7 +347,7 @@
347
  "type": 0
348
  },
349
  {
350
- "id": "e9abf7d4-f189-4bc9-9d2a-85c94b15c2e1",
351
  "question": "Who is the sister of the sibling of the son of antionette ?",
352
  "answer": [
353
  "dixie",
@@ -378,7 +378,7 @@
378
  "type": 1
379
  },
380
  {
381
- "id": "dd24e68c-3157-403d-be66-843e5dab2882",
382
  "question": "Who is the father of the sibling of the sister of reyna ?",
383
  "answer": [
384
  "dominick"
@@ -408,14 +408,14 @@
408
  "type": 1
409
  },
410
  {
411
- "id": "ab00fdee-06cd-434d-8b59-90ff84d7ed47",
412
  "question": "Who is the daughter of the child of the wife of derick ?",
413
  "answer": [
414
- "johnna",
415
- "dixie",
416
  "reyna",
 
 
417
  "rosalee",
418
- "deanna"
419
  ],
420
  "prolog": {
421
  "query": [
@@ -442,7 +442,7 @@
442
  "type": 1
443
  },
444
  {
445
- "id": "a991de53-a50f-40b2-becc-f477be77f094",
446
  "question": "Who is the mother of the wife of the brother of kari ?",
447
  "answer": [
448
  "thomasine"
@@ -472,7 +472,7 @@
472
  "type": 1
473
  },
474
  {
475
- "id": "d6868042-fadd-423d-a624-6cfcb9929b58",
476
  "question": "Who is the father of the sister of the child of deangelo ?",
477
  "answer": [
478
  "deangelo"
@@ -502,7 +502,7 @@
502
  "type": 1
503
  },
504
  {
505
- "id": "d137b7d1-e29b-44f3-b525-95fb8a555865",
506
  "question": "Who is the child of the father of the father of meghann ?",
507
  "answer": [
508
  "matt"
@@ -532,7 +532,7 @@
532
  "type": 1
533
  },
534
  {
535
- "id": "6fe9bc2b-64d1-45b6-b0ad-8e95add7568c",
536
  "question": "Who is the father of the daughter of the father of miki ?",
537
  "answer": [
538
  "tanner"
@@ -562,7 +562,7 @@
562
  "type": 1
563
  },
564
  {
565
- "id": "c4488e8a-b4eb-43ba-85b9-31e07962a642",
566
  "question": "Who is the wife of the son of the daughter of maggie ?",
567
  "answer": [
568
  "thomasine"
@@ -592,7 +592,7 @@
592
  "type": 1
593
  },
594
  {
595
- "id": "d318ea9e-d138-4ddf-acaf-ecfffa32ed21",
596
  "question": "Who is the father of the daughter of the mother of miki ?",
597
  "answer": [
598
  "tanner"
@@ -622,7 +622,7 @@
622
  "type": 1
623
  },
624
  {
625
- "id": "ed5be9f8-7daf-4871-b578-bab40ec4f837",
626
  "question": "Who is the child of the mother of the child of matt ?",
627
  "answer": [
628
  "meghann",
@@ -653,7 +653,7 @@
653
  "type": 1
654
  },
655
  {
656
- "id": "619a52ae-0c82-455f-985e-fdf1745a34fb",
657
  "question": "Who is the wife of the father of the person whose hobby is trainspotting ?",
658
  "answer": [
659
  "meghann"
@@ -683,7 +683,7 @@
683
  "type": 2
684
  },
685
  {
686
- "id": "138dd778-d26a-4e11-ab99-fb717ae56e8e",
687
  "question": "Who is the son of the father of the person whose job is investment banker, corporate ?",
688
  "answer": [
689
  "matt"
@@ -713,11 +713,11 @@
713
  "type": 2
714
  },
715
  {
716
- "id": "1dc7167c-43a8-44c7-9f83-054097ef2a65",
717
  "question": "Who is the brother of the brother of the person whose hobby is sociology ?",
718
  "answer": [
719
- "dominick",
720
  "alfonso",
 
721
  "colby"
722
  ],
723
  "prolog": {
@@ -745,7 +745,7 @@
745
  "type": 2
746
  },
747
  {
748
- "id": "584030b1-d34e-476b-a372-c5af88fb70d8",
749
  "question": "Who is the father of the father of the person whose hobby is finance ?",
750
  "answer": [
751
  "derick"
@@ -775,7 +775,7 @@
775
  "type": 2
776
  },
777
  {
778
- "id": "538d4677-cc42-4c06-b343-b43bef4aedd4",
779
  "question": "Who is the wife of the brother of the person whose hobby is learning ?",
780
  "answer": [
781
  "ila",
@@ -806,11 +806,11 @@
806
  "type": 2
807
  },
808
  {
809
- "id": "4339c699-156c-460e-916b-4cd07901c296",
810
  "question": "Who is the sister of the child of the person whose hobby is fossil hunting ?",
811
  "answer": [
812
- "antionette",
813
- "kari"
814
  ],
815
  "prolog": {
816
  "query": [
@@ -837,7 +837,7 @@
837
  "type": 2
838
  },
839
  {
840
- "id": "ac4d9693-01e4-4e6a-908b-b055ba5c2306",
841
  "question": "Who is the mother of the husband of the person whose job is police officer ?",
842
  "answer": [
843
  "lyndia"
@@ -867,7 +867,7 @@
867
  "type": 2
868
  },
869
  {
870
- "id": "a378d394-eb12-4012-b233-de9ea760ac73",
871
  "question": "Who is the husband of the mother of the person whose hobby is learning ?",
872
  "answer": [
873
  "derick"
@@ -897,11 +897,11 @@
897
  "type": 2
898
  },
899
  {
900
- "id": "54f99e8f-5c7e-48af-af3a-d649a17da3aa",
901
  "question": "Who is the brother of the sister of the person whose hobby is meditation ?",
902
  "answer": [
903
- "dominick",
904
  "alfonso",
 
905
  "colby"
906
  ],
907
  "prolog": {
@@ -929,11 +929,11 @@
929
  "type": 2
930
  },
931
  {
932
- "id": "401be59d-a3b3-4d2d-a89a-10e09175edf7",
933
  "question": "Who is the sister of the brother of the person whose hobby is sociology ?",
934
  "answer": [
935
- "antionette",
936
- "kari"
937
  ],
938
  "prolog": {
939
  "query": [
@@ -960,11 +960,11 @@
960
  "type": 2
961
  },
962
  {
963
- "id": "16fb6cc9-91f6-466f-a3bc-f6957937d373",
964
  "question": "Who is the sibling of the sibling of reyna ?",
965
  "answer": [
966
- "deanna",
967
  "reyna",
 
968
  "rosalee"
969
  ],
970
  "prolog": {
@@ -988,11 +988,11 @@
988
  "type": 3
989
  },
990
  {
991
- "id": "7d1b4a30-369e-4e45-a0e7-9260d3018b9e",
992
  "question": "Who is the husband of the daughter of matt ?",
993
  "answer": [
994
- "dominick",
995
- "tanner"
996
  ],
997
  "prolog": {
998
  "query": [
@@ -1015,7 +1015,7 @@
1015
  "type": 3
1016
  },
1017
  {
1018
- "id": "33fc2f3f-c61c-4c0b-a9cc-fc675f00d508",
1019
  "question": "Who is the brother of the father of ellis ?",
1020
  "answer": [
1021
  "dominick",
@@ -1042,7 +1042,7 @@
1042
  "type": 3
1043
  },
1044
  {
1045
- "id": "0df6a988-cb5d-429e-8e53-807bf8b1a699",
1046
  "question": "Who is the sister of the mother of reyna ?",
1047
  "answer": [
1048
  "meghann"
@@ -1068,7 +1068,7 @@
1068
  "type": 3
1069
  },
1070
  {
1071
- "id": "5408eed2-47d6-444c-9956-14dba6a2f32d",
1072
  "question": "Who is the husband of the child of scotty ?",
1073
  "answer": [
1074
  "vicente"
@@ -1094,7 +1094,7 @@
1094
  "type": 3
1095
  },
1096
  {
1097
- "id": "99be077e-149f-4951-8514-9aa090a415ae",
1098
  "question": "Who is the mother of the sister of alton ?",
1099
  "answer": [
1100
  "antionette"
@@ -1120,7 +1120,7 @@
1120
  "type": 3
1121
  },
1122
  {
1123
- "id": "bc0e9561-8734-477e-90fb-2b19178ea8e0",
1124
  "question": "Who is the father of the daughter of meghann ?",
1125
  "answer": [
1126
  "tanner"
@@ -1146,11 +1146,11 @@
1146
  "type": 3
1147
  },
1148
  {
1149
- "id": "83dbbe19-4531-491a-8168-2c353d64790c",
1150
  "question": "Who is the sister of the brother of kari ?",
1151
  "answer": [
1152
- "antionette",
1153
- "kari"
1154
  ],
1155
  "prolog": {
1156
  "query": [
@@ -1173,7 +1173,7 @@
1173
  "type": 3
1174
  },
1175
  {
1176
- "id": "0d685109-3b4c-44d0-a2d5-013b7a6384de",
1177
  "question": "Who is the father of the daughter of deangelo ?",
1178
  "answer": [
1179
  "deangelo"
@@ -1199,7 +1199,7 @@
1199
  "type": 3
1200
  },
1201
  {
1202
- "id": "5340fa40-dc9c-4805-a0eb-aba108aa2a03",
1203
  "question": "Who is the husband of the wife of dominick ?",
1204
  "answer": [
1205
  "dominick"
@@ -1225,7 +1225,7 @@
1225
  "type": 3
1226
  },
1227
  {
1228
- "id": "c2ec70c4-a340-4c81-a9f6-371e5a26209e",
1229
  "question": "Who is the child of the person whose job is airline pilot ?",
1230
  "answer": [
1231
  "lyndia"
@@ -1251,7 +1251,7 @@
1251
  "type": 4
1252
  },
1253
  {
1254
- "id": "12a5f9ed-7c5b-4f51-af20-cc8f8714c3b5",
1255
  "question": "Who is the father of the person whose job is teacher, adult education ?",
1256
  "answer": [
1257
  "matt"
@@ -1277,7 +1277,7 @@
1277
  "type": 4
1278
  },
1279
  {
1280
- "id": "1337f4b5-658d-4ca3-9f97-c9ee694bf5bc",
1281
  "question": "Who is the husband of the person whose hobby is tether car ?",
1282
  "answer": [
1283
  "vicente"
@@ -1303,7 +1303,7 @@
1303
  "type": 4
1304
  },
1305
  {
1306
- "id": "748bfc18-6c21-496c-bf7b-3509c3cbff95",
1307
  "question": "Who is the mother of the person whose hobby is sociology ?",
1308
  "answer": [
1309
  "kanesha"
@@ -1329,7 +1329,7 @@
1329
  "type": 4
1330
  },
1331
  {
1332
- "id": "37b808bf-0bba-4dc6-a0d4-2a155292aa98",
1333
  "question": "Who is the daughter of the person whose hobby is geography ?",
1334
  "answer": [
1335
  "meghann",
@@ -1356,7 +1356,7 @@
1356
  "type": 4
1357
  },
1358
  {
1359
- "id": "c7f759d2-8600-4869-a325-15e7a948e928",
1360
  "question": "Who is the child of the person whose job is airline pilot ?",
1361
  "answer": [
1362
  "lyndia"
@@ -1382,7 +1382,7 @@
1382
  "type": 4
1383
  },
1384
  {
1385
- "id": "95b09e7b-c01b-4e22-af87-39ce7a14996a",
1386
  "question": "Who is the mother of the person whose hobby is bus spotting[22 ?",
1387
  "answer": [
1388
  "daisy"
@@ -1408,7 +1408,7 @@
1408
  "type": 4
1409
  },
1410
  {
1411
- "id": "45492489-b4dc-492f-a087-416f0e628f2e",
1412
  "question": "Who is the father of the person whose hobby is trainspotting ?",
1413
  "answer": [
1414
  "tanner"
@@ -1434,7 +1434,7 @@
1434
  "type": 4
1435
  },
1436
  {
1437
- "id": "4dc78670-936d-4860-b233-aadc99247ab5",
1438
  "question": "Who is the wife of the person whose hobby is radio-controlled car racing ?",
1439
  "answer": [
1440
  "meghann"
@@ -1460,7 +1460,7 @@
1460
  "type": 4
1461
  },
1462
  {
1463
- "id": "9b554b95-4236-4285-b267-23f41189d095",
1464
  "question": "Who is the father of the person whose job is air cabin crew ?",
1465
  "answer": [
1466
  "dominick"
@@ -1486,11 +1486,11 @@
1486
  "type": 4
1487
  },
1488
  {
1489
- "id": "33a8e88f-bbbf-4f11-9c8c-55977663ad68",
1490
  "question": "Who is the child of daisy ?",
1491
  "answer": [
1492
- "deanna",
1493
  "reyna",
 
1494
  "rosalee"
1495
  ],
1496
  "prolog": {
@@ -1510,13 +1510,13 @@
1510
  "type": 5
1511
  },
1512
  {
1513
- "id": "bf19852d-8db0-4681-b0dd-f25074cc1130",
1514
  "question": "Who is the child of kanesha ?",
1515
  "answer": [
1516
- "alfonso",
1517
  "kari",
1518
- "antionette",
1519
  "colby",
 
 
1520
  "dominick"
1521
  ],
1522
  "prolog": {
@@ -1536,7 +1536,7 @@
1536
  "type": 5
1537
  },
1538
  {
1539
- "id": "1737f4ed-f671-4dca-8c56-5c4b4777f308",
1540
  "question": "Who is the mother of colby ?",
1541
  "answer": [
1542
  "kanesha"
@@ -1558,7 +1558,7 @@
1558
  "type": 5
1559
  },
1560
  {
1561
- "id": "a899e56a-95d9-4af5-b2e7-480a9d3749ff",
1562
  "question": "Who is the child of scotty ?",
1563
  "answer": [
1564
  "lyndia"
@@ -1580,7 +1580,7 @@
1580
  "type": 5
1581
  },
1582
  {
1583
- "id": "f2ecc422-220e-48fe-861d-c53f5d971d7b",
1584
  "question": "Who is the wife of matt ?",
1585
  "answer": [
1586
  "thomasine"
@@ -1602,7 +1602,7 @@
1602
  "type": 5
1603
  },
1604
  {
1605
- "id": "dd52aef5-5d3d-490a-80ba-e56adedcb598",
1606
  "question": "Who is the mother of lyndia ?",
1607
  "answer": [
1608
  "maggie"
@@ -1624,11 +1624,11 @@
1624
  "type": 5
1625
  },
1626
  {
1627
- "id": "37de4500-2a28-4ec7-be83-82312c193a6c",
1628
  "question": "Who is the daughter of dominick ?",
1629
  "answer": [
1630
- "deanna",
1631
  "reyna",
 
1632
  "rosalee"
1633
  ],
1634
  "prolog": {
@@ -1648,7 +1648,7 @@
1648
  "type": 5
1649
  },
1650
  {
1651
- "id": "93cbdd50-8147-4028-8017-4a1d9f39ebb1",
1652
  "question": "Who is the mother of miki ?",
1653
  "answer": [
1654
  "meghann"
@@ -1670,7 +1670,7 @@
1670
  "type": 5
1671
  },
1672
  {
1673
- "id": "70e3e6ef-ed0c-4347-a87f-ce86228288d1",
1674
  "question": "Who is the sister of dixie ?",
1675
  "answer": [
1676
  "johnna"
@@ -1692,11 +1692,11 @@
1692
  "type": 5
1693
  },
1694
  {
1695
- "id": "81d29045-1a9a-46ef-9ef5-aba7d8e0137b",
1696
  "question": "Who is the son of derick ?",
1697
  "answer": [
1698
- "dominick",
1699
  "alfonso",
 
1700
  "colby"
1701
  ],
1702
  "prolog": {
@@ -1716,11 +1716,11 @@
1716
  "type": 5
1717
  },
1718
  {
1719
- "id": "7386b3e1-6c53-440f-bea0-41dd0accd251",
1720
  "question": "Who is the person whose hobby is meditation ?",
1721
  "answer": [
1722
- "antionette",
1723
- "matt"
1724
  ],
1725
  "prolog": {
1726
  "query": [
@@ -1739,7 +1739,7 @@
1739
  "type": 6
1740
  },
1741
  {
1742
- "id": "85e042fa-f4b2-49d8-a468-ef8a7267f351",
1743
  "question": "Who is the person whose hobby is learning ?",
1744
  "answer": [
1745
  "colby"
@@ -1761,7 +1761,7 @@
1761
  "type": 6
1762
  },
1763
  {
1764
- "id": "2dfc79a4-859b-43e5-a781-0910b224db78",
1765
  "question": "Who is the person whose job is estate manager/land agent ?",
1766
  "answer": [
1767
  "derick"
@@ -1783,7 +1783,7 @@
1783
  "type": 6
1784
  },
1785
  {
1786
- "id": "416bda6b-0d01-4370-839e-553447b2409c",
1787
  "question": "Who is the person whose hobby is dolls ?",
1788
  "answer": [
1789
  "ila"
@@ -1805,7 +1805,7 @@
1805
  "type": 6
1806
  },
1807
  {
1808
- "id": "350ea393-2394-49ed-8005-c554ab67b2f1",
1809
  "question": "Who is the person whose hobby is geography ?",
1810
  "answer": [
1811
  "thomasine"
@@ -1827,7 +1827,7 @@
1827
  "type": 6
1828
  },
1829
  {
1830
- "id": "baf237f6-964f-4a0a-963f-6869b3ef01c4",
1831
  "question": "Who is the person whose job is chief marketing officer ?",
1832
  "answer": [
1833
  "meghann"
@@ -1849,7 +1849,7 @@
1849
  "type": 6
1850
  },
1851
  {
1852
- "id": "eb8c6924-ea77-4732-a85d-5c0e9aee9b57",
1853
  "question": "Who is the person whose job is newspaper journalist ?",
1854
  "answer": [
1855
  "rosalee"
@@ -1871,7 +1871,7 @@
1871
  "type": 6
1872
  },
1873
  {
1874
- "id": "c580adbe-1270-406c-b8d5-879a5b96e2ee",
1875
  "question": "Who is the person whose job is contractor ?",
1876
  "answer": [
1877
  "antionette"
@@ -1893,7 +1893,7 @@
1893
  "type": 6
1894
  },
1895
  {
1896
- "id": "2c274b90-95ca-4707-bf0c-5b21dfc0cc6f",
1897
  "question": "Who is the person whose job is accountant, chartered ?",
1898
  "answer": [
1899
  "alton"
@@ -1915,7 +1915,7 @@
1915
  "type": 6
1916
  },
1917
  {
1918
- "id": "41534140-0eff-4604-a825-b55563ab9558",
1919
  "question": "Who is the person whose hobby is shogi ?",
1920
  "answer": [
1921
  "kanesha"
@@ -1937,12 +1937,12 @@
1937
  "type": 6
1938
  },
1939
  {
1940
- "id": "ca0dfc6e-6f91-4cec-a44a-5c559eeddbed",
1941
  "question": "What is the job of the sibling of the child of the daughter of thomasine ?",
1942
  "answer": [
1943
  "air cabin crew",
1944
- "biomedical scientist",
1945
- "newspaper journalist"
1946
  ],
1947
  "prolog": {
1948
  "query": [
@@ -1973,11 +1973,11 @@
1973
  "type": 7
1974
  },
1975
  {
1976
- "id": "541e8108-e63f-40ad-b48f-4e29611ec7be",
1977
  "question": "What is the hobby of the sibling of the son of the father of alton ?",
1978
  "answer": [
1979
- "meteorology",
1980
- "photography"
1981
  ],
1982
  "prolog": {
1983
  "query": [
@@ -2008,7 +2008,7 @@
2008
  "type": 7
2009
  },
2010
  {
2011
- "id": "3b40da61-96b0-4889-b8bd-56ad22cacac9",
2012
  "question": "What is the hobby of the father of the sister of the mother of rosalee ?",
2013
  "answer": [
2014
  "meditation"
@@ -2042,7 +2042,7 @@
2042
  "type": 7
2043
  },
2044
  {
2045
- "id": "84b00864-a0f9-4413-a7e3-170e8619a7b7",
2046
  "question": "What is the hobby of the mother of the son of the father of matt ?",
2047
  "answer": [
2048
  "tether car"
@@ -2076,13 +2076,13 @@
2076
  "type": 7
2077
  },
2078
  {
2079
- "id": "0d57d485-6e33-48e7-b764-6aa3b3aa1d3e",
2080
  "question": "What is the hobby of the child of the wife of the son of kanesha ?",
2081
  "answer": [
2082
- "research",
2083
- "finance",
2084
  "bus spotting[22",
2085
- "biology"
 
 
2086
  ],
2087
  "prolog": {
2088
  "query": [
@@ -2113,12 +2113,12 @@
2113
  "type": 7
2114
  },
2115
  {
2116
- "id": "6278ce6e-7171-4bd1-8e5b-80f5c7af66e1",
2117
  "question": "What is the dob of the child of the husband of the mother of johnna ?",
2118
  "answer": [
2119
- "0264-08-02",
2120
  "0270-01-28",
2121
- "0263-06-10"
 
2122
  ],
2123
  "prolog": {
2124
  "query": [
@@ -2149,11 +2149,11 @@
2149
  "type": 7
2150
  },
2151
  {
2152
- "id": "ef03f1fc-05cf-4841-8ad6-753d8114892b",
2153
  "question": "What is the hobby of the sibling of the sister of the sister of dixie ?",
2154
  "answer": [
2155
- "canoeing",
2156
- "photography"
2157
  ],
2158
  "prolog": {
2159
  "query": [
@@ -2184,14 +2184,14 @@
2184
  "type": 7
2185
  },
2186
  {
2187
- "id": "9be95a03-74e7-4516-b88c-c2ac7705c02b",
2188
  "question": "What is the hobby of the child of the wife of the husband of kanesha ?",
2189
  "answer": [
2190
  "microbiology",
2191
- "dominoes",
2192
  "sociology",
2193
- "learning",
2194
- "meditation"
 
2195
  ],
2196
  "prolog": {
2197
  "query": [
@@ -2222,7 +2222,7 @@
2222
  "type": 7
2223
  },
2224
  {
2225
- "id": "a94e15df-625e-43ce-a70d-f6bf0eab12d9",
2226
  "question": "What is the dob of the mother of the sister of the sister of dominick ?",
2227
  "answer": [
2228
  "0212-07-22"
@@ -2256,11 +2256,11 @@
2256
  "type": 7
2257
  },
2258
  {
2259
- "id": "eccb380a-14c1-4d7f-b36b-c5d8177850bc",
2260
  "question": "What is the job of the child of the daughter of the father of meghann ?",
2261
  "answer": [
2262
- "ranger/warden",
2263
  "air cabin crew",
 
2264
  "biomedical scientist",
2265
  "newspaper journalist"
2266
  ],
@@ -2293,11 +2293,11 @@
2293
  "type": 7
2294
  },
2295
  {
2296
- "id": "3a06fbfc-b262-4b44-87a8-6138d2815309",
2297
  "question": "What is the hobby of the sister of the brother of the person whose hobby is photography ?",
2298
  "answer": [
2299
- "meteorology",
2300
- "photography"
2301
  ],
2302
  "prolog": {
2303
  "query": [
@@ -2328,7 +2328,7 @@
2328
  "type": 8
2329
  },
2330
  {
2331
- "id": "5fe77340-6b8f-4ef6-81f9-02deb8171b16",
2332
  "question": "What is the job of the brother of the daughter of the person whose job is geographical information systems officer ?",
2333
  "answer": [
2334
  "accountant, chartered"
@@ -2362,13 +2362,13 @@
2362
  "type": 8
2363
  },
2364
  {
2365
- "id": "2c7be5ff-d663-4ebd-a43e-d30526d03b92",
2366
  "question": "What is the job of the child of the brother of the person whose job is public house manager ?",
2367
  "answer": [
2368
  "air cabin crew",
2369
  "civil engineer, consulting",
2370
- "biomedical scientist",
2371
- "newspaper journalist"
2372
  ],
2373
  "prolog": {
2374
  "query": [
@@ -2399,13 +2399,13 @@
2399
  "type": 8
2400
  },
2401
  {
2402
- "id": "5cf2ed2a-d930-4199-94c5-d637fd81a478",
2403
  "question": "What is the dob of the sibling of the sibling of the person whose hobby is meteorology ?",
2404
  "answer": [
2405
- "0237-11-04",
2406
- "0264-08-02",
2407
  "0270-01-28",
2408
- "0263-06-10"
 
 
2409
  ],
2410
  "prolog": {
2411
  "query": [
@@ -2436,7 +2436,7 @@
2436
  "type": 8
2437
  },
2438
  {
2439
- "id": "5c1e322c-0508-46e3-9f39-626eb8510374",
2440
  "question": "What is the dob of the sister of the sister of the person whose hobby is geocaching ?",
2441
  "answer": [
2442
  "0230-04-06"
@@ -2470,7 +2470,7 @@
2470
  "type": 8
2471
  },
2472
  {
2473
- "id": "16db8f8f-736b-49ac-8f92-df6488b62ad1",
2474
  "question": "What is the job of the father of the son of the person whose hobby is dairy farming ?",
2475
  "answer": [
2476
  "geographical information systems officer"
@@ -2504,7 +2504,7 @@
2504
  "type": 8
2505
  },
2506
  {
2507
- "id": "2b2bc29c-28a3-498c-9a5b-983a93fbcba3",
2508
  "question": "What is the hobby of the wife of the husband of the person whose hobby is meteorology ?",
2509
  "answer": [
2510
  "meteorology"
@@ -2538,7 +2538,7 @@
2538
  "type": 8
2539
  },
2540
  {
2541
- "id": "cc3637e5-3c22-4db7-b665-8a30024c6f61",
2542
  "question": "What is the hobby of the child of the husband of the person whose job is commercial/residential surveyor ?",
2543
  "answer": [
2544
  "finance"
@@ -2572,11 +2572,11 @@
2572
  "type": 8
2573
  },
2574
  {
2575
- "id": "0487d58e-7501-49b0-83a5-1ad1f1317103",
2576
  "question": "What is the hobby of the sister of the daughter of the person whose hobby is dairy farming ?",
2577
  "answer": [
2578
- "meteorology",
2579
- "photography"
2580
  ],
2581
  "prolog": {
2582
  "query": [
@@ -2607,7 +2607,7 @@
2607
  "type": 8
2608
  },
2609
  {
2610
- "id": "48ffbcc9-08fc-4acf-9b15-51ba50024009",
2611
  "question": "What is the job of the father of the wife of the person whose job is agricultural engineer ?",
2612
  "answer": [
2613
  "airline pilot"
@@ -2641,7 +2641,7 @@
2641
  "type": 8
2642
  },
2643
  {
2644
- "id": "273dd290-38af-470b-9644-1218b6bf146c",
2645
  "question": "What is the job of the sibling of the child of thomasine ?",
2646
  "answer": [
2647
  "chief marketing officer",
@@ -2672,7 +2672,7 @@
2672
  "type": 9
2673
  },
2674
  {
2675
- "id": "eb233e69-a03f-4708-b270-7af07c6d85e5",
2676
  "question": "What is the dob of the sister of the child of thomasine ?",
2677
  "answer": [
2678
  "0230-04-06",
@@ -2703,7 +2703,7 @@
2703
  "type": 9
2704
  },
2705
  {
2706
- "id": "26400226-ce01-46f4-aba0-e27c8b31417d",
2707
  "question": "What is the hobby of the father of the daughter of scotty ?",
2708
  "answer": [
2709
  "wikipedia editing"
@@ -2733,7 +2733,7 @@
2733
  "type": 9
2734
  },
2735
  {
2736
- "id": "db70b956-43a2-40ea-9a16-08ef19d939b1",
2737
  "question": "What is the hobby of the father of the child of tanner ?",
2738
  "answer": [
2739
  "radio-controlled car racing"
@@ -2763,7 +2763,7 @@
2763
  "type": 9
2764
  },
2765
  {
2766
- "id": "d737469c-70b4-48ce-aad6-1964d0e7805b",
2767
  "question": "What is the dob of the wife of the father of dominick ?",
2768
  "answer": [
2769
  "0212-07-22"
@@ -2793,7 +2793,7 @@
2793
  "type": 9
2794
  },
2795
  {
2796
- "id": "c26fe365-ccfc-42c7-a6d7-c479eef486a2",
2797
  "question": "What is the job of the mother of the father of deanna ?",
2798
  "answer": [
2799
  "production assistant, television"
@@ -2823,7 +2823,7 @@
2823
  "type": 9
2824
  },
2825
  {
2826
- "id": "856dd608-a248-4668-85df-e669345e79f0",
2827
  "question": "What is the hobby of the mother of the son of deangelo ?",
2828
  "answer": [
2829
  "meditation"
@@ -2853,7 +2853,7 @@
2853
  "type": 9
2854
  },
2855
  {
2856
- "id": "799dd166-6220-4fec-8fdf-2c01f8b21404",
2857
  "question": "What is the hobby of the husband of the sibling of dominick ?",
2858
  "answer": [
2859
  "dairy farming"
@@ -2883,7 +2883,7 @@
2883
  "type": 9
2884
  },
2885
  {
2886
- "id": "2a90c398-dcb5-4085-a810-a1fbcf810739",
2887
  "question": "What is the job of the father of the child of deangelo ?",
2888
  "answer": [
2889
  "geographical information systems officer"
@@ -2913,7 +2913,7 @@
2913
  "type": 9
2914
  },
2915
  {
2916
- "id": "223b5691-36dd-465a-9266-3b758450403b",
2917
  "question": "What is the hobby of the mother of the child of tanner ?",
2918
  "answer": [
2919
  "geocaching"
@@ -2943,7 +2943,7 @@
2943
  "type": 9
2944
  },
2945
  {
2946
- "id": "10ffb19c-45bd-44d5-b36c-76595284feb2",
2947
  "question": "What is the hobby of the mother of the person whose job is translator ?",
2948
  "answer": [
2949
  "shogi"
@@ -2973,7 +2973,7 @@
2973
  "type": 10
2974
  },
2975
  {
2976
- "id": "54cb3a24-ea8d-43d6-b493-750625deac47",
2977
  "question": "What is the job of the child of the person whose job is agricultural engineer ?",
2978
  "answer": [
2979
  "investment banker, corporate"
@@ -3003,7 +3003,7 @@
3003
  "type": 10
3004
  },
3005
  {
3006
- "id": "8b3d6b53-2d1e-4631-84e9-e9509fa663a3",
3007
  "question": "What is the job of the father of the person whose job is civil engineer, consulting ?",
3008
  "answer": [
3009
  "translator"
@@ -3033,7 +3033,7 @@
3033
  "type": 10
3034
  },
3035
  {
3036
- "id": "9483b37d-4c13-499f-873e-77c2ccf70647",
3037
  "question": "What is the dob of the mother of the person whose hobby is research ?",
3038
  "answer": [
3039
  "0237-11-04"
@@ -3063,7 +3063,7 @@
3063
  "type": 10
3064
  },
3065
  {
3066
- "id": "4c1d369d-264d-4915-97b5-3816570f9f10",
3067
  "question": "What is the hobby of the mother of the person whose hobby is meteorology ?",
3068
  "answer": [
3069
  "geography",
@@ -3094,7 +3094,7 @@
3094
  "type": 10
3095
  },
3096
  {
3097
- "id": "e382986a-08f8-4e9a-bc5f-67c4873d02ef",
3098
  "question": "What is the dob of the wife of the person whose job is advertising copywriter ?",
3099
  "answer": [
3100
  "0230-04-06"
@@ -3124,7 +3124,7 @@
3124
  "type": 10
3125
  },
3126
  {
3127
- "id": "d6fffa84-1e9b-4a90-9c49-d3d33f9b380a",
3128
  "question": "What is the hobby of the husband of the person whose hobby is meditation ?",
3129
  "answer": [
3130
  "dairy farming"
@@ -3154,7 +3154,7 @@
3154
  "type": 10
3155
  },
3156
  {
3157
- "id": "5c7c8ae7-6a8a-4f3a-806c-14e0c2c71dac",
3158
  "question": "What is the job of the wife of the person whose hobby is fossil hunting ?",
3159
  "answer": [
3160
  "production assistant, television"
@@ -3184,7 +3184,7 @@
3184
  "type": 10
3185
  },
3186
  {
3187
- "id": "8efc3d34-e4bd-4456-b2b3-d8a22f30d957",
3188
  "question": "What is the job of the son of the person whose hobby is meditation ?",
3189
  "answer": [
3190
  "accountant, chartered"
@@ -3214,7 +3214,7 @@
3214
  "type": 10
3215
  },
3216
  {
3217
- "id": "3074185d-b6ff-43ef-b13d-555b2a4ce335",
3218
  "question": "What is the job of the daughter of the person whose hobby is architecture ?",
3219
  "answer": [
3220
  "museum education officer"
@@ -3244,11 +3244,11 @@
3244
  "type": 10
3245
  },
3246
  {
3247
- "id": "4aa75775-0bfb-4e44-865e-0622c9a52461",
3248
  "question": "What is the dob of the daughter of deangelo ?",
3249
  "answer": [
3250
- "0264-08-02",
3251
- "0270-01-28"
3252
  ],
3253
  "prolog": {
3254
  "query": [
@@ -3271,7 +3271,7 @@
3271
  "type": 11
3272
  },
3273
  {
3274
- "id": "718139de-0da3-40b6-ad99-1a6720db5cdb",
3275
  "question": "What is the job of the sister of antionette ?",
3276
  "answer": [
3277
  "public house manager"
@@ -3297,7 +3297,7 @@
3297
  "type": 11
3298
  },
3299
  {
3300
- "id": "766b7a28-5d66-4215-9711-03abf0c68f14",
3301
  "question": "What is the hobby of the wife of alfonso ?",
3302
  "answer": [
3303
  "dolls"
@@ -3323,12 +3323,12 @@
3323
  "type": 11
3324
  },
3325
  {
3326
- "id": "67e7ddbc-8e2b-4052-a129-578e5cdc1331",
3327
  "question": "What is the hobby of the brother of kari ?",
3328
  "answer": [
3329
- "sociology",
3330
  "learning",
3331
- "microbiology"
 
3332
  ],
3333
  "prolog": {
3334
  "query": [
@@ -3351,7 +3351,7 @@
3351
  "type": 11
3352
  },
3353
  {
3354
- "id": "ae2252f4-d4d3-4f78-addc-f3a078835a2d",
3355
  "question": "What is the hobby of the daughter of scotty ?",
3356
  "answer": [
3357
  "tether car"
@@ -3377,7 +3377,7 @@
3377
  "type": 11
3378
  },
3379
  {
3380
- "id": "96a790f5-1132-4826-9920-f8c61043958e",
3381
  "question": "What is the hobby of the brother of johnna ?",
3382
  "answer": [
3383
  "canoeing"
@@ -3403,7 +3403,7 @@
3403
  "type": 11
3404
  },
3405
  {
3406
- "id": "a613d148-4990-47ea-a01f-571e5018229d",
3407
  "question": "What is the hobby of the child of maggie ?",
3408
  "answer": [
3409
  "tether car"
@@ -3429,12 +3429,12 @@
3429
  "type": 11
3430
  },
3431
  {
3432
- "id": "0679d3e5-bc57-4728-87a2-1317f2712cd1",
3433
  "question": "What is the hobby of the brother of kari ?",
3434
  "answer": [
3435
- "sociology",
3436
  "learning",
3437
- "microbiology"
 
3438
  ],
3439
  "prolog": {
3440
  "query": [
@@ -3457,7 +3457,7 @@
3457
  "type": 11
3458
  },
3459
  {
3460
- "id": "7042fd72-7fc2-42ed-b287-9f17aa0fa1a3",
3461
  "question": "What is the dob of the sister of meghann ?",
3462
  "answer": [
3463
  "0237-11-04"
@@ -3483,7 +3483,7 @@
3483
  "type": 11
3484
  },
3485
  {
3486
- "id": "3e3101fc-0834-45e4-aaf4-f5b59879df81",
3487
  "question": "What is the job of the father of matt ?",
3488
  "answer": [
3489
  "agricultural engineer"
@@ -3509,7 +3509,7 @@
3509
  "type": 11
3510
  },
3511
  {
3512
- "id": "6be54345-1105-4bf0-98f2-51fa51f7d990",
3513
  "question": "What is the hobby of the person whose job is production assistant, television ?",
3514
  "answer": [
3515
  "shogi"
@@ -3535,7 +3535,7 @@
3535
  "type": 12
3536
  },
3537
  {
3538
- "id": "c87868a3-cd76-43de-bdaf-8afed7890f74",
3539
  "question": "What is the job of the person whose hobby is dairy farming ?",
3540
  "answer": [
3541
  "geographical information systems officer"
@@ -3561,7 +3561,7 @@
3561
  "type": 12
3562
  },
3563
  {
3564
- "id": "6a558541-c75a-45ff-b605-d6338b20cf18",
3565
  "question": "What is the job of the person whose job is ranger/warden ?",
3566
  "answer": [
3567
  "ranger/warden"
@@ -3587,7 +3587,7 @@
3587
  "type": 12
3588
  },
3589
  {
3590
- "id": "9f84990a-cd28-4cbd-8b24-a77bcf6e649c",
3591
  "question": "What is the hobby of the person whose hobby is radio-controlled car racing ?",
3592
  "answer": [
3593
  "radio-controlled car racing"
@@ -3613,7 +3613,7 @@
3613
  "type": 12
3614
  },
3615
  {
3616
- "id": "2f7847b6-41dc-483a-bd0f-9b5baf1fbe79",
3617
  "question": "What is the dob of the person whose job is chief marketing officer ?",
3618
  "answer": [
3619
  "0230-04-06"
@@ -3639,7 +3639,7 @@
3639
  "type": 12
3640
  },
3641
  {
3642
- "id": "ba261765-3c00-409e-b97c-4bc8613d6cf4",
3643
  "question": "What is the job of the person whose job is freight forwarder ?",
3644
  "answer": [
3645
  "freight forwarder"
@@ -3665,7 +3665,7 @@
3665
  "type": 12
3666
  },
3667
  {
3668
- "id": "f1a2c154-722c-4940-8233-f8872a9c6263",
3669
  "question": "What is the job of the person whose hobby is trainspotting ?",
3670
  "answer": [
3671
  "ranger/warden"
@@ -3691,7 +3691,7 @@
3691
  "type": 12
3692
  },
3693
  {
3694
- "id": "777f16fc-bed4-4a50-b6fc-240faf2ec2c8",
3695
  "question": "What is the job of the person whose hobby is social studies ?",
3696
  "answer": [
3697
  "agricultural engineer"
@@ -3717,7 +3717,7 @@
3717
  "type": 12
3718
  },
3719
  {
3720
- "id": "c5fc1314-cb39-46c1-8a37-3c3bdefd9512",
3721
  "question": "What is the dob of the person whose hobby is sociology ?",
3722
  "answer": [
3723
  "0236-06-02"
@@ -3743,7 +3743,7 @@
3743
  "type": 12
3744
  },
3745
  {
3746
- "id": "20df4610-9716-431a-9c68-b56c64cf5137",
3747
  "question": "What is the dob of the person whose hobby is architecture ?",
3748
  "answer": [
3749
  "0148-03-17"
@@ -3769,7 +3769,7 @@
3769
  "type": 12
3770
  },
3771
  {
3772
- "id": "35a1ea25-f245-423e-85d5-dd68a9bc5294",
3773
  "question": "How many sons does the sister of the sibling of the brother of dixie have?",
3774
  "answer": [
3775
  "12"
@@ -3802,7 +3802,7 @@
3802
  "type": 13
3803
  },
3804
  {
3805
- "id": "b392e872-00a1-45f3-8c18-45a5a597cc36",
3806
  "question": "How many daughters does the brother of the daughter of the father of dominick have?",
3807
  "answer": [
3808
  "22"
@@ -3835,7 +3835,7 @@
3835
  "type": 13
3836
  },
3837
  {
3838
- "id": "8b4ca798-0e5b-43ab-a3de-f7da9ad238a5",
3839
  "question": "How many sisters does the son of the sibling of the husband of ila have?",
3840
  "answer": [
3841
  "20"
@@ -3868,7 +3868,7 @@
3868
  "type": 13
3869
  },
3870
  {
3871
- "id": "64e99464-0e8f-41d6-8ad1-811bb597ddae",
3872
  "question": "How many sisters does the mother of the daughter of the sister of kari have?",
3873
  "answer": [
3874
  "20"
@@ -3901,7 +3901,7 @@
3901
  "type": 13
3902
  },
3903
  {
3904
- "id": "6ec8f68e-51a9-4d09-8401-601512e64754",
3905
  "question": "How many brothers does the wife of the husband of the child of thomasine have?",
3906
  "answer": [
3907
  "14"
@@ -3934,7 +3934,7 @@
3934
  "type": 13
3935
  },
3936
  {
3937
- "id": "cd85a2c5-a5f6-47c0-b401-5bb6f54fa78b",
3938
  "question": "How many children does the sibling of the daughter of the daughter of thomasine have?",
3939
  "answer": [
3940
  "34"
@@ -3967,7 +3967,7 @@
3967
  "type": 13
3968
  },
3969
  {
3970
- "id": "4193f569-a4a4-4882-8fba-3bde6c46aa32",
3971
  "question": "How many daughters does the child of the father of the father of ellis have?",
3972
  "answer": [
3973
  "22"
@@ -4000,7 +4000,7 @@
4000
  "type": 13
4001
  },
4002
  {
4003
- "id": "21a15c92-cfd8-40a5-b0a9-7bf7b2812a81",
4004
  "question": "How many children does the mother of the father of the son of ila have?",
4005
  "answer": [
4006
  "34"
@@ -4033,7 +4033,7 @@
4033
  "type": 13
4034
  },
4035
  {
4036
- "id": "d78c0dea-43b2-452a-9083-f2d6cfc5a249",
4037
  "question": "How many sons does the husband of the sibling of the sister of alfonso have?",
4038
  "answer": [
4039
  "12"
@@ -4066,7 +4066,7 @@
4066
  "type": 13
4067
  },
4068
  {
4069
- "id": "161eaa45-b147-4acf-88bd-7f6c619a835a",
4070
  "question": "How many siblings does the daughter of the father of the husband of ila have?",
4071
  "answer": [
4072
  "34"
@@ -4099,7 +4099,7 @@
4099
  "type": 13
4100
  },
4101
  {
4102
- "id": "9c423b27-b06d-42fa-89d2-7ab808eb2e2b",
4103
  "question": "How many sisters does the father of the daughter of the person whose job is geographical information systems officer have?",
4104
  "answer": [
4105
  "20"
@@ -4132,7 +4132,7 @@
4132
  "type": 14
4133
  },
4134
  {
4135
- "id": "fc17c423-e0c9-432d-8353-a3425e73bf96",
4136
  "question": "How many siblings does the sibling of the mother of the person whose job is ranger/warden have?",
4137
  "answer": [
4138
  "34"
@@ -4165,7 +4165,7 @@
4165
  "type": 14
4166
  },
4167
  {
4168
- "id": "0cb9d081-c97f-406b-ab5b-cc97a49695a3",
4169
  "question": "How many sisters does the daughter of the mother of the person whose hobby is trainspotting have?",
4170
  "answer": [
4171
  "20"
@@ -4198,7 +4198,7 @@
4198
  "type": 14
4199
  },
4200
  {
4201
- "id": "c82045df-18c0-4875-b136-cef4ad0110a5",
4202
  "question": "How many brothers does the brother of the mother of the person whose job is accountant, chartered have?",
4203
  "answer": [
4204
  "14"
@@ -4231,7 +4231,7 @@
4231
  "type": 14
4232
  },
4233
  {
4234
- "id": "65c02bb0-c558-4871-b4d5-cc9c89446cfe",
4235
  "question": "How many daughters does the father of the wife of the person whose hobby is social studies have?",
4236
  "answer": [
4237
  "22"
@@ -4264,7 +4264,7 @@
4264
  "type": 14
4265
  },
4266
  {
4267
- "id": "e557d83c-0589-4a04-9c87-eb9763d5d49b",
4268
  "question": "How many sons does the mother of the mother of the person whose hobby is photography have?",
4269
  "answer": [
4270
  "12"
@@ -4297,7 +4297,7 @@
4297
  "type": 14
4298
  },
4299
  {
4300
- "id": "ff55f3fe-e9c1-4ade-a00d-4ceb9376c16e",
4301
  "question": "How many daughters does the son of the father of the person whose hobby is canoeing have?",
4302
  "answer": [
4303
  "22"
@@ -4330,7 +4330,7 @@
4330
  "type": 14
4331
  },
4332
  {
4333
- "id": "f5bd52fe-45a0-4b3a-a070-c1e43eb2d2ab",
4334
  "question": "How many siblings does the sibling of the sibling of the person whose hobby is meditation have?",
4335
  "answer": [
4336
  "34"
@@ -4363,7 +4363,7 @@
4363
  "type": 14
4364
  },
4365
  {
4366
- "id": "5b11a049-b8d3-4ee0-baad-52a56a3544a1",
4367
  "question": "How many siblings does the sibling of the sister of the person whose hobby is canoeing have?",
4368
  "answer": [
4369
  "34"
@@ -4396,7 +4396,7 @@
4396
  "type": 14
4397
  },
4398
  {
4399
- "id": "85bd3c0d-9e0b-42de-87b7-36abc36e4472",
4400
  "question": "How many sisters does the mother of the daughter of the person whose hobby is wikipedia editing have?",
4401
  "answer": [
4402
  "20"
@@ -4429,7 +4429,7 @@
4429
  "type": 14
4430
  },
4431
  {
4432
- "id": "24053a6c-2721-4329-92be-8097929a261d",
4433
  "question": "How many sisters does the son of the sister of colby have?",
4434
  "answer": [
4435
  "20"
@@ -4458,7 +4458,7 @@
4458
  "type": 15
4459
  },
4460
  {
4461
- "id": "8a2169ee-5f86-46ff-b2f9-b7f791280cdc",
4462
  "question": "How many sons does the father of the sibling of alton have?",
4463
  "answer": [
4464
  "12"
@@ -4487,7 +4487,7 @@
4487
  "type": 15
4488
  },
4489
  {
4490
- "id": "803c02f4-d318-4468-9437-6ec48211a8d0",
4491
  "question": "How many children does the sibling of the daughter of thomasine have?",
4492
  "answer": [
4493
  "34"
@@ -4516,7 +4516,7 @@
4516
  "type": 15
4517
  },
4518
  {
4519
- "id": "9c291f81-d097-46fd-bba8-296a19a96769",
4520
  "question": "How many brothers does the sibling of the mother of miki have?",
4521
  "answer": [
4522
  "14"
@@ -4545,7 +4545,7 @@
4545
  "type": 15
4546
  },
4547
  {
4548
- "id": "ad12c197-fe26-40e5-b76b-5f6daed22b91",
4549
  "question": "How many siblings does the sibling of the daughter of deangelo have?",
4550
  "answer": [
4551
  "34"
@@ -4574,7 +4574,7 @@
4574
  "type": 15
4575
  },
4576
  {
4577
- "id": "b52b5a45-ce65-4fee-a16e-40a4bff90922",
4578
  "question": "How many siblings does the sister of the son of kanesha have?",
4579
  "answer": [
4580
  "34"
@@ -4603,7 +4603,7 @@
4603
  "type": 15
4604
  },
4605
  {
4606
- "id": "50c58871-3c65-437e-9eb5-d86b69869d40",
4607
  "question": "How many sisters does the mother of the child of maggie have?",
4608
  "answer": [
4609
  "20"
@@ -4632,7 +4632,7 @@
4632
  "type": 15
4633
  },
4634
  {
4635
- "id": "802e8e43-3f0e-4e88-a797-54129ca2d9e6",
4636
  "question": "How many brothers does the mother of the daughter of maggie have?",
4637
  "answer": [
4638
  "14"
@@ -4661,7 +4661,7 @@
4661
  "type": 15
4662
  },
4663
  {
4664
- "id": "0c152dd8-a305-4dcd-936a-2589783038c7",
4665
  "question": "How many sisters does the child of the wife of scotty have?",
4666
  "answer": [
4667
  "20"
@@ -4690,7 +4690,7 @@
4690
  "type": 15
4691
  },
4692
  {
4693
- "id": "c448e072-4490-4a1c-9803-e21abc2c1f2c",
4694
  "question": "How many sons does the child of the sibling of colby have?",
4695
  "answer": [
4696
  "12"
@@ -4719,7 +4719,7 @@
4719
  "type": 15
4720
  },
4721
  {
4722
- "id": "689d0aae-e6ee-41ac-aac0-2c6c0f8ee817",
4723
  "question": "How many sisters does the sibling of the person whose job is therapist, art have?",
4724
  "answer": [
4725
  "20"
@@ -4748,7 +4748,7 @@
4748
  "type": 16
4749
  },
4750
  {
4751
- "id": "db08fb19-3c65-43bd-80c4-46a4d8267ffa",
4752
  "question": "How many daughters does the mother of the person whose job is biomedical scientist have?",
4753
  "answer": [
4754
  "22"
@@ -4777,7 +4777,7 @@
4777
  "type": 16
4778
  },
4779
  {
4780
- "id": "972ff39b-2f45-4721-a55a-52d7dc55faab",
4781
  "question": "How many sons does the daughter of the person whose hobby is sociology have?",
4782
  "answer": [
4783
  "12"
@@ -4806,7 +4806,7 @@
4806
  "type": 16
4807
  },
4808
  {
4809
- "id": "d7463f68-f7b2-4df7-b19c-db981163081d",
4810
  "question": "How many siblings does the husband of the person whose hobby is tether car have?",
4811
  "answer": [
4812
  "34"
@@ -4835,7 +4835,7 @@
4835
  "type": 16
4836
  },
4837
  {
4838
- "id": "2456c466-970e-4d99-835d-31609732b557",
4839
  "question": "How many brothers does the mother of the person whose hobby is meteorology have?",
4840
  "answer": [
4841
  "14"
@@ -4864,7 +4864,7 @@
4864
  "type": 16
4865
  },
4866
  {
4867
- "id": "5c29ed3e-3d10-4c65-8ce3-770a40534f95",
4868
  "question": "How many daughters does the child of the person whose hobby is tether car have?",
4869
  "answer": [
4870
  "22"
@@ -4893,7 +4893,7 @@
4893
  "type": 16
4894
  },
4895
  {
4896
- "id": "4aab948a-5ca3-440d-9c55-db918965bd1e",
4897
  "question": "How many children does the sister of the person whose job is air cabin crew have?",
4898
  "answer": [
4899
  "34"
@@ -4922,7 +4922,7 @@
4922
  "type": 16
4923
  },
4924
  {
4925
- "id": "cdfa5cfa-42bf-487b-8884-08ed0c93bb9c",
4926
  "question": "How many daughters does the father of the person whose job is biomedical scientist have?",
4927
  "answer": [
4928
  "22"
@@ -4951,7 +4951,7 @@
4951
  "type": 16
4952
  },
4953
  {
4954
- "id": "902c868a-2967-435e-8090-8a33bd0a535c",
4955
  "question": "How many daughters does the son of the person whose hobby is meditation have?",
4956
  "answer": [
4957
  "22"
@@ -4980,7 +4980,7 @@
4980
  "type": 16
4981
  },
4982
  {
4983
- "id": "0c58688d-a605-4ea0-88a4-6bea020f535f",
4984
  "question": "How many siblings does the sibling of the person whose job is freight forwarder have?",
4985
  "answer": [
4986
  "34"
@@ -5009,7 +5009,7 @@
5009
  "type": 16
5010
  },
5011
  {
5012
- "id": "8333c121-25f1-4569-a228-d4a7e91d42b6",
5013
  "question": "How many daughters does the daughter of scotty have?",
5014
  "answer": [
5015
  "22"
@@ -5034,7 +5034,7 @@
5034
  "type": 17
5035
  },
5036
  {
5037
- "id": "b8e338a5-f213-4a6f-8e3a-b1f2a6404a58",
5038
  "question": "How many children does the mother of deanna have?",
5039
  "answer": [
5040
  "34"
@@ -5059,7 +5059,7 @@
5059
  "type": 17
5060
  },
5061
  {
5062
- "id": "4c45dcbd-9559-49bf-a97e-4e31c0649997",
5063
  "question": "How many siblings does the mother of rosalee have?",
5064
  "answer": [
5065
  "34"
@@ -5084,7 +5084,7 @@
5084
  "type": 17
5085
  },
5086
  {
5087
- "id": "45d0b8a1-1601-4d05-bce3-a2a7e017b5ce",
5088
  "question": "How many sons does the child of antionette have?",
5089
  "answer": [
5090
  "12"
@@ -5109,7 +5109,7 @@
5109
  "type": 17
5110
  },
5111
  {
5112
- "id": "addb6a21-e30d-4986-8ad1-09aabc2ce015",
5113
  "question": "How many brothers does the wife of scotty have?",
5114
  "answer": [
5115
  "14"
@@ -5134,7 +5134,7 @@
5134
  "type": 17
5135
  },
5136
  {
5137
- "id": "3142e9b7-dd93-465c-a9df-428a014cc028",
5138
  "question": "How many sons does the child of scotty have?",
5139
  "answer": [
5140
  "12"
@@ -5159,7 +5159,7 @@
5159
  "type": 17
5160
  },
5161
  {
5162
- "id": "cbb72fde-db37-4ee9-84b7-27985f84429a",
5163
  "question": "How many daughters does the mother of rosalee have?",
5164
  "answer": [
5165
  "22"
@@ -5184,7 +5184,7 @@
5184
  "type": 17
5185
  },
5186
  {
5187
- "id": "44235b78-afe9-434a-9978-6254dc50d9b2",
5188
  "question": "How many siblings does the husband of ila have?",
5189
  "answer": [
5190
  "34"
@@ -5209,7 +5209,7 @@
5209
  "type": 17
5210
  },
5211
  {
5212
- "id": "1f97bd47-20b7-46ae-84cb-170c69a12686",
5213
  "question": "How many sisters does the mother of miki have?",
5214
  "answer": [
5215
  "20"
@@ -5234,7 +5234,7 @@
5234
  "type": 17
5235
  },
5236
  {
5237
- "id": "9c6cae27-4acb-4034-b4dc-e66ab4f9c725",
5238
  "question": "How many children does the son of vicente have?",
5239
  "answer": [
5240
  "34"
@@ -5259,7 +5259,7 @@
5259
  "type": 17
5260
  },
5261
  {
5262
- "id": "9328e4b2-f171-498d-9056-9671acabecaf",
5263
  "question": "How many daughters does the person whose hobby is radio-controlled car racing have?",
5264
  "answer": [
5265
  "22"
@@ -5284,7 +5284,7 @@
5284
  "type": 18
5285
  },
5286
  {
5287
- "id": "a1d3095a-cdba-4a7d-ab9a-d6f6a88efc50",
5288
  "question": "How many brothers does the person whose job is biomedical scientist have?",
5289
  "answer": [
5290
  "14"
@@ -5309,7 +5309,7 @@
5309
  "type": 18
5310
  },
5311
  {
5312
- "id": "c633dd36-dc3e-4d28-98d1-ab284b68c632",
5313
  "question": "How many sons does the person whose hobby is social studies have?",
5314
  "answer": [
5315
  "12"
@@ -5334,7 +5334,7 @@
5334
  "type": 18
5335
  },
5336
  {
5337
- "id": "c77dde14-56dd-4197-bd4d-644754e8c29c",
5338
  "question": "How many siblings does the person whose hobby is geocaching have?",
5339
  "answer": [
5340
  "34"
@@ -5359,7 +5359,7 @@
5359
  "type": 18
5360
  },
5361
  {
5362
- "id": "29c9bd43-e74a-4ddb-82d8-005ccb8a6e7e",
5363
  "question": "How many siblings does the person whose hobby is canoeing have?",
5364
  "answer": [
5365
  "34"
@@ -5384,7 +5384,7 @@
5384
  "type": 18
5385
  },
5386
  {
5387
- "id": "f6622ca2-ac22-4667-98a2-b729f685763d",
5388
  "question": "How many sisters does the person whose hobby is wikipedia editing have?",
5389
  "answer": [
5390
  "20"
@@ -5409,7 +5409,7 @@
5409
  "type": 18
5410
  },
5411
  {
5412
- "id": "c1da46e6-4f87-4b98-9c7a-92da69563856",
5413
  "question": "How many children does the person whose hobby is trainspotting have?",
5414
  "answer": [
5415
  "34"
@@ -5434,7 +5434,7 @@
5434
  "type": 18
5435
  },
5436
  {
5437
- "id": "7ab5c223-4100-4648-859a-90420b3c76e0",
5438
  "question": "How many children does the person whose hobby is bus spotting[22 have?",
5439
  "answer": [
5440
  "34"
@@ -5459,7 +5459,7 @@
5459
  "type": 18
5460
  },
5461
  {
5462
- "id": "a35f9703-61a6-4770-bf9e-92fd38be2b49",
5463
  "question": "How many brothers does the person whose hobby is sociology have?",
5464
  "answer": [
5465
  "14"
@@ -5484,7 +5484,7 @@
5484
  "type": 18
5485
  },
5486
  {
5487
- "id": "8f22838b-55f1-49b3-ba0e-f6d569bd2ef9",
5488
  "question": "How many brothers does the person whose hobby is tether car have?",
5489
  "answer": [
5490
  "14"
@@ -5509,7 +5509,7 @@
5509
  "type": 18
5510
  },
5511
  {
5512
- "id": "7ec5cf58-6a2b-4fee-9638-c7d7b9945f0c",
5513
  "question": "How many children does dominick have?",
5514
  "answer": [
5515
  "3"
@@ -5530,7 +5530,7 @@
5530
  "type": 19
5531
  },
5532
  {
5533
- "id": "ea5500a7-42d9-429a-b1dd-5e93c5e0350a",
5534
  "question": "How many daughters does reyna have?",
5535
  "answer": [
5536
  "0"
@@ -5551,7 +5551,7 @@
5551
  "type": 19
5552
  },
5553
  {
5554
- "id": "767a3b90-cd87-472a-a87a-0a2f538f661e",
5555
  "question": "How many brothers does kanesha have?",
5556
  "answer": [
5557
  "0"
@@ -5572,7 +5572,7 @@
5572
  "type": 19
5573
  },
5574
  {
5575
- "id": "8508427a-adae-44df-b581-5b03e4b78ff4",
5576
  "question": "How many daughters does tanner have?",
5577
  "answer": [
5578
  "1"
@@ -5593,7 +5593,7 @@
5593
  "type": 19
5594
  },
5595
  {
5596
- "id": "22dee927-3c10-419c-b9c1-188b6d372fe8",
5597
  "question": "How many siblings does thomasine have?",
5598
  "answer": [
5599
  "0"
@@ -5614,7 +5614,7 @@
5614
  "type": 19
5615
  },
5616
  {
5617
- "id": "cc385063-b201-44f1-a347-babe01b9387b",
5618
  "question": "How many brothers does thomasine have?",
5619
  "answer": [
5620
  "0"
@@ -5635,7 +5635,7 @@
5635
  "type": 19
5636
  },
5637
  {
5638
- "id": "fbe00e53-61e5-44b2-974f-ec7346c97324",
5639
  "question": "How many children does vicente have?",
5640
  "answer": [
5641
  "1"
@@ -5656,7 +5656,7 @@
5656
  "type": 19
5657
  },
5658
  {
5659
- "id": "298e93b9-6cbc-4be5-9e76-9330ae548654",
5660
  "question": "How many children does thomasine have?",
5661
  "answer": [
5662
  "2"
@@ -5677,7 +5677,7 @@
5677
  "type": 19
5678
  },
5679
  {
5680
- "id": "9ad6e46d-04d9-47d7-a6a8-76251d9a2a03",
5681
  "question": "How many sisters does meghann have?",
5682
  "answer": [
5683
  "1"
@@ -5698,7 +5698,7 @@
5698
  "type": 19
5699
  },
5700
  {
5701
- "id": "399e0e24-0c80-4a16-ad79-73ab0ea20d8d",
5702
  "question": "How many brothers does rosalee have?",
5703
  "answer": [
5704
  "0"
 
1
  [
2
  {
3
+ "id": "a1237679-778f-440d-b493-5952ecd64062",
4
  "question": "Who is the father of the daughter of the mother of the person whose job is air cabin crew ?",
5
  "answer": [
6
  "dominick"
 
34
  "type": 0
35
  },
36
  {
37
+ "id": "fa952537-b4f8-4bbc-94c3-dc5d53667bc0",
38
  "question": "Who is the wife of the father of the sister of the person whose hobby is meditation ?",
39
  "answer": [
40
  "kanesha"
 
68
  "type": 0
69
  },
70
  {
71
+ "id": "294cad0d-c8a1-4687-89d2-f5aefa585e2a",
72
  "question": "Who is the sister of the daughter of the son of the person whose job is production assistant, television ?",
73
  "answer": [
 
74
  "reyna",
75
+ "deanna",
76
  "rosalee"
77
  ],
78
  "prolog": {
 
104
  "type": 0
105
  },
106
  {
107
+ "id": "c75d833a-910f-4139-a378-70c7ce850530",
108
  "question": "Who is the mother of the son of the father of the person whose job is public house manager ?",
109
  "answer": [
110
  "kanesha"
 
138
  "type": 0
139
  },
140
  {
141
+ "id": "4aedb149-02d3-4f08-adc0-96e05db32cc2",
142
  "question": "Who is the sibling of the sibling of the mother of the person whose hobby is canoeing ?",
143
  "answer": [
 
144
  "kari",
 
145
  "colby",
146
+ "antionette",
147
+ "alfonso",
148
  "dominick"
149
  ],
150
  "prolog": {
 
176
  "type": 0
177
  },
178
  {
179
+ "id": "f1eef4c9-c441-4e74-a92a-84acedf07669",
180
  "question": "Who is the mother of the daughter of the daughter of the person whose hobby is meditation ?",
181
  "answer": [
182
  "meghann",
 
211
  "type": 0
212
  },
213
  {
214
+ "id": "c386f9d6-efd0-4412-8dac-4f678969273f",
215
  "question": "Who is the father of the son of the mother of the person whose job is civil engineer, consulting ?",
216
  "answer": [
217
  "alfonso"
 
245
  "type": 0
246
  },
247
  {
248
+ "id": "e3507627-2d9f-48e5-a146-9100933b2e8b",
249
  "question": "Who is the brother of the sibling of the sister of the person whose job is freight forwarder ?",
250
  "answer": [
251
  "alton"
 
279
  "type": 0
280
  },
281
  {
282
+ "id": "cfb5a5d4-55c5-48a3-9998-05b3d91ff1bc",
283
  "question": "Who is the son of the father of the child of the person whose job is agricultural engineer ?",
284
  "answer": [
285
  "matt"
 
313
  "type": 0
314
  },
315
  {
316
+ "id": "accc9b9f-d9e0-457a-9c3e-2688a1da5653",
317
  "question": "Who is the father of the child of the child of the person whose hobby is wikipedia editing ?",
318
  "answer": [
319
  "vicente"
 
347
  "type": 0
348
  },
349
  {
350
+ "id": "9808c7f7-07d4-45d3-a304-e37a1fbefccd",
351
  "question": "Who is the sister of the sibling of the son of antionette ?",
352
  "answer": [
353
  "dixie",
 
378
  "type": 1
379
  },
380
  {
381
+ "id": "17477fb9-0946-47a8-954b-ef4896f668c1",
382
  "question": "Who is the father of the sibling of the sister of reyna ?",
383
  "answer": [
384
  "dominick"
 
408
  "type": 1
409
  },
410
  {
411
+ "id": "9c7f01dd-dc7f-40d2-b868-5747c202813a",
412
  "question": "Who is the daughter of the child of the wife of derick ?",
413
  "answer": [
 
 
414
  "reyna",
415
+ "deanna",
416
+ "dixie",
417
  "rosalee",
418
+ "johnna"
419
  ],
420
  "prolog": {
421
  "query": [
 
442
  "type": 1
443
  },
444
  {
445
+ "id": "acf2126f-301f-421f-948e-c6caa0300617",
446
  "question": "Who is the mother of the wife of the brother of kari ?",
447
  "answer": [
448
  "thomasine"
 
472
  "type": 1
473
  },
474
  {
475
+ "id": "1cb7d687-a913-4412-9b1b-39238e9d56c5",
476
  "question": "Who is the father of the sister of the child of deangelo ?",
477
  "answer": [
478
  "deangelo"
 
502
  "type": 1
503
  },
504
  {
505
+ "id": "107eb24b-636c-409c-9e8d-656446686f7a",
506
  "question": "Who is the child of the father of the father of meghann ?",
507
  "answer": [
508
  "matt"
 
532
  "type": 1
533
  },
534
  {
535
+ "id": "76ffbcc1-167f-4307-bdf2-fb3012fd4362",
536
  "question": "Who is the father of the daughter of the father of miki ?",
537
  "answer": [
538
  "tanner"
 
562
  "type": 1
563
  },
564
  {
565
+ "id": "c4683010-a552-4db1-9801-81650c7a891f",
566
  "question": "Who is the wife of the son of the daughter of maggie ?",
567
  "answer": [
568
  "thomasine"
 
592
  "type": 1
593
  },
594
  {
595
+ "id": "53ba88cc-b912-4ac0-b7f5-b853a1f7773c",
596
  "question": "Who is the father of the daughter of the mother of miki ?",
597
  "answer": [
598
  "tanner"
 
622
  "type": 1
623
  },
624
  {
625
+ "id": "b52a1fe7-b01e-4e6c-8ce2-8c3beddbe024",
626
  "question": "Who is the child of the mother of the child of matt ?",
627
  "answer": [
628
  "meghann",
 
653
  "type": 1
654
  },
655
  {
656
+ "id": "844bc559-c3aa-46ed-b1ae-a207cd9d8e75",
657
  "question": "Who is the wife of the father of the person whose hobby is trainspotting ?",
658
  "answer": [
659
  "meghann"
 
683
  "type": 2
684
  },
685
  {
686
+ "id": "ad1e787c-4188-491a-9ea8-13c3428df96f",
687
  "question": "Who is the son of the father of the person whose job is investment banker, corporate ?",
688
  "answer": [
689
  "matt"
 
713
  "type": 2
714
  },
715
  {
716
+ "id": "896adfbc-81db-4cc7-a9f0-179bd264f5af",
717
  "question": "Who is the brother of the brother of the person whose hobby is sociology ?",
718
  "answer": [
 
719
  "alfonso",
720
+ "dominick",
721
  "colby"
722
  ],
723
  "prolog": {
 
745
  "type": 2
746
  },
747
  {
748
+ "id": "02679609-9c74-482e-9098-6841e7c9f759",
749
  "question": "Who is the father of the father of the person whose hobby is finance ?",
750
  "answer": [
751
  "derick"
 
775
  "type": 2
776
  },
777
  {
778
+ "id": "0358e102-bbbc-4110-86dd-0269e4e91c50",
779
  "question": "Who is the wife of the brother of the person whose hobby is learning ?",
780
  "answer": [
781
  "ila",
 
806
  "type": 2
807
  },
808
  {
809
+ "id": "bbc52b94-37b0-4801-9f93-a06d5c900dd5",
810
  "question": "Who is the sister of the child of the person whose hobby is fossil hunting ?",
811
  "answer": [
812
+ "kari",
813
+ "antionette"
814
  ],
815
  "prolog": {
816
  "query": [
 
837
  "type": 2
838
  },
839
  {
840
+ "id": "4568bec1-c215-41db-bcaa-1201da104642",
841
  "question": "Who is the mother of the husband of the person whose job is police officer ?",
842
  "answer": [
843
  "lyndia"
 
867
  "type": 2
868
  },
869
  {
870
+ "id": "a34dc6cf-ab42-41e2-9b71-9bc3d5053705",
871
  "question": "Who is the husband of the mother of the person whose hobby is learning ?",
872
  "answer": [
873
  "derick"
 
897
  "type": 2
898
  },
899
  {
900
+ "id": "46e45ade-0b34-4092-945c-8011926dace5",
901
  "question": "Who is the brother of the sister of the person whose hobby is meditation ?",
902
  "answer": [
 
903
  "alfonso",
904
+ "dominick",
905
  "colby"
906
  ],
907
  "prolog": {
 
929
  "type": 2
930
  },
931
  {
932
+ "id": "1d1422d9-4e30-4d52-afd5-bd3431780268",
933
  "question": "Who is the sister of the brother of the person whose hobby is sociology ?",
934
  "answer": [
935
+ "kari",
936
+ "antionette"
937
  ],
938
  "prolog": {
939
  "query": [
 
960
  "type": 2
961
  },
962
  {
963
+ "id": "9c962c5e-ab40-419c-ba63-d292ff6c7a58",
964
  "question": "Who is the sibling of the sibling of reyna ?",
965
  "answer": [
 
966
  "reyna",
967
+ "deanna",
968
  "rosalee"
969
  ],
970
  "prolog": {
 
988
  "type": 3
989
  },
990
  {
991
+ "id": "56f1996c-8a4b-4481-b9d3-0eee278eb52d",
992
  "question": "Who is the husband of the daughter of matt ?",
993
  "answer": [
994
+ "tanner",
995
+ "dominick"
996
  ],
997
  "prolog": {
998
  "query": [
 
1015
  "type": 3
1016
  },
1017
  {
1018
+ "id": "c7a2ba24-f5d9-4140-a3a9-cf2b6c606696",
1019
  "question": "Who is the brother of the father of ellis ?",
1020
  "answer": [
1021
  "dominick",
 
1042
  "type": 3
1043
  },
1044
  {
1045
+ "id": "ffddaec3-532c-4903-a27b-11fc8301c159",
1046
  "question": "Who is the sister of the mother of reyna ?",
1047
  "answer": [
1048
  "meghann"
 
1068
  "type": 3
1069
  },
1070
  {
1071
+ "id": "29bf7918-adb0-41a4-a98f-24f4f77277ec",
1072
  "question": "Who is the husband of the child of scotty ?",
1073
  "answer": [
1074
  "vicente"
 
1094
  "type": 3
1095
  },
1096
  {
1097
+ "id": "5da86c1a-3323-44c6-bbe8-8132ad65c866",
1098
  "question": "Who is the mother of the sister of alton ?",
1099
  "answer": [
1100
  "antionette"
 
1120
  "type": 3
1121
  },
1122
  {
1123
+ "id": "a0047509-b65e-4a7f-adb8-d5bd92afcaf7",
1124
  "question": "Who is the father of the daughter of meghann ?",
1125
  "answer": [
1126
  "tanner"
 
1146
  "type": 3
1147
  },
1148
  {
1149
+ "id": "e08c80a8-6cef-4329-8692-ea8f7898b4ba",
1150
  "question": "Who is the sister of the brother of kari ?",
1151
  "answer": [
1152
+ "kari",
1153
+ "antionette"
1154
  ],
1155
  "prolog": {
1156
  "query": [
 
1173
  "type": 3
1174
  },
1175
  {
1176
+ "id": "82967272-cfa8-4e63-ae75-53d4a70302cc",
1177
  "question": "Who is the father of the daughter of deangelo ?",
1178
  "answer": [
1179
  "deangelo"
 
1199
  "type": 3
1200
  },
1201
  {
1202
+ "id": "b12e9604-e976-48cf-a2ec-8ec3e87b0828",
1203
  "question": "Who is the husband of the wife of dominick ?",
1204
  "answer": [
1205
  "dominick"
 
1225
  "type": 3
1226
  },
1227
  {
1228
+ "id": "225cf1d9-91ae-4b48-92b9-edb362286966",
1229
  "question": "Who is the child of the person whose job is airline pilot ?",
1230
  "answer": [
1231
  "lyndia"
 
1251
  "type": 4
1252
  },
1253
  {
1254
+ "id": "1d03d167-9648-49bf-bffd-3dcc3a5c8706",
1255
  "question": "Who is the father of the person whose job is teacher, adult education ?",
1256
  "answer": [
1257
  "matt"
 
1277
  "type": 4
1278
  },
1279
  {
1280
+ "id": "9a9a4657-36a1-466b-814e-ef988f548f30",
1281
  "question": "Who is the husband of the person whose hobby is tether car ?",
1282
  "answer": [
1283
  "vicente"
 
1303
  "type": 4
1304
  },
1305
  {
1306
+ "id": "4f9683ac-48a0-477b-9015-e057552b5214",
1307
  "question": "Who is the mother of the person whose hobby is sociology ?",
1308
  "answer": [
1309
  "kanesha"
 
1329
  "type": 4
1330
  },
1331
  {
1332
+ "id": "e200e45f-c75f-41e4-a3c5-257688939591",
1333
  "question": "Who is the daughter of the person whose hobby is geography ?",
1334
  "answer": [
1335
  "meghann",
 
1356
  "type": 4
1357
  },
1358
  {
1359
+ "id": "ef9c1a51-430b-4bf9-ac01-7d21b749a0be",
1360
  "question": "Who is the child of the person whose job is airline pilot ?",
1361
  "answer": [
1362
  "lyndia"
 
1382
  "type": 4
1383
  },
1384
  {
1385
+ "id": "5149db5f-f1ef-4506-9551-21fc90beeaba",
1386
  "question": "Who is the mother of the person whose hobby is bus spotting[22 ?",
1387
  "answer": [
1388
  "daisy"
 
1408
  "type": 4
1409
  },
1410
  {
1411
+ "id": "22e963c5-a8da-4437-ba14-4ad4d7d83dce",
1412
  "question": "Who is the father of the person whose hobby is trainspotting ?",
1413
  "answer": [
1414
  "tanner"
 
1434
  "type": 4
1435
  },
1436
  {
1437
+ "id": "9cfeaedb-8bbc-417e-82d3-f4ae93d607e9",
1438
  "question": "Who is the wife of the person whose hobby is radio-controlled car racing ?",
1439
  "answer": [
1440
  "meghann"
 
1460
  "type": 4
1461
  },
1462
  {
1463
+ "id": "e6d61a7e-039b-49fc-a196-4b8b7ee23839",
1464
  "question": "Who is the father of the person whose job is air cabin crew ?",
1465
  "answer": [
1466
  "dominick"
 
1486
  "type": 4
1487
  },
1488
  {
1489
+ "id": "800c6931-0660-4aa6-9961-ff5794508416",
1490
  "question": "Who is the child of daisy ?",
1491
  "answer": [
 
1492
  "reyna",
1493
+ "deanna",
1494
  "rosalee"
1495
  ],
1496
  "prolog": {
 
1510
  "type": 5
1511
  },
1512
  {
1513
+ "id": "a8d02d1e-cbf8-4544-9f20-37488759656a",
1514
  "question": "Who is the child of kanesha ?",
1515
  "answer": [
 
1516
  "kari",
 
1517
  "colby",
1518
+ "antionette",
1519
+ "alfonso",
1520
  "dominick"
1521
  ],
1522
  "prolog": {
 
1536
  "type": 5
1537
  },
1538
  {
1539
+ "id": "4fc8fc88-b8a1-4ebb-8fab-0cbf2aa3354a",
1540
  "question": "Who is the mother of colby ?",
1541
  "answer": [
1542
  "kanesha"
 
1558
  "type": 5
1559
  },
1560
  {
1561
+ "id": "c3c04802-717f-4a73-ba89-64cb1e390ddf",
1562
  "question": "Who is the child of scotty ?",
1563
  "answer": [
1564
  "lyndia"
 
1580
  "type": 5
1581
  },
1582
  {
1583
+ "id": "1973b172-342d-4ac4-a3cb-f2dc1598e56c",
1584
  "question": "Who is the wife of matt ?",
1585
  "answer": [
1586
  "thomasine"
 
1602
  "type": 5
1603
  },
1604
  {
1605
+ "id": "9f9f76d5-14ac-41df-8c4a-2e33e9666639",
1606
  "question": "Who is the mother of lyndia ?",
1607
  "answer": [
1608
  "maggie"
 
1624
  "type": 5
1625
  },
1626
  {
1627
+ "id": "4d617eae-1d31-416e-976a-f91d17ded98b",
1628
  "question": "Who is the daughter of dominick ?",
1629
  "answer": [
 
1630
  "reyna",
1631
+ "deanna",
1632
  "rosalee"
1633
  ],
1634
  "prolog": {
 
1648
  "type": 5
1649
  },
1650
  {
1651
+ "id": "0967f269-63e1-4ad7-843c-9b945c14a8a1",
1652
  "question": "Who is the mother of miki ?",
1653
  "answer": [
1654
  "meghann"
 
1670
  "type": 5
1671
  },
1672
  {
1673
+ "id": "b53f3c20-191d-4e19-afc2-6d0c7ff60ded",
1674
  "question": "Who is the sister of dixie ?",
1675
  "answer": [
1676
  "johnna"
 
1692
  "type": 5
1693
  },
1694
  {
1695
+ "id": "0c60d005-7621-42a4-9546-d88c53b87720",
1696
  "question": "Who is the son of derick ?",
1697
  "answer": [
 
1698
  "alfonso",
1699
+ "dominick",
1700
  "colby"
1701
  ],
1702
  "prolog": {
 
1716
  "type": 5
1717
  },
1718
  {
1719
+ "id": "5fa36d85-576e-43b8-8152-7d892103da11",
1720
  "question": "Who is the person whose hobby is meditation ?",
1721
  "answer": [
1722
+ "matt",
1723
+ "antionette"
1724
  ],
1725
  "prolog": {
1726
  "query": [
 
1739
  "type": 6
1740
  },
1741
  {
1742
+ "id": "c2d17ac2-7ed9-4b5a-b6b1-baeeb2ca3f5a",
1743
  "question": "Who is the person whose hobby is learning ?",
1744
  "answer": [
1745
  "colby"
 
1761
  "type": 6
1762
  },
1763
  {
1764
+ "id": "faaa0f99-212f-4ddf-b350-73af2efef733",
1765
  "question": "Who is the person whose job is estate manager/land agent ?",
1766
  "answer": [
1767
  "derick"
 
1783
  "type": 6
1784
  },
1785
  {
1786
+ "id": "bf56da37-a184-46f2-a022-19ffb0312b5a",
1787
  "question": "Who is the person whose hobby is dolls ?",
1788
  "answer": [
1789
  "ila"
 
1805
  "type": 6
1806
  },
1807
  {
1808
+ "id": "27b8c7bd-a303-41c9-9805-f0c79b6b7ad9",
1809
  "question": "Who is the person whose hobby is geography ?",
1810
  "answer": [
1811
  "thomasine"
 
1827
  "type": 6
1828
  },
1829
  {
1830
+ "id": "490668d0-6f88-487c-9db7-5bb6e695ce4c",
1831
  "question": "Who is the person whose job is chief marketing officer ?",
1832
  "answer": [
1833
  "meghann"
 
1849
  "type": 6
1850
  },
1851
  {
1852
+ "id": "22d7f090-f90c-4d5c-b0e5-8c76e5edbcdb",
1853
  "question": "Who is the person whose job is newspaper journalist ?",
1854
  "answer": [
1855
  "rosalee"
 
1871
  "type": 6
1872
  },
1873
  {
1874
+ "id": "b69d75b2-32ec-486d-be38-f431c53af291",
1875
  "question": "Who is the person whose job is contractor ?",
1876
  "answer": [
1877
  "antionette"
 
1893
  "type": 6
1894
  },
1895
  {
1896
+ "id": "c99baa9b-a490-4516-b555-50dae298b251",
1897
  "question": "Who is the person whose job is accountant, chartered ?",
1898
  "answer": [
1899
  "alton"
 
1915
  "type": 6
1916
  },
1917
  {
1918
+ "id": "212ea45b-2d4a-4263-bea9-7853a270a353",
1919
  "question": "Who is the person whose hobby is shogi ?",
1920
  "answer": [
1921
  "kanesha"
 
1937
  "type": 6
1938
  },
1939
  {
1940
+ "id": "ab5390cd-50ba-45b0-b8eb-95102b6bd317",
1941
  "question": "What is the job of the sibling of the child of the daughter of thomasine ?",
1942
  "answer": [
1943
  "air cabin crew",
1944
+ "newspaper journalist",
1945
+ "biomedical scientist"
1946
  ],
1947
  "prolog": {
1948
  "query": [
 
1973
  "type": 7
1974
  },
1975
  {
1976
+ "id": "8d731688-03f4-4bc1-9dad-ced7ca6a781d",
1977
  "question": "What is the hobby of the sibling of the son of the father of alton ?",
1978
  "answer": [
1979
+ "photography",
1980
+ "meteorology"
1981
  ],
1982
  "prolog": {
1983
  "query": [
 
2008
  "type": 7
2009
  },
2010
  {
2011
+ "id": "7c434645-0e1c-4718-adc0-ceb3de99a8f6",
2012
  "question": "What is the hobby of the father of the sister of the mother of rosalee ?",
2013
  "answer": [
2014
  "meditation"
 
2042
  "type": 7
2043
  },
2044
  {
2045
+ "id": "2a6f41b2-0dfc-4163-b61a-0528def0e978",
2046
  "question": "What is the hobby of the mother of the son of the father of matt ?",
2047
  "answer": [
2048
  "tether car"
 
2076
  "type": 7
2077
  },
2078
  {
2079
+ "id": "6817d8d6-fb48-454a-88cc-2ca91baf27ba",
2080
  "question": "What is the hobby of the child of the wife of the son of kanesha ?",
2081
  "answer": [
 
 
2082
  "bus spotting[22",
2083
+ "biology",
2084
+ "research",
2085
+ "finance"
2086
  ],
2087
  "prolog": {
2088
  "query": [
 
2113
  "type": 7
2114
  },
2115
  {
2116
+ "id": "2937a40f-8d43-4aff-a732-4ff1f6b64afe",
2117
  "question": "What is the dob of the child of the husband of the mother of johnna ?",
2118
  "answer": [
 
2119
  "0270-01-28",
2120
+ "0263-06-10",
2121
+ "0264-08-02"
2122
  ],
2123
  "prolog": {
2124
  "query": [
 
2149
  "type": 7
2150
  },
2151
  {
2152
+ "id": "700bef02-e802-41a2-97c3-bf781d81ba91",
2153
  "question": "What is the hobby of the sibling of the sister of the sister of dixie ?",
2154
  "answer": [
2155
+ "photography",
2156
+ "canoeing"
2157
  ],
2158
  "prolog": {
2159
  "query": [
 
2184
  "type": 7
2185
  },
2186
  {
2187
+ "id": "c5b3a592-ae94-43b6-9bae-f2cff6124b14",
2188
  "question": "What is the hobby of the child of the wife of the husband of kanesha ?",
2189
  "answer": [
2190
  "microbiology",
 
2191
  "sociology",
2192
+ "dominoes",
2193
+ "meditation",
2194
+ "learning"
2195
  ],
2196
  "prolog": {
2197
  "query": [
 
2222
  "type": 7
2223
  },
2224
  {
2225
+ "id": "8d73ec76-c8ed-456b-ad60-325bf9aae87f",
2226
  "question": "What is the dob of the mother of the sister of the sister of dominick ?",
2227
  "answer": [
2228
  "0212-07-22"
 
2256
  "type": 7
2257
  },
2258
  {
2259
+ "id": "d659e1b8-ab6d-4e0c-b4bf-cda4fc75c3a0",
2260
  "question": "What is the job of the child of the daughter of the father of meghann ?",
2261
  "answer": [
 
2262
  "air cabin crew",
2263
+ "ranger/warden",
2264
  "biomedical scientist",
2265
  "newspaper journalist"
2266
  ],
 
2293
  "type": 7
2294
  },
2295
  {
2296
+ "id": "55f3625e-adf2-44b9-bf32-3f526cad35df",
2297
  "question": "What is the hobby of the sister of the brother of the person whose hobby is photography ?",
2298
  "answer": [
2299
+ "photography",
2300
+ "meteorology"
2301
  ],
2302
  "prolog": {
2303
  "query": [
 
2328
  "type": 8
2329
  },
2330
  {
2331
+ "id": "1546965c-dd51-4552-9775-864ab457dc73",
2332
  "question": "What is the job of the brother of the daughter of the person whose job is geographical information systems officer ?",
2333
  "answer": [
2334
  "accountant, chartered"
 
2362
  "type": 8
2363
  },
2364
  {
2365
+ "id": "54b79a45-58f1-4b18-8ddd-fe3f8ecb19cd",
2366
  "question": "What is the job of the child of the brother of the person whose job is public house manager ?",
2367
  "answer": [
2368
  "air cabin crew",
2369
  "civil engineer, consulting",
2370
+ "newspaper journalist",
2371
+ "biomedical scientist"
2372
  ],
2373
  "prolog": {
2374
  "query": [
 
2399
  "type": 8
2400
  },
2401
  {
2402
+ "id": "7423b998-4897-460b-a35a-c40a31d5e171",
2403
  "question": "What is the dob of the sibling of the sibling of the person whose hobby is meteorology ?",
2404
  "answer": [
 
 
2405
  "0270-01-28",
2406
+ "0237-11-04",
2407
+ "0263-06-10",
2408
+ "0264-08-02"
2409
  ],
2410
  "prolog": {
2411
  "query": [
 
2436
  "type": 8
2437
  },
2438
  {
2439
+ "id": "ad4c3b2f-6631-45dc-a59a-4a258952c6b7",
2440
  "question": "What is the dob of the sister of the sister of the person whose hobby is geocaching ?",
2441
  "answer": [
2442
  "0230-04-06"
 
2470
  "type": 8
2471
  },
2472
  {
2473
+ "id": "05b715e7-ca92-4057-ad1e-1824d23e38b8",
2474
  "question": "What is the job of the father of the son of the person whose hobby is dairy farming ?",
2475
  "answer": [
2476
  "geographical information systems officer"
 
2504
  "type": 8
2505
  },
2506
  {
2507
+ "id": "e1d3f035-eeb6-4302-b21e-95fe4c15ecc7",
2508
  "question": "What is the hobby of the wife of the husband of the person whose hobby is meteorology ?",
2509
  "answer": [
2510
  "meteorology"
 
2538
  "type": 8
2539
  },
2540
  {
2541
+ "id": "fb41c459-83ed-4ad6-a2df-398490f9ddf4",
2542
  "question": "What is the hobby of the child of the husband of the person whose job is commercial/residential surveyor ?",
2543
  "answer": [
2544
  "finance"
 
2572
  "type": 8
2573
  },
2574
  {
2575
+ "id": "1af91ae8-b51e-47ba-be1d-f07d82240358",
2576
  "question": "What is the hobby of the sister of the daughter of the person whose hobby is dairy farming ?",
2577
  "answer": [
2578
+ "photography",
2579
+ "meteorology"
2580
  ],
2581
  "prolog": {
2582
  "query": [
 
2607
  "type": 8
2608
  },
2609
  {
2610
+ "id": "10f4d921-cf9b-47c7-8df1-abcd49c162d0",
2611
  "question": "What is the job of the father of the wife of the person whose job is agricultural engineer ?",
2612
  "answer": [
2613
  "airline pilot"
 
2641
  "type": 8
2642
  },
2643
  {
2644
+ "id": "d5691b4f-aea5-4f49-b159-1da9b1fd1080",
2645
  "question": "What is the job of the sibling of the child of thomasine ?",
2646
  "answer": [
2647
  "chief marketing officer",
 
2672
  "type": 9
2673
  },
2674
  {
2675
+ "id": "2c5b461a-c5f7-45e5-ae3a-090ee87aeb53",
2676
  "question": "What is the dob of the sister of the child of thomasine ?",
2677
  "answer": [
2678
  "0230-04-06",
 
2703
  "type": 9
2704
  },
2705
  {
2706
+ "id": "4fee7977-ae06-485f-a836-a593275cfdd2",
2707
  "question": "What is the hobby of the father of the daughter of scotty ?",
2708
  "answer": [
2709
  "wikipedia editing"
 
2733
  "type": 9
2734
  },
2735
  {
2736
+ "id": "098de92e-6f9d-4a61-aba9-5e14d3579042",
2737
  "question": "What is the hobby of the father of the child of tanner ?",
2738
  "answer": [
2739
  "radio-controlled car racing"
 
2763
  "type": 9
2764
  },
2765
  {
2766
+ "id": "6889704e-9a83-488d-bcaa-8b18994ab076",
2767
  "question": "What is the dob of the wife of the father of dominick ?",
2768
  "answer": [
2769
  "0212-07-22"
 
2793
  "type": 9
2794
  },
2795
  {
2796
+ "id": "88a1078f-3144-4368-91b9-143e67c8b6be",
2797
  "question": "What is the job of the mother of the father of deanna ?",
2798
  "answer": [
2799
  "production assistant, television"
 
2823
  "type": 9
2824
  },
2825
  {
2826
+ "id": "6a3d4fa7-bc9d-4722-814f-d2ce68677d98",
2827
  "question": "What is the hobby of the mother of the son of deangelo ?",
2828
  "answer": [
2829
  "meditation"
 
2853
  "type": 9
2854
  },
2855
  {
2856
+ "id": "8660cd34-dad7-47db-9197-23fe88d9ded0",
2857
  "question": "What is the hobby of the husband of the sibling of dominick ?",
2858
  "answer": [
2859
  "dairy farming"
 
2883
  "type": 9
2884
  },
2885
  {
2886
+ "id": "e71dcc5e-be20-4afc-8cab-9bba36196ed8",
2887
  "question": "What is the job of the father of the child of deangelo ?",
2888
  "answer": [
2889
  "geographical information systems officer"
 
2913
  "type": 9
2914
  },
2915
  {
2916
+ "id": "4df369e7-b64e-4450-aef4-f847d411d675",
2917
  "question": "What is the hobby of the mother of the child of tanner ?",
2918
  "answer": [
2919
  "geocaching"
 
2943
  "type": 9
2944
  },
2945
  {
2946
+ "id": "c0b792ce-03c5-44e1-9f66-a67a9c83bc0b",
2947
  "question": "What is the hobby of the mother of the person whose job is translator ?",
2948
  "answer": [
2949
  "shogi"
 
2973
  "type": 10
2974
  },
2975
  {
2976
+ "id": "975d4516-270b-4344-8173-1eee477e587c",
2977
  "question": "What is the job of the child of the person whose job is agricultural engineer ?",
2978
  "answer": [
2979
  "investment banker, corporate"
 
3003
  "type": 10
3004
  },
3005
  {
3006
+ "id": "01c51360-79af-4fec-b76c-fe61dc576ec6",
3007
  "question": "What is the job of the father of the person whose job is civil engineer, consulting ?",
3008
  "answer": [
3009
  "translator"
 
3033
  "type": 10
3034
  },
3035
  {
3036
+ "id": "43ade4c9-0fc3-4596-84c7-7c722602e627",
3037
  "question": "What is the dob of the mother of the person whose hobby is research ?",
3038
  "answer": [
3039
  "0237-11-04"
 
3063
  "type": 10
3064
  },
3065
  {
3066
+ "id": "33ac6430-191f-44ab-be3f-1c7a5fd8d3a9",
3067
  "question": "What is the hobby of the mother of the person whose hobby is meteorology ?",
3068
  "answer": [
3069
  "geography",
 
3094
  "type": 10
3095
  },
3096
  {
3097
+ "id": "49a4baa0-8f15-4039-86ef-58c128b9b3e9",
3098
  "question": "What is the dob of the wife of the person whose job is advertising copywriter ?",
3099
  "answer": [
3100
  "0230-04-06"
 
3124
  "type": 10
3125
  },
3126
  {
3127
+ "id": "c82329fe-1a88-497b-9d14-90236d97eac9",
3128
  "question": "What is the hobby of the husband of the person whose hobby is meditation ?",
3129
  "answer": [
3130
  "dairy farming"
 
3154
  "type": 10
3155
  },
3156
  {
3157
+ "id": "cc9f536d-e5b1-4621-9e16-6f4bcaffb7da",
3158
  "question": "What is the job of the wife of the person whose hobby is fossil hunting ?",
3159
  "answer": [
3160
  "production assistant, television"
 
3184
  "type": 10
3185
  },
3186
  {
3187
+ "id": "9a75fbfc-8b8e-4d8b-aaf4-9895668b776a",
3188
  "question": "What is the job of the son of the person whose hobby is meditation ?",
3189
  "answer": [
3190
  "accountant, chartered"
 
3214
  "type": 10
3215
  },
3216
  {
3217
+ "id": "62d3e4c2-47b8-492f-8947-ef63297afecf",
3218
  "question": "What is the job of the daughter of the person whose hobby is architecture ?",
3219
  "answer": [
3220
  "museum education officer"
 
3244
  "type": 10
3245
  },
3246
  {
3247
+ "id": "c428fdd8-bd6c-4996-b1a6-6f7d9581066a",
3248
  "question": "What is the dob of the daughter of deangelo ?",
3249
  "answer": [
3250
+ "0270-01-28",
3251
+ "0264-08-02"
3252
  ],
3253
  "prolog": {
3254
  "query": [
 
3271
  "type": 11
3272
  },
3273
  {
3274
+ "id": "a0ef86ef-65c8-496b-ab42-77f8f7ba967a",
3275
  "question": "What is the job of the sister of antionette ?",
3276
  "answer": [
3277
  "public house manager"
 
3297
  "type": 11
3298
  },
3299
  {
3300
+ "id": "ab30b5aa-3d90-4023-a609-8ee4566fd9a7",
3301
  "question": "What is the hobby of the wife of alfonso ?",
3302
  "answer": [
3303
  "dolls"
 
3323
  "type": 11
3324
  },
3325
  {
3326
+ "id": "c22c90f4-1e3b-4ef9-9c86-0a724dc751e8",
3327
  "question": "What is the hobby of the brother of kari ?",
3328
  "answer": [
 
3329
  "learning",
3330
+ "microbiology",
3331
+ "sociology"
3332
  ],
3333
  "prolog": {
3334
  "query": [
 
3351
  "type": 11
3352
  },
3353
  {
3354
+ "id": "f4041b3a-3d98-4bad-9323-4e950303f37e",
3355
  "question": "What is the hobby of the daughter of scotty ?",
3356
  "answer": [
3357
  "tether car"
 
3377
  "type": 11
3378
  },
3379
  {
3380
+ "id": "50bcaf79-3056-4c5c-860c-29fd38866612",
3381
  "question": "What is the hobby of the brother of johnna ?",
3382
  "answer": [
3383
  "canoeing"
 
3403
  "type": 11
3404
  },
3405
  {
3406
+ "id": "1c335d64-697c-4f25-86b5-0d2176841ade",
3407
  "question": "What is the hobby of the child of maggie ?",
3408
  "answer": [
3409
  "tether car"
 
3429
  "type": 11
3430
  },
3431
  {
3432
+ "id": "74675d2c-e30a-4358-9c21-634e653c97a4",
3433
  "question": "What is the hobby of the brother of kari ?",
3434
  "answer": [
 
3435
  "learning",
3436
+ "microbiology",
3437
+ "sociology"
3438
  ],
3439
  "prolog": {
3440
  "query": [
 
3457
  "type": 11
3458
  },
3459
  {
3460
+ "id": "b3dc8dbb-b8db-42c6-b4b9-da03fdb8debc",
3461
  "question": "What is the dob of the sister of meghann ?",
3462
  "answer": [
3463
  "0237-11-04"
 
3483
  "type": 11
3484
  },
3485
  {
3486
+ "id": "2b4545f5-771d-4816-9476-aa917039be84",
3487
  "question": "What is the job of the father of matt ?",
3488
  "answer": [
3489
  "agricultural engineer"
 
3509
  "type": 11
3510
  },
3511
  {
3512
+ "id": "66076d99-6ed5-4fd4-8fcd-98002bbd7fc1",
3513
  "question": "What is the hobby of the person whose job is production assistant, television ?",
3514
  "answer": [
3515
  "shogi"
 
3535
  "type": 12
3536
  },
3537
  {
3538
+ "id": "a084aacb-f054-467e-b938-09be6e55cf09",
3539
  "question": "What is the job of the person whose hobby is dairy farming ?",
3540
  "answer": [
3541
  "geographical information systems officer"
 
3561
  "type": 12
3562
  },
3563
  {
3564
+ "id": "3ded3cb1-39da-4cdf-9bcd-65748b6af231",
3565
  "question": "What is the job of the person whose job is ranger/warden ?",
3566
  "answer": [
3567
  "ranger/warden"
 
3587
  "type": 12
3588
  },
3589
  {
3590
+ "id": "bff842a3-cef9-4990-a79a-1167eab4690d",
3591
  "question": "What is the hobby of the person whose hobby is radio-controlled car racing ?",
3592
  "answer": [
3593
  "radio-controlled car racing"
 
3613
  "type": 12
3614
  },
3615
  {
3616
+ "id": "676b93e5-9d80-42dc-80c2-79a6e066c7a4",
3617
  "question": "What is the dob of the person whose job is chief marketing officer ?",
3618
  "answer": [
3619
  "0230-04-06"
 
3639
  "type": 12
3640
  },
3641
  {
3642
+ "id": "d4cf6c68-cb6e-484d-90ea-e6d76371355d",
3643
  "question": "What is the job of the person whose job is freight forwarder ?",
3644
  "answer": [
3645
  "freight forwarder"
 
3665
  "type": 12
3666
  },
3667
  {
3668
+ "id": "12d7a004-5a72-4e4d-b678-ea93e5aeb768",
3669
  "question": "What is the job of the person whose hobby is trainspotting ?",
3670
  "answer": [
3671
  "ranger/warden"
 
3691
  "type": 12
3692
  },
3693
  {
3694
+ "id": "1da23ff3-20d5-4b48-852a-fad7eec8304f",
3695
  "question": "What is the job of the person whose hobby is social studies ?",
3696
  "answer": [
3697
  "agricultural engineer"
 
3717
  "type": 12
3718
  },
3719
  {
3720
+ "id": "f0059bad-ebbc-4d43-8679-879836f68564",
3721
  "question": "What is the dob of the person whose hobby is sociology ?",
3722
  "answer": [
3723
  "0236-06-02"
 
3743
  "type": 12
3744
  },
3745
  {
3746
+ "id": "d897f233-50df-40c6-b567-7148b81cef2a",
3747
  "question": "What is the dob of the person whose hobby is architecture ?",
3748
  "answer": [
3749
  "0148-03-17"
 
3769
  "type": 12
3770
  },
3771
  {
3772
+ "id": "18e27db1-8685-4355-bb67-683b072a9fd4",
3773
  "question": "How many sons does the sister of the sibling of the brother of dixie have?",
3774
  "answer": [
3775
  "12"
 
3802
  "type": 13
3803
  },
3804
  {
3805
+ "id": "f7a37e6d-df03-4985-9b5d-00855cbd208e",
3806
  "question": "How many daughters does the brother of the daughter of the father of dominick have?",
3807
  "answer": [
3808
  "22"
 
3835
  "type": 13
3836
  },
3837
  {
3838
+ "id": "68f39495-0a9a-49b5-85f6-c09ca2deec75",
3839
  "question": "How many sisters does the son of the sibling of the husband of ila have?",
3840
  "answer": [
3841
  "20"
 
3868
  "type": 13
3869
  },
3870
  {
3871
+ "id": "5ac9c803-c70f-49f7-ada3-9c0a738db2a5",
3872
  "question": "How many sisters does the mother of the daughter of the sister of kari have?",
3873
  "answer": [
3874
  "20"
 
3901
  "type": 13
3902
  },
3903
  {
3904
+ "id": "ad4fd885-fb7e-4731-a16a-ee50d7875096",
3905
  "question": "How many brothers does the wife of the husband of the child of thomasine have?",
3906
  "answer": [
3907
  "14"
 
3934
  "type": 13
3935
  },
3936
  {
3937
+ "id": "8959335f-c220-4f70-a2b1-31d8a33e0e87",
3938
  "question": "How many children does the sibling of the daughter of the daughter of thomasine have?",
3939
  "answer": [
3940
  "34"
 
3967
  "type": 13
3968
  },
3969
  {
3970
+ "id": "1dacdbff-dfe1-4e9a-bffa-130b4a62e821",
3971
  "question": "How many daughters does the child of the father of the father of ellis have?",
3972
  "answer": [
3973
  "22"
 
4000
  "type": 13
4001
  },
4002
  {
4003
+ "id": "e29c0296-29e1-4c93-94a0-dfeb5fcfbe4b",
4004
  "question": "How many children does the mother of the father of the son of ila have?",
4005
  "answer": [
4006
  "34"
 
4033
  "type": 13
4034
  },
4035
  {
4036
+ "id": "cb01da02-0f2c-4e73-a1eb-efc1b4e81247",
4037
  "question": "How many sons does the husband of the sibling of the sister of alfonso have?",
4038
  "answer": [
4039
  "12"
 
4066
  "type": 13
4067
  },
4068
  {
4069
+ "id": "23d36759-e020-4d21-867c-815335223ef9",
4070
  "question": "How many siblings does the daughter of the father of the husband of ila have?",
4071
  "answer": [
4072
  "34"
 
4099
  "type": 13
4100
  },
4101
  {
4102
+ "id": "2215aeb8-b431-4fb4-aa46-d1a093fbed8c",
4103
  "question": "How many sisters does the father of the daughter of the person whose job is geographical information systems officer have?",
4104
  "answer": [
4105
  "20"
 
4132
  "type": 14
4133
  },
4134
  {
4135
+ "id": "85b884bc-ab78-444f-9a8a-f45908ba1ab8",
4136
  "question": "How many siblings does the sibling of the mother of the person whose job is ranger/warden have?",
4137
  "answer": [
4138
  "34"
 
4165
  "type": 14
4166
  },
4167
  {
4168
+ "id": "1872baba-38fb-4dee-a208-5948f721995f",
4169
  "question": "How many sisters does the daughter of the mother of the person whose hobby is trainspotting have?",
4170
  "answer": [
4171
  "20"
 
4198
  "type": 14
4199
  },
4200
  {
4201
+ "id": "ef0f88f2-3048-41e0-adba-41b6e04e5eb4",
4202
  "question": "How many brothers does the brother of the mother of the person whose job is accountant, chartered have?",
4203
  "answer": [
4204
  "14"
 
4231
  "type": 14
4232
  },
4233
  {
4234
+ "id": "cf18e11e-9d7d-4de7-a750-1125db5c0c6b",
4235
  "question": "How many daughters does the father of the wife of the person whose hobby is social studies have?",
4236
  "answer": [
4237
  "22"
 
4264
  "type": 14
4265
  },
4266
  {
4267
+ "id": "6356c356-10b4-4019-96c8-b41f920f9bd5",
4268
  "question": "How many sons does the mother of the mother of the person whose hobby is photography have?",
4269
  "answer": [
4270
  "12"
 
4297
  "type": 14
4298
  },
4299
  {
4300
+ "id": "62ef4afd-6bc0-4a8f-8bf7-9e46d7547f1b",
4301
  "question": "How many daughters does the son of the father of the person whose hobby is canoeing have?",
4302
  "answer": [
4303
  "22"
 
4330
  "type": 14
4331
  },
4332
  {
4333
+ "id": "9ba58017-6d5a-4b31-888a-670c37777e3a",
4334
  "question": "How many siblings does the sibling of the sibling of the person whose hobby is meditation have?",
4335
  "answer": [
4336
  "34"
 
4363
  "type": 14
4364
  },
4365
  {
4366
+ "id": "3deb157c-3c04-4b07-8cf2-8686805c78b0",
4367
  "question": "How many siblings does the sibling of the sister of the person whose hobby is canoeing have?",
4368
  "answer": [
4369
  "34"
 
4396
  "type": 14
4397
  },
4398
  {
4399
+ "id": "b94f8c10-0716-441f-a18e-1ef082c8f6d9",
4400
  "question": "How many sisters does the mother of the daughter of the person whose hobby is wikipedia editing have?",
4401
  "answer": [
4402
  "20"
 
4429
  "type": 14
4430
  },
4431
  {
4432
+ "id": "eab0d329-7fe6-4212-9bcd-1e327a2309bb",
4433
  "question": "How many sisters does the son of the sister of colby have?",
4434
  "answer": [
4435
  "20"
 
4458
  "type": 15
4459
  },
4460
  {
4461
+ "id": "4fbe4134-2dd7-4e5a-a6b2-13633b9c714f",
4462
  "question": "How many sons does the father of the sibling of alton have?",
4463
  "answer": [
4464
  "12"
 
4487
  "type": 15
4488
  },
4489
  {
4490
+ "id": "3a0ee067-f184-4d23-b21e-8072ebc2eaea",
4491
  "question": "How many children does the sibling of the daughter of thomasine have?",
4492
  "answer": [
4493
  "34"
 
4516
  "type": 15
4517
  },
4518
  {
4519
+ "id": "d74ad781-bab2-4dbd-a9f3-e4da433e7cd2",
4520
  "question": "How many brothers does the sibling of the mother of miki have?",
4521
  "answer": [
4522
  "14"
 
4545
  "type": 15
4546
  },
4547
  {
4548
+ "id": "354f5a73-e9aa-4d1c-b235-68a50416b13b",
4549
  "question": "How many siblings does the sibling of the daughter of deangelo have?",
4550
  "answer": [
4551
  "34"
 
4574
  "type": 15
4575
  },
4576
  {
4577
+ "id": "e02df928-e305-4ebd-bf84-a808b88029bd",
4578
  "question": "How many siblings does the sister of the son of kanesha have?",
4579
  "answer": [
4580
  "34"
 
4603
  "type": 15
4604
  },
4605
  {
4606
+ "id": "ad31c8fa-d8ab-4541-9a52-ec0951f1a7b8",
4607
  "question": "How many sisters does the mother of the child of maggie have?",
4608
  "answer": [
4609
  "20"
 
4632
  "type": 15
4633
  },
4634
  {
4635
+ "id": "6dae69ba-7979-413e-9e0e-463dc39141ec",
4636
  "question": "How many brothers does the mother of the daughter of maggie have?",
4637
  "answer": [
4638
  "14"
 
4661
  "type": 15
4662
  },
4663
  {
4664
+ "id": "35d0b539-044e-45d7-9300-69f43d14c6ff",
4665
  "question": "How many sisters does the child of the wife of scotty have?",
4666
  "answer": [
4667
  "20"
 
4690
  "type": 15
4691
  },
4692
  {
4693
+ "id": "fcc7ebcc-953f-4501-af83-a6cf740b0469",
4694
  "question": "How many sons does the child of the sibling of colby have?",
4695
  "answer": [
4696
  "12"
 
4719
  "type": 15
4720
  },
4721
  {
4722
+ "id": "4932f5d7-89fb-404c-be5f-8e911b8e6155",
4723
  "question": "How many sisters does the sibling of the person whose job is therapist, art have?",
4724
  "answer": [
4725
  "20"
 
4748
  "type": 16
4749
  },
4750
  {
4751
+ "id": "3423ed93-7df3-4f03-ba30-14052e73c496",
4752
  "question": "How many daughters does the mother of the person whose job is biomedical scientist have?",
4753
  "answer": [
4754
  "22"
 
4777
  "type": 16
4778
  },
4779
  {
4780
+ "id": "52c305b5-ff68-4904-aaf6-07b8055f0793",
4781
  "question": "How many sons does the daughter of the person whose hobby is sociology have?",
4782
  "answer": [
4783
  "12"
 
4806
  "type": 16
4807
  },
4808
  {
4809
+ "id": "ebb30fd5-3d44-493a-b2c2-d4436ebbce09",
4810
  "question": "How many siblings does the husband of the person whose hobby is tether car have?",
4811
  "answer": [
4812
  "34"
 
4835
  "type": 16
4836
  },
4837
  {
4838
+ "id": "04fb4926-80d6-4e42-a6c1-55a563b1e8aa",
4839
  "question": "How many brothers does the mother of the person whose hobby is meteorology have?",
4840
  "answer": [
4841
  "14"
 
4864
  "type": 16
4865
  },
4866
  {
4867
+ "id": "1299bcb7-3e95-454b-aa28-cfc9511ba13a",
4868
  "question": "How many daughters does the child of the person whose hobby is tether car have?",
4869
  "answer": [
4870
  "22"
 
4893
  "type": 16
4894
  },
4895
  {
4896
+ "id": "c67fb5a3-b510-4017-a740-cb3950f945a5",
4897
  "question": "How many children does the sister of the person whose job is air cabin crew have?",
4898
  "answer": [
4899
  "34"
 
4922
  "type": 16
4923
  },
4924
  {
4925
+ "id": "718763d3-1c8b-4f4d-adb6-aa9e5d30c7fb",
4926
  "question": "How many daughters does the father of the person whose job is biomedical scientist have?",
4927
  "answer": [
4928
  "22"
 
4951
  "type": 16
4952
  },
4953
  {
4954
+ "id": "6b2d9b9e-aed7-4936-b33d-93f6a31935a9",
4955
  "question": "How many daughters does the son of the person whose hobby is meditation have?",
4956
  "answer": [
4957
  "22"
 
4980
  "type": 16
4981
  },
4982
  {
4983
+ "id": "5c02a1ca-4131-4b5f-b7cc-5aedc6ab4841",
4984
  "question": "How many siblings does the sibling of the person whose job is freight forwarder have?",
4985
  "answer": [
4986
  "34"
 
5009
  "type": 16
5010
  },
5011
  {
5012
+ "id": "83cf10f7-a3b9-47ed-9c5b-c3f21ded43d1",
5013
  "question": "How many daughters does the daughter of scotty have?",
5014
  "answer": [
5015
  "22"
 
5034
  "type": 17
5035
  },
5036
  {
5037
+ "id": "66a9b588-0d60-48fa-ad98-fadeb28d4c8b",
5038
  "question": "How many children does the mother of deanna have?",
5039
  "answer": [
5040
  "34"
 
5059
  "type": 17
5060
  },
5061
  {
5062
+ "id": "bf832a8f-cd81-4d06-88bc-cbf60a046bc7",
5063
  "question": "How many siblings does the mother of rosalee have?",
5064
  "answer": [
5065
  "34"
 
5084
  "type": 17
5085
  },
5086
  {
5087
+ "id": "d7207ef1-cd0f-463d-802f-fb0a01c1368b",
5088
  "question": "How many sons does the child of antionette have?",
5089
  "answer": [
5090
  "12"
 
5109
  "type": 17
5110
  },
5111
  {
5112
+ "id": "1e19b4b3-db7c-4c29-b6ea-4d8b15663b9f",
5113
  "question": "How many brothers does the wife of scotty have?",
5114
  "answer": [
5115
  "14"
 
5134
  "type": 17
5135
  },
5136
  {
5137
+ "id": "f3f03473-4bd2-43a1-9ce5-ed8b06d35232",
5138
  "question": "How many sons does the child of scotty have?",
5139
  "answer": [
5140
  "12"
 
5159
  "type": 17
5160
  },
5161
  {
5162
+ "id": "ec3fbce2-ea2b-421e-9e1d-0299b48362b9",
5163
  "question": "How many daughters does the mother of rosalee have?",
5164
  "answer": [
5165
  "22"
 
5184
  "type": 17
5185
  },
5186
  {
5187
+ "id": "e8e71c77-386f-4c98-bb62-533d5ed4ff12",
5188
  "question": "How many siblings does the husband of ila have?",
5189
  "answer": [
5190
  "34"
 
5209
  "type": 17
5210
  },
5211
  {
5212
+ "id": "92f3fb7e-b3ac-4162-be04-c13bd4e96199",
5213
  "question": "How many sisters does the mother of miki have?",
5214
  "answer": [
5215
  "20"
 
5234
  "type": 17
5235
  },
5236
  {
5237
+ "id": "44318b38-a75d-41c0-9b45-de5c8c4afc30",
5238
  "question": "How many children does the son of vicente have?",
5239
  "answer": [
5240
  "34"
 
5259
  "type": 17
5260
  },
5261
  {
5262
+ "id": "4ede3e59-4f2a-4341-b478-c348a5af36aa",
5263
  "question": "How many daughters does the person whose hobby is radio-controlled car racing have?",
5264
  "answer": [
5265
  "22"
 
5284
  "type": 18
5285
  },
5286
  {
5287
+ "id": "8e32f383-01e7-44e2-b3f1-9dd5f62a4516",
5288
  "question": "How many brothers does the person whose job is biomedical scientist have?",
5289
  "answer": [
5290
  "14"
 
5309
  "type": 18
5310
  },
5311
  {
5312
+ "id": "fd6825aa-fa4e-4c2d-89e9-620db5617226",
5313
  "question": "How many sons does the person whose hobby is social studies have?",
5314
  "answer": [
5315
  "12"
 
5334
  "type": 18
5335
  },
5336
  {
5337
+ "id": "ee5fead0-1459-4630-8013-f04904bf01e1",
5338
  "question": "How many siblings does the person whose hobby is geocaching have?",
5339
  "answer": [
5340
  "34"
 
5359
  "type": 18
5360
  },
5361
  {
5362
+ "id": "0c7d328c-4181-48b2-b03b-7446ba8dae47",
5363
  "question": "How many siblings does the person whose hobby is canoeing have?",
5364
  "answer": [
5365
  "34"
 
5384
  "type": 18
5385
  },
5386
  {
5387
+ "id": "b60eae19-ac83-4f3c-8d3b-b5f74e485ce8",
5388
  "question": "How many sisters does the person whose hobby is wikipedia editing have?",
5389
  "answer": [
5390
  "20"
 
5409
  "type": 18
5410
  },
5411
  {
5412
+ "id": "1ca41d16-12ed-4462-97cf-487d7086b108",
5413
  "question": "How many children does the person whose hobby is trainspotting have?",
5414
  "answer": [
5415
  "34"
 
5434
  "type": 18
5435
  },
5436
  {
5437
+ "id": "53eb8405-acab-4eba-940f-0bc2f6c1ac10",
5438
  "question": "How many children does the person whose hobby is bus spotting[22 have?",
5439
  "answer": [
5440
  "34"
 
5459
  "type": 18
5460
  },
5461
  {
5462
+ "id": "c322dd0e-f899-45e5-86e9-e42e4d1b2ebf",
5463
  "question": "How many brothers does the person whose hobby is sociology have?",
5464
  "answer": [
5465
  "14"
 
5484
  "type": 18
5485
  },
5486
  {
5487
+ "id": "5020c3eb-2a75-4d69-911c-b7ab7fb1cfa2",
5488
  "question": "How many brothers does the person whose hobby is tether car have?",
5489
  "answer": [
5490
  "14"
 
5509
  "type": 18
5510
  },
5511
  {
5512
+ "id": "dc4aaf94-6669-43db-9cf0-46bfabbeb97e",
5513
  "question": "How many children does dominick have?",
5514
  "answer": [
5515
  "3"
 
5530
  "type": 19
5531
  },
5532
  {
5533
+ "id": "efaf5682-4286-4383-837f-3cdbe1811d1c",
5534
  "question": "How many daughters does reyna have?",
5535
  "answer": [
5536
  "0"
 
5551
  "type": 19
5552
  },
5553
  {
5554
+ "id": "b72a50e5-bf4b-48f6-9f2e-eb098ede0313",
5555
  "question": "How many brothers does kanesha have?",
5556
  "answer": [
5557
  "0"
 
5572
  "type": 19
5573
  },
5574
  {
5575
+ "id": "fef22f7c-b63b-4348-846a-74720fcd9635",
5576
  "question": "How many daughters does tanner have?",
5577
  "answer": [
5578
  "1"
 
5593
  "type": 19
5594
  },
5595
  {
5596
+ "id": "576145fb-eba3-4e91-ac28-cc5c3d9363f5",
5597
  "question": "How many siblings does thomasine have?",
5598
  "answer": [
5599
  "0"
 
5614
  "type": 19
5615
  },
5616
  {
5617
+ "id": "29b31a49-7cc4-4142-96f4-4d0c624fd65e",
5618
  "question": "How many brothers does thomasine have?",
5619
  "answer": [
5620
  "0"
 
5635
  "type": 19
5636
  },
5637
  {
5638
+ "id": "5c8b2c2f-45ac-4fad-af30-55a812e78e92",
5639
  "question": "How many children does vicente have?",
5640
  "answer": [
5641
  "1"
 
5656
  "type": 19
5657
  },
5658
  {
5659
+ "id": "7327f1d8-3593-43cb-8c54-97b0802425cc",
5660
  "question": "How many children does thomasine have?",
5661
  "answer": [
5662
  "2"
 
5677
  "type": 19
5678
  },
5679
  {
5680
+ "id": "550bafb7-d91c-4fb3-9450-ce9f3e3c5735",
5681
  "question": "How many sisters does meghann have?",
5682
  "answer": [
5683
  "1"
 
5698
  "type": 19
5699
  },
5700
  {
5701
+ "id": "43ada3ea-daf0-46c3-b17d-d2eb19b1702f",
5702
  "question": "How many brothers does rosalee have?",
5703
  "answer": [
5704
  "0"
{depth10-500 → depth_10_size_500_seed_1}/articles.json RENAMED
File without changes
{depth10-500 → depth_10_size_500_seed_1}/family_tree_1.pl RENAMED
File without changes
{depth10-500 → depth_10_size_500_seed_1}/questions.json RENAMED
@@ -1,11 +1,11 @@
1
  [
2
  {
3
- "id": "fd61fb94-6565-41f1-a4b3-1a57241c1ae6",
4
  "question": "Who is the wife of the son of the mother of the person whose job is research officer, government ?",
5
  "answer": [
6
- "sandy",
7
  "herlinda",
8
- "nikki"
9
  ],
10
  "prolog": {
11
  "query": [
@@ -36,7 +36,7 @@
36
  "type": 0
37
  },
38
  {
39
- "id": "a7cff509-322d-4eb2-a7a7-028d6d56d90d",
40
  "question": "Who is the wife of the father of the sister of the person whose job is product designer ?",
41
  "answer": [
42
  "tona"
@@ -70,7 +70,7 @@
70
  "type": 0
71
  },
72
  {
73
- "id": "b62a4f23-3d17-4890-9b09-2e25149ff509",
74
  "question": "Who is the mother of the father of the brother of the person whose hobby is fencing ?",
75
  "answer": [
76
  "zona",
@@ -105,11 +105,11 @@
105
  "type": 0
106
  },
107
  {
108
- "id": "aaac92a3-349f-4ee5-bc1f-433542b1cb9c",
109
  "question": "Who is the sister of the child of the father of the person whose hobby is trapshooting ?",
110
  "answer": [
111
- "lynette",
112
- "robyn"
113
  ],
114
  "prolog": {
115
  "query": [
@@ -140,14 +140,14 @@
140
  "type": 0
141
  },
142
  {
143
- "id": "ab8db3c8-0918-4d27-9fcc-679e26e425d8",
144
  "question": "Who is the sibling of the sibling of the father of the person whose hobby is radio-controlled model playing ?",
145
  "answer": [
 
 
146
  "emery",
147
  "thomasine",
148
- "haydee",
149
- "roseanna",
150
- "quinton"
151
  ],
152
  "prolog": {
153
  "query": [
@@ -178,12 +178,12 @@
178
  "type": 0
179
  },
180
  {
181
- "id": "80774430-23f2-46bf-a07c-5a4c5979929c",
182
  "question": "Who is the child of the daughter of the son of the person whose hobby is role-playing games ?",
183
  "answer": [
184
  "aline",
185
- "rosina",
186
  "sharyl",
 
187
  "magdalena",
188
  "rae",
189
  "damien"
@@ -217,7 +217,7 @@
217
  "type": 0
218
  },
219
  {
220
- "id": "862ed518-82a3-4824-8686-5a6c288df9f9",
221
  "question": "Who is the daughter of the brother of the brother of the person whose hobby is element collecting ?",
222
  "answer": [
223
  "joanna",
@@ -254,7 +254,7 @@
254
  "type": 0
255
  },
256
  {
257
- "id": "505a9867-095c-480f-bc59-4127dae10710",
258
  "question": "Who is the father of the sister of the brother of the person whose job is animal nutritionist ?",
259
  "answer": [
260
  "scotty"
@@ -288,7 +288,7 @@
288
  "type": 0
289
  },
290
  {
291
- "id": "0dc47f7f-cc87-4efc-9814-d944c9f7972b",
292
  "question": "Who is the sister of the sister of the sibling of the person whose job is editor, film/video ?",
293
  "answer": [
294
  "robyn"
@@ -322,16 +322,16 @@
322
  "type": 0
323
  },
324
  {
325
- "id": "94aa4248-2014-4cd0-9973-dc6d74f0015c",
326
  "question": "Who is the son of the father of the brother of the person whose hobby is ant farming ?",
327
  "answer": [
 
328
  "jesus",
329
  "paul",
 
330
  "salvador",
331
- "ross",
332
- "renaldo",
333
  "ralph",
334
- "rolando"
335
  ],
336
  "prolog": {
337
  "query": [
@@ -362,7 +362,7 @@
362
  "type": 0
363
  },
364
  {
365
- "id": "30a3ca69-5ff9-4dcf-9e54-0b5afe0ffd90",
366
  "question": "Who is the sister of the sibling of the daughter of amy ?",
367
  "answer": [
368
  "tabetha"
@@ -392,7 +392,7 @@
392
  "type": 1
393
  },
394
  {
395
- "id": "b8fd7b77-4edb-449b-82e1-e67f1448741e",
396
  "question": "Who is the father of the sibling of the sister of zelda ?",
397
  "answer": [
398
  "quinton"
@@ -422,11 +422,11 @@
422
  "type": 1
423
  },
424
  {
425
- "id": "6f17e054-3028-4306-a683-9bfb0d6cf234",
426
  "question": "Who is the son of the child of the wife of jermaine ?",
427
  "answer": [
428
- "randell",
429
- "lukas"
430
  ],
431
  "prolog": {
432
  "query": [
@@ -453,7 +453,7 @@
453
  "type": 1
454
  },
455
  {
456
- "id": "5aeb3e97-f115-479e-a061-2b21f0bdce9c",
457
  "question": "Who is the son of the father of the daughter of maragret ?",
458
  "answer": [
459
  "sanford",
@@ -484,7 +484,7 @@
484
  "type": 1
485
  },
486
  {
487
- "id": "1cc09510-5781-447d-ba62-98dd7c64effd",
488
  "question": "Who is the father of the brother of the sibling of jakob ?",
489
  "answer": [
490
  "abraham"
@@ -514,12 +514,12 @@
514
  "type": 1
515
  },
516
  {
517
- "id": "a2814ade-6b0c-4322-9fbb-952fb94ad778",
518
  "question": "Who is the child of the mother of the mother of shanta ?",
519
  "answer": [
520
- "monica",
521
  "cherlyn",
522
- "adrienne"
523
  ],
524
  "prolog": {
525
  "query": [
@@ -546,7 +546,7 @@
546
  "type": 1
547
  },
548
  {
549
- "id": "6d1c2520-df13-4734-8048-26eb4aaed0e6",
550
  "question": "Who is the daughter of the son of the mother of shari ?",
551
  "answer": [
552
  "myrl",
@@ -577,7 +577,7 @@
577
  "type": 1
578
  },
579
  {
580
- "id": "d8cff83a-be9e-4c15-8f5f-945766cc138d",
581
  "question": "Who is the husband of the mother of the daughter of patty ?",
582
  "answer": [
583
  "major"
@@ -607,12 +607,12 @@
607
  "type": 1
608
  },
609
  {
610
- "id": "5718aeb6-3265-44fa-a7d1-6dabffaf16ae",
611
  "question": "Who is the child of the mother of the sibling of sharyl ?",
612
  "answer": [
613
- "rae",
614
  "sharyl",
615
  "damien",
 
616
  "magdalena"
617
  ],
618
  "prolog": {
@@ -640,7 +640,7 @@
640
  "type": 1
641
  },
642
  {
643
- "id": "a2502331-4040-40e1-ba46-e1fffdaca916",
644
  "question": "Who is the sibling of the brother of the sister of orville ?",
645
  "answer": [
646
  "michelle"
@@ -670,13 +670,13 @@
670
  "type": 1
671
  },
672
  {
673
- "id": "9d33b414-82ef-46c2-8016-f99225875b49",
674
  "question": "Who is the son of the son of the person whose job is engineer, control and instrumentation ?",
675
  "answer": [
676
- "emery",
677
- "brad",
678
  "otto",
679
- "quinton"
 
 
680
  ],
681
  "prolog": {
682
  "query": [
@@ -703,7 +703,7 @@
703
  "type": 2
704
  },
705
  {
706
- "id": "b5153a8d-d98a-4d29-9b01-7b92c852091f",
707
  "question": "Who is the mother of the sibling of the person whose job is dealer ?",
708
  "answer": [
709
  "dixie"
@@ -733,7 +733,7 @@
733
  "type": 2
734
  },
735
  {
736
- "id": "bdc9e98c-b4ce-48c7-ac65-7d5c69abd559",
737
  "question": "Who is the mother of the son of the person whose job is financial risk analyst ?",
738
  "answer": [
739
  "dorthy"
@@ -763,21 +763,21 @@
763
  "type": 2
764
  },
765
  {
766
- "id": "687d0773-a37c-42b9-a7c0-56a881342807",
767
  "question": "Who is the child of the child of the person whose hobby is reading ?",
768
  "answer": [
 
 
769
  "shamika",
 
770
  "alejandra",
771
- "bryant",
772
- "luella",
773
- "paula",
774
- "zelda",
775
  "simone",
776
- "dianna",
777
  "meghann",
778
- "daisy",
779
  "francisca",
780
- "danna"
 
 
781
  ],
782
  "prolog": {
783
  "query": [
@@ -804,13 +804,13 @@
804
  "type": 2
805
  },
806
  {
807
- "id": "15ebe4bc-dd86-43d5-b55d-6c40c24c1852",
808
  "question": "Who is the husband of the child of the person whose hobby is beekeeping ?",
809
  "answer": [
810
  "xavier",
811
- "aaron",
812
  "quinton",
813
- "manual"
814
  ],
815
  "prolog": {
816
  "query": [
@@ -837,13 +837,13 @@
837
  "type": 2
838
  },
839
  {
840
- "id": "41b7897c-e3f6-4f4f-a3fd-b08f4cffa5f1",
841
  "question": "Who is the sibling of the sibling of the person whose job is fine artist ?",
842
  "answer": [
 
843
  "monique",
844
- "dante",
845
  "jessie",
846
- "eric"
847
  ],
848
  "prolog": {
849
  "query": [
@@ -870,7 +870,7 @@
870
  "type": 2
871
  },
872
  {
873
- "id": "be3643de-53bc-48c5-bf27-72d42007b3a5",
874
  "question": "Who is the sibling of the wife of the person whose job is engineer, production ?",
875
  "answer": [
876
  "oma",
@@ -901,15 +901,15 @@
901
  "type": 2
902
  },
903
  {
904
- "id": "a103ac76-b8e1-45ce-ab4b-d7474deb0d46",
905
  "question": "Who is the daughter of the son of the person whose job is statistician ?",
906
  "answer": [
907
- "shanta",
908
- "georgette",
909
- "merry",
910
  "carmella",
 
 
 
911
  "velia",
912
- "demetria"
913
  ],
914
  "prolog": {
915
  "query": [
@@ -936,7 +936,7 @@
936
  "type": 2
937
  },
938
  {
939
- "id": "7da7f758-fbb3-4c5a-958a-12dc29c24fb2",
940
  "question": "Who is the child of the child of the person whose hobby is business ?",
941
  "answer": [
942
  "danny"
@@ -966,11 +966,11 @@
966
  "type": 2
967
  },
968
  {
969
- "id": "7d063425-83f4-42e8-b977-99f33ed3d5f4",
970
  "question": "Who is the sister of the mother of the person whose hobby is radio-controlled car racing ?",
971
  "answer": [
972
- "rivka",
973
- "vilma"
974
  ],
975
  "prolog": {
976
  "query": [
@@ -997,7 +997,7 @@
997
  "type": 2
998
  },
999
  {
1000
- "id": "1c0eb65d-c56e-4c2f-a56e-26f89299c10e",
1001
  "question": "Who is the father of the child of vernice ?",
1002
  "answer": [
1003
  "angel"
@@ -1023,7 +1023,7 @@
1023
  "type": 3
1024
  },
1025
  {
1026
- "id": "f960017e-10bb-4c15-97a4-8553901dc17c",
1027
  "question": "Who is the father of the son of nathan ?",
1028
  "answer": [
1029
  "nathan"
@@ -1049,7 +1049,7 @@
1049
  "type": 3
1050
  },
1051
  {
1052
- "id": "43b3b12c-37ca-4108-830d-21f09887644b",
1053
  "question": "Who is the mother of the wife of melvin ?",
1054
  "answer": [
1055
  "mica"
@@ -1075,7 +1075,7 @@
1075
  "type": 3
1076
  },
1077
  {
1078
- "id": "4a7529c4-8593-4bda-9dcd-bb83428ae7c0",
1079
  "question": "Who is the brother of the mother of tonia ?",
1080
  "answer": [
1081
  "ellis",
@@ -1102,11 +1102,11 @@
1102
  "type": 3
1103
  },
1104
  {
1105
- "id": "05a4bf64-e6c7-48ad-9699-0844937770de",
1106
  "question": "Who is the daughter of the child of roger ?",
1107
  "answer": [
1108
- "shannon",
1109
  "zona",
 
1110
  "harriette"
1111
  ],
1112
  "prolog": {
@@ -1130,12 +1130,12 @@
1130
  "type": 3
1131
  },
1132
  {
1133
- "id": "8b698e18-0b3d-4804-8544-31c9cb32062b",
1134
  "question": "Who is the son of the child of elbert ?",
1135
  "answer": [
1136
- "theodor",
1137
  "raul",
1138
- "paris"
 
1139
  ],
1140
  "prolog": {
1141
  "query": [
@@ -1158,7 +1158,7 @@
1158
  "type": 3
1159
  },
1160
  {
1161
- "id": "1f747573-345d-4235-b9d0-c8a9acf3f2ce",
1162
  "question": "Who is the wife of the father of sasha ?",
1163
  "answer": [
1164
  "krystyna"
@@ -1184,11 +1184,11 @@
1184
  "type": 3
1185
  },
1186
  {
1187
- "id": "cce35058-13b6-4619-86f7-46c7041005fa",
1188
  "question": "Who is the sibling of the brother of magdalena ?",
1189
  "answer": [
1190
- "rae",
1191
  "sharyl",
 
1192
  "magdalena"
1193
  ],
1194
  "prolog": {
@@ -1212,7 +1212,7 @@
1212
  "type": 3
1213
  },
1214
  {
1215
- "id": "a76ecfa2-3e7f-4de5-a392-1785eb986a64",
1216
  "question": "Who is the daughter of the son of gene ?",
1217
  "answer": [
1218
  "teena"
@@ -1238,7 +1238,7 @@
1238
  "type": 3
1239
  },
1240
  {
1241
- "id": "da58febe-2580-4608-af82-97fac2aff3fc",
1242
  "question": "Who is the husband of the wife of loren ?",
1243
  "answer": [
1244
  "loren"
@@ -1264,7 +1264,7 @@
1264
  "type": 3
1265
  },
1266
  {
1267
- "id": "4e5ae2a9-8f56-41b6-869f-e0a76b6a23f2",
1268
  "question": "Who is the sibling of the person whose job is designer, industrial/product ?",
1269
  "answer": [
1270
  "gay"
@@ -1290,11 +1290,11 @@
1290
  "type": 4
1291
  },
1292
  {
1293
- "id": "0a1ccc81-c6c8-4d8b-9be7-0d4f623c3306",
1294
  "question": "Who is the child of the person whose job is civil engineer, consulting ?",
1295
  "answer": [
1296
- "angelina",
1297
- "caitlin"
1298
  ],
1299
  "prolog": {
1300
  "query": [
@@ -1317,7 +1317,7 @@
1317
  "type": 4
1318
  },
1319
  {
1320
- "id": "a5a49e1c-607b-417d-968a-3227fea13fad",
1321
  "question": "Who is the husband of the person whose hobby is whale watching ?",
1322
  "answer": [
1323
  "renaldo",
@@ -1344,7 +1344,7 @@
1344
  "type": 4
1345
  },
1346
  {
1347
- "id": "ac14b19a-cd30-4114-8be2-f7b3b0c0cdaf",
1348
  "question": "Who is the father of the person whose job is veterinary surgeon ?",
1349
  "answer": [
1350
  "danny"
@@ -1370,14 +1370,14 @@
1370
  "type": 4
1371
  },
1372
  {
1373
- "id": "792fdb36-b4d0-4d8b-bcad-3af6d84a5cac",
1374
  "question": "Who is the child of the person whose job is tefl teacher ?",
1375
  "answer": [
1376
- "lyndia",
1377
- "esperanza",
1378
  "chuck",
 
1379
  "emmanuel",
1380
- "edison"
 
1381
  ],
1382
  "prolog": {
1383
  "query": [
@@ -1400,7 +1400,7 @@
1400
  "type": 4
1401
  },
1402
  {
1403
- "id": "671115e4-27fc-467f-a168-ddaec3dd0cba",
1404
  "question": "Who is the sibling of the person whose job is police officer ?",
1405
  "answer": [
1406
  "lukas",
@@ -1428,12 +1428,12 @@
1428
  "type": 4
1429
  },
1430
  {
1431
- "id": "51a47671-d826-44e0-bba4-acc6cf694949",
1432
  "question": "Who is the son of the person whose job is veterinary surgeon ?",
1433
  "answer": [
1434
- "roberto",
1435
  "rodolfo",
1436
- "jules"
 
1437
  ],
1438
  "prolog": {
1439
  "query": [
@@ -1456,7 +1456,7 @@
1456
  "type": 4
1457
  },
1458
  {
1459
- "id": "38b7cebf-1be5-4132-973b-f79b47f29a3a",
1460
  "question": "Who is the husband of the person whose hobby is flying disc ?",
1461
  "answer": [
1462
  "ellis",
@@ -1483,7 +1483,7 @@
1483
  "type": 4
1484
  },
1485
  {
1486
- "id": "cf7e9aed-f2c2-40d3-aa8a-804ea1e92fa1",
1487
  "question": "Who is the wife of the person whose job is comptroller ?",
1488
  "answer": [
1489
  "jennette"
@@ -1509,7 +1509,7 @@
1509
  "type": 4
1510
  },
1511
  {
1512
- "id": "c37b873f-7e6a-4fb6-b747-45dd1f43dd38",
1513
  "question": "Who is the husband of the person whose hobby is fencing ?",
1514
  "answer": [
1515
  "ethan"
@@ -1535,7 +1535,7 @@
1535
  "type": 4
1536
  },
1537
  {
1538
- "id": "0cb828ce-2d2a-431e-a73c-6b9f7fc05c7a",
1539
  "question": "Who is the father of christina ?",
1540
  "answer": [
1541
  "hayden"
@@ -1557,7 +1557,7 @@
1557
  "type": 5
1558
  },
1559
  {
1560
- "id": "4c4f3722-7ae0-4a37-84b3-aa51cc4ed5f5",
1561
  "question": "Who is the sister of lurline ?",
1562
  "answer": [
1563
  "nell"
@@ -1579,7 +1579,7 @@
1579
  "type": 5
1580
  },
1581
  {
1582
- "id": "2355a214-c33d-4f4c-be4c-b59a16dfadef",
1583
  "question": "Who is the mother of florian ?",
1584
  "answer": [
1585
  "joline"
@@ -1601,11 +1601,11 @@
1601
  "type": 5
1602
  },
1603
  {
1604
- "id": "1f11c2e4-974b-401f-ab9a-3be77cf3a11e",
1605
  "question": "Who is the sibling of ramon ?",
1606
  "answer": [
1607
- "vicki",
1608
- "drema"
1609
  ],
1610
  "prolog": {
1611
  "query": [
@@ -1624,7 +1624,7 @@
1624
  "type": 5
1625
  },
1626
  {
1627
- "id": "2b3362e6-9495-49e9-b27c-28dfb0c4ea76",
1628
  "question": "Who is the father of orville ?",
1629
  "answer": [
1630
  "reid"
@@ -1646,7 +1646,7 @@
1646
  "type": 5
1647
  },
1648
  {
1649
- "id": "ef2593af-0c31-4bbf-9d08-d46ec32042ed",
1650
  "question": "Who is the sibling of maude ?",
1651
  "answer": [
1652
  "margurite"
@@ -1668,7 +1668,7 @@
1668
  "type": 5
1669
  },
1670
  {
1671
- "id": "49c1797a-bd88-486e-ba2f-ab3a13ee27f4",
1672
  "question": "Who is the wife of kareem ?",
1673
  "answer": [
1674
  "nelly"
@@ -1690,11 +1690,11 @@
1690
  "type": 5
1691
  },
1692
  {
1693
- "id": "ed9ee69c-e262-4ee3-b15f-943441407499",
1694
  "question": "Who is the sibling of tessie ?",
1695
  "answer": [
1696
- "brad",
1697
- "otto"
1698
  ],
1699
  "prolog": {
1700
  "query": [
@@ -1713,7 +1713,7 @@
1713
  "type": 5
1714
  },
1715
  {
1716
- "id": "ecec920b-f4a3-4898-b52e-ed950a428afc",
1717
  "question": "Who is the son of geraldine ?",
1718
  "answer": [
1719
  "leif"
@@ -1735,11 +1735,11 @@
1735
  "type": 5
1736
  },
1737
  {
1738
- "id": "f7b7b73e-19a9-42f2-8784-b5eab2011b4f",
1739
  "question": "Who is the brother of joe ?",
1740
  "answer": [
1741
- "mohammed",
1742
- "everette"
1743
  ],
1744
  "prolog": {
1745
  "query": [
@@ -1758,7 +1758,7 @@
1758
  "type": 5
1759
  },
1760
  {
1761
- "id": "4f223662-45da-4c96-a681-6485b1d6561d",
1762
  "question": "Who is the person whose hobby is microbiology ?",
1763
  "answer": [
1764
  "antionette"
@@ -1780,7 +1780,7 @@
1780
  "type": 6
1781
  },
1782
  {
1783
- "id": "f18e5640-386f-49fb-b804-06cc882a26a0",
1784
  "question": "Who is the person whose job is chiropodist ?",
1785
  "answer": [
1786
  "gene",
@@ -1803,7 +1803,7 @@
1803
  "type": 6
1804
  },
1805
  {
1806
- "id": "33a911b1-e35e-480c-8071-59d00bca9203",
1807
  "question": "Who is the person whose hobby is dandyism ?",
1808
  "answer": [
1809
  "jeffrey"
@@ -1825,11 +1825,11 @@
1825
  "type": 6
1826
  },
1827
  {
1828
- "id": "f2147074-782e-446f-a0e5-190e9348579e",
1829
  "question": "Who is the person whose job is dispensing optician ?",
1830
  "answer": [
1831
- "merry",
1832
- "ivory"
1833
  ],
1834
  "prolog": {
1835
  "query": [
@@ -1848,7 +1848,7 @@
1848
  "type": 6
1849
  },
1850
  {
1851
- "id": "aaaca8a0-0c6c-4086-a02b-58b4e802b9c6",
1852
  "question": "Who is the person whose hobby is lacrosse ?",
1853
  "answer": [
1854
  "rosina",
@@ -1871,16 +1871,16 @@
1871
  "type": 6
1872
  },
1873
  {
1874
- "id": "72565c17-0730-4f85-9246-5d9b98324f39",
1875
  "question": "Who is the person whose hobby is beekeeping ?",
1876
  "answer": [
1877
- "fernando",
1878
- "newton",
1879
- "marlene",
1880
  "sylvia",
 
1881
  "rodrick",
 
 
1882
  "clarence",
1883
- "kristie",
1884
  "rosalyn"
1885
  ],
1886
  "prolog": {
@@ -1900,12 +1900,12 @@
1900
  "type": 6
1901
  },
1902
  {
1903
- "id": "8ea762aa-2fc9-4f3b-874a-ac24e251e1e3",
1904
  "question": "Who is the person whose job is land ?",
1905
  "answer": [
1906
  "king",
1907
- "milo",
1908
- "zoila"
1909
  ],
1910
  "prolog": {
1911
  "query": [
@@ -1924,7 +1924,7 @@
1924
  "type": 6
1925
  },
1926
  {
1927
- "id": "3b09ec2b-2f26-4415-8aff-419450b6acd8",
1928
  "question": "Who is the person whose hobby is biology ?",
1929
  "answer": [
1930
  "deanna",
@@ -1947,7 +1947,7 @@
1947
  "type": 6
1948
  },
1949
  {
1950
- "id": "ce755854-4329-4ed7-bc83-41599c5b74c4",
1951
  "question": "Who is the person whose hobby is philately ?",
1952
  "answer": [
1953
  "crysta",
@@ -1971,7 +1971,7 @@
1971
  "type": 6
1972
  },
1973
  {
1974
- "id": "60cefea2-daf5-43fc-97ce-218af0829400",
1975
  "question": "Who is the person whose hobby is paintball ?",
1976
  "answer": [
1977
  "lorraine"
@@ -1993,13 +1993,13 @@
1993
  "type": 6
1994
  },
1995
  {
1996
- "id": "fc536124-ba27-4d47-a555-3a3cbfda99d2",
1997
  "question": "What is the job of the sibling of the mother of the brother of billie ?",
1998
  "answer": [
1999
- "psychiatric nurse",
2000
- "investment analyst",
2001
  "radio producer",
2002
- "industrial/product designer"
 
 
2003
  ],
2004
  "prolog": {
2005
  "query": [
@@ -2030,7 +2030,7 @@
2030
  "type": 7
2031
  },
2032
  {
2033
- "id": "34085fd5-fed4-4437-a1ad-ce86d2176e28",
2034
  "question": "What is the hobby of the sibling of the son of the wife of douglass ?",
2035
  "answer": [
2036
  "audiophile"
@@ -2064,7 +2064,7 @@
2064
  "type": 7
2065
  },
2066
  {
2067
- "id": "eeb71cf5-a6e5-48ba-970d-556bd75aa9ac",
2068
  "question": "What is the hobby of the father of the sister of the child of zona ?",
2069
  "answer": [
2070
  "trade fair visiting"
@@ -2098,7 +2098,7 @@
2098
  "type": 7
2099
  },
2100
  {
2101
- "id": "a965c447-00f8-492b-acd7-ce25fd894dac",
2102
  "question": "What is the hobby of the child of the mother of the son of odis ?",
2103
  "answer": [
2104
  "philosophy",
@@ -2133,11 +2133,11 @@
2133
  "type": 7
2134
  },
2135
  {
2136
- "id": "0cb3c66b-86a6-44aa-aea2-02d88973b882",
2137
  "question": "What is the hobby of the daughter of the husband of the mother of lurline ?",
2138
  "answer": [
2139
- "sports memorabilia",
2140
- "shooting sports"
2141
  ],
2142
  "prolog": {
2143
  "query": [
@@ -2168,11 +2168,11 @@
2168
  "type": 7
2169
  },
2170
  {
2171
- "id": "e6f9f4f9-1cc9-4370-8021-863b3012df1a",
2172
  "question": "What is the dob of the sibling of the husband of the mother of joanna ?",
2173
  "answer": [
2174
- "0261-02-07",
2175
  "0259-09-09",
 
2176
  "0263-10-14"
2177
  ],
2178
  "prolog": {
@@ -2204,7 +2204,7 @@
2204
  "type": 7
2205
  },
2206
  {
2207
- "id": "a3aef1d4-c715-4b65-ad4d-573fe4fdfe01",
2208
  "question": "What is the hobby of the child of the father of the child of gillian ?",
2209
  "answer": [
2210
  "stone collecting"
@@ -2238,14 +2238,14 @@
2238
  "type": 7
2239
  },
2240
  {
2241
- "id": "2a61e469-6095-4f8f-af37-d1a9d5d06d79",
2242
  "question": "What is the hobby of the sibling of the daughter of the father of lissa ?",
2243
  "answer": [
2244
- "australian rules football",
 
2245
  "dolls",
2246
  "horseshoes",
2247
- "flower collecting and pressing",
2248
- "engineering"
2249
  ],
2250
  "prolog": {
2251
  "query": [
@@ -2276,7 +2276,7 @@
2276
  "type": 7
2277
  },
2278
  {
2279
- "id": "a71a6dc4-3d5c-4dc6-b7ac-a0e31e221952",
2280
  "question": "What is the dob of the sister of the sibling of the sibling of keith ?",
2281
  "answer": [
2282
  "0291-10-11"
@@ -2310,7 +2310,7 @@
2310
  "type": 7
2311
  },
2312
  {
2313
- "id": "ffa17e06-2908-4a87-834b-f801cc3d6244",
2314
  "question": "What is the job of the child of the mother of the sister of shanta ?",
2315
  "answer": [
2316
  "secretary, company",
@@ -2347,12 +2347,12 @@
2347
  "type": 7
2348
  },
2349
  {
2350
- "id": "39773e56-ac21-4ace-969b-d40c957ae983",
2351
  "question": "What is the hobby of the sister of the child of the person whose job is scientist, physiological ?",
2352
  "answer": [
2353
- "mineral collecting",
2354
  "radio-controlled model playing",
2355
- "shuffleboard"
2356
  ],
2357
  "prolog": {
2358
  "query": [
@@ -2383,7 +2383,7 @@
2383
  "type": 8
2384
  },
2385
  {
2386
- "id": "8372fee1-48f6-4b21-983c-e1590ef87362",
2387
  "question": "What is the job of the father of the child of the person whose job is aid worker ?",
2388
  "answer": [
2389
  "aid worker"
@@ -2417,17 +2417,17 @@
2417
  "type": 8
2418
  },
2419
  {
2420
- "id": "6314fb1b-5b65-4456-b29b-4457124c8fdc",
2421
  "question": "What is the job of the child of the mother of the person whose job is structural engineer ?",
2422
  "answer": [
2423
- "animal nutritionist",
2424
  "adult nurse",
2425
- "visual merchandiser",
2426
  "film/video editor",
 
2427
  "event organiser",
 
2428
  "systems analyst",
2429
- "licensed conveyancer",
2430
- "structural engineer"
2431
  ],
2432
  "prolog": {
2433
  "query": [
@@ -2458,7 +2458,7 @@
2458
  "type": 8
2459
  },
2460
  {
2461
- "id": "7653aade-a392-4ecb-822d-10417da0aa08",
2462
  "question": "What is the dob of the mother of the child of the person whose job is rural practice surveyor ?",
2463
  "answer": [
2464
  "0184-05-17"
@@ -2492,11 +2492,11 @@
2492
  "type": 8
2493
  },
2494
  {
2495
- "id": "4b3fb40c-3a91-4e1a-b721-3a5c34d1cc66",
2496
  "question": "What is the dob of the sister of the mother of the person whose job is comptroller ?",
2497
  "answer": [
2498
- "0256-10-26",
2499
- "0258-04-14"
2500
  ],
2501
  "prolog": {
2502
  "query": [
@@ -2527,15 +2527,15 @@
2527
  "type": 8
2528
  },
2529
  {
2530
- "id": "c187e57f-1e37-4aaf-97d3-38ec591fcc94",
2531
  "question": "What is the job of the husband of the mother of the person whose hobby is microscopy ?",
2532
  "answer": [
2533
- "social researcher",
2534
- "museum/gallery conservator",
2535
  "dietitian",
 
2536
  "geologist, engineering",
2537
- "production designer, theatre/television/film",
2538
- "industrial/product designer"
2539
  ],
2540
  "prolog": {
2541
  "query": [
@@ -2566,7 +2566,7 @@
2566
  "type": 8
2567
  },
2568
  {
2569
- "id": "a75f3e8a-8fce-4c2f-9129-3f6effd02e13",
2570
  "question": "What is the hobby of the wife of the husband of the person whose job is sports therapist ?",
2571
  "answer": [
2572
  "story writing",
@@ -2601,7 +2601,7 @@
2601
  "type": 8
2602
  },
2603
  {
2604
- "id": "903630dd-adde-4ea5-9e80-310190cf1842",
2605
  "question": "What is the hobby of the child of the daughter of the person whose hobby is snowmobiling ?",
2606
  "answer": [
2607
  "reading"
@@ -2635,7 +2635,7 @@
2635
  "type": 8
2636
  },
2637
  {
2638
- "id": "d0e72221-3b54-43b9-a010-745cd2b75190",
2639
  "question": "What is the hobby of the mother of the daughter of the person whose job is intelligence analyst ?",
2640
  "answer": [
2641
  "archery"
@@ -2669,12 +2669,12 @@
2669
  "type": 8
2670
  },
2671
  {
2672
- "id": "32869a06-02d3-40d9-a6fd-0f57221b1ba8",
2673
  "question": "What is the job of the mother of the son of the person whose job is investment analyst ?",
2674
  "answer": [
 
2675
  "english as a foreign language teacher",
2676
- "technical brewer",
2677
- "print production planner"
2678
  ],
2679
  "prolog": {
2680
  "query": [
@@ -2705,7 +2705,7 @@
2705
  "type": 8
2706
  },
2707
  {
2708
- "id": "7950400a-4e8b-4a88-84a7-9214dd8d725d",
2709
  "question": "What is the job of the sibling of the sibling of bryant ?",
2710
  "answer": [
2711
  "librarian, public"
@@ -2735,7 +2735,7 @@
2735
  "type": 9
2736
  },
2737
  {
2738
- "id": "dd7354c9-0248-4e06-ae23-0b2186bc0f95",
2739
  "question": "What is the dob of the brother of the sibling of bryant ?",
2740
  "answer": [
2741
  "0231-02-13"
@@ -2765,7 +2765,7 @@
2765
  "type": 9
2766
  },
2767
  {
2768
- "id": "e2787dbf-c9d3-4f76-913f-76a4f21d501f",
2769
  "question": "What is the hobby of the sister of the brother of rodrick ?",
2770
  "answer": [
2771
  "figure skating"
@@ -2795,7 +2795,7 @@
2795
  "type": 9
2796
  },
2797
  {
2798
- "id": "577b0048-5513-4d27-93a5-81cdc40a4454",
2799
  "question": "What is the hobby of the husband of the child of sung ?",
2800
  "answer": [
2801
  "fossil hunting"
@@ -2825,7 +2825,7 @@
2825
  "type": 9
2826
  },
2827
  {
2828
- "id": "1a9a7d0d-d5eb-4e4b-bb73-1318442eb6d0",
2829
  "question": "What is the dob of the wife of the son of leonardo ?",
2830
  "answer": [
2831
  "0274-05-21"
@@ -2855,7 +2855,7 @@
2855
  "type": 9
2856
  },
2857
  {
2858
- "id": "6eb5393d-4d06-4ed8-bc4c-80971f367ab1",
2859
  "question": "What is the job of the father of the husband of daisy ?",
2860
  "answer": [
2861
  "geologist, engineering"
@@ -2885,7 +2885,7 @@
2885
  "type": 9
2886
  },
2887
  {
2888
- "id": "567b96fb-bd80-4145-a93f-b14997ab2388",
2889
  "question": "What is the hobby of the son of the mother of james ?",
2890
  "answer": [
2891
  "meditation",
@@ -2916,7 +2916,7 @@
2916
  "type": 9
2917
  },
2918
  {
2919
- "id": "e7eb0282-0af4-445d-8d37-aae69bf7ea95",
2920
  "question": "What is the hobby of the husband of the sibling of lonnie ?",
2921
  "answer": [
2922
  "table tennis playing"
@@ -2946,7 +2946,7 @@
2946
  "type": 9
2947
  },
2948
  {
2949
- "id": "cc377ef5-19ba-4ced-a0b5-745de612a34c",
2950
  "question": "What is the job of the husband of the child of guillermo ?",
2951
  "answer": [
2952
  "local government officer"
@@ -2976,7 +2976,7 @@
2976
  "type": 9
2977
  },
2978
  {
2979
- "id": "09432296-73ab-4704-8f87-629f46790f2d",
2980
  "question": "What is the hobby of the mother of the child of sang ?",
2981
  "answer": [
2982
  "mini golf"
@@ -3006,7 +3006,7 @@
3006
  "type": 9
3007
  },
3008
  {
3009
- "id": "d36bc915-d4ef-4c26-878a-120bf7d922e8",
3010
  "question": "What is the hobby of the mother of the person whose job is archaeologist ?",
3011
  "answer": [
3012
  "tea bag collecting"
@@ -3036,7 +3036,7 @@
3036
  "type": 10
3037
  },
3038
  {
3039
- "id": "116a6454-458a-4aeb-85ef-c2f052c9f3c6",
3040
  "question": "What is the job of the child of the person whose job is actor ?",
3041
  "answer": [
3042
  "geophysical data processor"
@@ -3066,13 +3066,13 @@
3066
  "type": 10
3067
  },
3068
  {
3069
- "id": "dd6acb67-ebe3-4538-ad7e-31dd84f59867",
3070
  "question": "What is the job of the son of the person whose hobby is scutelliphily ?",
3071
  "answer": [
3072
- "local government officer",
3073
- "bonds trader",
3074
  "aid worker",
3075
- "soil scientist"
 
 
3076
  ],
3077
  "prolog": {
3078
  "query": [
@@ -3099,15 +3099,15 @@
3099
  "type": 10
3100
  },
3101
  {
3102
- "id": "a54ffaf2-a5c7-4153-a63c-2366c2b5cd19",
3103
  "question": "What is the dob of the child of the person whose job is local government officer ?",
3104
  "answer": [
3105
- "0262-12-02",
3106
  "0214-03-01",
 
3107
  "0257-10-11",
3108
- "0265-02-24",
3109
  "0216-04-04",
3110
- "0265-05-21",
 
3111
  "0234-05-24"
3112
  ],
3113
  "prolog": {
@@ -3135,14 +3135,14 @@
3135
  "type": 10
3136
  },
3137
  {
3138
- "id": "93b2876e-97e4-4194-bdeb-0910e40d96fb",
3139
  "question": "What is the hobby of the sister of the person whose hobby is mycology ?",
3140
  "answer": [
3141
- "tether car",
3142
  "microscopy",
3143
  "photography",
 
3144
  "volleyball",
3145
- "table tennis",
3146
  "leaves",
3147
  "antiquities"
3148
  ],
@@ -3171,7 +3171,7 @@
3171
  "type": 10
3172
  },
3173
  {
3174
- "id": "aaea9923-484f-4ad8-a854-31ac3a9dd6b4",
3175
  "question": "What is the dob of the wife of the person whose job is biomedical engineer ?",
3176
  "answer": [
3177
  "0235-11-12"
@@ -3201,7 +3201,7 @@
3201
  "type": 10
3202
  },
3203
  {
3204
- "id": "4a9542ce-0598-468e-a76e-f3372e54db0f",
3205
  "question": "What is the hobby of the husband of the person whose hobby is geography ?",
3206
  "answer": [
3207
  "driving"
@@ -3231,12 +3231,12 @@
3231
  "type": 10
3232
  },
3233
  {
3234
- "id": "0745bcc2-24e4-44e6-b241-a4204738aa95",
3235
  "question": "What is the job of the wife of the person whose hobby is sea glass collecting ?",
3236
  "answer": [
3237
  "further education lecturer",
3238
- "research scientist (maths)",
3239
- "medical sales representative"
3240
  ],
3241
  "prolog": {
3242
  "query": [
@@ -3263,14 +3263,14 @@
3263
  "type": 10
3264
  },
3265
  {
3266
- "id": "546e4cd9-dea7-4da9-aebe-00b95a3dc2a8",
3267
  "question": "What is the job of the child of the person whose hobby is role-playing games ?",
3268
  "answer": [
3269
- "animal nutritionist",
3270
- "visual merchandiser",
3271
  "film/video editor",
3272
  "event organiser",
3273
- "structural engineer"
 
3274
  ],
3275
  "prolog": {
3276
  "query": [
@@ -3297,7 +3297,7 @@
3297
  "type": 10
3298
  },
3299
  {
3300
- "id": "edc10738-f46d-4211-8d61-69992db875d0",
3301
  "question": "What is the job of the sister of the person whose hobby is stamp collecting ?",
3302
  "answer": [
3303
  "hydrogeologist"
@@ -3327,7 +3327,7 @@
3327
  "type": 10
3328
  },
3329
  {
3330
- "id": "9ddc30d6-d6aa-424d-92ad-ef187422b50a",
3331
  "question": "What is the dob of the son of houston ?",
3332
  "answer": [
3333
  "0285-10-01"
@@ -3353,13 +3353,13 @@
3353
  "type": 11
3354
  },
3355
  {
3356
- "id": "cc769c46-088b-4dde-9345-5225b870cc84",
3357
  "question": "What is the job of the sibling of allyson ?",
3358
  "answer": [
 
3359
  "health and safety inspector",
3360
- "health visitor",
3361
  "scientist, audiological",
3362
- "statistician"
3363
  ],
3364
  "prolog": {
3365
  "query": [
@@ -3382,7 +3382,7 @@
3382
  "type": 11
3383
  },
3384
  {
3385
- "id": "059259b5-4282-4545-8e36-6ff90d9a8f54",
3386
  "question": "What is the hobby of the father of dante ?",
3387
  "answer": [
3388
  "audiophile"
@@ -3408,7 +3408,7 @@
3408
  "type": 11
3409
  },
3410
  {
3411
- "id": "efe5ef9b-feeb-4b8d-9e40-0969dd47dedf",
3412
  "question": "What is the hobby of the brother of mallie ?",
3413
  "answer": [
3414
  "auto audiophilia"
@@ -3434,11 +3434,11 @@
3434
  "type": 11
3435
  },
3436
  {
3437
- "id": "e368e950-ac3a-4085-a045-d8ea5816f9fe",
3438
  "question": "What is the hobby of the child of raleigh ?",
3439
  "answer": [
3440
- "geocaching",
3441
- "sled dog racing"
3442
  ],
3443
  "prolog": {
3444
  "query": [
@@ -3461,7 +3461,7 @@
3461
  "type": 11
3462
  },
3463
  {
3464
- "id": "abe82e2d-22ff-4148-a66b-70dd265308eb",
3465
  "question": "What is the hobby of the son of juanita ?",
3466
  "answer": [
3467
  "knife throwing"
@@ -3487,7 +3487,7 @@
3487
  "type": 11
3488
  },
3489
  {
3490
- "id": "c40f2a37-d28e-417a-8b10-d7dbf77a8dfc",
3491
  "question": "What is the hobby of the sibling of robyn ?",
3492
  "answer": [
3493
  "trapshooting"
@@ -3513,7 +3513,7 @@
3513
  "type": 11
3514
  },
3515
  {
3516
- "id": "dd236db4-02b9-47fa-9676-e8aeeac545e1",
3517
  "question": "What is the hobby of the child of marilyn ?",
3518
  "answer": [
3519
  "films",
@@ -3540,7 +3540,7 @@
3540
  "type": 11
3541
  },
3542
  {
3543
- "id": "113c2117-971a-402b-8b4d-45b98416b4d3",
3544
  "question": "What is the dob of the mother of roni ?",
3545
  "answer": [
3546
  "0227-03-09"
@@ -3566,7 +3566,7 @@
3566
  "type": 11
3567
  },
3568
  {
3569
- "id": "590c1395-f3e2-44c7-90f6-1fd0f0b737af",
3570
  "question": "What is the job of the brother of monroe ?",
3571
  "answer": [
3572
  "fitness centre manager"
@@ -3592,7 +3592,7 @@
3592
  "type": 11
3593
  },
3594
  {
3595
- "id": "55dde8e2-33b3-4821-adc1-1c57176fe053",
3596
  "question": "What is the hobby of the person whose hobby is microscopy ?",
3597
  "answer": [
3598
  "microscopy"
@@ -3618,11 +3618,11 @@
3618
  "type": 12
3619
  },
3620
  {
3621
- "id": "89e7d0fd-ccec-4567-9ef6-1546b8aea79b",
3622
  "question": "What is the job of the person whose hobby is antiquing ?",
3623
  "answer": [
3624
- "farm manager",
3625
- "biomedical scientist"
3626
  ],
3627
  "prolog": {
3628
  "query": [
@@ -3645,7 +3645,7 @@
3645
  "type": 12
3646
  },
3647
  {
3648
- "id": "8b5d9ae1-7bba-40d7-b5f2-bd73b275b688",
3649
  "question": "What is the job of the person whose job is pension scheme manager ?",
3650
  "answer": [
3651
  "pension scheme manager"
@@ -3671,7 +3671,7 @@
3671
  "type": 12
3672
  },
3673
  {
3674
- "id": "f2c1543c-f691-4df4-93e8-141f4dbb99aa",
3675
  "question": "What is the hobby of the person whose hobby is powerboat racing ?",
3676
  "answer": [
3677
  "powerboat racing"
@@ -3697,7 +3697,7 @@
3697
  "type": 12
3698
  },
3699
  {
3700
- "id": "ddec63d5-0b8f-4132-b274-ceb5d550c2c8",
3701
  "question": "What is the dob of the person whose job is environmental health practitioner ?",
3702
  "answer": [
3703
  "0258-12-08"
@@ -3723,7 +3723,7 @@
3723
  "type": 12
3724
  },
3725
  {
3726
- "id": "0ebffc04-2510-402d-931e-48807ad12ca6",
3727
  "question": "What is the job of the person whose job is financial manager ?",
3728
  "answer": [
3729
  "financial manager"
@@ -3749,7 +3749,7 @@
3749
  "type": 12
3750
  },
3751
  {
3752
- "id": "c13f7894-65e9-44f3-8b4f-2fa3a5c48a64",
3753
  "question": "What is the job of the person whose hobby is cycling ?",
3754
  "answer": [
3755
  "building control surveyor",
@@ -3776,7 +3776,7 @@
3776
  "type": 12
3777
  },
3778
  {
3779
- "id": "dd20a324-44e1-4750-8f50-f65703bd3a2c",
3780
  "question": "What is the job of the person whose job is primary school teacher ?",
3781
  "answer": [
3782
  "primary school teacher"
@@ -3802,18 +3802,18 @@
3802
  "type": 12
3803
  },
3804
  {
3805
- "id": "b3db529a-fa99-4d89-aa37-e73d13de5ad9",
3806
  "question": "What is the dob of the person whose hobby is meditation ?",
3807
  "answer": [
3808
  "0148-05-26",
3809
- "0255-08-22",
3810
  "0181-09-07",
3811
- "0232-12-24",
3812
- "0243-12-17",
3813
- "0234-03-27",
3814
  "0191-11-22",
 
 
3815
  "0227-10-04",
3816
- "0240-08-03"
 
 
3817
  ],
3818
  "prolog": {
3819
  "query": [
@@ -3836,16 +3836,16 @@
3836
  "type": 12
3837
  },
3838
  {
3839
- "id": "4bea8256-cfb4-4908-bb37-21e896b7304d",
3840
  "question": "What is the dob of the person whose hobby is fishkeeping ?",
3841
  "answer": [
3842
  "0261-08-01",
3843
  "0285-12-12",
3844
- "0202-09-06",
3845
- "0298-03-03",
3846
  "0299-12-19",
3847
  "0229-07-21",
3848
- "0153-05-14"
 
3849
  ],
3850
  "prolog": {
3851
  "query": [
@@ -3868,7 +3868,7 @@
3868
  "type": 12
3869
  },
3870
  {
3871
- "id": "08e4b245-90fd-4665-823c-1299c5f42e60",
3872
  "question": "How many sons does the sister of the sibling of the mother of georgette have?",
3873
  "answer": [
3874
  "340"
@@ -3901,7 +3901,7 @@
3901
  "type": 13
3902
  },
3903
  {
3904
- "id": "d5316769-fe37-41af-987f-0738752b0ef7",
3905
  "question": "How many daughters does the brother of the child of the father of leon have?",
3906
  "answer": [
3907
  "362"
@@ -3934,7 +3934,7 @@
3934
  "type": 13
3935
  },
3936
  {
3937
- "id": "69e9ea80-9a1f-4af4-86a2-ca55a306f1bd",
3938
  "question": "How many sisters does the mother of the sibling of the daughter of janell have?",
3939
  "answer": [
3940
  "390"
@@ -3967,7 +3967,7 @@
3967
  "type": 13
3968
  },
3969
  {
3970
- "id": "b5228425-6770-4630-849a-0e514f7e1218",
3971
  "question": "How many sisters does the husband of the mother of the sister of mandy have?",
3972
  "answer": [
3973
  "390"
@@ -4000,7 +4000,7 @@
4000
  "type": 13
4001
  },
4002
  {
4003
- "id": "81ae6b4d-146b-4eb6-9e4e-c59edb2585db",
4004
  "question": "How many brothers does the wife of the father of the sibling of arnold have?",
4005
  "answer": [
4006
  "378"
@@ -4033,7 +4033,7 @@
4033
  "type": 13
4034
  },
4035
  {
4036
- "id": "24cb0d30-5334-4a2c-8859-bf2d046f7afe",
4037
  "question": "How many children does the sibling of the daughter of the father of arnulfo have?",
4038
  "answer": [
4039
  "702"
@@ -4066,7 +4066,7 @@
4066
  "type": 13
4067
  },
4068
  {
4069
- "id": "52f87f57-f910-4aca-9c19-0b2f9683f47d",
4070
  "question": "How many daughters does the sibling of the child of the mother of milo have?",
4071
  "answer": [
4072
  "362"
@@ -4099,7 +4099,7 @@
4099
  "type": 13
4100
  },
4101
  {
4102
- "id": "9c04aa2a-1b04-4ef7-9b19-4cd0e9cddd59",
4103
  "question": "How many children does the father of the mother of the sister of janey have?",
4104
  "answer": [
4105
  "702"
@@ -4132,7 +4132,7 @@
4132
  "type": 13
4133
  },
4134
  {
4135
- "id": "cada78ba-79d8-4e0b-afbe-961dd53f1823",
4136
  "question": "How many sons does the husband of the sibling of the sister of cordell have?",
4137
  "answer": [
4138
  "340"
@@ -4165,7 +4165,7 @@
4165
  "type": 13
4166
  },
4167
  {
4168
- "id": "b7f55478-5add-407d-ba38-d4a1285c0c3f",
4169
  "question": "How many siblings does the son of the son of the mother of harriette have?",
4170
  "answer": [
4171
  "768"
@@ -4198,7 +4198,7 @@
4198
  "type": 13
4199
  },
4200
  {
4201
- "id": "843d4d06-f617-4248-a3fb-fbd3867c64cb",
4202
  "question": "How many sisters does the husband of the mother of the person whose job is administrator have?",
4203
  "answer": [
4204
  "390"
@@ -4231,7 +4231,7 @@
4231
  "type": 14
4232
  },
4233
  {
4234
- "id": "11b747e9-d341-4737-8e77-90d58e6f52e5",
4235
  "question": "How many siblings does the sibling of the sister of the person whose hobby is whale watching have?",
4236
  "answer": [
4237
  "768"
@@ -4264,7 +4264,7 @@
4264
  "type": 14
4265
  },
4266
  {
4267
- "id": "a473fb90-12a9-44c2-bafe-421290fb68cc",
4268
  "question": "How many sisters does the mother of the brother of the person whose hobby is cornhole have?",
4269
  "answer": [
4270
  "390"
@@ -4297,7 +4297,7 @@
4297
  "type": 14
4298
  },
4299
  {
4300
- "id": "299616e3-6d60-4d17-a816-f165f13ba363",
4301
  "question": "How many brothers does the brother of the child of the person whose hobby is fishkeeping have?",
4302
  "answer": [
4303
  "378"
@@ -4330,7 +4330,7 @@
4330
  "type": 14
4331
  },
4332
  {
4333
- "id": "e1731847-8c81-4e8c-a592-6ab310434b59",
4334
  "question": "How many daughters does the child of the wife of the person whose job is passenger transport manager have?",
4335
  "answer": [
4336
  "362"
@@ -4363,7 +4363,7 @@
4363
  "type": 14
4364
  },
4365
  {
4366
- "id": "dc2bcb87-2d78-4c85-819b-71ea5a1858e9",
4367
  "question": "How many sons does the sister of the daughter of the person whose job is conservation officer, nature have?",
4368
  "answer": [
4369
  "340"
@@ -4396,7 +4396,7 @@
4396
  "type": 14
4397
  },
4398
  {
4399
- "id": "9dd9cbe5-21c3-4018-8380-c384cfdc4539",
4400
  "question": "How many daughters does the father of the daughter of the person whose job is archaeologist have?",
4401
  "answer": [
4402
  "362"
@@ -4429,7 +4429,7 @@
4429
  "type": 14
4430
  },
4431
  {
4432
- "id": "e3d7eeab-80c6-4c5b-a41f-8a1262a7a4f1",
4433
  "question": "How many siblings does the sibling of the sibling of the person whose hobby is ant farming have?",
4434
  "answer": [
4435
  "768"
@@ -4462,7 +4462,7 @@
4462
  "type": 14
4463
  },
4464
  {
4465
- "id": "ea6099d1-0ac4-4d09-ae91-7f784c11abe9",
4466
  "question": "How many siblings does the mother of the father of the person whose hobby is archaeology have?",
4467
  "answer": [
4468
  "768"
@@ -4495,7 +4495,7 @@
4495
  "type": 14
4496
  },
4497
  {
4498
- "id": "ac9c5f89-e3a4-4972-a686-630fb2289576",
4499
  "question": "How many sisters does the sibling of the son of the person whose hobby is airsoft have?",
4500
  "answer": [
4501
  "390"
@@ -4528,7 +4528,7 @@
4528
  "type": 14
4529
  },
4530
  {
4531
- "id": "4fde5cf6-0e89-48b6-ba57-d58ef20f6598",
4532
  "question": "How many sisters does the father of the child of emmett have?",
4533
  "answer": [
4534
  "390"
@@ -4557,7 +4557,7 @@
4557
  "type": 15
4558
  },
4559
  {
4560
- "id": "4687f8c9-b2dc-4a71-8810-62d1dc2f5e03",
4561
  "question": "How many sons does the husband of the mother of donnie have?",
4562
  "answer": [
4563
  "340"
@@ -4586,7 +4586,7 @@
4586
  "type": 15
4587
  },
4588
  {
4589
- "id": "44226d12-6aa6-48d0-8679-e9ff4f1e7c94",
4590
  "question": "How many children does the mother of the child of arnulfo have?",
4591
  "answer": [
4592
  "702"
@@ -4615,7 +4615,7 @@
4615
  "type": 15
4616
  },
4617
  {
4618
- "id": "a530d3fe-e7e0-4339-bf1f-a0e37935a50d",
4619
  "question": "How many brothers does the mother of the child of terri have?",
4620
  "answer": [
4621
  "378"
@@ -4644,7 +4644,7 @@
4644
  "type": 15
4645
  },
4646
  {
4647
- "id": "97bde8d3-ad80-48e8-b6d0-6f82e8ec603e",
4648
  "question": "How many siblings does the sibling of the daughter of jacques have?",
4649
  "answer": [
4650
  "768"
@@ -4673,7 +4673,7 @@
4673
  "type": 15
4674
  },
4675
  {
4676
- "id": "c7557d7d-0b4e-4c5c-b9e7-f91b51f9dc91",
4677
  "question": "How many siblings does the sibling of the brother of laverne have?",
4678
  "answer": [
4679
  "768"
@@ -4702,7 +4702,7 @@
4702
  "type": 15
4703
  },
4704
  {
4705
- "id": "7f334565-6229-407e-9034-e5c2c443295f",
4706
  "question": "How many sisters does the sibling of the child of patty have?",
4707
  "answer": [
4708
  "390"
@@ -4731,7 +4731,7 @@
4731
  "type": 15
4732
  },
4733
  {
4734
- "id": "428223db-5784-4c16-b2e5-63c0d359fa37",
4735
  "question": "How many brothers does the sibling of the sister of robyn have?",
4736
  "answer": [
4737
  "378"
@@ -4760,7 +4760,7 @@
4760
  "type": 15
4761
  },
4762
  {
4763
- "id": "0492ecad-7364-4218-9efd-6aa2e6e012f0",
4764
  "question": "How many sisters does the sibling of the father of roberto have?",
4765
  "answer": [
4766
  "390"
@@ -4789,7 +4789,7 @@
4789
  "type": 15
4790
  },
4791
  {
4792
- "id": "f5c5bfac-e949-491b-81e4-c6ad1e003a3b",
4793
  "question": "How many sons does the child of the sibling of emmanuel have?",
4794
  "answer": [
4795
  "340"
@@ -4818,7 +4818,7 @@
4818
  "type": 15
4819
  },
4820
  {
4821
- "id": "5346419b-2810-49b4-92e1-f50b3d2c3a49",
4822
  "question": "How many sisters does the sibling of the person whose job is immunologist have?",
4823
  "answer": [
4824
  "390"
@@ -4847,7 +4847,7 @@
4847
  "type": 16
4848
  },
4849
  {
4850
- "id": "a47ff7ae-2c5f-44f2-b32e-266492ea31f7",
4851
  "question": "How many daughters does the father of the person whose hobby is table tennis have?",
4852
  "answer": [
4853
  "362"
@@ -4876,7 +4876,7 @@
4876
  "type": 16
4877
  },
4878
  {
4879
- "id": "055d77f9-e25d-44bb-8e8e-391bba5bfb44",
4880
  "question": "How many sons does the daughter of the person whose job is technical sales engineer have?",
4881
  "answer": [
4882
  "340"
@@ -4905,7 +4905,7 @@
4905
  "type": 16
4906
  },
4907
  {
4908
- "id": "1a93ef57-21b0-400a-8399-931a6ba67619",
4909
  "question": "How many siblings does the wife of the person whose job is aeronautical engineer have?",
4910
  "answer": [
4911
  "768"
@@ -4934,7 +4934,7 @@
4934
  "type": 16
4935
  },
4936
  {
4937
- "id": "f2460c59-358b-4548-b635-d1e7dad58907",
4938
  "question": "How many brothers does the daughter of the person whose job is medical technical officer have?",
4939
  "answer": [
4940
  "378"
@@ -4963,7 +4963,7 @@
4963
  "type": 16
4964
  },
4965
  {
4966
- "id": "b744e069-7d60-4e6c-ae42-b95aa8cffa33",
4967
  "question": "How many daughters does the sister of the person whose hobby is wikipedia editing have?",
4968
  "answer": [
4969
  "362"
@@ -4992,7 +4992,7 @@
4992
  "type": 16
4993
  },
4994
  {
4995
- "id": "e16f6147-4b3e-458b-b99b-04f9fc493baa",
4996
  "question": "How many children does the brother of the person whose job is teacher, secondary school have?",
4997
  "answer": [
4998
  "702"
@@ -5021,7 +5021,7 @@
5021
  "type": 16
5022
  },
5023
  {
5024
- "id": "99f5669d-7529-4d08-8a0d-af9d85ce6f6d",
5025
  "question": "How many daughters does the husband of the person whose job is psychiatric nurse have?",
5026
  "answer": [
5027
  "362"
@@ -5050,7 +5050,7 @@
5050
  "type": 16
5051
  },
5052
  {
5053
- "id": "dfc07e7e-bbcc-4eff-ae7e-095376656b7a",
5054
  "question": "How many daughters does the son of the person whose job is chief marketing officer have?",
5055
  "answer": [
5056
  "362"
@@ -5079,7 +5079,7 @@
5079
  "type": 16
5080
  },
5081
  {
5082
- "id": "4bef3f61-b64c-46aa-96a8-081a7494e9fc",
5083
  "question": "How many siblings does the sister of the person whose job is restaurant manager have?",
5084
  "answer": [
5085
  "768"
@@ -5108,7 +5108,7 @@
5108
  "type": 16
5109
  },
5110
  {
5111
- "id": "ba93add5-231a-419b-8fbb-c421a0fe7351",
5112
  "question": "How many daughters does the son of roger have?",
5113
  "answer": [
5114
  "362"
@@ -5133,7 +5133,7 @@
5133
  "type": 17
5134
  },
5135
  {
5136
- "id": "28320dd0-0cc5-41a0-ba8f-923d965c8fcf",
5137
  "question": "How many children does the child of danna have?",
5138
  "answer": [
5139
  "702"
@@ -5158,7 +5158,7 @@
5158
  "type": 17
5159
  },
5160
  {
5161
- "id": "2910d69e-4e47-4c0f-9941-c50d04bfb726",
5162
  "question": "How many siblings does the mother of arnold have?",
5163
  "answer": [
5164
  "768"
@@ -5183,7 +5183,7 @@
5183
  "type": 17
5184
  },
5185
  {
5186
- "id": "7b8a2a70-bc3b-42e1-b89c-e01f5f027375",
5187
  "question": "How many sons does the mother of antonia have?",
5188
  "answer": [
5189
  "340"
@@ -5208,7 +5208,7 @@
5208
  "type": 17
5209
  },
5210
  {
5211
- "id": "4630422a-dcf3-4368-a062-d3fe9ec3332c",
5212
  "question": "How many brothers does the daughter of reid have?",
5213
  "answer": [
5214
  "378"
@@ -5233,7 +5233,7 @@
5233
  "type": 17
5234
  },
5235
  {
5236
- "id": "edec8251-58c1-48f7-8de0-1d919c58849d",
5237
  "question": "How many sons does the sibling of rodolfo have?",
5238
  "answer": [
5239
  "340"
@@ -5258,7 +5258,7 @@
5258
  "type": 17
5259
  },
5260
  {
5261
- "id": "dba2c477-c00a-438f-b24b-f9caa0d886cf",
5262
  "question": "How many daughters does the daughter of adam have?",
5263
  "answer": [
5264
  "362"
@@ -5283,7 +5283,7 @@
5283
  "type": 17
5284
  },
5285
  {
5286
- "id": "00235b24-9d38-44ab-a773-b74101273567",
5287
  "question": "How many siblings does the husband of hilde have?",
5288
  "answer": [
5289
  "768"
@@ -5308,7 +5308,7 @@
5308
  "type": 17
5309
  },
5310
  {
5311
- "id": "871da73d-96f9-475d-a929-8c6657485da5",
5312
  "question": "How many sisters does the sibling of tessie have?",
5313
  "answer": [
5314
  "390"
@@ -5333,7 +5333,7 @@
5333
  "type": 17
5334
  },
5335
  {
5336
- "id": "3ba9339b-1d7c-4905-8037-1b17d6c6c7fa",
5337
  "question": "How many children does the brother of theodor have?",
5338
  "answer": [
5339
  "702"
@@ -5358,7 +5358,7 @@
5358
  "type": 17
5359
  },
5360
  {
5361
- "id": "fd0d3a05-72c5-4865-8ce4-4a54a5ce47ef",
5362
  "question": "How many daughters does the person whose hobby is beach volleyball have?",
5363
  "answer": [
5364
  "362"
@@ -5383,7 +5383,7 @@
5383
  "type": 18
5384
  },
5385
  {
5386
- "id": "bf751233-2a6b-46e1-81ff-1a0968050718",
5387
  "question": "How many brothers does the person whose hobby is shogi have?",
5388
  "answer": [
5389
  "378"
@@ -5408,7 +5408,7 @@
5408
  "type": 18
5409
  },
5410
  {
5411
- "id": "0afcf682-cfde-4073-8497-9e674dd885e8",
5412
  "question": "How many sons does the person whose job is quality manager have?",
5413
  "answer": [
5414
  "340"
@@ -5433,7 +5433,7 @@
5433
  "type": 18
5434
  },
5435
  {
5436
- "id": "a020761a-62d4-4cc3-a75d-f15757b6ab51",
5437
  "question": "How many siblings does the person whose hobby is antiquities have?",
5438
  "answer": [
5439
  "768"
@@ -5458,7 +5458,7 @@
5458
  "type": 18
5459
  },
5460
  {
5461
- "id": "43301ba2-73b3-4f87-9487-a903bc140354",
5462
  "question": "How many siblings does the person whose hobby is darts have?",
5463
  "answer": [
5464
  "768"
@@ -5483,7 +5483,7 @@
5483
  "type": 18
5484
  },
5485
  {
5486
- "id": "876ab995-c153-4a96-b852-612d946d8e7a",
5487
  "question": "How many sisters does the person whose job is planning and development surveyor have?",
5488
  "answer": [
5489
  "390"
@@ -5508,7 +5508,7 @@
5508
  "type": 18
5509
  },
5510
  {
5511
- "id": "39a946a3-9a8c-4ba0-9438-dbb55a1394d6",
5512
  "question": "How many children does the person whose hobby is table tennis have?",
5513
  "answer": [
5514
  "702"
@@ -5533,7 +5533,7 @@
5533
  "type": 18
5534
  },
5535
  {
5536
- "id": "30ff41e3-b1fb-4dcf-b473-4a2ce7f17167",
5537
  "question": "How many children does the person whose hobby is field hockey have?",
5538
  "answer": [
5539
  "702"
@@ -5558,7 +5558,7 @@
5558
  "type": 18
5559
  },
5560
  {
5561
- "id": "f2fabdba-aa09-4de5-bb1d-db941ed17963",
5562
  "question": "How many brothers does the person whose hobby is flying disc have?",
5563
  "answer": [
5564
  "378"
@@ -5583,7 +5583,7 @@
5583
  "type": 18
5584
  },
5585
  {
5586
- "id": "d1ff8cae-290a-4ef5-a78a-c8df059008cc",
5587
  "question": "How many brothers does the person whose job is aeronautical engineer have?",
5588
  "answer": [
5589
  "378"
@@ -5608,7 +5608,7 @@
5608
  "type": 18
5609
  },
5610
  {
5611
- "id": "36017695-56ba-4ee6-8b70-cb07550d9cd9",
5612
  "question": "How many children does leroy have?",
5613
  "answer": [
5614
  "0"
@@ -5629,7 +5629,7 @@
5629
  "type": 19
5630
  },
5631
  {
5632
- "id": "00c67644-ca11-4717-9ee9-d15fcb42a264",
5633
  "question": "How many daughters does tianna have?",
5634
  "answer": [
5635
  "0"
@@ -5650,7 +5650,7 @@
5650
  "type": 19
5651
  },
5652
  {
5653
- "id": "c32b41cc-0f6e-49ec-aa15-beb105d7ae83",
5654
  "question": "How many brothers does leeanne have?",
5655
  "answer": [
5656
  "0"
@@ -5671,7 +5671,7 @@
5671
  "type": 19
5672
  },
5673
  {
5674
- "id": "df02e203-885b-495d-9e51-1ff2a18514e0",
5675
  "question": "How many daughters does sung have?",
5676
  "answer": [
5677
  "1"
@@ -5692,7 +5692,7 @@
5692
  "type": 19
5693
  },
5694
  {
5695
- "id": "86a83156-d319-434c-86ef-92577c885ad5",
5696
  "question": "How many siblings does christian have?",
5697
  "answer": [
5698
  "4"
@@ -5713,7 +5713,7 @@
5713
  "type": 19
5714
  },
5715
  {
5716
- "id": "aeecb5c3-8a6e-4eb7-90e2-9c7823b13e2e",
5717
  "question": "How many brothers does bradford have?",
5718
  "answer": [
5719
  "2"
@@ -5734,7 +5734,7 @@
5734
  "type": 19
5735
  },
5736
  {
5737
- "id": "a6926321-e1af-496b-9638-998a5fcf13a3",
5738
  "question": "How many children does toby have?",
5739
  "answer": [
5740
  "1"
@@ -5755,7 +5755,7 @@
5755
  "type": 19
5756
  },
5757
  {
5758
- "id": "80034921-d852-4137-a96c-d0bf882d293e",
5759
  "question": "How many children does chris have?",
5760
  "answer": [
5761
  "0"
@@ -5776,7 +5776,7 @@
5776
  "type": 19
5777
  },
5778
  {
5779
- "id": "385cb8d0-46f3-46f6-a59e-de259d03b37b",
5780
  "question": "How many sisters does sandy have?",
5781
  "answer": [
5782
  "0"
@@ -5797,7 +5797,7 @@
5797
  "type": 19
5798
  },
5799
  {
5800
- "id": "019f31ea-6054-4088-9871-718841cf2628",
5801
  "question": "How many brothers does adalberto have?",
5802
  "answer": [
5803
  "0"
 
1
  [
2
  {
3
+ "id": "86eead32-5b29-4b5c-9dc6-1d30e329af5d",
4
  "question": "Who is the wife of the son of the mother of the person whose job is research officer, government ?",
5
  "answer": [
6
+ "nikki",
7
  "herlinda",
8
+ "sandy"
9
  ],
10
  "prolog": {
11
  "query": [
 
36
  "type": 0
37
  },
38
  {
39
+ "id": "77eeb53a-19f2-4f63-9e8e-d83f206a6210",
40
  "question": "Who is the wife of the father of the sister of the person whose job is product designer ?",
41
  "answer": [
42
  "tona"
 
70
  "type": 0
71
  },
72
  {
73
+ "id": "f773b7a8-2929-4c58-ac2d-837756f7c8af",
74
  "question": "Who is the mother of the father of the brother of the person whose hobby is fencing ?",
75
  "answer": [
76
  "zona",
 
105
  "type": 0
106
  },
107
  {
108
+ "id": "5bc6b02b-70dc-4626-abd7-5b8c44e97bad",
109
  "question": "Who is the sister of the child of the father of the person whose hobby is trapshooting ?",
110
  "answer": [
111
+ "robyn",
112
+ "lynette"
113
  ],
114
  "prolog": {
115
  "query": [
 
140
  "type": 0
141
  },
142
  {
143
+ "id": "c10bdd73-c283-4d29-8244-83a40af174c2",
144
  "question": "Who is the sibling of the sibling of the father of the person whose hobby is radio-controlled model playing ?",
145
  "answer": [
146
+ "roseanna",
147
+ "quinton",
148
  "emery",
149
  "thomasine",
150
+ "haydee"
 
 
151
  ],
152
  "prolog": {
153
  "query": [
 
178
  "type": 0
179
  },
180
  {
181
+ "id": "e60ebcdb-b45f-44f0-8984-b4ffb55578b7",
182
  "question": "Who is the child of the daughter of the son of the person whose hobby is role-playing games ?",
183
  "answer": [
184
  "aline",
 
185
  "sharyl",
186
+ "rosina",
187
  "magdalena",
188
  "rae",
189
  "damien"
 
217
  "type": 0
218
  },
219
  {
220
+ "id": "598a8b93-2f93-432e-88aa-3b9e32567821",
221
  "question": "Who is the daughter of the brother of the brother of the person whose hobby is element collecting ?",
222
  "answer": [
223
  "joanna",
 
254
  "type": 0
255
  },
256
  {
257
+ "id": "92c6eb6d-3c8d-473d-a483-725e4c93c56d",
258
  "question": "Who is the father of the sister of the brother of the person whose job is animal nutritionist ?",
259
  "answer": [
260
  "scotty"
 
288
  "type": 0
289
  },
290
  {
291
+ "id": "f5914745-b550-49dc-929e-ad9ea74af37f",
292
  "question": "Who is the sister of the sister of the sibling of the person whose job is editor, film/video ?",
293
  "answer": [
294
  "robyn"
 
322
  "type": 0
323
  },
324
  {
325
+ "id": "4e69191e-b8ee-4a16-879d-e8768664218f",
326
  "question": "Who is the son of the father of the brother of the person whose hobby is ant farming ?",
327
  "answer": [
328
+ "renaldo",
329
  "jesus",
330
  "paul",
331
+ "rolando",
332
  "salvador",
 
 
333
  "ralph",
334
+ "ross"
335
  ],
336
  "prolog": {
337
  "query": [
 
362
  "type": 0
363
  },
364
  {
365
+ "id": "23e01fd3-b6e1-4f0a-8e98-ef0e6738a97c",
366
  "question": "Who is the sister of the sibling of the daughter of amy ?",
367
  "answer": [
368
  "tabetha"
 
392
  "type": 1
393
  },
394
  {
395
+ "id": "efca9774-2140-473b-98ce-6f5a3ba297d1",
396
  "question": "Who is the father of the sibling of the sister of zelda ?",
397
  "answer": [
398
  "quinton"
 
422
  "type": 1
423
  },
424
  {
425
+ "id": "c3245158-1a05-45fd-92f7-cbbeacc29ba2",
426
  "question": "Who is the son of the child of the wife of jermaine ?",
427
  "answer": [
428
+ "lukas",
429
+ "randell"
430
  ],
431
  "prolog": {
432
  "query": [
 
453
  "type": 1
454
  },
455
  {
456
+ "id": "cdb4f8b1-ff7b-4037-8058-db926adfa640",
457
  "question": "Who is the son of the father of the daughter of maragret ?",
458
  "answer": [
459
  "sanford",
 
484
  "type": 1
485
  },
486
  {
487
+ "id": "32607848-31f8-435c-9978-d1544073c737",
488
  "question": "Who is the father of the brother of the sibling of jakob ?",
489
  "answer": [
490
  "abraham"
 
514
  "type": 1
515
  },
516
  {
517
+ "id": "a21ebff9-30f5-4d93-b89e-5b42267b1ec4",
518
  "question": "Who is the child of the mother of the mother of shanta ?",
519
  "answer": [
520
+ "adrienne",
521
  "cherlyn",
522
+ "monica"
523
  ],
524
  "prolog": {
525
  "query": [
 
546
  "type": 1
547
  },
548
  {
549
+ "id": "a2dd32da-7fbf-4a53-92fa-6a471430a54c",
550
  "question": "Who is the daughter of the son of the mother of shari ?",
551
  "answer": [
552
  "myrl",
 
577
  "type": 1
578
  },
579
  {
580
+ "id": "fe76c3f7-00ef-4d11-871f-74eaf9ad3e68",
581
  "question": "Who is the husband of the mother of the daughter of patty ?",
582
  "answer": [
583
  "major"
 
607
  "type": 1
608
  },
609
  {
610
+ "id": "14b7d1e3-e026-4d01-9add-3487d410748a",
611
  "question": "Who is the child of the mother of the sibling of sharyl ?",
612
  "answer": [
 
613
  "sharyl",
614
  "damien",
615
+ "rae",
616
  "magdalena"
617
  ],
618
  "prolog": {
 
640
  "type": 1
641
  },
642
  {
643
+ "id": "3f727c7e-3efc-4cb5-9752-6e89488acbfb",
644
  "question": "Who is the sibling of the brother of the sister of orville ?",
645
  "answer": [
646
  "michelle"
 
670
  "type": 1
671
  },
672
  {
673
+ "id": "23749644-ed03-494a-b58d-cf836dd57dd4",
674
  "question": "Who is the son of the son of the person whose job is engineer, control and instrumentation ?",
675
  "answer": [
 
 
676
  "otto",
677
+ "brad",
678
+ "quinton",
679
+ "emery"
680
  ],
681
  "prolog": {
682
  "query": [
 
703
  "type": 2
704
  },
705
  {
706
+ "id": "7414994b-419a-41ac-935a-74a928b9319d",
707
  "question": "Who is the mother of the sibling of the person whose job is dealer ?",
708
  "answer": [
709
  "dixie"
 
733
  "type": 2
734
  },
735
  {
736
+ "id": "e719c521-a5c9-4c63-82e9-1a98331c9dd7",
737
  "question": "Who is the mother of the son of the person whose job is financial risk analyst ?",
738
  "answer": [
739
  "dorthy"
 
763
  "type": 2
764
  },
765
  {
766
+ "id": "791e8cca-94a1-42be-ba1a-17e84cd4318f",
767
  "question": "Who is the child of the child of the person whose hobby is reading ?",
768
  "answer": [
769
+ "zelda",
770
+ "paula",
771
  "shamika",
772
+ "daisy",
773
  "alejandra",
 
 
 
 
774
  "simone",
 
775
  "meghann",
776
+ "luella",
777
  "francisca",
778
+ "danna",
779
+ "bryant",
780
+ "dianna"
781
  ],
782
  "prolog": {
783
  "query": [
 
804
  "type": 2
805
  },
806
  {
807
+ "id": "0f0be493-8fc1-4d81-86da-ccbdf76ef2eb",
808
  "question": "Who is the husband of the child of the person whose hobby is beekeeping ?",
809
  "answer": [
810
  "xavier",
811
+ "manual",
812
  "quinton",
813
+ "aaron"
814
  ],
815
  "prolog": {
816
  "query": [
 
837
  "type": 2
838
  },
839
  {
840
+ "id": "cebd3e92-8c5a-447d-8b71-5546fbd22233",
841
  "question": "Who is the sibling of the sibling of the person whose job is fine artist ?",
842
  "answer": [
843
+ "eric",
844
  "monique",
 
845
  "jessie",
846
+ "dante"
847
  ],
848
  "prolog": {
849
  "query": [
 
870
  "type": 2
871
  },
872
  {
873
+ "id": "f5df8c08-b1aa-425f-b20e-4b8a86a79410",
874
  "question": "Who is the sibling of the wife of the person whose job is engineer, production ?",
875
  "answer": [
876
  "oma",
 
901
  "type": 2
902
  },
903
  {
904
+ "id": "a15a4237-fd07-431d-bb4e-170152004a54",
905
  "question": "Who is the daughter of the son of the person whose job is statistician ?",
906
  "answer": [
 
 
 
907
  "carmella",
908
+ "demetria",
909
+ "georgette",
910
+ "shanta",
911
  "velia",
912
+ "merry"
913
  ],
914
  "prolog": {
915
  "query": [
 
936
  "type": 2
937
  },
938
  {
939
+ "id": "d9528165-91e5-4969-b8c3-6e585d115eac",
940
  "question": "Who is the child of the child of the person whose hobby is business ?",
941
  "answer": [
942
  "danny"
 
966
  "type": 2
967
  },
968
  {
969
+ "id": "3b405bff-b1fc-4177-b3c9-579d50da2a87",
970
  "question": "Who is the sister of the mother of the person whose hobby is radio-controlled car racing ?",
971
  "answer": [
972
+ "vilma",
973
+ "rivka"
974
  ],
975
  "prolog": {
976
  "query": [
 
997
  "type": 2
998
  },
999
  {
1000
+ "id": "c6a376be-9478-4709-b5ba-6b69b9df0d9c",
1001
  "question": "Who is the father of the child of vernice ?",
1002
  "answer": [
1003
  "angel"
 
1023
  "type": 3
1024
  },
1025
  {
1026
+ "id": "14a90e85-defd-4282-aca1-026c370fd5eb",
1027
  "question": "Who is the father of the son of nathan ?",
1028
  "answer": [
1029
  "nathan"
 
1049
  "type": 3
1050
  },
1051
  {
1052
+ "id": "fa6dc001-9628-4138-bd8a-f4c1f1a13155",
1053
  "question": "Who is the mother of the wife of melvin ?",
1054
  "answer": [
1055
  "mica"
 
1075
  "type": 3
1076
  },
1077
  {
1078
+ "id": "ac705410-1df4-4b92-af53-5f12a44f7e70",
1079
  "question": "Who is the brother of the mother of tonia ?",
1080
  "answer": [
1081
  "ellis",
 
1102
  "type": 3
1103
  },
1104
  {
1105
+ "id": "67c6a26e-a39c-4b61-af7d-dd3216c843c0",
1106
  "question": "Who is the daughter of the child of roger ?",
1107
  "answer": [
 
1108
  "zona",
1109
+ "shannon",
1110
  "harriette"
1111
  ],
1112
  "prolog": {
 
1130
  "type": 3
1131
  },
1132
  {
1133
+ "id": "72b2ac9f-76fe-447d-b94d-26d183b877f2",
1134
  "question": "Who is the son of the child of elbert ?",
1135
  "answer": [
 
1136
  "raul",
1137
+ "paris",
1138
+ "theodor"
1139
  ],
1140
  "prolog": {
1141
  "query": [
 
1158
  "type": 3
1159
  },
1160
  {
1161
+ "id": "946e8135-195a-4873-b3dc-b7632379577e",
1162
  "question": "Who is the wife of the father of sasha ?",
1163
  "answer": [
1164
  "krystyna"
 
1184
  "type": 3
1185
  },
1186
  {
1187
+ "id": "baecde64-24b8-44c7-93c0-f584cea4d148",
1188
  "question": "Who is the sibling of the brother of magdalena ?",
1189
  "answer": [
 
1190
  "sharyl",
1191
+ "rae",
1192
  "magdalena"
1193
  ],
1194
  "prolog": {
 
1212
  "type": 3
1213
  },
1214
  {
1215
+ "id": "27a8f8f5-3050-4083-a842-4a862dee8371",
1216
  "question": "Who is the daughter of the son of gene ?",
1217
  "answer": [
1218
  "teena"
 
1238
  "type": 3
1239
  },
1240
  {
1241
+ "id": "37f5826b-d08b-4a8c-a9fe-699fbd28ff34",
1242
  "question": "Who is the husband of the wife of loren ?",
1243
  "answer": [
1244
  "loren"
 
1264
  "type": 3
1265
  },
1266
  {
1267
+ "id": "522a7053-ba69-4939-bd27-ffe0ae58fb89",
1268
  "question": "Who is the sibling of the person whose job is designer, industrial/product ?",
1269
  "answer": [
1270
  "gay"
 
1290
  "type": 4
1291
  },
1292
  {
1293
+ "id": "f6a1b159-5db6-4fec-a856-b0b50216c02b",
1294
  "question": "Who is the child of the person whose job is civil engineer, consulting ?",
1295
  "answer": [
1296
+ "caitlin",
1297
+ "angelina"
1298
  ],
1299
  "prolog": {
1300
  "query": [
 
1317
  "type": 4
1318
  },
1319
  {
1320
+ "id": "97c05608-8592-4f31-8358-55c1fe081412",
1321
  "question": "Who is the husband of the person whose hobby is whale watching ?",
1322
  "answer": [
1323
  "renaldo",
 
1344
  "type": 4
1345
  },
1346
  {
1347
+ "id": "f8e20e50-2661-4bed-954f-e5a1375e50bf",
1348
  "question": "Who is the father of the person whose job is veterinary surgeon ?",
1349
  "answer": [
1350
  "danny"
 
1370
  "type": 4
1371
  },
1372
  {
1373
+ "id": "489eeb85-b5cb-4ba2-a488-32fd2d888bc9",
1374
  "question": "Who is the child of the person whose job is tefl teacher ?",
1375
  "answer": [
 
 
1376
  "chuck",
1377
+ "edison",
1378
  "emmanuel",
1379
+ "lyndia",
1380
+ "esperanza"
1381
  ],
1382
  "prolog": {
1383
  "query": [
 
1400
  "type": 4
1401
  },
1402
  {
1403
+ "id": "c88e1979-90cb-4464-8263-f3759a178916",
1404
  "question": "Who is the sibling of the person whose job is police officer ?",
1405
  "answer": [
1406
  "lukas",
 
1428
  "type": 4
1429
  },
1430
  {
1431
+ "id": "e9fcb7a7-6691-4e03-a77e-4fc13397c462",
1432
  "question": "Who is the son of the person whose job is veterinary surgeon ?",
1433
  "answer": [
 
1434
  "rodolfo",
1435
+ "jules",
1436
+ "roberto"
1437
  ],
1438
  "prolog": {
1439
  "query": [
 
1456
  "type": 4
1457
  },
1458
  {
1459
+ "id": "67827e4d-8f3e-43c3-8d36-d9ff14b56599",
1460
  "question": "Who is the husband of the person whose hobby is flying disc ?",
1461
  "answer": [
1462
  "ellis",
 
1483
  "type": 4
1484
  },
1485
  {
1486
+ "id": "0a0deee1-cc04-407a-b90b-b52e898d2420",
1487
  "question": "Who is the wife of the person whose job is comptroller ?",
1488
  "answer": [
1489
  "jennette"
 
1509
  "type": 4
1510
  },
1511
  {
1512
+ "id": "299ea05d-c424-4c27-a94c-bc1d20c9bc42",
1513
  "question": "Who is the husband of the person whose hobby is fencing ?",
1514
  "answer": [
1515
  "ethan"
 
1535
  "type": 4
1536
  },
1537
  {
1538
+ "id": "4bb473b3-9c4f-488b-9b31-f0ee1cfc828c",
1539
  "question": "Who is the father of christina ?",
1540
  "answer": [
1541
  "hayden"
 
1557
  "type": 5
1558
  },
1559
  {
1560
+ "id": "2249fb10-f6e5-470b-a82c-bc8ba616cb00",
1561
  "question": "Who is the sister of lurline ?",
1562
  "answer": [
1563
  "nell"
 
1579
  "type": 5
1580
  },
1581
  {
1582
+ "id": "f0fa0bd1-b719-4023-adcb-2a88ed427774",
1583
  "question": "Who is the mother of florian ?",
1584
  "answer": [
1585
  "joline"
 
1601
  "type": 5
1602
  },
1603
  {
1604
+ "id": "03fbbad5-713b-409e-8927-c03b6a3936c9",
1605
  "question": "Who is the sibling of ramon ?",
1606
  "answer": [
1607
+ "drema",
1608
+ "vicki"
1609
  ],
1610
  "prolog": {
1611
  "query": [
 
1624
  "type": 5
1625
  },
1626
  {
1627
+ "id": "4e679337-5488-404d-87f5-3d7069a33061",
1628
  "question": "Who is the father of orville ?",
1629
  "answer": [
1630
  "reid"
 
1646
  "type": 5
1647
  },
1648
  {
1649
+ "id": "2c28e19f-e397-4943-91c5-e7d708122792",
1650
  "question": "Who is the sibling of maude ?",
1651
  "answer": [
1652
  "margurite"
 
1668
  "type": 5
1669
  },
1670
  {
1671
+ "id": "1760c47c-6944-4a07-bafe-da01fb42aff7",
1672
  "question": "Who is the wife of kareem ?",
1673
  "answer": [
1674
  "nelly"
 
1690
  "type": 5
1691
  },
1692
  {
1693
+ "id": "cf4968f0-491a-4d89-ba45-f64d94306d60",
1694
  "question": "Who is the sibling of tessie ?",
1695
  "answer": [
1696
+ "otto",
1697
+ "brad"
1698
  ],
1699
  "prolog": {
1700
  "query": [
 
1713
  "type": 5
1714
  },
1715
  {
1716
+ "id": "1f33021b-4b16-4d14-b50c-964ce494dec1",
1717
  "question": "Who is the son of geraldine ?",
1718
  "answer": [
1719
  "leif"
 
1735
  "type": 5
1736
  },
1737
  {
1738
+ "id": "7b4b1771-6b49-4ba5-944f-0d6e6cd30087",
1739
  "question": "Who is the brother of joe ?",
1740
  "answer": [
1741
+ "everette",
1742
+ "mohammed"
1743
  ],
1744
  "prolog": {
1745
  "query": [
 
1758
  "type": 5
1759
  },
1760
  {
1761
+ "id": "8303f462-0979-466d-a5e8-9c7d5d7e6349",
1762
  "question": "Who is the person whose hobby is microbiology ?",
1763
  "answer": [
1764
  "antionette"
 
1780
  "type": 6
1781
  },
1782
  {
1783
+ "id": "fafb8c26-89bb-4f2e-98fe-7c82960831ae",
1784
  "question": "Who is the person whose job is chiropodist ?",
1785
  "answer": [
1786
  "gene",
 
1803
  "type": 6
1804
  },
1805
  {
1806
+ "id": "9316a685-babc-42d3-b19a-2ff715a3bc90",
1807
  "question": "Who is the person whose hobby is dandyism ?",
1808
  "answer": [
1809
  "jeffrey"
 
1825
  "type": 6
1826
  },
1827
  {
1828
+ "id": "38892767-d8d4-4196-81ed-2b09a994acc3",
1829
  "question": "Who is the person whose job is dispensing optician ?",
1830
  "answer": [
1831
+ "ivory",
1832
+ "merry"
1833
  ],
1834
  "prolog": {
1835
  "query": [
 
1848
  "type": 6
1849
  },
1850
  {
1851
+ "id": "61d509c3-4053-45d8-8ef8-b33ddf3f1d29",
1852
  "question": "Who is the person whose hobby is lacrosse ?",
1853
  "answer": [
1854
  "rosina",
 
1871
  "type": 6
1872
  },
1873
  {
1874
+ "id": "0142feb5-e233-4f1a-ad4d-cd301a28bb3e",
1875
  "question": "Who is the person whose hobby is beekeeping ?",
1876
  "answer": [
1877
+ "kristie",
 
 
1878
  "sylvia",
1879
+ "newton",
1880
  "rodrick",
1881
+ "marlene",
1882
+ "fernando",
1883
  "clarence",
 
1884
  "rosalyn"
1885
  ],
1886
  "prolog": {
 
1900
  "type": 6
1901
  },
1902
  {
1903
+ "id": "f145f81c-8a02-408b-8244-dae5f31bce8e",
1904
  "question": "Who is the person whose job is land ?",
1905
  "answer": [
1906
  "king",
1907
+ "zoila",
1908
+ "milo"
1909
  ],
1910
  "prolog": {
1911
  "query": [
 
1924
  "type": 6
1925
  },
1926
  {
1927
+ "id": "2fbd8a9f-1eca-43f4-856e-ce8a8f05d329",
1928
  "question": "Who is the person whose hobby is biology ?",
1929
  "answer": [
1930
  "deanna",
 
1947
  "type": 6
1948
  },
1949
  {
1950
+ "id": "ed991d1e-ed7d-4fc8-bde0-49750d1cc618",
1951
  "question": "Who is the person whose hobby is philately ?",
1952
  "answer": [
1953
  "crysta",
 
1971
  "type": 6
1972
  },
1973
  {
1974
+ "id": "435326af-51b3-4b12-b41d-85a845b76652",
1975
  "question": "Who is the person whose hobby is paintball ?",
1976
  "answer": [
1977
  "lorraine"
 
1993
  "type": 6
1994
  },
1995
  {
1996
+ "id": "5d7faebf-dbb3-4cdc-b127-6a9535d614bd",
1997
  "question": "What is the job of the sibling of the mother of the brother of billie ?",
1998
  "answer": [
 
 
1999
  "radio producer",
2000
+ "psychiatric nurse",
2001
+ "industrial/product designer",
2002
+ "investment analyst"
2003
  ],
2004
  "prolog": {
2005
  "query": [
 
2030
  "type": 7
2031
  },
2032
  {
2033
+ "id": "c69cfc06-1afc-4371-a1eb-81e7a72e590a",
2034
  "question": "What is the hobby of the sibling of the son of the wife of douglass ?",
2035
  "answer": [
2036
  "audiophile"
 
2064
  "type": 7
2065
  },
2066
  {
2067
+ "id": "bcac3668-9f79-4e40-828b-464baade803d",
2068
  "question": "What is the hobby of the father of the sister of the child of zona ?",
2069
  "answer": [
2070
  "trade fair visiting"
 
2098
  "type": 7
2099
  },
2100
  {
2101
+ "id": "9e1d74d8-3d09-4075-970e-29d0640e64b8",
2102
  "question": "What is the hobby of the child of the mother of the son of odis ?",
2103
  "answer": [
2104
  "philosophy",
 
2133
  "type": 7
2134
  },
2135
  {
2136
+ "id": "12bb3883-6ac7-4a3e-aa1e-2c3ba35d9552",
2137
  "question": "What is the hobby of the daughter of the husband of the mother of lurline ?",
2138
  "answer": [
2139
+ "shooting sports",
2140
+ "sports memorabilia"
2141
  ],
2142
  "prolog": {
2143
  "query": [
 
2168
  "type": 7
2169
  },
2170
  {
2171
+ "id": "3d30eca9-7906-40c7-8952-0713c09805a3",
2172
  "question": "What is the dob of the sibling of the husband of the mother of joanna ?",
2173
  "answer": [
 
2174
  "0259-09-09",
2175
+ "0261-02-07",
2176
  "0263-10-14"
2177
  ],
2178
  "prolog": {
 
2204
  "type": 7
2205
  },
2206
  {
2207
+ "id": "294360a4-be43-4951-8826-c7d038e66912",
2208
  "question": "What is the hobby of the child of the father of the child of gillian ?",
2209
  "answer": [
2210
  "stone collecting"
 
2238
  "type": 7
2239
  },
2240
  {
2241
+ "id": "ee0887b1-be8f-42b2-9c39-1864d053eaf9",
2242
  "question": "What is the hobby of the sibling of the daughter of the father of lissa ?",
2243
  "answer": [
2244
+ "engineering",
2245
+ "flower collecting and pressing",
2246
  "dolls",
2247
  "horseshoes",
2248
+ "australian rules football"
 
2249
  ],
2250
  "prolog": {
2251
  "query": [
 
2276
  "type": 7
2277
  },
2278
  {
2279
+ "id": "24bfcc41-5ff0-45b9-9f2c-7b8926f2926f",
2280
  "question": "What is the dob of the sister of the sibling of the sibling of keith ?",
2281
  "answer": [
2282
  "0291-10-11"
 
2310
  "type": 7
2311
  },
2312
  {
2313
+ "id": "70b848bc-cbd4-400a-95d0-d78d2b1e95da",
2314
  "question": "What is the job of the child of the mother of the sister of shanta ?",
2315
  "answer": [
2316
  "secretary, company",
 
2347
  "type": 7
2348
  },
2349
  {
2350
+ "id": "ac26c61f-4a26-42be-8667-163c84519d79",
2351
  "question": "What is the hobby of the sister of the child of the person whose job is scientist, physiological ?",
2352
  "answer": [
2353
+ "shuffleboard",
2354
  "radio-controlled model playing",
2355
+ "mineral collecting"
2356
  ],
2357
  "prolog": {
2358
  "query": [
 
2383
  "type": 8
2384
  },
2385
  {
2386
+ "id": "209e9ba6-5945-474b-bd30-18e67844e810",
2387
  "question": "What is the job of the father of the child of the person whose job is aid worker ?",
2388
  "answer": [
2389
  "aid worker"
 
2417
  "type": 8
2418
  },
2419
  {
2420
+ "id": "95eb9df1-75a0-4748-b70f-fedd64696379",
2421
  "question": "What is the job of the child of the mother of the person whose job is structural engineer ?",
2422
  "answer": [
 
2423
  "adult nurse",
2424
+ "structural engineer",
2425
  "film/video editor",
2426
+ "licensed conveyancer",
2427
  "event organiser",
2428
+ "visual merchandiser",
2429
  "systems analyst",
2430
+ "animal nutritionist"
 
2431
  ],
2432
  "prolog": {
2433
  "query": [
 
2458
  "type": 8
2459
  },
2460
  {
2461
+ "id": "7f231705-30ba-4b66-9861-4799dc7763f5",
2462
  "question": "What is the dob of the mother of the child of the person whose job is rural practice surveyor ?",
2463
  "answer": [
2464
  "0184-05-17"
 
2492
  "type": 8
2493
  },
2494
  {
2495
+ "id": "27a630ec-c5c3-44ea-8b1e-963502c3cb19",
2496
  "question": "What is the dob of the sister of the mother of the person whose job is comptroller ?",
2497
  "answer": [
2498
+ "0258-04-14",
2499
+ "0256-10-26"
2500
  ],
2501
  "prolog": {
2502
  "query": [
 
2527
  "type": 8
2528
  },
2529
  {
2530
+ "id": "a26f273c-b591-4ff0-bf0b-d79e03589592",
2531
  "question": "What is the job of the husband of the mother of the person whose hobby is microscopy ?",
2532
  "answer": [
2533
+ "industrial/product designer",
 
2534
  "dietitian",
2535
+ "museum/gallery conservator",
2536
  "geologist, engineering",
2537
+ "social researcher",
2538
+ "production designer, theatre/television/film"
2539
  ],
2540
  "prolog": {
2541
  "query": [
 
2566
  "type": 8
2567
  },
2568
  {
2569
+ "id": "e8e10056-d2bf-4c1a-b037-3a74c4e7bcbb",
2570
  "question": "What is the hobby of the wife of the husband of the person whose job is sports therapist ?",
2571
  "answer": [
2572
  "story writing",
 
2601
  "type": 8
2602
  },
2603
  {
2604
+ "id": "df17098a-f731-4f3f-af16-9fd2f306e94d",
2605
  "question": "What is the hobby of the child of the daughter of the person whose hobby is snowmobiling ?",
2606
  "answer": [
2607
  "reading"
 
2635
  "type": 8
2636
  },
2637
  {
2638
+ "id": "b263d8fb-221d-45c6-8828-5ee24478cfc2",
2639
  "question": "What is the hobby of the mother of the daughter of the person whose job is intelligence analyst ?",
2640
  "answer": [
2641
  "archery"
 
2669
  "type": 8
2670
  },
2671
  {
2672
+ "id": "78086be4-f215-4be3-9598-a5d8bc07db75",
2673
  "question": "What is the job of the mother of the son of the person whose job is investment analyst ?",
2674
  "answer": [
2675
+ "print production planner",
2676
  "english as a foreign language teacher",
2677
+ "technical brewer"
 
2678
  ],
2679
  "prolog": {
2680
  "query": [
 
2705
  "type": 8
2706
  },
2707
  {
2708
+ "id": "2504a809-f230-4dd6-9cbd-b2bcf63deddb",
2709
  "question": "What is the job of the sibling of the sibling of bryant ?",
2710
  "answer": [
2711
  "librarian, public"
 
2735
  "type": 9
2736
  },
2737
  {
2738
+ "id": "eeda414e-d5da-4775-8ca3-b329a73ef74b",
2739
  "question": "What is the dob of the brother of the sibling of bryant ?",
2740
  "answer": [
2741
  "0231-02-13"
 
2765
  "type": 9
2766
  },
2767
  {
2768
+ "id": "f4efe56e-a82a-4ada-bfe5-969d6707c136",
2769
  "question": "What is the hobby of the sister of the brother of rodrick ?",
2770
  "answer": [
2771
  "figure skating"
 
2795
  "type": 9
2796
  },
2797
  {
2798
+ "id": "bb92f741-b84b-419d-b794-b659b08df3f5",
2799
  "question": "What is the hobby of the husband of the child of sung ?",
2800
  "answer": [
2801
  "fossil hunting"
 
2825
  "type": 9
2826
  },
2827
  {
2828
+ "id": "a385b75a-ab5a-49ec-a896-4447f98f3c57",
2829
  "question": "What is the dob of the wife of the son of leonardo ?",
2830
  "answer": [
2831
  "0274-05-21"
 
2855
  "type": 9
2856
  },
2857
  {
2858
+ "id": "2cc25eec-fc0d-493d-a610-0c9fb1fcb0d0",
2859
  "question": "What is the job of the father of the husband of daisy ?",
2860
  "answer": [
2861
  "geologist, engineering"
 
2885
  "type": 9
2886
  },
2887
  {
2888
+ "id": "981d65c1-e446-419c-a87a-532685f007df",
2889
  "question": "What is the hobby of the son of the mother of james ?",
2890
  "answer": [
2891
  "meditation",
 
2916
  "type": 9
2917
  },
2918
  {
2919
+ "id": "4a7787a6-b843-4f1b-b292-a394e8703145",
2920
  "question": "What is the hobby of the husband of the sibling of lonnie ?",
2921
  "answer": [
2922
  "table tennis playing"
 
2946
  "type": 9
2947
  },
2948
  {
2949
+ "id": "d440ce3a-148f-4950-874c-e0959b94af27",
2950
  "question": "What is the job of the husband of the child of guillermo ?",
2951
  "answer": [
2952
  "local government officer"
 
2976
  "type": 9
2977
  },
2978
  {
2979
+ "id": "583d0323-dd1c-435a-a955-07ba1db03279",
2980
  "question": "What is the hobby of the mother of the child of sang ?",
2981
  "answer": [
2982
  "mini golf"
 
3006
  "type": 9
3007
  },
3008
  {
3009
+ "id": "ffb73f7f-4d38-4f1d-b85a-d6fe64155c84",
3010
  "question": "What is the hobby of the mother of the person whose job is archaeologist ?",
3011
  "answer": [
3012
  "tea bag collecting"
 
3036
  "type": 10
3037
  },
3038
  {
3039
+ "id": "b3d71195-2d29-42cb-b185-608e75f090c0",
3040
  "question": "What is the job of the child of the person whose job is actor ?",
3041
  "answer": [
3042
  "geophysical data processor"
 
3066
  "type": 10
3067
  },
3068
  {
3069
+ "id": "3f79ef7e-2742-4662-84a0-269eab9589b8",
3070
  "question": "What is the job of the son of the person whose hobby is scutelliphily ?",
3071
  "answer": [
 
 
3072
  "aid worker",
3073
+ "soil scientist",
3074
+ "bonds trader",
3075
+ "local government officer"
3076
  ],
3077
  "prolog": {
3078
  "query": [
 
3099
  "type": 10
3100
  },
3101
  {
3102
+ "id": "24a75b3e-a970-4c19-8e96-b716d3a58efb",
3103
  "question": "What is the dob of the child of the person whose job is local government officer ?",
3104
  "answer": [
 
3105
  "0214-03-01",
3106
+ "0265-05-21",
3107
  "0257-10-11",
 
3108
  "0216-04-04",
3109
+ "0265-02-24",
3110
+ "0262-12-02",
3111
  "0234-05-24"
3112
  ],
3113
  "prolog": {
 
3135
  "type": 10
3136
  },
3137
  {
3138
+ "id": "10fb769b-8a63-4c2e-a553-e6f3fe948825",
3139
  "question": "What is the hobby of the sister of the person whose hobby is mycology ?",
3140
  "answer": [
3141
+ "table tennis",
3142
  "microscopy",
3143
  "photography",
3144
+ "tether car",
3145
  "volleyball",
 
3146
  "leaves",
3147
  "antiquities"
3148
  ],
 
3171
  "type": 10
3172
  },
3173
  {
3174
+ "id": "15e99a66-4ed2-4b61-b866-73c450573dd0",
3175
  "question": "What is the dob of the wife of the person whose job is biomedical engineer ?",
3176
  "answer": [
3177
  "0235-11-12"
 
3201
  "type": 10
3202
  },
3203
  {
3204
+ "id": "5fccef0a-7560-44c7-b65e-e434614bfaff",
3205
  "question": "What is the hobby of the husband of the person whose hobby is geography ?",
3206
  "answer": [
3207
  "driving"
 
3231
  "type": 10
3232
  },
3233
  {
3234
+ "id": "b9124519-7b32-4342-adb4-c1ed0aac5973",
3235
  "question": "What is the job of the wife of the person whose hobby is sea glass collecting ?",
3236
  "answer": [
3237
  "further education lecturer",
3238
+ "medical sales representative",
3239
+ "research scientist (maths)"
3240
  ],
3241
  "prolog": {
3242
  "query": [
 
3263
  "type": 10
3264
  },
3265
  {
3266
+ "id": "b5ac5f6a-a40f-4463-8766-c5d3824f6e44",
3267
  "question": "What is the job of the child of the person whose hobby is role-playing games ?",
3268
  "answer": [
3269
+ "structural engineer",
 
3270
  "film/video editor",
3271
  "event organiser",
3272
+ "visual merchandiser",
3273
+ "animal nutritionist"
3274
  ],
3275
  "prolog": {
3276
  "query": [
 
3297
  "type": 10
3298
  },
3299
  {
3300
+ "id": "a233ee19-664f-4ae3-bdc1-32cde4f29866",
3301
  "question": "What is the job of the sister of the person whose hobby is stamp collecting ?",
3302
  "answer": [
3303
  "hydrogeologist"
 
3327
  "type": 10
3328
  },
3329
  {
3330
+ "id": "09aff6b3-1f1d-4c4d-a031-83cd2b097e19",
3331
  "question": "What is the dob of the son of houston ?",
3332
  "answer": [
3333
  "0285-10-01"
 
3353
  "type": 11
3354
  },
3355
  {
3356
+ "id": "f2ab96c8-d632-4acc-a6f5-358a160e7271",
3357
  "question": "What is the job of the sibling of allyson ?",
3358
  "answer": [
3359
+ "statistician",
3360
  "health and safety inspector",
 
3361
  "scientist, audiological",
3362
+ "health visitor"
3363
  ],
3364
  "prolog": {
3365
  "query": [
 
3382
  "type": 11
3383
  },
3384
  {
3385
+ "id": "4967ca40-a55d-4f28-9576-2716b9ca77bd",
3386
  "question": "What is the hobby of the father of dante ?",
3387
  "answer": [
3388
  "audiophile"
 
3408
  "type": 11
3409
  },
3410
  {
3411
+ "id": "b52aea30-0545-4c2b-bb36-4a096563ae5f",
3412
  "question": "What is the hobby of the brother of mallie ?",
3413
  "answer": [
3414
  "auto audiophilia"
 
3434
  "type": 11
3435
  },
3436
  {
3437
+ "id": "5984254b-487f-46a0-aee3-9948c0ba6769",
3438
  "question": "What is the hobby of the child of raleigh ?",
3439
  "answer": [
3440
+ "sled dog racing",
3441
+ "geocaching"
3442
  ],
3443
  "prolog": {
3444
  "query": [
 
3461
  "type": 11
3462
  },
3463
  {
3464
+ "id": "36293171-6982-429e-b036-5bc5ab4f9139",
3465
  "question": "What is the hobby of the son of juanita ?",
3466
  "answer": [
3467
  "knife throwing"
 
3487
  "type": 11
3488
  },
3489
  {
3490
+ "id": "578dbb5a-ce7d-4905-acd8-dcc1247304a6",
3491
  "question": "What is the hobby of the sibling of robyn ?",
3492
  "answer": [
3493
  "trapshooting"
 
3513
  "type": 11
3514
  },
3515
  {
3516
+ "id": "8a94ba63-7027-4c68-a1c2-1eb6f96a7bcf",
3517
  "question": "What is the hobby of the child of marilyn ?",
3518
  "answer": [
3519
  "films",
 
3540
  "type": 11
3541
  },
3542
  {
3543
+ "id": "bdb72cc2-7961-4b91-82d2-0553696f3010",
3544
  "question": "What is the dob of the mother of roni ?",
3545
  "answer": [
3546
  "0227-03-09"
 
3566
  "type": 11
3567
  },
3568
  {
3569
+ "id": "b0bdfc65-6bbc-49f1-ace7-b747f8f9675b",
3570
  "question": "What is the job of the brother of monroe ?",
3571
  "answer": [
3572
  "fitness centre manager"
 
3592
  "type": 11
3593
  },
3594
  {
3595
+ "id": "8873a98a-f8a3-4386-89f4-a3eb03791a38",
3596
  "question": "What is the hobby of the person whose hobby is microscopy ?",
3597
  "answer": [
3598
  "microscopy"
 
3618
  "type": 12
3619
  },
3620
  {
3621
+ "id": "2fa9d64e-79bc-4c38-97e4-9ae5acc8ad3c",
3622
  "question": "What is the job of the person whose hobby is antiquing ?",
3623
  "answer": [
3624
+ "biomedical scientist",
3625
+ "farm manager"
3626
  ],
3627
  "prolog": {
3628
  "query": [
 
3645
  "type": 12
3646
  },
3647
  {
3648
+ "id": "5f7943db-4b3c-462d-a721-b6e0ef935e34",
3649
  "question": "What is the job of the person whose job is pension scheme manager ?",
3650
  "answer": [
3651
  "pension scheme manager"
 
3671
  "type": 12
3672
  },
3673
  {
3674
+ "id": "9ab33249-55e3-4885-8f97-6f7320df761f",
3675
  "question": "What is the hobby of the person whose hobby is powerboat racing ?",
3676
  "answer": [
3677
  "powerboat racing"
 
3697
  "type": 12
3698
  },
3699
  {
3700
+ "id": "c256a1f3-d5ee-4b04-91c8-b4b8c1d17fb5",
3701
  "question": "What is the dob of the person whose job is environmental health practitioner ?",
3702
  "answer": [
3703
  "0258-12-08"
 
3723
  "type": 12
3724
  },
3725
  {
3726
+ "id": "e551fa68-7ff0-4cf6-8e48-a86c02a5f78a",
3727
  "question": "What is the job of the person whose job is financial manager ?",
3728
  "answer": [
3729
  "financial manager"
 
3749
  "type": 12
3750
  },
3751
  {
3752
+ "id": "47d6d25f-10d3-4271-92d2-bbe2327a9a72",
3753
  "question": "What is the job of the person whose hobby is cycling ?",
3754
  "answer": [
3755
  "building control surveyor",
 
3776
  "type": 12
3777
  },
3778
  {
3779
+ "id": "294f742c-ff62-4602-a948-d08c406e71fb",
3780
  "question": "What is the job of the person whose job is primary school teacher ?",
3781
  "answer": [
3782
  "primary school teacher"
 
3802
  "type": 12
3803
  },
3804
  {
3805
+ "id": "7edf0281-555c-4f7c-aec5-1cf73a7dc55d",
3806
  "question": "What is the dob of the person whose hobby is meditation ?",
3807
  "answer": [
3808
  "0148-05-26",
 
3809
  "0181-09-07",
 
 
 
3810
  "0191-11-22",
3811
+ "0240-08-03",
3812
+ "0234-03-27",
3813
  "0227-10-04",
3814
+ "0243-12-17",
3815
+ "0232-12-24",
3816
+ "0255-08-22"
3817
  ],
3818
  "prolog": {
3819
  "query": [
 
3836
  "type": 12
3837
  },
3838
  {
3839
+ "id": "c982e003-f4a3-4918-a21f-f7bf8c73718a",
3840
  "question": "What is the dob of the person whose hobby is fishkeeping ?",
3841
  "answer": [
3842
  "0261-08-01",
3843
  "0285-12-12",
3844
+ "0153-05-14",
 
3845
  "0299-12-19",
3846
  "0229-07-21",
3847
+ "0298-03-03",
3848
+ "0202-09-06"
3849
  ],
3850
  "prolog": {
3851
  "query": [
 
3868
  "type": 12
3869
  },
3870
  {
3871
+ "id": "c9ff53c2-2e7e-4e20-806c-efb939114bf0",
3872
  "question": "How many sons does the sister of the sibling of the mother of georgette have?",
3873
  "answer": [
3874
  "340"
 
3901
  "type": 13
3902
  },
3903
  {
3904
+ "id": "0600e4b2-dea6-48c2-8fc4-b2b779636251",
3905
  "question": "How many daughters does the brother of the child of the father of leon have?",
3906
  "answer": [
3907
  "362"
 
3934
  "type": 13
3935
  },
3936
  {
3937
+ "id": "c04fa8c5-46d0-48f0-b7f2-21706c3bf895",
3938
  "question": "How many sisters does the mother of the sibling of the daughter of janell have?",
3939
  "answer": [
3940
  "390"
 
3967
  "type": 13
3968
  },
3969
  {
3970
+ "id": "12d208a8-fc24-4779-8833-92e17fefd211",
3971
  "question": "How many sisters does the husband of the mother of the sister of mandy have?",
3972
  "answer": [
3973
  "390"
 
4000
  "type": 13
4001
  },
4002
  {
4003
+ "id": "cc8dd4d0-d222-476c-9b40-fe11c4b7bb05",
4004
  "question": "How many brothers does the wife of the father of the sibling of arnold have?",
4005
  "answer": [
4006
  "378"
 
4033
  "type": 13
4034
  },
4035
  {
4036
+ "id": "07a1b65e-4672-43a9-8442-f28ab14ffbad",
4037
  "question": "How many children does the sibling of the daughter of the father of arnulfo have?",
4038
  "answer": [
4039
  "702"
 
4066
  "type": 13
4067
  },
4068
  {
4069
+ "id": "d9365b85-9510-42b9-b3c4-59f1b080d2f0",
4070
  "question": "How many daughters does the sibling of the child of the mother of milo have?",
4071
  "answer": [
4072
  "362"
 
4099
  "type": 13
4100
  },
4101
  {
4102
+ "id": "244177d1-1cb0-4bb5-906e-525b184e8565",
4103
  "question": "How many children does the father of the mother of the sister of janey have?",
4104
  "answer": [
4105
  "702"
 
4132
  "type": 13
4133
  },
4134
  {
4135
+ "id": "e6f68ce7-240a-4f61-a78d-ad0c7f495ff1",
4136
  "question": "How many sons does the husband of the sibling of the sister of cordell have?",
4137
  "answer": [
4138
  "340"
 
4165
  "type": 13
4166
  },
4167
  {
4168
+ "id": "710fa0ed-0b1a-412a-8c83-f241373cd1c0",
4169
  "question": "How many siblings does the son of the son of the mother of harriette have?",
4170
  "answer": [
4171
  "768"
 
4198
  "type": 13
4199
  },
4200
  {
4201
+ "id": "c245b103-b23d-4240-b47c-1cd57b2ccea9",
4202
  "question": "How many sisters does the husband of the mother of the person whose job is administrator have?",
4203
  "answer": [
4204
  "390"
 
4231
  "type": 14
4232
  },
4233
  {
4234
+ "id": "66313669-3f85-4541-9c80-413902aab6ee",
4235
  "question": "How many siblings does the sibling of the sister of the person whose hobby is whale watching have?",
4236
  "answer": [
4237
  "768"
 
4264
  "type": 14
4265
  },
4266
  {
4267
+ "id": "e1961e95-eeb4-425f-89ef-a6386c50ad26",
4268
  "question": "How many sisters does the mother of the brother of the person whose hobby is cornhole have?",
4269
  "answer": [
4270
  "390"
 
4297
  "type": 14
4298
  },
4299
  {
4300
+ "id": "d438af20-c0c3-4ff9-bbaa-4d118fdc0d44",
4301
  "question": "How many brothers does the brother of the child of the person whose hobby is fishkeeping have?",
4302
  "answer": [
4303
  "378"
 
4330
  "type": 14
4331
  },
4332
  {
4333
+ "id": "9c17fed3-bb7c-4eb8-af50-55b07128b479",
4334
  "question": "How many daughters does the child of the wife of the person whose job is passenger transport manager have?",
4335
  "answer": [
4336
  "362"
 
4363
  "type": 14
4364
  },
4365
  {
4366
+ "id": "6df87c11-45d5-4c73-88af-9d30f65d73d3",
4367
  "question": "How many sons does the sister of the daughter of the person whose job is conservation officer, nature have?",
4368
  "answer": [
4369
  "340"
 
4396
  "type": 14
4397
  },
4398
  {
4399
+ "id": "d72e2c51-dfce-4cad-8aab-765e10e37863",
4400
  "question": "How many daughters does the father of the daughter of the person whose job is archaeologist have?",
4401
  "answer": [
4402
  "362"
 
4429
  "type": 14
4430
  },
4431
  {
4432
+ "id": "29064c77-3631-4708-b900-66c824974c12",
4433
  "question": "How many siblings does the sibling of the sibling of the person whose hobby is ant farming have?",
4434
  "answer": [
4435
  "768"
 
4462
  "type": 14
4463
  },
4464
  {
4465
+ "id": "9c978d69-f82a-4f5f-8808-20a2613a723e",
4466
  "question": "How many siblings does the mother of the father of the person whose hobby is archaeology have?",
4467
  "answer": [
4468
  "768"
 
4495
  "type": 14
4496
  },
4497
  {
4498
+ "id": "c7d944b6-4821-44a0-90c3-4cc541b5598f",
4499
  "question": "How many sisters does the sibling of the son of the person whose hobby is airsoft have?",
4500
  "answer": [
4501
  "390"
 
4528
  "type": 14
4529
  },
4530
  {
4531
+ "id": "664b3c34-38cc-40b2-b983-f0aa2d4c3cff",
4532
  "question": "How many sisters does the father of the child of emmett have?",
4533
  "answer": [
4534
  "390"
 
4557
  "type": 15
4558
  },
4559
  {
4560
+ "id": "58f69ec9-086d-4287-b8fe-c34b256ea926",
4561
  "question": "How many sons does the husband of the mother of donnie have?",
4562
  "answer": [
4563
  "340"
 
4586
  "type": 15
4587
  },
4588
  {
4589
+ "id": "7b1efab2-9c8a-4719-9ccc-7964c279de0f",
4590
  "question": "How many children does the mother of the child of arnulfo have?",
4591
  "answer": [
4592
  "702"
 
4615
  "type": 15
4616
  },
4617
  {
4618
+ "id": "b98f05c5-2c38-45a7-8893-b3658f8f4f83",
4619
  "question": "How many brothers does the mother of the child of terri have?",
4620
  "answer": [
4621
  "378"
 
4644
  "type": 15
4645
  },
4646
  {
4647
+ "id": "11515a2b-9c6c-4cbf-8c86-824671a9c92a",
4648
  "question": "How many siblings does the sibling of the daughter of jacques have?",
4649
  "answer": [
4650
  "768"
 
4673
  "type": 15
4674
  },
4675
  {
4676
+ "id": "c63386c7-b0dd-49fb-9187-bd47384f424b",
4677
  "question": "How many siblings does the sibling of the brother of laverne have?",
4678
  "answer": [
4679
  "768"
 
4702
  "type": 15
4703
  },
4704
  {
4705
+ "id": "3f15a4c4-c0f8-43ea-ab9f-9720979f22a8",
4706
  "question": "How many sisters does the sibling of the child of patty have?",
4707
  "answer": [
4708
  "390"
 
4731
  "type": 15
4732
  },
4733
  {
4734
+ "id": "b44a7214-d0b0-4cfd-b09f-3bb5754ad340",
4735
  "question": "How many brothers does the sibling of the sister of robyn have?",
4736
  "answer": [
4737
  "378"
 
4760
  "type": 15
4761
  },
4762
  {
4763
+ "id": "53d56077-8161-4e76-a39b-cb067c6f994b",
4764
  "question": "How many sisters does the sibling of the father of roberto have?",
4765
  "answer": [
4766
  "390"
 
4789
  "type": 15
4790
  },
4791
  {
4792
+ "id": "9cfebcf1-4b73-4f6c-a80a-e8ee54830296",
4793
  "question": "How many sons does the child of the sibling of emmanuel have?",
4794
  "answer": [
4795
  "340"
 
4818
  "type": 15
4819
  },
4820
  {
4821
+ "id": "c6207907-6fd5-4f33-aae5-337ee3d380f9",
4822
  "question": "How many sisters does the sibling of the person whose job is immunologist have?",
4823
  "answer": [
4824
  "390"
 
4847
  "type": 16
4848
  },
4849
  {
4850
+ "id": "1635cd90-d852-4e10-8d83-25c35d881fd9",
4851
  "question": "How many daughters does the father of the person whose hobby is table tennis have?",
4852
  "answer": [
4853
  "362"
 
4876
  "type": 16
4877
  },
4878
  {
4879
+ "id": "79fd70d1-8255-4a06-a8d8-715e825fd221",
4880
  "question": "How many sons does the daughter of the person whose job is technical sales engineer have?",
4881
  "answer": [
4882
  "340"
 
4905
  "type": 16
4906
  },
4907
  {
4908
+ "id": "3c904d37-79f2-4365-a95d-e9bd18ec5b27",
4909
  "question": "How many siblings does the wife of the person whose job is aeronautical engineer have?",
4910
  "answer": [
4911
  "768"
 
4934
  "type": 16
4935
  },
4936
  {
4937
+ "id": "6d176078-b44e-42e0-b6d4-b40c91dc2fd5",
4938
  "question": "How many brothers does the daughter of the person whose job is medical technical officer have?",
4939
  "answer": [
4940
  "378"
 
4963
  "type": 16
4964
  },
4965
  {
4966
+ "id": "c9829f8b-0fbb-4a5b-aae7-e7d91fd7086f",
4967
  "question": "How many daughters does the sister of the person whose hobby is wikipedia editing have?",
4968
  "answer": [
4969
  "362"
 
4992
  "type": 16
4993
  },
4994
  {
4995
+ "id": "99554efe-fd3c-4862-adc4-03d625adc0cc",
4996
  "question": "How many children does the brother of the person whose job is teacher, secondary school have?",
4997
  "answer": [
4998
  "702"
 
5021
  "type": 16
5022
  },
5023
  {
5024
+ "id": "ffa27283-e67e-4973-9fcb-bf60ec2e7add",
5025
  "question": "How many daughters does the husband of the person whose job is psychiatric nurse have?",
5026
  "answer": [
5027
  "362"
 
5050
  "type": 16
5051
  },
5052
  {
5053
+ "id": "d30dfe29-eebf-4d45-896f-7d00a57fd9e0",
5054
  "question": "How many daughters does the son of the person whose job is chief marketing officer have?",
5055
  "answer": [
5056
  "362"
 
5079
  "type": 16
5080
  },
5081
  {
5082
+ "id": "7d5b3ab0-b3c0-4b27-9c11-2c78f534b04d",
5083
  "question": "How many siblings does the sister of the person whose job is restaurant manager have?",
5084
  "answer": [
5085
  "768"
 
5108
  "type": 16
5109
  },
5110
  {
5111
+ "id": "5548d18c-010c-4dbc-8fbe-dce4b3c0e720",
5112
  "question": "How many daughters does the son of roger have?",
5113
  "answer": [
5114
  "362"
 
5133
  "type": 17
5134
  },
5135
  {
5136
+ "id": "6039af0a-edc4-455f-8d53-c7ac4c31ae4e",
5137
  "question": "How many children does the child of danna have?",
5138
  "answer": [
5139
  "702"
 
5158
  "type": 17
5159
  },
5160
  {
5161
+ "id": "c39319d6-c15a-4c3c-9427-eb83af443076",
5162
  "question": "How many siblings does the mother of arnold have?",
5163
  "answer": [
5164
  "768"
 
5183
  "type": 17
5184
  },
5185
  {
5186
+ "id": "267006ae-ab4a-455b-8b1d-327681199298",
5187
  "question": "How many sons does the mother of antonia have?",
5188
  "answer": [
5189
  "340"
 
5208
  "type": 17
5209
  },
5210
  {
5211
+ "id": "1c937fbe-bb7c-4cf4-976b-3f85f9f75543",
5212
  "question": "How many brothers does the daughter of reid have?",
5213
  "answer": [
5214
  "378"
 
5233
  "type": 17
5234
  },
5235
  {
5236
+ "id": "950dbbb3-30e3-4d06-a7c9-720e0f18b7f7",
5237
  "question": "How many sons does the sibling of rodolfo have?",
5238
  "answer": [
5239
  "340"
 
5258
  "type": 17
5259
  },
5260
  {
5261
+ "id": "b812c8a7-f91f-4e64-87af-31529d888c50",
5262
  "question": "How many daughters does the daughter of adam have?",
5263
  "answer": [
5264
  "362"
 
5283
  "type": 17
5284
  },
5285
  {
5286
+ "id": "f8d92916-fad4-4b63-a92d-bb241024b7c0",
5287
  "question": "How many siblings does the husband of hilde have?",
5288
  "answer": [
5289
  "768"
 
5308
  "type": 17
5309
  },
5310
  {
5311
+ "id": "ccca9f02-aeab-4589-8ab8-60187902caac",
5312
  "question": "How many sisters does the sibling of tessie have?",
5313
  "answer": [
5314
  "390"
 
5333
  "type": 17
5334
  },
5335
  {
5336
+ "id": "7ecb13ed-d205-4c0e-abe6-419c77893eeb",
5337
  "question": "How many children does the brother of theodor have?",
5338
  "answer": [
5339
  "702"
 
5358
  "type": 17
5359
  },
5360
  {
5361
+ "id": "c573b1cc-24e1-4c4c-b986-aff8bd6dc55f",
5362
  "question": "How many daughters does the person whose hobby is beach volleyball have?",
5363
  "answer": [
5364
  "362"
 
5383
  "type": 18
5384
  },
5385
  {
5386
+ "id": "f6cb75f2-7617-4988-bc1c-075f090c2100",
5387
  "question": "How many brothers does the person whose hobby is shogi have?",
5388
  "answer": [
5389
  "378"
 
5408
  "type": 18
5409
  },
5410
  {
5411
+ "id": "5c2dd6b6-674c-4831-b005-9a8b17cf38c1",
5412
  "question": "How many sons does the person whose job is quality manager have?",
5413
  "answer": [
5414
  "340"
 
5433
  "type": 18
5434
  },
5435
  {
5436
+ "id": "44b2e338-86f4-4075-82e6-de28838bef70",
5437
  "question": "How many siblings does the person whose hobby is antiquities have?",
5438
  "answer": [
5439
  "768"
 
5458
  "type": 18
5459
  },
5460
  {
5461
+ "id": "85240766-33a1-46d1-93c9-b296ef4da947",
5462
  "question": "How many siblings does the person whose hobby is darts have?",
5463
  "answer": [
5464
  "768"
 
5483
  "type": 18
5484
  },
5485
  {
5486
+ "id": "9eac467a-4ed2-4f52-9f92-16aea87c2061",
5487
  "question": "How many sisters does the person whose job is planning and development surveyor have?",
5488
  "answer": [
5489
  "390"
 
5508
  "type": 18
5509
  },
5510
  {
5511
+ "id": "2afe6d04-e5c9-445c-a43f-14dfd3d3d88b",
5512
  "question": "How many children does the person whose hobby is table tennis have?",
5513
  "answer": [
5514
  "702"
 
5533
  "type": 18
5534
  },
5535
  {
5536
+ "id": "82fd5197-f5cf-4255-9774-5d411d29b877",
5537
  "question": "How many children does the person whose hobby is field hockey have?",
5538
  "answer": [
5539
  "702"
 
5558
  "type": 18
5559
  },
5560
  {
5561
+ "id": "d7431f09-6131-40cf-9108-1d6b621cf0fc",
5562
  "question": "How many brothers does the person whose hobby is flying disc have?",
5563
  "answer": [
5564
  "378"
 
5583
  "type": 18
5584
  },
5585
  {
5586
+ "id": "4e327b97-38e3-4c60-ab1f-8f8109782dad",
5587
  "question": "How many brothers does the person whose job is aeronautical engineer have?",
5588
  "answer": [
5589
  "378"
 
5608
  "type": 18
5609
  },
5610
  {
5611
+ "id": "6bc9edc3-5019-4a73-bb46-5d09c8193922",
5612
  "question": "How many children does leroy have?",
5613
  "answer": [
5614
  "0"
 
5629
  "type": 19
5630
  },
5631
  {
5632
+ "id": "5125c5d4-45f4-43cf-8956-e75af69ad88a",
5633
  "question": "How many daughters does tianna have?",
5634
  "answer": [
5635
  "0"
 
5650
  "type": 19
5651
  },
5652
  {
5653
+ "id": "a9760dc5-d861-4529-ad8d-9352d1d93ac3",
5654
  "question": "How many brothers does leeanne have?",
5655
  "answer": [
5656
  "0"
 
5671
  "type": 19
5672
  },
5673
  {
5674
+ "id": "d853f55c-d508-43c5-bb5c-b2918ca3b963",
5675
  "question": "How many daughters does sung have?",
5676
  "answer": [
5677
  "1"
 
5692
  "type": 19
5693
  },
5694
  {
5695
+ "id": "2960268c-860d-46ef-bbaf-58bc294f546f",
5696
  "question": "How many siblings does christian have?",
5697
  "answer": [
5698
  "4"
 
5713
  "type": 19
5714
  },
5715
  {
5716
+ "id": "de663fcd-b3e7-44fe-8da5-774569656a51",
5717
  "question": "How many brothers does bradford have?",
5718
  "answer": [
5719
  "2"
 
5734
  "type": 19
5735
  },
5736
  {
5737
+ "id": "cd00677f-f363-4358-8ff8-2b4dd36f5802",
5738
  "question": "How many children does toby have?",
5739
  "answer": [
5740
  "1"
 
5755
  "type": 19
5756
  },
5757
  {
5758
+ "id": "3a5095f8-408d-403d-8003-eb18c0a80c32",
5759
  "question": "How many children does chris have?",
5760
  "answer": [
5761
  "0"
 
5776
  "type": 19
5777
  },
5778
  {
5779
+ "id": "f89c205f-bbf1-4218-990d-0e44d9786068",
5780
  "question": "How many sisters does sandy have?",
5781
  "answer": [
5782
  "0"
 
5797
  "type": 19
5798
  },
5799
  {
5800
+ "id": "d29b431f-0712-48b9-97b0-2bdc1eccacec",
5801
  "question": "How many brothers does adalberto have?",
5802
  "answer": [
5803
  "0"
{depth10-50 → depth_10_size_50_seed_1}/articles.json RENAMED
File without changes
{depth10-50 → depth_10_size_50_seed_1}/family_tree_1.pl RENAMED
File without changes
{depth10-50 → depth_10_size_50_seed_1}/family_tree_1.png RENAMED
File without changes
{depth10-50 → depth_10_size_50_seed_1}/questions.json RENAMED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "id": "d2f4a618-ee4e-44ef-8a22-8eeb8e9274c8",
4
  "question": "Who is the father of the daughter of the father of the person whose hobby is wikipedia editing ?",
5
  "answer": [
6
  "alton"
@@ -34,7 +34,7 @@
34
  "type": 0
35
  },
36
  {
37
- "id": "a47c8d47-d628-4ec7-a2b0-b345bcc3c738",
38
  "question": "Who is the father of the son of the sister of the person whose hobby is meteorology ?",
39
  "answer": [
40
  "cornelius"
@@ -68,7 +68,7 @@
68
  "type": 0
69
  },
70
  {
71
- "id": "10b1a457-68fc-4c6a-8c9c-7b4750359498",
72
  "question": "Who is the mother of the wife of the father of the person whose job is air cabin crew ?",
73
  "answer": [
74
  "meghann"
@@ -102,7 +102,7 @@
102
  "type": 0
103
  },
104
  {
105
- "id": "822f6ed4-2c0b-4589-9dbb-1f7fb7b40fa9",
106
  "question": "Who is the child of the child of the husband of the person whose hobby is research ?",
107
  "answer": [
108
  "tona",
@@ -137,7 +137,7 @@
137
  "type": 0
138
  },
139
  {
140
- "id": "08276027-6c7b-4864-8eaa-146e94f4d8b6",
141
  "question": "Who is the mother of the mother of the father of the person whose job is secretary, company ?",
142
  "answer": [
143
  "vilma"
@@ -171,7 +171,7 @@
171
  "type": 0
172
  },
173
  {
174
- "id": "8a30c1e2-17a2-452d-a8d2-e0aec9847b57",
175
  "question": "Who is the father of the husband of the wife of the person whose job is advertising copywriter ?",
176
  "answer": [
177
  "vicente"
@@ -205,7 +205,7 @@
205
  "type": 0
206
  },
207
  {
208
- "id": "ca3fa380-8611-475d-88f8-c5b77a92c414",
209
  "question": "Who is the daughter of the mother of the sister of the person whose hobby is microscopy ?",
210
  "answer": [
211
  "johnna",
@@ -240,7 +240,7 @@
240
  "type": 0
241
  },
242
  {
243
- "id": "f535cc17-a886-48b8-bcd4-5650d431aa01",
244
  "question": "Who is the father of the sibling of the brother of the person whose job is production assistant, television ?",
245
  "answer": [
246
  "deangelo"
@@ -274,7 +274,7 @@
274
  "type": 0
275
  },
276
  {
277
- "id": "c396362a-807b-4021-bcd4-8093be4e477e",
278
  "question": "Who is the child of the daughter of the mother of the person whose hobby is biology ?",
279
  "answer": [
280
  "dante"
@@ -308,12 +308,12 @@
308
  "type": 0
309
  },
310
  {
311
- "id": "6e02cd4a-4dc2-432a-a62c-a4be79731940",
312
  "question": "Who is the son of the father of the sister of the person whose job is surveyor, commercial/residential ?",
313
  "answer": [
314
  "alton",
315
- "nick",
316
- "kurt"
317
  ],
318
  "prolog": {
319
  "query": [
@@ -344,7 +344,7 @@
344
  "type": 0
345
  },
346
  {
347
- "id": "453e4b22-043c-4d1a-9437-b9a4e35ab772",
348
  "question": "Who is the brother of the sibling of the father of alejandra ?",
349
  "answer": [
350
  "matt"
@@ -374,7 +374,7 @@
374
  "type": 1
375
  },
376
  {
377
- "id": "88ca3748-51dd-4cb5-980a-7bb87b215077",
378
  "question": "Who is the husband of the mother of the daughter of vilma ?",
379
  "answer": [
380
  "manual"
@@ -404,7 +404,7 @@
404
  "type": 1
405
  },
406
  {
407
- "id": "06ffcba4-36a4-4b9c-878f-33d114fe9477",
408
  "question": "Who is the child of the sibling of the wife of fidel ?",
409
  "answer": [
410
  "velia"
@@ -434,11 +434,11 @@
434
  "type": 1
435
  },
436
  {
437
- "id": "f0a67278-b802-45e2-bcee-8fc6f5f46749",
438
  "question": "Who is the brother of the husband of the daughter of marya ?",
439
  "answer": [
440
- "nick",
441
- "kurt"
442
  ],
443
  "prolog": {
444
  "query": [
@@ -465,7 +465,7 @@
465
  "type": 1
466
  },
467
  {
468
- "id": "ccd3b8f2-6ead-4c00-9b3c-71fda252e2e4",
469
  "question": "Who is the wife of the father of the mother of ellis ?",
470
  "answer": [
471
  "vilma"
@@ -495,12 +495,12 @@
495
  "type": 1
496
  },
497
  {
498
- "id": "b76afe76-e56b-4b83-80ae-3dca581366f4",
499
  "question": "Who is the child of the mother of the daughter of thomasine ?",
500
  "answer": [
501
- "daisy",
502
  "meghann",
503
- "alejandra"
504
  ],
505
  "prolog": {
506
  "query": [
@@ -527,12 +527,12 @@
527
  "type": 1
528
  },
529
  {
530
- "id": "85685244-4caa-4190-964b-dba652c472e3",
531
  "question": "Who is the daughter of the father of the daughter of thomasine ?",
532
  "answer": [
533
- "daisy",
534
  "meghann",
535
- "alejandra"
536
  ],
537
  "prolog": {
538
  "query": [
@@ -559,7 +559,7 @@
559
  "type": 1
560
  },
561
  {
562
- "id": "537ffcaa-4712-4d3f-8a36-35500d4302ca",
563
  "question": "Who is the father of the daughter of the mother of reyna ?",
564
  "answer": [
565
  "dominick"
@@ -589,11 +589,11 @@
589
  "type": 1
590
  },
591
  {
592
- "id": "90d312f2-c3af-4511-a198-e34ce0bae2ee",
593
  "question": "Who is the brother of the son of the child of thomasine ?",
594
  "answer": [
595
- "cordell",
596
- "milo"
597
  ],
598
  "prolog": {
599
  "query": [
@@ -620,7 +620,7 @@
620
  "type": 1
621
  },
622
  {
623
- "id": "864b5b62-bc9f-43ef-81c6-77b32b9fe6e0",
624
  "question": "Who is the sibling of the son of the father of matt ?",
625
  "answer": [
626
  "tona"
@@ -650,14 +650,14 @@
650
  "type": 1
651
  },
652
  {
653
- "id": "24d1ce08-d232-4aae-98b6-400617015549",
654
  "question": "Who is the daughter of the mother of the person whose hobby is meditation ?",
655
  "answer": [
656
- "miki",
657
- "daisy",
658
  "tona",
659
  "alejandra",
660
- "meghann"
 
661
  ],
662
  "prolog": {
663
  "query": [
@@ -684,7 +684,7 @@
684
  "type": 2
685
  },
686
  {
687
- "id": "519fe22b-4e6e-4352-972d-6e0f385e6e93",
688
  "question": "Who is the child of the child of the person whose hobby is philately ?",
689
  "answer": [
690
  "ellis"
@@ -714,12 +714,12 @@
714
  "type": 2
715
  },
716
  {
717
- "id": "7ffa309a-8ece-41c6-a166-ceb18802b43f",
718
  "question": "Who is the brother of the sister of the person whose job is english as a foreign language teacher ?",
719
  "answer": [
720
  "alton",
721
- "nick",
722
- "kurt"
723
  ],
724
  "prolog": {
725
  "query": [
@@ -746,7 +746,7 @@
746
  "type": 2
747
  },
748
  {
749
- "id": "82a0c0a8-da30-4b02-9d9e-6fd40c40cb8c",
750
  "question": "Who is the child of the daughter of the person whose hobby is herping ?",
751
  "answer": [
752
  "dante"
@@ -776,7 +776,7 @@
776
  "type": 2
777
  },
778
  {
779
- "id": "2bd457f7-5a25-47bc-b4be-20c1cc16701d",
780
  "question": "Who is the husband of the daughter of the person whose hobby is reading ?",
781
  "answer": [
782
  "fidel"
@@ -806,7 +806,7 @@
806
  "type": 2
807
  },
808
  {
809
- "id": "c3e98520-4fac-4d42-970b-29678a010c00",
810
  "question": "Who is the mother of the child of the person whose hobby is tennis polo ?",
811
  "answer": [
812
  "dixie"
@@ -836,7 +836,7 @@
836
  "type": 2
837
  },
838
  {
839
- "id": "02887899-2af8-4546-967e-2439a34f77e4",
840
  "question": "Who is the mother of the daughter of the person whose job is acupuncturist ?",
841
  "answer": [
842
  "concepcion"
@@ -866,7 +866,7 @@
866
  "type": 2
867
  },
868
  {
869
- "id": "3f49f706-5c09-434a-a49a-7edf735b289e",
870
  "question": "Who is the husband of the wife of the person whose job is primary school teacher ?",
871
  "answer": [
872
  "derick"
@@ -896,7 +896,7 @@
896
  "type": 2
897
  },
898
  {
899
- "id": "751cf7b1-9803-415f-9f78-4498a102fced",
900
  "question": "Who is the mother of the sister of the person whose hobby is birdwatching ?",
901
  "answer": [
902
  "lyndia"
@@ -926,7 +926,7 @@
926
  "type": 2
927
  },
928
  {
929
- "id": "f5203927-1375-4f8f-bd2e-f15178bad4ce",
930
  "question": "Who is the sister of the sister of the person whose job is english as a foreign language teacher ?",
931
  "answer": [
932
  "johnna",
@@ -957,7 +957,7 @@
957
  "type": 2
958
  },
959
  {
960
- "id": "f6785873-6d3d-4f31-99ae-ec7436743540",
961
  "question": "Who is the father of the mother of velia ?",
962
  "answer": [
963
  "jeff"
@@ -983,7 +983,7 @@
983
  "type": 3
984
  },
985
  {
986
- "id": "778c6dbf-28b6-4b58-8f53-4cd118edc5c3",
987
  "question": "Who is the husband of the wife of manual ?",
988
  "answer": [
989
  "manual"
@@ -1009,7 +1009,7 @@
1009
  "type": 3
1010
  },
1011
  {
1012
- "id": "c2cf0864-16bb-4e70-bfc4-5c733e66510f",
1013
  "question": "Who is the child of the wife of manual ?",
1014
  "answer": [
1015
  "ila"
@@ -1035,11 +1035,11 @@
1035
  "type": 3
1036
  },
1037
  {
1038
- "id": "ee922b86-0a02-4948-b71e-e107d5452479",
1039
  "question": "Who is the brother of the father of velia ?",
1040
  "answer": [
1041
- "nick",
1042
- "kurt"
1043
  ],
1044
  "prolog": {
1045
  "query": [
@@ -1062,7 +1062,7 @@
1062
  "type": 3
1063
  },
1064
  {
1065
- "id": "98150db7-f24f-473a-a169-6a11c7534d27",
1066
  "question": "Who is the wife of the sibling of nick ?",
1067
  "answer": [
1068
  "concepcion"
@@ -1088,7 +1088,7 @@
1088
  "type": 3
1089
  },
1090
  {
1091
- "id": "17718246-4103-4160-9e17-da8989675bea",
1092
  "question": "Who is the son of the mother of dante ?",
1093
  "answer": [
1094
  "dante"
@@ -1114,7 +1114,7 @@
1114
  "type": 3
1115
  },
1116
  {
1117
- "id": "733958bd-f9e2-47ed-a122-2084862ddbe6",
1118
  "question": "Who is the wife of the husband of sandy ?",
1119
  "answer": [
1120
  "sandy"
@@ -1140,7 +1140,7 @@
1140
  "type": 3
1141
  },
1142
  {
1143
- "id": "4b187ade-f75f-4b8e-9a17-84b199eca43b",
1144
  "question": "Who is the father of the daughter of marya ?",
1145
  "answer": [
1146
  "jeff"
@@ -1166,7 +1166,7 @@
1166
  "type": 3
1167
  },
1168
  {
1169
- "id": "9a98ec60-9e6a-4eb5-8245-dc6ab77de12d",
1170
  "question": "Who is the daughter of the daughter of derick ?",
1171
  "answer": [
1172
  "johnna",
@@ -1193,7 +1193,7 @@
1193
  "type": 3
1194
  },
1195
  {
1196
- "id": "0c420aea-4f6b-4c18-8f4d-64abea6e545c",
1197
  "question": "Who is the wife of the father of kurt ?",
1198
  "answer": [
1199
  "antionette"
@@ -1219,7 +1219,7 @@
1219
  "type": 3
1220
  },
1221
  {
1222
- "id": "97b2eebd-b4dd-49ee-806b-914192a5cefd",
1223
  "question": "Who is the sister of the person whose hobby is shogi ?",
1224
  "answer": [
1225
  "johnna",
@@ -1246,7 +1246,7 @@
1246
  "type": 4
1247
  },
1248
  {
1249
- "id": "a484374c-3f40-4903-9d4e-42c83d72ccab",
1250
  "question": "Who is the child of the person whose job is biomedical scientist ?",
1251
  "answer": [
1252
  "dante"
@@ -1272,7 +1272,7 @@
1272
  "type": 4
1273
  },
1274
  {
1275
- "id": "0d30f54a-96c8-42d7-b328-76d973b1ff3c",
1276
  "question": "Who is the husband of the person whose job is product designer ?",
1277
  "answer": [
1278
  "leonardo"
@@ -1298,7 +1298,7 @@
1298
  "type": 4
1299
  },
1300
  {
1301
- "id": "5edefebe-fc84-453c-a590-41b8f10b6bbe",
1302
  "question": "Who is the child of the person whose hobby is backgammon ?",
1303
  "answer": [
1304
  "lynn"
@@ -1324,7 +1324,7 @@
1324
  "type": 4
1325
  },
1326
  {
1327
- "id": "7754affb-0f21-4e53-8009-112d8d0ff193",
1328
  "question": "Who is the father of the person whose hobby is cricket ?",
1329
  "answer": [
1330
  "fidel"
@@ -1350,15 +1350,15 @@
1350
  "type": 4
1351
  },
1352
  {
1353
- "id": "9f4f7022-dd80-49ac-8834-b99418796005",
1354
  "question": "Who is the sibling of the person whose hobby is shogi ?",
1355
  "answer": [
1356
- "johnna",
1357
- "miki",
1358
- "alton",
1359
  "cordell",
1360
- "kurt",
1361
- "nick"
 
 
 
1362
  ],
1363
  "prolog": {
1364
  "query": [
@@ -1381,13 +1381,13 @@
1381
  "type": 4
1382
  },
1383
  {
1384
- "id": "f7940c21-d20b-44ab-949a-e0ebb2e647bc",
1385
  "question": "Who is the daughter of the person whose job is advertising copywriter ?",
1386
  "answer": [
1387
- "daisy",
1388
- "ila",
1389
  "meghann",
1390
- "alejandra"
 
1391
  ],
1392
  "prolog": {
1393
  "query": [
@@ -1410,7 +1410,7 @@
1410
  "type": 4
1411
  },
1412
  {
1413
- "id": "29bd003b-5b75-4f2d-b0da-0ab9348b56f8",
1414
  "question": "Who is the father of the person whose hobby is meditation ?",
1415
  "answer": [
1416
  "vicente",
@@ -1438,7 +1438,7 @@
1438
  "type": 4
1439
  },
1440
  {
1441
- "id": "80d6d4c2-27f2-44d6-a284-73df42cc760c",
1442
  "question": "Who is the wife of the person whose hobby is scuba diving ?",
1443
  "answer": [
1444
  "maggie"
@@ -1464,7 +1464,7 @@
1464
  "type": 4
1465
  },
1466
  {
1467
- "id": "e8118eb5-a644-43b9-96f4-61676912b47a",
1468
  "question": "Who is the father of the person whose job is airline pilot ?",
1469
  "answer": [
1470
  "alton"
@@ -1490,7 +1490,7 @@
1490
  "type": 4
1491
  },
1492
  {
1493
- "id": "e1cd4ef1-9508-452c-9f56-731835810ed6",
1494
  "question": "Who is the daughter of concepcion ?",
1495
  "answer": [
1496
  "velia"
@@ -1512,7 +1512,7 @@
1512
  "type": 5
1513
  },
1514
  {
1515
- "id": "cf0d581d-f08d-4f81-b64d-9dd5bd741a4a",
1516
  "question": "Who is the child of maggie ?",
1517
  "answer": [
1518
  "lyndia"
@@ -1534,7 +1534,7 @@
1534
  "type": 5
1535
  },
1536
  {
1537
- "id": "e4a3aeea-5106-48ed-ace6-9360a2a36340",
1538
  "question": "Who is the wife of deangelo ?",
1539
  "answer": [
1540
  "antionette"
@@ -1556,7 +1556,7 @@
1556
  "type": 5
1557
  },
1558
  {
1559
- "id": "cccca234-e7ec-4257-a1df-7bcda2a6c07f",
1560
  "question": "Who is the sister of milo ?",
1561
  "answer": [
1562
  "miki"
@@ -1578,12 +1578,12 @@
1578
  "type": 5
1579
  },
1580
  {
1581
- "id": "f9c251f6-eab4-412a-9224-e072f97d8a21",
1582
  "question": "Who is the daughter of matt ?",
1583
  "answer": [
1584
- "daisy",
1585
  "meghann",
1586
- "alejandra"
1587
  ],
1588
  "prolog": {
1589
  "query": [
@@ -1602,11 +1602,11 @@
1602
  "type": 5
1603
  },
1604
  {
1605
- "id": "ff068a22-e068-47a4-9f7b-13c676f83106",
1606
  "question": "Who is the sibling of meghann ?",
1607
  "answer": [
1608
- "daisy",
1609
- "alejandra"
1610
  ],
1611
  "prolog": {
1612
  "query": [
@@ -1625,7 +1625,7 @@
1625
  "type": 5
1626
  },
1627
  {
1628
- "id": "a9744d0b-4f98-4283-9f6d-7707210f4619",
1629
  "question": "Who is the wife of jeff ?",
1630
  "answer": [
1631
  "marya"
@@ -1647,7 +1647,7 @@
1647
  "type": 5
1648
  },
1649
  {
1650
- "id": "9382e7ec-7fda-470b-a3d3-534740e44573",
1651
  "question": "Who is the mother of velia ?",
1652
  "answer": [
1653
  "concepcion"
@@ -1669,7 +1669,7 @@
1669
  "type": 5
1670
  },
1671
  {
1672
- "id": "d12af11d-9396-4af1-96a1-43d42430c988",
1673
  "question": "Who is the father of ila ?",
1674
  "answer": [
1675
  "manual"
@@ -1691,7 +1691,7 @@
1691
  "type": 5
1692
  },
1693
  {
1694
- "id": "cd41f739-30b8-4946-a00a-ab4f8bf0d228",
1695
  "question": "Who is the child of fidel ?",
1696
  "answer": [
1697
  "billie"
@@ -1713,11 +1713,11 @@
1713
  "type": 5
1714
  },
1715
  {
1716
- "id": "c93fa55a-4bfd-4e99-ba7e-50b291a6bd17",
1717
  "question": "Who is the person whose hobby is meteorology ?",
1718
  "answer": [
1719
- "antionette",
1720
- "concepcion"
1721
  ],
1722
  "prolog": {
1723
  "query": [
@@ -1736,7 +1736,7 @@
1736
  "type": 6
1737
  },
1738
  {
1739
- "id": "077ab7a1-9f5e-48b8-b56b-c8cbcf2f53e9",
1740
  "question": "Who is the person whose hobby is laser tag ?",
1741
  "answer": [
1742
  "derick"
@@ -1758,7 +1758,7 @@
1758
  "type": 6
1759
  },
1760
  {
1761
- "id": "dc1a27ba-1041-4fed-a775-d9a4330e7f40",
1762
  "question": "Who is the person whose job is exhibitions officer, museum/gallery ?",
1763
  "answer": [
1764
  "fidel"
@@ -1780,7 +1780,7 @@
1780
  "type": 6
1781
  },
1782
  {
1783
- "id": "ae8da655-662f-4e47-bade-54109ec8aa70",
1784
  "question": "Who is the person whose hobby is tether car ?",
1785
  "answer": [
1786
  "johnna"
@@ -1802,7 +1802,7 @@
1802
  "type": 6
1803
  },
1804
  {
1805
- "id": "5be25e44-9680-43f2-b727-9fa5cac054a8",
1806
  "question": "Who is the person whose job is museum/gallery curator ?",
1807
  "answer": [
1808
  "billie"
@@ -1824,7 +1824,7 @@
1824
  "type": 6
1825
  },
1826
  {
1827
- "id": "e048e796-b8c2-476d-b273-bd7653c56bb8",
1828
  "question": "Who is the person whose hobby is fossil hunting ?",
1829
  "answer": [
1830
  "rosalee"
@@ -1846,7 +1846,7 @@
1846
  "type": 6
1847
  },
1848
  {
1849
- "id": "56a9952f-8058-431e-968c-7b797398a370",
1850
  "question": "Who is the person whose job is agricultural engineer ?",
1851
  "answer": [
1852
  "alberto"
@@ -1868,7 +1868,7 @@
1868
  "type": 6
1869
  },
1870
  {
1871
- "id": "0d405ed9-5e64-49b4-9733-564490f3f0fc",
1872
  "question": "Who is the person whose job is contractor ?",
1873
  "answer": [
1874
  "alejandra"
@@ -1890,7 +1890,7 @@
1890
  "type": 6
1891
  },
1892
  {
1893
- "id": "4d08ff11-2169-436d-9ed4-1daf474333da",
1894
  "question": "Who is the person whose hobby is ballroom dancing ?",
1895
  "answer": [
1896
  "cornelius"
@@ -1912,7 +1912,7 @@
1912
  "type": 6
1913
  },
1914
  {
1915
- "id": "e3dfbe98-eda5-442b-bf26-9f5a3578a221",
1916
  "question": "Who is the person whose job is newspaper journalist ?",
1917
  "answer": [
1918
  "maggie"
@@ -1934,11 +1934,11 @@
1934
  "type": 6
1935
  },
1936
  {
1937
- "id": "248a7fd5-3284-4075-855e-e15564e2367a",
1938
  "question": "What is the job of the sister of the child of the mother of alton ?",
1939
  "answer": [
1940
- "museum education officer",
1941
- "production assistant, television"
1942
  ],
1943
  "prolog": {
1944
  "query": [
@@ -1969,14 +1969,14 @@
1969
  "type": 7
1970
  },
1971
  {
1972
- "id": "33db1670-25b3-4876-8627-4c27d07b6b51",
1973
  "question": "What is the hobby of the child of the mother of the wife of cornelius ?",
1974
  "answer": [
1975
- "hiking/backpacking",
1976
- "meteorology",
1977
  "weightlifting",
 
 
1978
  "geocaching",
1979
- "judo"
1980
  ],
1981
  "prolog": {
1982
  "query": [
@@ -2007,7 +2007,7 @@
2007
  "type": 7
2008
  },
2009
  {
2010
- "id": "b049f49f-ce95-47e0-b04c-4dc98681e9b9",
2011
  "question": "What is the hobby of the son of the mother of the son of alberto ?",
2012
  "answer": [
2013
  "backgammon"
@@ -2041,7 +2041,7 @@
2041
  "type": 7
2042
  },
2043
  {
2044
- "id": "2c21cea6-670c-4411-98c7-96bdd1e12051",
2045
  "question": "What is the hobby of the sibling of the son of the mother of matt ?",
2046
  "answer": [
2047
  "meditation"
@@ -2075,7 +2075,7 @@
2075
  "type": 7
2076
  },
2077
  {
2078
- "id": "1a0f0e84-4f5a-4451-86dc-1770c42148a9",
2079
  "question": "What is the hobby of the daughter of the husband of the daughter of maggie ?",
2080
  "answer": [
2081
  "meditation"
@@ -2109,14 +2109,14 @@
2109
  "type": 7
2110
  },
2111
  {
2112
- "id": "414fab8a-4175-419c-ab79-1740760b1942",
2113
  "question": "What is the dob of the child of the wife of the husband of kanesha ?",
2114
  "answer": [
2115
  "0240-12-31",
2116
- "0239-10-28",
2117
- "0236-06-02",
2118
  "0238-10-28",
2119
- "0244-04-07"
 
 
2120
  ],
2121
  "prolog": {
2122
  "query": [
@@ -2147,7 +2147,7 @@
2147
  "type": 7
2148
  },
2149
  {
2150
- "id": "67bd6c0c-56b0-417e-b3ba-fdee70429ee3",
2151
  "question": "What is the hobby of the mother of the child of the father of ila ?",
2152
  "answer": [
2153
  "radio-controlled car racing"
@@ -2181,7 +2181,7 @@
2181
  "type": 7
2182
  },
2183
  {
2184
- "id": "07cd011b-1d73-4940-b8c2-f71caf172efe",
2185
  "question": "What is the hobby of the mother of the daughter of the father of lynn ?",
2186
  "answer": [
2187
  "canoeing"
@@ -2215,7 +2215,7 @@
2215
  "type": 7
2216
  },
2217
  {
2218
- "id": "09837260-1e6e-4abe-a34d-f64a6922cc1c",
2219
  "question": "What is the dob of the daughter of the mother of the child of jeff ?",
2220
  "answer": [
2221
  "0261-10-15"
@@ -2249,7 +2249,7 @@
2249
  "type": 7
2250
  },
2251
  {
2252
- "id": "ba116a62-e376-4395-ab10-30addae6abb3",
2253
  "question": "What is the job of the brother of the son of the daughter of thomasine ?",
2254
  "answer": [
2255
  "pharmacist, hospital",
@@ -2284,7 +2284,7 @@
2284
  "type": 7
2285
  },
2286
  {
2287
- "id": "43bfe73f-17ed-4c7e-9f72-4039631c513a",
2288
  "question": "What is the hobby of the father of the son of the person whose job is ranger/warden ?",
2289
  "answer": [
2290
  "sea glass collecting"
@@ -2318,15 +2318,15 @@
2318
  "type": 8
2319
  },
2320
  {
2321
- "id": "447dfa55-ef4d-40cc-90e6-9013c1db119a",
2322
  "question": "What is the job of the child of the daughter of the person whose hobby is laser tag ?",
2323
  "answer": [
2324
- "acupuncturist",
2325
  "surveyor, commercial/residential",
2326
- "museum education officer",
 
2327
  "english as a foreign language teacher",
2328
- "production assistant, television",
2329
- "chiropodist"
2330
  ],
2331
  "prolog": {
2332
  "query": [
@@ -2357,7 +2357,7 @@
2357
  "type": 8
2358
  },
2359
  {
2360
- "id": "192bdb9d-74de-4200-91d7-4521b178a77a",
2361
  "question": "What is the job of the child of the daughter of the person whose job is police officer ?",
2362
  "answer": [
2363
  "airline pilot"
@@ -2391,7 +2391,7 @@
2391
  "type": 8
2392
  },
2393
  {
2394
- "id": "5400fc3c-6b2d-4a93-98fd-416e5e99246d",
2395
  "question": "What is the dob of the child of the mother of the person whose job is public house manager ?",
2396
  "answer": [
2397
  "0241-07-17"
@@ -2425,7 +2425,7 @@
2425
  "type": 8
2426
  },
2427
  {
2428
- "id": "da2ebf4a-0aeb-4f76-a068-d0cd63bf30db",
2429
  "question": "What is the dob of the mother of the child of the person whose job is therapist, art ?",
2430
  "answer": [
2431
  "0237-01-15"
@@ -2459,7 +2459,7 @@
2459
  "type": 8
2460
  },
2461
  {
2462
- "id": "75438524-17b7-4828-9b2b-7308821a6787",
2463
  "question": "What is the job of the wife of the brother of the person whose hobby is hiking/backpacking ?",
2464
  "answer": [
2465
  "public house manager"
@@ -2493,7 +2493,7 @@
2493
  "type": 8
2494
  },
2495
  {
2496
- "id": "32b6b6e4-e595-468c-9e4b-69e379ff6144",
2497
  "question": "What is the hobby of the wife of the husband of the person whose hobby is shogi ?",
2498
  "answer": [
2499
  "shogi"
@@ -2527,7 +2527,7 @@
2527
  "type": 8
2528
  },
2529
  {
2530
- "id": "0a2f1085-1a61-4ca3-8ee6-4932ce8613d1",
2531
  "question": "What is the hobby of the son of the son of the person whose hobby is dominoes ?",
2532
  "answer": [
2533
  "microscopy"
@@ -2561,12 +2561,12 @@
2561
  "type": 8
2562
  },
2563
  {
2564
- "id": "11815494-60e5-4136-a063-f16f090cac32",
2565
  "question": "What is the hobby of the son of the father of the person whose hobby is hiking/backpacking ?",
2566
  "answer": [
2567
- "judo",
2568
  "weightlifting",
2569
- "hiking/backpacking"
 
2570
  ],
2571
  "prolog": {
2572
  "query": [
@@ -2597,7 +2597,7 @@
2597
  "type": 8
2598
  },
2599
  {
2600
- "id": "7b4518e5-1b75-4b05-88d2-1d8e74ef084d",
2601
  "question": "What is the job of the brother of the daughter of the person whose job is community arts worker ?",
2602
  "answer": [
2603
  "advertising copywriter"
@@ -2631,13 +2631,13 @@
2631
  "type": 8
2632
  },
2633
  {
2634
- "id": "59d5f9f0-40a9-4ef3-b43a-6ac01c53d1a5",
2635
  "question": "What is the job of the sibling of the mother of billie ?",
2636
  "answer": [
2637
- "acupuncturist",
2638
- "museum education officer",
2639
  "english as a foreign language teacher",
2640
- "surveyor, commercial/residential"
 
 
2641
  ],
2642
  "prolog": {
2643
  "query": [
@@ -2664,11 +2664,11 @@
2664
  "type": 9
2665
  },
2666
  {
2667
- "id": "1c4d2242-ff03-4df6-aae3-a1ae20e5d0e7",
2668
  "question": "What is the dob of the brother of the mother of billie ?",
2669
  "answer": [
2670
- "0274-03-29",
2671
  "0263-06-10",
 
2672
  "0266-03-19"
2673
  ],
2674
  "prolog": {
@@ -2696,12 +2696,12 @@
2696
  "type": 9
2697
  },
2698
  {
2699
- "id": "03dc9aee-4fe8-4c31-9a97-f056c32ce928",
2700
  "question": "What is the hobby of the brother of the brother of nick ?",
2701
  "answer": [
2702
- "microscopy",
2703
  "flying disc",
2704
- "magnet fishing"
2705
  ],
2706
  "prolog": {
2707
  "query": [
@@ -2728,7 +2728,7 @@
2728
  "type": 9
2729
  },
2730
  {
2731
- "id": "50a35766-9e85-4fb8-a386-8bd1dd4d7b65",
2732
  "question": "What is the hobby of the husband of the child of scotty ?",
2733
  "answer": [
2734
  "sea glass collecting"
@@ -2758,7 +2758,7 @@
2758
  "type": 9
2759
  },
2760
  {
2761
- "id": "dd96dee2-8012-4e0a-ad8c-d5fc47e4f41a",
2762
  "question": "What is the dob of the father of the child of joe ?",
2763
  "answer": [
2764
  "0257-10-11"
@@ -2788,7 +2788,7 @@
2788
  "type": 9
2789
  },
2790
  {
2791
- "id": "efecda4c-5dba-4aa3-934e-52a190acdf53",
2792
  "question": "What is the job of the mother of the husband of daisy ?",
2793
  "answer": [
2794
  "engineer, manufacturing systems"
@@ -2818,7 +2818,7 @@
2818
  "type": 9
2819
  },
2820
  {
2821
- "id": "5bddd40c-adb0-4486-9b85-bdd183e592cc",
2822
  "question": "What is the hobby of the child of the father of ellis ?",
2823
  "answer": [
2824
  "audiophile"
@@ -2848,7 +2848,7 @@
2848
  "type": 9
2849
  },
2850
  {
2851
- "id": "8467aab3-638e-4267-8ad5-990c567e4c1c",
2852
  "question": "What is the hobby of the husband of the sibling of kurt ?",
2853
  "answer": [
2854
  "tennis polo"
@@ -2878,11 +2878,11 @@
2878
  "type": 9
2879
  },
2880
  {
2881
- "id": "3b10f46c-157f-4e7c-8ae6-fc0a8ba534ff",
2882
  "question": "What is the job of the husband of the child of derick ?",
2883
  "answer": [
2884
- "environmental education officer",
2885
- "air cabin crew"
2886
  ],
2887
  "prolog": {
2888
  "query": [
@@ -2909,7 +2909,7 @@
2909
  "type": 9
2910
  },
2911
  {
2912
- "id": "41101a1d-bfe7-459a-a133-875c5a99d4a7",
2913
  "question": "What is the hobby of the mother of the child of scotty ?",
2914
  "answer": [
2915
  "research"
@@ -2939,11 +2939,11 @@
2939
  "type": 9
2940
  },
2941
  {
2942
- "id": "6f923244-655f-4b67-8054-2cbfc2cfcd1d",
2943
  "question": "What is the hobby of the sister of the person whose job is engineer, technical sales ?",
2944
  "answer": [
2945
- "geocaching",
2946
- "meteorology"
2947
  ],
2948
  "prolog": {
2949
  "query": [
@@ -2970,7 +2970,7 @@
2970
  "type": 10
2971
  },
2972
  {
2973
- "id": "2afd0644-9bfe-4a31-8404-af25c0aca413",
2974
  "question": "What is the job of the mother of the person whose hobby is biology ?",
2975
  "answer": [
2976
  "product designer"
@@ -3000,7 +3000,7 @@
3000
  "type": 10
3001
  },
3002
  {
3003
- "id": "829f9a19-c50c-4275-9013-a282112acc53",
3004
  "question": "What is the job of the mother of the person whose job is english as a foreign language teacher ?",
3005
  "answer": [
3006
  "teacher, adult education"
@@ -3030,7 +3030,7 @@
3030
  "type": 10
3031
  },
3032
  {
3033
- "id": "21ecaa0a-f56b-433a-acde-0da32f60ef9d",
3034
  "question": "What is the dob of the father of the person whose job is special educational needs teacher ?",
3035
  "answer": [
3036
  "0212-09-01"
@@ -3060,7 +3060,7 @@
3060
  "type": 10
3061
  },
3062
  {
3063
- "id": "619b2b42-dc9f-4c2c-b1d4-96a765ae52d0",
3064
  "question": "What is the hobby of the father of the person whose job is public house manager ?",
3065
  "answer": [
3066
  "philately"
@@ -3090,7 +3090,7 @@
3090
  "type": 10
3091
  },
3092
  {
3093
- "id": "4a4c75c9-7fe3-455c-ab1a-94f79639a85b",
3094
  "question": "What is the dob of the wife of the person whose job is electronics engineer ?",
3095
  "answer": [
3096
  "0148-03-17"
@@ -3120,7 +3120,7 @@
3120
  "type": 10
3121
  },
3122
  {
3123
- "id": "6cf8c692-f788-45d8-ac4c-d55ff057b4a4",
3124
  "question": "What is the hobby of the husband of the person whose job is teacher, adult education ?",
3125
  "answer": [
3126
  "reading"
@@ -3150,7 +3150,7 @@
3150
  "type": 10
3151
  },
3152
  {
3153
- "id": "2023a972-98ab-4383-9241-30956d45016f",
3154
  "question": "What is the job of the wife of the person whose hobby is tennis polo ?",
3155
  "answer": [
3156
  "production assistant, television"
@@ -3180,13 +3180,13 @@
3180
  "type": 10
3181
  },
3182
  {
3183
- "id": "7ebe8cae-d0be-46d4-a995-c4bf220e2b56",
3184
  "question": "What is the job of the daughter of the person whose job is advertising copywriter ?",
3185
  "answer": [
 
3186
  "public house manager",
3187
  "commercial/residential surveyor",
3188
- "contractor",
3189
- "translator"
3190
  ],
3191
  "prolog": {
3192
  "query": [
@@ -3213,7 +3213,7 @@
3213
  "type": 10
3214
  },
3215
  {
3216
- "id": "d71f6487-9793-456f-b068-905829acb407",
3217
  "question": "What is the job of the sister of the person whose job is estate manager/land agent ?",
3218
  "answer": [
3219
  "geographical information systems officer",
@@ -3244,7 +3244,7 @@
3244
  "type": 10
3245
  },
3246
  {
3247
- "id": "ded1349b-d178-4129-bae9-2a3dac3ee81d",
3248
  "question": "What is the dob of the father of dominick ?",
3249
  "answer": [
3250
  "0212-09-01"
@@ -3270,11 +3270,11 @@
3270
  "type": 11
3271
  },
3272
  {
3273
- "id": "6c769374-a082-4350-8cf0-2a73d162b338",
3274
  "question": "What is the job of the sibling of alejandra ?",
3275
  "answer": [
3276
- "commercial/residential surveyor",
3277
- "translator"
3278
  ],
3279
  "prolog": {
3280
  "query": [
@@ -3297,7 +3297,7 @@
3297
  "type": 11
3298
  },
3299
  {
3300
- "id": "3fd38a09-c57e-41a3-81ca-c0cce0e985c5",
3301
  "question": "What is the hobby of the father of colby ?",
3302
  "answer": [
3303
  "laser tag"
@@ -3323,7 +3323,7 @@
3323
  "type": 11
3324
  },
3325
  {
3326
- "id": "8eddcc5b-5b56-4128-9684-cc5d195137e0",
3327
  "question": "What is the hobby of the daughter of marya ?",
3328
  "answer": [
3329
  "meteorology"
@@ -3349,7 +3349,7 @@
3349
  "type": 11
3350
  },
3351
  {
3352
- "id": "7597220f-4d05-4c59-b54c-4deddd94689a",
3353
  "question": "What is the hobby of the brother of milo ?",
3354
  "answer": [
3355
  "meditation"
@@ -3375,7 +3375,7 @@
3375
  "type": 11
3376
  },
3377
  {
3378
- "id": "8f1332b8-34fc-49b3-9557-8f7d166be131",
3379
  "question": "What is the hobby of the mother of kari ?",
3380
  "answer": [
3381
  "architecture"
@@ -3401,7 +3401,7 @@
3401
  "type": 11
3402
  },
3403
  {
3404
- "id": "483489b1-66ee-4a1c-96f1-0683b2ec70c5",
3405
  "question": "What is the hobby of the sibling of rosalee ?",
3406
  "answer": [
3407
  "dairy farming",
@@ -3428,7 +3428,7 @@
3428
  "type": 11
3429
  },
3430
  {
3431
- "id": "feb400ca-22c7-46c4-ac87-f806953fb1dc",
3432
  "question": "What is the hobby of the father of meghann ?",
3433
  "answer": [
3434
  "birdwatching"
@@ -3454,7 +3454,7 @@
3454
  "type": 11
3455
  },
3456
  {
3457
- "id": "0a43d233-425f-4412-8c79-13417ed31068",
3458
  "question": "What is the dob of the sister of rosalee ?",
3459
  "answer": [
3460
  "0270-07-11",
@@ -3481,7 +3481,7 @@
3481
  "type": 11
3482
  },
3483
  {
3484
- "id": "5babcb60-e3a5-49f4-9e6d-5f990a9b6886",
3485
  "question": "What is the job of the child of manual ?",
3486
  "answer": [
3487
  "public house manager"
@@ -3507,7 +3507,7 @@
3507
  "type": 11
3508
  },
3509
  {
3510
- "id": "df762be3-00c1-4c74-a820-bf5a9006cb58",
3511
  "question": "What is the hobby of the person whose hobby is trainspotting ?",
3512
  "answer": [
3513
  "trainspotting"
@@ -3533,7 +3533,7 @@
3533
  "type": 12
3534
  },
3535
  {
3536
- "id": "1942b337-f010-4d19-8f30-3055a3d1b0c1",
3537
  "question": "What is the job of the person whose hobby is hiking/backpacking ?",
3538
  "answer": [
3539
  "research scientist (life sciences)"
@@ -3559,7 +3559,7 @@
3559
  "type": 12
3560
  },
3561
  {
3562
- "id": "7d74a2ea-8dab-4748-bfac-7bce98a2a8b3",
3563
  "question": "What is the job of the person whose job is civil engineer, consulting ?",
3564
  "answer": [
3565
  "civil engineer, consulting"
@@ -3585,7 +3585,7 @@
3585
  "type": 12
3586
  },
3587
  {
3588
- "id": "56894789-8b8e-4467-99d6-85d241a7063a",
3589
  "question": "What is the hobby of the person whose job is electronics engineer ?",
3590
  "answer": [
3591
  "scuba diving"
@@ -3611,7 +3611,7 @@
3611
  "type": 12
3612
  },
3613
  {
3614
- "id": "2b0921f2-3e0d-422f-a6d4-1aa417e5574f",
3615
  "question": "What is the dob of the person whose hobby is fossil hunting ?",
3616
  "answer": [
3617
  "0260-09-04"
@@ -3637,7 +3637,7 @@
3637
  "type": 12
3638
  },
3639
  {
3640
- "id": "522af9c0-4d7e-461c-ac89-653fc1654a79",
3641
  "question": "What is the job of the person whose job is production assistant, television ?",
3642
  "answer": [
3643
  "production assistant, television"
@@ -3663,7 +3663,7 @@
3663
  "type": 12
3664
  },
3665
  {
3666
- "id": "89e8bd89-8b8e-4d6c-b2f3-fb597b9625d4",
3667
  "question": "What is the job of the person whose job is airline pilot ?",
3668
  "answer": [
3669
  "airline pilot"
@@ -3689,7 +3689,7 @@
3689
  "type": 12
3690
  },
3691
  {
3692
- "id": "94e8a8dd-373e-4f69-8fef-f9fd4380453c",
3693
  "question": "What is the job of the person whose job is community arts worker ?",
3694
  "answer": [
3695
  "community arts worker"
@@ -3715,7 +3715,7 @@
3715
  "type": 12
3716
  },
3717
  {
3718
- "id": "2391f22a-ebcf-4693-ae09-b2cac88a89f7",
3719
  "question": "What is the dob of the person whose hobby is backgammon ?",
3720
  "answer": [
3721
  "0257-10-11"
@@ -3741,7 +3741,7 @@
3741
  "type": 12
3742
  },
3743
  {
3744
- "id": "16d5da2e-cd46-4006-be4b-0354ee3e5452",
3745
  "question": "What is the dob of the person whose hobby is dairy farming ?",
3746
  "answer": [
3747
  "0261-08-01"
@@ -3767,7 +3767,7 @@
3767
  "type": 12
3768
  },
3769
  {
3770
- "id": "be86b09e-73d0-409e-bf89-df846b18856f",
3771
  "question": "How many sons does the father of the mother of the child of ila have?",
3772
  "answer": [
3773
  "28"
@@ -3800,7 +3800,7 @@
3800
  "type": 13
3801
  },
3802
  {
3803
- "id": "893925d8-b5fb-414d-be2b-251901163662",
3804
  "question": "How many daughters does the father of the father of the child of joe have?",
3805
  "answer": [
3806
  "36"
@@ -3833,7 +3833,7 @@
3833
  "type": 13
3834
  },
3835
  {
3836
- "id": "e5e80b57-37cc-4272-9832-d42f5435b5aa",
3837
  "question": "How many sisters does the son of the sibling of the daughter of kanesha have?",
3838
  "answer": [
3839
  "31"
@@ -3866,7 +3866,7 @@
3866
  "type": 13
3867
  },
3868
  {
3869
- "id": "374022d7-9fa5-4344-bf76-cbb2f62ce03e",
3870
  "question": "How many sisters does the father of the daughter of the daughter of marya have?",
3871
  "answer": [
3872
  "31"
@@ -3899,7 +3899,7 @@
3899
  "type": 13
3900
  },
3901
  {
3902
- "id": "4422967e-a15a-4596-b47b-24261dc697c4",
3903
  "question": "How many brothers does the husband of the wife of the sibling of alfonso have?",
3904
  "answer": [
3905
  "29"
@@ -3932,7 +3932,7 @@
3932
  "type": 13
3933
  },
3934
  {
3935
- "id": "3c3ac009-d153-4b59-b3af-f825da80caa6",
3936
  "question": "How many children does the sibling of the wife of the father of alton have?",
3937
  "answer": [
3938
  "64"
@@ -3965,7 +3965,7 @@
3965
  "type": 13
3966
  },
3967
  {
3968
- "id": "d70d083d-70cd-47ac-98b1-15e9da2b9b8f",
3969
  "question": "How many daughters does the mother of the child of the daughter of manual have?",
3970
  "answer": [
3971
  "36"
@@ -3998,7 +3998,7 @@
3998
  "type": 13
3999
  },
4000
  {
4001
- "id": "f4bf9559-44c3-4cb8-8dd8-08f66832a24b",
4002
  "question": "How many children does the child of the son of the son of kanesha have?",
4003
  "answer": [
4004
  "64"
@@ -4031,7 +4031,7 @@
4031
  "type": 13
4032
  },
4033
  {
4034
- "id": "05867bac-84f0-43f1-b2cc-2de2cd9e52ed",
4035
  "question": "How many sons does the husband of the sibling of the sibling of colby have?",
4036
  "answer": [
4037
  "28"
@@ -4064,7 +4064,7 @@
4064
  "type": 13
4065
  },
4066
  {
4067
- "id": "3d5fe144-edbe-4395-8440-0a6abfd29ccc",
4068
  "question": "How many siblings does the father of the child of the son of ila have?",
4069
  "answer": [
4070
  "60"
@@ -4097,7 +4097,7 @@
4097
  "type": 13
4098
  },
4099
  {
4100
- "id": "8e2598eb-1e1a-42e2-bddb-d8b43be6b246",
4101
  "question": "How many sisters does the father of the child of the person whose job is research scientist (life sciences) have?",
4102
  "answer": [
4103
  "31"
@@ -4130,7 +4130,7 @@
4130
  "type": 14
4131
  },
4132
  {
4133
- "id": "8c62d271-bd88-430c-b7d9-d0d02a0a6e73",
4134
  "question": "How many siblings does the sibling of the child of the person whose hobby is finance have?",
4135
  "answer": [
4136
  "60"
@@ -4163,7 +4163,7 @@
4163
  "type": 14
4164
  },
4165
  {
4166
- "id": "bfae4991-419b-426a-bf02-298c61ca6c25",
4167
  "question": "How many sisters does the daughter of the sibling of the person whose job is investment banker, corporate have?",
4168
  "answer": [
4169
  "31"
@@ -4196,7 +4196,7 @@
4196
  "type": 14
4197
  },
4198
  {
4199
- "id": "38a6f470-16b5-4c97-81b2-d0f032c28f6a",
4200
  "question": "How many brothers does the mother of the child of the person whose job is air cabin crew have?",
4201
  "answer": [
4202
  "29"
@@ -4229,7 +4229,7 @@
4229
  "type": 14
4230
  },
4231
  {
4232
- "id": "2e7283e8-a6cd-43e6-87b6-ee2756360709",
4233
  "question": "How many daughters does the father of the wife of the person whose hobby is sea glass collecting have?",
4234
  "answer": [
4235
  "36"
@@ -4262,7 +4262,7 @@
4262
  "type": 14
4263
  },
4264
  {
4265
- "id": "4db7a1e6-4371-4db0-9f24-49506dc28526",
4266
  "question": "How many sons does the mother of the son of the person whose hobby is geocaching have?",
4267
  "answer": [
4268
  "28"
@@ -4295,7 +4295,7 @@
4295
  "type": 14
4296
  },
4297
  {
4298
- "id": "159d91ee-7c6e-4e27-8c55-a935afc4ed64",
4299
  "question": "How many daughters does the child of the father of the person whose hobby is microscopy have?",
4300
  "answer": [
4301
  "36"
@@ -4328,7 +4328,7 @@
4328
  "type": 14
4329
  },
4330
  {
4331
- "id": "d2f6a934-fe42-4dbe-aa52-9cd677c71851",
4332
  "question": "How many siblings does the sibling of the sibling of the person whose hobby is birdwatching have?",
4333
  "answer": [
4334
  "60"
@@ -4361,7 +4361,7 @@
4361
  "type": 14
4362
  },
4363
  {
4364
- "id": "edd5a38c-33fa-432c-902e-e71105d31e8a",
4365
  "question": "How many siblings does the mother of the mother of the person whose job is secretary, company have?",
4366
  "answer": [
4367
  "60"
@@ -4394,7 +4394,7 @@
4394
  "type": 14
4395
  },
4396
  {
4397
- "id": "0d0d126f-83cc-4092-917b-bdb8eb9f40fd",
4398
  "question": "How many sisters does the sibling of the brother of the person whose hobby is magnet fishing have?",
4399
  "answer": [
4400
  "31"
@@ -4427,7 +4427,7 @@
4427
  "type": 14
4428
  },
4429
  {
4430
- "id": "316615ff-af0e-46d3-aa17-b1dca1be2be7",
4431
  "question": "How many sisters does the son of the mother of dante have?",
4432
  "answer": [
4433
  "31"
@@ -4456,7 +4456,7 @@
4456
  "type": 15
4457
  },
4458
  {
4459
- "id": "e6df5e4a-d195-4dbc-ba8a-d72067d20076",
4460
  "question": "How many sons does the father of the child of cornelius have?",
4461
  "answer": [
4462
  "28"
@@ -4485,7 +4485,7 @@
4485
  "type": 15
4486
  },
4487
  {
4488
- "id": "ef8561df-badb-4179-ab9e-4c6415670e9a",
4489
  "question": "How many children does the mother of the child of alfonso have?",
4490
  "answer": [
4491
  "64"
@@ -4514,7 +4514,7 @@
4514
  "type": 15
4515
  },
4516
  {
4517
- "id": "ec373e38-1126-46c0-93f0-ebb652b7912a",
4518
  "question": "How many brothers does the sibling of the sibling of tona have?",
4519
  "answer": [
4520
  "29"
@@ -4543,7 +4543,7 @@
4543
  "type": 15
4544
  },
4545
  {
4546
- "id": "9a8033a8-908c-41bc-ba0a-f56e24cb9a9b",
4547
  "question": "How many siblings does the mother of the son of ellis have?",
4548
  "answer": [
4549
  "60"
@@ -4572,7 +4572,7 @@
4572
  "type": 15
4573
  },
4574
  {
4575
- "id": "43b4b497-4677-4035-b7d4-e82f1f02ef2d",
4576
  "question": "How many siblings does the sibling of the mother of lynn have?",
4577
  "answer": [
4578
  "60"
@@ -4601,7 +4601,7 @@
4601
  "type": 15
4602
  },
4603
  {
4604
- "id": "bae40d19-1ce4-4a41-af30-c9483091dc50",
4605
  "question": "How many sisters does the sibling of the sibling of reyna have?",
4606
  "answer": [
4607
  "31"
@@ -4630,7 +4630,7 @@
4630
  "type": 15
4631
  },
4632
  {
4633
- "id": "11b42012-eab7-4c2a-a14e-3c12e0cb28f3",
4634
  "question": "How many brothers does the sibling of the sister of rosalee have?",
4635
  "answer": [
4636
  "29"
@@ -4659,7 +4659,7 @@
4659
  "type": 15
4660
  },
4661
  {
4662
- "id": "3b8dd5c2-a281-4a46-be73-e53d5d6d0a0c",
4663
  "question": "How many sisters does the child of the father of nick have?",
4664
  "answer": [
4665
  "31"
@@ -4688,7 +4688,7 @@
4688
  "type": 15
4689
  },
4690
  {
4691
- "id": "c2614502-5f29-480d-b155-cba82a9d28d9",
4692
  "question": "How many sons does the child of the mother of dante have?",
4693
  "answer": [
4694
  "28"
@@ -4717,7 +4717,7 @@
4717
  "type": 15
4718
  },
4719
  {
4720
- "id": "2198a2ee-9468-4377-a78f-8b2cbcf5d9c0",
4721
  "question": "How many sisters does the mother of the person whose job is exercise physiologist have?",
4722
  "answer": [
4723
  "31"
@@ -4746,7 +4746,7 @@
4746
  "type": 16
4747
  },
4748
  {
4749
- "id": "5bd81ebe-93a9-428b-a0f5-a38f56d4ca00",
4750
  "question": "How many daughters does the father of the person whose hobby is dolls have?",
4751
  "answer": [
4752
  "36"
@@ -4775,7 +4775,7 @@
4775
  "type": 16
4776
  },
4777
  {
4778
- "id": "a237a9f7-14a2-4579-9fd3-8f5701e3f4b9",
4779
  "question": "How many sons does the daughter of the person whose hobby is backgammon have?",
4780
  "answer": [
4781
  "28"
@@ -4804,7 +4804,7 @@
4804
  "type": 16
4805
  },
4806
  {
4807
- "id": "93aadbb9-4f5e-49d7-a6a0-5532b090a52e",
4808
  "question": "How many siblings does the husband of the person whose hobby is canoeing have?",
4809
  "answer": [
4810
  "60"
@@ -4833,7 +4833,7 @@
4833
  "type": 16
4834
  },
4835
  {
4836
- "id": "b6ac75c9-d070-44e8-ac48-7a5737877216",
4837
  "question": "How many brothers does the mother of the person whose hobby is shogi have?",
4838
  "answer": [
4839
  "29"
@@ -4862,7 +4862,7 @@
4862
  "type": 16
4863
  },
4864
  {
4865
- "id": "2e11da48-3ef6-43e2-ab32-5c9396f38ec1",
4866
  "question": "How many daughters does the father of the person whose hobby is canoeing have?",
4867
  "answer": [
4868
  "36"
@@ -4891,7 +4891,7 @@
4891
  "type": 16
4892
  },
4893
  {
4894
- "id": "7c5ce7e0-87b4-4acc-92eb-e92cc0f3cf6b",
4895
  "question": "How many children does the mother of the person whose job is airline pilot have?",
4896
  "answer": [
4897
  "64"
@@ -4920,7 +4920,7 @@
4920
  "type": 16
4921
  },
4922
  {
4923
- "id": "e929efc8-384d-42bc-bd14-bc4a2461e326",
4924
  "question": "How many daughters does the husband of the person whose job is commercial/residential surveyor have?",
4925
  "answer": [
4926
  "36"
@@ -4949,7 +4949,7 @@
4949
  "type": 16
4950
  },
4951
  {
4952
- "id": "9f6675ed-d199-42b5-904c-84a18c8342c9",
4953
  "question": "How many daughters does the child of the person whose job is teacher, adult education have?",
4954
  "answer": [
4955
  "36"
@@ -4978,7 +4978,7 @@
4978
  "type": 16
4979
  },
4980
  {
4981
- "id": "7746568c-10bc-4680-95c5-2422c81c4333",
4982
  "question": "How many siblings does the sister of the person whose hobby is photography have?",
4983
  "answer": [
4984
  "60"
@@ -5007,7 +5007,7 @@
5007
  "type": 16
5008
  },
5009
  {
5010
- "id": "b484ec6f-f46b-4dcd-bd6c-4de523e49e2e",
5011
  "question": "How many daughters does the brother of nick have?",
5012
  "answer": [
5013
  "36"
@@ -5032,7 +5032,7 @@
5032
  "type": 17
5033
  },
5034
  {
5035
- "id": "a09baced-1f6c-48c4-a433-d7d325280de8",
5036
  "question": "How many children does the child of daisy have?",
5037
  "answer": [
5038
  "64"
@@ -5057,7 +5057,7 @@
5057
  "type": 17
5058
  },
5059
  {
5060
- "id": "202cb4eb-437a-4b01-a4ad-8957554d38f6",
5061
  "question": "How many siblings does the father of alfonso have?",
5062
  "answer": [
5063
  "60"
@@ -5082,7 +5082,7 @@
5082
  "type": 17
5083
  },
5084
  {
5085
- "id": "178c6644-1951-47bc-9038-32f463a8b7cd",
5086
  "question": "How many sons does the child of antionette have?",
5087
  "answer": [
5088
  "28"
@@ -5107,7 +5107,7 @@
5107
  "type": 17
5108
  },
5109
  {
5110
- "id": "50663207-88d7-4b5a-94fa-3b1521104500",
5111
  "question": "How many brothers does the mother of milo have?",
5112
  "answer": [
5113
  "29"
@@ -5132,7 +5132,7 @@
5132
  "type": 17
5133
  },
5134
  {
5135
- "id": "e347dd1e-9945-4a88-9b00-4a625f3fb51d",
5136
  "question": "How many sons does the sibling of nick have?",
5137
  "answer": [
5138
  "28"
@@ -5157,7 +5157,7 @@
5157
  "type": 17
5158
  },
5159
  {
5160
- "id": "de17c6aa-9a9b-42d7-9645-c1870d086afc",
5161
  "question": "How many daughters does the wife of alberto have?",
5162
  "answer": [
5163
  "36"
@@ -5182,7 +5182,7 @@
5182
  "type": 17
5183
  },
5184
  {
5185
- "id": "df1f0e9b-089a-43b5-a0e7-1ab8e56af2bf",
5186
  "question": "How many siblings does the mother of johnna have?",
5187
  "answer": [
5188
  "60"
@@ -5207,7 +5207,7 @@
5207
  "type": 17
5208
  },
5209
  {
5210
- "id": "e3279204-23f1-41cb-9f4b-e53606f830d2",
5211
  "question": "How many sisters does the sibling of tona have?",
5212
  "answer": [
5213
  "31"
@@ -5232,7 +5232,7 @@
5232
  "type": 17
5233
  },
5234
  {
5235
- "id": "3bd9659f-3680-4d1d-871e-6e43d0f91539",
5236
  "question": "How many children does the son of tanner have?",
5237
  "answer": [
5238
  "64"
@@ -5257,7 +5257,7 @@
5257
  "type": 17
5258
  },
5259
  {
5260
- "id": "76e84d8f-eec0-43ee-9604-31e417ddc6fb",
5261
  "question": "How many daughters does the person whose hobby is scuba diving have?",
5262
  "answer": [
5263
  "36"
@@ -5282,7 +5282,7 @@
5282
  "type": 18
5283
  },
5284
  {
5285
- "id": "d02e4aab-a16c-45ff-bf6d-829f2e89b2a7",
5286
  "question": "How many brothers does the person whose job is commercial/residential surveyor have?",
5287
  "answer": [
5288
  "29"
@@ -5307,7 +5307,7 @@
5307
  "type": 18
5308
  },
5309
  {
5310
- "id": "9ee924ce-7317-4cfb-b782-20eca882c03c",
5311
  "question": "How many sons does the person whose hobby is sea glass collecting have?",
5312
  "answer": [
5313
  "28"
@@ -5332,7 +5332,7 @@
5332
  "type": 18
5333
  },
5334
  {
5335
- "id": "3185b88f-0350-47c8-b4d7-9d4de0fcbc74",
5336
  "question": "How many siblings does the person whose job is civil engineer, consulting have?",
5337
  "answer": [
5338
  "60"
@@ -5357,7 +5357,7 @@
5357
  "type": 18
5358
  },
5359
  {
5360
- "id": "9e0cb6d6-1e08-4a0c-81c6-cb891949e602",
5361
  "question": "How many siblings does the person whose job is secretary, company have?",
5362
  "answer": [
5363
  "60"
@@ -5382,7 +5382,7 @@
5382
  "type": 18
5383
  },
5384
  {
5385
- "id": "47cbd6b1-21e8-45c3-8c2d-1779d6caca31",
5386
  "question": "How many sisters does the person whose job is surveyor, commercial/residential have?",
5387
  "answer": [
5388
  "31"
@@ -5407,7 +5407,7 @@
5407
  "type": 18
5408
  },
5409
  {
5410
- "id": "7f362c61-84eb-44e1-adb6-d65f186ef13b",
5411
  "question": "How many children does the person whose job is investment banker, corporate have?",
5412
  "answer": [
5413
  "64"
@@ -5432,7 +5432,7 @@
5432
  "type": 18
5433
  },
5434
  {
5435
- "id": "be2307e6-7f0e-4668-a648-f967515a5ebf",
5436
  "question": "How many children does the person whose hobby is radio-controlled car racing have?",
5437
  "answer": [
5438
  "64"
@@ -5457,7 +5457,7 @@
5457
  "type": 18
5458
  },
5459
  {
5460
- "id": "00e3efe6-bebd-4cd8-b028-79e67a831bd4",
5461
  "question": "How many brothers does the person whose job is english as a foreign language teacher have?",
5462
  "answer": [
5463
  "29"
@@ -5482,7 +5482,7 @@
5482
  "type": 18
5483
  },
5484
  {
5485
- "id": "fe7524dd-7778-4615-bf33-514cce669359",
5486
  "question": "How many brothers does the person whose hobby is canoeing have?",
5487
  "answer": [
5488
  "29"
@@ -5507,7 +5507,7 @@
5507
  "type": 18
5508
  },
5509
  {
5510
- "id": "3b95e5e4-0537-41ce-940a-3c0dd03c4fcc",
5511
  "question": "How many children does joe have?",
5512
  "answer": [
5513
  "1"
@@ -5528,7 +5528,7 @@
5528
  "type": 19
5529
  },
5530
  {
5531
- "id": "103de864-4de8-444d-9373-6a31c6d3d9c4",
5532
  "question": "How many daughters does velia have?",
5533
  "answer": [
5534
  "0"
@@ -5549,7 +5549,7 @@
5549
  "type": 19
5550
  },
5551
  {
5552
- "id": "21925dc0-6fc9-4fe6-81b5-a1a297f802bb",
5553
  "question": "How many brothers does lynn have?",
5554
  "answer": [
5555
  "0"
@@ -5570,7 +5570,7 @@
5570
  "type": 19
5571
  },
5572
  {
5573
- "id": "a39f1565-b88b-411d-a31a-9efee6f0fd09",
5574
  "question": "How many daughters does scotty have?",
5575
  "answer": [
5576
  "1"
@@ -5591,7 +5591,7 @@
5591
  "type": 19
5592
  },
5593
  {
5594
- "id": "17fa64f0-a83c-4424-8269-44cd55fed4a6",
5595
  "question": "How many siblings does billie have?",
5596
  "answer": [
5597
  "0"
@@ -5612,7 +5612,7 @@
5612
  "type": 19
5613
  },
5614
  {
5615
- "id": "47679321-2ab9-4580-8894-c5d728948168",
5616
  "question": "How many brothers does alton have?",
5617
  "answer": [
5618
  "2"
@@ -5633,7 +5633,7 @@
5633
  "type": 19
5634
  },
5635
  {
5636
- "id": "c202c6cb-b318-44c8-9f4c-3df74bb040a6",
5637
  "question": "How many children does tanner have?",
5638
  "answer": [
5639
  "3"
@@ -5654,7 +5654,7 @@
5654
  "type": 19
5655
  },
5656
  {
5657
- "id": "4721de0d-575b-4792-9e46-53257dcb7a94",
5658
  "question": "How many children does billie have?",
5659
  "answer": [
5660
  "0"
@@ -5675,7 +5675,7 @@
5675
  "type": 19
5676
  },
5677
  {
5678
- "id": "3433923a-6295-4d2c-bac3-3ba98dd5fb02",
5679
  "question": "How many sisters does sandy have?",
5680
  "answer": [
5681
  "0"
@@ -5696,7 +5696,7 @@
5696
  "type": 19
5697
  },
5698
  {
5699
- "id": "0379ac39-45ca-41e6-aea3-a59a0dd2d4c2",
5700
  "question": "How many brothers does alberto have?",
5701
  "answer": [
5702
  "0"
 
1
  [
2
  {
3
+ "id": "7d749936-0596-4c03-abd4-33a13dd53344",
4
  "question": "Who is the father of the daughter of the father of the person whose hobby is wikipedia editing ?",
5
  "answer": [
6
  "alton"
 
34
  "type": 0
35
  },
36
  {
37
+ "id": "3e2ad145-760a-4e46-84f9-9e43295618d7",
38
  "question": "Who is the father of the son of the sister of the person whose hobby is meteorology ?",
39
  "answer": [
40
  "cornelius"
 
68
  "type": 0
69
  },
70
  {
71
+ "id": "00b8c766-6e4f-4232-89de-2943d76c18f1",
72
  "question": "Who is the mother of the wife of the father of the person whose job is air cabin crew ?",
73
  "answer": [
74
  "meghann"
 
102
  "type": 0
103
  },
104
  {
105
+ "id": "1f82c69e-b671-4c43-a255-93812ff3f80d",
106
  "question": "Who is the child of the child of the husband of the person whose hobby is research ?",
107
  "answer": [
108
  "tona",
 
137
  "type": 0
138
  },
139
  {
140
+ "id": "a6f72af4-7334-4d48-ae03-121c7e2a48c1",
141
  "question": "Who is the mother of the mother of the father of the person whose job is secretary, company ?",
142
  "answer": [
143
  "vilma"
 
171
  "type": 0
172
  },
173
  {
174
+ "id": "a7f646b3-0093-47c3-a6dc-45f4802414c8",
175
  "question": "Who is the father of the husband of the wife of the person whose job is advertising copywriter ?",
176
  "answer": [
177
  "vicente"
 
205
  "type": 0
206
  },
207
  {
208
+ "id": "af60a2dd-3e03-4981-86eb-cfd072c74c9d",
209
  "question": "Who is the daughter of the mother of the sister of the person whose hobby is microscopy ?",
210
  "answer": [
211
  "johnna",
 
240
  "type": 0
241
  },
242
  {
243
+ "id": "ac969da8-1f27-48b8-ad1a-a939c0a401c9",
244
  "question": "Who is the father of the sibling of the brother of the person whose job is production assistant, television ?",
245
  "answer": [
246
  "deangelo"
 
274
  "type": 0
275
  },
276
  {
277
+ "id": "ff910c86-1e49-4249-9267-69b5806bd099",
278
  "question": "Who is the child of the daughter of the mother of the person whose hobby is biology ?",
279
  "answer": [
280
  "dante"
 
308
  "type": 0
309
  },
310
  {
311
+ "id": "36c088e9-858d-43b5-90e4-21741376d991",
312
  "question": "Who is the son of the father of the sister of the person whose job is surveyor, commercial/residential ?",
313
  "answer": [
314
  "alton",
315
+ "kurt",
316
+ "nick"
317
  ],
318
  "prolog": {
319
  "query": [
 
344
  "type": 0
345
  },
346
  {
347
+ "id": "09ce7019-b007-4e1b-922d-62b1cebb0cbc",
348
  "question": "Who is the brother of the sibling of the father of alejandra ?",
349
  "answer": [
350
  "matt"
 
374
  "type": 1
375
  },
376
  {
377
+ "id": "8475f468-edcb-4907-b968-87153d327d23",
378
  "question": "Who is the husband of the mother of the daughter of vilma ?",
379
  "answer": [
380
  "manual"
 
404
  "type": 1
405
  },
406
  {
407
+ "id": "c7e132fd-40df-48a5-b776-2a16425e0704",
408
  "question": "Who is the child of the sibling of the wife of fidel ?",
409
  "answer": [
410
  "velia"
 
434
  "type": 1
435
  },
436
  {
437
+ "id": "31c4a04e-30b3-4f7f-aa73-550c30bb4298",
438
  "question": "Who is the brother of the husband of the daughter of marya ?",
439
  "answer": [
440
+ "kurt",
441
+ "nick"
442
  ],
443
  "prolog": {
444
  "query": [
 
465
  "type": 1
466
  },
467
  {
468
+ "id": "cdde5ccb-e3bd-469a-b6d0-46bc73aed77c",
469
  "question": "Who is the wife of the father of the mother of ellis ?",
470
  "answer": [
471
  "vilma"
 
495
  "type": 1
496
  },
497
  {
498
+ "id": "0b2b2bb0-dbc3-4d11-be3c-e6e2aae918ae",
499
  "question": "Who is the child of the mother of the daughter of thomasine ?",
500
  "answer": [
501
+ "alejandra",
502
  "meghann",
503
+ "daisy"
504
  ],
505
  "prolog": {
506
  "query": [
 
527
  "type": 1
528
  },
529
  {
530
+ "id": "ee021ebd-8f01-407f-b09e-ca54b67f9743",
531
  "question": "Who is the daughter of the father of the daughter of thomasine ?",
532
  "answer": [
533
+ "alejandra",
534
  "meghann",
535
+ "daisy"
536
  ],
537
  "prolog": {
538
  "query": [
 
559
  "type": 1
560
  },
561
  {
562
+ "id": "ea072612-d4e9-4e53-9e4f-39898b445282",
563
  "question": "Who is the father of the daughter of the mother of reyna ?",
564
  "answer": [
565
  "dominick"
 
589
  "type": 1
590
  },
591
  {
592
+ "id": "aca6953f-a4ae-47d3-aded-68eef9570a33",
593
  "question": "Who is the brother of the son of the child of thomasine ?",
594
  "answer": [
595
+ "milo",
596
+ "cordell"
597
  ],
598
  "prolog": {
599
  "query": [
 
620
  "type": 1
621
  },
622
  {
623
+ "id": "b0c1c495-5286-4b1e-8048-9ee99022768a",
624
  "question": "Who is the sibling of the son of the father of matt ?",
625
  "answer": [
626
  "tona"
 
650
  "type": 1
651
  },
652
  {
653
+ "id": "16775620-96db-467a-9a92-015a2e71b98b",
654
  "question": "Who is the daughter of the mother of the person whose hobby is meditation ?",
655
  "answer": [
656
+ "meghann",
 
657
  "tona",
658
  "alejandra",
659
+ "miki",
660
+ "daisy"
661
  ],
662
  "prolog": {
663
  "query": [
 
684
  "type": 2
685
  },
686
  {
687
+ "id": "7c8d0a67-fadb-419a-a04e-31c8535092fc",
688
  "question": "Who is the child of the child of the person whose hobby is philately ?",
689
  "answer": [
690
  "ellis"
 
714
  "type": 2
715
  },
716
  {
717
+ "id": "014c96c4-9cb8-4346-b8b6-2b3d9d5794bd",
718
  "question": "Who is the brother of the sister of the person whose job is english as a foreign language teacher ?",
719
  "answer": [
720
  "alton",
721
+ "kurt",
722
+ "nick"
723
  ],
724
  "prolog": {
725
  "query": [
 
746
  "type": 2
747
  },
748
  {
749
+ "id": "a0a6a998-4fda-4b55-8163-4f52a8b3eb76",
750
  "question": "Who is the child of the daughter of the person whose hobby is herping ?",
751
  "answer": [
752
  "dante"
 
776
  "type": 2
777
  },
778
  {
779
+ "id": "9ffdf965-d3dd-4a20-893b-26c4be617975",
780
  "question": "Who is the husband of the daughter of the person whose hobby is reading ?",
781
  "answer": [
782
  "fidel"
 
806
  "type": 2
807
  },
808
  {
809
+ "id": "9898bd69-3ff6-4de2-b31a-396fdef1cc91",
810
  "question": "Who is the mother of the child of the person whose hobby is tennis polo ?",
811
  "answer": [
812
  "dixie"
 
836
  "type": 2
837
  },
838
  {
839
+ "id": "abd75f7d-ab08-482e-a5fd-28290dde823b",
840
  "question": "Who is the mother of the daughter of the person whose job is acupuncturist ?",
841
  "answer": [
842
  "concepcion"
 
866
  "type": 2
867
  },
868
  {
869
+ "id": "1861ba83-71d5-4996-a52d-7c826c69f12c",
870
  "question": "Who is the husband of the wife of the person whose job is primary school teacher ?",
871
  "answer": [
872
  "derick"
 
896
  "type": 2
897
  },
898
  {
899
+ "id": "21e7aa2b-fbd4-4bd9-9891-51ee6f9ce477",
900
  "question": "Who is the mother of the sister of the person whose hobby is birdwatching ?",
901
  "answer": [
902
  "lyndia"
 
926
  "type": 2
927
  },
928
  {
929
+ "id": "d8db4679-83e9-4351-b8d7-942f722247ef",
930
  "question": "Who is the sister of the sister of the person whose job is english as a foreign language teacher ?",
931
  "answer": [
932
  "johnna",
 
957
  "type": 2
958
  },
959
  {
960
+ "id": "1693cb19-481b-4218-b2db-3748a1d8cd60",
961
  "question": "Who is the father of the mother of velia ?",
962
  "answer": [
963
  "jeff"
 
983
  "type": 3
984
  },
985
  {
986
+ "id": "30533165-7c0a-4a37-98e9-1765bf8b6ea9",
987
  "question": "Who is the husband of the wife of manual ?",
988
  "answer": [
989
  "manual"
 
1009
  "type": 3
1010
  },
1011
  {
1012
+ "id": "6f4a91ff-de6f-4a1a-8434-08d47ae8e88f",
1013
  "question": "Who is the child of the wife of manual ?",
1014
  "answer": [
1015
  "ila"
 
1035
  "type": 3
1036
  },
1037
  {
1038
+ "id": "3da3c554-8cf4-4410-adf3-9a7eabd57597",
1039
  "question": "Who is the brother of the father of velia ?",
1040
  "answer": [
1041
+ "kurt",
1042
+ "nick"
1043
  ],
1044
  "prolog": {
1045
  "query": [
 
1062
  "type": 3
1063
  },
1064
  {
1065
+ "id": "03e9189c-b6cd-4894-8a7a-3ef469e21888",
1066
  "question": "Who is the wife of the sibling of nick ?",
1067
  "answer": [
1068
  "concepcion"
 
1088
  "type": 3
1089
  },
1090
  {
1091
+ "id": "0a36d565-7a33-45c3-ad44-ee972a6735a5",
1092
  "question": "Who is the son of the mother of dante ?",
1093
  "answer": [
1094
  "dante"
 
1114
  "type": 3
1115
  },
1116
  {
1117
+ "id": "718cd641-e48d-4eb5-b067-5fad3a598610",
1118
  "question": "Who is the wife of the husband of sandy ?",
1119
  "answer": [
1120
  "sandy"
 
1140
  "type": 3
1141
  },
1142
  {
1143
+ "id": "1b2fd3b1-60ec-4ecf-b874-84a500d4f6c2",
1144
  "question": "Who is the father of the daughter of marya ?",
1145
  "answer": [
1146
  "jeff"
 
1166
  "type": 3
1167
  },
1168
  {
1169
+ "id": "edc5824c-9b7b-4f74-bcae-6ec0a2c24484",
1170
  "question": "Who is the daughter of the daughter of derick ?",
1171
  "answer": [
1172
  "johnna",
 
1193
  "type": 3
1194
  },
1195
  {
1196
+ "id": "73bf306c-4a4d-4de8-9898-1af26225060c",
1197
  "question": "Who is the wife of the father of kurt ?",
1198
  "answer": [
1199
  "antionette"
 
1219
  "type": 3
1220
  },
1221
  {
1222
+ "id": "8b4b1eb6-94a2-45ad-aa21-0526b9df3b65",
1223
  "question": "Who is the sister of the person whose hobby is shogi ?",
1224
  "answer": [
1225
  "johnna",
 
1246
  "type": 4
1247
  },
1248
  {
1249
+ "id": "c2b24fe4-b6da-4aec-a2bf-842a1d3d402e",
1250
  "question": "Who is the child of the person whose job is biomedical scientist ?",
1251
  "answer": [
1252
  "dante"
 
1272
  "type": 4
1273
  },
1274
  {
1275
+ "id": "02778b8b-11f4-4f62-885e-222c08172486",
1276
  "question": "Who is the husband of the person whose job is product designer ?",
1277
  "answer": [
1278
  "leonardo"
 
1298
  "type": 4
1299
  },
1300
  {
1301
+ "id": "728815cc-fde3-4bb5-8d39-4059b2f6a22e",
1302
  "question": "Who is the child of the person whose hobby is backgammon ?",
1303
  "answer": [
1304
  "lynn"
 
1324
  "type": 4
1325
  },
1326
  {
1327
+ "id": "d262880f-2f05-49c2-bfd6-b6eb3e32ea54",
1328
  "question": "Who is the father of the person whose hobby is cricket ?",
1329
  "answer": [
1330
  "fidel"
 
1350
  "type": 4
1351
  },
1352
  {
1353
+ "id": "e63fd9f9-d5eb-4ea1-8779-27e3eeadd7a0",
1354
  "question": "Who is the sibling of the person whose hobby is shogi ?",
1355
  "answer": [
 
 
 
1356
  "cordell",
1357
+ "alton",
1358
+ "miki",
1359
+ "johnna",
1360
+ "nick",
1361
+ "kurt"
1362
  ],
1363
  "prolog": {
1364
  "query": [
 
1381
  "type": 4
1382
  },
1383
  {
1384
+ "id": "e37176a0-d657-4e23-8111-3c7c0c065984",
1385
  "question": "Who is the daughter of the person whose job is advertising copywriter ?",
1386
  "answer": [
1387
+ "alejandra",
 
1388
  "meghann",
1389
+ "daisy",
1390
+ "ila"
1391
  ],
1392
  "prolog": {
1393
  "query": [
 
1410
  "type": 4
1411
  },
1412
  {
1413
+ "id": "253a7b68-5161-4126-a22b-b37a89678826",
1414
  "question": "Who is the father of the person whose hobby is meditation ?",
1415
  "answer": [
1416
  "vicente",
 
1438
  "type": 4
1439
  },
1440
  {
1441
+ "id": "92a0f18a-3a31-4e5e-a87f-39710785189f",
1442
  "question": "Who is the wife of the person whose hobby is scuba diving ?",
1443
  "answer": [
1444
  "maggie"
 
1464
  "type": 4
1465
  },
1466
  {
1467
+ "id": "60af11b6-041d-4ec3-9cc8-4fe86d9d502e",
1468
  "question": "Who is the father of the person whose job is airline pilot ?",
1469
  "answer": [
1470
  "alton"
 
1490
  "type": 4
1491
  },
1492
  {
1493
+ "id": "21852759-1b26-4d2d-9888-b378f817aefb",
1494
  "question": "Who is the daughter of concepcion ?",
1495
  "answer": [
1496
  "velia"
 
1512
  "type": 5
1513
  },
1514
  {
1515
+ "id": "74665251-2f25-43a5-8a17-0872767c0d43",
1516
  "question": "Who is the child of maggie ?",
1517
  "answer": [
1518
  "lyndia"
 
1534
  "type": 5
1535
  },
1536
  {
1537
+ "id": "efc21ca9-7222-44ab-9e38-1a7169e26256",
1538
  "question": "Who is the wife of deangelo ?",
1539
  "answer": [
1540
  "antionette"
 
1556
  "type": 5
1557
  },
1558
  {
1559
+ "id": "7f15e596-d6f5-4323-bdb1-b99018932d37",
1560
  "question": "Who is the sister of milo ?",
1561
  "answer": [
1562
  "miki"
 
1578
  "type": 5
1579
  },
1580
  {
1581
+ "id": "f3290414-6f49-4783-9716-0a5414513be1",
1582
  "question": "Who is the daughter of matt ?",
1583
  "answer": [
1584
+ "alejandra",
1585
  "meghann",
1586
+ "daisy"
1587
  ],
1588
  "prolog": {
1589
  "query": [
 
1602
  "type": 5
1603
  },
1604
  {
1605
+ "id": "3fe9a0eb-2cc9-4566-8fe2-122ade10aa3a",
1606
  "question": "Who is the sibling of meghann ?",
1607
  "answer": [
1608
+ "alejandra",
1609
+ "daisy"
1610
  ],
1611
  "prolog": {
1612
  "query": [
 
1625
  "type": 5
1626
  },
1627
  {
1628
+ "id": "c631219a-1bfa-4608-86d9-4e959185898f",
1629
  "question": "Who is the wife of jeff ?",
1630
  "answer": [
1631
  "marya"
 
1647
  "type": 5
1648
  },
1649
  {
1650
+ "id": "84dcce0f-a3b8-43a9-967e-383a19439b24",
1651
  "question": "Who is the mother of velia ?",
1652
  "answer": [
1653
  "concepcion"
 
1669
  "type": 5
1670
  },
1671
  {
1672
+ "id": "b386906f-87b5-440e-b603-18e996ec31e0",
1673
  "question": "Who is the father of ila ?",
1674
  "answer": [
1675
  "manual"
 
1691
  "type": 5
1692
  },
1693
  {
1694
+ "id": "c3fc459d-9f08-4eae-80ad-a45bb1075d94",
1695
  "question": "Who is the child of fidel ?",
1696
  "answer": [
1697
  "billie"
 
1713
  "type": 5
1714
  },
1715
  {
1716
+ "id": "e4edfecf-6bf5-46db-bf4e-73b82d6fb2b8",
1717
  "question": "Who is the person whose hobby is meteorology ?",
1718
  "answer": [
1719
+ "concepcion",
1720
+ "antionette"
1721
  ],
1722
  "prolog": {
1723
  "query": [
 
1736
  "type": 6
1737
  },
1738
  {
1739
+ "id": "c729995f-e176-439b-92b0-898228da3f29",
1740
  "question": "Who is the person whose hobby is laser tag ?",
1741
  "answer": [
1742
  "derick"
 
1758
  "type": 6
1759
  },
1760
  {
1761
+ "id": "666b0e98-f4f7-400e-8e99-41d5f5c9293f",
1762
  "question": "Who is the person whose job is exhibitions officer, museum/gallery ?",
1763
  "answer": [
1764
  "fidel"
 
1780
  "type": 6
1781
  },
1782
  {
1783
+ "id": "4c4243c7-27e7-4617-a16e-bd04cb5c09f5",
1784
  "question": "Who is the person whose hobby is tether car ?",
1785
  "answer": [
1786
  "johnna"
 
1802
  "type": 6
1803
  },
1804
  {
1805
+ "id": "189c85d4-b2d9-430e-97da-11b2a0401fc3",
1806
  "question": "Who is the person whose job is museum/gallery curator ?",
1807
  "answer": [
1808
  "billie"
 
1824
  "type": 6
1825
  },
1826
  {
1827
+ "id": "45510f32-9b94-4cd4-a563-1e1c78cd4a0c",
1828
  "question": "Who is the person whose hobby is fossil hunting ?",
1829
  "answer": [
1830
  "rosalee"
 
1846
  "type": 6
1847
  },
1848
  {
1849
+ "id": "286f3005-a369-4300-8dac-13b50be592e2",
1850
  "question": "Who is the person whose job is agricultural engineer ?",
1851
  "answer": [
1852
  "alberto"
 
1868
  "type": 6
1869
  },
1870
  {
1871
+ "id": "5de4c3c3-888d-40df-8f45-c5ca0598d496",
1872
  "question": "Who is the person whose job is contractor ?",
1873
  "answer": [
1874
  "alejandra"
 
1890
  "type": 6
1891
  },
1892
  {
1893
+ "id": "31f8dc7e-57b7-48db-aa22-63c48ef1b3e7",
1894
  "question": "Who is the person whose hobby is ballroom dancing ?",
1895
  "answer": [
1896
  "cornelius"
 
1912
  "type": 6
1913
  },
1914
  {
1915
+ "id": "94e4379e-b6b4-469e-ae32-bb05e4e5bceb",
1916
  "question": "Who is the person whose job is newspaper journalist ?",
1917
  "answer": [
1918
  "maggie"
 
1934
  "type": 6
1935
  },
1936
  {
1937
+ "id": "63e9bf60-75da-4a41-9edd-22cfa8b2a9f6",
1938
  "question": "What is the job of the sister of the child of the mother of alton ?",
1939
  "answer": [
1940
+ "production assistant, television",
1941
+ "museum education officer"
1942
  ],
1943
  "prolog": {
1944
  "query": [
 
1969
  "type": 7
1970
  },
1971
  {
1972
+ "id": "a364d059-740d-4ec5-b967-5084c9770dad",
1973
  "question": "What is the hobby of the child of the mother of the wife of cornelius ?",
1974
  "answer": [
 
 
1975
  "weightlifting",
1976
+ "hiking/backpacking",
1977
+ "judo",
1978
  "geocaching",
1979
+ "meteorology"
1980
  ],
1981
  "prolog": {
1982
  "query": [
 
2007
  "type": 7
2008
  },
2009
  {
2010
+ "id": "ff03292f-8fc7-4f68-bd9c-8edd840ee540",
2011
  "question": "What is the hobby of the son of the mother of the son of alberto ?",
2012
  "answer": [
2013
  "backgammon"
 
2041
  "type": 7
2042
  },
2043
  {
2044
+ "id": "e754dc46-4a9a-44a9-acd3-a3059d68c1ea",
2045
  "question": "What is the hobby of the sibling of the son of the mother of matt ?",
2046
  "answer": [
2047
  "meditation"
 
2075
  "type": 7
2076
  },
2077
  {
2078
+ "id": "590a27a7-43d9-4279-bedf-6afad41d4b9a",
2079
  "question": "What is the hobby of the daughter of the husband of the daughter of maggie ?",
2080
  "answer": [
2081
  "meditation"
 
2109
  "type": 7
2110
  },
2111
  {
2112
+ "id": "b8602f60-9e23-4172-98de-367a211206af",
2113
  "question": "What is the dob of the child of the wife of the husband of kanesha ?",
2114
  "answer": [
2115
  "0240-12-31",
 
 
2116
  "0238-10-28",
2117
+ "0239-10-28",
2118
+ "0244-04-07",
2119
+ "0236-06-02"
2120
  ],
2121
  "prolog": {
2122
  "query": [
 
2147
  "type": 7
2148
  },
2149
  {
2150
+ "id": "1f2aecd2-0909-416e-b1fd-56f19cab4dea",
2151
  "question": "What is the hobby of the mother of the child of the father of ila ?",
2152
  "answer": [
2153
  "radio-controlled car racing"
 
2181
  "type": 7
2182
  },
2183
  {
2184
+ "id": "cf392c64-d361-4538-a27b-d1f6591d6acf",
2185
  "question": "What is the hobby of the mother of the daughter of the father of lynn ?",
2186
  "answer": [
2187
  "canoeing"
 
2215
  "type": 7
2216
  },
2217
  {
2218
+ "id": "5eb6218b-64b1-4fc1-bab7-a498146f4818",
2219
  "question": "What is the dob of the daughter of the mother of the child of jeff ?",
2220
  "answer": [
2221
  "0261-10-15"
 
2249
  "type": 7
2250
  },
2251
  {
2252
+ "id": "60e181c8-6463-4977-a606-9ad4d334b4d2",
2253
  "question": "What is the job of the brother of the son of the daughter of thomasine ?",
2254
  "answer": [
2255
  "pharmacist, hospital",
 
2284
  "type": 7
2285
  },
2286
  {
2287
+ "id": "06b6b920-41a8-452c-a68e-8194bdc9ffa0",
2288
  "question": "What is the hobby of the father of the son of the person whose job is ranger/warden ?",
2289
  "answer": [
2290
  "sea glass collecting"
 
2318
  "type": 8
2319
  },
2320
  {
2321
+ "id": "5be40200-8b6e-41e7-bcff-f3d8c6016b2b",
2322
  "question": "What is the job of the child of the daughter of the person whose hobby is laser tag ?",
2323
  "answer": [
 
2324
  "surveyor, commercial/residential",
2325
+ "chiropodist",
2326
+ "acupuncturist",
2327
  "english as a foreign language teacher",
2328
+ "museum education officer",
2329
+ "production assistant, television"
2330
  ],
2331
  "prolog": {
2332
  "query": [
 
2357
  "type": 8
2358
  },
2359
  {
2360
+ "id": "762bc832-f14a-4126-93e0-be91d077d63d",
2361
  "question": "What is the job of the child of the daughter of the person whose job is police officer ?",
2362
  "answer": [
2363
  "airline pilot"
 
2391
  "type": 8
2392
  },
2393
  {
2394
+ "id": "c1ca7ee1-e6b6-4508-9dc2-37a11794c48d",
2395
  "question": "What is the dob of the child of the mother of the person whose job is public house manager ?",
2396
  "answer": [
2397
  "0241-07-17"
 
2425
  "type": 8
2426
  },
2427
  {
2428
+ "id": "bf9c6b43-4397-42e1-86b3-94a86c79e2fa",
2429
  "question": "What is the dob of the mother of the child of the person whose job is therapist, art ?",
2430
  "answer": [
2431
  "0237-01-15"
 
2459
  "type": 8
2460
  },
2461
  {
2462
+ "id": "80e99e58-c848-45c2-adf9-fbf10a95c1ca",
2463
  "question": "What is the job of the wife of the brother of the person whose hobby is hiking/backpacking ?",
2464
  "answer": [
2465
  "public house manager"
 
2493
  "type": 8
2494
  },
2495
  {
2496
+ "id": "cd0af616-d4ed-48e3-ab16-903d6c02db6e",
2497
  "question": "What is the hobby of the wife of the husband of the person whose hobby is shogi ?",
2498
  "answer": [
2499
  "shogi"
 
2527
  "type": 8
2528
  },
2529
  {
2530
+ "id": "b554bedf-a7b7-43a8-86f1-add73584d291",
2531
  "question": "What is the hobby of the son of the son of the person whose hobby is dominoes ?",
2532
  "answer": [
2533
  "microscopy"
 
2561
  "type": 8
2562
  },
2563
  {
2564
+ "id": "c08e3914-18ad-4808-896c-412b72631a98",
2565
  "question": "What is the hobby of the son of the father of the person whose hobby is hiking/backpacking ?",
2566
  "answer": [
 
2567
  "weightlifting",
2568
+ "hiking/backpacking",
2569
+ "judo"
2570
  ],
2571
  "prolog": {
2572
  "query": [
 
2597
  "type": 8
2598
  },
2599
  {
2600
+ "id": "db6b463c-fc11-484b-9475-46d036ae5a4d",
2601
  "question": "What is the job of the brother of the daughter of the person whose job is community arts worker ?",
2602
  "answer": [
2603
  "advertising copywriter"
 
2631
  "type": 8
2632
  },
2633
  {
2634
+ "id": "ac6668cd-5206-46e7-96a8-d744636a95ce",
2635
  "question": "What is the job of the sibling of the mother of billie ?",
2636
  "answer": [
 
 
2637
  "english as a foreign language teacher",
2638
+ "acupuncturist",
2639
+ "surveyor, commercial/residential",
2640
+ "museum education officer"
2641
  ],
2642
  "prolog": {
2643
  "query": [
 
2664
  "type": 9
2665
  },
2666
  {
2667
+ "id": "1f3f68d1-99b6-4ead-92fd-f916352ced22",
2668
  "question": "What is the dob of the brother of the mother of billie ?",
2669
  "answer": [
 
2670
  "0263-06-10",
2671
+ "0274-03-29",
2672
  "0266-03-19"
2673
  ],
2674
  "prolog": {
 
2696
  "type": 9
2697
  },
2698
  {
2699
+ "id": "00606afe-7cc3-4cf0-b3bb-04514371d8c7",
2700
  "question": "What is the hobby of the brother of the brother of nick ?",
2701
  "answer": [
2702
+ "magnet fishing",
2703
  "flying disc",
2704
+ "microscopy"
2705
  ],
2706
  "prolog": {
2707
  "query": [
 
2728
  "type": 9
2729
  },
2730
  {
2731
+ "id": "e9b6fa7e-980a-423c-b7a0-c29d39a122a9",
2732
  "question": "What is the hobby of the husband of the child of scotty ?",
2733
  "answer": [
2734
  "sea glass collecting"
 
2758
  "type": 9
2759
  },
2760
  {
2761
+ "id": "8e8f47ee-b5ac-4c7d-b311-32691fd02077",
2762
  "question": "What is the dob of the father of the child of joe ?",
2763
  "answer": [
2764
  "0257-10-11"
 
2788
  "type": 9
2789
  },
2790
  {
2791
+ "id": "f702420f-c86b-4830-a333-f03f6c4265ac",
2792
  "question": "What is the job of the mother of the husband of daisy ?",
2793
  "answer": [
2794
  "engineer, manufacturing systems"
 
2818
  "type": 9
2819
  },
2820
  {
2821
+ "id": "263ca0ba-c8e9-424c-91f7-893d18bb5a73",
2822
  "question": "What is the hobby of the child of the father of ellis ?",
2823
  "answer": [
2824
  "audiophile"
 
2848
  "type": 9
2849
  },
2850
  {
2851
+ "id": "ca8e8af1-c8b7-45fd-929e-49ff176126aa",
2852
  "question": "What is the hobby of the husband of the sibling of kurt ?",
2853
  "answer": [
2854
  "tennis polo"
 
2878
  "type": 9
2879
  },
2880
  {
2881
+ "id": "14e43fb1-c624-4499-971a-04980cb52996",
2882
  "question": "What is the job of the husband of the child of derick ?",
2883
  "answer": [
2884
+ "air cabin crew",
2885
+ "environmental education officer"
2886
  ],
2887
  "prolog": {
2888
  "query": [
 
2909
  "type": 9
2910
  },
2911
  {
2912
+ "id": "d968e902-89e1-438a-b259-f4d05a73803c",
2913
  "question": "What is the hobby of the mother of the child of scotty ?",
2914
  "answer": [
2915
  "research"
 
2939
  "type": 9
2940
  },
2941
  {
2942
+ "id": "413358f8-59d4-4622-aa29-e251584d2c95",
2943
  "question": "What is the hobby of the sister of the person whose job is engineer, technical sales ?",
2944
  "answer": [
2945
+ "meteorology",
2946
+ "geocaching"
2947
  ],
2948
  "prolog": {
2949
  "query": [
 
2970
  "type": 10
2971
  },
2972
  {
2973
+ "id": "5acc3857-da4b-4c4d-9f06-50550a79b073",
2974
  "question": "What is the job of the mother of the person whose hobby is biology ?",
2975
  "answer": [
2976
  "product designer"
 
3000
  "type": 10
3001
  },
3002
  {
3003
+ "id": "81c2721f-f107-482e-9fc7-7e9df03205f8",
3004
  "question": "What is the job of the mother of the person whose job is english as a foreign language teacher ?",
3005
  "answer": [
3006
  "teacher, adult education"
 
3030
  "type": 10
3031
  },
3032
  {
3033
+ "id": "fa56dfaa-abd4-4684-a59a-68cada7ccfab",
3034
  "question": "What is the dob of the father of the person whose job is special educational needs teacher ?",
3035
  "answer": [
3036
  "0212-09-01"
 
3060
  "type": 10
3061
  },
3062
  {
3063
+ "id": "d6dd23a2-b562-4517-ba10-0de9fbbd46a4",
3064
  "question": "What is the hobby of the father of the person whose job is public house manager ?",
3065
  "answer": [
3066
  "philately"
 
3090
  "type": 10
3091
  },
3092
  {
3093
+ "id": "bc864e8d-5a3b-4020-ba28-ad9eb604a25c",
3094
  "question": "What is the dob of the wife of the person whose job is electronics engineer ?",
3095
  "answer": [
3096
  "0148-03-17"
 
3120
  "type": 10
3121
  },
3122
  {
3123
+ "id": "3c7b9e7d-4957-4c70-ba73-ca5aa4e311c3",
3124
  "question": "What is the hobby of the husband of the person whose job is teacher, adult education ?",
3125
  "answer": [
3126
  "reading"
 
3150
  "type": 10
3151
  },
3152
  {
3153
+ "id": "ed5c3894-55f7-480f-a97e-e28516183137",
3154
  "question": "What is the job of the wife of the person whose hobby is tennis polo ?",
3155
  "answer": [
3156
  "production assistant, television"
 
3180
  "type": 10
3181
  },
3182
  {
3183
+ "id": "5e524848-ffce-4c1b-9c64-9ae4c2695504",
3184
  "question": "What is the job of the daughter of the person whose job is advertising copywriter ?",
3185
  "answer": [
3186
+ "translator",
3187
  "public house manager",
3188
  "commercial/residential surveyor",
3189
+ "contractor"
 
3190
  ],
3191
  "prolog": {
3192
  "query": [
 
3213
  "type": 10
3214
  },
3215
  {
3216
+ "id": "77560bd1-9f89-4f2d-ad92-573473dcc0b2",
3217
  "question": "What is the job of the sister of the person whose job is estate manager/land agent ?",
3218
  "answer": [
3219
  "geographical information systems officer",
 
3244
  "type": 10
3245
  },
3246
  {
3247
+ "id": "e68f3be9-3254-4b1c-9871-0f6ad90dac2b",
3248
  "question": "What is the dob of the father of dominick ?",
3249
  "answer": [
3250
  "0212-09-01"
 
3270
  "type": 11
3271
  },
3272
  {
3273
+ "id": "a0f51908-f3ef-45a5-989f-7e57813e885d",
3274
  "question": "What is the job of the sibling of alejandra ?",
3275
  "answer": [
3276
+ "translator",
3277
+ "commercial/residential surveyor"
3278
  ],
3279
  "prolog": {
3280
  "query": [
 
3297
  "type": 11
3298
  },
3299
  {
3300
+ "id": "033ca24f-7659-4bdf-b5e3-b4b5521aeede",
3301
  "question": "What is the hobby of the father of colby ?",
3302
  "answer": [
3303
  "laser tag"
 
3323
  "type": 11
3324
  },
3325
  {
3326
+ "id": "d230dbaf-0cbd-45f7-a2e8-e534cfebf268",
3327
  "question": "What is the hobby of the daughter of marya ?",
3328
  "answer": [
3329
  "meteorology"
 
3349
  "type": 11
3350
  },
3351
  {
3352
+ "id": "8daabf26-e291-48e8-951e-19b374eb244d",
3353
  "question": "What is the hobby of the brother of milo ?",
3354
  "answer": [
3355
  "meditation"
 
3375
  "type": 11
3376
  },
3377
  {
3378
+ "id": "6c907f4b-f736-459e-b1f4-329c6994a478",
3379
  "question": "What is the hobby of the mother of kari ?",
3380
  "answer": [
3381
  "architecture"
 
3401
  "type": 11
3402
  },
3403
  {
3404
+ "id": "dbbcb4db-993c-4cb8-ba03-83c4db085209",
3405
  "question": "What is the hobby of the sibling of rosalee ?",
3406
  "answer": [
3407
  "dairy farming",
 
3428
  "type": 11
3429
  },
3430
  {
3431
+ "id": "c9c217c3-6ee6-4865-bfb8-88e2e239fe54",
3432
  "question": "What is the hobby of the father of meghann ?",
3433
  "answer": [
3434
  "birdwatching"
 
3454
  "type": 11
3455
  },
3456
  {
3457
+ "id": "a300c304-1d82-4b68-8019-8a87631f94cf",
3458
  "question": "What is the dob of the sister of rosalee ?",
3459
  "answer": [
3460
  "0270-07-11",
 
3481
  "type": 11
3482
  },
3483
  {
3484
+ "id": "77b74e1b-3e62-496b-8c1e-e76bf1503a86",
3485
  "question": "What is the job of the child of manual ?",
3486
  "answer": [
3487
  "public house manager"
 
3507
  "type": 11
3508
  },
3509
  {
3510
+ "id": "5c7d6ce1-6db9-4aaf-9c62-f75c8af49664",
3511
  "question": "What is the hobby of the person whose hobby is trainspotting ?",
3512
  "answer": [
3513
  "trainspotting"
 
3533
  "type": 12
3534
  },
3535
  {
3536
+ "id": "631400fc-0870-4e87-b081-dea97e7d45f2",
3537
  "question": "What is the job of the person whose hobby is hiking/backpacking ?",
3538
  "answer": [
3539
  "research scientist (life sciences)"
 
3559
  "type": 12
3560
  },
3561
  {
3562
+ "id": "87204455-c7c5-4277-ac61-4b4a0368b4f6",
3563
  "question": "What is the job of the person whose job is civil engineer, consulting ?",
3564
  "answer": [
3565
  "civil engineer, consulting"
 
3585
  "type": 12
3586
  },
3587
  {
3588
+ "id": "3fbade5d-1cff-4699-ba2e-2ad61a757a82",
3589
  "question": "What is the hobby of the person whose job is electronics engineer ?",
3590
  "answer": [
3591
  "scuba diving"
 
3611
  "type": 12
3612
  },
3613
  {
3614
+ "id": "7d16fa1e-b723-4ee5-9e5f-202516d87542",
3615
  "question": "What is the dob of the person whose hobby is fossil hunting ?",
3616
  "answer": [
3617
  "0260-09-04"
 
3637
  "type": 12
3638
  },
3639
  {
3640
+ "id": "d52d5b46-f92a-429e-9f7c-0ace23672222",
3641
  "question": "What is the job of the person whose job is production assistant, television ?",
3642
  "answer": [
3643
  "production assistant, television"
 
3663
  "type": 12
3664
  },
3665
  {
3666
+ "id": "6a1e43d8-9fb1-45fa-961c-ff5e2ab13562",
3667
  "question": "What is the job of the person whose job is airline pilot ?",
3668
  "answer": [
3669
  "airline pilot"
 
3689
  "type": 12
3690
  },
3691
  {
3692
+ "id": "9bc55bf3-ccc2-4f17-bc8c-d87ac17f625a",
3693
  "question": "What is the job of the person whose job is community arts worker ?",
3694
  "answer": [
3695
  "community arts worker"
 
3715
  "type": 12
3716
  },
3717
  {
3718
+ "id": "69dc5d2f-95a9-4c8e-a4c1-310a9eba0547",
3719
  "question": "What is the dob of the person whose hobby is backgammon ?",
3720
  "answer": [
3721
  "0257-10-11"
 
3741
  "type": 12
3742
  },
3743
  {
3744
+ "id": "03082573-be26-4a92-b9aa-b57a0483bac8",
3745
  "question": "What is the dob of the person whose hobby is dairy farming ?",
3746
  "answer": [
3747
  "0261-08-01"
 
3767
  "type": 12
3768
  },
3769
  {
3770
+ "id": "3417c588-136b-474a-b032-f738f74d284f",
3771
  "question": "How many sons does the father of the mother of the child of ila have?",
3772
  "answer": [
3773
  "28"
 
3800
  "type": 13
3801
  },
3802
  {
3803
+ "id": "0a8502a8-66b0-4df9-a1c3-020808b5b27f",
3804
  "question": "How many daughters does the father of the father of the child of joe have?",
3805
  "answer": [
3806
  "36"
 
3833
  "type": 13
3834
  },
3835
  {
3836
+ "id": "9f55e462-d4c7-45d0-87a3-38ee35e7c78c",
3837
  "question": "How many sisters does the son of the sibling of the daughter of kanesha have?",
3838
  "answer": [
3839
  "31"
 
3866
  "type": 13
3867
  },
3868
  {
3869
+ "id": "a8b67111-1df2-483b-a94f-1d525fc39cd0",
3870
  "question": "How many sisters does the father of the daughter of the daughter of marya have?",
3871
  "answer": [
3872
  "31"
 
3899
  "type": 13
3900
  },
3901
  {
3902
+ "id": "038f4148-dfde-4c64-bd0c-c60ff74b1be1",
3903
  "question": "How many brothers does the husband of the wife of the sibling of alfonso have?",
3904
  "answer": [
3905
  "29"
 
3932
  "type": 13
3933
  },
3934
  {
3935
+ "id": "dc8e15d3-875d-40a3-8670-b40a8be1e5e0",
3936
  "question": "How many children does the sibling of the wife of the father of alton have?",
3937
  "answer": [
3938
  "64"
 
3965
  "type": 13
3966
  },
3967
  {
3968
+ "id": "5ffa0033-c613-463d-903f-d2c14a67ee66",
3969
  "question": "How many daughters does the mother of the child of the daughter of manual have?",
3970
  "answer": [
3971
  "36"
 
3998
  "type": 13
3999
  },
4000
  {
4001
+ "id": "bebb2cdd-76ec-4e26-af39-10a83a8152cd",
4002
  "question": "How many children does the child of the son of the son of kanesha have?",
4003
  "answer": [
4004
  "64"
 
4031
  "type": 13
4032
  },
4033
  {
4034
+ "id": "93dba808-f061-4653-be09-297dc57c804a",
4035
  "question": "How many sons does the husband of the sibling of the sibling of colby have?",
4036
  "answer": [
4037
  "28"
 
4064
  "type": 13
4065
  },
4066
  {
4067
+ "id": "4af40ed4-eb7f-4966-bdb1-692dc0f14dc6",
4068
  "question": "How many siblings does the father of the child of the son of ila have?",
4069
  "answer": [
4070
  "60"
 
4097
  "type": 13
4098
  },
4099
  {
4100
+ "id": "2527be0e-9828-4d46-9906-611392985068",
4101
  "question": "How many sisters does the father of the child of the person whose job is research scientist (life sciences) have?",
4102
  "answer": [
4103
  "31"
 
4130
  "type": 14
4131
  },
4132
  {
4133
+ "id": "2ab982d0-d8ab-4c5c-9733-b25adf4518e6",
4134
  "question": "How many siblings does the sibling of the child of the person whose hobby is finance have?",
4135
  "answer": [
4136
  "60"
 
4163
  "type": 14
4164
  },
4165
  {
4166
+ "id": "636b8ab9-02d6-470f-b24d-ae2b32d36b0a",
4167
  "question": "How many sisters does the daughter of the sibling of the person whose job is investment banker, corporate have?",
4168
  "answer": [
4169
  "31"
 
4196
  "type": 14
4197
  },
4198
  {
4199
+ "id": "fa213e90-3967-4cc4-b037-184309bade37",
4200
  "question": "How many brothers does the mother of the child of the person whose job is air cabin crew have?",
4201
  "answer": [
4202
  "29"
 
4229
  "type": 14
4230
  },
4231
  {
4232
+ "id": "f5fc88fa-8519-43fa-b690-6a20ac3bd93a",
4233
  "question": "How many daughters does the father of the wife of the person whose hobby is sea glass collecting have?",
4234
  "answer": [
4235
  "36"
 
4262
  "type": 14
4263
  },
4264
  {
4265
+ "id": "5d54fbf3-bbd0-4fe1-a91c-494f2b5f3707",
4266
  "question": "How many sons does the mother of the son of the person whose hobby is geocaching have?",
4267
  "answer": [
4268
  "28"
 
4295
  "type": 14
4296
  },
4297
  {
4298
+ "id": "f752b20e-3b4c-455f-8d64-a15eb4d10036",
4299
  "question": "How many daughters does the child of the father of the person whose hobby is microscopy have?",
4300
  "answer": [
4301
  "36"
 
4328
  "type": 14
4329
  },
4330
  {
4331
+ "id": "ae728fe4-3efa-4199-bb6b-3b1343ec7934",
4332
  "question": "How many siblings does the sibling of the sibling of the person whose hobby is birdwatching have?",
4333
  "answer": [
4334
  "60"
 
4361
  "type": 14
4362
  },
4363
  {
4364
+ "id": "69520ef2-a8dc-4b0f-ba5e-1ef836ea1450",
4365
  "question": "How many siblings does the mother of the mother of the person whose job is secretary, company have?",
4366
  "answer": [
4367
  "60"
 
4394
  "type": 14
4395
  },
4396
  {
4397
+ "id": "b434d33a-0968-42c4-97e6-a40a4131fe90",
4398
  "question": "How many sisters does the sibling of the brother of the person whose hobby is magnet fishing have?",
4399
  "answer": [
4400
  "31"
 
4427
  "type": 14
4428
  },
4429
  {
4430
+ "id": "cc3dc4d8-c59a-44c3-b026-64d7b27e87ed",
4431
  "question": "How many sisters does the son of the mother of dante have?",
4432
  "answer": [
4433
  "31"
 
4456
  "type": 15
4457
  },
4458
  {
4459
+ "id": "c1f44b41-90f3-4a5b-a7e9-4b5fe13e6da4",
4460
  "question": "How many sons does the father of the child of cornelius have?",
4461
  "answer": [
4462
  "28"
 
4485
  "type": 15
4486
  },
4487
  {
4488
+ "id": "fd4b35d7-850b-4715-84e3-b66f9bfd2309",
4489
  "question": "How many children does the mother of the child of alfonso have?",
4490
  "answer": [
4491
  "64"
 
4514
  "type": 15
4515
  },
4516
  {
4517
+ "id": "d0be1c9a-f607-4ddc-9e9d-be8b413e9bff",
4518
  "question": "How many brothers does the sibling of the sibling of tona have?",
4519
  "answer": [
4520
  "29"
 
4543
  "type": 15
4544
  },
4545
  {
4546
+ "id": "aef74fd2-9035-4a3f-aace-8cd986ff71eb",
4547
  "question": "How many siblings does the mother of the son of ellis have?",
4548
  "answer": [
4549
  "60"
 
4572
  "type": 15
4573
  },
4574
  {
4575
+ "id": "31899554-5c22-48bf-bf67-fe870087d1cf",
4576
  "question": "How many siblings does the sibling of the mother of lynn have?",
4577
  "answer": [
4578
  "60"
 
4601
  "type": 15
4602
  },
4603
  {
4604
+ "id": "4fd3da82-360b-4c61-9bd6-d697f81cecfe",
4605
  "question": "How many sisters does the sibling of the sibling of reyna have?",
4606
  "answer": [
4607
  "31"
 
4630
  "type": 15
4631
  },
4632
  {
4633
+ "id": "d5f60574-19c3-4482-a048-390e7e0ccca3",
4634
  "question": "How many brothers does the sibling of the sister of rosalee have?",
4635
  "answer": [
4636
  "29"
 
4659
  "type": 15
4660
  },
4661
  {
4662
+ "id": "411ac61a-9b44-4123-9f8f-61978172b43e",
4663
  "question": "How many sisters does the child of the father of nick have?",
4664
  "answer": [
4665
  "31"
 
4688
  "type": 15
4689
  },
4690
  {
4691
+ "id": "2c5ee56d-f279-4095-a310-96b4bd95dba8",
4692
  "question": "How many sons does the child of the mother of dante have?",
4693
  "answer": [
4694
  "28"
 
4717
  "type": 15
4718
  },
4719
  {
4720
+ "id": "2b178304-a2ec-4121-b11f-083450d202e7",
4721
  "question": "How many sisters does the mother of the person whose job is exercise physiologist have?",
4722
  "answer": [
4723
  "31"
 
4746
  "type": 16
4747
  },
4748
  {
4749
+ "id": "29266f81-8f41-42cc-8cdf-db50e9a167ac",
4750
  "question": "How many daughters does the father of the person whose hobby is dolls have?",
4751
  "answer": [
4752
  "36"
 
4775
  "type": 16
4776
  },
4777
  {
4778
+ "id": "f532793a-67ae-4914-a7be-e58143a29f19",
4779
  "question": "How many sons does the daughter of the person whose hobby is backgammon have?",
4780
  "answer": [
4781
  "28"
 
4804
  "type": 16
4805
  },
4806
  {
4807
+ "id": "0f2a7f1f-4bff-4a9a-bfc2-35ddd556cdee",
4808
  "question": "How many siblings does the husband of the person whose hobby is canoeing have?",
4809
  "answer": [
4810
  "60"
 
4833
  "type": 16
4834
  },
4835
  {
4836
+ "id": "765e2b05-e0e0-40c9-a71b-c8fcba9be527",
4837
  "question": "How many brothers does the mother of the person whose hobby is shogi have?",
4838
  "answer": [
4839
  "29"
 
4862
  "type": 16
4863
  },
4864
  {
4865
+ "id": "cfc71a41-c123-42c0-a5eb-4f6359eeab0e",
4866
  "question": "How many daughters does the father of the person whose hobby is canoeing have?",
4867
  "answer": [
4868
  "36"
 
4891
  "type": 16
4892
  },
4893
  {
4894
+ "id": "f7c2f934-dab4-4b42-9901-c57a31fb798a",
4895
  "question": "How many children does the mother of the person whose job is airline pilot have?",
4896
  "answer": [
4897
  "64"
 
4920
  "type": 16
4921
  },
4922
  {
4923
+ "id": "2c693ebb-ad60-4964-ab42-cd48c9a66716",
4924
  "question": "How many daughters does the husband of the person whose job is commercial/residential surveyor have?",
4925
  "answer": [
4926
  "36"
 
4949
  "type": 16
4950
  },
4951
  {
4952
+ "id": "4ce9b6be-38b8-42c4-8cc0-d47578ecf484",
4953
  "question": "How many daughters does the child of the person whose job is teacher, adult education have?",
4954
  "answer": [
4955
  "36"
 
4978
  "type": 16
4979
  },
4980
  {
4981
+ "id": "389e4752-5cfe-4f1c-b8ac-56ebe4dcb8f2",
4982
  "question": "How many siblings does the sister of the person whose hobby is photography have?",
4983
  "answer": [
4984
  "60"
 
5007
  "type": 16
5008
  },
5009
  {
5010
+ "id": "1b7e647e-2366-42e2-a10b-10b3074d478a",
5011
  "question": "How many daughters does the brother of nick have?",
5012
  "answer": [
5013
  "36"
 
5032
  "type": 17
5033
  },
5034
  {
5035
+ "id": "2b4f7437-bfc3-4ce0-b14d-929581a90ade",
5036
  "question": "How many children does the child of daisy have?",
5037
  "answer": [
5038
  "64"
 
5057
  "type": 17
5058
  },
5059
  {
5060
+ "id": "60132a32-5bea-4657-91b1-e22d04f08963",
5061
  "question": "How many siblings does the father of alfonso have?",
5062
  "answer": [
5063
  "60"
 
5082
  "type": 17
5083
  },
5084
  {
5085
+ "id": "1088245c-222e-498c-851c-6b817228c471",
5086
  "question": "How many sons does the child of antionette have?",
5087
  "answer": [
5088
  "28"
 
5107
  "type": 17
5108
  },
5109
  {
5110
+ "id": "f6359354-b74a-4a96-b07b-b23b4cb16911",
5111
  "question": "How many brothers does the mother of milo have?",
5112
  "answer": [
5113
  "29"
 
5132
  "type": 17
5133
  },
5134
  {
5135
+ "id": "a9f3d78a-0820-49d1-9556-c6e7342efaca",
5136
  "question": "How many sons does the sibling of nick have?",
5137
  "answer": [
5138
  "28"
 
5157
  "type": 17
5158
  },
5159
  {
5160
+ "id": "1a434191-f3d2-4a3c-9ff4-9eee6d879cad",
5161
  "question": "How many daughters does the wife of alberto have?",
5162
  "answer": [
5163
  "36"
 
5182
  "type": 17
5183
  },
5184
  {
5185
+ "id": "9d74a01d-0f0b-4049-9f36-99bbff1b808b",
5186
  "question": "How many siblings does the mother of johnna have?",
5187
  "answer": [
5188
  "60"
 
5207
  "type": 17
5208
  },
5209
  {
5210
+ "id": "b9095619-6b6f-4899-bbf7-3f27269c3417",
5211
  "question": "How many sisters does the sibling of tona have?",
5212
  "answer": [
5213
  "31"
 
5232
  "type": 17
5233
  },
5234
  {
5235
+ "id": "3943e696-14ba-4929-882e-eff5c9c48dbe",
5236
  "question": "How many children does the son of tanner have?",
5237
  "answer": [
5238
  "64"
 
5257
  "type": 17
5258
  },
5259
  {
5260
+ "id": "807723f2-fbfc-44f5-8ac8-918e8720ca58",
5261
  "question": "How many daughters does the person whose hobby is scuba diving have?",
5262
  "answer": [
5263
  "36"
 
5282
  "type": 18
5283
  },
5284
  {
5285
+ "id": "8bef1a1c-b9de-4dea-91dd-abc4cdb623d6",
5286
  "question": "How many brothers does the person whose job is commercial/residential surveyor have?",
5287
  "answer": [
5288
  "29"
 
5307
  "type": 18
5308
  },
5309
  {
5310
+ "id": "caf66f0e-94b2-42c0-af60-d51fc6de21b5",
5311
  "question": "How many sons does the person whose hobby is sea glass collecting have?",
5312
  "answer": [
5313
  "28"
 
5332
  "type": 18
5333
  },
5334
  {
5335
+ "id": "169214c7-3d19-41c9-8adb-6b6745adf3a2",
5336
  "question": "How many siblings does the person whose job is civil engineer, consulting have?",
5337
  "answer": [
5338
  "60"
 
5357
  "type": 18
5358
  },
5359
  {
5360
+ "id": "3164f057-529c-4101-949f-f2a2392117a1",
5361
  "question": "How many siblings does the person whose job is secretary, company have?",
5362
  "answer": [
5363
  "60"
 
5382
  "type": 18
5383
  },
5384
  {
5385
+ "id": "42d3ef36-523f-4835-9745-12acdce0ef18",
5386
  "question": "How many sisters does the person whose job is surveyor, commercial/residential have?",
5387
  "answer": [
5388
  "31"
 
5407
  "type": 18
5408
  },
5409
  {
5410
+ "id": "47ed24e1-d226-4a03-9787-4ac762ca054a",
5411
  "question": "How many children does the person whose job is investment banker, corporate have?",
5412
  "answer": [
5413
  "64"
 
5432
  "type": 18
5433
  },
5434
  {
5435
+ "id": "bae91848-62ef-41d5-a4e2-2e6059d92648",
5436
  "question": "How many children does the person whose hobby is radio-controlled car racing have?",
5437
  "answer": [
5438
  "64"
 
5457
  "type": 18
5458
  },
5459
  {
5460
+ "id": "5eb0e631-25a7-406c-9c5b-c876ab942e30",
5461
  "question": "How many brothers does the person whose job is english as a foreign language teacher have?",
5462
  "answer": [
5463
  "29"
 
5482
  "type": 18
5483
  },
5484
  {
5485
+ "id": "00805ff7-47c0-4390-aab7-297a98a257af",
5486
  "question": "How many brothers does the person whose hobby is canoeing have?",
5487
  "answer": [
5488
  "29"
 
5507
  "type": 18
5508
  },
5509
  {
5510
+ "id": "431106d8-4197-48f7-a6fe-e892d6c5a1c3",
5511
  "question": "How many children does joe have?",
5512
  "answer": [
5513
  "1"
 
5528
  "type": 19
5529
  },
5530
  {
5531
+ "id": "13baf1c6-9c79-43f8-94c3-0aeec61793cd",
5532
  "question": "How many daughters does velia have?",
5533
  "answer": [
5534
  "0"
 
5549
  "type": 19
5550
  },
5551
  {
5552
+ "id": "6f7363e0-85f1-482b-8e03-8c110bc2c0ba",
5553
  "question": "How many brothers does lynn have?",
5554
  "answer": [
5555
  "0"
 
5570
  "type": 19
5571
  },
5572
  {
5573
+ "id": "fa2bb472-f954-4aa5-8491-f6a1134d0708",
5574
  "question": "How many daughters does scotty have?",
5575
  "answer": [
5576
  "1"
 
5591
  "type": 19
5592
  },
5593
  {
5594
+ "id": "bf665c68-a0ae-48fe-867b-6573ea8a2657",
5595
  "question": "How many siblings does billie have?",
5596
  "answer": [
5597
  "0"
 
5612
  "type": 19
5613
  },
5614
  {
5615
+ "id": "4eaf2284-0b69-45a9-8f1d-6480ad093e6e",
5616
  "question": "How many brothers does alton have?",
5617
  "answer": [
5618
  "2"
 
5633
  "type": 19
5634
  },
5635
  {
5636
+ "id": "4a53ec4c-b297-4e6f-aa38-78ba7fc0e843",
5637
  "question": "How many children does tanner have?",
5638
  "answer": [
5639
  "3"
 
5654
  "type": 19
5655
  },
5656
  {
5657
+ "id": "aa2abd78-81e6-404d-ba34-1b96d77e9159",
5658
  "question": "How many children does billie have?",
5659
  "answer": [
5660
  "0"
 
5675
  "type": 19
5676
  },
5677
  {
5678
+ "id": "91dbce6c-0610-4f6f-b72d-bed473adf088",
5679
  "question": "How many sisters does sandy have?",
5680
  "answer": [
5681
  "0"
 
5696
  "type": 19
5697
  },
5698
  {
5699
+ "id": "a34a5629-fb71-43b2-aaaa-66c1747b7a8c",
5700
  "question": "How many brothers does alberto have?",
5701
  "answer": [
5702
  "0"
{depth6-100 → depth_6_size_100_seed_1}/articles.json RENAMED
File without changes
{depth6-100 → depth_6_size_100_seed_1}/family_tree_1.pl RENAMED
File without changes
{depth6-100 → depth_6_size_100_seed_1}/family_tree_1.png RENAMED
File without changes
{depth6-100 → depth_6_size_100_seed_1}/questions.json RENAMED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "id": "f43df344-7375-4bfd-9d9f-14fe7b7730ec",
4
  "question": "Who is the mother of the person whose job is electronics engineer ?",
5
  "answer": [
6
  "nell"
@@ -26,7 +26,7 @@
26
  "type": 0
27
  },
28
  {
29
- "id": "7bcfcaa1-aff2-4047-a7c0-3c81d4522f69",
30
  "question": "Who is the father of the person whose hobby is archery ?",
31
  "answer": [
32
  "donald"
@@ -52,7 +52,7 @@
52
  "type": 0
53
  },
54
  {
55
- "id": "9d773814-4f77-49ab-9f4c-41624d0181a5",
56
  "question": "Who is the sister of the person whose job is freight forwarder ?",
57
  "answer": [
58
  "kari"
@@ -78,7 +78,7 @@
78
  "type": 0
79
  },
80
  {
81
- "id": "7951a982-70b0-4e72-a9cd-b52f57327c71",
82
  "question": "Who is the wife of the person whose job is armed forces logistics/support/administrative officer ?",
83
  "answer": [
84
  "miki"
@@ -104,7 +104,7 @@
104
  "type": 0
105
  },
106
  {
107
- "id": "52247add-efc8-4d78-a4c2-041524b68946",
108
  "question": "Who is the sister of the person whose hobby is radio-controlled car racing ?",
109
  "answer": [
110
  "sarah"
@@ -130,11 +130,11 @@
130
  "type": 0
131
  },
132
  {
133
- "id": "fbcd5be0-0ef8-48bf-9124-fbace89333ec",
134
  "question": "Who is the father of the person whose hobby is herping ?",
135
  "answer": [
136
- "vicente",
137
- "dominick"
138
  ],
139
  "prolog": {
140
  "query": [
@@ -157,7 +157,7 @@
157
  "type": 0
158
  },
159
  {
160
- "id": "49ce8ad6-2523-4e88-a55d-f8836c473afa",
161
  "question": "Who is the daughter of the person whose job is acupuncturist ?",
162
  "answer": [
163
  "tona"
@@ -183,7 +183,7 @@
183
  "type": 0
184
  },
185
  {
186
- "id": "08c6c1e6-561e-4acd-b1c5-78df4ca3a929",
187
  "question": "Who is the mother of the person whose hobby is social studies ?",
188
  "answer": [
189
  "lyndia",
@@ -210,11 +210,11 @@
210
  "type": 0
211
  },
212
  {
213
- "id": "9b8daafe-b4c1-4377-87c7-e2b2c3f04f25",
214
  "question": "Who is the brother of the person whose job is financial manager ?",
215
  "answer": [
216
- "alfonso",
217
- "dominick"
218
  ],
219
  "prolog": {
220
  "query": [
@@ -237,7 +237,7 @@
237
  "type": 0
238
  },
239
  {
240
- "id": "c5c550d4-9cf1-4f24-a246-cea0c42c1e21",
241
  "question": "Who is the mother of the person whose hobby is tether car ?",
242
  "answer": [
243
  "marya"
@@ -263,13 +263,13 @@
263
  "type": 0
264
  },
265
  {
266
- "id": "9f204fec-02c5-43e1-bf6d-6f18359b83f6",
267
  "question": "Who is the daughter of matt ?",
268
  "answer": [
269
- "daisy",
270
  "danna",
 
271
  "meghann",
272
- "alejandra"
273
  ],
274
  "prolog": {
275
  "query": [
@@ -288,7 +288,7 @@
288
  "type": 1
289
  },
290
  {
291
- "id": "b9edbdfd-708f-405d-a1b3-fe084fbb41ef",
292
  "question": "Who is the brother of kurt ?",
293
  "answer": [
294
  "nick",
@@ -311,7 +311,7 @@
311
  "type": 1
312
  },
313
  {
314
- "id": "d1064530-2d1e-4c07-924f-af107687421f",
315
  "question": "Who is the child of jeff ?",
316
  "answer": [
317
  "concepcion"
@@ -333,7 +333,7 @@
333
  "type": 1
334
  },
335
  {
336
- "id": "895869b3-81a0-47d8-9d6d-a3561fc98f3c",
337
  "question": "Who is the son of sarah ?",
338
  "answer": [
339
  "alberto"
@@ -355,11 +355,11 @@
355
  "type": 1
356
  },
357
  {
358
- "id": "cd3937cd-ec54-43a0-9653-42547e407d11",
359
  "question": "Who is the sister of deanna ?",
360
  "answer": [
361
- "rosalee",
362
- "reyna"
363
  ],
364
  "prolog": {
365
  "query": [
@@ -378,11 +378,11 @@
378
  "type": 1
379
  },
380
  {
381
- "id": "d6f7dba9-6c30-4fcd-95d8-5d16dab332e6",
382
  "question": "Who is the sister of deanna ?",
383
  "answer": [
384
- "rosalee",
385
- "reyna"
386
  ],
387
  "prolog": {
388
  "query": [
@@ -401,7 +401,7 @@
401
  "type": 1
402
  },
403
  {
404
- "id": "f6ecec62-d787-4f8d-929a-08ce92128f00",
405
  "question": "Who is the child of winfred ?",
406
  "answer": [
407
  "aura"
@@ -423,7 +423,7 @@
423
  "type": 1
424
  },
425
  {
426
- "id": "21384a1f-5f1c-4921-8acd-1755131e6cd5",
427
  "question": "Who is the mother of miki ?",
428
  "answer": [
429
  "meghann"
@@ -445,7 +445,7 @@
445
  "type": 1
446
  },
447
  {
448
- "id": "b46ee332-d785-40b2-a2b9-7f3c87d5a2e4",
449
  "question": "Who is the mother of ramon ?",
450
  "answer": [
451
  "rosalee"
@@ -467,7 +467,7 @@
467
  "type": 1
468
  },
469
  {
470
- "id": "a0eb7785-e23f-4000-85c0-2b3812c99cc2",
471
  "question": "Who is the brother of velia ?",
472
  "answer": [
473
  "christian"
@@ -489,7 +489,7 @@
489
  "type": 1
490
  },
491
  {
492
- "id": "5006c6f0-62b7-48f7-b053-ecc60e3380c3",
493
  "question": "Who is the person whose hobby is meteorology ?",
494
  "answer": [
495
  "antionette",
@@ -512,7 +512,7 @@
512
  "type": 2
513
  },
514
  {
515
- "id": "21767396-53bf-4dee-a725-cd59a1e36efb",
516
  "question": "Who is the person whose job is development worker, community ?",
517
  "answer": [
518
  "ezequiel"
@@ -534,7 +534,7 @@
534
  "type": 2
535
  },
536
  {
537
- "id": "f2509f09-460b-4eea-94a2-cc7dc8c73469",
538
  "question": "Who is the person whose job is production assistant, television ?",
539
  "answer": [
540
  "carlotta"
@@ -556,7 +556,7 @@
556
  "type": 2
557
  },
558
  {
559
- "id": "f75a5431-9349-4d50-979a-c110a099d49f",
560
  "question": "Who is the person whose job is museum/gallery curator ?",
561
  "answer": [
562
  "lynn"
@@ -578,11 +578,11 @@
578
  "type": 2
579
  },
580
  {
581
- "id": "e2c777e1-0148-45a6-a91a-fcd2faaaf285",
582
  "question": "Who is the person whose hobby is sea glass collecting ?",
583
  "answer": [
584
- "zona",
585
- "tona"
586
  ],
587
  "prolog": {
588
  "query": [
@@ -601,7 +601,7 @@
601
  "type": 2
602
  },
603
  {
604
- "id": "6e435589-3eaf-43f9-837f-e2758a578432",
605
  "question": "Who is the person whose hobby is biology ?",
606
  "answer": [
607
  "thomasine",
@@ -624,7 +624,7 @@
624
  "type": 2
625
  },
626
  {
627
- "id": "2854d0f5-4a51-470b-ad35-ca59cba868a7",
628
  "question": "Who is the person whose hobby is trainspotting ?",
629
  "answer": [
630
  "danna"
@@ -646,7 +646,7 @@
646
  "type": 2
647
  },
648
  {
649
- "id": "7ac9d011-39b2-446a-8226-bfd25f5f4026",
650
  "question": "Who is the person whose job is scientist, audiological ?",
651
  "answer": [
652
  "zackary"
@@ -668,7 +668,7 @@
668
  "type": 2
669
  },
670
  {
671
- "id": "ff4fc77f-4a87-4a2e-94b4-7becc91cfde5",
672
  "question": "Who is the person whose hobby is metal detecting ?",
673
  "answer": [
674
  "eric"
@@ -690,7 +690,7 @@
690
  "type": 2
691
  },
692
  {
693
- "id": "21c5a650-8621-4607-9a2a-f42d8a89acd4",
694
  "question": "Who is the person whose job is exhibition designer ?",
695
  "answer": [
696
  "wilbert"
@@ -712,7 +712,7 @@
712
  "type": 2
713
  },
714
  {
715
- "id": "f4acd68f-dd6b-4a75-81e0-8bdf05a35028",
716
  "question": "What is the dob of the mother of cortney ?",
717
  "answer": [
718
  "0230-04-06"
@@ -738,7 +738,7 @@
738
  "type": 3
739
  },
740
  {
741
- "id": "089fc3e2-bc2b-4877-a2f1-9a79ec68db87",
742
  "question": "What is the dob of the wife of alberto ?",
743
  "answer": [
744
  "0237-01-15"
@@ -764,11 +764,11 @@
764
  "type": 3
765
  },
766
  {
767
- "id": "00182811-c411-411e-a3b4-4cc05de64a73",
768
  "question": "What is the dob of the child of donald ?",
769
  "answer": [
770
- "0284-01-10",
771
- "0291-03-20"
772
  ],
773
  "prolog": {
774
  "query": [
@@ -791,7 +791,7 @@
791
  "type": 3
792
  },
793
  {
794
- "id": "8cbd8b97-346b-46c3-b4e8-717b25e6c973",
795
  "question": "What is the job of the daughter of wilbert ?",
796
  "answer": [
797
  "restaurant manager, fast food"
@@ -817,11 +817,11 @@
817
  "type": 3
818
  },
819
  {
820
- "id": "20d4166d-6f4d-4421-b245-093f4ce5c836",
821
  "question": "What is the job of the child of maegan ?",
822
  "answer": [
823
- "recruitment consultant",
824
- "air cabin crew"
825
  ],
826
  "prolog": {
827
  "query": [
@@ -844,7 +844,7 @@
844
  "type": 3
845
  },
846
  {
847
- "id": "ec6778e4-2d9c-414a-b325-04ff61878f43",
848
  "question": "What is the hobby of the father of chuck ?",
849
  "answer": [
850
  "antiquities"
@@ -870,13 +870,13 @@
870
  "type": 3
871
  },
872
  {
873
- "id": "0588d416-7864-40b5-bf5f-2d303531b5b8",
874
  "question": "What is the hobby of the child of meghann ?",
875
  "answer": [
876
- "ephemera collecting",
877
  "flying model planes",
 
878
  "photography",
879
- "architecture"
880
  ],
881
  "prolog": {
882
  "query": [
@@ -899,7 +899,7 @@
899
  "type": 3
900
  },
901
  {
902
- "id": "448e8749-1108-4adb-88f4-a841af607b3e",
903
  "question": "What is the dob of the brother of reinaldo ?",
904
  "answer": [
905
  "0270-01-25"
@@ -925,7 +925,7 @@
925
  "type": 3
926
  },
927
  {
928
- "id": "92ff025c-9421-4b8a-a7ad-f7aa031436b1",
929
  "question": "What is the hobby of the father of dominick ?",
930
  "answer": [
931
  "car riding"
@@ -951,7 +951,7 @@
951
  "type": 3
952
  },
953
  {
954
- "id": "6f13a660-151c-4210-82a0-c238e3734ab2",
955
  "question": "What is the dob of the mother of sarah ?",
956
  "answer": [
957
  "0177-04-10"
@@ -977,7 +977,7 @@
977
  "type": 3
978
  },
979
  {
980
- "id": "8ada3614-37d0-4ed9-998b-719cfc1ace11",
981
  "question": "What is the job of the person whose hobby is magnet fishing ?",
982
  "answer": [
983
  "surveyor, commercial/residential"
@@ -1003,11 +1003,11 @@
1003
  "type": 4
1004
  },
1005
  {
1006
- "id": "3b856d06-76cc-403a-9f0a-26177e445091",
1007
  "question": "What is the hobby of the person whose job is nurse, learning disability ?",
1008
  "answer": [
1009
- "shortwave listening",
1010
- "fossil hunting"
1011
  ],
1012
  "prolog": {
1013
  "query": [
@@ -1030,7 +1030,7 @@
1030
  "type": 4
1031
  },
1032
  {
1033
- "id": "d3e301c3-4d7e-47d2-ac84-f1651782a4e1",
1034
  "question": "What is the job of the person whose job is civil engineer, consulting ?",
1035
  "answer": [
1036
  "civil engineer, consulting"
@@ -1056,7 +1056,7 @@
1056
  "type": 4
1057
  },
1058
  {
1059
- "id": "472bf940-a40a-4ad3-b749-d0a4ceb3e5ef",
1060
  "question": "What is the dob of the person whose job is air traffic controller ?",
1061
  "answer": [
1062
  "0215-10-26"
@@ -1082,7 +1082,7 @@
1082
  "type": 4
1083
  },
1084
  {
1085
- "id": "f55adf56-83b4-4ca4-9d99-4d07b328535c",
1086
  "question": "What is the hobby of the person whose job is primary school teacher ?",
1087
  "answer": [
1088
  "laser tag"
@@ -1108,7 +1108,7 @@
1108
  "type": 4
1109
  },
1110
  {
1111
- "id": "72a77c52-3f66-48e0-94ef-43ee5b9d93fc",
1112
  "question": "What is the job of the person whose job is restaurant manager ?",
1113
  "answer": [
1114
  "restaurant manager"
@@ -1134,7 +1134,7 @@
1134
  "type": 4
1135
  },
1136
  {
1137
- "id": "53c8b6d6-a224-4b31-88df-955acd2face5",
1138
  "question": "What is the job of the person whose job is early years teacher ?",
1139
  "answer": [
1140
  "early years teacher"
@@ -1160,7 +1160,7 @@
1160
  "type": 4
1161
  },
1162
  {
1163
- "id": "b1f8e0d7-0b7a-4096-96f6-ff2a24fcb531",
1164
  "question": "What is the hobby of the person whose job is scientist, audiological ?",
1165
  "answer": [
1166
  "people-watching"
@@ -1186,7 +1186,7 @@
1186
  "type": 4
1187
  },
1188
  {
1189
- "id": "f1315f21-2b90-4ed1-b76d-9c700b785815",
1190
  "question": "What is the dob of the person whose job is research scientist (life sciences) ?",
1191
  "answer": [
1192
  "0181-05-25",
@@ -1213,7 +1213,7 @@
1213
  "type": 4
1214
  },
1215
  {
1216
- "id": "632e76a5-e989-4b5e-b1f6-985489bcf571",
1217
  "question": "What is the hobby of the person whose hobby is bowling ?",
1218
  "answer": [
1219
  "bowling"
@@ -1239,7 +1239,7 @@
1239
  "type": 4
1240
  },
1241
  {
1242
- "id": "447e93b7-1207-48db-888a-59b98a8538ae",
1243
  "question": "How many sons does the husband of carlotta have?",
1244
  "answer": [
1245
  "56"
@@ -1264,7 +1264,7 @@
1264
  "type": 5
1265
  },
1266
  {
1267
- "id": "9754e38b-b57a-4ba6-b5da-10e17ccbc229",
1268
  "question": "How many sisters does the wife of george have?",
1269
  "answer": [
1270
  "69"
@@ -1289,7 +1289,7 @@
1289
  "type": 5
1290
  },
1291
  {
1292
- "id": "28b3ec4a-cb0c-408a-ac21-dcc4f8751fdf",
1293
  "question": "How many brothers does the son of alfonso have?",
1294
  "answer": [
1295
  "45"
@@ -1314,7 +1314,7 @@
1314
  "type": 5
1315
  },
1316
  {
1317
- "id": "c7924a11-23c0-4c80-98f3-09333f0033fb",
1318
  "question": "How many siblings does the brother of janey have?",
1319
  "answer": [
1320
  "114"
@@ -1339,7 +1339,7 @@
1339
  "type": 5
1340
  },
1341
  {
1342
- "id": "a3bf67c7-bc73-47a1-8bbd-42a958479b73",
1343
  "question": "How many sons does the daughter of johnna have?",
1344
  "answer": [
1345
  "56"
@@ -1364,7 +1364,7 @@
1364
  "type": 5
1365
  },
1366
  {
1367
- "id": "eac819a0-eff2-49cd-9f70-23f7d83e943a",
1368
  "question": "How many daughters does the daughter of matt have?",
1369
  "answer": [
1370
  "76"
@@ -1389,7 +1389,7 @@
1389
  "type": 5
1390
  },
1391
  {
1392
- "id": "0a28e278-7f10-413b-ba43-3817beda80c5",
1393
  "question": "How many children does the brother of mandy have?",
1394
  "answer": [
1395
  "132"
@@ -1414,7 +1414,7 @@
1414
  "type": 5
1415
  },
1416
  {
1417
- "id": "edef9611-3b7f-4898-ac1e-baf2d5789cd4",
1418
  "question": "How many siblings does the husband of lyndia have?",
1419
  "answer": [
1420
  "114"
@@ -1439,7 +1439,7 @@
1439
  "type": 5
1440
  },
1441
  {
1442
- "id": "f3e689d4-0d18-40fa-b37c-c2955a121aed",
1443
  "question": "How many sisters does the mother of kurt have?",
1444
  "answer": [
1445
  "69"
@@ -1464,7 +1464,7 @@
1464
  "type": 5
1465
  },
1466
  {
1467
- "id": "4966b60d-2db1-4174-9095-16b061624b50",
1468
  "question": "How many daughters does the mother of dominick have?",
1469
  "answer": [
1470
  "76"
@@ -1489,7 +1489,7 @@
1489
  "type": 5
1490
  },
1491
  {
1492
- "id": "fde51109-4d92-482d-a2ae-847cf044ed9a",
1493
  "question": "How many sisters does the person whose hobby is social studies have?",
1494
  "answer": [
1495
  "69"
@@ -1514,7 +1514,7 @@
1514
  "type": 6
1515
  },
1516
  {
1517
- "id": "a63d5475-8222-4aa2-9e5e-454d04089584",
1518
  "question": "How many sisters does the person whose job is electronics engineer have?",
1519
  "answer": [
1520
  "69"
@@ -1539,7 +1539,7 @@
1539
  "type": 6
1540
  },
1541
  {
1542
- "id": "d47bdde3-c148-49a8-8a88-c11be40f2f05",
1543
  "question": "How many children does the person whose job is sports therapist have?",
1544
  "answer": [
1545
  "132"
@@ -1564,7 +1564,7 @@
1564
  "type": 6
1565
  },
1566
  {
1567
- "id": "578ff196-2cb6-41b3-99fd-74f60f1bb7dc",
1568
  "question": "How many sons does the person whose job is volunteer coordinator have?",
1569
  "answer": [
1570
  "56"
@@ -1589,7 +1589,7 @@
1589
  "type": 6
1590
  },
1591
  {
1592
- "id": "fe27139e-92c8-49bc-92a0-97a0ff1c7ac3",
1593
  "question": "How many daughters does the person whose hobby is magic have?",
1594
  "answer": [
1595
  "76"
@@ -1614,7 +1614,7 @@
1614
  "type": 6
1615
  },
1616
  {
1617
- "id": "7d0b3e02-beff-4e26-b6fa-44bccb3bb3b1",
1618
  "question": "How many siblings does the person whose job is dispensing optician have?",
1619
  "answer": [
1620
  "114"
@@ -1639,7 +1639,7 @@
1639
  "type": 6
1640
  },
1641
  {
1642
- "id": "eebeee8b-7570-48e4-98da-324cae7fd2c6",
1643
  "question": "How many brothers does the person whose job is commercial/residential surveyor have?",
1644
  "answer": [
1645
  "45"
@@ -1664,7 +1664,7 @@
1664
  "type": 6
1665
  },
1666
  {
1667
- "id": "500e9e6e-8f8a-43d9-aac9-91a30e5ee3de",
1668
  "question": "How many daughters does the person whose hobby is laser tag have?",
1669
  "answer": [
1670
  "76"
@@ -1689,7 +1689,7 @@
1689
  "type": 6
1690
  },
1691
  {
1692
- "id": "553838aa-e7fb-4c6b-a444-2e748b21efd0",
1693
  "question": "How many brothers does the person whose hobby is research have?",
1694
  "answer": [
1695
  "45"
@@ -1714,7 +1714,7 @@
1714
  "type": 6
1715
  },
1716
  {
1717
- "id": "37630941-201d-41c6-a9bb-b30388a77514",
1718
  "question": "How many children does the person whose hobby is model aircraft have?",
1719
  "answer": [
1720
  "132"
@@ -1739,7 +1739,7 @@
1739
  "type": 6
1740
  },
1741
  {
1742
- "id": "7dd8d9ad-061b-4837-851e-f1d55a931f6b",
1743
  "question": "How many siblings does nick have?",
1744
  "answer": [
1745
  "4"
@@ -1760,7 +1760,7 @@
1760
  "type": 7
1761
  },
1762
  {
1763
- "id": "fdb4f807-bef4-4050-9c1c-1501a7a92b58",
1764
  "question": "How many sons does thomasine have?",
1765
  "answer": [
1766
  "0"
@@ -1781,7 +1781,7 @@
1781
  "type": 7
1782
  },
1783
  {
1784
- "id": "7182afcb-559e-42d9-b9ae-0158606cfc28",
1785
  "question": "How many daughters does sarah have?",
1786
  "answer": [
1787
  "0"
@@ -1802,7 +1802,7 @@
1802
  "type": 7
1803
  },
1804
  {
1805
- "id": "2117cc1c-6485-43b5-82a7-17c7945c8b5e",
1806
  "question": "How many sons does vicente have?",
1807
  "answer": [
1808
  "2"
@@ -1823,7 +1823,7 @@
1823
  "type": 7
1824
  },
1825
  {
1826
- "id": "5a7d9b01-9cfb-4dd2-be42-609b9d3bbab0",
1827
  "question": "How many daughters does shanta have?",
1828
  "answer": [
1829
  "0"
@@ -1844,7 +1844,7 @@
1844
  "type": 7
1845
  },
1846
  {
1847
- "id": "232fc377-fc8c-481f-a27e-cf1295243afe",
1848
  "question": "How many children does carmella have?",
1849
  "answer": [
1850
  "0"
@@ -1865,7 +1865,7 @@
1865
  "type": 7
1866
  },
1867
  {
1868
- "id": "0705f974-727a-4a66-9e98-95bf88f951a3",
1869
  "question": "How many sisters does leann have?",
1870
  "answer": [
1871
  "0"
@@ -1886,7 +1886,7 @@
1886
  "type": 7
1887
  },
1888
  {
1889
- "id": "ccfb3044-e54e-4659-8cb2-bc8e39dd2a26",
1890
  "question": "How many sons does dante have?",
1891
  "answer": [
1892
  "0"
@@ -1907,7 +1907,7 @@
1907
  "type": 7
1908
  },
1909
  {
1910
- "id": "4e0927b2-00fc-49f5-acc7-a9a4fb4b073c",
1911
  "question": "How many sisters does milo have?",
1912
  "answer": [
1913
  "2"
@@ -1928,7 +1928,7 @@
1928
  "type": 7
1929
  },
1930
  {
1931
- "id": "46ed23ab-a575-47a7-baac-32a5432b8797",
1932
  "question": "How many sons does mckinley have?",
1933
  "answer": [
1934
  "0"
 
1
  [
2
  {
3
+ "id": "a8ec562b-f889-437a-9932-a3c6f832ee0b",
4
  "question": "Who is the mother of the person whose job is electronics engineer ?",
5
  "answer": [
6
  "nell"
 
26
  "type": 0
27
  },
28
  {
29
+ "id": "ee80209c-a5e7-4dfe-bee7-185dd2e081bc",
30
  "question": "Who is the father of the person whose hobby is archery ?",
31
  "answer": [
32
  "donald"
 
52
  "type": 0
53
  },
54
  {
55
+ "id": "3d6bff1f-1a2f-4dd6-8a60-0a5befcf7950",
56
  "question": "Who is the sister of the person whose job is freight forwarder ?",
57
  "answer": [
58
  "kari"
 
78
  "type": 0
79
  },
80
  {
81
+ "id": "b5bf196b-1742-4ef0-8139-b7418d651d84",
82
  "question": "Who is the wife of the person whose job is armed forces logistics/support/administrative officer ?",
83
  "answer": [
84
  "miki"
 
104
  "type": 0
105
  },
106
  {
107
+ "id": "4adba99f-e327-496b-9ed9-d00925edbac3",
108
  "question": "Who is the sister of the person whose hobby is radio-controlled car racing ?",
109
  "answer": [
110
  "sarah"
 
130
  "type": 0
131
  },
132
  {
133
+ "id": "79637d54-5055-4715-81f1-0aaa85a44830",
134
  "question": "Who is the father of the person whose hobby is herping ?",
135
  "answer": [
136
+ "dominick",
137
+ "vicente"
138
  ],
139
  "prolog": {
140
  "query": [
 
157
  "type": 0
158
  },
159
  {
160
+ "id": "c0f758e0-05dc-4afa-a8c3-005d64fb2459",
161
  "question": "Who is the daughter of the person whose job is acupuncturist ?",
162
  "answer": [
163
  "tona"
 
183
  "type": 0
184
  },
185
  {
186
+ "id": "7db99cc2-a154-4bca-9f5c-2e40d83ba791",
187
  "question": "Who is the mother of the person whose hobby is social studies ?",
188
  "answer": [
189
  "lyndia",
 
210
  "type": 0
211
  },
212
  {
213
+ "id": "9ac2adf0-a110-43b6-b2e8-3e307cf2e3ce",
214
  "question": "Who is the brother of the person whose job is financial manager ?",
215
  "answer": [
216
+ "dominick",
217
+ "alfonso"
218
  ],
219
  "prolog": {
220
  "query": [
 
237
  "type": 0
238
  },
239
  {
240
+ "id": "a880a244-6d08-47c9-b13e-67ee8dc4aa85",
241
  "question": "Who is the mother of the person whose hobby is tether car ?",
242
  "answer": [
243
  "marya"
 
263
  "type": 0
264
  },
265
  {
266
+ "id": "e0301d60-3c17-47e8-b10d-56b1bea09a4c",
267
  "question": "Who is the daughter of matt ?",
268
  "answer": [
 
269
  "danna",
270
+ "alejandra",
271
  "meghann",
272
+ "daisy"
273
  ],
274
  "prolog": {
275
  "query": [
 
288
  "type": 1
289
  },
290
  {
291
+ "id": "65e417e8-94f8-4a8b-9f27-49f741d7738d",
292
  "question": "Who is the brother of kurt ?",
293
  "answer": [
294
  "nick",
 
311
  "type": 1
312
  },
313
  {
314
+ "id": "495e3da8-345b-4056-9953-30a8a7b0df27",
315
  "question": "Who is the child of jeff ?",
316
  "answer": [
317
  "concepcion"
 
333
  "type": 1
334
  },
335
  {
336
+ "id": "a2c6498c-9933-4861-ba31-9aa5db9f33bd",
337
  "question": "Who is the son of sarah ?",
338
  "answer": [
339
  "alberto"
 
355
  "type": 1
356
  },
357
  {
358
+ "id": "4accc681-b275-47df-8538-69bd2a1697aa",
359
  "question": "Who is the sister of deanna ?",
360
  "answer": [
361
+ "reyna",
362
+ "rosalee"
363
  ],
364
  "prolog": {
365
  "query": [
 
378
  "type": 1
379
  },
380
  {
381
+ "id": "a518894a-f9dc-48c7-abc6-b030e740ac6f",
382
  "question": "Who is the sister of deanna ?",
383
  "answer": [
384
+ "reyna",
385
+ "rosalee"
386
  ],
387
  "prolog": {
388
  "query": [
 
401
  "type": 1
402
  },
403
  {
404
+ "id": "f647078a-fdaa-4b93-820d-1e3decd6ef84",
405
  "question": "Who is the child of winfred ?",
406
  "answer": [
407
  "aura"
 
423
  "type": 1
424
  },
425
  {
426
+ "id": "0b4ed446-b7d1-440f-bbce-db9670416006",
427
  "question": "Who is the mother of miki ?",
428
  "answer": [
429
  "meghann"
 
445
  "type": 1
446
  },
447
  {
448
+ "id": "45f8f9f3-dedc-4341-922f-dd8807431765",
449
  "question": "Who is the mother of ramon ?",
450
  "answer": [
451
  "rosalee"
 
467
  "type": 1
468
  },
469
  {
470
+ "id": "36d011d6-07f1-4b12-a9ce-1284c79856c1",
471
  "question": "Who is the brother of velia ?",
472
  "answer": [
473
  "christian"
 
489
  "type": 1
490
  },
491
  {
492
+ "id": "30da7af0-56b0-4ec6-8e2f-bb6f398f4a7c",
493
  "question": "Who is the person whose hobby is meteorology ?",
494
  "answer": [
495
  "antionette",
 
512
  "type": 2
513
  },
514
  {
515
+ "id": "25831c2c-f61c-4820-b192-7a9553aa279f",
516
  "question": "Who is the person whose job is development worker, community ?",
517
  "answer": [
518
  "ezequiel"
 
534
  "type": 2
535
  },
536
  {
537
+ "id": "902a1c2a-6b61-4fe1-a8fc-846cad932d47",
538
  "question": "Who is the person whose job is production assistant, television ?",
539
  "answer": [
540
  "carlotta"
 
556
  "type": 2
557
  },
558
  {
559
+ "id": "ce9ba63a-068e-4927-901c-d1a0195d1dff",
560
  "question": "Who is the person whose job is museum/gallery curator ?",
561
  "answer": [
562
  "lynn"
 
578
  "type": 2
579
  },
580
  {
581
+ "id": "c14843d5-059e-4b02-8658-0ce4544762d6",
582
  "question": "Who is the person whose hobby is sea glass collecting ?",
583
  "answer": [
584
+ "tona",
585
+ "zona"
586
  ],
587
  "prolog": {
588
  "query": [
 
601
  "type": 2
602
  },
603
  {
604
+ "id": "df976cd0-c32e-4195-8d92-ca7d000c4589",
605
  "question": "Who is the person whose hobby is biology ?",
606
  "answer": [
607
  "thomasine",
 
624
  "type": 2
625
  },
626
  {
627
+ "id": "690f64c3-19b8-4519-837a-2875128d5df8",
628
  "question": "Who is the person whose hobby is trainspotting ?",
629
  "answer": [
630
  "danna"
 
646
  "type": 2
647
  },
648
  {
649
+ "id": "986bde03-8962-4dec-8955-94b432251f3c",
650
  "question": "Who is the person whose job is scientist, audiological ?",
651
  "answer": [
652
  "zackary"
 
668
  "type": 2
669
  },
670
  {
671
+ "id": "ced8aaca-1f15-426c-9b43-c45df0c8efac",
672
  "question": "Who is the person whose hobby is metal detecting ?",
673
  "answer": [
674
  "eric"
 
690
  "type": 2
691
  },
692
  {
693
+ "id": "9d4b797f-f039-45ad-9f07-5cb94bb969ef",
694
  "question": "Who is the person whose job is exhibition designer ?",
695
  "answer": [
696
  "wilbert"
 
712
  "type": 2
713
  },
714
  {
715
+ "id": "a60f59bc-b556-46e2-b061-18e1a7a09e32",
716
  "question": "What is the dob of the mother of cortney ?",
717
  "answer": [
718
  "0230-04-06"
 
738
  "type": 3
739
  },
740
  {
741
+ "id": "008e17da-238f-42e7-9d86-fcf361ccc53d",
742
  "question": "What is the dob of the wife of alberto ?",
743
  "answer": [
744
  "0237-01-15"
 
764
  "type": 3
765
  },
766
  {
767
+ "id": "a7b3148d-a6c6-499a-b786-9edfb07d1ffa",
768
  "question": "What is the dob of the child of donald ?",
769
  "answer": [
770
+ "0291-03-20",
771
+ "0284-01-10"
772
  ],
773
  "prolog": {
774
  "query": [
 
791
  "type": 3
792
  },
793
  {
794
+ "id": "8c1dc36b-d928-45b3-9422-286de8decda1",
795
  "question": "What is the job of the daughter of wilbert ?",
796
  "answer": [
797
  "restaurant manager, fast food"
 
817
  "type": 3
818
  },
819
  {
820
+ "id": "e62dac50-d2a0-45fa-bb03-cfa727c51906",
821
  "question": "What is the job of the child of maegan ?",
822
  "answer": [
823
+ "air cabin crew",
824
+ "recruitment consultant"
825
  ],
826
  "prolog": {
827
  "query": [
 
844
  "type": 3
845
  },
846
  {
847
+ "id": "7d293534-4a2a-4992-b872-e55c4c3ec12d",
848
  "question": "What is the hobby of the father of chuck ?",
849
  "answer": [
850
  "antiquities"
 
870
  "type": 3
871
  },
872
  {
873
+ "id": "3099f3d5-8cf7-4227-a856-b0698b7ead01",
874
  "question": "What is the hobby of the child of meghann ?",
875
  "answer": [
 
876
  "flying model planes",
877
+ "architecture",
878
  "photography",
879
+ "ephemera collecting"
880
  ],
881
  "prolog": {
882
  "query": [
 
899
  "type": 3
900
  },
901
  {
902
+ "id": "848d1bc0-6963-49b7-a032-fbdeb616ac3e",
903
  "question": "What is the dob of the brother of reinaldo ?",
904
  "answer": [
905
  "0270-01-25"
 
925
  "type": 3
926
  },
927
  {
928
+ "id": "63dd9c72-4fbd-4f2e-bd96-2c2ad8641304",
929
  "question": "What is the hobby of the father of dominick ?",
930
  "answer": [
931
  "car riding"
 
951
  "type": 3
952
  },
953
  {
954
+ "id": "7d9e62ae-08c7-4be8-bdca-ef917d67e935",
955
  "question": "What is the dob of the mother of sarah ?",
956
  "answer": [
957
  "0177-04-10"
 
977
  "type": 3
978
  },
979
  {
980
+ "id": "617830df-8c21-45b3-8bc7-b34f82195330",
981
  "question": "What is the job of the person whose hobby is magnet fishing ?",
982
  "answer": [
983
  "surveyor, commercial/residential"
 
1003
  "type": 4
1004
  },
1005
  {
1006
+ "id": "953fea8f-7179-48e9-a38e-68c77ec9a062",
1007
  "question": "What is the hobby of the person whose job is nurse, learning disability ?",
1008
  "answer": [
1009
+ "fossil hunting",
1010
+ "shortwave listening"
1011
  ],
1012
  "prolog": {
1013
  "query": [
 
1030
  "type": 4
1031
  },
1032
  {
1033
+ "id": "47681165-2c17-49ed-813a-1b5be36c97f1",
1034
  "question": "What is the job of the person whose job is civil engineer, consulting ?",
1035
  "answer": [
1036
  "civil engineer, consulting"
 
1056
  "type": 4
1057
  },
1058
  {
1059
+ "id": "b4eadd8f-92d0-461a-b39f-8d62a4d47a27",
1060
  "question": "What is the dob of the person whose job is air traffic controller ?",
1061
  "answer": [
1062
  "0215-10-26"
 
1082
  "type": 4
1083
  },
1084
  {
1085
+ "id": "e1fe8b4d-421a-435f-af98-bfbdbc1d0b45",
1086
  "question": "What is the hobby of the person whose job is primary school teacher ?",
1087
  "answer": [
1088
  "laser tag"
 
1108
  "type": 4
1109
  },
1110
  {
1111
+ "id": "57d6d967-6d5c-4d4c-b87e-9133c9108829",
1112
  "question": "What is the job of the person whose job is restaurant manager ?",
1113
  "answer": [
1114
  "restaurant manager"
 
1134
  "type": 4
1135
  },
1136
  {
1137
+ "id": "d94c3c9c-9f2b-4280-84b7-eb4a8df53f98",
1138
  "question": "What is the job of the person whose job is early years teacher ?",
1139
  "answer": [
1140
  "early years teacher"
 
1160
  "type": 4
1161
  },
1162
  {
1163
+ "id": "ec7bd5b6-d01b-49df-bdbc-460f9f4d3021",
1164
  "question": "What is the hobby of the person whose job is scientist, audiological ?",
1165
  "answer": [
1166
  "people-watching"
 
1186
  "type": 4
1187
  },
1188
  {
1189
+ "id": "a9a39b48-05ff-4e2b-b85c-d5452c70696a",
1190
  "question": "What is the dob of the person whose job is research scientist (life sciences) ?",
1191
  "answer": [
1192
  "0181-05-25",
 
1213
  "type": 4
1214
  },
1215
  {
1216
+ "id": "823f3d57-c6a5-49c4-89df-701ca1d44e66",
1217
  "question": "What is the hobby of the person whose hobby is bowling ?",
1218
  "answer": [
1219
  "bowling"
 
1239
  "type": 4
1240
  },
1241
  {
1242
+ "id": "8b7972df-435c-4d72-a60e-8a208b7f8178",
1243
  "question": "How many sons does the husband of carlotta have?",
1244
  "answer": [
1245
  "56"
 
1264
  "type": 5
1265
  },
1266
  {
1267
+ "id": "6aac12e9-62d7-421d-a281-1563890f8a24",
1268
  "question": "How many sisters does the wife of george have?",
1269
  "answer": [
1270
  "69"
 
1289
  "type": 5
1290
  },
1291
  {
1292
+ "id": "43840eaa-6959-4f25-b232-553bb8d91e30",
1293
  "question": "How many brothers does the son of alfonso have?",
1294
  "answer": [
1295
  "45"
 
1314
  "type": 5
1315
  },
1316
  {
1317
+ "id": "b7b6ecf1-4302-4332-82e9-e10ace461847",
1318
  "question": "How many siblings does the brother of janey have?",
1319
  "answer": [
1320
  "114"
 
1339
  "type": 5
1340
  },
1341
  {
1342
+ "id": "5ab5255e-71af-430a-a285-f74f7bbf9af9",
1343
  "question": "How many sons does the daughter of johnna have?",
1344
  "answer": [
1345
  "56"
 
1364
  "type": 5
1365
  },
1366
  {
1367
+ "id": "b7e6f83f-7439-43d8-a3a4-edca6c4921cf",
1368
  "question": "How many daughters does the daughter of matt have?",
1369
  "answer": [
1370
  "76"
 
1389
  "type": 5
1390
  },
1391
  {
1392
+ "id": "101322c0-575c-49d2-ba41-b046503873f3",
1393
  "question": "How many children does the brother of mandy have?",
1394
  "answer": [
1395
  "132"
 
1414
  "type": 5
1415
  },
1416
  {
1417
+ "id": "4ffb9acc-89a8-4877-bda1-06c9d0ad24da",
1418
  "question": "How many siblings does the husband of lyndia have?",
1419
  "answer": [
1420
  "114"
 
1439
  "type": 5
1440
  },
1441
  {
1442
+ "id": "44219f89-bfdf-415e-8a75-381451f1ac3e",
1443
  "question": "How many sisters does the mother of kurt have?",
1444
  "answer": [
1445
  "69"
 
1464
  "type": 5
1465
  },
1466
  {
1467
+ "id": "19546673-3313-4488-8ada-d42efd283b70",
1468
  "question": "How many daughters does the mother of dominick have?",
1469
  "answer": [
1470
  "76"
 
1489
  "type": 5
1490
  },
1491
  {
1492
+ "id": "1760b774-2a1c-4e0a-bdc8-6a9ea9168470",
1493
  "question": "How many sisters does the person whose hobby is social studies have?",
1494
  "answer": [
1495
  "69"
 
1514
  "type": 6
1515
  },
1516
  {
1517
+ "id": "2c5c203a-cac0-4937-b23e-e339af1db05e",
1518
  "question": "How many sisters does the person whose job is electronics engineer have?",
1519
  "answer": [
1520
  "69"
 
1539
  "type": 6
1540
  },
1541
  {
1542
+ "id": "e7cf88d1-5ed6-42f9-a4be-54a3711df6ad",
1543
  "question": "How many children does the person whose job is sports therapist have?",
1544
  "answer": [
1545
  "132"
 
1564
  "type": 6
1565
  },
1566
  {
1567
+ "id": "326bd778-3c9f-43c0-8f98-a570b40adcc5",
1568
  "question": "How many sons does the person whose job is volunteer coordinator have?",
1569
  "answer": [
1570
  "56"
 
1589
  "type": 6
1590
  },
1591
  {
1592
+ "id": "1902889f-812f-4344-9544-eeee1c36332a",
1593
  "question": "How many daughters does the person whose hobby is magic have?",
1594
  "answer": [
1595
  "76"
 
1614
  "type": 6
1615
  },
1616
  {
1617
+ "id": "311fe25e-ccc9-4493-90ce-2424a417adb8",
1618
  "question": "How many siblings does the person whose job is dispensing optician have?",
1619
  "answer": [
1620
  "114"
 
1639
  "type": 6
1640
  },
1641
  {
1642
+ "id": "d15c296f-0246-4211-be09-1438c659a161",
1643
  "question": "How many brothers does the person whose job is commercial/residential surveyor have?",
1644
  "answer": [
1645
  "45"
 
1664
  "type": 6
1665
  },
1666
  {
1667
+ "id": "d552d7e6-2b9b-45a6-8bc2-358a01d94700",
1668
  "question": "How many daughters does the person whose hobby is laser tag have?",
1669
  "answer": [
1670
  "76"
 
1689
  "type": 6
1690
  },
1691
  {
1692
+ "id": "5eec4dac-4a4e-489a-94f7-cceb07c6ee48",
1693
  "question": "How many brothers does the person whose hobby is research have?",
1694
  "answer": [
1695
  "45"
 
1714
  "type": 6
1715
  },
1716
  {
1717
+ "id": "7bbd7c97-af3c-4006-8edf-34ce62505dfa",
1718
  "question": "How many children does the person whose hobby is model aircraft have?",
1719
  "answer": [
1720
  "132"
 
1739
  "type": 6
1740
  },
1741
  {
1742
+ "id": "880c73d6-804b-4604-8cc9-c2097f98a57a",
1743
  "question": "How many siblings does nick have?",
1744
  "answer": [
1745
  "4"
 
1760
  "type": 7
1761
  },
1762
  {
1763
+ "id": "bbe28362-b347-4aa7-aca1-50751e0729fd",
1764
  "question": "How many sons does thomasine have?",
1765
  "answer": [
1766
  "0"
 
1781
  "type": 7
1782
  },
1783
  {
1784
+ "id": "972cf71b-eef6-4f94-9a79-9adce0ce7ba6",
1785
  "question": "How many daughters does sarah have?",
1786
  "answer": [
1787
  "0"
 
1802
  "type": 7
1803
  },
1804
  {
1805
+ "id": "b6b64ef7-9306-493d-aa25-b8f0a54bc4bf",
1806
  "question": "How many sons does vicente have?",
1807
  "answer": [
1808
  "2"
 
1823
  "type": 7
1824
  },
1825
  {
1826
+ "id": "a9f3f8cf-516e-414a-8c5c-b59e60f4c86e",
1827
  "question": "How many daughters does shanta have?",
1828
  "answer": [
1829
  "0"
 
1844
  "type": 7
1845
  },
1846
  {
1847
+ "id": "a294e8d2-e355-420e-8237-736977273cfc",
1848
  "question": "How many children does carmella have?",
1849
  "answer": [
1850
  "0"
 
1865
  "type": 7
1866
  },
1867
  {
1868
+ "id": "92a894e5-2280-44d8-93ef-f69bff79b823",
1869
  "question": "How many sisters does leann have?",
1870
  "answer": [
1871
  "0"
 
1886
  "type": 7
1887
  },
1888
  {
1889
+ "id": "a65b47c7-c5f4-43c8-9479-bbc618082ee7",
1890
  "question": "How many sons does dante have?",
1891
  "answer": [
1892
  "0"
 
1907
  "type": 7
1908
  },
1909
  {
1910
+ "id": "71c78ced-cc05-488d-a3ff-ffdd1141601b",
1911
  "question": "How many sisters does milo have?",
1912
  "answer": [
1913
  "2"
 
1928
  "type": 7
1929
  },
1930
  {
1931
+ "id": "43c3fffa-0a04-4965-b22f-93f814784519",
1932
  "question": "How many sons does mckinley have?",
1933
  "answer": [
1934
  "0"
{depth6 → depth_6_size_26_seed_1}/articles.json RENAMED
File without changes
{depth6 → depth_6_size_26_seed_1}/family_tree_1.pl RENAMED
File without changes
{depth6 → depth_6_size_26_seed_1}/family_tree_1.png RENAMED
File without changes
{depth6 → depth_6_size_26_seed_1}/questions.json RENAMED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "id": "98d2303f-e93b-41f4-9182-3a6aff0abb22",
4
  "question": "Who is the mother of the person whose job is air cabin crew ?",
5
  "answer": [
6
  "daisy"
@@ -26,7 +26,7 @@
26
  "type": 0
27
  },
28
  {
29
- "id": "394c307e-b202-4e76-a55c-eecf20a95066",
30
  "question": "Who is the wife of the person whose hobby is fossil hunting ?",
31
  "answer": [
32
  "kanesha"
@@ -52,7 +52,7 @@
52
  "type": 0
53
  },
54
  {
55
- "id": "520e2a18-0afb-4050-adce-7331ae6e0add",
56
  "question": "Who is the sister of the person whose hobby is meditation ?",
57
  "answer": [
58
  "kari"
@@ -78,7 +78,7 @@
78
  "type": 0
79
  },
80
  {
81
- "id": "7b1ed7d7-c687-46ce-b131-ffe08e8fc2ff",
82
  "question": "Who is the father of the person whose job is civil engineer, consulting ?",
83
  "answer": [
84
  "alfonso"
@@ -104,12 +104,12 @@
104
  "type": 0
105
  },
106
  {
107
- "id": "ff5aa082-b37f-4d92-ab8e-b6b2816edf38",
108
  "question": "Who is the son of the person whose job is production assistant, television ?",
109
  "answer": [
110
- "alfonso",
111
  "dominick",
112
- "colby"
 
113
  ],
114
  "prolog": {
115
  "query": [
@@ -132,11 +132,11 @@
132
  "type": 0
133
  },
134
  {
135
- "id": "67f82f61-4e70-44a4-95f1-ae49843ffb93",
136
  "question": "Who is the father of the person whose hobby is meditation ?",
137
  "answer": [
138
- "vicente",
139
- "derick"
140
  ],
141
  "prolog": {
142
  "query": [
@@ -159,7 +159,7 @@
159
  "type": 0
160
  },
161
  {
162
- "id": "683ba608-3fad-4e7f-b340-7d3c1a64ef67",
163
  "question": "Who is the father of the person whose job is public house manager ?",
164
  "answer": [
165
  "derick"
@@ -185,12 +185,12 @@
185
  "type": 0
186
  },
187
  {
188
- "id": "d4bd9309-933a-4b60-80d4-314a3deb1222",
189
  "question": "Who is the son of the person whose hobby is shogi ?",
190
  "answer": [
191
- "alfonso",
192
  "dominick",
193
- "colby"
 
194
  ],
195
  "prolog": {
196
  "query": [
@@ -213,7 +213,7 @@
213
  "type": 0
214
  },
215
  {
216
- "id": "8c21fddc-6941-4e4f-8426-bde5dc301f05",
217
  "question": "Who is the mother of the person whose hobby is canoeing ?",
218
  "answer": [
219
  "antionette"
@@ -239,11 +239,11 @@
239
  "type": 0
240
  },
241
  {
242
- "id": "456a5d9a-5a90-490a-a487-67a8c6e5543a",
243
  "question": "Who is the sibling of the person whose job is biomedical scientist ?",
244
  "answer": [
245
- "reyna",
246
- "rosalee"
247
  ],
248
  "prolog": {
249
  "query": [
@@ -266,11 +266,11 @@
266
  "type": 0
267
  },
268
  {
269
- "id": "583bfc00-ed06-4722-ae56-9db53c442288",
270
  "question": "Who is the daughter of matt ?",
271
  "answer": [
272
- "daisy",
273
- "meghann"
274
  ],
275
  "prolog": {
276
  "query": [
@@ -289,7 +289,7 @@
289
  "type": 1
290
  },
291
  {
292
- "id": "a99c3a40-2cda-45b3-bbcb-af64fa03b96b",
293
  "question": "Who is the father of ellis ?",
294
  "answer": [
295
  "alfonso"
@@ -311,7 +311,7 @@
311
  "type": 1
312
  },
313
  {
314
- "id": "6ac12c57-45b1-45d9-968b-fe4786416b49",
315
  "question": "Who is the mother of ellis ?",
316
  "answer": [
317
  "ila"
@@ -333,7 +333,7 @@
333
  "type": 1
334
  },
335
  {
336
- "id": "63fdfadc-b76d-415d-ace2-7d9b1940ba0f",
337
  "question": "Who is the father of miki ?",
338
  "answer": [
339
  "tanner"
@@ -355,7 +355,7 @@
355
  "type": 1
356
  },
357
  {
358
- "id": "040937a6-36d3-4a23-a40f-ff4bb91d9000",
359
  "question": "Who is the sister of dixie ?",
360
  "answer": [
361
  "johnna"
@@ -377,7 +377,7 @@
377
  "type": 1
378
  },
379
  {
380
- "id": "b44cfe7a-4220-4165-b882-c0294c240d35",
381
  "question": "Who is the brother of dixie ?",
382
  "answer": [
383
  "alton"
@@ -399,7 +399,7 @@
399
  "type": 1
400
  },
401
  {
402
- "id": "7e5493f6-121a-4ca8-9f84-2fe59d36516e",
403
  "question": "Who is the child of vicente ?",
404
  "answer": [
405
  "matt"
@@ -421,7 +421,7 @@
421
  "type": 1
422
  },
423
  {
424
- "id": "cd78192c-23d6-43c9-b55c-f112e614e79c",
425
  "question": "Who is the daughter of maggie ?",
426
  "answer": [
427
  "lyndia"
@@ -443,7 +443,7 @@
443
  "type": 1
444
  },
445
  {
446
- "id": "c9c6dc9c-afd5-4051-b598-29ef29953e58",
447
  "question": "Who is the child of scotty ?",
448
  "answer": [
449
  "lyndia"
@@ -465,7 +465,7 @@
465
  "type": 1
466
  },
467
  {
468
- "id": "4b697044-1fcf-4b59-bdfc-8bb616ccbaff",
469
  "question": "Who is the sister of rosalee ?",
470
  "answer": [
471
  "deanna",
@@ -488,7 +488,7 @@
488
  "type": 1
489
  },
490
  {
491
- "id": "c0fc2a2d-3d9a-4165-9d9a-3d87f1ff0353",
492
  "question": "Who is the person whose hobby is meditation ?",
493
  "answer": [
494
  "matt",
@@ -511,7 +511,7 @@
511
  "type": 2
512
  },
513
  {
514
- "id": "244d156d-8445-47cc-8dcc-51e366b623d4",
515
  "question": "Who is the person whose hobby is fossil hunting ?",
516
  "answer": [
517
  "derick"
@@ -533,11 +533,11 @@
533
  "type": 2
534
  },
535
  {
536
- "id": "f87ff1d4-6239-4bfd-a203-bedfbb401c46",
537
  "question": "Who is the person whose hobby is meteorology ?",
538
  "answer": [
539
- "daisy",
540
- "dixie"
541
  ],
542
  "prolog": {
543
  "query": [
@@ -556,7 +556,7 @@
556
  "type": 2
557
  },
558
  {
559
- "id": "65fc92e5-5562-4b71-8bae-a5783c69a184",
560
  "question": "Who is the person whose job is public house manager ?",
561
  "answer": [
562
  "kari"
@@ -578,7 +578,7 @@
578
  "type": 2
579
  },
580
  {
581
- "id": "a917f66c-f427-4369-ba26-f7b76970d5e7",
582
  "question": "Who is the person whose hobby is bus spotting[22 ?",
583
  "answer": [
584
  "reyna"
@@ -600,7 +600,7 @@
600
  "type": 2
601
  },
602
  {
603
- "id": "c7e30184-c9e4-4133-bdc1-e2d1522320cb",
604
  "question": "Who is the person whose hobby is bus spotting[22 ?",
605
  "answer": [
606
  "reyna"
@@ -622,7 +622,7 @@
622
  "type": 2
623
  },
624
  {
625
- "id": "b4a7e8bf-8b7e-4bc5-b558-f6f6ded9f7f3",
626
  "question": "Who is the person whose job is freight forwarder ?",
627
  "answer": [
628
  "dixie"
@@ -644,7 +644,7 @@
644
  "type": 2
645
  },
646
  {
647
- "id": "7711bf26-2ef3-4829-b562-4aeb7714efdb",
648
  "question": "Who is the person whose job is agricultural engineer ?",
649
  "answer": [
650
  "vicente"
@@ -666,7 +666,7 @@
666
  "type": 2
667
  },
668
  {
669
- "id": "444045b1-2822-4bc3-9717-dfb07b63a1ca",
670
  "question": "Who is the person whose job is estate manager/land agent ?",
671
  "answer": [
672
  "derick"
@@ -688,7 +688,7 @@
688
  "type": 2
689
  },
690
  {
691
- "id": "09c8b7ce-b282-4fbe-9412-c1785cd32425",
692
  "question": "Who is the person whose job is agricultural engineer ?",
693
  "answer": [
694
  "vicente"
@@ -710,7 +710,7 @@
710
  "type": 2
711
  },
712
  {
713
- "id": "cb07e8e7-2842-41f2-9b62-60c011cdd260",
714
  "question": "What is the dob of the mother of deanna ?",
715
  "answer": [
716
  "0237-11-04"
@@ -736,7 +736,7 @@
736
  "type": 3
737
  },
738
  {
739
- "id": "8900e6ab-b68f-4410-9728-515a28d55398",
740
  "question": "What is the dob of the husband of thomasine ?",
741
  "answer": [
742
  "0205-10-16"
@@ -762,12 +762,12 @@
762
  "type": 3
763
  },
764
  {
765
- "id": "bab47688-c65f-4901-836c-635f278b3e6e",
766
  "question": "What is the dob of the child of deangelo ?",
767
  "answer": [
768
- "0264-08-02",
769
  "0263-06-10",
770
- "0270-01-28"
 
771
  ],
772
  "prolog": {
773
  "query": [
@@ -790,7 +790,7 @@
790
  "type": 3
791
  },
792
  {
793
- "id": "600f88b3-5a72-4133-ba17-da48b01eae36",
794
  "question": "What is the job of the son of vicente ?",
795
  "answer": [
796
  "investment banker, corporate"
@@ -816,13 +816,13 @@
816
  "type": 3
817
  },
818
  {
819
- "id": "9002f3b8-88d9-43ea-be16-57908d51e4f9",
820
  "question": "What is the job of the sibling of kari ?",
821
  "answer": [
822
- "translator",
823
- "product designer",
824
  "contractor",
825
- "therapist, art"
 
 
826
  ],
827
  "prolog": {
828
  "query": [
@@ -845,7 +845,7 @@
845
  "type": 3
846
  },
847
  {
848
- "id": "390ae340-2dc8-445e-9bd1-a36c332ba63f",
849
  "question": "What is the hobby of the sister of alton ?",
850
  "answer": [
851
  "photography",
@@ -872,7 +872,7 @@
872
  "type": 3
873
  },
874
  {
875
- "id": "541e79b8-b31a-456d-997f-6e800777048d",
876
  "question": "What is the hobby of the daughter of maggie ?",
877
  "answer": [
878
  "tether car"
@@ -898,7 +898,7 @@
898
  "type": 3
899
  },
900
  {
901
- "id": "60f55d6f-1f60-43ff-9ed9-c4f0d08cc8c1",
902
  "question": "What is the dob of the daughter of scotty ?",
903
  "answer": [
904
  "0178-04-18"
@@ -924,7 +924,7 @@
924
  "type": 3
925
  },
926
  {
927
- "id": "a11ba397-88b9-44e8-94a0-4d30a1bd66fe",
928
  "question": "What is the hobby of the daughter of deangelo ?",
929
  "answer": [
930
  "photography",
@@ -951,7 +951,7 @@
951
  "type": 3
952
  },
953
  {
954
- "id": "86d75578-7e49-4bfd-a7c1-49d1e26b41e6",
955
  "question": "What is the dob of the mother of miki ?",
956
  "answer": [
957
  "0230-04-06"
@@ -977,7 +977,7 @@
977
  "type": 3
978
  },
979
  {
980
- "id": "f7e97548-b429-4341-b370-b2b656de41f9",
981
  "question": "What is the job of the person whose hobby is trainspotting ?",
982
  "answer": [
983
  "ranger/warden"
@@ -1003,7 +1003,7 @@
1003
  "type": 4
1004
  },
1005
  {
1006
- "id": "b982202a-08f2-4dc3-958e-9b689422d641",
1007
  "question": "What is the hobby of the person whose job is therapist, art ?",
1008
  "answer": [
1009
  "sociology"
@@ -1029,7 +1029,7 @@
1029
  "type": 4
1030
  },
1031
  {
1032
- "id": "871e4b13-b08d-4cc1-9d1f-43e856503cd5",
1033
  "question": "What is the job of the person whose hobby is photography ?",
1034
  "answer": [
1035
  "research scientist (life sciences)"
@@ -1055,7 +1055,7 @@
1055
  "type": 4
1056
  },
1057
  {
1058
- "id": "42369c61-93b4-4662-a5f2-0b452650d726",
1059
  "question": "What is the dob of the person whose hobby is sociology ?",
1060
  "answer": [
1061
  "0236-06-02"
@@ -1081,7 +1081,7 @@
1081
  "type": 4
1082
  },
1083
  {
1084
- "id": "0dfbc42b-65a7-4ee0-aec1-284dff101f5f",
1085
  "question": "What is the hobby of the person whose hobby is tether car ?",
1086
  "answer": [
1087
  "tether car"
@@ -1107,7 +1107,7 @@
1107
  "type": 4
1108
  },
1109
  {
1110
- "id": "3b3ee595-ab55-4108-be65-736dd407bc76",
1111
  "question": "What is the job of the person whose job is translator ?",
1112
  "answer": [
1113
  "translator"
@@ -1133,7 +1133,7 @@
1133
  "type": 4
1134
  },
1135
  {
1136
- "id": "32497a81-83e4-48fc-bff3-5fce29a8b8f9",
1137
  "question": "What is the job of the person whose hobby is learning ?",
1138
  "answer": [
1139
  "product designer"
@@ -1159,7 +1159,7 @@
1159
  "type": 4
1160
  },
1161
  {
1162
- "id": "597410ed-d8d2-4517-a5d3-4e0f1787fcae",
1163
  "question": "What is the hobby of the person whose hobby is social studies ?",
1164
  "answer": [
1165
  "social studies"
@@ -1185,7 +1185,7 @@
1185
  "type": 4
1186
  },
1187
  {
1188
- "id": "db195b88-e07e-4dc8-8ea0-3662d580a8ba",
1189
  "question": "What is the dob of the person whose job is teacher, adult education ?",
1190
  "answer": [
1191
  "0237-11-04"
@@ -1211,7 +1211,7 @@
1211
  "type": 4
1212
  },
1213
  {
1214
- "id": "b66a5e8e-1087-4a39-a3ca-8d271e3d8d53",
1215
  "question": "What is the hobby of the person whose job is police officer ?",
1216
  "answer": [
1217
  "geography"
@@ -1237,7 +1237,7 @@
1237
  "type": 4
1238
  },
1239
  {
1240
- "id": "e8536ba1-c1b3-4d55-a321-56931c9e620c",
1241
  "question": "How many sons does the child of daisy have?",
1242
  "answer": [
1243
  "12"
@@ -1262,7 +1262,7 @@
1262
  "type": 5
1263
  },
1264
  {
1265
- "id": "f39ad41c-6d5d-4ab0-b800-e1797a721034",
1266
  "question": "How many sisters does the daughter of dominick have?",
1267
  "answer": [
1268
  "20"
@@ -1287,7 +1287,7 @@
1287
  "type": 5
1288
  },
1289
  {
1290
- "id": "b33b3280-f6d7-49ac-afde-849b68ddee30",
1291
  "question": "How many brothers does the husband of thomasine have?",
1292
  "answer": [
1293
  "14"
@@ -1312,7 +1312,7 @@
1312
  "type": 5
1313
  },
1314
  {
1315
- "id": "1e2d0ac7-5723-45d6-a165-b8657648c55c",
1316
  "question": "How many siblings does the son of ila have?",
1317
  "answer": [
1318
  "34"
@@ -1337,7 +1337,7 @@
1337
  "type": 5
1338
  },
1339
  {
1340
- "id": "8ca40d9d-9ae2-485f-ae61-6897129b96f3",
1341
  "question": "How many sons does the father of johnna have?",
1342
  "answer": [
1343
  "12"
@@ -1362,7 +1362,7 @@
1362
  "type": 5
1363
  },
1364
  {
1365
- "id": "72b38d48-c244-40b2-b988-c3edd19606d5",
1366
  "question": "How many daughters does the wife of matt have?",
1367
  "answer": [
1368
  "22"
@@ -1387,7 +1387,7 @@
1387
  "type": 5
1388
  },
1389
  {
1390
- "id": "624b091d-f5dc-4653-935f-a3d6b2d44230",
1391
  "question": "How many children does the child of lyndia have?",
1392
  "answer": [
1393
  "34"
@@ -1412,7 +1412,7 @@
1412
  "type": 5
1413
  },
1414
  {
1415
- "id": "6daf1987-1ff2-4e94-8d3c-dd1bff22e754",
1416
  "question": "How many siblings does the father of kari have?",
1417
  "answer": [
1418
  "34"
@@ -1437,7 +1437,7 @@
1437
  "type": 5
1438
  },
1439
  {
1440
- "id": "39825afc-c3c4-4e6d-8ecf-2d0a770723e8",
1441
  "question": "How many sisters does the father of ellis have?",
1442
  "answer": [
1443
  "20"
@@ -1462,7 +1462,7 @@
1462
  "type": 5
1463
  },
1464
  {
1465
- "id": "9a26a6a9-f184-4262-be1c-bb4983d4124c",
1466
  "question": "How many daughters does the son of deangelo have?",
1467
  "answer": [
1468
  "22"
@@ -1487,7 +1487,7 @@
1487
  "type": 5
1488
  },
1489
  {
1490
- "id": "54239942-ea19-4e94-8df1-d53dbc5ef654",
1491
  "question": "How many sisters does the person whose hobby is social studies have?",
1492
  "answer": [
1493
  "20"
@@ -1512,7 +1512,7 @@
1512
  "type": 6
1513
  },
1514
  {
1515
- "id": "5a5566a1-c62c-4b9d-b882-c28cae4a1506",
1516
  "question": "How many sisters does the person whose job is air cabin crew have?",
1517
  "answer": [
1518
  "20"
@@ -1537,7 +1537,7 @@
1537
  "type": 6
1538
  },
1539
  {
1540
- "id": "b48db31f-868e-4311-a989-d836e116972b",
1541
  "question": "How many children does the person whose job is geographical information systems officer have?",
1542
  "answer": [
1543
  "34"
@@ -1562,7 +1562,7 @@
1562
  "type": 6
1563
  },
1564
  {
1565
- "id": "9a537d7c-bbda-4b63-be26-abf8fbf3edcf",
1566
  "question": "How many sons does the person whose hobby is finance have?",
1567
  "answer": [
1568
  "12"
@@ -1587,7 +1587,7 @@
1587
  "type": 6
1588
  },
1589
  {
1590
- "id": "f0d61834-b3b4-4b15-aa35-7a588d7b46d4",
1591
  "question": "How many daughters does the person whose job is agricultural engineer have?",
1592
  "answer": [
1593
  "22"
@@ -1612,7 +1612,7 @@
1612
  "type": 6
1613
  },
1614
  {
1615
- "id": "56905294-30d6-417e-a8bf-b4db890bfe09",
1616
  "question": "How many siblings does the person whose job is airline pilot have?",
1617
  "answer": [
1618
  "34"
@@ -1637,7 +1637,7 @@
1637
  "type": 6
1638
  },
1639
  {
1640
- "id": "4e8b7929-a10f-49ce-bd97-773bdb3e6006",
1641
  "question": "How many brothers does the person whose job is teacher, adult education have?",
1642
  "answer": [
1643
  "14"
@@ -1662,7 +1662,7 @@
1662
  "type": 6
1663
  },
1664
  {
1665
- "id": "2e393676-6bd8-475a-a2ee-6a5b659bb5f6",
1666
  "question": "How many daughters does the person whose hobby is tether car have?",
1667
  "answer": [
1668
  "22"
@@ -1687,7 +1687,7 @@
1687
  "type": 6
1688
  },
1689
  {
1690
- "id": "ea000415-a8e5-476c-a825-57e0f5faa9c8",
1691
  "question": "How many brothers does the person whose hobby is sociology have?",
1692
  "answer": [
1693
  "14"
@@ -1712,7 +1712,7 @@
1712
  "type": 6
1713
  },
1714
  {
1715
- "id": "8c94732c-fffb-4482-a752-410a8e7f9fab",
1716
  "question": "How many children does the person whose hobby is geography have?",
1717
  "answer": [
1718
  "34"
@@ -1737,7 +1737,7 @@
1737
  "type": 6
1738
  },
1739
  {
1740
- "id": "6900c731-278e-4d4c-8930-14fab689991a",
1741
  "question": "How many siblings does scotty have?",
1742
  "answer": [
1743
  "0"
@@ -1758,7 +1758,7 @@
1758
  "type": 7
1759
  },
1760
  {
1761
- "id": "b07b627d-0ab2-4b6f-958e-ab0748132997",
1762
  "question": "How many sons does reyna have?",
1763
  "answer": [
1764
  "0"
@@ -1779,7 +1779,7 @@
1779
  "type": 7
1780
  },
1781
  {
1782
- "id": "3ca5e712-c59b-443f-9b1c-b7b3fde053e9",
1783
  "question": "How many daughters does miki have?",
1784
  "answer": [
1785
  "0"
@@ -1800,7 +1800,7 @@
1800
  "type": 7
1801
  },
1802
  {
1803
- "id": "16b3f801-dae9-4b63-9ff4-e57789a26e8c",
1804
  "question": "How many sons does tanner have?",
1805
  "answer": [
1806
  "0"
@@ -1821,7 +1821,7 @@
1821
  "type": 7
1822
  },
1823
  {
1824
- "id": "2ecf6fd3-1643-4334-810f-0e4bdb3a54ff",
1825
  "question": "How many daughters does reyna have?",
1826
  "answer": [
1827
  "0"
@@ -1842,7 +1842,7 @@
1842
  "type": 7
1843
  },
1844
  {
1845
- "id": "b747c937-1d73-4d02-8c36-13090c6e7708",
1846
  "question": "How many children does daisy have?",
1847
  "answer": [
1848
  "3"
@@ -1863,7 +1863,7 @@
1863
  "type": 7
1864
  },
1865
  {
1866
- "id": "77507d8d-f1f8-4b82-bd94-6aa1128686ae",
1867
  "question": "How many sisters does kanesha have?",
1868
  "answer": [
1869
  "0"
@@ -1884,7 +1884,7 @@
1884
  "type": 7
1885
  },
1886
  {
1887
- "id": "bf042445-c7bb-4d93-8b1e-59a1a7fe9da0",
1888
  "question": "How many sons does colby have?",
1889
  "answer": [
1890
  "0"
@@ -1905,7 +1905,7 @@
1905
  "type": 7
1906
  },
1907
  {
1908
- "id": "d771246e-fd87-4c30-b81a-00894a655329",
1909
  "question": "How many sisters does scotty have?",
1910
  "answer": [
1911
  "0"
@@ -1926,7 +1926,7 @@
1926
  "type": 7
1927
  },
1928
  {
1929
- "id": "d30f9e26-8b14-4b15-a83c-2fc7fba11367",
1930
  "question": "How many sons does matt have?",
1931
  "answer": [
1932
  "0"
 
1
  [
2
  {
3
+ "id": "4a80ca4a-4252-44fe-b7ce-a6b8e6a39bc0",
4
  "question": "Who is the mother of the person whose job is air cabin crew ?",
5
  "answer": [
6
  "daisy"
 
26
  "type": 0
27
  },
28
  {
29
+ "id": "dae22f85-3c2f-46a9-a56f-26de2af0ce1b",
30
  "question": "Who is the wife of the person whose hobby is fossil hunting ?",
31
  "answer": [
32
  "kanesha"
 
52
  "type": 0
53
  },
54
  {
55
+ "id": "488ac6cb-a0a4-4ee3-ab64-860dc19ace3e",
56
  "question": "Who is the sister of the person whose hobby is meditation ?",
57
  "answer": [
58
  "kari"
 
78
  "type": 0
79
  },
80
  {
81
+ "id": "9967cc65-6f87-47c9-b9c1-a1f0a29d601a",
82
  "question": "Who is the father of the person whose job is civil engineer, consulting ?",
83
  "answer": [
84
  "alfonso"
 
104
  "type": 0
105
  },
106
  {
107
+ "id": "a942310a-34c0-439d-a7f6-c23c31218064",
108
  "question": "Who is the son of the person whose job is production assistant, television ?",
109
  "answer": [
 
110
  "dominick",
111
+ "colby",
112
+ "alfonso"
113
  ],
114
  "prolog": {
115
  "query": [
 
132
  "type": 0
133
  },
134
  {
135
+ "id": "fce61083-d93a-4e55-ac95-24765ac18ab8",
136
  "question": "Who is the father of the person whose hobby is meditation ?",
137
  "answer": [
138
+ "derick",
139
+ "vicente"
140
  ],
141
  "prolog": {
142
  "query": [
 
159
  "type": 0
160
  },
161
  {
162
+ "id": "9edfd4a8-5950-49a5-916b-82c1a53b9cfa",
163
  "question": "Who is the father of the person whose job is public house manager ?",
164
  "answer": [
165
  "derick"
 
185
  "type": 0
186
  },
187
  {
188
+ "id": "b8da8221-5b83-41c8-9bc6-36b45f0346a4",
189
  "question": "Who is the son of the person whose hobby is shogi ?",
190
  "answer": [
 
191
  "dominick",
192
+ "colby",
193
+ "alfonso"
194
  ],
195
  "prolog": {
196
  "query": [
 
213
  "type": 0
214
  },
215
  {
216
+ "id": "98ed47a4-ed9b-449a-92c3-cce98092f48c",
217
  "question": "Who is the mother of the person whose hobby is canoeing ?",
218
  "answer": [
219
  "antionette"
 
239
  "type": 0
240
  },
241
  {
242
+ "id": "624db535-0bab-423d-a7a8-cb0227d88672",
243
  "question": "Who is the sibling of the person whose job is biomedical scientist ?",
244
  "answer": [
245
+ "rosalee",
246
+ "reyna"
247
  ],
248
  "prolog": {
249
  "query": [
 
266
  "type": 0
267
  },
268
  {
269
+ "id": "35dcb663-5715-400d-9f25-4f070278e4be",
270
  "question": "Who is the daughter of matt ?",
271
  "answer": [
272
+ "meghann",
273
+ "daisy"
274
  ],
275
  "prolog": {
276
  "query": [
 
289
  "type": 1
290
  },
291
  {
292
+ "id": "2ef01867-ccc8-4b00-927d-564ef6d9b39e",
293
  "question": "Who is the father of ellis ?",
294
  "answer": [
295
  "alfonso"
 
311
  "type": 1
312
  },
313
  {
314
+ "id": "a8295219-2a99-4837-8561-67a9e28077a7",
315
  "question": "Who is the mother of ellis ?",
316
  "answer": [
317
  "ila"
 
333
  "type": 1
334
  },
335
  {
336
+ "id": "b019b41f-b807-439f-b150-02cdd4e67f45",
337
  "question": "Who is the father of miki ?",
338
  "answer": [
339
  "tanner"
 
355
  "type": 1
356
  },
357
  {
358
+ "id": "f0d4e1d6-126c-4fb2-b44b-9d457350107e",
359
  "question": "Who is the sister of dixie ?",
360
  "answer": [
361
  "johnna"
 
377
  "type": 1
378
  },
379
  {
380
+ "id": "98151bb0-0013-4b3c-b899-e08dee33e617",
381
  "question": "Who is the brother of dixie ?",
382
  "answer": [
383
  "alton"
 
399
  "type": 1
400
  },
401
  {
402
+ "id": "c7b75c53-09d2-4de2-b2c9-0a8e6bac6d8c",
403
  "question": "Who is the child of vicente ?",
404
  "answer": [
405
  "matt"
 
421
  "type": 1
422
  },
423
  {
424
+ "id": "4f49b0b5-adb7-4a4c-a69f-ed0519a6df7f",
425
  "question": "Who is the daughter of maggie ?",
426
  "answer": [
427
  "lyndia"
 
443
  "type": 1
444
  },
445
  {
446
+ "id": "bb184650-c3f7-4e97-b881-79363ce05061",
447
  "question": "Who is the child of scotty ?",
448
  "answer": [
449
  "lyndia"
 
465
  "type": 1
466
  },
467
  {
468
+ "id": "c564ba5c-f29e-42be-a2aa-6b2af4f3aa5d",
469
  "question": "Who is the sister of rosalee ?",
470
  "answer": [
471
  "deanna",
 
488
  "type": 1
489
  },
490
  {
491
+ "id": "5f7c2673-15cc-4607-a68c-b18c63c00b44",
492
  "question": "Who is the person whose hobby is meditation ?",
493
  "answer": [
494
  "matt",
 
511
  "type": 2
512
  },
513
  {
514
+ "id": "1d366e70-aa7a-4ad8-95f9-f79bce147888",
515
  "question": "Who is the person whose hobby is fossil hunting ?",
516
  "answer": [
517
  "derick"
 
533
  "type": 2
534
  },
535
  {
536
+ "id": "b3d249df-1344-4b4a-bd3e-6eb90688270d",
537
  "question": "Who is the person whose hobby is meteorology ?",
538
  "answer": [
539
+ "dixie",
540
+ "daisy"
541
  ],
542
  "prolog": {
543
  "query": [
 
556
  "type": 2
557
  },
558
  {
559
+ "id": "684db020-fbb2-407a-b55e-924e86126f24",
560
  "question": "Who is the person whose job is public house manager ?",
561
  "answer": [
562
  "kari"
 
578
  "type": 2
579
  },
580
  {
581
+ "id": "d1b704ad-be0b-435b-bfb9-d0a05ca96fbf",
582
  "question": "Who is the person whose hobby is bus spotting[22 ?",
583
  "answer": [
584
  "reyna"
 
600
  "type": 2
601
  },
602
  {
603
+ "id": "020cd4aa-5d4f-4ec8-9299-643821e06b6b",
604
  "question": "Who is the person whose hobby is bus spotting[22 ?",
605
  "answer": [
606
  "reyna"
 
622
  "type": 2
623
  },
624
  {
625
+ "id": "7d43dfc9-9238-43cc-a84e-3ce7b71c245e",
626
  "question": "Who is the person whose job is freight forwarder ?",
627
  "answer": [
628
  "dixie"
 
644
  "type": 2
645
  },
646
  {
647
+ "id": "8e4870ac-b520-42be-ba9f-51424df01c75",
648
  "question": "Who is the person whose job is agricultural engineer ?",
649
  "answer": [
650
  "vicente"
 
666
  "type": 2
667
  },
668
  {
669
+ "id": "ae2f5480-1163-45b7-822b-33df7f211546",
670
  "question": "Who is the person whose job is estate manager/land agent ?",
671
  "answer": [
672
  "derick"
 
688
  "type": 2
689
  },
690
  {
691
+ "id": "4f1a554e-8cb5-4f24-8f10-26cd4df157ab",
692
  "question": "Who is the person whose job is agricultural engineer ?",
693
  "answer": [
694
  "vicente"
 
710
  "type": 2
711
  },
712
  {
713
+ "id": "33170e2b-74b6-4b6a-953a-c976e56efdfb",
714
  "question": "What is the dob of the mother of deanna ?",
715
  "answer": [
716
  "0237-11-04"
 
736
  "type": 3
737
  },
738
  {
739
+ "id": "34f7efb4-039c-4723-b1ba-37d154a1d4ad",
740
  "question": "What is the dob of the husband of thomasine ?",
741
  "answer": [
742
  "0205-10-16"
 
762
  "type": 3
763
  },
764
  {
765
+ "id": "0fc1d7d2-46cf-46c4-a9e5-b8053b0e0fdd",
766
  "question": "What is the dob of the child of deangelo ?",
767
  "answer": [
 
768
  "0263-06-10",
769
+ "0270-01-28",
770
+ "0264-08-02"
771
  ],
772
  "prolog": {
773
  "query": [
 
790
  "type": 3
791
  },
792
  {
793
+ "id": "13f5bfe8-a867-41e6-ade3-59b6ce416054",
794
  "question": "What is the job of the son of vicente ?",
795
  "answer": [
796
  "investment banker, corporate"
 
816
  "type": 3
817
  },
818
  {
819
+ "id": "f5c16f0a-19c8-4fd4-bc27-a2f4ab3a5d7d",
820
  "question": "What is the job of the sibling of kari ?",
821
  "answer": [
 
 
822
  "contractor",
823
+ "product designer",
824
+ "therapist, art",
825
+ "translator"
826
  ],
827
  "prolog": {
828
  "query": [
 
845
  "type": 3
846
  },
847
  {
848
+ "id": "661c07de-f8bf-44ba-914c-a69478dfbd57",
849
  "question": "What is the hobby of the sister of alton ?",
850
  "answer": [
851
  "photography",
 
872
  "type": 3
873
  },
874
  {
875
+ "id": "a028914e-871e-4271-a617-d137f44ab153",
876
  "question": "What is the hobby of the daughter of maggie ?",
877
  "answer": [
878
  "tether car"
 
898
  "type": 3
899
  },
900
  {
901
+ "id": "6ba82749-d4b0-4e89-ab23-5e746be97979",
902
  "question": "What is the dob of the daughter of scotty ?",
903
  "answer": [
904
  "0178-04-18"
 
924
  "type": 3
925
  },
926
  {
927
+ "id": "ebd8d02d-0e31-472a-aed3-22930decadcc",
928
  "question": "What is the hobby of the daughter of deangelo ?",
929
  "answer": [
930
  "photography",
 
951
  "type": 3
952
  },
953
  {
954
+ "id": "3fd8eef7-ad54-4d38-b93d-91561386e97f",
955
  "question": "What is the dob of the mother of miki ?",
956
  "answer": [
957
  "0230-04-06"
 
977
  "type": 3
978
  },
979
  {
980
+ "id": "84b8b98d-026f-4dfe-b757-8881cdaf0f8a",
981
  "question": "What is the job of the person whose hobby is trainspotting ?",
982
  "answer": [
983
  "ranger/warden"
 
1003
  "type": 4
1004
  },
1005
  {
1006
+ "id": "e8d3379e-7d7b-4a9d-9e2b-f4298560a9b0",
1007
  "question": "What is the hobby of the person whose job is therapist, art ?",
1008
  "answer": [
1009
  "sociology"
 
1029
  "type": 4
1030
  },
1031
  {
1032
+ "id": "702056ea-bceb-41dc-bee8-5a0ce667078c",
1033
  "question": "What is the job of the person whose hobby is photography ?",
1034
  "answer": [
1035
  "research scientist (life sciences)"
 
1055
  "type": 4
1056
  },
1057
  {
1058
+ "id": "cee73d57-3402-4c47-b0df-e724087872bc",
1059
  "question": "What is the dob of the person whose hobby is sociology ?",
1060
  "answer": [
1061
  "0236-06-02"
 
1081
  "type": 4
1082
  },
1083
  {
1084
+ "id": "56b49ee1-52d5-4920-a2af-d82633c19160",
1085
  "question": "What is the hobby of the person whose hobby is tether car ?",
1086
  "answer": [
1087
  "tether car"
 
1107
  "type": 4
1108
  },
1109
  {
1110
+ "id": "f3209f23-4144-4c3e-853c-faa34162fed0",
1111
  "question": "What is the job of the person whose job is translator ?",
1112
  "answer": [
1113
  "translator"
 
1133
  "type": 4
1134
  },
1135
  {
1136
+ "id": "268b32bc-df99-4cb3-88d3-7b118099c808",
1137
  "question": "What is the job of the person whose hobby is learning ?",
1138
  "answer": [
1139
  "product designer"
 
1159
  "type": 4
1160
  },
1161
  {
1162
+ "id": "7d091582-87a2-4d89-8f89-8dd03db65395",
1163
  "question": "What is the hobby of the person whose hobby is social studies ?",
1164
  "answer": [
1165
  "social studies"
 
1185
  "type": 4
1186
  },
1187
  {
1188
+ "id": "21c8f0c3-b7af-4cb7-b420-5bf43eda356a",
1189
  "question": "What is the dob of the person whose job is teacher, adult education ?",
1190
  "answer": [
1191
  "0237-11-04"
 
1211
  "type": 4
1212
  },
1213
  {
1214
+ "id": "0f8fb3c0-cc55-447b-8a34-07162544db87",
1215
  "question": "What is the hobby of the person whose job is police officer ?",
1216
  "answer": [
1217
  "geography"
 
1237
  "type": 4
1238
  },
1239
  {
1240
+ "id": "935799a6-b0d5-46c6-a9ee-a01978c6f354",
1241
  "question": "How many sons does the child of daisy have?",
1242
  "answer": [
1243
  "12"
 
1262
  "type": 5
1263
  },
1264
  {
1265
+ "id": "2d2bf3af-cefd-4f08-9d0a-3fbf8498eba2",
1266
  "question": "How many sisters does the daughter of dominick have?",
1267
  "answer": [
1268
  "20"
 
1287
  "type": 5
1288
  },
1289
  {
1290
+ "id": "36d79335-332d-40c6-a381-5ad47258d7ea",
1291
  "question": "How many brothers does the husband of thomasine have?",
1292
  "answer": [
1293
  "14"
 
1312
  "type": 5
1313
  },
1314
  {
1315
+ "id": "dd61bd00-8c7e-4e65-8396-b74cb34af150",
1316
  "question": "How many siblings does the son of ila have?",
1317
  "answer": [
1318
  "34"
 
1337
  "type": 5
1338
  },
1339
  {
1340
+ "id": "693b4c80-3ed2-409f-bd90-c7396296b63b",
1341
  "question": "How many sons does the father of johnna have?",
1342
  "answer": [
1343
  "12"
 
1362
  "type": 5
1363
  },
1364
  {
1365
+ "id": "7eba3810-bd32-4fbc-8ec2-d014a45170e9",
1366
  "question": "How many daughters does the wife of matt have?",
1367
  "answer": [
1368
  "22"
 
1387
  "type": 5
1388
  },
1389
  {
1390
+ "id": "7e50675b-e5a9-43cd-97b0-422ce2aaa0df",
1391
  "question": "How many children does the child of lyndia have?",
1392
  "answer": [
1393
  "34"
 
1412
  "type": 5
1413
  },
1414
  {
1415
+ "id": "ce6d5ad3-e506-44ff-874e-b63a10d260c4",
1416
  "question": "How many siblings does the father of kari have?",
1417
  "answer": [
1418
  "34"
 
1437
  "type": 5
1438
  },
1439
  {
1440
+ "id": "ef2cd16f-fc63-49cb-9835-26b8bb736ec9",
1441
  "question": "How many sisters does the father of ellis have?",
1442
  "answer": [
1443
  "20"
 
1462
  "type": 5
1463
  },
1464
  {
1465
+ "id": "7012b0de-bd4c-4140-bc4c-8aa424481e38",
1466
  "question": "How many daughters does the son of deangelo have?",
1467
  "answer": [
1468
  "22"
 
1487
  "type": 5
1488
  },
1489
  {
1490
+ "id": "9405cff0-8cdd-4173-860c-e8bbc637dc15",
1491
  "question": "How many sisters does the person whose hobby is social studies have?",
1492
  "answer": [
1493
  "20"
 
1512
  "type": 6
1513
  },
1514
  {
1515
+ "id": "ea009203-c655-425c-a069-86533d5fedd5",
1516
  "question": "How many sisters does the person whose job is air cabin crew have?",
1517
  "answer": [
1518
  "20"
 
1537
  "type": 6
1538
  },
1539
  {
1540
+ "id": "f8b2d23a-ebe3-48f7-95ce-f6d916ae9be1",
1541
  "question": "How many children does the person whose job is geographical information systems officer have?",
1542
  "answer": [
1543
  "34"
 
1562
  "type": 6
1563
  },
1564
  {
1565
+ "id": "7cfacb90-0d6b-40bf-9db1-3a88932f090c",
1566
  "question": "How many sons does the person whose hobby is finance have?",
1567
  "answer": [
1568
  "12"
 
1587
  "type": 6
1588
  },
1589
  {
1590
+ "id": "af06129e-958e-4f98-b028-a7648644d055",
1591
  "question": "How many daughters does the person whose job is agricultural engineer have?",
1592
  "answer": [
1593
  "22"
 
1612
  "type": 6
1613
  },
1614
  {
1615
+ "id": "00766d5f-f94c-4ff6-a4b9-6c88cb120207",
1616
  "question": "How many siblings does the person whose job is airline pilot have?",
1617
  "answer": [
1618
  "34"
 
1637
  "type": 6
1638
  },
1639
  {
1640
+ "id": "7b4e32b3-29a0-40ab-8092-de1a1372e147",
1641
  "question": "How many brothers does the person whose job is teacher, adult education have?",
1642
  "answer": [
1643
  "14"
 
1662
  "type": 6
1663
  },
1664
  {
1665
+ "id": "948187ac-dfe6-42f4-8b4c-4d531fcf8f40",
1666
  "question": "How many daughters does the person whose hobby is tether car have?",
1667
  "answer": [
1668
  "22"
 
1687
  "type": 6
1688
  },
1689
  {
1690
+ "id": "f5f188f9-7b62-4388-80e2-60e17c331b21",
1691
  "question": "How many brothers does the person whose hobby is sociology have?",
1692
  "answer": [
1693
  "14"
 
1712
  "type": 6
1713
  },
1714
  {
1715
+ "id": "a36c23cb-80cb-4a5e-9fe7-3cabd345ef9f",
1716
  "question": "How many children does the person whose hobby is geography have?",
1717
  "answer": [
1718
  "34"
 
1737
  "type": 6
1738
  },
1739
  {
1740
+ "id": "3a57b41d-7f3b-4d8c-a3ef-8f9735c752b0",
1741
  "question": "How many siblings does scotty have?",
1742
  "answer": [
1743
  "0"
 
1758
  "type": 7
1759
  },
1760
  {
1761
+ "id": "909a9f41-c017-45b1-bfa2-fad0feeb6aa0",
1762
  "question": "How many sons does reyna have?",
1763
  "answer": [
1764
  "0"
 
1779
  "type": 7
1780
  },
1781
  {
1782
+ "id": "dc90f948-6cc5-4574-ae53-5c0371af5523",
1783
  "question": "How many daughters does miki have?",
1784
  "answer": [
1785
  "0"
 
1800
  "type": 7
1801
  },
1802
  {
1803
+ "id": "b9c9b754-4866-4f95-9f42-ba01532294d2",
1804
  "question": "How many sons does tanner have?",
1805
  "answer": [
1806
  "0"
 
1821
  "type": 7
1822
  },
1823
  {
1824
+ "id": "754d347f-6c2d-4124-bcf6-409b7ea26c7d",
1825
  "question": "How many daughters does reyna have?",
1826
  "answer": [
1827
  "0"
 
1842
  "type": 7
1843
  },
1844
  {
1845
+ "id": "806be371-7c9a-4623-bbe9-7b4d31c1bc7e",
1846
  "question": "How many children does daisy have?",
1847
  "answer": [
1848
  "3"
 
1863
  "type": 7
1864
  },
1865
  {
1866
+ "id": "afcc5f42-21a0-47c7-ad8c-c6747929265b",
1867
  "question": "How many sisters does kanesha have?",
1868
  "answer": [
1869
  "0"
 
1884
  "type": 7
1885
  },
1886
  {
1887
+ "id": "6631df52-bb02-453b-b448-de59ba9c41f3",
1888
  "question": "How many sons does colby have?",
1889
  "answer": [
1890
  "0"
 
1905
  "type": 7
1906
  },
1907
  {
1908
+ "id": "1517e4da-18f6-47a9-9eb9-66ffd9112948",
1909
  "question": "How many sisters does scotty have?",
1910
  "answer": [
1911
  "0"
 
1926
  "type": 7
1927
  },
1928
  {
1929
+ "id": "80928d52-d57d-44a9-9213-bf61cee9b6a9",
1930
  "question": "How many sons does matt have?",
1931
  "answer": [
1932
  "0"
{depth6-500 → depth_6_size_500_seed_1}/articles.json RENAMED
File without changes
{depth6-500 → depth_6_size_500_seed_1}/family_tree_1.pl RENAMED
File without changes
{depth6-500 → depth_6_size_500_seed_1}/questions.json RENAMED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "id": "594499c3-867c-4906-9ffb-959cb9495588",
4
  "question": "Who is the mother of the person whose job is research officer, government ?",
5
  "answer": [
6
  "sarah"
@@ -26,7 +26,7 @@
26
  "type": 0
27
  },
28
  {
29
- "id": "febffe8e-f1f6-4928-890b-1eee7b1cd10f",
30
  "question": "Who is the father of the person whose job is media planner ?",
31
  "answer": [
32
  "walker"
@@ -52,7 +52,7 @@
52
  "type": 0
53
  },
54
  {
55
- "id": "36c1a75b-0bcb-4519-bab3-ea9864bb13ef",
56
  "question": "Who is the sister of the person whose job is product designer ?",
57
  "answer": [
58
  "oma"
@@ -78,7 +78,7 @@
78
  "type": 0
79
  },
80
  {
81
- "id": "03e04151-0d05-4c14-896d-f4c9b9aee420",
82
  "question": "Who is the wife of the person whose job is cabin crew ?",
83
  "answer": [
84
  "kylee"
@@ -104,12 +104,12 @@
104
  "type": 0
105
  },
106
  {
107
- "id": "fac36816-2b21-4c39-a893-4ee071fabfa8",
108
  "question": "Who is the brother of the person whose hobby is fencing ?",
109
  "answer": [
110
- "stanley",
111
  "christian",
112
- "keith"
 
113
  ],
114
  "prolog": {
115
  "query": [
@@ -132,7 +132,7 @@
132
  "type": 0
133
  },
134
  {
135
- "id": "bb61a84c-dafd-400d-9b89-1914b81deb0b",
136
  "question": "Who is the sister of the person whose job is computer games developer ?",
137
  "answer": [
138
  "kanesha"
@@ -158,7 +158,7 @@
158
  "type": 0
159
  },
160
  {
161
- "id": "ac629ea2-d0c5-4338-a1d0-bd55e1cec725",
162
  "question": "Who is the father of the person whose hobby is trapshooting ?",
163
  "answer": [
164
  "federico"
@@ -184,15 +184,15 @@
184
  "type": 0
185
  },
186
  {
187
- "id": "b9ee7c4e-890d-457f-ba64-db9a01d0911f",
188
  "question": "Who is the father of the person whose hobby is fishkeeping ?",
189
  "answer": [
190
  "ellis",
191
  "brendon",
192
- "dominick",
193
- "king",
194
  "rudy",
195
- "sanford"
 
 
196
  ],
197
  "prolog": {
198
  "query": [
@@ -215,11 +215,11 @@
215
  "type": 0
216
  },
217
  {
218
- "id": "b47666e6-2a7e-4560-b723-9b11f190a19b",
219
  "question": "Who is the father of the person whose hobby is radio-controlled model playing ?",
220
  "answer": [
221
- "quinton",
222
- "oskar"
223
  ],
224
  "prolog": {
225
  "query": [
@@ -242,7 +242,7 @@
242
  "type": 0
243
  },
244
  {
245
- "id": "8fcef8ac-39c1-4343-b555-384a4e6c6aaa",
246
  "question": "Who is the sibling of the person whose hobby is philately ?",
247
  "answer": [
248
  "ralph",
@@ -269,7 +269,7 @@
269
  "type": 0
270
  },
271
  {
272
- "id": "c5ebdd5d-e18e-468b-b6a6-13d2fe9d1abc",
273
  "question": "Who is the mother of norris ?",
274
  "answer": [
275
  "zoila"
@@ -291,11 +291,11 @@
291
  "type": 1
292
  },
293
  {
294
- "id": "9cd040cb-7440-4f98-88f2-507409ebefa4",
295
  "question": "Who is the brother of mckinley ?",
296
  "answer": [
297
- "travis",
298
- "reinaldo"
299
  ],
300
  "prolog": {
301
  "query": [
@@ -314,7 +314,7 @@
314
  "type": 1
315
  },
316
  {
317
- "id": "a81d6c61-29bb-45f7-820e-6e9654a98e1c",
318
  "question": "Who is the brother of major ?",
319
  "answer": [
320
  "ryan"
@@ -336,7 +336,7 @@
336
  "type": 1
337
  },
338
  {
339
- "id": "4058e80a-de2b-432c-b3e4-050b7a5edf25",
340
  "question": "Who is the son of tanya ?",
341
  "answer": [
342
  "roberto"
@@ -358,12 +358,12 @@
358
  "type": 1
359
  },
360
  {
361
- "id": "589f93ae-2162-45ef-8552-6e5edac5a353",
362
  "question": "Who is the brother of esperanza ?",
363
  "answer": [
 
364
  "edison",
365
- "emmanuel",
366
- "chuck"
367
  ],
368
  "prolog": {
369
  "query": [
@@ -382,7 +382,7 @@
382
  "type": 1
383
  },
384
  {
385
- "id": "4bc0945b-5600-4781-936b-3e714c6cb078",
386
  "question": "Who is the father of esperanza ?",
387
  "answer": [
388
  "scotty"
@@ -404,11 +404,11 @@
404
  "type": 1
405
  },
406
  {
407
- "id": "16a2420c-628d-4033-bfda-b3270e9d58df",
408
  "question": "Who is the child of van ?",
409
  "answer": [
410
- "lue",
411
- "vivienne"
412
  ],
413
  "prolog": {
414
  "query": [
@@ -427,7 +427,7 @@
427
  "type": 1
428
  },
429
  {
430
- "id": "1154696f-0cdf-426a-86f3-73ca2987ed6c",
431
  "question": "Who is the mother of romana ?",
432
  "answer": [
433
  "oleta"
@@ -449,7 +449,7 @@
449
  "type": 1
450
  },
451
  {
452
- "id": "231d2e0c-ee0f-4728-803c-fa0540104b47",
453
  "question": "Who is the sister of renaldo ?",
454
  "answer": [
455
  "crysta"
@@ -471,7 +471,7 @@
471
  "type": 1
472
  },
473
  {
474
- "id": "0e772da8-f825-4fc3-8420-711462d2f488",
475
  "question": "Who is the brother of zoila ?",
476
  "answer": [
477
  "vicente"
@@ -493,12 +493,12 @@
493
  "type": 1
494
  },
495
  {
496
- "id": "987ced3f-4493-4e6d-b86d-4a02230c5a2d",
497
  "question": "Who is the person whose hobby is architecture ?",
498
  "answer": [
 
499
  "amy",
500
- "terri",
501
- "emile"
502
  ],
503
  "prolog": {
504
  "query": [
@@ -517,12 +517,12 @@
517
  "type": 2
518
  },
519
  {
520
- "id": "ae24c285-daac-4045-b7ca-b520537f75d3",
521
  "question": "Who is the person whose hobby is medical science ?",
522
  "answer": [
523
- "zona",
524
  "krystyna",
525
- "jermaine"
526
  ],
527
  "prolog": {
528
  "query": [
@@ -541,11 +541,11 @@
541
  "type": 2
542
  },
543
  {
544
- "id": "f6ab6ed8-9d69-4cfb-9bdf-e7353d480994",
545
  "question": "Who is the person whose job is air cabin crew ?",
546
  "answer": [
547
- "angelia",
548
- "carmela"
549
  ],
550
  "prolog": {
551
  "query": [
@@ -564,11 +564,11 @@
564
  "type": 2
565
  },
566
  {
567
- "id": "d66c3a42-1c59-4f52-a812-59b9c681a79e",
568
  "question": "Who is the person whose job is chemist, analytical ?",
569
  "answer": [
570
- "maegan",
571
- "elbert"
572
  ],
573
  "prolog": {
574
  "query": [
@@ -587,13 +587,13 @@
587
  "type": 2
588
  },
589
  {
590
- "id": "dac9347b-8c47-47a9-a940-95df9ff55cf4",
591
  "question": "Who is the person whose hobby is mineral collecting ?",
592
  "answer": [
 
593
  "jodi",
594
- "burt",
595
  "dino",
596
- "zelda"
597
  ],
598
  "prolog": {
599
  "query": [
@@ -612,11 +612,11 @@
612
  "type": 2
613
  },
614
  {
615
- "id": "07c6b65a-a3c9-4898-9453-b925b2126c78",
616
  "question": "Who is the person whose job is adult guidance worker ?",
617
  "answer": [
618
- "maragret",
619
- "viola"
620
  ],
621
  "prolog": {
622
  "query": [
@@ -635,14 +635,14 @@
635
  "type": 2
636
  },
637
  {
638
- "id": "b54ceee8-dfb1-4163-935c-032291fd46b1",
639
  "question": "Who is the person whose hobby is herping ?",
640
  "answer": [
 
 
641
  "ella",
642
  "cortney",
643
- "orville",
644
- "holly",
645
- "idell"
646
  ],
647
  "prolog": {
648
  "query": [
@@ -661,7 +661,7 @@
661
  "type": 2
662
  },
663
  {
664
- "id": "1f6105ef-8406-42c6-8041-9136fe8e8702",
665
  "question": "Who is the person whose job is investment analyst ?",
666
  "answer": [
667
  "jacques",
@@ -685,11 +685,11 @@
685
  "type": 2
686
  },
687
  {
688
- "id": "b1f71996-56c3-4fd0-bb22-c8b5968046fe",
689
  "question": "Who is the person whose job is information systems manager ?",
690
  "answer": [
691
- "jermaine",
692
- "kendall"
693
  ],
694
  "prolog": {
695
  "query": [
@@ -708,7 +708,7 @@
708
  "type": 2
709
  },
710
  {
711
- "id": "31292dff-0b3c-4a98-884b-18c3c33841c6",
712
  "question": "Who is the person whose hobby is inline skating ?",
713
  "answer": [
714
  "noel",
@@ -731,7 +731,7 @@
731
  "type": 2
732
  },
733
  {
734
- "id": "dd9dce76-10be-46c0-b6b7-6309525a9837",
735
  "question": "What is the dob of the son of danna ?",
736
  "answer": [
737
  "0258-08-31",
@@ -758,7 +758,7 @@
758
  "type": 3
759
  },
760
  {
761
- "id": "5bedf489-ffa4-4f18-851d-74dacbf0741a",
762
  "question": "What is the dob of the wife of aubrey ?",
763
  "answer": [
764
  "0278-01-21"
@@ -784,7 +784,7 @@
784
  "type": 3
785
  },
786
  {
787
- "id": "1cc8724f-8e57-4069-a68b-f12c038987e2",
788
  "question": "What is the dob of the sibling of jakob ?",
789
  "answer": [
790
  "0226-10-11",
@@ -811,7 +811,7 @@
811
  "type": 3
812
  },
813
  {
814
- "id": "b0affad7-72b5-4074-8e93-e2724c8de4aa",
815
  "question": "What is the job of the mother of toby ?",
816
  "answer": [
817
  "sports therapist"
@@ -837,12 +837,12 @@
837
  "type": 3
838
  },
839
  {
840
- "id": "d7c6978e-23c3-4a96-8c47-3a28e78e4c4e",
841
  "question": "What is the job of the child of maragret ?",
842
  "answer": [
 
843
  "counsellor",
844
- "advertising account executive",
845
- "government social research officer"
846
  ],
847
  "prolog": {
848
  "query": [
@@ -865,12 +865,12 @@
865
  "type": 3
866
  },
867
  {
868
- "id": "83d738cf-97b3-4df5-aeda-47ff8dd1bca5",
869
  "question": "What is the hobby of the daughter of dino ?",
870
  "answer": [
 
871
  "canoeing",
872
- "whale watching",
873
- "herping"
874
  ],
875
  "prolog": {
876
  "query": [
@@ -893,13 +893,13 @@
893
  "type": 3
894
  },
895
  {
896
- "id": "c4dc98d6-f7b4-4b5d-af54-f369fabda06c",
897
  "question": "What is the hobby of the daughter of patty ?",
898
  "answer": [
899
- "people-watching",
900
  "social studies",
901
- "backgammon",
902
- "research"
 
903
  ],
904
  "prolog": {
905
  "query": [
@@ -922,11 +922,11 @@
922
  "type": 3
923
  },
924
  {
925
- "id": "902749c1-e83c-4825-a09f-43c6749a7f96",
926
  "question": "What is the dob of the brother of rodrick ?",
927
  "answer": [
928
- "0181-04-26",
929
- "0175-04-22"
930
  ],
931
  "prolog": {
932
  "query": [
@@ -949,7 +949,7 @@
949
  "type": 3
950
  },
951
  {
952
- "id": "30cd7556-3d4b-4a34-b3f2-d8548b9e9a91",
953
  "question": "What is the hobby of the daughter of irwin ?",
954
  "answer": [
955
  "life science"
@@ -975,7 +975,7 @@
975
  "type": 3
976
  },
977
  {
978
- "id": "c9807ed7-5d42-4d7e-af32-92f5a90c76e8",
979
  "question": "What is the dob of the brother of tessie ?",
980
  "answer": [
981
  "0203-04-15",
@@ -1002,7 +1002,7 @@
1002
  "type": 3
1003
  },
1004
  {
1005
- "id": "0d60a42c-5738-4bf1-bb7c-841fa7cc549c",
1006
  "question": "What is the job of the person whose job is engineer, control and instrumentation ?",
1007
  "answer": [
1008
  "engineer, control and instrumentation"
@@ -1028,7 +1028,7 @@
1028
  "type": 4
1029
  },
1030
  {
1031
- "id": "629ece58-7042-49f7-b6e0-de2b7fce19f2",
1032
  "question": "What is the hobby of the person whose hobby is surfing ?",
1033
  "answer": [
1034
  "surfing"
@@ -1054,15 +1054,15 @@
1054
  "type": 4
1055
  },
1056
  {
1057
- "id": "149a3357-0ef4-499a-b7f3-84adfb71cc0c",
1058
  "question": "What is the job of the person whose hobby is benchmarking ?",
1059
  "answer": [
 
1060
  "pharmacist, hospital",
1061
- "art therapist",
1062
- "music therapist",
1063
  "special effects artist",
1064
  "horticultural therapist",
1065
- "administrator, charities/voluntary organisations"
 
1066
  ],
1067
  "prolog": {
1068
  "query": [
@@ -1085,7 +1085,7 @@
1085
  "type": 4
1086
  },
1087
  {
1088
- "id": "3eff9856-8287-4f6f-9499-1739187a2048",
1089
  "question": "What is the dob of the person whose job is financial risk analyst ?",
1090
  "answer": [
1091
  "0230-05-14"
@@ -1111,7 +1111,7 @@
1111
  "type": 4
1112
  },
1113
  {
1114
- "id": "389f310e-f572-4a27-9fbc-8413598775d7",
1115
  "question": "What is the hobby of the person whose hobby is whale watching ?",
1116
  "answer": [
1117
  "whale watching"
@@ -1137,7 +1137,7 @@
1137
  "type": 4
1138
  },
1139
  {
1140
- "id": "05f1377d-fa03-43ba-a2ec-0f66ed9d0cb3",
1141
  "question": "What is the job of the person whose job is it sales professional ?",
1142
  "answer": [
1143
  "it sales professional"
@@ -1163,17 +1163,17 @@
1163
  "type": 4
1164
  },
1165
  {
1166
- "id": "531671b3-2eed-44ab-8bea-5852b9781c15",
1167
  "question": "What is the job of the person whose hobby is beekeeping ?",
1168
  "answer": [
1169
  "soil scientist",
1170
- "civil service administrator",
1171
  "airline pilot",
1172
- "teacher, early years/pre",
1173
  "local government officer",
1174
  "it consultant",
1175
  "civil engineer, contracting",
1176
- "quarry manager"
 
 
1177
  ],
1178
  "prolog": {
1179
  "query": [
@@ -1196,12 +1196,12 @@
1196
  "type": 4
1197
  },
1198
  {
1199
- "id": "9135738a-013b-44e7-b791-474f04ec728e",
1200
  "question": "What is the hobby of the person whose job is investment analyst ?",
1201
  "answer": [
1202
- "antiquities",
1203
  "research",
1204
- "insect collecting"
1205
  ],
1206
  "prolog": {
1207
  "query": [
@@ -1224,7 +1224,7 @@
1224
  "type": 4
1225
  },
1226
  {
1227
- "id": "7f382c4d-b6be-4f6b-8918-acfc4c2960fd",
1228
  "question": "What is the dob of the person whose job is acupuncturist ?",
1229
  "answer": [
1230
  "0269-08-16"
@@ -1250,7 +1250,7 @@
1250
  "type": 4
1251
  },
1252
  {
1253
- "id": "66c78afe-e91e-45da-ae2b-4b9aad4e992b",
1254
  "question": "What is the hobby of the person whose job is engineer, production ?",
1255
  "answer": [
1256
  "action figure",
@@ -1277,7 +1277,7 @@
1277
  "type": 4
1278
  },
1279
  {
1280
- "id": "db7a5b79-e380-420b-bb69-3648f1d0857b",
1281
  "question": "How many sons does the mother of cherlyn have?",
1282
  "answer": [
1283
  "340"
@@ -1302,7 +1302,7 @@
1302
  "type": 5
1303
  },
1304
  {
1305
- "id": "fd983575-cce6-4052-895c-cc01691e35e8",
1306
  "question": "How many sisters does the father of landon have?",
1307
  "answer": [
1308
  "390"
@@ -1327,7 +1327,7 @@
1327
  "type": 5
1328
  },
1329
  {
1330
- "id": "900c5a9b-539a-4698-99ed-e1db191e6951",
1331
  "question": "How many brothers does the daughter of brad have?",
1332
  "answer": [
1333
  "378"
@@ -1352,7 +1352,7 @@
1352
  "type": 5
1353
  },
1354
  {
1355
- "id": "bf1b3d17-6b3a-4991-bdde-d5803e8547fc",
1356
  "question": "How many siblings does the mother of jennette have?",
1357
  "answer": [
1358
  "768"
@@ -1377,7 +1377,7 @@
1377
  "type": 5
1378
  },
1379
  {
1380
- "id": "189c1208-26e8-4f7a-a996-f49fbdf94231",
1381
  "question": "How many sons does the husband of karrie have?",
1382
  "answer": [
1383
  "340"
@@ -1402,7 +1402,7 @@
1402
  "type": 5
1403
  },
1404
  {
1405
- "id": "7555d51b-0c86-4832-bfc2-9d100165ebe8",
1406
  "question": "How many daughters does the wife of noel have?",
1407
  "answer": [
1408
  "362"
@@ -1427,7 +1427,7 @@
1427
  "type": 5
1428
  },
1429
  {
1430
- "id": "c5c4d2e6-ef65-4a39-bb6e-10a43339df0d",
1431
  "question": "How many children does the brother of marlo have?",
1432
  "answer": [
1433
  "702"
@@ -1452,7 +1452,7 @@
1452
  "type": 5
1453
  },
1454
  {
1455
- "id": "e6138619-fff0-495c-a1c0-8533750ccacb",
1456
  "question": "How many siblings does the father of lynn have?",
1457
  "answer": [
1458
  "768"
@@ -1477,7 +1477,7 @@
1477
  "type": 5
1478
  },
1479
  {
1480
- "id": "2e87c30d-d5a8-4c1a-8804-5cedc911eb77",
1481
  "question": "How many sisters does the mother of mckinley have?",
1482
  "answer": [
1483
  "390"
@@ -1502,7 +1502,7 @@
1502
  "type": 5
1503
  },
1504
  {
1505
- "id": "ef7e7fa2-f813-4bbc-abe4-14d2dd8938b8",
1506
  "question": "How many daughters does the mother of jacob have?",
1507
  "answer": [
1508
  "362"
@@ -1527,7 +1527,7 @@
1527
  "type": 5
1528
  },
1529
  {
1530
- "id": "c39727bd-a510-49db-b48c-82bc9ff26974",
1531
  "question": "How many sisters does the person whose job is passenger transport manager have?",
1532
  "answer": [
1533
  "390"
@@ -1552,7 +1552,7 @@
1552
  "type": 6
1553
  },
1554
  {
1555
- "id": "05b6ffc3-792b-4590-8aca-ebe80e6593d7",
1556
  "question": "How many sisters does the person whose job is therapist, art have?",
1557
  "answer": [
1558
  "390"
@@ -1577,7 +1577,7 @@
1577
  "type": 6
1578
  },
1579
  {
1580
- "id": "a3114e98-ea95-4107-8937-4b74b5e6700e",
1581
  "question": "How many children does the person whose hobby is go have?",
1582
  "answer": [
1583
  "702"
@@ -1602,7 +1602,7 @@
1602
  "type": 6
1603
  },
1604
  {
1605
- "id": "17ab5e4a-b594-4577-90fc-7a0adcdacf3b",
1606
  "question": "How many sons does the person whose job is camera operator have?",
1607
  "answer": [
1608
  "340"
@@ -1627,7 +1627,7 @@
1627
  "type": 6
1628
  },
1629
  {
1630
- "id": "ac629b12-040a-4e14-9a60-917ff8fa16ca",
1631
  "question": "How many daughters does the person whose job is editor, film/video have?",
1632
  "answer": [
1633
  "362"
@@ -1652,7 +1652,7 @@
1652
  "type": 6
1653
  },
1654
  {
1655
- "id": "ac799db9-a2b7-4896-bcae-07bb7c3174cc",
1656
  "question": "How many siblings does the person whose job is designer, industrial/product have?",
1657
  "answer": [
1658
  "768"
@@ -1677,7 +1677,7 @@
1677
  "type": 6
1678
  },
1679
  {
1680
- "id": "9db10d90-dfd4-4945-82f1-ff73ba09602b",
1681
  "question": "How many brothers does the person whose job is civil engineer, consulting have?",
1682
  "answer": [
1683
  "378"
@@ -1702,7 +1702,7 @@
1702
  "type": 6
1703
  },
1704
  {
1705
- "id": "8491a1cc-c50f-4599-ac69-b19e5047a263",
1706
  "question": "How many daughters does the person whose hobby is whale watching have?",
1707
  "answer": [
1708
  "362"
@@ -1727,7 +1727,7 @@
1727
  "type": 6
1728
  },
1729
  {
1730
- "id": "1769d497-87d5-447a-886f-274efb307a4c",
1731
  "question": "How many brothers does the person whose job is veterinary surgeon have?",
1732
  "answer": [
1733
  "378"
@@ -1752,7 +1752,7 @@
1752
  "type": 6
1753
  },
1754
  {
1755
- "id": "5e17358e-c539-4660-9278-980c191b9dfe",
1756
  "question": "How many children does the person whose job is tefl teacher have?",
1757
  "answer": [
1758
  "702"
@@ -1777,7 +1777,7 @@
1777
  "type": 6
1778
  },
1779
  {
1780
- "id": "42b54a9b-4937-4f76-bfff-c70fbb24a90a",
1781
  "question": "How many siblings does randell have?",
1782
  "answer": [
1783
  "1"
@@ -1798,7 +1798,7 @@
1798
  "type": 7
1799
  },
1800
  {
1801
- "id": "719add62-d973-4e1e-abcf-03c8e76cce97",
1802
  "question": "How many sons does wanda have?",
1803
  "answer": [
1804
  "2"
@@ -1819,7 +1819,7 @@
1819
  "type": 7
1820
  },
1821
  {
1822
- "id": "95bd383a-496c-4513-9300-799d7097b04d",
1823
  "question": "How many daughters does tanya have?",
1824
  "answer": [
1825
  "0"
@@ -1840,7 +1840,7 @@
1840
  "type": 7
1841
  },
1842
  {
1843
- "id": "c31e906e-250e-4ca4-b7c7-d7abe4857698",
1844
  "question": "How many sons does stanford have?",
1845
  "answer": [
1846
  "0"
@@ -1861,7 +1861,7 @@
1861
  "type": 7
1862
  },
1863
  {
1864
- "id": "c397a321-ffe5-41e8-ac7d-72ca94badffd",
1865
  "question": "How many daughters does tianna have?",
1866
  "answer": [
1867
  "0"
@@ -1882,7 +1882,7 @@
1882
  "type": 7
1883
  },
1884
  {
1885
- "id": "94f78748-70d1-4026-aa75-8455795b7b67",
1886
  "question": "How many children does christina have?",
1887
  "answer": [
1888
  "0"
@@ -1903,7 +1903,7 @@
1903
  "type": 7
1904
  },
1905
  {
1906
- "id": "fb94b39c-94b0-41d4-9e1e-bbfccf7b8b6c",
1907
  "question": "How many sisters does lurline have?",
1908
  "answer": [
1909
  "1"
@@ -1924,7 +1924,7 @@
1924
  "type": 7
1925
  },
1926
  {
1927
- "id": "38e8185b-9fb9-4565-8e31-5c10a281e1b5",
1928
  "question": "How many sons does florian have?",
1929
  "answer": [
1930
  "0"
@@ -1945,7 +1945,7 @@
1945
  "type": 7
1946
  },
1947
  {
1948
- "id": "0d7dbacd-2a37-408f-bf6a-26662ba1c495",
1949
  "question": "How many sisters does ramon have?",
1950
  "answer": [
1951
  "2"
@@ -1966,7 +1966,7 @@
1966
  "type": 7
1967
  },
1968
  {
1969
- "id": "4dcae73a-e36e-4488-b4be-d8e61dccd72b",
1970
  "question": "How many sons does orville have?",
1971
  "answer": [
1972
  "0"
 
1
  [
2
  {
3
+ "id": "66981efb-f574-447c-afc3-3e72313455ec",
4
  "question": "Who is the mother of the person whose job is research officer, government ?",
5
  "answer": [
6
  "sarah"
 
26
  "type": 0
27
  },
28
  {
29
+ "id": "d6303783-d64f-42e1-9e79-1fc81c7962ec",
30
  "question": "Who is the father of the person whose job is media planner ?",
31
  "answer": [
32
  "walker"
 
52
  "type": 0
53
  },
54
  {
55
+ "id": "0975d7fd-a31b-4598-a22b-d3cca225c6b1",
56
  "question": "Who is the sister of the person whose job is product designer ?",
57
  "answer": [
58
  "oma"
 
78
  "type": 0
79
  },
80
  {
81
+ "id": "cb32b36a-c919-4e3c-b03a-3b2c343d8fd6",
82
  "question": "Who is the wife of the person whose job is cabin crew ?",
83
  "answer": [
84
  "kylee"
 
104
  "type": 0
105
  },
106
  {
107
+ "id": "ed459f57-113e-4349-a3b5-d22b81b413c7",
108
  "question": "Who is the brother of the person whose hobby is fencing ?",
109
  "answer": [
 
110
  "christian",
111
+ "keith",
112
+ "stanley"
113
  ],
114
  "prolog": {
115
  "query": [
 
132
  "type": 0
133
  },
134
  {
135
+ "id": "b1102aa9-b59e-4d6f-8d2d-be72df366801",
136
  "question": "Who is the sister of the person whose job is computer games developer ?",
137
  "answer": [
138
  "kanesha"
 
158
  "type": 0
159
  },
160
  {
161
+ "id": "4b728355-a11e-4478-bbac-21e8eef50281",
162
  "question": "Who is the father of the person whose hobby is trapshooting ?",
163
  "answer": [
164
  "federico"
 
184
  "type": 0
185
  },
186
  {
187
+ "id": "e716b0b3-4ac2-409e-b423-1546f272fefa",
188
  "question": "Who is the father of the person whose hobby is fishkeeping ?",
189
  "answer": [
190
  "ellis",
191
  "brendon",
 
 
192
  "rudy",
193
+ "king",
194
+ "sanford",
195
+ "dominick"
196
  ],
197
  "prolog": {
198
  "query": [
 
215
  "type": 0
216
  },
217
  {
218
+ "id": "6ab32e23-7851-4577-8f82-0f799c1453cf",
219
  "question": "Who is the father of the person whose hobby is radio-controlled model playing ?",
220
  "answer": [
221
+ "oskar",
222
+ "quinton"
223
  ],
224
  "prolog": {
225
  "query": [
 
242
  "type": 0
243
  },
244
  {
245
+ "id": "7ad02134-988c-4ee6-9e3c-6d38ec454bc0",
246
  "question": "Who is the sibling of the person whose hobby is philately ?",
247
  "answer": [
248
  "ralph",
 
269
  "type": 0
270
  },
271
  {
272
+ "id": "69fc5bee-d298-48c5-9e47-ca8a35022e2f",
273
  "question": "Who is the mother of norris ?",
274
  "answer": [
275
  "zoila"
 
291
  "type": 1
292
  },
293
  {
294
+ "id": "f079865f-278e-43b1-a6b1-572211949c34",
295
  "question": "Who is the brother of mckinley ?",
296
  "answer": [
297
+ "reinaldo",
298
+ "travis"
299
  ],
300
  "prolog": {
301
  "query": [
 
314
  "type": 1
315
  },
316
  {
317
+ "id": "ae041792-32b6-407e-a41d-e9c58d9c2280",
318
  "question": "Who is the brother of major ?",
319
  "answer": [
320
  "ryan"
 
336
  "type": 1
337
  },
338
  {
339
+ "id": "1e315acd-1248-4779-ba57-3ab451a93d71",
340
  "question": "Who is the son of tanya ?",
341
  "answer": [
342
  "roberto"
 
358
  "type": 1
359
  },
360
  {
361
+ "id": "57dc4598-be43-422e-b9f6-8041c1702324",
362
  "question": "Who is the brother of esperanza ?",
363
  "answer": [
364
+ "chuck",
365
  "edison",
366
+ "emmanuel"
 
367
  ],
368
  "prolog": {
369
  "query": [
 
382
  "type": 1
383
  },
384
  {
385
+ "id": "494f3918-4031-4dcc-a3a6-297a807a6bce",
386
  "question": "Who is the father of esperanza ?",
387
  "answer": [
388
  "scotty"
 
404
  "type": 1
405
  },
406
  {
407
+ "id": "178e74a8-f145-41c8-911b-b24968297357",
408
  "question": "Who is the child of van ?",
409
  "answer": [
410
+ "vivienne",
411
+ "lue"
412
  ],
413
  "prolog": {
414
  "query": [
 
427
  "type": 1
428
  },
429
  {
430
+ "id": "9c4f2560-8343-4ac1-ab89-a72c3cd1a0d6",
431
  "question": "Who is the mother of romana ?",
432
  "answer": [
433
  "oleta"
 
449
  "type": 1
450
  },
451
  {
452
+ "id": "ff912b4f-9ce0-4d4b-a5f3-d3b9ef1ed596",
453
  "question": "Who is the sister of renaldo ?",
454
  "answer": [
455
  "crysta"
 
471
  "type": 1
472
  },
473
  {
474
+ "id": "16f59623-b21c-4567-93dc-e0c7a18ea808",
475
  "question": "Who is the brother of zoila ?",
476
  "answer": [
477
  "vicente"
 
493
  "type": 1
494
  },
495
  {
496
+ "id": "cf546c8c-2b59-47d1-b9a3-bb844295bcd8",
497
  "question": "Who is the person whose hobby is architecture ?",
498
  "answer": [
499
+ "emile",
500
  "amy",
501
+ "terri"
 
502
  ],
503
  "prolog": {
504
  "query": [
 
517
  "type": 2
518
  },
519
  {
520
+ "id": "dd70a9b0-9a79-4913-9178-50948ea8551b",
521
  "question": "Who is the person whose hobby is medical science ?",
522
  "answer": [
523
+ "jermaine",
524
  "krystyna",
525
+ "zona"
526
  ],
527
  "prolog": {
528
  "query": [
 
541
  "type": 2
542
  },
543
  {
544
+ "id": "13231559-0357-4035-b55f-3a13d610f4b2",
545
  "question": "Who is the person whose job is air cabin crew ?",
546
  "answer": [
547
+ "carmela",
548
+ "angelia"
549
  ],
550
  "prolog": {
551
  "query": [
 
564
  "type": 2
565
  },
566
  {
567
+ "id": "b34ed6c5-510e-4d93-8f34-3907ab25f498",
568
  "question": "Who is the person whose job is chemist, analytical ?",
569
  "answer": [
570
+ "elbert",
571
+ "maegan"
572
  ],
573
  "prolog": {
574
  "query": [
 
587
  "type": 2
588
  },
589
  {
590
+ "id": "2b0226a1-9c4c-442b-ba5b-8c6855e2d55c",
591
  "question": "Who is the person whose hobby is mineral collecting ?",
592
  "answer": [
593
+ "zelda",
594
  "jodi",
 
595
  "dino",
596
+ "burt"
597
  ],
598
  "prolog": {
599
  "query": [
 
612
  "type": 2
613
  },
614
  {
615
+ "id": "c6949cbd-b8e3-47fd-9c10-9b7182989534",
616
  "question": "Who is the person whose job is adult guidance worker ?",
617
  "answer": [
618
+ "viola",
619
+ "maragret"
620
  ],
621
  "prolog": {
622
  "query": [
 
635
  "type": 2
636
  },
637
  {
638
+ "id": "dc037a86-5f08-46a4-825c-bcab8691b262",
639
  "question": "Who is the person whose hobby is herping ?",
640
  "answer": [
641
+ "holly",
642
+ "idell",
643
  "ella",
644
  "cortney",
645
+ "orville"
 
 
646
  ],
647
  "prolog": {
648
  "query": [
 
661
  "type": 2
662
  },
663
  {
664
+ "id": "119dfdba-43c6-43bb-aa75-a6014b5c7004",
665
  "question": "Who is the person whose job is investment analyst ?",
666
  "answer": [
667
  "jacques",
 
685
  "type": 2
686
  },
687
  {
688
+ "id": "a0a80db9-a214-4e45-ae54-8e163d3ae0cb",
689
  "question": "Who is the person whose job is information systems manager ?",
690
  "answer": [
691
+ "kendall",
692
+ "jermaine"
693
  ],
694
  "prolog": {
695
  "query": [
 
708
  "type": 2
709
  },
710
  {
711
+ "id": "b8375c22-598b-4178-8fec-63317aab4c10",
712
  "question": "Who is the person whose hobby is inline skating ?",
713
  "answer": [
714
  "noel",
 
731
  "type": 2
732
  },
733
  {
734
+ "id": "1dab5fef-96ab-4410-8a9d-ceb2d4d4cf2b",
735
  "question": "What is the dob of the son of danna ?",
736
  "answer": [
737
  "0258-08-31",
 
758
  "type": 3
759
  },
760
  {
761
+ "id": "20901c79-e545-432f-9ad3-e2a8b1252a62",
762
  "question": "What is the dob of the wife of aubrey ?",
763
  "answer": [
764
  "0278-01-21"
 
784
  "type": 3
785
  },
786
  {
787
+ "id": "b0e0de69-9a12-4362-84d6-b0e849233e2b",
788
  "question": "What is the dob of the sibling of jakob ?",
789
  "answer": [
790
  "0226-10-11",
 
811
  "type": 3
812
  },
813
  {
814
+ "id": "5dcb5a47-b8cd-4078-a376-8bb87a11b7f0",
815
  "question": "What is the job of the mother of toby ?",
816
  "answer": [
817
  "sports therapist"
 
837
  "type": 3
838
  },
839
  {
840
+ "id": "18217408-7c11-4505-a9f5-9c103e4a4216",
841
  "question": "What is the job of the child of maragret ?",
842
  "answer": [
843
+ "government social research officer",
844
  "counsellor",
845
+ "advertising account executive"
 
846
  ],
847
  "prolog": {
848
  "query": [
 
865
  "type": 3
866
  },
867
  {
868
+ "id": "681b9660-0168-4182-a00c-ccf86f84613c",
869
  "question": "What is the hobby of the daughter of dino ?",
870
  "answer": [
871
+ "herping",
872
  "canoeing",
873
+ "whale watching"
 
874
  ],
875
  "prolog": {
876
  "query": [
 
893
  "type": 3
894
  },
895
  {
896
+ "id": "0ce27e11-305a-45de-ab70-67cd88cbd659",
897
  "question": "What is the hobby of the daughter of patty ?",
898
  "answer": [
 
899
  "social studies",
900
+ "people-watching",
901
+ "research",
902
+ "backgammon"
903
  ],
904
  "prolog": {
905
  "query": [
 
922
  "type": 3
923
  },
924
  {
925
+ "id": "fa88e920-8ce5-4de8-9403-64c64c27d7cc",
926
  "question": "What is the dob of the brother of rodrick ?",
927
  "answer": [
928
+ "0175-04-22",
929
+ "0181-04-26"
930
  ],
931
  "prolog": {
932
  "query": [
 
949
  "type": 3
950
  },
951
  {
952
+ "id": "6d55c79a-502c-4565-b18c-2e2fb7dccc24",
953
  "question": "What is the hobby of the daughter of irwin ?",
954
  "answer": [
955
  "life science"
 
975
  "type": 3
976
  },
977
  {
978
+ "id": "8fbda3df-acba-48b1-857a-f4be009a8174",
979
  "question": "What is the dob of the brother of tessie ?",
980
  "answer": [
981
  "0203-04-15",
 
1002
  "type": 3
1003
  },
1004
  {
1005
+ "id": "54d54df4-1b90-4bfd-81b9-418c42cbcf11",
1006
  "question": "What is the job of the person whose job is engineer, control and instrumentation ?",
1007
  "answer": [
1008
  "engineer, control and instrumentation"
 
1028
  "type": 4
1029
  },
1030
  {
1031
+ "id": "31dc2141-d429-477a-8174-b08b0e47c3e4",
1032
  "question": "What is the hobby of the person whose hobby is surfing ?",
1033
  "answer": [
1034
  "surfing"
 
1054
  "type": 4
1055
  },
1056
  {
1057
+ "id": "4df131cd-7ed9-47e3-aacd-b853d758a8e7",
1058
  "question": "What is the job of the person whose hobby is benchmarking ?",
1059
  "answer": [
1060
+ "administrator, charities/voluntary organisations",
1061
  "pharmacist, hospital",
 
 
1062
  "special effects artist",
1063
  "horticultural therapist",
1064
+ "art therapist",
1065
+ "music therapist"
1066
  ],
1067
  "prolog": {
1068
  "query": [
 
1085
  "type": 4
1086
  },
1087
  {
1088
+ "id": "d4dbe8cf-c92d-4d53-94dd-993792ed659b",
1089
  "question": "What is the dob of the person whose job is financial risk analyst ?",
1090
  "answer": [
1091
  "0230-05-14"
 
1111
  "type": 4
1112
  },
1113
  {
1114
+ "id": "51dffe95-7aab-4630-83ad-a95edf0e288e",
1115
  "question": "What is the hobby of the person whose hobby is whale watching ?",
1116
  "answer": [
1117
  "whale watching"
 
1137
  "type": 4
1138
  },
1139
  {
1140
+ "id": "85891875-a8b3-46f5-b581-72a3a5d0b1a1",
1141
  "question": "What is the job of the person whose job is it sales professional ?",
1142
  "answer": [
1143
  "it sales professional"
 
1163
  "type": 4
1164
  },
1165
  {
1166
+ "id": "a9f31581-4cba-41b5-aa9e-e312648801fb",
1167
  "question": "What is the job of the person whose hobby is beekeeping ?",
1168
  "answer": [
1169
  "soil scientist",
 
1170
  "airline pilot",
 
1171
  "local government officer",
1172
  "it consultant",
1173
  "civil engineer, contracting",
1174
+ "civil service administrator",
1175
+ "quarry manager",
1176
+ "teacher, early years/pre"
1177
  ],
1178
  "prolog": {
1179
  "query": [
 
1196
  "type": 4
1197
  },
1198
  {
1199
+ "id": "b907cd50-1bce-40b0-b5a5-d35528716c0b",
1200
  "question": "What is the hobby of the person whose job is investment analyst ?",
1201
  "answer": [
1202
+ "insect collecting",
1203
  "research",
1204
+ "antiquities"
1205
  ],
1206
  "prolog": {
1207
  "query": [
 
1224
  "type": 4
1225
  },
1226
  {
1227
+ "id": "093f4efa-d2e0-4e15-b306-dc7d23cdd638",
1228
  "question": "What is the dob of the person whose job is acupuncturist ?",
1229
  "answer": [
1230
  "0269-08-16"
 
1250
  "type": 4
1251
  },
1252
  {
1253
+ "id": "1f38c402-c240-4f8a-99b4-30be5f2f92cd",
1254
  "question": "What is the hobby of the person whose job is engineer, production ?",
1255
  "answer": [
1256
  "action figure",
 
1277
  "type": 4
1278
  },
1279
  {
1280
+ "id": "933c0085-ad2e-4e7d-a5e2-c4c41c0af93d",
1281
  "question": "How many sons does the mother of cherlyn have?",
1282
  "answer": [
1283
  "340"
 
1302
  "type": 5
1303
  },
1304
  {
1305
+ "id": "6ea74cea-2a9a-41b1-8e22-8527e0830dfd",
1306
  "question": "How many sisters does the father of landon have?",
1307
  "answer": [
1308
  "390"
 
1327
  "type": 5
1328
  },
1329
  {
1330
+ "id": "2c7a705b-214e-48a1-936d-0e481d55e029",
1331
  "question": "How many brothers does the daughter of brad have?",
1332
  "answer": [
1333
  "378"
 
1352
  "type": 5
1353
  },
1354
  {
1355
+ "id": "5e897884-62b6-48dd-bf8c-a383539eec4a",
1356
  "question": "How many siblings does the mother of jennette have?",
1357
  "answer": [
1358
  "768"
 
1377
  "type": 5
1378
  },
1379
  {
1380
+ "id": "252bbc69-20a3-4d87-9cae-cf4682e3697b",
1381
  "question": "How many sons does the husband of karrie have?",
1382
  "answer": [
1383
  "340"
 
1402
  "type": 5
1403
  },
1404
  {
1405
+ "id": "90478d92-145e-4187-bca8-c81a8c69dc05",
1406
  "question": "How many daughters does the wife of noel have?",
1407
  "answer": [
1408
  "362"
 
1427
  "type": 5
1428
  },
1429
  {
1430
+ "id": "643c779e-7aff-4d55-bd20-80a4297d67d6",
1431
  "question": "How many children does the brother of marlo have?",
1432
  "answer": [
1433
  "702"
 
1452
  "type": 5
1453
  },
1454
  {
1455
+ "id": "e0f88d24-be09-483a-89e2-d87249f4faad",
1456
  "question": "How many siblings does the father of lynn have?",
1457
  "answer": [
1458
  "768"
 
1477
  "type": 5
1478
  },
1479
  {
1480
+ "id": "f3b39828-c21e-45ff-9e26-a8e751f2e173",
1481
  "question": "How many sisters does the mother of mckinley have?",
1482
  "answer": [
1483
  "390"
 
1502
  "type": 5
1503
  },
1504
  {
1505
+ "id": "4f7260b8-0ac7-4e0a-b3e9-b31c745a0b8d",
1506
  "question": "How many daughters does the mother of jacob have?",
1507
  "answer": [
1508
  "362"
 
1527
  "type": 5
1528
  },
1529
  {
1530
+ "id": "40e08364-1018-4163-bac0-e4c0a544af57",
1531
  "question": "How many sisters does the person whose job is passenger transport manager have?",
1532
  "answer": [
1533
  "390"
 
1552
  "type": 6
1553
  },
1554
  {
1555
+ "id": "00f01275-3c6b-4ae8-8924-dfffbc3054b0",
1556
  "question": "How many sisters does the person whose job is therapist, art have?",
1557
  "answer": [
1558
  "390"
 
1577
  "type": 6
1578
  },
1579
  {
1580
+ "id": "fc5ff437-03b4-4067-b0e5-6a18f1dee135",
1581
  "question": "How many children does the person whose hobby is go have?",
1582
  "answer": [
1583
  "702"
 
1602
  "type": 6
1603
  },
1604
  {
1605
+ "id": "d6ffd075-5c93-4811-8f73-8753f6b130e5",
1606
  "question": "How many sons does the person whose job is camera operator have?",
1607
  "answer": [
1608
  "340"
 
1627
  "type": 6
1628
  },
1629
  {
1630
+ "id": "765ca62e-0016-41d1-aed7-f23e36886bc0",
1631
  "question": "How many daughters does the person whose job is editor, film/video have?",
1632
  "answer": [
1633
  "362"
 
1652
  "type": 6
1653
  },
1654
  {
1655
+ "id": "1922ff77-0009-425b-b7ae-4690f74516b1",
1656
  "question": "How many siblings does the person whose job is designer, industrial/product have?",
1657
  "answer": [
1658
  "768"
 
1677
  "type": 6
1678
  },
1679
  {
1680
+ "id": "0f1196f7-d1e6-4e5f-99c7-5368e5f821c3",
1681
  "question": "How many brothers does the person whose job is civil engineer, consulting have?",
1682
  "answer": [
1683
  "378"
 
1702
  "type": 6
1703
  },
1704
  {
1705
+ "id": "41ee3798-8283-4c3a-b6cd-00aa56395557",
1706
  "question": "How many daughters does the person whose hobby is whale watching have?",
1707
  "answer": [
1708
  "362"
 
1727
  "type": 6
1728
  },
1729
  {
1730
+ "id": "cd298d98-32b3-4d8e-9920-bdefca542390",
1731
  "question": "How many brothers does the person whose job is veterinary surgeon have?",
1732
  "answer": [
1733
  "378"
 
1752
  "type": 6
1753
  },
1754
  {
1755
+ "id": "8319b52c-ed00-4cb1-93b3-15dff3f57981",
1756
  "question": "How many children does the person whose job is tefl teacher have?",
1757
  "answer": [
1758
  "702"
 
1777
  "type": 6
1778
  },
1779
  {
1780
+ "id": "91be9a46-785b-43b8-8a6a-43388bc17786",
1781
  "question": "How many siblings does randell have?",
1782
  "answer": [
1783
  "1"
 
1798
  "type": 7
1799
  },
1800
  {
1801
+ "id": "c2743384-26a7-4fe1-8a9e-947d419d3ca7",
1802
  "question": "How many sons does wanda have?",
1803
  "answer": [
1804
  "2"
 
1819
  "type": 7
1820
  },
1821
  {
1822
+ "id": "64e043af-3168-487b-bb03-a6f8764c6437",
1823
  "question": "How many daughters does tanya have?",
1824
  "answer": [
1825
  "0"
 
1840
  "type": 7
1841
  },
1842
  {
1843
+ "id": "6f818d67-05b6-4350-825c-f0ae1a7bc19a",
1844
  "question": "How many sons does stanford have?",
1845
  "answer": [
1846
  "0"
 
1861
  "type": 7
1862
  },
1863
  {
1864
+ "id": "68f53af5-35ef-4af4-a40d-76ab8d9d1924",
1865
  "question": "How many daughters does tianna have?",
1866
  "answer": [
1867
  "0"
 
1882
  "type": 7
1883
  },
1884
  {
1885
+ "id": "712cc046-8444-452e-9c1e-13cdeafbf672",
1886
  "question": "How many children does christina have?",
1887
  "answer": [
1888
  "0"
 
1903
  "type": 7
1904
  },
1905
  {
1906
+ "id": "6680fce0-d59c-4001-b5d4-ea02ea5ce848",
1907
  "question": "How many sisters does lurline have?",
1908
  "answer": [
1909
  "1"
 
1924
  "type": 7
1925
  },
1926
  {
1927
+ "id": "41f5dad9-fa8c-4144-a370-bea8a2b8e534",
1928
  "question": "How many sons does florian have?",
1929
  "answer": [
1930
  "0"
 
1945
  "type": 7
1946
  },
1947
  {
1948
+ "id": "e1246288-5f62-48ad-9392-051affab1bde",
1949
  "question": "How many sisters does ramon have?",
1950
  "answer": [
1951
  "2"
 
1966
  "type": 7
1967
  },
1968
  {
1969
+ "id": "b4c10f00-bc9c-4a5d-9264-8aaf2b32973b",
1970
  "question": "How many sons does orville have?",
1971
  "answer": [
1972
  "0"
{depth6-50 → depth_6_size_50_seed_1}/articles.json RENAMED
File without changes
{depth6-50 → depth_6_size_50_seed_1}/family_tree_1.pl RENAMED
File without changes
{depth6-50 → depth_6_size_50_seed_1}/family_tree_1.png RENAMED
File without changes
{depth6-50 → depth_6_size_50_seed_1}/questions.json RENAMED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "id": "f1025536-ee43-4521-a2e4-30832c86c0f5",
4
  "question": "Who is the father of the person whose hobby is wikipedia editing ?",
5
  "answer": [
6
  "alton"
@@ -26,7 +26,7 @@
26
  "type": 0
27
  },
28
  {
29
- "id": "26af002e-30f5-4a9a-89f6-c8dfee8fce49",
30
  "question": "Who is the wife of the person whose hobby is tennis polo ?",
31
  "answer": [
32
  "dixie"
@@ -52,7 +52,7 @@
52
  "type": 0
53
  },
54
  {
55
- "id": "0401bca0-d5bb-43b2-8398-a451f24d1773",
56
  "question": "Who is the sister of the person whose hobby is meteorology ?",
57
  "answer": [
58
  "kari"
@@ -78,7 +78,7 @@
78
  "type": 0
79
  },
80
  {
81
- "id": "1f2eea6d-0ff9-4118-ad0d-34cd536c8167",
82
  "question": "Who is the wife of the person whose job is psychiatric nurse ?",
83
  "answer": [
84
  "nell"
@@ -104,7 +104,7 @@
104
  "type": 0
105
  },
106
  {
107
- "id": "1f723716-fdd3-4196-841a-6f1e11a415c5",
108
  "question": "Who is the father of the person whose job is air cabin crew ?",
109
  "answer": [
110
  "joe"
@@ -130,7 +130,7 @@
130
  "type": 0
131
  },
132
  {
133
- "id": "2b39f3a3-2b95-48d8-ad43-e85c65057a65",
134
  "question": "Who is the father of the person whose job is advertising copywriter ?",
135
  "answer": [
136
  "vicente"
@@ -156,7 +156,7 @@
156
  "type": 0
157
  },
158
  {
159
- "id": "295db126-3dbf-479c-8c34-a922e3fbef91",
160
  "question": "Who is the husband of the person whose hobby is research ?",
161
  "answer": [
162
  "scotty"
@@ -182,7 +182,7 @@
182
  "type": 0
183
  },
184
  {
185
- "id": "7e240095-e4f8-4ec3-a346-c2a240c7f255",
186
  "question": "Who is the mother of the person whose hobby is bus spotting[22 ?",
187
  "answer": [
188
  "miki"
@@ -208,7 +208,7 @@
208
  "type": 0
209
  },
210
  {
211
- "id": "2bd01c6c-f5ec-4555-acc2-2786e121a1fe",
212
  "question": "Who is the father of the person whose job is secretary, company ?",
213
  "answer": [
214
  "ellis"
@@ -234,11 +234,11 @@
234
  "type": 0
235
  },
236
  {
237
- "id": "d54ee549-2ade-428a-85eb-69216ed6dd14",
238
  "question": "Who is the sibling of the person whose job is commercial/residential surveyor ?",
239
  "answer": [
240
- "alejandra",
241
- "meghann"
242
  ],
243
  "prolog": {
244
  "query": [
@@ -261,11 +261,11 @@
261
  "type": 0
262
  },
263
  {
264
- "id": "6460e388-396f-4e5d-a228-61d1891996a2",
265
  "question": "Who is the daughter of matt ?",
266
  "answer": [
267
- "alejandra",
268
  "meghann",
 
269
  "daisy"
270
  ],
271
  "prolog": {
@@ -285,7 +285,7 @@
285
  "type": 1
286
  },
287
  {
288
- "id": "ea5a0d86-0fa3-479d-adb6-37970edc6d67",
289
  "question": "Who is the daughter of leonardo ?",
290
  "answer": [
291
  "brigida"
@@ -307,11 +307,11 @@
307
  "type": 1
308
  },
309
  {
310
- "id": "663ef977-c803-4ebe-bac0-0609c1c22f29",
311
  "question": "Who is the sister of kurt ?",
312
  "answer": [
313
- "dixie",
314
- "johnna"
315
  ],
316
  "prolog": {
317
  "query": [
@@ -330,7 +330,7 @@
330
  "type": 1
331
  },
332
  {
333
- "id": "0b8e684c-d96a-4b6e-a2f6-8c26ccd74c85",
334
  "question": "Who is the father of tona ?",
335
  "answer": [
336
  "vicente"
@@ -352,11 +352,11 @@
352
  "type": 1
353
  },
354
  {
355
- "id": "a3d4eb78-bf3f-4940-92c9-8c66e07a16fe",
356
  "question": "Who is the brother of dixie ?",
357
  "answer": [
358
- "alton",
359
  "kurt",
 
360
  "nick"
361
  ],
362
  "prolog": {
@@ -376,7 +376,7 @@
376
  "type": 1
377
  },
378
  {
379
- "id": "3f3c33b1-517c-429d-a228-4f30d86f768b",
380
  "question": "Who is the mother of dixie ?",
381
  "answer": [
382
  "antionette"
@@ -398,12 +398,12 @@
398
  "type": 1
399
  },
400
  {
401
- "id": "71956d10-e48b-4550-9bc9-ca2030b83f3e",
402
  "question": "Who is the child of tanner ?",
403
  "answer": [
404
- "cordell",
405
  "milo",
406
- "miki"
 
407
  ],
408
  "prolog": {
409
  "query": [
@@ -422,11 +422,11 @@
422
  "type": 1
423
  },
424
  {
425
- "id": "be8defc0-0bad-4c44-8384-6eecc4c4cb32",
426
  "question": "Who is the sister of rosalee ?",
427
  "answer": [
428
- "deanna",
429
- "reyna"
430
  ],
431
  "prolog": {
432
  "query": [
@@ -445,11 +445,11 @@
445
  "type": 1
446
  },
447
  {
448
- "id": "8aa1ef41-70de-4a07-8710-c5314ad5855c",
449
  "question": "Who is the sister of nick ?",
450
  "answer": [
451
- "dixie",
452
- "johnna"
453
  ],
454
  "prolog": {
455
  "query": [
@@ -468,7 +468,7 @@
468
  "type": 1
469
  },
470
  {
471
- "id": "9a75675e-1d88-4723-afab-8af5f248db15",
472
  "question": "Who is the child of alberto ?",
473
  "answer": [
474
  "joe"
@@ -490,12 +490,12 @@
490
  "type": 1
491
  },
492
  {
493
- "id": "2e629bbb-0f55-4281-ba56-00c570b9d366",
494
  "question": "Who is the person whose hobby is meditation ?",
495
  "answer": [
 
496
  "cordell",
497
- "tona",
498
- "alejandra"
499
  ],
500
  "prolog": {
501
  "query": [
@@ -514,7 +514,7 @@
514
  "type": 2
515
  },
516
  {
517
- "id": "6ff00d57-121a-4132-91db-96f13c733426",
518
  "question": "Who is the person whose hobby is tennis polo ?",
519
  "answer": [
520
  "fidel"
@@ -536,7 +536,7 @@
536
  "type": 2
537
  },
538
  {
539
- "id": "908a2298-7590-46b0-bebb-c8517c57763e",
540
  "question": "Who is the person whose job is freight forwarder ?",
541
  "answer": [
542
  "concepcion"
@@ -558,7 +558,7 @@
558
  "type": 2
559
  },
560
  {
561
- "id": "e80295f1-31ec-4774-beae-7e6d66644b65",
562
  "question": "Who is the person whose job is police officer ?",
563
  "answer": [
564
  "marya"
@@ -580,7 +580,7 @@
580
  "type": 2
581
  },
582
  {
583
- "id": "00409cae-66e2-4bb3-b401-97b26b2110ec",
584
  "question": "Who is the person whose hobby is radio-controlled car racing ?",
585
  "answer": [
586
  "vilma"
@@ -602,7 +602,7 @@
602
  "type": 2
603
  },
604
  {
605
- "id": "d289269d-7614-47ff-ac36-fd9e1b8f5171",
606
  "question": "Who is the person whose job is advertising copywriter ?",
607
  "answer": [
608
  "matt",
@@ -625,11 +625,11 @@
625
  "type": 2
626
  },
627
  {
628
- "id": "fbea7fe1-8042-412a-b21f-40fd7fc2747e",
629
  "question": "Who is the person whose hobby is photography ?",
630
  "answer": [
631
- "deanna",
632
- "jeff"
633
  ],
634
  "prolog": {
635
  "query": [
@@ -648,7 +648,7 @@
648
  "type": 2
649
  },
650
  {
651
- "id": "e6bb107c-4469-4edf-8513-88c7045545e8",
652
  "question": "Who is the person whose job is community arts worker ?",
653
  "answer": [
654
  "vicente"
@@ -670,7 +670,7 @@
670
  "type": 2
671
  },
672
  {
673
- "id": "9fe75db3-b5a9-4b3c-868c-df7884ce0bf1",
674
  "question": "Who is the person whose job is exhibitions officer, museum/gallery ?",
675
  "answer": [
676
  "fidel"
@@ -692,7 +692,7 @@
692
  "type": 2
693
  },
694
  {
695
- "id": "057e2514-0227-4b60-a9b5-0e15882c89c8",
696
  "question": "Who is the person whose job is housing manager/officer ?",
697
  "answer": [
698
  "tanner"
@@ -714,12 +714,12 @@
714
  "type": 2
715
  },
716
  {
717
- "id": "68eaf055-be54-40ed-8a8b-4cf6e672d59f",
718
  "question": "What is the dob of the daughter of daisy ?",
719
  "answer": [
 
720
  "0261-08-01",
721
- "0270-07-11",
722
- "0260-09-04"
723
  ],
724
  "prolog": {
725
  "query": [
@@ -742,7 +742,7 @@
742
  "type": 3
743
  },
744
  {
745
- "id": "a09c2afa-4581-441d-9edf-189bf18ecc71",
746
  "question": "What is the dob of the wife of alton ?",
747
  "answer": [
748
  "0261-10-15"
@@ -768,7 +768,7 @@
768
  "type": 3
769
  },
770
  {
771
- "id": "ced53269-c002-494c-88e7-86220dd4fe3b",
772
  "question": "What is the dob of the mother of ellis ?",
773
  "answer": [
774
  "0241-07-17"
@@ -794,11 +794,11 @@
794
  "type": 3
795
  },
796
  {
797
- "id": "ccbdc6f6-ce35-42df-94be-a988b282a96b",
798
  "question": "What is the job of the son of tanner ?",
799
  "answer": [
800
- "pharmacist, hospital",
801
- "pension scheme manager"
802
  ],
803
  "prolog": {
804
  "query": [
@@ -821,7 +821,7 @@
821
  "type": 3
822
  },
823
  {
824
- "id": "f29141a0-50d1-49c8-a069-acc17d4dcbf8",
825
  "question": "What is the job of the child of marya ?",
826
  "answer": [
827
  "freight forwarder"
@@ -847,7 +847,7 @@
847
  "type": 3
848
  },
849
  {
850
- "id": "824e7361-dab6-4653-b727-eee09e67a4a3",
851
  "question": "What is the hobby of the son of cornelius ?",
852
  "answer": [
853
  "table tennis"
@@ -873,7 +873,7 @@
873
  "type": 3
874
  },
875
  {
876
- "id": "e99c4ded-5f56-40ad-98cb-8d724da2f2a5",
877
  "question": "What is the hobby of the mother of reyna ?",
878
  "answer": [
879
  "dolls"
@@ -899,11 +899,11 @@
899
  "type": 3
900
  },
901
  {
902
- "id": "f1aad259-1829-4bf0-a163-b7415b8a7e15",
903
  "question": "What is the dob of the brother of nick ?",
904
  "answer": [
905
- "0263-06-10",
906
- "0274-03-29"
907
  ],
908
  "prolog": {
909
  "query": [
@@ -926,7 +926,7 @@
926
  "type": 3
927
  },
928
  {
929
- "id": "f18fc429-0fd2-472d-8b86-13f842b97a91",
930
  "question": "What is the hobby of the father of dominick ?",
931
  "answer": [
932
  "laser tag"
@@ -952,7 +952,7 @@
952
  "type": 3
953
  },
954
  {
955
- "id": "74a6b368-68fd-4f5a-b49f-7c36fb654e64",
956
  "question": "What is the dob of the brother of tona ?",
957
  "answer": [
958
  "0205-10-16"
@@ -978,12 +978,12 @@
978
  "type": 3
979
  },
980
  {
981
- "id": "d7f6403b-7d10-4db2-a89c-e9bb0407f2f0",
982
  "question": "What is the job of the person whose hobby is meditation ?",
983
  "answer": [
984
- "pharmacist, hospital",
985
  "investment banker, corporate",
986
- "contractor"
 
987
  ],
988
  "prolog": {
989
  "query": [
@@ -1006,7 +1006,7 @@
1006
  "type": 4
1007
  },
1008
  {
1009
- "id": "40900b0f-646f-4541-8321-ccd00ec5a566",
1010
  "question": "What is the hobby of the person whose hobby is photography ?",
1011
  "answer": [
1012
  "photography"
@@ -1032,7 +1032,7 @@
1032
  "type": 4
1033
  },
1034
  {
1035
- "id": "e2d31d87-9160-47b5-9637-37338372a21b",
1036
  "question": "What is the job of the person whose hobby is geocaching ?",
1037
  "answer": [
1038
  "chief marketing officer"
@@ -1058,7 +1058,7 @@
1058
  "type": 4
1059
  },
1060
  {
1061
- "id": "0ddbc4e2-70a5-4b9f-886c-0a47c7e00be6",
1062
  "question": "What is the dob of the person whose job is english as a foreign language teacher ?",
1063
  "answer": [
1064
  "0274-03-29"
@@ -1084,7 +1084,7 @@
1084
  "type": 4
1085
  },
1086
  {
1087
- "id": "11f78bce-f185-4cac-8bc7-27ad4731770c",
1088
  "question": "What is the hobby of the person whose job is product designer ?",
1089
  "answer": [
1090
  "learning"
@@ -1110,7 +1110,7 @@
1110
  "type": 4
1111
  },
1112
  {
1113
- "id": "e94093c8-5398-44ef-8b03-9ddd3c275fe3",
1114
  "question": "What is the job of the person whose job is engineer, technical sales ?",
1115
  "answer": [
1116
  "engineer, technical sales"
@@ -1136,7 +1136,7 @@
1136
  "type": 4
1137
  },
1138
  {
1139
- "id": "9869ab6d-b3b3-4179-8521-ee8e0953007a",
1140
  "question": "What is the job of the person whose hobby is reading ?",
1141
  "answer": [
1142
  "environmental education officer"
@@ -1162,7 +1162,7 @@
1162
  "type": 4
1163
  },
1164
  {
1165
- "id": "4a03b5f2-41b4-4b13-916f-94f0d40e3327",
1166
  "question": "What is the hobby of the person whose job is community arts worker ?",
1167
  "answer": [
1168
  "sea glass collecting"
@@ -1188,7 +1188,7 @@
1188
  "type": 4
1189
  },
1190
  {
1191
- "id": "300a192b-dab8-40b2-aa85-dad118ec8296",
1192
  "question": "What is the dob of the person whose hobby is biology ?",
1193
  "answer": [
1194
  "0269-08-16",
@@ -1215,7 +1215,7 @@
1215
  "type": 4
1216
  },
1217
  {
1218
- "id": "e86b70bb-f1f7-4aaf-952c-4b10ae2d4918",
1219
  "question": "What is the hobby of the person whose job is acupuncturist ?",
1220
  "answer": [
1221
  "flying disc"
@@ -1241,7 +1241,7 @@
1241
  "type": 4
1242
  },
1243
  {
1244
- "id": "e03d749d-82d2-4506-bca5-60c51fec3fae",
1245
  "question": "How many sons does the daughter of concepcion have?",
1246
  "answer": [
1247
  "28"
@@ -1266,7 +1266,7 @@
1266
  "type": 5
1267
  },
1268
  {
1269
- "id": "d2d7f468-6c35-4525-99dd-b343f0579016",
1270
  "question": "How many sisters does the wife of joe have?",
1271
  "answer": [
1272
  "31"
@@ -1291,7 +1291,7 @@
1291
  "type": 5
1292
  },
1293
  {
1294
- "id": "c3aa2d9a-7bb3-43dd-b7ae-4f97cdde3346",
1295
  "question": "How many brothers does the daughter of alton have?",
1296
  "answer": [
1297
  "29"
@@ -1316,7 +1316,7 @@
1316
  "type": 5
1317
  },
1318
  {
1319
- "id": "3aea5bf8-8891-426a-8c15-62b452c421a9",
1320
  "question": "How many siblings does the son of kanesha have?",
1321
  "answer": [
1322
  "60"
@@ -1341,7 +1341,7 @@
1341
  "type": 5
1342
  },
1343
  {
1344
- "id": "bbd2d364-3878-418f-8670-c156c39f89ec",
1345
  "question": "How many sons does the son of kari have?",
1346
  "answer": [
1347
  "28"
@@ -1366,7 +1366,7 @@
1366
  "type": 5
1367
  },
1368
  {
1369
- "id": "7bc07629-a6a6-455a-9d18-67de5a8a0213",
1370
  "question": "How many daughters does the daughter of matt have?",
1371
  "answer": [
1372
  "36"
@@ -1391,7 +1391,7 @@
1391
  "type": 5
1392
  },
1393
  {
1394
- "id": "bb24cc53-6cf4-42e2-963f-48b012615a8f",
1395
  "question": "How many children does the father of meghann have?",
1396
  "answer": [
1397
  "64"
@@ -1416,7 +1416,7 @@
1416
  "type": 5
1417
  },
1418
  {
1419
- "id": "2f7da026-a9dc-4b02-9ed7-bc036f6cf2b3",
1420
  "question": "How many siblings does the husband of maggie have?",
1421
  "answer": [
1422
  "60"
@@ -1441,7 +1441,7 @@
1441
  "type": 5
1442
  },
1443
  {
1444
- "id": "d66a3be4-84c4-4270-8e74-fdf6a70a6aac",
1445
  "question": "How many sisters does the daughter of leonardo have?",
1446
  "answer": [
1447
  "31"
@@ -1466,7 +1466,7 @@
1466
  "type": 5
1467
  },
1468
  {
1469
- "id": "aca1be95-c599-425a-9dfc-47c5a031565f",
1470
  "question": "How many daughters does the mother of dominick have?",
1471
  "answer": [
1472
  "36"
@@ -1491,7 +1491,7 @@
1491
  "type": 5
1492
  },
1493
  {
1494
- "id": "b14c53b4-3e9b-4c76-8df6-c066ddc47fc4",
1495
  "question": "How many sisters does the person whose hobby is sea glass collecting have?",
1496
  "answer": [
1497
  "31"
@@ -1516,7 +1516,7 @@
1516
  "type": 6
1517
  },
1518
  {
1519
- "id": "48116903-70b8-42ee-92a7-e5e4eeac96f0",
1520
  "question": "How many sisters does the person whose hobby is wikipedia editing have?",
1521
  "answer": [
1522
  "31"
@@ -1541,7 +1541,7 @@
1541
  "type": 6
1542
  },
1543
  {
1544
- "id": "b696a4e7-8d72-42a1-b5fa-a2600ae8dd7a",
1545
  "question": "How many children does the person whose hobby is laser tag have?",
1546
  "answer": [
1547
  "64"
@@ -1566,7 +1566,7 @@
1566
  "type": 6
1567
  },
1568
  {
1569
- "id": "6644ad09-80ec-487f-a18a-6b154bc26953",
1570
  "question": "How many sons does the person whose job is horticultural consultant have?",
1571
  "answer": [
1572
  "28"
@@ -1591,7 +1591,7 @@
1591
  "type": 6
1592
  },
1593
  {
1594
- "id": "0b139c02-aa63-4da6-b304-88b390561f0c",
1595
  "question": "How many daughters does the person whose hobby is biology have?",
1596
  "answer": [
1597
  "36"
@@ -1616,7 +1616,7 @@
1616
  "type": 6
1617
  },
1618
  {
1619
- "id": "9ce8ec78-4c4e-457b-8a23-be066e891a5c",
1620
  "question": "How many siblings does the person whose hobby is shogi have?",
1621
  "answer": [
1622
  "60"
@@ -1641,7 +1641,7 @@
1641
  "type": 6
1642
  },
1643
  {
1644
- "id": "c15e0a43-2578-44eb-ba36-f35734486e8e",
1645
  "question": "How many brothers does the person whose job is biomedical scientist have?",
1646
  "answer": [
1647
  "29"
@@ -1666,7 +1666,7 @@
1666
  "type": 6
1667
  },
1668
  {
1669
- "id": "5f5040b6-7082-4314-85a1-3672cce75b00",
1670
  "question": "How many daughters does the person whose job is product designer have?",
1671
  "answer": [
1672
  "36"
@@ -1691,7 +1691,7 @@
1691
  "type": 6
1692
  },
1693
  {
1694
- "id": "2e31a570-823a-4ed9-ad1a-fb36210817c8",
1695
  "question": "How many brothers does the person whose hobby is backgammon have?",
1696
  "answer": [
1697
  "29"
@@ -1716,7 +1716,7 @@
1716
  "type": 6
1717
  },
1718
  {
1719
- "id": "c61fad0a-00ec-492a-827d-5e6e4e4540ff",
1720
  "question": "How many children does the person whose hobby is cricket have?",
1721
  "answer": [
1722
  "64"
@@ -1741,7 +1741,7 @@
1741
  "type": 6
1742
  },
1743
  {
1744
- "id": "63ce10b1-d82b-43cd-8fb9-492fcc9e9dcb",
1745
  "question": "How many siblings does milo have?",
1746
  "answer": [
1747
  "2"
@@ -1762,7 +1762,7 @@
1762
  "type": 7
1763
  },
1764
  {
1765
- "id": "0de08940-338b-44e4-a134-8f39db17e17a",
1766
  "question": "How many sons does vilma have?",
1767
  "answer": [
1768
  "0"
@@ -1783,7 +1783,7 @@
1783
  "type": 7
1784
  },
1785
  {
1786
- "id": "0a60d766-88db-4d22-9c1e-1ee84e700461",
1787
  "question": "How many daughters does tona have?",
1788
  "answer": [
1789
  "0"
@@ -1804,7 +1804,7 @@
1804
  "type": 7
1805
  },
1806
  {
1807
- "id": "2f8559e9-309e-4349-9026-3cea00364711",
1808
  "question": "How many sons does scotty have?",
1809
  "answer": [
1810
  "0"
@@ -1825,7 +1825,7 @@
1825
  "type": 7
1826
  },
1827
  {
1828
- "id": "9de6f5cc-0c7a-4401-9a06-ac4c6d047fbd",
1829
  "question": "How many daughters does velia have?",
1830
  "answer": [
1831
  "0"
@@ -1846,7 +1846,7 @@
1846
  "type": 7
1847
  },
1848
  {
1849
- "id": "7ee1ed2c-06bf-4b76-b075-d176f48d469f",
1850
  "question": "How many children does concepcion have?",
1851
  "answer": [
1852
  "1"
@@ -1867,7 +1867,7 @@
1867
  "type": 7
1868
  },
1869
  {
1870
- "id": "67dfc34d-6d28-476e-9048-250a7492b652",
1871
  "question": "How many sisters does maggie have?",
1872
  "answer": [
1873
  "0"
@@ -1888,7 +1888,7 @@
1888
  "type": 7
1889
  },
1890
  {
1891
- "id": "313920f8-d71d-4557-ba3a-411c9cfdedab",
1892
  "question": "How many sons does deangelo have?",
1893
  "answer": [
1894
  "3"
@@ -1909,7 +1909,7 @@
1909
  "type": 7
1910
  },
1911
  {
1912
- "id": "e1b53aa2-1f3a-4178-b2f7-b391597d9f7c",
1913
  "question": "How many sisters does milo have?",
1914
  "answer": [
1915
  "1"
@@ -1930,7 +1930,7 @@
1930
  "type": 7
1931
  },
1932
  {
1933
- "id": "6d6c1bcf-e52b-4d4a-9287-f3535987e632",
1934
  "question": "How many sons does matt have?",
1935
  "answer": [
1936
  "0"
 
1
  [
2
  {
3
+ "id": "4e3dd1f3-84e1-4341-86bd-ade38dd36bb2",
4
  "question": "Who is the father of the person whose hobby is wikipedia editing ?",
5
  "answer": [
6
  "alton"
 
26
  "type": 0
27
  },
28
  {
29
+ "id": "f34088ef-5225-4906-ae08-2e493af7ab40",
30
  "question": "Who is the wife of the person whose hobby is tennis polo ?",
31
  "answer": [
32
  "dixie"
 
52
  "type": 0
53
  },
54
  {
55
+ "id": "e60eae40-5a70-4767-83d6-0dc4482f48c4",
56
  "question": "Who is the sister of the person whose hobby is meteorology ?",
57
  "answer": [
58
  "kari"
 
78
  "type": 0
79
  },
80
  {
81
+ "id": "03d13090-3d15-45dd-af9e-63d51d2cc4ce",
82
  "question": "Who is the wife of the person whose job is psychiatric nurse ?",
83
  "answer": [
84
  "nell"
 
104
  "type": 0
105
  },
106
  {
107
+ "id": "3b0c2e96-789f-430a-957a-2c240258a549",
108
  "question": "Who is the father of the person whose job is air cabin crew ?",
109
  "answer": [
110
  "joe"
 
130
  "type": 0
131
  },
132
  {
133
+ "id": "f2c9edaa-80c8-475e-9b64-1f021d3b3a58",
134
  "question": "Who is the father of the person whose job is advertising copywriter ?",
135
  "answer": [
136
  "vicente"
 
156
  "type": 0
157
  },
158
  {
159
+ "id": "4dbbac00-885c-4822-9ec8-adc60f72ea35",
160
  "question": "Who is the husband of the person whose hobby is research ?",
161
  "answer": [
162
  "scotty"
 
182
  "type": 0
183
  },
184
  {
185
+ "id": "5149a1e6-57cd-4b63-8b1b-b24653d07360",
186
  "question": "Who is the mother of the person whose hobby is bus spotting[22 ?",
187
  "answer": [
188
  "miki"
 
208
  "type": 0
209
  },
210
  {
211
+ "id": "d9e2b23d-d275-4d98-ab5a-bd4dff647994",
212
  "question": "Who is the father of the person whose job is secretary, company ?",
213
  "answer": [
214
  "ellis"
 
234
  "type": 0
235
  },
236
  {
237
+ "id": "df846f8f-40b9-4585-87f6-ffa8e07d5ff0",
238
  "question": "Who is the sibling of the person whose job is commercial/residential surveyor ?",
239
  "answer": [
240
+ "meghann",
241
+ "alejandra"
242
  ],
243
  "prolog": {
244
  "query": [
 
261
  "type": 0
262
  },
263
  {
264
+ "id": "defd39c4-21db-4644-a0c3-bc47f504698a",
265
  "question": "Who is the daughter of matt ?",
266
  "answer": [
 
267
  "meghann",
268
+ "alejandra",
269
  "daisy"
270
  ],
271
  "prolog": {
 
285
  "type": 1
286
  },
287
  {
288
+ "id": "e2cac9ba-5268-4d86-8193-8589640a6100",
289
  "question": "Who is the daughter of leonardo ?",
290
  "answer": [
291
  "brigida"
 
307
  "type": 1
308
  },
309
  {
310
+ "id": "dec900e7-05e3-439d-975b-1fc4f014a1af",
311
  "question": "Who is the sister of kurt ?",
312
  "answer": [
313
+ "johnna",
314
+ "dixie"
315
  ],
316
  "prolog": {
317
  "query": [
 
330
  "type": 1
331
  },
332
  {
333
+ "id": "cf1aa236-1f26-4c5c-977b-65f61749c73c",
334
  "question": "Who is the father of tona ?",
335
  "answer": [
336
  "vicente"
 
352
  "type": 1
353
  },
354
  {
355
+ "id": "cb5ec6ff-e0c3-4b8a-b2bb-4bd78d8816e3",
356
  "question": "Who is the brother of dixie ?",
357
  "answer": [
 
358
  "kurt",
359
+ "alton",
360
  "nick"
361
  ],
362
  "prolog": {
 
376
  "type": 1
377
  },
378
  {
379
+ "id": "5758e7eb-3a6c-44ec-9667-31d0892c97ba",
380
  "question": "Who is the mother of dixie ?",
381
  "answer": [
382
  "antionette"
 
398
  "type": 1
399
  },
400
  {
401
+ "id": "840d95cc-7534-47bc-95ea-fdb9ac8d9278",
402
  "question": "Who is the child of tanner ?",
403
  "answer": [
 
404
  "milo",
405
+ "miki",
406
+ "cordell"
407
  ],
408
  "prolog": {
409
  "query": [
 
422
  "type": 1
423
  },
424
  {
425
+ "id": "758d12ce-60b8-4fd8-b798-ff5db432da04",
426
  "question": "Who is the sister of rosalee ?",
427
  "answer": [
428
+ "reyna",
429
+ "deanna"
430
  ],
431
  "prolog": {
432
  "query": [
 
445
  "type": 1
446
  },
447
  {
448
+ "id": "2d795f2a-ac07-4f05-a5e1-08915d2af6e2",
449
  "question": "Who is the sister of nick ?",
450
  "answer": [
451
+ "johnna",
452
+ "dixie"
453
  ],
454
  "prolog": {
455
  "query": [
 
468
  "type": 1
469
  },
470
  {
471
+ "id": "5108f956-2960-49e9-921d-69c54efa6880",
472
  "question": "Who is the child of alberto ?",
473
  "answer": [
474
  "joe"
 
490
  "type": 1
491
  },
492
  {
493
+ "id": "3ed5aa0b-a2ec-479c-bbe5-71a806ade1dd",
494
  "question": "Who is the person whose hobby is meditation ?",
495
  "answer": [
496
+ "alejandra",
497
  "cordell",
498
+ "tona"
 
499
  ],
500
  "prolog": {
501
  "query": [
 
514
  "type": 2
515
  },
516
  {
517
+ "id": "37caa35a-8758-4de7-bd49-f5cb4f204817",
518
  "question": "Who is the person whose hobby is tennis polo ?",
519
  "answer": [
520
  "fidel"
 
536
  "type": 2
537
  },
538
  {
539
+ "id": "fdbd2444-4413-42df-9a03-06e8684b3476",
540
  "question": "Who is the person whose job is freight forwarder ?",
541
  "answer": [
542
  "concepcion"
 
558
  "type": 2
559
  },
560
  {
561
+ "id": "5b6ea67f-f0f5-4433-90ed-4a8bfb5568f8",
562
  "question": "Who is the person whose job is police officer ?",
563
  "answer": [
564
  "marya"
 
580
  "type": 2
581
  },
582
  {
583
+ "id": "3b075713-faa6-4719-bd85-71cced1921ea",
584
  "question": "Who is the person whose hobby is radio-controlled car racing ?",
585
  "answer": [
586
  "vilma"
 
602
  "type": 2
603
  },
604
  {
605
+ "id": "e3dbfeaf-832f-4ad4-93ee-198f5b22f0fc",
606
  "question": "Who is the person whose job is advertising copywriter ?",
607
  "answer": [
608
  "matt",
 
625
  "type": 2
626
  },
627
  {
628
+ "id": "28490d6b-d3f4-4f7f-bd50-1f279bdcf986",
629
  "question": "Who is the person whose hobby is photography ?",
630
  "answer": [
631
+ "jeff",
632
+ "deanna"
633
  ],
634
  "prolog": {
635
  "query": [
 
648
  "type": 2
649
  },
650
  {
651
+ "id": "6d18ff48-5a1a-4d2b-88fc-33d29d91e72b",
652
  "question": "Who is the person whose job is community arts worker ?",
653
  "answer": [
654
  "vicente"
 
670
  "type": 2
671
  },
672
  {
673
+ "id": "c5a02d93-3c78-418e-99ff-ad557ae321bc",
674
  "question": "Who is the person whose job is exhibitions officer, museum/gallery ?",
675
  "answer": [
676
  "fidel"
 
692
  "type": 2
693
  },
694
  {
695
+ "id": "21c14a6d-4096-45ac-b79b-34d5bf1cfdc5",
696
  "question": "Who is the person whose job is housing manager/officer ?",
697
  "answer": [
698
  "tanner"
 
714
  "type": 2
715
  },
716
  {
717
+ "id": "e90f880d-79c4-4787-a279-b58cf37c912a",
718
  "question": "What is the dob of the daughter of daisy ?",
719
  "answer": [
720
+ "0260-09-04",
721
  "0261-08-01",
722
+ "0270-07-11"
 
723
  ],
724
  "prolog": {
725
  "query": [
 
742
  "type": 3
743
  },
744
  {
745
+ "id": "6a39cd1f-88cb-41ad-ad40-68068faa5ee7",
746
  "question": "What is the dob of the wife of alton ?",
747
  "answer": [
748
  "0261-10-15"
 
768
  "type": 3
769
  },
770
  {
771
+ "id": "f7f24a08-0dce-4e8d-ab5d-071366a3cf73",
772
  "question": "What is the dob of the mother of ellis ?",
773
  "answer": [
774
  "0241-07-17"
 
794
  "type": 3
795
  },
796
  {
797
+ "id": "afd164c6-0527-4b0b-9981-e348f26875f9",
798
  "question": "What is the job of the son of tanner ?",
799
  "answer": [
800
+ "pension scheme manager",
801
+ "pharmacist, hospital"
802
  ],
803
  "prolog": {
804
  "query": [
 
821
  "type": 3
822
  },
823
  {
824
+ "id": "56a984a9-8801-48f9-8100-81850f157384",
825
  "question": "What is the job of the child of marya ?",
826
  "answer": [
827
  "freight forwarder"
 
847
  "type": 3
848
  },
849
  {
850
+ "id": "23d52f9a-5730-4067-a71b-4fb8734690d4",
851
  "question": "What is the hobby of the son of cornelius ?",
852
  "answer": [
853
  "table tennis"
 
873
  "type": 3
874
  },
875
  {
876
+ "id": "a71f594d-93cb-4b6f-96da-f7a9d73f0fe6",
877
  "question": "What is the hobby of the mother of reyna ?",
878
  "answer": [
879
  "dolls"
 
899
  "type": 3
900
  },
901
  {
902
+ "id": "483daac3-5290-4ce4-8a7f-fda9e73de1d4",
903
  "question": "What is the dob of the brother of nick ?",
904
  "answer": [
905
+ "0274-03-29",
906
+ "0263-06-10"
907
  ],
908
  "prolog": {
909
  "query": [
 
926
  "type": 3
927
  },
928
  {
929
+ "id": "402cddb0-7fd3-419e-a1cb-b7e2e0e60856",
930
  "question": "What is the hobby of the father of dominick ?",
931
  "answer": [
932
  "laser tag"
 
952
  "type": 3
953
  },
954
  {
955
+ "id": "c1100d31-fd04-4b36-b9c2-656f6f81641a",
956
  "question": "What is the dob of the brother of tona ?",
957
  "answer": [
958
  "0205-10-16"
 
978
  "type": 3
979
  },
980
  {
981
+ "id": "db2693a3-9457-424c-8812-8c5f4e574bb2",
982
  "question": "What is the job of the person whose hobby is meditation ?",
983
  "answer": [
 
984
  "investment banker, corporate",
985
+ "contractor",
986
+ "pharmacist, hospital"
987
  ],
988
  "prolog": {
989
  "query": [
 
1006
  "type": 4
1007
  },
1008
  {
1009
+ "id": "4e99f26e-7f35-4b1d-9ec1-2633c29bb0ee",
1010
  "question": "What is the hobby of the person whose hobby is photography ?",
1011
  "answer": [
1012
  "photography"
 
1032
  "type": 4
1033
  },
1034
  {
1035
+ "id": "39119aed-d9f7-4786-937f-efba5ade6aed",
1036
  "question": "What is the job of the person whose hobby is geocaching ?",
1037
  "answer": [
1038
  "chief marketing officer"
 
1058
  "type": 4
1059
  },
1060
  {
1061
+ "id": "449c354e-2479-46fe-8612-5583aa296153",
1062
  "question": "What is the dob of the person whose job is english as a foreign language teacher ?",
1063
  "answer": [
1064
  "0274-03-29"
 
1084
  "type": 4
1085
  },
1086
  {
1087
+ "id": "cbce6dd6-bd51-4b81-a7f2-3cf858551945",
1088
  "question": "What is the hobby of the person whose job is product designer ?",
1089
  "answer": [
1090
  "learning"
 
1110
  "type": 4
1111
  },
1112
  {
1113
+ "id": "b4b103e9-3bff-4b43-9659-9d834ef23871",
1114
  "question": "What is the job of the person whose job is engineer, technical sales ?",
1115
  "answer": [
1116
  "engineer, technical sales"
 
1136
  "type": 4
1137
  },
1138
  {
1139
+ "id": "fd4210b8-05e3-48a1-abf0-2d7cf939450a",
1140
  "question": "What is the job of the person whose hobby is reading ?",
1141
  "answer": [
1142
  "environmental education officer"
 
1162
  "type": 4
1163
  },
1164
  {
1165
+ "id": "0cfcd8e6-02d9-4bea-907a-0db4039ca472",
1166
  "question": "What is the hobby of the person whose job is community arts worker ?",
1167
  "answer": [
1168
  "sea glass collecting"
 
1188
  "type": 4
1189
  },
1190
  {
1191
+ "id": "eb2816be-5432-42d1-b7f6-611eec7110ac",
1192
  "question": "What is the dob of the person whose hobby is biology ?",
1193
  "answer": [
1194
  "0269-08-16",
 
1215
  "type": 4
1216
  },
1217
  {
1218
+ "id": "30abc5a6-acdd-46fa-88f4-3031892355a2",
1219
  "question": "What is the hobby of the person whose job is acupuncturist ?",
1220
  "answer": [
1221
  "flying disc"
 
1241
  "type": 4
1242
  },
1243
  {
1244
+ "id": "dba5f8fc-6a3a-4c1d-89a7-c1797ad9a8e3",
1245
  "question": "How many sons does the daughter of concepcion have?",
1246
  "answer": [
1247
  "28"
 
1266
  "type": 5
1267
  },
1268
  {
1269
+ "id": "2f462c80-c002-4b20-a4b0-0656092cbae9",
1270
  "question": "How many sisters does the wife of joe have?",
1271
  "answer": [
1272
  "31"
 
1291
  "type": 5
1292
  },
1293
  {
1294
+ "id": "e7c3eed2-2e13-4402-80cc-7aea20c375b0",
1295
  "question": "How many brothers does the daughter of alton have?",
1296
  "answer": [
1297
  "29"
 
1316
  "type": 5
1317
  },
1318
  {
1319
+ "id": "c88dfcd4-eb05-4f09-9243-ef68d6fcb371",
1320
  "question": "How many siblings does the son of kanesha have?",
1321
  "answer": [
1322
  "60"
 
1341
  "type": 5
1342
  },
1343
  {
1344
+ "id": "03b07a2c-89e3-4259-b4be-3e516ac2f018",
1345
  "question": "How many sons does the son of kari have?",
1346
  "answer": [
1347
  "28"
 
1366
  "type": 5
1367
  },
1368
  {
1369
+ "id": "c49aec99-af6c-48fa-9b13-1fb280be817a",
1370
  "question": "How many daughters does the daughter of matt have?",
1371
  "answer": [
1372
  "36"
 
1391
  "type": 5
1392
  },
1393
  {
1394
+ "id": "6377c5f9-b49b-45c9-844f-75094b9ec6ec",
1395
  "question": "How many children does the father of meghann have?",
1396
  "answer": [
1397
  "64"
 
1416
  "type": 5
1417
  },
1418
  {
1419
+ "id": "9e627315-2dc5-45e4-8dcc-95b18cdb86dd",
1420
  "question": "How many siblings does the husband of maggie have?",
1421
  "answer": [
1422
  "60"
 
1441
  "type": 5
1442
  },
1443
  {
1444
+ "id": "53979b35-9d91-4680-8661-626135f33ba9",
1445
  "question": "How many sisters does the daughter of leonardo have?",
1446
  "answer": [
1447
  "31"
 
1466
  "type": 5
1467
  },
1468
  {
1469
+ "id": "9a67b92a-e146-436c-b9fe-d8169ddcb845",
1470
  "question": "How many daughters does the mother of dominick have?",
1471
  "answer": [
1472
  "36"
 
1491
  "type": 5
1492
  },
1493
  {
1494
+ "id": "fd0fc3a1-d119-4fb2-8f0e-210469f76396",
1495
  "question": "How many sisters does the person whose hobby is sea glass collecting have?",
1496
  "answer": [
1497
  "31"
 
1516
  "type": 6
1517
  },
1518
  {
1519
+ "id": "359fa764-a90f-4aa7-9826-d2239bb5d458",
1520
  "question": "How many sisters does the person whose hobby is wikipedia editing have?",
1521
  "answer": [
1522
  "31"
 
1541
  "type": 6
1542
  },
1543
  {
1544
+ "id": "ac1ddb8c-e85c-426c-89ed-7daf535803f4",
1545
  "question": "How many children does the person whose hobby is laser tag have?",
1546
  "answer": [
1547
  "64"
 
1566
  "type": 6
1567
  },
1568
  {
1569
+ "id": "b780905b-b95d-4d7b-adf5-42fdbf3bf442",
1570
  "question": "How many sons does the person whose job is horticultural consultant have?",
1571
  "answer": [
1572
  "28"
 
1591
  "type": 6
1592
  },
1593
  {
1594
+ "id": "0b895d0f-4ea0-45f4-9b45-c2e57c406ec0",
1595
  "question": "How many daughters does the person whose hobby is biology have?",
1596
  "answer": [
1597
  "36"
 
1616
  "type": 6
1617
  },
1618
  {
1619
+ "id": "9b63e4cd-53b6-4531-b1ff-dd40734ceacf",
1620
  "question": "How many siblings does the person whose hobby is shogi have?",
1621
  "answer": [
1622
  "60"
 
1641
  "type": 6
1642
  },
1643
  {
1644
+ "id": "0c42deb4-aca3-4395-9d22-9084e99e1155",
1645
  "question": "How many brothers does the person whose job is biomedical scientist have?",
1646
  "answer": [
1647
  "29"
 
1666
  "type": 6
1667
  },
1668
  {
1669
+ "id": "8da142de-0385-4afa-ad6e-1b833d04a790",
1670
  "question": "How many daughters does the person whose job is product designer have?",
1671
  "answer": [
1672
  "36"
 
1691
  "type": 6
1692
  },
1693
  {
1694
+ "id": "7cef1709-f6ac-4681-ad86-2c03234e9df7",
1695
  "question": "How many brothers does the person whose hobby is backgammon have?",
1696
  "answer": [
1697
  "29"
 
1716
  "type": 6
1717
  },
1718
  {
1719
+ "id": "83148c27-46f6-4004-a715-9e4b5e4c0886",
1720
  "question": "How many children does the person whose hobby is cricket have?",
1721
  "answer": [
1722
  "64"
 
1741
  "type": 6
1742
  },
1743
  {
1744
+ "id": "3cf42d0f-7b69-48d3-819e-1acdd3c7c57f",
1745
  "question": "How many siblings does milo have?",
1746
  "answer": [
1747
  "2"
 
1762
  "type": 7
1763
  },
1764
  {
1765
+ "id": "a95cc0b8-ecc6-4679-985c-d1c43a38edbb",
1766
  "question": "How many sons does vilma have?",
1767
  "answer": [
1768
  "0"
 
1783
  "type": 7
1784
  },
1785
  {
1786
+ "id": "e7676930-8ef1-4fa5-a0a2-88f5599d4b40",
1787
  "question": "How many daughters does tona have?",
1788
  "answer": [
1789
  "0"
 
1804
  "type": 7
1805
  },
1806
  {
1807
+ "id": "c8e737aa-b525-4b11-bb20-f40cbcbf3b3e",
1808
  "question": "How many sons does scotty have?",
1809
  "answer": [
1810
  "0"
 
1825
  "type": 7
1826
  },
1827
  {
1828
+ "id": "502ef7b8-2b1b-47fe-9d62-ed9bccb747e9",
1829
  "question": "How many daughters does velia have?",
1830
  "answer": [
1831
  "0"
 
1846
  "type": 7
1847
  },
1848
  {
1849
+ "id": "4a2d5226-15de-4b7e-ba2c-1a15a881032e",
1850
  "question": "How many children does concepcion have?",
1851
  "answer": [
1852
  "1"
 
1867
  "type": 7
1868
  },
1869
  {
1870
+ "id": "1465f00e-7582-43da-8b69-edb38ec2014a",
1871
  "question": "How many sisters does maggie have?",
1872
  "answer": [
1873
  "0"
 
1888
  "type": 7
1889
  },
1890
  {
1891
+ "id": "7f9b731f-dd84-45a1-9e46-452d17c4face",
1892
  "question": "How many sons does deangelo have?",
1893
  "answer": [
1894
  "3"
 
1909
  "type": 7
1910
  },
1911
  {
1912
+ "id": "39accdef-de52-44c0-9893-2e59c726dcd4",
1913
  "question": "How many sisters does milo have?",
1914
  "answer": [
1915
  "1"
 
1930
  "type": 7
1931
  },
1932
  {
1933
+ "id": "646d8e90-82c6-4f57-b6df-f0b20ef96464",
1934
  "question": "How many sons does matt have?",
1935
  "answer": [
1936
  "0"
{depth8-100 → depth_8_size_100_seed_1}/articles.json RENAMED
File without changes
{depth8-100 → depth_8_size_100_seed_1}/family_tree_1.pl RENAMED
File without changes
{depth8-100 → depth_8_size_100_seed_1}/family_tree_1.png RENAMED
File without changes
{depth8-100 → depth_8_size_100_seed_1}/questions.json RENAMED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "id": "3aa4227e-ee3f-4fee-950a-d80eed3a1da9",
4
  "question": "Who is the husband of the mother of the person whose job is electronics engineer ?",
5
  "answer": [
6
  "leonardo"
@@ -30,12 +30,12 @@
30
  "type": 0
31
  },
32
  {
33
- "id": "34af2345-cdf7-4d9a-87f3-7fac55bca28f",
34
  "question": "Who is the sister of the child of the person whose job is sports therapist ?",
35
  "answer": [
36
  "sarah",
37
- "tona",
38
- "kristine"
39
  ],
40
  "prolog": {
41
  "query": [
@@ -62,7 +62,7 @@
62
  "type": 0
63
  },
64
  {
65
- "id": "09a871a0-7d81-4f38-9072-97bfd07c21ba",
66
  "question": "Who is the sister of the wife of the person whose job is armed forces logistics/support/administrative officer ?",
67
  "answer": [
68
  "cortney"
@@ -92,7 +92,7 @@
92
  "type": 0
93
  },
94
  {
95
- "id": "55f56115-99f6-4895-8760-6ee9f3aea620",
96
  "question": "Who is the mother of the father of the person whose job is air cabin crew ?",
97
  "answer": [
98
  "meghann",
@@ -123,11 +123,11 @@
123
  "type": 0
124
  },
125
  {
126
- "id": "4f9c11a3-3df3-4543-954f-3b50aeb02b7f",
127
  "question": "Who is the brother of the daughter of the person whose job is acupuncturist ?",
128
  "answer": [
129
- "matt",
130
- "zane"
131
  ],
132
  "prolog": {
133
  "query": [
@@ -154,12 +154,12 @@
154
  "type": 0
155
  },
156
  {
157
- "id": "8aabd80d-4c43-40fc-a45a-8719f9788a49",
158
  "question": "Who is the child of the mother of the person whose hobby is microscopy ?",
159
  "answer": [
160
- "marlena",
161
  "paula",
162
- "ila"
163
  ],
164
  "prolog": {
165
  "query": [
@@ -186,7 +186,7 @@
186
  "type": 0
187
  },
188
  {
189
- "id": "54a43330-c4bf-4491-adf1-76c7a2dca619",
190
  "question": "Who is the husband of the mother of the person whose hobby is tether car ?",
191
  "answer": [
192
  "jeff"
@@ -216,7 +216,7 @@
216
  "type": 0
217
  },
218
  {
219
- "id": "30c91284-e18c-492c-adc4-f95e62323d18",
220
  "question": "Who is the daughter of the father of the person whose job is development worker, community ?",
221
  "answer": [
222
  "janey"
@@ -246,11 +246,11 @@
246
  "type": 0
247
  },
248
  {
249
- "id": "d69dddf0-1c41-4b8e-b9bb-21ec14e692c1",
250
  "question": "Who is the child of the child of the person whose hobby is cooking ?",
251
  "answer": [
252
- "christian",
253
- "velia"
254
  ],
255
  "prolog": {
256
  "query": [
@@ -277,7 +277,7 @@
277
  "type": 0
278
  },
279
  {
280
- "id": "4ed4a67f-6e8c-4521-825b-0ee51f19aa65",
281
  "question": "Who is the father of the child of the person whose hobby is snowmobiling ?",
282
  "answer": [
283
  "george"
@@ -307,11 +307,11 @@
307
  "type": 0
308
  },
309
  {
310
- "id": "e2ad9ce6-8462-4225-a3e0-8da9de8e41ab",
311
  "question": "Who is the husband of the sister of deanna ?",
312
  "answer": [
313
- "donald",
314
- "burt"
315
  ],
316
  "prolog": {
317
  "query": [
@@ -334,14 +334,14 @@
334
  "type": 1
335
  },
336
  {
337
- "id": "2ef20255-fb66-46b0-9cf4-76fdf2fa1904",
338
  "question": "Who is the child of the son of delpha ?",
339
  "answer": [
 
 
340
  "kurt",
341
- "johnna",
342
  "alton",
343
- "nick",
344
- "dixie"
345
  ],
346
  "prolog": {
347
  "query": [
@@ -364,7 +364,7 @@
364
  "type": 1
365
  },
366
  {
367
- "id": "9eecc2e2-7104-4b2c-a09e-1235d777d1d8",
368
  "question": "Who is the father of the mother of ramon ?",
369
  "answer": [
370
  "dominick"
@@ -390,7 +390,7 @@
390
  "type": 1
391
  },
392
  {
393
- "id": "b23b4b98-676a-4274-9773-d491e6643325",
394
  "question": "Who is the daughter of the child of leann ?",
395
  "answer": [
396
  "jenniffer"
@@ -416,7 +416,7 @@
416
  "type": 1
417
  },
418
  {
419
- "id": "408255dc-6e24-463c-aa69-6b5288a6e198",
420
  "question": "Who is the child of the child of carlotta ?",
421
  "answer": [
422
  "aura"
@@ -442,7 +442,7 @@
442
  "type": 1
443
  },
444
  {
445
- "id": "3fa842f3-ef4c-4c0c-8467-f577bc7a4c80",
446
  "question": "Who is the husband of the child of thomasine ?",
447
  "answer": [
448
  "tanner",
@@ -469,7 +469,7 @@
469
  "type": 1
470
  },
471
  {
472
- "id": "d59786e6-c5ac-42a9-9dca-fac1e4841d28",
473
  "question": "Who is the mother of the father of eric ?",
474
  "answer": [
475
  "ila"
@@ -495,7 +495,7 @@
495
  "type": 1
496
  },
497
  {
498
- "id": "039ede40-4b2b-4218-8956-30e0c4405ea6",
499
  "question": "Who is the mother of the son of donald ?",
500
  "answer": [
501
  "reyna"
@@ -521,7 +521,7 @@
521
  "type": 1
522
  },
523
  {
524
- "id": "448ac805-270a-42fb-a1a6-76d107a79d4b",
525
  "question": "Who is the son of the son of rodolfo ?",
526
  "answer": [
527
  "reinaldo",
@@ -548,7 +548,7 @@
548
  "type": 1
549
  },
550
  {
551
- "id": "09a0f3e4-4e80-4853-a538-c0bba591c1b4",
552
  "question": "Who is the father of the sister of georgette ?",
553
  "answer": [
554
  "nick"
@@ -574,7 +574,7 @@
574
  "type": 1
575
  },
576
  {
577
- "id": "68ee56d9-78dd-45cc-8ff1-9e2c73b8b231",
578
  "question": "Who is the father of the person whose job is horticultural consultant ?",
579
  "answer": [
580
  "federico"
@@ -600,11 +600,11 @@
600
  "type": 2
601
  },
602
  {
603
- "id": "7feaa84e-d3a0-449b-8778-f2e8bd5a92c6",
604
  "question": "Who is the child of the person whose job is engineer, technical sales ?",
605
  "answer": [
606
- "horacio",
607
- "mandy"
608
  ],
609
  "prolog": {
610
  "query": [
@@ -627,7 +627,7 @@
627
  "type": 2
628
  },
629
  {
630
- "id": "d1cbb460-412a-4b8c-87e0-6be13726953a",
631
  "question": "Who is the father of the person whose job is horticultural consultant ?",
632
  "answer": [
633
  "federico"
@@ -653,7 +653,7 @@
653
  "type": 2
654
  },
655
  {
656
- "id": "8d4477f8-1790-462e-987b-a8df381fefe0",
657
  "question": "Who is the son of the person whose hobby is magnet fishing ?",
658
  "answer": [
659
  "alberto"
@@ -679,13 +679,13 @@
679
  "type": 2
680
  },
681
  {
682
- "id": "85e03da4-434c-43fd-85f9-d7eddf3c73e4",
683
  "question": "Who is the child of the person whose job is surgeon ?",
684
  "answer": [
685
  "cordell",
686
- "miki",
687
  "cortney",
688
- "milo"
 
689
  ],
690
  "prolog": {
691
  "query": [
@@ -708,7 +708,7 @@
708
  "type": 2
709
  },
710
  {
711
- "id": "dd02a8ce-d9de-44ff-8bf4-18f6f489ce42",
712
  "question": "Who is the wife of the person whose job is nurse, learning disability ?",
713
  "answer": [
714
  "rosalee",
@@ -735,7 +735,7 @@
735
  "type": 2
736
  },
737
  {
738
- "id": "98aba663-d767-49d0-86cd-29baebf9c97d",
739
  "question": "Who is the mother of the person whose hobby is philately ?",
740
  "answer": [
741
  "johnna"
@@ -761,7 +761,7 @@
761
  "type": 2
762
  },
763
  {
764
- "id": "1d3d4f72-d537-4353-8914-4d219deedcb2",
765
  "question": "Who is the father of the person whose hobby is mycology ?",
766
  "answer": [
767
  "derick"
@@ -787,7 +787,7 @@
787
  "type": 2
788
  },
789
  {
790
- "id": "64b59b7b-6a18-44c1-bb0d-7b32cfca95e5",
791
  "question": "Who is the brother of the person whose job is nurse, mental health ?",
792
  "answer": [
793
  "reinaldo"
@@ -813,15 +813,15 @@
813
  "type": 2
814
  },
815
  {
816
- "id": "8a7a012d-21a9-40cf-b09a-0601aefcdb75",
817
  "question": "Who is the sibling of the person whose hobby is audiophile ?",
818
  "answer": [
819
- "antionette",
820
- "dominick",
821
- "alejandra",
822
  "danna",
 
823
  "kari",
 
824
  "colby",
 
825
  "daisy"
826
  ],
827
  "prolog": {
@@ -845,7 +845,7 @@
845
  "type": 2
846
  },
847
  {
848
- "id": "48f86571-ae58-40cb-afec-3112d87e442a",
849
  "question": "Who is the child of sarah ?",
850
  "answer": [
851
  "alberto"
@@ -867,7 +867,7 @@
867
  "type": 3
868
  },
869
  {
870
- "id": "beffc5a0-04fe-483c-b433-33ac0e4601a1",
871
  "question": "Who is the wife of fidel ?",
872
  "answer": [
873
  "dixie"
@@ -889,7 +889,7 @@
889
  "type": 3
890
  },
891
  {
892
- "id": "860ffbd2-9129-43e3-8148-9c8416e5fafd",
893
  "question": "Who is the father of johnna ?",
894
  "answer": [
895
  "deangelo"
@@ -911,7 +911,7 @@
911
  "type": 3
912
  },
913
  {
914
- "id": "2f9ef15c-d81f-45ea-af53-e96468fc9d98",
915
  "question": "Who is the child of jay ?",
916
  "answer": [
917
  "deangelo"
@@ -933,7 +933,7 @@
933
  "type": 3
934
  },
935
  {
936
- "id": "362f320e-5a2c-4ee3-ba80-512946385caf",
937
  "question": "Who is the husband of marya ?",
938
  "answer": [
939
  "jeff"
@@ -955,7 +955,7 @@
955
  "type": 3
956
  },
957
  {
958
- "id": "4ada6f45-4508-43bd-8509-508a349ce3c3",
959
  "question": "Who is the son of bert ?",
960
  "answer": [
961
  "zackary"
@@ -977,7 +977,7 @@
977
  "type": 3
978
  },
979
  {
980
- "id": "dac535ae-045b-43fd-98ae-081c13fb1412",
981
  "question": "Who is the mother of dante ?",
982
  "answer": [
983
  "brigida"
@@ -999,7 +999,7 @@
999
  "type": 3
1000
  },
1001
  {
1002
- "id": "572ff652-ee59-412a-8776-b85b3693c2e2",
1003
  "question": "Who is the father of zackary ?",
1004
  "answer": [
1005
  "bert"
@@ -1021,7 +1021,7 @@
1021
  "type": 3
1022
  },
1023
  {
1024
- "id": "3ebed01c-60a2-4034-904e-4f498aee1cc8",
1025
  "question": "Who is the sister of brigida ?",
1026
  "answer": [
1027
  "tanya"
@@ -1043,7 +1043,7 @@
1043
  "type": 3
1044
  },
1045
  {
1046
- "id": "23fd328f-058b-4520-a931-5385a33190cf",
1047
  "question": "Who is the wife of alberto ?",
1048
  "answer": [
1049
  "sandy"
@@ -1065,11 +1065,11 @@
1065
  "type": 3
1066
  },
1067
  {
1068
- "id": "5767861a-0341-4a8a-9f30-84da52eb472c",
1069
  "question": "Who is the person whose hobby is shogi ?",
1070
  "answer": [
1071
- "sandy",
1072
- "carlotta"
1073
  ],
1074
  "prolog": {
1075
  "query": [
@@ -1088,7 +1088,7 @@
1088
  "type": 4
1089
  },
1090
  {
1091
- "id": "f0d4c120-6a9c-4c37-9d4e-28fd45ffbaaf",
1092
  "question": "Who is the person whose job is medical technical officer ?",
1093
  "answer": [
1094
  "deangelo"
@@ -1110,7 +1110,7 @@
1110
  "type": 4
1111
  },
1112
  {
1113
- "id": "2895c1fb-4938-46c9-b1b0-de64e3644296",
1114
  "question": "Who is the person whose hobby is archery ?",
1115
  "answer": [
1116
  "ezequiel"
@@ -1132,7 +1132,7 @@
1132
  "type": 4
1133
  },
1134
  {
1135
- "id": "77b79329-8c71-4b99-80da-eeac995fe14c",
1136
  "question": "Who is the person whose hobby is snowmobiling ?",
1137
  "answer": [
1138
  "george"
@@ -1154,7 +1154,7 @@
1154
  "type": 4
1155
  },
1156
  {
1157
- "id": "507bb5bf-5a2f-48e0-901c-aa925728f48a",
1158
  "question": "Who is the person whose job is nurse, mental health ?",
1159
  "answer": [
1160
  "mckinley"
@@ -1176,7 +1176,7 @@
1176
  "type": 4
1177
  },
1178
  {
1179
- "id": "545c32f4-07d2-4e4d-9695-68ebd3d06cf6",
1180
  "question": "Who is the person whose job is estate manager/land agent ?",
1181
  "answer": [
1182
  "janey"
@@ -1198,7 +1198,7 @@
1198
  "type": 4
1199
  },
1200
  {
1201
- "id": "ecb19a41-cc68-4e8a-a8d5-d0f933b4b184",
1202
  "question": "Who is the person whose hobby is audiophile ?",
1203
  "answer": [
1204
  "alfonso",
@@ -1221,7 +1221,7 @@
1221
  "type": 4
1222
  },
1223
  {
1224
- "id": "73661a48-cfb3-439a-9715-dba0ea30ee3d",
1225
  "question": "Who is the person whose job is air traffic controller ?",
1226
  "answer": [
1227
  "jay"
@@ -1243,7 +1243,7 @@
1243
  "type": 4
1244
  },
1245
  {
1246
- "id": "3a9c2a4d-e501-486f-bd75-f74cdbda2dd5",
1247
  "question": "Who is the person whose hobby is hiking/backpacking ?",
1248
  "answer": [
1249
  "meagan"
@@ -1265,7 +1265,7 @@
1265
  "type": 4
1266
  },
1267
  {
1268
- "id": "ccbbc4e9-589a-4d82-ab68-239a5a6c3ec2",
1269
  "question": "Who is the person whose job is estate manager/land agent ?",
1270
  "answer": [
1271
  "janey"
@@ -1287,7 +1287,7 @@
1287
  "type": 4
1288
  },
1289
  {
1290
- "id": "b118dfe1-95b0-4aec-9bfd-fab8fc304a25",
1291
  "question": "What is the hobby of the sister of the sibling of tanya ?",
1292
  "answer": [
1293
  "scuba diving"
@@ -1317,7 +1317,7 @@
1317
  "type": 5
1318
  },
1319
  {
1320
- "id": "9e47144f-cf6c-45c1-b823-d69c3704ae07",
1321
  "question": "What is the hobby of the father of the daughter of cornelius ?",
1322
  "answer": [
1323
  "ant farming"
@@ -1347,7 +1347,7 @@
1347
  "type": 5
1348
  },
1349
  {
1350
- "id": "7a8e055e-5419-4d03-9e84-5ddae84752ea",
1351
  "question": "What is the dob of the mother of the brother of mandy ?",
1352
  "answer": [
1353
  "0260-03-19"
@@ -1377,7 +1377,7 @@
1377
  "type": 5
1378
  },
1379
  {
1380
- "id": "6f1ee65b-9269-43b2-9597-d56cfb6f71f5",
1381
  "question": "What is the job of the father of the sibling of reinaldo ?",
1382
  "answer": [
1383
  "patent examiner"
@@ -1407,7 +1407,7 @@
1407
  "type": 5
1408
  },
1409
  {
1410
- "id": "f5c2dd81-b3ab-4641-8cfa-2fc8ef535297",
1411
  "question": "What is the hobby of the mother of the mother of lashanda ?",
1412
  "answer": [
1413
  "meditation"
@@ -1437,7 +1437,7 @@
1437
  "type": 5
1438
  },
1439
  {
1440
- "id": "2936233e-0a9b-40d3-b619-f6c357a2c36d",
1441
  "question": "What is the dob of the mother of the brother of zane ?",
1442
  "answer": [
1443
  "0178-04-18"
@@ -1467,7 +1467,7 @@
1467
  "type": 5
1468
  },
1469
  {
1470
- "id": "542aaa34-ea3a-4e79-903e-12eb4e295634",
1471
  "question": "What is the hobby of the son of the daughter of dee ?",
1472
  "answer": [
1473
  "bowling"
@@ -1497,7 +1497,7 @@
1497
  "type": 5
1498
  },
1499
  {
1500
- "id": "bd1b0378-7dbd-41c8-8f13-020c297fc0dc",
1501
  "question": "What is the dob of the husband of the wife of winfred ?",
1502
  "answer": [
1503
  "0261-08-28"
@@ -1527,7 +1527,7 @@
1527
  "type": 5
1528
  },
1529
  {
1530
- "id": "d19c75ce-c7f6-4336-9097-4858b1f01412",
1531
  "question": "What is the hobby of the father of the mother of aura ?",
1532
  "answer": [
1533
  "model aircraft"
@@ -1557,7 +1557,7 @@
1557
  "type": 5
1558
  },
1559
  {
1560
- "id": "f62da9ad-ed73-4d63-a5d0-45ca5253fc57",
1561
  "question": "What is the job of the mother of the sister of horacio ?",
1562
  "answer": [
1563
  "engineer, technical sales"
@@ -1587,13 +1587,13 @@
1587
  "type": 5
1588
  },
1589
  {
1590
- "id": "2b3e4708-fac9-496f-b3ae-d7bfeebcf877",
1591
  "question": "What is the job of the sibling of the person whose job is dispensing optician ?",
1592
  "answer": [
1593
- "insurance account manager",
1594
- "civil engineer, consulting",
1595
  "herpetologist",
1596
- "police officer"
 
1597
  ],
1598
  "prolog": {
1599
  "query": [
@@ -1620,7 +1620,7 @@
1620
  "type": 6
1621
  },
1622
  {
1623
- "id": "4e3eec3f-d418-4ef1-843a-ca37b32287e9",
1624
  "question": "What is the hobby of the brother of the person whose job is early years teacher ?",
1625
  "answer": [
1626
  "metal detecting"
@@ -1650,11 +1650,11 @@
1650
  "type": 6
1651
  },
1652
  {
1653
- "id": "c747856f-0fd1-428b-9961-79a17faf65be",
1654
  "question": "What is the job of the wife of the person whose job is sports therapist ?",
1655
  "answer": [
1656
- "translator",
1657
- "acupuncturist"
1658
  ],
1659
  "prolog": {
1660
  "query": [
@@ -1681,12 +1681,12 @@
1681
  "type": 6
1682
  },
1683
  {
1684
- "id": "e6e26d1a-1854-47dc-b3b5-6f6e9b229f03",
1685
  "question": "What is the job of the sibling of the person whose hobby is ephemera collecting ?",
1686
  "answer": [
1687
- "location manager",
1688
  "operations geologist",
1689
- "engineer, manufacturing systems"
 
1690
  ],
1691
  "prolog": {
1692
  "query": [
@@ -1713,7 +1713,7 @@
1713
  "type": 6
1714
  },
1715
  {
1716
- "id": "29d9f166-1e42-4239-ae65-4ef659adacd4",
1717
  "question": "What is the hobby of the child of the person whose hobby is judo ?",
1718
  "answer": [
1719
  "model aircraft"
@@ -1743,7 +1743,7 @@
1743
  "type": 6
1744
  },
1745
  {
1746
- "id": "adc47ce2-564a-436e-8e0f-249b429a9601",
1747
  "question": "What is the dob of the husband of the person whose hobby is reading ?",
1748
  "answer": [
1749
  "0189-06-06"
@@ -1773,7 +1773,7 @@
1773
  "type": 6
1774
  },
1775
  {
1776
- "id": "5bebc6b0-8405-4a64-a510-c1525eab1c0e",
1777
  "question": "What is the dob of the father of the person whose job is nurse, mental health ?",
1778
  "answer": [
1779
  "0236-05-17"
@@ -1803,7 +1803,7 @@
1803
  "type": 6
1804
  },
1805
  {
1806
- "id": "99dd9303-4d45-43a5-9ba2-54d739e8bd26",
1807
  "question": "What is the hobby of the husband of the person whose job is production assistant, television ?",
1808
  "answer": [
1809
  "model aircraft"
@@ -1833,11 +1833,11 @@
1833
  "type": 6
1834
  },
1835
  {
1836
- "id": "c319d0b1-c1f7-48a9-b54d-740e2ac3bac3",
1837
  "question": "What is the dob of the sibling of the person whose job is chiropodist ?",
1838
  "answer": [
1839
- "0294-08-01",
1840
  "0293-07-24",
 
1841
  "0297-07-25"
1842
  ],
1843
  "prolog": {
@@ -1865,7 +1865,7 @@
1865
  "type": 6
1866
  },
1867
  {
1868
- "id": "ca8bdef1-e94a-4f95-9c7a-51f0017af18d",
1869
  "question": "What is the dob of the father of the person whose hobby is tennis polo ?",
1870
  "answer": [
1871
  "0266-03-19"
@@ -1895,12 +1895,12 @@
1895
  "type": 6
1896
  },
1897
  {
1898
- "id": "e8d48e93-7353-4b94-a6db-b3bc95cd4e40",
1899
  "question": "What is the hobby of the son of antionette ?",
1900
  "answer": [
1901
- "tea bag collecting",
1902
  "bus spotting[22",
1903
- "darts"
 
1904
  ],
1905
  "prolog": {
1906
  "query": [
@@ -1923,7 +1923,7 @@
1923
  "type": 7
1924
  },
1925
  {
1926
- "id": "3861e0a4-d47d-4d43-bebe-84d4afdf4c82",
1927
  "question": "What is the job of the daughter of ginger ?",
1928
  "answer": [
1929
  "english as a foreign language teacher"
@@ -1949,7 +1949,7 @@
1949
  "type": 7
1950
  },
1951
  {
1952
- "id": "5e4dbbb9-c7e9-450b-baf5-bcadcb3bb53a",
1953
  "question": "What is the job of the sibling of velia ?",
1954
  "answer": [
1955
  "theme park manager"
@@ -1975,7 +1975,7 @@
1975
  "type": 7
1976
  },
1977
  {
1978
- "id": "9f3edc8c-ebad-4eca-8831-02654cc55418",
1979
  "question": "What is the job of the son of leann ?",
1980
  "answer": [
1981
  "theatre manager"
@@ -2001,7 +2001,7 @@
2001
  "type": 7
2002
  },
2003
  {
2004
- "id": "0ca74994-90a1-45e5-9e74-bbe3083fe5ad",
2005
  "question": "What is the job of the child of burt ?",
2006
  "answer": [
2007
  "retail buyer"
@@ -2027,7 +2027,7 @@
2027
  "type": 7
2028
  },
2029
  {
2030
- "id": "9508f56a-f6ea-486c-9fa0-eec51f09f080",
2031
  "question": "What is the job of the wife of cody ?",
2032
  "answer": [
2033
  "surveyor, commercial/residential"
@@ -2053,7 +2053,7 @@
2053
  "type": 7
2054
  },
2055
  {
2056
- "id": "06196045-f1e1-4fcd-aa98-ab411aa4bd85",
2057
  "question": "What is the job of the mother of allyson ?",
2058
  "answer": [
2059
  "location manager"
@@ -2079,11 +2079,11 @@
2079
  "type": 7
2080
  },
2081
  {
2082
- "id": "4f59e943-a2f3-4737-8cf2-7283cca80ba2",
2083
  "question": "What is the job of the sister of cordell ?",
2084
  "answer": [
2085
- "location manager",
2086
- "engineer, manufacturing systems"
2087
  ],
2088
  "prolog": {
2089
  "query": [
@@ -2106,7 +2106,7 @@
2106
  "type": 7
2107
  },
2108
  {
2109
- "id": "23e92088-54f9-4568-beb5-421edee4efed",
2110
  "question": "What is the dob of the father of milo ?",
2111
  "answer": [
2112
  "0231-07-16"
@@ -2132,7 +2132,7 @@
2132
  "type": 7
2133
  },
2134
  {
2135
- "id": "7fa2eb4d-de5f-47d2-91d6-869442dfc5cc",
2136
  "question": "What is the hobby of the child of cody ?",
2137
  "answer": [
2138
  "bowling"
@@ -2158,7 +2158,7 @@
2158
  "type": 7
2159
  },
2160
  {
2161
- "id": "66549952-3f70-4361-b020-a0aa618cffec",
2162
  "question": "What is the job of the person whose hobby is judo ?",
2163
  "answer": [
2164
  "special educational needs teacher"
@@ -2184,7 +2184,7 @@
2184
  "type": 8
2185
  },
2186
  {
2187
- "id": "84581945-6e97-4937-9bf4-0047e8961470",
2188
  "question": "What is the job of the person whose hobby is auto audiophilia ?",
2189
  "answer": [
2190
  "exhibition designer"
@@ -2210,7 +2210,7 @@
2210
  "type": 8
2211
  },
2212
  {
2213
- "id": "c6c21ffd-4288-4f5d-8a30-873e95c74017",
2214
  "question": "What is the dob of the person whose job is nurse, mental health ?",
2215
  "answer": [
2216
  "0270-01-25"
@@ -2236,7 +2236,7 @@
2236
  "type": 8
2237
  },
2238
  {
2239
- "id": "cd8255ac-1bc3-4411-ad73-7bbb1947e768",
2240
  "question": "What is the hobby of the person whose hobby is archery ?",
2241
  "answer": [
2242
  "archery"
@@ -2262,7 +2262,7 @@
2262
  "type": 8
2263
  },
2264
  {
2265
- "id": "d1a15927-39ad-4aff-9943-22af8507ab40",
2266
  "question": "What is the dob of the person whose hobby is dominoes ?",
2267
  "answer": [
2268
  "0293-07-24"
@@ -2288,7 +2288,7 @@
2288
  "type": 8
2289
  },
2290
  {
2291
- "id": "97966683-7e1e-42c2-9292-c91eeb804d82",
2292
  "question": "What is the dob of the person whose hobby is geography ?",
2293
  "answer": [
2294
  "0270-01-28"
@@ -2314,7 +2314,7 @@
2314
  "type": 8
2315
  },
2316
  {
2317
- "id": "b02fef14-b61d-40da-a6be-3bbd4f1d2112",
2318
  "question": "What is the dob of the person whose job is air cabin crew ?",
2319
  "answer": [
2320
  "0270-07-11",
@@ -2341,7 +2341,7 @@
2341
  "type": 8
2342
  },
2343
  {
2344
- "id": "0452b77f-8063-409f-9c57-202f800f3e53",
2345
  "question": "What is the dob of the person whose hobby is bus spotting[22 ?",
2346
  "answer": [
2347
  "0270-07-11",
@@ -2368,7 +2368,7 @@
2368
  "type": 8
2369
  },
2370
  {
2371
- "id": "dbc776d8-1da8-41a0-91a2-febea73e8c3a",
2372
  "question": "What is the hobby of the person whose job is administrator, charities/voluntary organisations ?",
2373
  "answer": [
2374
  "leaves"
@@ -2394,7 +2394,7 @@
2394
  "type": 8
2395
  },
2396
  {
2397
- "id": "84a17715-51e9-4b10-b493-efb8723fbd87",
2398
  "question": "What is the hobby of the person whose job is product designer ?",
2399
  "answer": [
2400
  "learning"
@@ -2420,7 +2420,7 @@
2420
  "type": 8
2421
  },
2422
  {
2423
- "id": "25cb4a81-357a-4a3a-bdc8-8fdaff3336fc",
2424
  "question": "How many brothers does the mother of the child of fidel have?",
2425
  "answer": [
2426
  "45"
@@ -2449,7 +2449,7 @@
2449
  "type": 9
2450
  },
2451
  {
2452
- "id": "1fda2431-be99-4d38-a477-1c97c91335a0",
2453
  "question": "How many children does the child of the daughter of carlotta have?",
2454
  "answer": [
2455
  "132"
@@ -2478,7 +2478,7 @@
2478
  "type": 9
2479
  },
2480
  {
2481
- "id": "5797f590-bba0-43c6-bcd4-4935328ed09a",
2482
  "question": "How many children does the father of the child of antonio have?",
2483
  "answer": [
2484
  "132"
@@ -2507,7 +2507,7 @@
2507
  "type": 9
2508
  },
2509
  {
2510
- "id": "e2e42b4d-b2b2-4a2a-83a1-8e915b1f4818",
2511
  "question": "How many sons does the son of the son of sarah have?",
2512
  "answer": [
2513
  "56"
@@ -2536,7 +2536,7 @@
2536
  "type": 9
2537
  },
2538
  {
2539
- "id": "21364ba2-3a43-4e0d-856e-158cc164855b",
2540
  "question": "How many brothers does the brother of the father of antonio have?",
2541
  "answer": [
2542
  "45"
@@ -2565,7 +2565,7 @@
2565
  "type": 9
2566
  },
2567
  {
2568
- "id": "f2cd3aaf-0330-41b9-8699-3b3c06ad21d4",
2569
  "question": "How many siblings does the sister of the father of antonio have?",
2570
  "answer": [
2571
  "114"
@@ -2594,7 +2594,7 @@
2594
  "type": 9
2595
  },
2596
  {
2597
- "id": "64253294-e0d6-4037-a85d-0a7c0493be24",
2598
  "question": "How many sisters does the child of the mother of aura have?",
2599
  "answer": [
2600
  "69"
@@ -2623,7 +2623,7 @@
2623
  "type": 9
2624
  },
2625
  {
2626
- "id": "c895cd7e-8801-422f-8c28-bfe5f8385913",
2627
  "question": "How many sisters does the father of the child of ginger have?",
2628
  "answer": [
2629
  "69"
@@ -2652,7 +2652,7 @@
2652
  "type": 9
2653
  },
2654
  {
2655
- "id": "b77bff7c-8c06-4eee-9c5d-5a0bf7459ac9",
2656
  "question": "How many daughters does the sibling of the brother of reinaldo have?",
2657
  "answer": [
2658
  "76"
@@ -2681,7 +2681,7 @@
2681
  "type": 9
2682
  },
2683
  {
2684
- "id": "b6a3bad9-d4eb-4916-8ea0-2a818cd38bd1",
2685
  "question": "How many sons does the sister of the mother of milo have?",
2686
  "answer": [
2687
  "56"
@@ -2710,7 +2710,7 @@
2710
  "type": 9
2711
  },
2712
  {
2713
- "id": "7553cc2c-7d59-434c-83fd-fbd52fb37ed4",
2714
  "question": "How many sons does the daughter of the person whose job is minerals surveyor have?",
2715
  "answer": [
2716
  "56"
@@ -2739,7 +2739,7 @@
2739
  "type": 10
2740
  },
2741
  {
2742
- "id": "bdd69404-c598-4ee6-8a97-8b8e9c312a4f",
2743
  "question": "How many daughters does the mother of the person whose hobby is figure skating have?",
2744
  "answer": [
2745
  "76"
@@ -2768,7 +2768,7 @@
2768
  "type": 10
2769
  },
2770
  {
2771
- "id": "fe17b816-9338-4f22-8dad-ba1c3db761f5",
2772
  "question": "How many brothers does the father of the person whose job is scientist, audiological have?",
2773
  "answer": [
2774
  "45"
@@ -2797,7 +2797,7 @@
2797
  "type": 10
2798
  },
2799
  {
2800
- "id": "0dff9b64-3f8e-40b8-9461-4335c0842833",
2801
  "question": "How many siblings does the mother of the person whose job is learning mentor have?",
2802
  "answer": [
2803
  "114"
@@ -2826,7 +2826,7 @@
2826
  "type": 10
2827
  },
2828
  {
2829
- "id": "a286061d-41f3-4776-8cdf-d0933ba010ee",
2830
  "question": "How many children does the child of the person whose hobby is tether car have?",
2831
  "answer": [
2832
  "132"
@@ -2855,7 +2855,7 @@
2855
  "type": 10
2856
  },
2857
  {
2858
- "id": "140c5c8f-9e0b-463e-aa2e-2ad2161069e6",
2859
  "question": "How many siblings does the brother of the person whose job is civil engineer, consulting have?",
2860
  "answer": [
2861
  "114"
@@ -2884,7 +2884,7 @@
2884
  "type": 10
2885
  },
2886
  {
2887
- "id": "1062f471-8a87-4506-869a-3cae428bf664",
2888
  "question": "How many sisters does the brother of the person whose hobby is croquet have?",
2889
  "answer": [
2890
  "69"
@@ -2913,7 +2913,7 @@
2913
  "type": 10
2914
  },
2915
  {
2916
- "id": "5de47618-0961-4ac0-a1a5-9ebef42ef992",
2917
  "question": "How many sisters does the wife of the person whose hobby is snowmobiling have?",
2918
  "answer": [
2919
  "69"
@@ -2942,7 +2942,7 @@
2942
  "type": 10
2943
  },
2944
  {
2945
- "id": "9e024dad-93e5-47a3-9439-7d570bc552ec",
2946
  "question": "How many sons does the daughter of the person whose hobby is bus spotting[22 have?",
2947
  "answer": [
2948
  "56"
@@ -2971,7 +2971,7 @@
2971
  "type": 10
2972
  },
2973
  {
2974
- "id": "fef8ac5d-4015-4e83-b46c-e71d5966acb0",
2975
  "question": "How many siblings does the husband of the person whose hobby is benchmarking have?",
2976
  "answer": [
2977
  "114"
@@ -3000,7 +3000,7 @@
3000
  "type": 10
3001
  },
3002
  {
3003
- "id": "847c2a56-aea7-429b-a613-aa4032fe37a4",
3004
  "question": "How many brothers does the husband of concepcion have?",
3005
  "answer": [
3006
  "45"
@@ -3025,7 +3025,7 @@
3025
  "type": 11
3026
  },
3027
  {
3028
- "id": "e45425b6-9685-4e32-b685-ad7a6b3a51dc",
3029
  "question": "How many sisters does the father of paula have?",
3030
  "answer": [
3031
  "69"
@@ -3050,7 +3050,7 @@
3050
  "type": 11
3051
  },
3052
  {
3053
- "id": "ea6a0798-f110-4f7d-b95d-2a8edf62e16e",
3054
  "question": "How many sons does the wife of cody have?",
3055
  "answer": [
3056
  "56"
@@ -3075,7 +3075,7 @@
3075
  "type": 11
3076
  },
3077
  {
3078
- "id": "d77e8dff-6c01-43c1-9d3c-a2f64be2c4c0",
3079
  "question": "How many sons does the father of deanna have?",
3080
  "answer": [
3081
  "56"
@@ -3100,7 +3100,7 @@
3100
  "type": 11
3101
  },
3102
  {
3103
- "id": "0038a2d9-6678-425a-a224-6f485afbe6f0",
3104
  "question": "How many daughters does the child of dee have?",
3105
  "answer": [
3106
  "76"
@@ -3125,7 +3125,7 @@
3125
  "type": 11
3126
  },
3127
  {
3128
- "id": "e1263a4d-7b99-45af-9ee7-20aac1d05a32",
3129
  "question": "How many sisters does the husband of nell have?",
3130
  "answer": [
3131
  "69"
@@ -3150,7 +3150,7 @@
3150
  "type": 11
3151
  },
3152
  {
3153
- "id": "96ba5047-fdd0-4130-932f-087456a9fd10",
3154
  "question": "How many children does the father of cortney have?",
3155
  "answer": [
3156
  "132"
@@ -3175,7 +3175,7 @@
3175
  "type": 11
3176
  },
3177
  {
3178
- "id": "99d32f78-a6a3-4126-95c2-a3bede150b48",
3179
  "question": "How many daughters does the husband of nell have?",
3180
  "answer": [
3181
  "76"
@@ -3200,7 +3200,7 @@
3200
  "type": 11
3201
  },
3202
  {
3203
- "id": "8d65bbac-a19a-43cf-aaf1-28b9c1eda369",
3204
  "question": "How many sons does the mother of alejandra have?",
3205
  "answer": [
3206
  "56"
@@ -3225,7 +3225,7 @@
3225
  "type": 11
3226
  },
3227
  {
3228
- "id": "faa04ea9-4605-4e81-920d-167890a3b28e",
3229
  "question": "How many children does the daughter of dee have?",
3230
  "answer": [
3231
  "132"
@@ -3250,7 +3250,7 @@
3250
  "type": 11
3251
  },
3252
  {
3253
- "id": "5164f64a-8f06-4512-bfe0-8709933f4f47",
3254
  "question": "How many sisters does the person whose job is runner, broadcasting/film/video have?",
3255
  "answer": [
3256
  "69"
@@ -3275,7 +3275,7 @@
3275
  "type": 12
3276
  },
3277
  {
3278
- "id": "75a29894-c2a0-41df-9650-407bf255d19a",
3279
  "question": "How many brothers does the person whose job is police officer have?",
3280
  "answer": [
3281
  "45"
@@ -3300,7 +3300,7 @@
3300
  "type": 12
3301
  },
3302
  {
3303
- "id": "0d67642e-a809-40fb-8754-17b7f4b44925",
3304
  "question": "How many daughters does the person whose hobby is vehicle restoration have?",
3305
  "answer": [
3306
  "76"
@@ -3325,7 +3325,7 @@
3325
  "type": 12
3326
  },
3327
  {
3328
- "id": "ba3ee097-ebe9-44e3-9bef-e8eb91514b51",
3329
  "question": "How many sisters does the person whose job is exhibition designer have?",
3330
  "answer": [
3331
  "69"
@@ -3350,7 +3350,7 @@
3350
  "type": 12
3351
  },
3352
  {
3353
- "id": "4f869946-7068-48a3-bdbd-4081325de501",
3354
  "question": "How many daughters does the person whose hobby is biology have?",
3355
  "answer": [
3356
  "76"
@@ -3375,7 +3375,7 @@
3375
  "type": 12
3376
  },
3377
  {
3378
- "id": "c7a2a308-5c42-481b-91f0-476ea5ec236c",
3379
  "question": "How many sons does the person whose job is early years teacher have?",
3380
  "answer": [
3381
  "56"
@@ -3400,7 +3400,7 @@
3400
  "type": 12
3401
  },
3402
  {
3403
- "id": "03acaf1a-2fa4-4884-a1f9-20f46f63f1ab",
3404
  "question": "How many brothers does the person whose job is psychotherapist, child have?",
3405
  "answer": [
3406
  "45"
@@ -3425,7 +3425,7 @@
3425
  "type": 12
3426
  },
3427
  {
3428
- "id": "bd9790b0-a17a-4e81-b929-415987879f36",
3429
  "question": "How many children does the person whose hobby is herping have?",
3430
  "answer": [
3431
  "132"
@@ -3450,7 +3450,7 @@
3450
  "type": 12
3451
  },
3452
  {
3453
- "id": "a5d63e45-f39c-4584-ba85-9ad215be4a0c",
3454
  "question": "How many brothers does the person whose job is financial manager have?",
3455
  "answer": [
3456
  "45"
@@ -3475,7 +3475,7 @@
3475
  "type": 12
3476
  },
3477
  {
3478
- "id": "3764a67d-dbcc-4672-b1cb-d70ef9908dd9",
3479
  "question": "How many brothers does the person whose job is primary school teacher have?",
3480
  "answer": [
3481
  "45"
@@ -3500,7 +3500,7 @@
3500
  "type": 12
3501
  },
3502
  {
3503
- "id": "13af1230-5ce6-4000-9d5a-17d7cbf6731d",
3504
  "question": "How many children does dominick have?",
3505
  "answer": [
3506
  "3"
@@ -3521,7 +3521,7 @@
3521
  "type": 13
3522
  },
3523
  {
3524
- "id": "1786e9f3-c2b4-42e9-bf6a-c3348d5fb80f",
3525
  "question": "How many siblings does allyson have?",
3526
  "answer": [
3527
  "1"
@@ -3542,7 +3542,7 @@
3542
  "type": 13
3543
  },
3544
  {
3545
- "id": "b7f076a4-adce-4e14-99e2-f788a7d5c960",
3546
  "question": "How many brothers does janey have?",
3547
  "answer": [
3548
  "1"
@@ -3563,7 +3563,7 @@
3563
  "type": 13
3564
  },
3565
  {
3566
- "id": "3a40c0e3-6676-4bcc-9ef7-8fba9320eef2",
3567
  "question": "How many daughters does billie have?",
3568
  "answer": [
3569
  "0"
@@ -3584,7 +3584,7 @@
3584
  "type": 13
3585
  },
3586
  {
3587
- "id": "832232a3-9b68-4736-98eb-7d38e01944b0",
3588
  "question": "How many sisters does fidel have?",
3589
  "answer": [
3590
  "0"
@@ -3605,7 +3605,7 @@
3605
  "type": 13
3606
  },
3607
  {
3608
- "id": "01676795-2e92-4416-aa9a-c1e8945a43e9",
3609
  "question": "How many sons does vilma have?",
3610
  "answer": [
3611
  "0"
@@ -3626,7 +3626,7 @@
3626
  "type": 13
3627
  },
3628
  {
3629
- "id": "61bb2123-cd5a-47d4-bb08-53e6d17c9fde",
3630
  "question": "How many brothers does milo have?",
3631
  "answer": [
3632
  "1"
@@ -3647,7 +3647,7 @@
3647
  "type": 13
3648
  },
3649
  {
3650
- "id": "e03e9465-0d7e-4e23-bed9-26c9d3f56d43",
3651
  "question": "How many sisters does dominick have?",
3652
  "answer": [
3653
  "2"
@@ -3668,7 +3668,7 @@
3668
  "type": 13
3669
  },
3670
  {
3671
- "id": "b3a08825-20ca-4987-bbf3-a32ab653dea8",
3672
  "question": "How many daughters does sarah have?",
3673
  "answer": [
3674
  "0"
@@ -3689,7 +3689,7 @@
3689
  "type": 13
3690
  },
3691
  {
3692
- "id": "b7afcd6b-df7a-4ec4-8ca4-22e3622e0929",
3693
  "question": "How many siblings does miki have?",
3694
  "answer": [
3695
  "3"
 
1
  [
2
  {
3
+ "id": "ab3c3cc8-0a7b-4444-9663-e996be151e68",
4
  "question": "Who is the husband of the mother of the person whose job is electronics engineer ?",
5
  "answer": [
6
  "leonardo"
 
30
  "type": 0
31
  },
32
  {
33
+ "id": "cc872d86-099c-4124-890d-68321b2ab7af",
34
  "question": "Who is the sister of the child of the person whose job is sports therapist ?",
35
  "answer": [
36
  "sarah",
37
+ "kristine",
38
+ "tona"
39
  ],
40
  "prolog": {
41
  "query": [
 
62
  "type": 0
63
  },
64
  {
65
+ "id": "1cf1f5c9-7b47-4410-9cec-856b1cfef698",
66
  "question": "Who is the sister of the wife of the person whose job is armed forces logistics/support/administrative officer ?",
67
  "answer": [
68
  "cortney"
 
92
  "type": 0
93
  },
94
  {
95
+ "id": "1fa678e9-9be7-4440-8b81-2bc9da931791",
96
  "question": "Who is the mother of the father of the person whose job is air cabin crew ?",
97
  "answer": [
98
  "meghann",
 
123
  "type": 0
124
  },
125
  {
126
+ "id": "1f7be0aa-6d8d-4b7f-a73f-688ed2ad61b9",
127
  "question": "Who is the brother of the daughter of the person whose job is acupuncturist ?",
128
  "answer": [
129
+ "zane",
130
+ "matt"
131
  ],
132
  "prolog": {
133
  "query": [
 
154
  "type": 0
155
  },
156
  {
157
+ "id": "3ba2cc33-c00c-48bf-a13d-ac798fff8f03",
158
  "question": "Who is the child of the mother of the person whose hobby is microscopy ?",
159
  "answer": [
160
+ "ila",
161
  "paula",
162
+ "marlena"
163
  ],
164
  "prolog": {
165
  "query": [
 
186
  "type": 0
187
  },
188
  {
189
+ "id": "50ca43a6-da42-41be-9b7b-513bd39249d1",
190
  "question": "Who is the husband of the mother of the person whose hobby is tether car ?",
191
  "answer": [
192
  "jeff"
 
216
  "type": 0
217
  },
218
  {
219
+ "id": "5a21abc9-fa97-438e-9660-3d471947faa1",
220
  "question": "Who is the daughter of the father of the person whose job is development worker, community ?",
221
  "answer": [
222
  "janey"
 
246
  "type": 0
247
  },
248
  {
249
+ "id": "58a6a1cc-de14-4062-a7b8-5c7021c1a9fe",
250
  "question": "Who is the child of the child of the person whose hobby is cooking ?",
251
  "answer": [
252
+ "velia",
253
+ "christian"
254
  ],
255
  "prolog": {
256
  "query": [
 
277
  "type": 0
278
  },
279
  {
280
+ "id": "2249c11b-9644-49f7-8110-e6755895682b",
281
  "question": "Who is the father of the child of the person whose hobby is snowmobiling ?",
282
  "answer": [
283
  "george"
 
307
  "type": 0
308
  },
309
  {
310
+ "id": "74120760-b9c4-4cad-a81f-e29b9cc5e7f3",
311
  "question": "Who is the husband of the sister of deanna ?",
312
  "answer": [
313
+ "burt",
314
+ "donald"
315
  ],
316
  "prolog": {
317
  "query": [
 
334
  "type": 1
335
  },
336
  {
337
+ "id": "9e0e9960-a618-4d01-a71e-ffdf2f01fd97",
338
  "question": "Who is the child of the son of delpha ?",
339
  "answer": [
340
+ "dixie",
341
+ "nick",
342
  "kurt",
 
343
  "alton",
344
+ "johnna"
 
345
  ],
346
  "prolog": {
347
  "query": [
 
364
  "type": 1
365
  },
366
  {
367
+ "id": "2d3f20d8-8ed1-444b-be4d-ae43fb286a82",
368
  "question": "Who is the father of the mother of ramon ?",
369
  "answer": [
370
  "dominick"
 
390
  "type": 1
391
  },
392
  {
393
+ "id": "7e419f18-2bd2-413a-9ca8-3121d91a5386",
394
  "question": "Who is the daughter of the child of leann ?",
395
  "answer": [
396
  "jenniffer"
 
416
  "type": 1
417
  },
418
  {
419
+ "id": "87486bc3-f62f-4e66-8c70-c1cb84a187ab",
420
  "question": "Who is the child of the child of carlotta ?",
421
  "answer": [
422
  "aura"
 
442
  "type": 1
443
  },
444
  {
445
+ "id": "adada3a5-26fa-4fb9-94f3-2e6774d0a629",
446
  "question": "Who is the husband of the child of thomasine ?",
447
  "answer": [
448
  "tanner",
 
469
  "type": 1
470
  },
471
  {
472
+ "id": "3a756534-afd5-481c-90ca-8fb9e5958970",
473
  "question": "Who is the mother of the father of eric ?",
474
  "answer": [
475
  "ila"
 
495
  "type": 1
496
  },
497
  {
498
+ "id": "c6b5a140-5cb1-46f0-8d9c-0d0b8d6fd908",
499
  "question": "Who is the mother of the son of donald ?",
500
  "answer": [
501
  "reyna"
 
521
  "type": 1
522
  },
523
  {
524
+ "id": "0ea9cee1-8e09-42ad-b6a9-0f4014dafd79",
525
  "question": "Who is the son of the son of rodolfo ?",
526
  "answer": [
527
  "reinaldo",
 
548
  "type": 1
549
  },
550
  {
551
+ "id": "bb650346-df44-48a5-b84e-2ca1e40c541a",
552
  "question": "Who is the father of the sister of georgette ?",
553
  "answer": [
554
  "nick"
 
574
  "type": 1
575
  },
576
  {
577
+ "id": "fc1303a2-e3b1-4c3a-bb13-518b0b4096bf",
578
  "question": "Who is the father of the person whose job is horticultural consultant ?",
579
  "answer": [
580
  "federico"
 
600
  "type": 2
601
  },
602
  {
603
+ "id": "12abc4b5-da9e-4987-bab3-15c14f99441b",
604
  "question": "Who is the child of the person whose job is engineer, technical sales ?",
605
  "answer": [
606
+ "mandy",
607
+ "horacio"
608
  ],
609
  "prolog": {
610
  "query": [
 
627
  "type": 2
628
  },
629
  {
630
+ "id": "11e75ed5-f5b9-4df7-97df-5b1e5dc6054e",
631
  "question": "Who is the father of the person whose job is horticultural consultant ?",
632
  "answer": [
633
  "federico"
 
653
  "type": 2
654
  },
655
  {
656
+ "id": "432a13cc-0db9-484f-a074-41643179666e",
657
  "question": "Who is the son of the person whose hobby is magnet fishing ?",
658
  "answer": [
659
  "alberto"
 
679
  "type": 2
680
  },
681
  {
682
+ "id": "e9340be4-8c38-40bf-bc1a-e4b24d05486a",
683
  "question": "Who is the child of the person whose job is surgeon ?",
684
  "answer": [
685
  "cordell",
 
686
  "cortney",
687
+ "milo",
688
+ "miki"
689
  ],
690
  "prolog": {
691
  "query": [
 
708
  "type": 2
709
  },
710
  {
711
+ "id": "3628ad4c-266c-4500-bad1-cefe2c2ebaae",
712
  "question": "Who is the wife of the person whose job is nurse, learning disability ?",
713
  "answer": [
714
  "rosalee",
 
735
  "type": 2
736
  },
737
  {
738
+ "id": "0aefdcaf-ef16-415d-aac1-c0556266630c",
739
  "question": "Who is the mother of the person whose hobby is philately ?",
740
  "answer": [
741
  "johnna"
 
761
  "type": 2
762
  },
763
  {
764
+ "id": "a9dd2dd8-5bd8-4aa8-86a3-144f232c4571",
765
  "question": "Who is the father of the person whose hobby is mycology ?",
766
  "answer": [
767
  "derick"
 
787
  "type": 2
788
  },
789
  {
790
+ "id": "8ae957be-2fce-4d4b-be37-764036c4909e",
791
  "question": "Who is the brother of the person whose job is nurse, mental health ?",
792
  "answer": [
793
  "reinaldo"
 
813
  "type": 2
814
  },
815
  {
816
+ "id": "eb3d6652-10d4-4ead-b8d8-38ebe08f7acb",
817
  "question": "Who is the sibling of the person whose hobby is audiophile ?",
818
  "answer": [
 
 
 
819
  "danna",
820
+ "alejandra",
821
  "kari",
822
+ "antionette",
823
  "colby",
824
+ "dominick",
825
  "daisy"
826
  ],
827
  "prolog": {
 
845
  "type": 2
846
  },
847
  {
848
+ "id": "ed6e34e9-a0e0-4f1f-95b7-00d3289c5eca",
849
  "question": "Who is the child of sarah ?",
850
  "answer": [
851
  "alberto"
 
867
  "type": 3
868
  },
869
  {
870
+ "id": "c66149ae-ce0a-4f35-b27a-99c377324f8f",
871
  "question": "Who is the wife of fidel ?",
872
  "answer": [
873
  "dixie"
 
889
  "type": 3
890
  },
891
  {
892
+ "id": "e0504536-8ff2-4079-a667-dd1ff5b59d75",
893
  "question": "Who is the father of johnna ?",
894
  "answer": [
895
  "deangelo"
 
911
  "type": 3
912
  },
913
  {
914
+ "id": "2a7978c5-4988-4354-8106-22ec6e591092",
915
  "question": "Who is the child of jay ?",
916
  "answer": [
917
  "deangelo"
 
933
  "type": 3
934
  },
935
  {
936
+ "id": "45615b2c-574e-42b0-ac88-33cfcbc68260",
937
  "question": "Who is the husband of marya ?",
938
  "answer": [
939
  "jeff"
 
955
  "type": 3
956
  },
957
  {
958
+ "id": "8fcb6d8f-c6ab-47b7-aada-038c9d834a26",
959
  "question": "Who is the son of bert ?",
960
  "answer": [
961
  "zackary"
 
977
  "type": 3
978
  },
979
  {
980
+ "id": "f8ede21a-cdea-4e8c-bd5d-8d935bba8d3f",
981
  "question": "Who is the mother of dante ?",
982
  "answer": [
983
  "brigida"
 
999
  "type": 3
1000
  },
1001
  {
1002
+ "id": "794f8adc-c165-410c-ab97-08c0ddf4356b",
1003
  "question": "Who is the father of zackary ?",
1004
  "answer": [
1005
  "bert"
 
1021
  "type": 3
1022
  },
1023
  {
1024
+ "id": "18f4984b-30ad-4f70-83f7-51634866a0dd",
1025
  "question": "Who is the sister of brigida ?",
1026
  "answer": [
1027
  "tanya"
 
1043
  "type": 3
1044
  },
1045
  {
1046
+ "id": "e56bbd94-8fbe-40c1-bcc4-86d59ade1aa1",
1047
  "question": "Who is the wife of alberto ?",
1048
  "answer": [
1049
  "sandy"
 
1065
  "type": 3
1066
  },
1067
  {
1068
+ "id": "3841b9c3-58c1-479d-b3b1-fae854f4cf77",
1069
  "question": "Who is the person whose hobby is shogi ?",
1070
  "answer": [
1071
+ "carlotta",
1072
+ "sandy"
1073
  ],
1074
  "prolog": {
1075
  "query": [
 
1088
  "type": 4
1089
  },
1090
  {
1091
+ "id": "60df983a-9d12-4ae6-a589-8eb9882005a0",
1092
  "question": "Who is the person whose job is medical technical officer ?",
1093
  "answer": [
1094
  "deangelo"
 
1110
  "type": 4
1111
  },
1112
  {
1113
+ "id": "a05449c7-a74b-44d0-b47b-16ed68a7e7ce",
1114
  "question": "Who is the person whose hobby is archery ?",
1115
  "answer": [
1116
  "ezequiel"
 
1132
  "type": 4
1133
  },
1134
  {
1135
+ "id": "778dd3ee-bfb5-4683-ab92-362e95933e22",
1136
  "question": "Who is the person whose hobby is snowmobiling ?",
1137
  "answer": [
1138
  "george"
 
1154
  "type": 4
1155
  },
1156
  {
1157
+ "id": "49b9f25d-5cfb-4bfd-9336-ae597b4cfa65",
1158
  "question": "Who is the person whose job is nurse, mental health ?",
1159
  "answer": [
1160
  "mckinley"
 
1176
  "type": 4
1177
  },
1178
  {
1179
+ "id": "50067ce4-1b3d-4e20-89df-1edc8ec0de5a",
1180
  "question": "Who is the person whose job is estate manager/land agent ?",
1181
  "answer": [
1182
  "janey"
 
1198
  "type": 4
1199
  },
1200
  {
1201
+ "id": "77744cbb-f698-4058-8e38-54528e3d884a",
1202
  "question": "Who is the person whose hobby is audiophile ?",
1203
  "answer": [
1204
  "alfonso",
 
1221
  "type": 4
1222
  },
1223
  {
1224
+ "id": "53660067-14e5-4743-9f31-e21614b1e819",
1225
  "question": "Who is the person whose job is air traffic controller ?",
1226
  "answer": [
1227
  "jay"
 
1243
  "type": 4
1244
  },
1245
  {
1246
+ "id": "30f4d19f-a179-4431-9cd4-2d5559313a14",
1247
  "question": "Who is the person whose hobby is hiking/backpacking ?",
1248
  "answer": [
1249
  "meagan"
 
1265
  "type": 4
1266
  },
1267
  {
1268
+ "id": "98d28ec9-68c0-4c98-97ab-b445f245de94",
1269
  "question": "Who is the person whose job is estate manager/land agent ?",
1270
  "answer": [
1271
  "janey"
 
1287
  "type": 4
1288
  },
1289
  {
1290
+ "id": "6a79c682-7c19-4fc7-9ebf-e04269ff7d27",
1291
  "question": "What is the hobby of the sister of the sibling of tanya ?",
1292
  "answer": [
1293
  "scuba diving"
 
1317
  "type": 5
1318
  },
1319
  {
1320
+ "id": "cabb9739-156a-414b-ad43-20a4e36be3aa",
1321
  "question": "What is the hobby of the father of the daughter of cornelius ?",
1322
  "answer": [
1323
  "ant farming"
 
1347
  "type": 5
1348
  },
1349
  {
1350
+ "id": "2d85469c-2623-43e3-8ffa-0475ddf65147",
1351
  "question": "What is the dob of the mother of the brother of mandy ?",
1352
  "answer": [
1353
  "0260-03-19"
 
1377
  "type": 5
1378
  },
1379
  {
1380
+ "id": "ed074c2e-0e84-4bd7-97f6-ccc3617f89c6",
1381
  "question": "What is the job of the father of the sibling of reinaldo ?",
1382
  "answer": [
1383
  "patent examiner"
 
1407
  "type": 5
1408
  },
1409
  {
1410
+ "id": "3c207e52-6784-48bb-8264-7b520478eeb7",
1411
  "question": "What is the hobby of the mother of the mother of lashanda ?",
1412
  "answer": [
1413
  "meditation"
 
1437
  "type": 5
1438
  },
1439
  {
1440
+ "id": "cddea9b4-a366-4e26-b3f7-b075d7099696",
1441
  "question": "What is the dob of the mother of the brother of zane ?",
1442
  "answer": [
1443
  "0178-04-18"
 
1467
  "type": 5
1468
  },
1469
  {
1470
+ "id": "6dd7753f-03ec-4366-9656-6664d7d80bac",
1471
  "question": "What is the hobby of the son of the daughter of dee ?",
1472
  "answer": [
1473
  "bowling"
 
1497
  "type": 5
1498
  },
1499
  {
1500
+ "id": "944dfd49-9abb-451d-bbf4-c52f808b3691",
1501
  "question": "What is the dob of the husband of the wife of winfred ?",
1502
  "answer": [
1503
  "0261-08-28"
 
1527
  "type": 5
1528
  },
1529
  {
1530
+ "id": "ee24013f-b0e0-4ca0-82b8-69666ff51a4d",
1531
  "question": "What is the hobby of the father of the mother of aura ?",
1532
  "answer": [
1533
  "model aircraft"
 
1557
  "type": 5
1558
  },
1559
  {
1560
+ "id": "44a1bee4-1de5-4ce7-91b4-f291dae0819f",
1561
  "question": "What is the job of the mother of the sister of horacio ?",
1562
  "answer": [
1563
  "engineer, technical sales"
 
1587
  "type": 5
1588
  },
1589
  {
1590
+ "id": "3d43d845-7af4-44a7-9ddb-feaf91bf2499",
1591
  "question": "What is the job of the sibling of the person whose job is dispensing optician ?",
1592
  "answer": [
1593
+ "police officer",
 
1594
  "herpetologist",
1595
+ "insurance account manager",
1596
+ "civil engineer, consulting"
1597
  ],
1598
  "prolog": {
1599
  "query": [
 
1620
  "type": 6
1621
  },
1622
  {
1623
+ "id": "fa7d092f-0290-472a-b549-ecdea11f6ce4",
1624
  "question": "What is the hobby of the brother of the person whose job is early years teacher ?",
1625
  "answer": [
1626
  "metal detecting"
 
1650
  "type": 6
1651
  },
1652
  {
1653
+ "id": "377b4fc7-23f1-4f7d-9c53-2d5be1f9b6ee",
1654
  "question": "What is the job of the wife of the person whose job is sports therapist ?",
1655
  "answer": [
1656
+ "acupuncturist",
1657
+ "translator"
1658
  ],
1659
  "prolog": {
1660
  "query": [
 
1681
  "type": 6
1682
  },
1683
  {
1684
+ "id": "c95224e5-081c-4d9a-b75e-863fd7a0e26d",
1685
  "question": "What is the job of the sibling of the person whose hobby is ephemera collecting ?",
1686
  "answer": [
 
1687
  "operations geologist",
1688
+ "engineer, manufacturing systems",
1689
+ "location manager"
1690
  ],
1691
  "prolog": {
1692
  "query": [
 
1713
  "type": 6
1714
  },
1715
  {
1716
+ "id": "2fa4c780-24c4-4dba-83cb-f15201097b3d",
1717
  "question": "What is the hobby of the child of the person whose hobby is judo ?",
1718
  "answer": [
1719
  "model aircraft"
 
1743
  "type": 6
1744
  },
1745
  {
1746
+ "id": "d8d911d3-e211-431e-9602-ff04c1af5650",
1747
  "question": "What is the dob of the husband of the person whose hobby is reading ?",
1748
  "answer": [
1749
  "0189-06-06"
 
1773
  "type": 6
1774
  },
1775
  {
1776
+ "id": "5f1cab2f-7ffe-4a05-a939-8f26164e30df",
1777
  "question": "What is the dob of the father of the person whose job is nurse, mental health ?",
1778
  "answer": [
1779
  "0236-05-17"
 
1803
  "type": 6
1804
  },
1805
  {
1806
+ "id": "c1f4ff0e-6120-4f18-8c34-83aa850e2604",
1807
  "question": "What is the hobby of the husband of the person whose job is production assistant, television ?",
1808
  "answer": [
1809
  "model aircraft"
 
1833
  "type": 6
1834
  },
1835
  {
1836
+ "id": "e9bc4fcc-0364-46db-b22c-301c1950e826",
1837
  "question": "What is the dob of the sibling of the person whose job is chiropodist ?",
1838
  "answer": [
 
1839
  "0293-07-24",
1840
+ "0294-08-01",
1841
  "0297-07-25"
1842
  ],
1843
  "prolog": {
 
1865
  "type": 6
1866
  },
1867
  {
1868
+ "id": "cf08798d-01da-4fd2-b188-d0c7762b2033",
1869
  "question": "What is the dob of the father of the person whose hobby is tennis polo ?",
1870
  "answer": [
1871
  "0266-03-19"
 
1895
  "type": 6
1896
  },
1897
  {
1898
+ "id": "080de651-b866-4a69-ab84-de8a3153df91",
1899
  "question": "What is the hobby of the son of antionette ?",
1900
  "answer": [
 
1901
  "bus spotting[22",
1902
+ "darts",
1903
+ "tea bag collecting"
1904
  ],
1905
  "prolog": {
1906
  "query": [
 
1923
  "type": 7
1924
  },
1925
  {
1926
+ "id": "8dd97924-b728-4e81-b5e5-c3c6bcb7583e",
1927
  "question": "What is the job of the daughter of ginger ?",
1928
  "answer": [
1929
  "english as a foreign language teacher"
 
1949
  "type": 7
1950
  },
1951
  {
1952
+ "id": "fc06d362-6589-42b1-babf-222bb5f87854",
1953
  "question": "What is the job of the sibling of velia ?",
1954
  "answer": [
1955
  "theme park manager"
 
1975
  "type": 7
1976
  },
1977
  {
1978
+ "id": "e2988edc-0ace-4544-aeca-02527cc1f20d",
1979
  "question": "What is the job of the son of leann ?",
1980
  "answer": [
1981
  "theatre manager"
 
2001
  "type": 7
2002
  },
2003
  {
2004
+ "id": "dcd6dc0b-2e46-4a4c-880b-a7d35485194c",
2005
  "question": "What is the job of the child of burt ?",
2006
  "answer": [
2007
  "retail buyer"
 
2027
  "type": 7
2028
  },
2029
  {
2030
+ "id": "113f7c7a-8b2f-467a-b2ac-696f859aa43b",
2031
  "question": "What is the job of the wife of cody ?",
2032
  "answer": [
2033
  "surveyor, commercial/residential"
 
2053
  "type": 7
2054
  },
2055
  {
2056
+ "id": "458f34a4-2a75-48fe-9dc2-ea474e12afc7",
2057
  "question": "What is the job of the mother of allyson ?",
2058
  "answer": [
2059
  "location manager"
 
2079
  "type": 7
2080
  },
2081
  {
2082
+ "id": "6a7c8331-068b-4bb2-8456-de1092904b66",
2083
  "question": "What is the job of the sister of cordell ?",
2084
  "answer": [
2085
+ "engineer, manufacturing systems",
2086
+ "location manager"
2087
  ],
2088
  "prolog": {
2089
  "query": [
 
2106
  "type": 7
2107
  },
2108
  {
2109
+ "id": "c971c022-c40d-4717-8aa1-07006b464594",
2110
  "question": "What is the dob of the father of milo ?",
2111
  "answer": [
2112
  "0231-07-16"
 
2132
  "type": 7
2133
  },
2134
  {
2135
+ "id": "b3beab2a-1427-4774-8323-9d6a17a3560b",
2136
  "question": "What is the hobby of the child of cody ?",
2137
  "answer": [
2138
  "bowling"
 
2158
  "type": 7
2159
  },
2160
  {
2161
+ "id": "0c98527d-7db9-412c-b348-579ac9c96d6d",
2162
  "question": "What is the job of the person whose hobby is judo ?",
2163
  "answer": [
2164
  "special educational needs teacher"
 
2184
  "type": 8
2185
  },
2186
  {
2187
+ "id": "4cbb8ed1-43c9-42a2-87c0-0ec57634b3ce",
2188
  "question": "What is the job of the person whose hobby is auto audiophilia ?",
2189
  "answer": [
2190
  "exhibition designer"
 
2210
  "type": 8
2211
  },
2212
  {
2213
+ "id": "df4f2a4c-3a51-41bd-94ec-24ed4fb9daaa",
2214
  "question": "What is the dob of the person whose job is nurse, mental health ?",
2215
  "answer": [
2216
  "0270-01-25"
 
2236
  "type": 8
2237
  },
2238
  {
2239
+ "id": "36bb0bf8-0977-4231-a05d-5485d8eab084",
2240
  "question": "What is the hobby of the person whose hobby is archery ?",
2241
  "answer": [
2242
  "archery"
 
2262
  "type": 8
2263
  },
2264
  {
2265
+ "id": "91f3b815-5539-4baa-b61c-978c4e563d2d",
2266
  "question": "What is the dob of the person whose hobby is dominoes ?",
2267
  "answer": [
2268
  "0293-07-24"
 
2288
  "type": 8
2289
  },
2290
  {
2291
+ "id": "be7c6e97-7e51-4200-96a4-ce02fe40ce98",
2292
  "question": "What is the dob of the person whose hobby is geography ?",
2293
  "answer": [
2294
  "0270-01-28"
 
2314
  "type": 8
2315
  },
2316
  {
2317
+ "id": "40bed231-948b-4e6c-a37f-c69cbe954b39",
2318
  "question": "What is the dob of the person whose job is air cabin crew ?",
2319
  "answer": [
2320
  "0270-07-11",
 
2341
  "type": 8
2342
  },
2343
  {
2344
+ "id": "49f37c16-7513-46fc-be3b-054262905c6e",
2345
  "question": "What is the dob of the person whose hobby is bus spotting[22 ?",
2346
  "answer": [
2347
  "0270-07-11",
 
2368
  "type": 8
2369
  },
2370
  {
2371
+ "id": "40d143d8-2bcb-40cc-8483-71ad403c3df4",
2372
  "question": "What is the hobby of the person whose job is administrator, charities/voluntary organisations ?",
2373
  "answer": [
2374
  "leaves"
 
2394
  "type": 8
2395
  },
2396
  {
2397
+ "id": "7623cbdb-2ebc-429f-8068-f0fa89c95b76",
2398
  "question": "What is the hobby of the person whose job is product designer ?",
2399
  "answer": [
2400
  "learning"
 
2420
  "type": 8
2421
  },
2422
  {
2423
+ "id": "a12b23f1-ecdd-4fb8-a908-f6806600266d",
2424
  "question": "How many brothers does the mother of the child of fidel have?",
2425
  "answer": [
2426
  "45"
 
2449
  "type": 9
2450
  },
2451
  {
2452
+ "id": "92218d45-a8b0-4790-a2a4-69ac656ee490",
2453
  "question": "How many children does the child of the daughter of carlotta have?",
2454
  "answer": [
2455
  "132"
 
2478
  "type": 9
2479
  },
2480
  {
2481
+ "id": "b20bed8d-b207-451a-9f56-4409bfef7957",
2482
  "question": "How many children does the father of the child of antonio have?",
2483
  "answer": [
2484
  "132"
 
2507
  "type": 9
2508
  },
2509
  {
2510
+ "id": "b227ee0e-9355-4750-970c-5ae88b266295",
2511
  "question": "How many sons does the son of the son of sarah have?",
2512
  "answer": [
2513
  "56"
 
2536
  "type": 9
2537
  },
2538
  {
2539
+ "id": "ff298f26-4bcd-4735-816a-f94c5cd3eab5",
2540
  "question": "How many brothers does the brother of the father of antonio have?",
2541
  "answer": [
2542
  "45"
 
2565
  "type": 9
2566
  },
2567
  {
2568
+ "id": "71f2af1b-7d32-4aa9-ad78-bbc4dbaa6e7b",
2569
  "question": "How many siblings does the sister of the father of antonio have?",
2570
  "answer": [
2571
  "114"
 
2594
  "type": 9
2595
  },
2596
  {
2597
+ "id": "1c39ba2f-f466-4581-906b-ffbae270e39e",
2598
  "question": "How many sisters does the child of the mother of aura have?",
2599
  "answer": [
2600
  "69"
 
2623
  "type": 9
2624
  },
2625
  {
2626
+ "id": "176dee92-02b7-494a-b2d9-c6f22dc7cc42",
2627
  "question": "How many sisters does the father of the child of ginger have?",
2628
  "answer": [
2629
  "69"
 
2652
  "type": 9
2653
  },
2654
  {
2655
+ "id": "12f523dc-85e9-44c8-89a0-18808ef619b5",
2656
  "question": "How many daughters does the sibling of the brother of reinaldo have?",
2657
  "answer": [
2658
  "76"
 
2681
  "type": 9
2682
  },
2683
  {
2684
+ "id": "27ae71e9-e6ac-498c-9273-f1832f846175",
2685
  "question": "How many sons does the sister of the mother of milo have?",
2686
  "answer": [
2687
  "56"
 
2710
  "type": 9
2711
  },
2712
  {
2713
+ "id": "13677ce0-bddd-4dc3-8038-060a750f2c19",
2714
  "question": "How many sons does the daughter of the person whose job is minerals surveyor have?",
2715
  "answer": [
2716
  "56"
 
2739
  "type": 10
2740
  },
2741
  {
2742
+ "id": "cc35e6fa-2bdb-410e-9a8e-7f888e915eac",
2743
  "question": "How many daughters does the mother of the person whose hobby is figure skating have?",
2744
  "answer": [
2745
  "76"
 
2768
  "type": 10
2769
  },
2770
  {
2771
+ "id": "e104238f-e745-4a7e-ab9f-034db4f3e0d9",
2772
  "question": "How many brothers does the father of the person whose job is scientist, audiological have?",
2773
  "answer": [
2774
  "45"
 
2797
  "type": 10
2798
  },
2799
  {
2800
+ "id": "a42bd689-f1ea-41dd-b042-5c9bf0a69a4d",
2801
  "question": "How many siblings does the mother of the person whose job is learning mentor have?",
2802
  "answer": [
2803
  "114"
 
2826
  "type": 10
2827
  },
2828
  {
2829
+ "id": "db0053aa-6bed-41d5-8cb2-7ecba8f214f9",
2830
  "question": "How many children does the child of the person whose hobby is tether car have?",
2831
  "answer": [
2832
  "132"
 
2855
  "type": 10
2856
  },
2857
  {
2858
+ "id": "adc61e52-9e13-4759-ab06-eafa8d030be3",
2859
  "question": "How many siblings does the brother of the person whose job is civil engineer, consulting have?",
2860
  "answer": [
2861
  "114"
 
2884
  "type": 10
2885
  },
2886
  {
2887
+ "id": "9755a292-0f8b-47ad-8cab-a8b7d4c9561a",
2888
  "question": "How many sisters does the brother of the person whose hobby is croquet have?",
2889
  "answer": [
2890
  "69"
 
2913
  "type": 10
2914
  },
2915
  {
2916
+ "id": "ce89905f-9af3-4a9f-87d9-dcce40ad93a1",
2917
  "question": "How many sisters does the wife of the person whose hobby is snowmobiling have?",
2918
  "answer": [
2919
  "69"
 
2942
  "type": 10
2943
  },
2944
  {
2945
+ "id": "44352821-b1cb-4a0c-83e7-38b2fad86dfc",
2946
  "question": "How many sons does the daughter of the person whose hobby is bus spotting[22 have?",
2947
  "answer": [
2948
  "56"
 
2971
  "type": 10
2972
  },
2973
  {
2974
+ "id": "b698a250-e9fa-423f-b50c-b1d12cf04308",
2975
  "question": "How many siblings does the husband of the person whose hobby is benchmarking have?",
2976
  "answer": [
2977
  "114"
 
3000
  "type": 10
3001
  },
3002
  {
3003
+ "id": "b9cdaa82-720b-45de-ae47-9ca67cb7790c",
3004
  "question": "How many brothers does the husband of concepcion have?",
3005
  "answer": [
3006
  "45"
 
3025
  "type": 11
3026
  },
3027
  {
3028
+ "id": "d53d380c-4793-4562-ac16-60caa225fb2b",
3029
  "question": "How many sisters does the father of paula have?",
3030
  "answer": [
3031
  "69"
 
3050
  "type": 11
3051
  },
3052
  {
3053
+ "id": "e8a870b0-6a51-4112-9484-b35113f386de",
3054
  "question": "How many sons does the wife of cody have?",
3055
  "answer": [
3056
  "56"
 
3075
  "type": 11
3076
  },
3077
  {
3078
+ "id": "22f5b74b-fa8d-410e-91b4-5f5ad9c8fe9e",
3079
  "question": "How many sons does the father of deanna have?",
3080
  "answer": [
3081
  "56"
 
3100
  "type": 11
3101
  },
3102
  {
3103
+ "id": "725b3893-29b6-4f16-b3c2-f028ccfe99dc",
3104
  "question": "How many daughters does the child of dee have?",
3105
  "answer": [
3106
  "76"
 
3125
  "type": 11
3126
  },
3127
  {
3128
+ "id": "3ae4da22-0b36-44c3-866b-eaa1d27dd8c1",
3129
  "question": "How many sisters does the husband of nell have?",
3130
  "answer": [
3131
  "69"
 
3150
  "type": 11
3151
  },
3152
  {
3153
+ "id": "8b78c664-644e-4f2a-a7e6-8253a433eb63",
3154
  "question": "How many children does the father of cortney have?",
3155
  "answer": [
3156
  "132"
 
3175
  "type": 11
3176
  },
3177
  {
3178
+ "id": "3921aceb-961f-490f-9edc-908c01dbbced",
3179
  "question": "How many daughters does the husband of nell have?",
3180
  "answer": [
3181
  "76"
 
3200
  "type": 11
3201
  },
3202
  {
3203
+ "id": "864ba5e5-a07b-437f-b113-40114f8c8cab",
3204
  "question": "How many sons does the mother of alejandra have?",
3205
  "answer": [
3206
  "56"
 
3225
  "type": 11
3226
  },
3227
  {
3228
+ "id": "f90930ef-2247-4d3a-aa61-16125aac24f3",
3229
  "question": "How many children does the daughter of dee have?",
3230
  "answer": [
3231
  "132"
 
3250
  "type": 11
3251
  },
3252
  {
3253
+ "id": "506624a8-9913-4862-87ed-e129f989023a",
3254
  "question": "How many sisters does the person whose job is runner, broadcasting/film/video have?",
3255
  "answer": [
3256
  "69"
 
3275
  "type": 12
3276
  },
3277
  {
3278
+ "id": "c801bb78-cf0a-4cb9-8b8f-91e74b180d32",
3279
  "question": "How many brothers does the person whose job is police officer have?",
3280
  "answer": [
3281
  "45"
 
3300
  "type": 12
3301
  },
3302
  {
3303
+ "id": "55717b2b-7930-4b91-9e57-cdd56f2aff53",
3304
  "question": "How many daughters does the person whose hobby is vehicle restoration have?",
3305
  "answer": [
3306
  "76"
 
3325
  "type": 12
3326
  },
3327
  {
3328
+ "id": "4679a200-229b-48ab-a257-b222edd190da",
3329
  "question": "How many sisters does the person whose job is exhibition designer have?",
3330
  "answer": [
3331
  "69"
 
3350
  "type": 12
3351
  },
3352
  {
3353
+ "id": "d9544a04-7927-467c-9b3d-4fafb31354f3",
3354
  "question": "How many daughters does the person whose hobby is biology have?",
3355
  "answer": [
3356
  "76"
 
3375
  "type": 12
3376
  },
3377
  {
3378
+ "id": "4af285e9-7824-4d5e-bd3e-83dc94d3263a",
3379
  "question": "How many sons does the person whose job is early years teacher have?",
3380
  "answer": [
3381
  "56"
 
3400
  "type": 12
3401
  },
3402
  {
3403
+ "id": "cb24a5b1-2c8d-4360-8011-b3b2aea354ee",
3404
  "question": "How many brothers does the person whose job is psychotherapist, child have?",
3405
  "answer": [
3406
  "45"
 
3425
  "type": 12
3426
  },
3427
  {
3428
+ "id": "464e8fbd-fa4a-4b20-a5eb-da6c230452ae",
3429
  "question": "How many children does the person whose hobby is herping have?",
3430
  "answer": [
3431
  "132"
 
3450
  "type": 12
3451
  },
3452
  {
3453
+ "id": "ae537769-f8ee-4404-afe7-e5b9aa581886",
3454
  "question": "How many brothers does the person whose job is financial manager have?",
3455
  "answer": [
3456
  "45"
 
3475
  "type": 12
3476
  },
3477
  {
3478
+ "id": "00d7e5e9-385b-4d47-b23c-1ce384a29147",
3479
  "question": "How many brothers does the person whose job is primary school teacher have?",
3480
  "answer": [
3481
  "45"
 
3500
  "type": 12
3501
  },
3502
  {
3503
+ "id": "ce2aa412-b2c9-4d5c-ba1a-c6db3763342a",
3504
  "question": "How many children does dominick have?",
3505
  "answer": [
3506
  "3"
 
3521
  "type": 13
3522
  },
3523
  {
3524
+ "id": "9d7b7e7f-ffff-453b-b967-d1831e50a1ab",
3525
  "question": "How many siblings does allyson have?",
3526
  "answer": [
3527
  "1"
 
3542
  "type": 13
3543
  },
3544
  {
3545
+ "id": "6cd068ef-d4bb-42e8-b175-579148ee06fd",
3546
  "question": "How many brothers does janey have?",
3547
  "answer": [
3548
  "1"
 
3563
  "type": 13
3564
  },
3565
  {
3566
+ "id": "052c7eb8-c682-42e9-a347-7d6bfdd1e586",
3567
  "question": "How many daughters does billie have?",
3568
  "answer": [
3569
  "0"
 
3584
  "type": 13
3585
  },
3586
  {
3587
+ "id": "21e181fd-e966-4c45-a70c-e2edf8caecc0",
3588
  "question": "How many sisters does fidel have?",
3589
  "answer": [
3590
  "0"
 
3605
  "type": 13
3606
  },
3607
  {
3608
+ "id": "eae3f0a7-7a47-4bf2-a88a-6bf9f1f640b7",
3609
  "question": "How many sons does vilma have?",
3610
  "answer": [
3611
  "0"
 
3626
  "type": 13
3627
  },
3628
  {
3629
+ "id": "3ce3c5dc-1a91-4ef3-b668-1866816aac37",
3630
  "question": "How many brothers does milo have?",
3631
  "answer": [
3632
  "1"
 
3647
  "type": 13
3648
  },
3649
  {
3650
+ "id": "9419cfd4-d30e-4845-8fca-12eed727364b",
3651
  "question": "How many sisters does dominick have?",
3652
  "answer": [
3653
  "2"
 
3668
  "type": 13
3669
  },
3670
  {
3671
+ "id": "153d7c9f-ddca-431c-8bcb-7d0f2514032d",
3672
  "question": "How many daughters does sarah have?",
3673
  "answer": [
3674
  "0"
 
3689
  "type": 13
3690
  },
3691
  {
3692
+ "id": "6ee788b6-92d3-4b9c-9849-d43803b05b59",
3693
  "question": "How many siblings does miki have?",
3694
  "answer": [
3695
  "3"
{depth7 → depth_8_size_26_seed_1}/articles.json RENAMED
File without changes
{depth7 → depth_8_size_26_seed_1}/family_tree_1.pl RENAMED
File without changes
{depth7 → depth_8_size_26_seed_1}/family_tree_1.png RENAMED
File without changes
{depth8 → depth_8_size_26_seed_1}/questions.json RENAMED
@@ -1,10 +1,10 @@
1
  [
2
  {
3
- "id": "cf529e38-f545-429a-8c94-c556ddacf52b",
4
  "question": "Who is the daughter of the mother of the person whose job is air cabin crew ?",
5
  "answer": [
6
- "rosalee",
7
  "reyna",
 
8
  "deanna"
9
  ],
10
  "prolog": {
@@ -32,7 +32,7 @@
32
  "type": 0
33
  },
34
  {
35
- "id": "3941c2fe-e1f7-485f-8904-ce4402546537",
36
  "question": "Who is the mother of the child of the person whose hobby is radio-controlled car racing ?",
37
  "answer": [
38
  "meghann"
@@ -62,7 +62,7 @@
62
  "type": 0
63
  },
64
  {
65
- "id": "aefd1560-9110-4608-b6eb-7e3f6e8922ac",
66
  "question": "Who is the sister of the father of the person whose job is civil engineer, consulting ?",
67
  "answer": [
68
  "antionette",
@@ -93,7 +93,7 @@
93
  "type": 0
94
  },
95
  {
96
- "id": "5ad1410f-1348-43fe-940f-7c6295c8e23f",
97
  "question": "Who is the son of the husband of the person whose job is museum education officer ?",
98
  "answer": [
99
  "matt"
@@ -123,12 +123,12 @@
123
  "type": 0
124
  },
125
  {
126
- "id": "34d0a2b2-a17b-49c6-b7da-c3d7979bc558",
127
  "question": "Who is the son of the father of the person whose job is public house manager ?",
128
  "answer": [
129
  "alfonso",
130
- "dominick",
131
- "colby"
132
  ],
133
  "prolog": {
134
  "query": [
@@ -155,7 +155,7 @@
155
  "type": 0
156
  },
157
  {
158
- "id": "19af9b2f-2ebc-45c9-b7af-bd299a85456e",
159
  "question": "Who is the father of the child of the person whose hobby is geocaching ?",
160
  "answer": [
161
  "tanner"
@@ -185,7 +185,7 @@
185
  "type": 0
186
  },
187
  {
188
- "id": "f44880a3-edfc-452e-a1a6-fd69277c47c7",
189
  "question": "Who is the father of the sibling of the person whose job is biomedical scientist ?",
190
  "answer": [
191
  "dominick"
@@ -215,7 +215,7 @@
215
  "type": 0
216
  },
217
  {
218
- "id": "5f65e33a-06c6-4e6e-937b-e59a3d1ee875",
219
  "question": "Who is the daughter of the wife of the person whose hobby is fossil hunting ?",
220
  "answer": [
221
  "antionette",
@@ -246,7 +246,7 @@
246
  "type": 0
247
  },
248
  {
249
- "id": "9c53b198-4c56-49e9-b2f2-e47c7b626ad8",
250
  "question": "Who is the son of the mother of the person whose job is civil engineer, consulting ?",
251
  "answer": [
252
  "ellis"
@@ -276,7 +276,7 @@
276
  "type": 0
277
  },
278
  {
279
- "id": "40a1eba4-f7d9-4c4f-a0ae-1b86dc021e1f",
280
  "question": "Who is the mother of the sibling of the person whose job is therapist, art ?",
281
  "answer": [
282
  "kanesha"
@@ -306,7 +306,7 @@
306
  "type": 0
307
  },
308
  {
309
- "id": "45f5bd5f-5d86-4ac0-98e6-7203c622536a",
310
  "question": "Who is the father of the brother of dixie ?",
311
  "answer": [
312
  "deangelo"
@@ -332,7 +332,7 @@
332
  "type": 1
333
  },
334
  {
335
- "id": "1877b217-186d-4bf7-a10b-fe6d06a4ecbf",
336
  "question": "Who is the brother of the sister of dixie ?",
337
  "answer": [
338
  "alton"
@@ -358,7 +358,7 @@
358
  "type": 1
359
  },
360
  {
361
- "id": "1e098662-67af-48c9-a184-2d02ff76ff99",
362
  "question": "Who is the child of the child of scotty ?",
363
  "answer": [
364
  "matt"
@@ -384,14 +384,14 @@
384
  "type": 1
385
  },
386
  {
387
- "id": "e5ce4d4f-e7cd-44d6-bd3a-91d6839ab17c",
388
  "question": "Who is the daughter of the child of kanesha ?",
389
  "answer": [
390
- "dixie",
391
  "johnna",
 
392
  "rosalee",
393
- "reyna",
394
- "deanna"
395
  ],
396
  "prolog": {
397
  "query": [
@@ -414,7 +414,7 @@
414
  "type": 1
415
  },
416
  {
417
- "id": "104e43aa-6481-41c0-8649-314ade736a0d",
418
  "question": "Who is the father of the sister of daisy ?",
419
  "answer": [
420
  "matt"
@@ -440,7 +440,7 @@
440
  "type": 1
441
  },
442
  {
443
- "id": "61a0a062-c595-49e0-afe7-5d4c996d9fe9",
444
  "question": "Who is the father of the sibling of reyna ?",
445
  "answer": [
446
  "dominick"
@@ -466,14 +466,14 @@
466
  "type": 1
467
  },
468
  {
469
- "id": "b9fbe458-432d-45e0-9dd8-1e7e185f15d2",
470
  "question": "Who is the child of the wife of derick ?",
471
  "answer": [
472
  "colby",
473
- "antionette",
474
- "dominick",
475
  "alfonso",
476
- "kari"
 
 
477
  ],
478
  "prolog": {
479
  "query": [
@@ -496,7 +496,7 @@
496
  "type": 1
497
  },
498
  {
499
- "id": "accd923b-34b0-403f-ad30-aec45fa247e4",
500
  "question": "Who is the mother of the son of deangelo ?",
501
  "answer": [
502
  "antionette"
@@ -522,7 +522,7 @@
522
  "type": 1
523
  },
524
  {
525
- "id": "a361e3c9-0271-4937-8cc3-b5188f0b1174",
526
  "question": "Who is the father of the child of tanner ?",
527
  "answer": [
528
  "tanner"
@@ -548,7 +548,7 @@
548
  "type": 1
549
  },
550
  {
551
- "id": "cef10e94-1596-4d11-84f9-8b2bb0de62df",
552
  "question": "Who is the father of the child of ila ?",
553
  "answer": [
554
  "alfonso"
@@ -574,7 +574,7 @@
574
  "type": 1
575
  },
576
  {
577
- "id": "4a934eeb-4be9-4df5-81c2-4a3a5942bfae",
578
  "question": "Who is the father of the person whose hobby is geocaching ?",
579
  "answer": [
580
  "matt"
@@ -600,12 +600,12 @@
600
  "type": 2
601
  },
602
  {
603
- "id": "c679a878-08af-44b8-afdb-0a38c44d3f89",
604
  "question": "Who is the sibling of the person whose hobby is dominoes ?",
605
  "answer": [
606
  "alfonso",
607
- "dominick",
608
  "colby",
 
609
  "antionette"
610
  ],
611
  "prolog": {
@@ -629,7 +629,7 @@
629
  "type": 2
630
  },
631
  {
632
- "id": "367606dd-1036-46bc-be89-7d5988729696",
633
  "question": "Who is the father of the person whose job is ranger/warden ?",
634
  "answer": [
635
  "tanner"
@@ -655,7 +655,7 @@
655
  "type": 2
656
  },
657
  {
658
- "id": "070e4882-f899-4652-96f9-38e5687c1f28",
659
  "question": "Who is the father of the person whose hobby is trainspotting ?",
660
  "answer": [
661
  "tanner"
@@ -681,7 +681,7 @@
681
  "type": 2
682
  },
683
  {
684
- "id": "ed39cd93-196d-4fc3-bce3-1f0aa4f69215",
685
  "question": "Who is the daughter of the person whose job is engineer, manufacturing systems ?",
686
  "answer": [
687
  "lyndia"
@@ -707,7 +707,7 @@
707
  "type": 2
708
  },
709
  {
710
- "id": "d4f2dcc6-6493-47d9-9866-5078cea927d2",
711
  "question": "Who is the wife of the person whose job is therapist, art ?",
712
  "answer": [
713
  "daisy"
@@ -733,7 +733,7 @@
733
  "type": 2
734
  },
735
  {
736
- "id": "3aabb515-844a-4956-8dea-298fddad2a98",
737
  "question": "Who is the mother of the person whose job is ranger/warden ?",
738
  "answer": [
739
  "meghann"
@@ -759,7 +759,7 @@
759
  "type": 2
760
  },
761
  {
762
- "id": "d6094f01-173d-4f2e-89d3-e4e3ac22f2af",
763
  "question": "Who is the daughter of the person whose hobby is dairy farming ?",
764
  "answer": [
765
  "johnna",
@@ -786,11 +786,11 @@
786
  "type": 2
787
  },
788
  {
789
- "id": "26fa740b-0d9e-4793-9d23-98d2d3f4dbaf",
790
  "question": "Who is the father of the person whose hobby is meditation ?",
791
  "answer": [
792
- "derick",
793
- "vicente"
794
  ],
795
  "prolog": {
796
  "query": [
@@ -813,7 +813,7 @@
813
  "type": 2
814
  },
815
  {
816
- "id": "eb93abfa-72fe-48d7-8f4e-d99197ad0f7b",
817
  "question": "Who is the child of the person whose hobby is architecture ?",
818
  "answer": [
819
  "lyndia"
@@ -839,7 +839,7 @@
839
  "type": 2
840
  },
841
  {
842
- "id": "41309b13-df6c-4a4c-96a6-71513fcf2877",
843
  "question": "Who is the father of miki ?",
844
  "answer": [
845
  "tanner"
@@ -861,11 +861,11 @@
861
  "type": 3
862
  },
863
  {
864
- "id": "4047fc2f-f7ee-49e2-be56-e7c72e6b3f77",
865
  "question": "Who is the daughter of dominick ?",
866
  "answer": [
867
- "rosalee",
868
  "reyna",
 
869
  "deanna"
870
  ],
871
  "prolog": {
@@ -885,7 +885,7 @@
885
  "type": 3
886
  },
887
  {
888
- "id": "0130a86e-e03d-430e-8fc8-1f08031b5033",
889
  "question": "Who is the brother of johnna ?",
890
  "answer": [
891
  "alton"
@@ -907,7 +907,7 @@
907
  "type": 3
908
  },
909
  {
910
- "id": "183a810b-3516-46db-a027-dedff9ac0094",
911
  "question": "Who is the brother of dominick ?",
912
  "answer": [
913
  "alfonso",
@@ -930,7 +930,7 @@
930
  "type": 3
931
  },
932
  {
933
- "id": "3c009601-84d7-4cd9-a048-69f570e6de0a",
934
  "question": "Who is the husband of lyndia ?",
935
  "answer": [
936
  "vicente"
@@ -952,7 +952,7 @@
952
  "type": 3
953
  },
954
  {
955
- "id": "56d46789-a386-4def-addc-a58bbb2bd05d",
956
  "question": "Who is the father of alfonso ?",
957
  "answer": [
958
  "derick"
@@ -974,7 +974,7 @@
974
  "type": 3
975
  },
976
  {
977
- "id": "698bc3cd-7f1e-4fe1-af8d-af02a6155adb",
978
  "question": "Who is the brother of colby ?",
979
  "answer": [
980
  "alfonso",
@@ -997,7 +997,7 @@
997
  "type": 3
998
  },
999
  {
1000
- "id": "2a175ce8-ae39-4dbc-9f59-9ae94bc37a17",
1001
  "question": "Who is the wife of vicente ?",
1002
  "answer": [
1003
  "lyndia"
@@ -1019,7 +1019,7 @@
1019
  "type": 3
1020
  },
1021
  {
1022
- "id": "f246f45a-5536-4d54-b0fe-237ece67006d",
1023
  "question": "Who is the sister of daisy ?",
1024
  "answer": [
1025
  "meghann"
@@ -1041,7 +1041,7 @@
1041
  "type": 3
1042
  },
1043
  {
1044
- "id": "cc237413-46d8-4dde-88b5-cae07fcebf7e",
1045
  "question": "Who is the husband of thomasine ?",
1046
  "answer": [
1047
  "matt"
@@ -1063,11 +1063,11 @@
1063
  "type": 3
1064
  },
1065
  {
1066
- "id": "348fda43-b964-4dae-8c53-f3ceca3d636b",
1067
  "question": "Who is the person whose hobby is meteorology ?",
1068
  "answer": [
1069
- "daisy",
1070
- "dixie"
1071
  ],
1072
  "prolog": {
1073
  "query": [
@@ -1086,7 +1086,7 @@
1086
  "type": 4
1087
  },
1088
  {
1089
- "id": "f04c34c7-f701-4956-81b8-7a4749b0dcd1",
1090
  "question": "Who is the person whose hobby is learning ?",
1091
  "answer": [
1092
  "colby"
@@ -1108,7 +1108,7 @@
1108
  "type": 4
1109
  },
1110
  {
1111
- "id": "4ea31521-95f9-4617-a992-805155599522",
1112
  "question": "Who is the person whose hobby is fossil hunting ?",
1113
  "answer": [
1114
  "derick"
@@ -1130,7 +1130,7 @@
1130
  "type": 4
1131
  },
1132
  {
1133
- "id": "e4ca18fa-a708-402f-8d4e-a2e81f1e854c",
1134
  "question": "Who is the person whose job is therapist, art ?",
1135
  "answer": [
1136
  "dominick"
@@ -1152,7 +1152,7 @@
1152
  "type": 4
1153
  },
1154
  {
1155
- "id": "b1e8c5f8-8e06-4a37-ab69-4ba06d0df057",
1156
  "question": "Who is the person whose hobby is meditation ?",
1157
  "answer": [
1158
  "antionette",
@@ -1175,7 +1175,7 @@
1175
  "type": 4
1176
  },
1177
  {
1178
- "id": "1d9816d9-333b-4f17-a199-364566bba282",
1179
  "question": "Who is the person whose hobby is dolls ?",
1180
  "answer": [
1181
  "ila"
@@ -1197,7 +1197,7 @@
1197
  "type": 4
1198
  },
1199
  {
1200
- "id": "4b8435bc-d727-43e6-8465-3d9aee93ec08",
1201
  "question": "Who is the person whose job is police officer ?",
1202
  "answer": [
1203
  "thomasine"
@@ -1219,7 +1219,7 @@
1219
  "type": 4
1220
  },
1221
  {
1222
- "id": "fa3b4c86-abf1-44dd-a5b8-afbcb07b8ead",
1223
  "question": "Who is the person whose hobby is sociology ?",
1224
  "answer": [
1225
  "dominick"
@@ -1241,7 +1241,7 @@
1241
  "type": 4
1242
  },
1243
  {
1244
- "id": "faf8fcc4-7f74-4250-85a5-f1a79519e554",
1245
  "question": "Who is the person whose job is engineer, manufacturing systems ?",
1246
  "answer": [
1247
  "maggie"
@@ -1263,7 +1263,7 @@
1263
  "type": 4
1264
  },
1265
  {
1266
- "id": "19da6633-f05f-41ed-ac30-9750f359227f",
1267
  "question": "Who is the person whose hobby is dolls ?",
1268
  "answer": [
1269
  "ila"
@@ -1285,12 +1285,12 @@
1285
  "type": 4
1286
  },
1287
  {
1288
- "id": "d9bb8077-f2ae-423c-8eb0-7aa38ce4f9c0",
1289
  "question": "What is the hobby of the sibling of the sibling of reyna ?",
1290
  "answer": [
1291
- "bus spotting[22",
1292
  "biology",
1293
- "research"
 
1294
  ],
1295
  "prolog": {
1296
  "query": [
@@ -1317,7 +1317,7 @@
1317
  "type": 5
1318
  },
1319
  {
1320
- "id": "e011bdbc-7c53-4907-a91d-63185e64f362",
1321
  "question": "What is the hobby of the wife of the father of colby ?",
1322
  "answer": [
1323
  "shogi"
@@ -1347,7 +1347,7 @@
1347
  "type": 5
1348
  },
1349
  {
1350
- "id": "cbbcf43c-a4d7-4a88-9a93-18ab4287ba2c",
1351
  "question": "What is the dob of the daughter of the child of lyndia ?",
1352
  "answer": [
1353
  "0237-11-04",
@@ -1378,7 +1378,7 @@
1378
  "type": 5
1379
  },
1380
  {
1381
- "id": "8a67b94f-c119-4250-9bb4-d900c7ccf9ae",
1382
  "question": "What is the job of the husband of the child of scotty ?",
1383
  "answer": [
1384
  "agricultural engineer"
@@ -1408,7 +1408,7 @@
1408
  "type": 5
1409
  },
1410
  {
1411
- "id": "7b3c3029-ada6-4274-b9d3-04207bb6742b",
1412
  "question": "What is the hobby of the mother of the daughter of kanesha ?",
1413
  "answer": [
1414
  "shogi"
@@ -1438,7 +1438,7 @@
1438
  "type": 5
1439
  },
1440
  {
1441
- "id": "bdfa0b84-14a6-4ee0-a927-991de0bef569",
1442
  "question": "What is the dob of the child of the child of vicente ?",
1443
  "answer": [
1444
  "0237-11-04",
@@ -1469,7 +1469,7 @@
1469
  "type": 5
1470
  },
1471
  {
1472
- "id": "9e0dadb1-588f-4fa5-98b6-aaf481b1f963",
1473
  "question": "What is the hobby of the father of the daughter of deangelo ?",
1474
  "answer": [
1475
  "dairy farming"
@@ -1499,7 +1499,7 @@
1499
  "type": 5
1500
  },
1501
  {
1502
- "id": "8f666c62-38d0-4e7d-aa5f-096b80a7e36b",
1503
  "question": "What is the dob of the husband of the wife of vicente ?",
1504
  "answer": [
1505
  "0178-01-25"
@@ -1529,7 +1529,7 @@
1529
  "type": 5
1530
  },
1531
  {
1532
- "id": "33bfa796-2c2f-4235-981b-f90dcc1d9e8e",
1533
  "question": "What is the hobby of the father of the father of daisy ?",
1534
  "answer": [
1535
  "social studies"
@@ -1559,11 +1559,11 @@
1559
  "type": 5
1560
  },
1561
  {
1562
- "id": "d5712d23-385b-4508-b475-c44f396ea359",
1563
  "question": "What is the job of the daughter of the mother of dominick ?",
1564
  "answer": [
1565
- "public house manager",
1566
- "contractor"
1567
  ],
1568
  "prolog": {
1569
  "query": [
@@ -1590,7 +1590,7 @@
1590
  "type": 5
1591
  },
1592
  {
1593
- "id": "ae490af3-36d8-4228-8176-dc0c735aa8d1",
1594
  "question": "What is the job of the child of the person whose job is airline pilot ?",
1595
  "answer": [
1596
  "museum education officer"
@@ -1620,7 +1620,7 @@
1620
  "type": 6
1621
  },
1622
  {
1623
- "id": "2e1a1679-e863-4cc0-ba79-2288f8aea743",
1624
  "question": "What is the hobby of the brother of the person whose hobby is learning ?",
1625
  "answer": [
1626
  "microbiology",
@@ -1651,7 +1651,7 @@
1651
  "type": 6
1652
  },
1653
  {
1654
- "id": "6725e5ee-8920-46f1-be44-5edc81a791c3",
1655
  "question": "What is the job of the wife of the person whose hobby is radio-controlled car racing ?",
1656
  "answer": [
1657
  "chief marketing officer"
@@ -1681,7 +1681,7 @@
1681
  "type": 6
1682
  },
1683
  {
1684
- "id": "603f55f5-141b-49b2-a19b-c6a38a4ccdcd",
1685
  "question": "What is the job of the child of the person whose job is airline pilot ?",
1686
  "answer": [
1687
  "museum education officer"
@@ -1711,14 +1711,14 @@
1711
  "type": 6
1712
  },
1713
  {
1714
- "id": "ae73fcf1-925d-42c3-a862-7e215476b4cf",
1715
  "question": "What is the hobby of the child of the person whose hobby is shogi ?",
1716
  "answer": [
1717
- "microbiology",
1718
- "meditation",
1719
- "learning",
1720
  "dominoes",
1721
- "sociology"
 
 
1722
  ],
1723
  "prolog": {
1724
  "query": [
@@ -1745,7 +1745,7 @@
1745
  "type": 6
1746
  },
1747
  {
1748
- "id": "f7543e10-e77e-4728-8526-f0a9907423ef",
1749
  "question": "What is the dob of the wife of the person whose hobby is fossil hunting ?",
1750
  "answer": [
1751
  "0212-07-22"
@@ -1775,7 +1775,7 @@
1775
  "type": 6
1776
  },
1777
  {
1778
- "id": "07b6bc8c-4dc4-48ac-a733-181bc162f5c2",
1779
  "question": "What is the dob of the wife of the person whose hobby is meditation ?",
1780
  "answer": [
1781
  "0204-09-13"
@@ -1805,12 +1805,12 @@
1805
  "type": 6
1806
  },
1807
  {
1808
- "id": "45dadf71-6abe-45ac-ab14-b1dc078337bd",
1809
  "question": "What is the hobby of the daughter of the person whose hobby is meteorology ?",
1810
  "answer": [
1811
- "bus spotting[22",
1812
  "biology",
1813
- "research"
 
1814
  ],
1815
  "prolog": {
1816
  "query": [
@@ -1837,7 +1837,7 @@
1837
  "type": 6
1838
  },
1839
  {
1840
- "id": "9db8c315-c331-4f83-a3ce-3dbdcaa62f86",
1841
  "question": "What is the dob of the mother of the person whose hobby is trainspotting ?",
1842
  "answer": [
1843
  "0230-04-06"
@@ -1867,7 +1867,7 @@
1867
  "type": 6
1868
  },
1869
  {
1870
- "id": "d728190d-117a-4abd-ad08-514cac7c47d0",
1871
  "question": "What is the dob of the husband of the person whose hobby is architecture ?",
1872
  "answer": [
1873
  "0149-12-17"
@@ -1897,7 +1897,7 @@
1897
  "type": 6
1898
  },
1899
  {
1900
- "id": "72f4e78a-c4b6-4531-a1ca-33c1517e60ed",
1901
  "question": "What is the hobby of the son of antionette ?",
1902
  "answer": [
1903
  "canoeing"
@@ -1923,7 +1923,7 @@
1923
  "type": 7
1924
  },
1925
  {
1926
- "id": "cbe082bb-55c6-4f2c-8ddd-b24006d723e6",
1927
  "question": "What is the job of the son of ila ?",
1928
  "answer": [
1929
  "civil engineer, consulting"
@@ -1949,11 +1949,11 @@
1949
  "type": 7
1950
  },
1951
  {
1952
- "id": "b85c3d68-f21a-417f-a1ad-7e339ab9d729",
1953
  "question": "What is the job of the sibling of rosalee ?",
1954
  "answer": [
1955
- "biomedical scientist",
1956
- "air cabin crew"
1957
  ],
1958
  "prolog": {
1959
  "query": [
@@ -1976,11 +1976,11 @@
1976
  "type": 7
1977
  },
1978
  {
1979
- "id": "5b0c29c0-672b-460e-8f43-376998edd1b2",
1980
  "question": "What is the job of the daughter of kanesha ?",
1981
  "answer": [
1982
- "public house manager",
1983
- "contractor"
1984
  ],
1985
  "prolog": {
1986
  "query": [
@@ -2003,13 +2003,13 @@
2003
  "type": 7
2004
  },
2005
  {
2006
- "id": "f95e41f5-0b48-4cc0-bcdd-09a64151e9c4",
2007
  "question": "What is the job of the sibling of alfonso ?",
2008
  "answer": [
2009
- "therapist, art",
2010
- "public house manager",
2011
  "contractor",
2012
- "product designer"
 
2013
  ],
2014
  "prolog": {
2015
  "query": [
@@ -2032,7 +2032,7 @@
2032
  "type": 7
2033
  },
2034
  {
2035
- "id": "785e8cbb-e168-41da-ad3f-214851288d45",
2036
  "question": "What is the job of the father of alton ?",
2037
  "answer": [
2038
  "geographical information systems officer"
@@ -2058,7 +2058,7 @@
2058
  "type": 7
2059
  },
2060
  {
2061
- "id": "023d21f7-a869-4c58-af94-1f439a4ef9d5",
2062
  "question": "What is the job of the son of antionette ?",
2063
  "answer": [
2064
  "accountant, chartered"
@@ -2084,13 +2084,13 @@
2084
  "type": 7
2085
  },
2086
  {
2087
- "id": "b63ba27f-122d-4e22-807c-f9ad9a9c4ff5",
2088
  "question": "What is the job of the sibling of colby ?",
2089
  "answer": [
 
2090
  "therapist, art",
2091
- "translator",
2092
  "public house manager",
2093
- "contractor"
2094
  ],
2095
  "prolog": {
2096
  "query": [
@@ -2113,7 +2113,7 @@
2113
  "type": 7
2114
  },
2115
  {
2116
- "id": "abf29cb9-9c03-4d7f-84c8-5b6b0ccc7d16",
2117
  "question": "What is the dob of the wife of matt ?",
2118
  "answer": [
2119
  "0204-09-13"
@@ -2139,7 +2139,7 @@
2139
  "type": 7
2140
  },
2141
  {
2142
- "id": "535285ff-9808-439a-a9e4-1da573d95365",
2143
  "question": "What is the hobby of the sibling of alton ?",
2144
  "answer": [
2145
  "meteorology",
@@ -2166,7 +2166,7 @@
2166
  "type": 7
2167
  },
2168
  {
2169
- "id": "bdb1357b-024f-48f2-a4f3-1dabb88302dd",
2170
  "question": "What is the job of the person whose hobby is shogi ?",
2171
  "answer": [
2172
  "production assistant, television"
@@ -2192,7 +2192,7 @@
2192
  "type": 8
2193
  },
2194
  {
2195
- "id": "0fea28e4-6f68-4ddd-8696-b3d3d80dfd56",
2196
  "question": "What is the job of the person whose job is agricultural engineer ?",
2197
  "answer": [
2198
  "agricultural engineer"
@@ -2218,11 +2218,11 @@
2218
  "type": 8
2219
  },
2220
  {
2221
- "id": "5f037327-266e-48eb-8180-f61235b4b8cd",
2222
  "question": "What is the dob of the person whose hobby is meditation ?",
2223
  "answer": [
2224
- "0239-10-28",
2225
- "0205-10-16"
2226
  ],
2227
  "prolog": {
2228
  "query": [
@@ -2245,7 +2245,7 @@
2245
  "type": 8
2246
  },
2247
  {
2248
- "id": "12b82855-578a-4f9c-affc-33a8b07c74f4",
2249
  "question": "What is the hobby of the person whose hobby is fossil hunting ?",
2250
  "answer": [
2251
  "fossil hunting"
@@ -2271,7 +2271,7 @@
2271
  "type": 8
2272
  },
2273
  {
2274
- "id": "c58f3881-a7ab-4c6b-ae2c-a81eda2389c1",
2275
  "question": "What is the dob of the person whose job is biomedical scientist ?",
2276
  "answer": [
2277
  "0270-07-11"
@@ -2297,11 +2297,11 @@
2297
  "type": 8
2298
  },
2299
  {
2300
- "id": "80d41e9f-87a5-4f68-94a9-14caeb7344a4",
2301
  "question": "What is the dob of the person whose hobby is meteorology ?",
2302
  "answer": [
2303
- "0237-11-04",
2304
- "0270-01-28"
2305
  ],
2306
  "prolog": {
2307
  "query": [
@@ -2324,7 +2324,7 @@
2324
  "type": 8
2325
  },
2326
  {
2327
- "id": "5d07772e-fdec-49af-9d5b-b6ac6acadd83",
2328
  "question": "What is the dob of the person whose job is museum education officer ?",
2329
  "answer": [
2330
  "0178-04-18"
@@ -2350,7 +2350,7 @@
2350
  "type": 8
2351
  },
2352
  {
2353
- "id": "15fe0c2c-cbbe-4414-af8a-6edcf68a11f1",
2354
  "question": "What is the dob of the person whose job is airline pilot ?",
2355
  "answer": [
2356
  "0149-12-17"
@@ -2376,7 +2376,7 @@
2376
  "type": 8
2377
  },
2378
  {
2379
- "id": "0f5a292f-b603-41c8-9d20-650b1a29f07c",
2380
  "question": "What is the hobby of the person whose hobby is wikipedia editing ?",
2381
  "answer": [
2382
  "wikipedia editing"
@@ -2402,7 +2402,7 @@
2402
  "type": 8
2403
  },
2404
  {
2405
- "id": "1a7cb4bf-605e-4ea1-aca3-f25c0d253918",
2406
  "question": "What is the hobby of the person whose job is commercial/residential surveyor ?",
2407
  "answer": [
2408
  "dolls"
@@ -2428,7 +2428,7 @@
2428
  "type": 8
2429
  },
2430
  {
2431
- "id": "800b64ef-cb81-4f09-bf69-e34bebe7cb2a",
2432
  "question": "How many brothers does the sister of the sister of dominick have?",
2433
  "answer": [
2434
  "14"
@@ -2457,7 +2457,7 @@
2457
  "type": 9
2458
  },
2459
  {
2460
- "id": "4f86422f-fd3a-4d8f-99d9-67bf18554c85",
2461
  "question": "How many children does the daughter of the mother of daisy have?",
2462
  "answer": [
2463
  "34"
@@ -2486,7 +2486,7 @@
2486
  "type": 9
2487
  },
2488
  {
2489
- "id": "aa6ad4aa-1802-4074-bf5a-f12edd37bcb0",
2490
  "question": "How many children does the sister of the daughter of thomasine have?",
2491
  "answer": [
2492
  "34"
@@ -2515,7 +2515,7 @@
2515
  "type": 9
2516
  },
2517
  {
2518
- "id": "404c187f-7dde-4379-9d42-a39500eed95b",
2519
  "question": "How many sons does the wife of the father of miki have?",
2520
  "answer": [
2521
  "12"
@@ -2544,7 +2544,7 @@
2544
  "type": 9
2545
  },
2546
  {
2547
- "id": "54c805f9-26c5-4904-90b0-bd63e0d2e77f",
2548
  "question": "How many brothers does the sister of the daughter of thomasine have?",
2549
  "answer": [
2550
  "14"
@@ -2573,7 +2573,7 @@
2573
  "type": 9
2574
  },
2575
  {
2576
- "id": "53c8a4bb-52c7-49ff-8daa-60394be6cd65",
2577
  "question": "How many siblings does the sister of the daughter of thomasine have?",
2578
  "answer": [
2579
  "34"
@@ -2602,7 +2602,7 @@
2602
  "type": 9
2603
  },
2604
  {
2605
- "id": "1cc58894-723d-41e0-b454-b69d5942f273",
2606
  "question": "How many sisters does the mother of the sister of daisy have?",
2607
  "answer": [
2608
  "20"
@@ -2631,7 +2631,7 @@
2631
  "type": 9
2632
  },
2633
  {
2634
- "id": "dc6c20c2-3146-497e-8322-b707d0229b20",
2635
  "question": "How many sisters does the father of the child of ila have?",
2636
  "answer": [
2637
  "20"
@@ -2660,7 +2660,7 @@
2660
  "type": 9
2661
  },
2662
  {
2663
- "id": "917f5adb-684b-4eb8-af5e-006e77ee42bb",
2664
  "question": "How many daughters does the mother of the daughter of scotty have?",
2665
  "answer": [
2666
  "22"
@@ -2689,7 +2689,7 @@
2689
  "type": 9
2690
  },
2691
  {
2692
- "id": "14900460-55a8-4511-a573-6b044385d091",
2693
  "question": "How many sons does the sister of the daughter of matt have?",
2694
  "answer": [
2695
  "12"
@@ -2718,7 +2718,7 @@
2718
  "type": 9
2719
  },
2720
  {
2721
- "id": "c4d489a5-8984-4902-88e3-96ac84d83658",
2722
  "question": "How many sons does the wife of the person whose job is geographical information systems officer have?",
2723
  "answer": [
2724
  "12"
@@ -2747,7 +2747,7 @@
2747
  "type": 10
2748
  },
2749
  {
2750
- "id": "3f706599-019a-4457-9371-e2f6196491ce",
2751
  "question": "How many daughters does the brother of the person whose hobby is microbiology have?",
2752
  "answer": [
2753
  "22"
@@ -2776,7 +2776,7 @@
2776
  "type": 10
2777
  },
2778
  {
2779
- "id": "ffc67b72-e35d-4235-a252-1195a2713555",
2780
  "question": "How many brothers does the wife of the person whose job is agricultural engineer have?",
2781
  "answer": [
2782
  "14"
@@ -2805,7 +2805,7 @@
2805
  "type": 10
2806
  },
2807
  {
2808
- "id": "c22abe40-1db8-41eb-877d-4c38da4ee2b1",
2809
  "question": "How many siblings does the mother of the person whose job is newspaper journalist have?",
2810
  "answer": [
2811
  "34"
@@ -2834,7 +2834,7 @@
2834
  "type": 10
2835
  },
2836
  {
2837
- "id": "6213e97a-773c-4ec6-9b39-ff3bd2fbbea2",
2838
  "question": "How many children does the sister of the person whose job is biomedical scientist have?",
2839
  "answer": [
2840
  "34"
@@ -2863,7 +2863,7 @@
2863
  "type": 10
2864
  },
2865
  {
2866
- "id": "5dc0cd0d-d6c4-4959-8e6c-37d993b295f8",
2867
  "question": "How many siblings does the sister of the person whose hobby is photography have?",
2868
  "answer": [
2869
  "34"
@@ -2892,7 +2892,7 @@
2892
  "type": 10
2893
  },
2894
  {
2895
- "id": "def258c4-681a-41f9-9fb5-989c7ecf6670",
2896
  "question": "How many sisters does the daughter of the person whose hobby is wikipedia editing have?",
2897
  "answer": [
2898
  "20"
@@ -2921,7 +2921,7 @@
2921
  "type": 10
2922
  },
2923
  {
2924
- "id": "a32cf618-66ab-4f32-952f-739d8808eb33",
2925
  "question": "How many sisters does the wife of the person whose job is therapist, art have?",
2926
  "answer": [
2927
  "20"
@@ -2950,7 +2950,7 @@
2950
  "type": 10
2951
  },
2952
  {
2953
- "id": "03905375-fc9d-49bc-8a82-908f072f42c8",
2954
  "question": "How many sons does the wife of the person whose job is airline pilot have?",
2955
  "answer": [
2956
  "12"
@@ -2979,7 +2979,7 @@
2979
  "type": 10
2980
  },
2981
  {
2982
- "id": "209cb34c-add8-4ab4-ad26-5d6df74a5798",
2983
  "question": "How many siblings does the father of the person whose hobby is research have?",
2984
  "answer": [
2985
  "34"
@@ -3008,7 +3008,7 @@
3008
  "type": 10
3009
  },
3010
  {
3011
- "id": "6c491deb-1b49-4d3a-bd1b-91bd47918bb1",
3012
  "question": "How many brothers does the father of deanna have?",
3013
  "answer": [
3014
  "14"
@@ -3033,7 +3033,7 @@
3033
  "type": 11
3034
  },
3035
  {
3036
- "id": "d0f1781e-b46d-4dbc-a1a8-eaba9b8939f3",
3037
  "question": "How many sisters does the daughter of meghann have?",
3038
  "answer": [
3039
  "20"
@@ -3058,7 +3058,7 @@
3058
  "type": 11
3059
  },
3060
  {
3061
- "id": "e7ee4554-2c41-4e99-8c9c-6db37c7cc2e2",
3062
  "question": "How many sons does the father of alton have?",
3063
  "answer": [
3064
  "12"
@@ -3083,7 +3083,7 @@
3083
  "type": 11
3084
  },
3085
  {
3086
- "id": "4cee3cfa-4d76-4a74-a8b7-6f1945915248",
3087
  "question": "How many sons does the father of dixie have?",
3088
  "answer": [
3089
  "12"
@@ -3108,7 +3108,7 @@
3108
  "type": 11
3109
  },
3110
  {
3111
- "id": "95acca5d-3a8f-4afe-9946-d2acdff2ab3a",
3112
  "question": "How many daughters does the child of deangelo have?",
3113
  "answer": [
3114
  "22"
@@ -3133,7 +3133,7 @@
3133
  "type": 11
3134
  },
3135
  {
3136
- "id": "b8961cac-ef20-486f-b61a-933fe69c5e83",
3137
  "question": "How many sisters does the husband of meghann have?",
3138
  "answer": [
3139
  "20"
@@ -3158,7 +3158,7 @@
3158
  "type": 11
3159
  },
3160
  {
3161
- "id": "8cbf281a-be06-42a4-bd49-396516098e71",
3162
  "question": "How many children does the father of deanna have?",
3163
  "answer": [
3164
  "34"
@@ -3183,7 +3183,7 @@
3183
  "type": 11
3184
  },
3185
  {
3186
- "id": "0be8ac15-fdda-41ea-9151-05c7794e0c96",
3187
  "question": "How many daughters does the husband of meghann have?",
3188
  "answer": [
3189
  "22"
@@ -3208,7 +3208,7 @@
3208
  "type": 11
3209
  },
3210
  {
3211
- "id": "5826417b-d358-4c79-b08b-dd6557ca7d79",
3212
  "question": "How many sons does the child of antionette have?",
3213
  "answer": [
3214
  "12"
@@ -3233,7 +3233,7 @@
3233
  "type": 11
3234
  },
3235
  {
3236
- "id": "5e58f893-e83f-4431-9505-3ecb7657b274",
3237
  "question": "How many children does the daughter of deangelo have?",
3238
  "answer": [
3239
  "34"
@@ -3258,7 +3258,7 @@
3258
  "type": 11
3259
  },
3260
  {
3261
- "id": "658a3aa0-e38b-46e9-8039-d1e9f6a142a3",
3262
  "question": "How many sisters does the person whose hobby is research have?",
3263
  "answer": [
3264
  "20"
@@ -3283,7 +3283,7 @@
3283
  "type": 12
3284
  },
3285
  {
3286
- "id": "dc3bbb4f-c036-477e-8eb8-2ef22c8c9c47",
3287
  "question": "How many brothers does the person whose hobby is meteorology have?",
3288
  "answer": [
3289
  "14"
@@ -3308,7 +3308,7 @@
3308
  "type": 12
3309
  },
3310
  {
3311
- "id": "286ba896-a6eb-48fb-97b5-e383a5bc0485",
3312
  "question": "How many daughters does the person whose job is geographical information systems officer have?",
3313
  "answer": [
3314
  "22"
@@ -3333,7 +3333,7 @@
3333
  "type": 12
3334
  },
3335
  {
3336
- "id": "2017ba6b-d826-4209-ae86-60cb764a612e",
3337
  "question": "How many sisters does the person whose job is agricultural engineer have?",
3338
  "answer": [
3339
  "20"
@@ -3358,7 +3358,7 @@
3358
  "type": 12
3359
  },
3360
  {
3361
- "id": "c76ab87e-4305-4f15-9608-69bea6c059a5",
3362
  "question": "How many daughters does the person whose hobby is meditation have?",
3363
  "answer": [
3364
  "22"
@@ -3383,7 +3383,7 @@
3383
  "type": 12
3384
  },
3385
  {
3386
- "id": "1a6e6fe6-4d5e-49fd-b0ad-544bb72e58a7",
3387
  "question": "How many sons does the person whose job is product designer have?",
3388
  "answer": [
3389
  "12"
@@ -3408,7 +3408,7 @@
3408
  "type": 12
3409
  },
3410
  {
3411
- "id": "72a0a77b-ac98-4e3a-a870-aba3ae318207",
3412
  "question": "How many brothers does the person whose job is civil engineer, consulting have?",
3413
  "answer": [
3414
  "14"
@@ -3433,7 +3433,7 @@
3433
  "type": 12
3434
  },
3435
  {
3436
- "id": "3b0c4c5c-fc1e-48d7-8748-b35bb91afbb1",
3437
  "question": "How many children does the person whose hobby is meditation have?",
3438
  "answer": [
3439
  "34"
@@ -3458,7 +3458,7 @@
3458
  "type": 12
3459
  },
3460
  {
3461
- "id": "27e72fa1-43e3-45ab-8cf3-1f24eb27a769",
3462
  "question": "How many brothers does the person whose hobby is canoeing have?",
3463
  "answer": [
3464
  "14"
@@ -3483,7 +3483,7 @@
3483
  "type": 12
3484
  },
3485
  {
3486
- "id": "9d91d78a-20e9-4693-95de-15dd81a44530",
3487
  "question": "How many brothers does the person whose hobby is tether car have?",
3488
  "answer": [
3489
  "14"
@@ -3508,7 +3508,7 @@
3508
  "type": 12
3509
  },
3510
  {
3511
- "id": "46b62027-26ce-4e8c-91f6-04f0675bfb65",
3512
  "question": "How many children does deangelo have?",
3513
  "answer": [
3514
  "3"
@@ -3529,7 +3529,7 @@
3529
  "type": 13
3530
  },
3531
  {
3532
- "id": "07f0764f-e3b2-441c-a510-cd4bb3cefd9a",
3533
  "question": "How many siblings does antionette have?",
3534
  "answer": [
3535
  "4"
@@ -3550,7 +3550,7 @@
3550
  "type": 13
3551
  },
3552
  {
3553
- "id": "8a72e909-5a99-4498-bab3-de3693e57921",
3554
  "question": "How many brothers does johnna have?",
3555
  "answer": [
3556
  "1"
@@ -3571,7 +3571,7 @@
3571
  "type": 13
3572
  },
3573
  {
3574
- "id": "fb41ca5c-1e02-445a-9d3b-a6f1864f06df",
3575
  "question": "How many daughters does alfonso have?",
3576
  "answer": [
3577
  "0"
@@ -3592,7 +3592,7 @@
3592
  "type": 13
3593
  },
3594
  {
3595
- "id": "fc3af955-4025-4778-994d-1ce864726f72",
3596
  "question": "How many sisters does dominick have?",
3597
  "answer": [
3598
  "2"
@@ -3613,7 +3613,7 @@
3613
  "type": 13
3614
  },
3615
  {
3616
- "id": "9f2ebf6e-1392-4be1-a6ea-a3c91e1bb4f8",
3617
  "question": "How many sons does rosalee have?",
3618
  "answer": [
3619
  "0"
@@ -3634,7 +3634,7 @@
3634
  "type": 13
3635
  },
3636
  {
3637
- "id": "fba7b875-e4f9-43fd-b2a1-9bffe5817db6",
3638
  "question": "How many brothers does scotty have?",
3639
  "answer": [
3640
  "0"
@@ -3655,7 +3655,7 @@
3655
  "type": 13
3656
  },
3657
  {
3658
- "id": "9a25ea96-a940-41ca-8ea1-a8eabf151df4",
3659
  "question": "How many sisters does deangelo have?",
3660
  "answer": [
3661
  "0"
@@ -3676,7 +3676,7 @@
3676
  "type": 13
3677
  },
3678
  {
3679
- "id": "b9066d6f-97a1-4b99-af40-96be7a9e42cb",
3680
  "question": "How many daughters does miki have?",
3681
  "answer": [
3682
  "0"
@@ -3697,7 +3697,7 @@
3697
  "type": 13
3698
  },
3699
  {
3700
- "id": "ea4d7fb2-dc81-4bc2-bdd4-9c43c985b390",
3701
  "question": "How many siblings does maggie have?",
3702
  "answer": [
3703
  "0"
 
1
  [
2
  {
3
+ "id": "dd2531f3-0d12-4dbd-a732-dda9406f239d",
4
  "question": "Who is the daughter of the mother of the person whose job is air cabin crew ?",
5
  "answer": [
 
6
  "reyna",
7
+ "rosalee",
8
  "deanna"
9
  ],
10
  "prolog": {
 
32
  "type": 0
33
  },
34
  {
35
+ "id": "cef4522c-2fcf-4725-9b52-450387a8879c",
36
  "question": "Who is the mother of the child of the person whose hobby is radio-controlled car racing ?",
37
  "answer": [
38
  "meghann"
 
62
  "type": 0
63
  },
64
  {
65
+ "id": "0b08e7fb-37ac-4daf-a737-9e310f2e354d",
66
  "question": "Who is the sister of the father of the person whose job is civil engineer, consulting ?",
67
  "answer": [
68
  "antionette",
 
93
  "type": 0
94
  },
95
  {
96
+ "id": "feb3fd65-20e1-4756-99e7-f0b34e4ee7fb",
97
  "question": "Who is the son of the husband of the person whose job is museum education officer ?",
98
  "answer": [
99
  "matt"
 
123
  "type": 0
124
  },
125
  {
126
+ "id": "18cc6c08-85b1-4bec-a766-b38a1be35e2f",
127
  "question": "Who is the son of the father of the person whose job is public house manager ?",
128
  "answer": [
129
  "alfonso",
130
+ "colby",
131
+ "dominick"
132
  ],
133
  "prolog": {
134
  "query": [
 
155
  "type": 0
156
  },
157
  {
158
+ "id": "30c72684-a71f-4520-9ec3-6f5a8cf3fc84",
159
  "question": "Who is the father of the child of the person whose hobby is geocaching ?",
160
  "answer": [
161
  "tanner"
 
185
  "type": 0
186
  },
187
  {
188
+ "id": "0e677393-01bb-4d24-83c8-1326bf3e564a",
189
  "question": "Who is the father of the sibling of the person whose job is biomedical scientist ?",
190
  "answer": [
191
  "dominick"
 
215
  "type": 0
216
  },
217
  {
218
+ "id": "3a211746-cdb6-48ce-9e76-28d186173095",
219
  "question": "Who is the daughter of the wife of the person whose hobby is fossil hunting ?",
220
  "answer": [
221
  "antionette",
 
246
  "type": 0
247
  },
248
  {
249
+ "id": "724a19cc-2395-44a5-a025-13b068f5bc20",
250
  "question": "Who is the son of the mother of the person whose job is civil engineer, consulting ?",
251
  "answer": [
252
  "ellis"
 
276
  "type": 0
277
  },
278
  {
279
+ "id": "9d26a340-40a8-44cb-be7a-b944ff708e17",
280
  "question": "Who is the mother of the sibling of the person whose job is therapist, art ?",
281
  "answer": [
282
  "kanesha"
 
306
  "type": 0
307
  },
308
  {
309
+ "id": "1d204f4e-0b8f-4e42-8755-be5e3a0fc290",
310
  "question": "Who is the father of the brother of dixie ?",
311
  "answer": [
312
  "deangelo"
 
332
  "type": 1
333
  },
334
  {
335
+ "id": "c88e4c4e-5e82-449e-8f94-be0096ca7507",
336
  "question": "Who is the brother of the sister of dixie ?",
337
  "answer": [
338
  "alton"
 
358
  "type": 1
359
  },
360
  {
361
+ "id": "a6584396-8517-4663-936b-3cbee165a29e",
362
  "question": "Who is the child of the child of scotty ?",
363
  "answer": [
364
  "matt"
 
384
  "type": 1
385
  },
386
  {
387
+ "id": "5a329760-45b1-4c7f-a93e-f95c88d9261b",
388
  "question": "Who is the daughter of the child of kanesha ?",
389
  "answer": [
 
390
  "johnna",
391
+ "dixie",
392
  "rosalee",
393
+ "deanna",
394
+ "reyna"
395
  ],
396
  "prolog": {
397
  "query": [
 
414
  "type": 1
415
  },
416
  {
417
+ "id": "1680766f-b2eb-45c0-9ce1-2b7c3f67eeb9",
418
  "question": "Who is the father of the sister of daisy ?",
419
  "answer": [
420
  "matt"
 
440
  "type": 1
441
  },
442
  {
443
+ "id": "5173bf21-6a6b-4d98-b3ae-96918914f409",
444
  "question": "Who is the father of the sibling of reyna ?",
445
  "answer": [
446
  "dominick"
 
466
  "type": 1
467
  },
468
  {
469
+ "id": "72f7ad1c-7d40-428b-8e76-b58f943aca39",
470
  "question": "Who is the child of the wife of derick ?",
471
  "answer": [
472
  "colby",
 
 
473
  "alfonso",
474
+ "antionette",
475
+ "kari",
476
+ "dominick"
477
  ],
478
  "prolog": {
479
  "query": [
 
496
  "type": 1
497
  },
498
  {
499
+ "id": "1b957618-6674-4e85-9a5e-d6cb016171e8",
500
  "question": "Who is the mother of the son of deangelo ?",
501
  "answer": [
502
  "antionette"
 
522
  "type": 1
523
  },
524
  {
525
+ "id": "f1dd53ca-953f-4227-8c8d-4f20ed50004d",
526
  "question": "Who is the father of the child of tanner ?",
527
  "answer": [
528
  "tanner"
 
548
  "type": 1
549
  },
550
  {
551
+ "id": "58b9ac50-1a0b-448c-b556-95168aeb6256",
552
  "question": "Who is the father of the child of ila ?",
553
  "answer": [
554
  "alfonso"
 
574
  "type": 1
575
  },
576
  {
577
+ "id": "b92c246c-5e62-4eac-96da-47f420f0e027",
578
  "question": "Who is the father of the person whose hobby is geocaching ?",
579
  "answer": [
580
  "matt"
 
600
  "type": 2
601
  },
602
  {
603
+ "id": "6406a6a1-7a33-4e57-89cb-790d1452469c",
604
  "question": "Who is the sibling of the person whose hobby is dominoes ?",
605
  "answer": [
606
  "alfonso",
 
607
  "colby",
608
+ "dominick",
609
  "antionette"
610
  ],
611
  "prolog": {
 
629
  "type": 2
630
  },
631
  {
632
+ "id": "d2eb540a-9f35-495e-af67-54ceb9c6dccd",
633
  "question": "Who is the father of the person whose job is ranger/warden ?",
634
  "answer": [
635
  "tanner"
 
655
  "type": 2
656
  },
657
  {
658
+ "id": "da601c70-111b-40a5-8b8a-e5d2769005db",
659
  "question": "Who is the father of the person whose hobby is trainspotting ?",
660
  "answer": [
661
  "tanner"
 
681
  "type": 2
682
  },
683
  {
684
+ "id": "1528843c-bc78-4fb5-93e5-2ae4ee44cc85",
685
  "question": "Who is the daughter of the person whose job is engineer, manufacturing systems ?",
686
  "answer": [
687
  "lyndia"
 
707
  "type": 2
708
  },
709
  {
710
+ "id": "e41f9cb5-67a6-4062-8b44-f1d5da2c4170",
711
  "question": "Who is the wife of the person whose job is therapist, art ?",
712
  "answer": [
713
  "daisy"
 
733
  "type": 2
734
  },
735
  {
736
+ "id": "2216445b-fa8b-4a92-b1bd-cf796e078deb",
737
  "question": "Who is the mother of the person whose job is ranger/warden ?",
738
  "answer": [
739
  "meghann"
 
759
  "type": 2
760
  },
761
  {
762
+ "id": "615c5fc7-e94f-4cb2-b86e-98a5ca03115b",
763
  "question": "Who is the daughter of the person whose hobby is dairy farming ?",
764
  "answer": [
765
  "johnna",
 
786
  "type": 2
787
  },
788
  {
789
+ "id": "f61d9f68-5d5b-4921-99cf-a2058ffef231",
790
  "question": "Who is the father of the person whose hobby is meditation ?",
791
  "answer": [
792
+ "vicente",
793
+ "derick"
794
  ],
795
  "prolog": {
796
  "query": [
 
813
  "type": 2
814
  },
815
  {
816
+ "id": "af51e5c2-28cf-419f-bd5c-abe05849ce74",
817
  "question": "Who is the child of the person whose hobby is architecture ?",
818
  "answer": [
819
  "lyndia"
 
839
  "type": 2
840
  },
841
  {
842
+ "id": "7b6f7e59-5d97-4559-9c13-ac0096230fe0",
843
  "question": "Who is the father of miki ?",
844
  "answer": [
845
  "tanner"
 
861
  "type": 3
862
  },
863
  {
864
+ "id": "36660fff-d6ec-4139-b261-5173fdcde382",
865
  "question": "Who is the daughter of dominick ?",
866
  "answer": [
 
867
  "reyna",
868
+ "rosalee",
869
  "deanna"
870
  ],
871
  "prolog": {
 
885
  "type": 3
886
  },
887
  {
888
+ "id": "9dfe970c-0674-4dd7-8338-a6af4793aab6",
889
  "question": "Who is the brother of johnna ?",
890
  "answer": [
891
  "alton"
 
907
  "type": 3
908
  },
909
  {
910
+ "id": "3d90d5e8-5512-42a5-b8d9-bfcb59f5afb4",
911
  "question": "Who is the brother of dominick ?",
912
  "answer": [
913
  "alfonso",
 
930
  "type": 3
931
  },
932
  {
933
+ "id": "4a8cbd07-5246-41fc-9312-f9c1dd923a44",
934
  "question": "Who is the husband of lyndia ?",
935
  "answer": [
936
  "vicente"
 
952
  "type": 3
953
  },
954
  {
955
+ "id": "69299630-2cca-47a0-b0ea-4fb87cd03f48",
956
  "question": "Who is the father of alfonso ?",
957
  "answer": [
958
  "derick"
 
974
  "type": 3
975
  },
976
  {
977
+ "id": "52b8f581-850f-4647-b3e4-bbbc79c53c65",
978
  "question": "Who is the brother of colby ?",
979
  "answer": [
980
  "alfonso",
 
997
  "type": 3
998
  },
999
  {
1000
+ "id": "1a163de4-11df-498a-96fd-cf25117dfa39",
1001
  "question": "Who is the wife of vicente ?",
1002
  "answer": [
1003
  "lyndia"
 
1019
  "type": 3
1020
  },
1021
  {
1022
+ "id": "f1a86528-b4e6-4eb9-b009-2b7930764382",
1023
  "question": "Who is the sister of daisy ?",
1024
  "answer": [
1025
  "meghann"
 
1041
  "type": 3
1042
  },
1043
  {
1044
+ "id": "c1adcfd1-db2e-49cc-b765-8b14d8a6b026",
1045
  "question": "Who is the husband of thomasine ?",
1046
  "answer": [
1047
  "matt"
 
1063
  "type": 3
1064
  },
1065
  {
1066
+ "id": "57bcacdd-b1f4-41ee-8fd6-78a76b5894cd",
1067
  "question": "Who is the person whose hobby is meteorology ?",
1068
  "answer": [
1069
+ "dixie",
1070
+ "daisy"
1071
  ],
1072
  "prolog": {
1073
  "query": [
 
1086
  "type": 4
1087
  },
1088
  {
1089
+ "id": "dbda12cc-5757-4363-b340-39220657d6b1",
1090
  "question": "Who is the person whose hobby is learning ?",
1091
  "answer": [
1092
  "colby"
 
1108
  "type": 4
1109
  },
1110
  {
1111
+ "id": "3691c12f-3625-4b01-b9ec-8a6e124a43f2",
1112
  "question": "Who is the person whose hobby is fossil hunting ?",
1113
  "answer": [
1114
  "derick"
 
1130
  "type": 4
1131
  },
1132
  {
1133
+ "id": "3a9f477a-fb4d-4c0f-80a2-6a7dfb42a550",
1134
  "question": "Who is the person whose job is therapist, art ?",
1135
  "answer": [
1136
  "dominick"
 
1152
  "type": 4
1153
  },
1154
  {
1155
+ "id": "e5fef636-c777-4056-9e7e-1eeb36697a1a",
1156
  "question": "Who is the person whose hobby is meditation ?",
1157
  "answer": [
1158
  "antionette",
 
1175
  "type": 4
1176
  },
1177
  {
1178
+ "id": "71f75b21-d837-4b15-96ff-1782a9994f07",
1179
  "question": "Who is the person whose hobby is dolls ?",
1180
  "answer": [
1181
  "ila"
 
1197
  "type": 4
1198
  },
1199
  {
1200
+ "id": "1ca2f2fd-5067-4112-b113-965aee3928c6",
1201
  "question": "Who is the person whose job is police officer ?",
1202
  "answer": [
1203
  "thomasine"
 
1219
  "type": 4
1220
  },
1221
  {
1222
+ "id": "1c6498ca-f030-42ad-890a-ff0ea2169383",
1223
  "question": "Who is the person whose hobby is sociology ?",
1224
  "answer": [
1225
  "dominick"
 
1241
  "type": 4
1242
  },
1243
  {
1244
+ "id": "ec56556a-8294-4bec-92cf-83c24a7c11fe",
1245
  "question": "Who is the person whose job is engineer, manufacturing systems ?",
1246
  "answer": [
1247
  "maggie"
 
1263
  "type": 4
1264
  },
1265
  {
1266
+ "id": "6f201caf-0f7a-462e-a299-430477184665",
1267
  "question": "Who is the person whose hobby is dolls ?",
1268
  "answer": [
1269
  "ila"
 
1285
  "type": 4
1286
  },
1287
  {
1288
+ "id": "7ca1e426-90c7-4a22-a209-dcef0ed0f6cc",
1289
  "question": "What is the hobby of the sibling of the sibling of reyna ?",
1290
  "answer": [
 
1291
  "biology",
1292
+ "research",
1293
+ "bus spotting[22"
1294
  ],
1295
  "prolog": {
1296
  "query": [
 
1317
  "type": 5
1318
  },
1319
  {
1320
+ "id": "08ded55a-f083-4e70-8902-1a97c18241e3",
1321
  "question": "What is the hobby of the wife of the father of colby ?",
1322
  "answer": [
1323
  "shogi"
 
1347
  "type": 5
1348
  },
1349
  {
1350
+ "id": "9cd6c84a-ee03-41dc-801d-1636b812af37",
1351
  "question": "What is the dob of the daughter of the child of lyndia ?",
1352
  "answer": [
1353
  "0237-11-04",
 
1378
  "type": 5
1379
  },
1380
  {
1381
+ "id": "52d76450-0a14-495f-812e-ca042f885d25",
1382
  "question": "What is the job of the husband of the child of scotty ?",
1383
  "answer": [
1384
  "agricultural engineer"
 
1408
  "type": 5
1409
  },
1410
  {
1411
+ "id": "4660f1b2-9302-48d5-94bf-a37c3d866564",
1412
  "question": "What is the hobby of the mother of the daughter of kanesha ?",
1413
  "answer": [
1414
  "shogi"
 
1438
  "type": 5
1439
  },
1440
  {
1441
+ "id": "44578662-4623-402f-bf51-d2266297f395",
1442
  "question": "What is the dob of the child of the child of vicente ?",
1443
  "answer": [
1444
  "0237-11-04",
 
1469
  "type": 5
1470
  },
1471
  {
1472
+ "id": "30b8d25d-1622-48b9-903d-a414f25f5788",
1473
  "question": "What is the hobby of the father of the daughter of deangelo ?",
1474
  "answer": [
1475
  "dairy farming"
 
1499
  "type": 5
1500
  },
1501
  {
1502
+ "id": "67498f95-0709-4817-b210-1eb91c6ab5d6",
1503
  "question": "What is the dob of the husband of the wife of vicente ?",
1504
  "answer": [
1505
  "0178-01-25"
 
1529
  "type": 5
1530
  },
1531
  {
1532
+ "id": "c4e58198-5ba5-43d6-8679-6c9435d5a7f5",
1533
  "question": "What is the hobby of the father of the father of daisy ?",
1534
  "answer": [
1535
  "social studies"
 
1559
  "type": 5
1560
  },
1561
  {
1562
+ "id": "48941302-0f42-4c0b-b4ad-00df624fc1ab",
1563
  "question": "What is the job of the daughter of the mother of dominick ?",
1564
  "answer": [
1565
+ "contractor",
1566
+ "public house manager"
1567
  ],
1568
  "prolog": {
1569
  "query": [
 
1590
  "type": 5
1591
  },
1592
  {
1593
+ "id": "dc868c6e-ab47-4007-ba36-7a4e6cfaf5e1",
1594
  "question": "What is the job of the child of the person whose job is airline pilot ?",
1595
  "answer": [
1596
  "museum education officer"
 
1620
  "type": 6
1621
  },
1622
  {
1623
+ "id": "1517b2c2-5e70-4fe4-9695-111ec4e1741b",
1624
  "question": "What is the hobby of the brother of the person whose hobby is learning ?",
1625
  "answer": [
1626
  "microbiology",
 
1651
  "type": 6
1652
  },
1653
  {
1654
+ "id": "c22debfe-f32d-4cd0-92f5-161acf23d98e",
1655
  "question": "What is the job of the wife of the person whose hobby is radio-controlled car racing ?",
1656
  "answer": [
1657
  "chief marketing officer"
 
1681
  "type": 6
1682
  },
1683
  {
1684
+ "id": "ca09d7c2-b2de-44bf-9b43-db057e8e0680",
1685
  "question": "What is the job of the child of the person whose job is airline pilot ?",
1686
  "answer": [
1687
  "museum education officer"
 
1711
  "type": 6
1712
  },
1713
  {
1714
+ "id": "5b346cb1-1703-4235-8794-e23c2d6da870",
1715
  "question": "What is the hobby of the child of the person whose hobby is shogi ?",
1716
  "answer": [
1717
+ "sociology",
 
 
1718
  "dominoes",
1719
+ "meditation",
1720
+ "microbiology",
1721
+ "learning"
1722
  ],
1723
  "prolog": {
1724
  "query": [
 
1745
  "type": 6
1746
  },
1747
  {
1748
+ "id": "6ca113a4-3417-4147-b5f0-a9b621ef2417",
1749
  "question": "What is the dob of the wife of the person whose hobby is fossil hunting ?",
1750
  "answer": [
1751
  "0212-07-22"
 
1775
  "type": 6
1776
  },
1777
  {
1778
+ "id": "d87e4040-c876-49cc-9d72-c3d4dcfccf46",
1779
  "question": "What is the dob of the wife of the person whose hobby is meditation ?",
1780
  "answer": [
1781
  "0204-09-13"
 
1805
  "type": 6
1806
  },
1807
  {
1808
+ "id": "7b2a7b2a-d684-4995-bec3-271b2ee797c7",
1809
  "question": "What is the hobby of the daughter of the person whose hobby is meteorology ?",
1810
  "answer": [
 
1811
  "biology",
1812
+ "research",
1813
+ "bus spotting[22"
1814
  ],
1815
  "prolog": {
1816
  "query": [
 
1837
  "type": 6
1838
  },
1839
  {
1840
+ "id": "596048ea-3af1-41d8-9001-b3f03ad4cb00",
1841
  "question": "What is the dob of the mother of the person whose hobby is trainspotting ?",
1842
  "answer": [
1843
  "0230-04-06"
 
1867
  "type": 6
1868
  },
1869
  {
1870
+ "id": "91f8be70-2f54-4b09-9e27-f1197926a4fc",
1871
  "question": "What is the dob of the husband of the person whose hobby is architecture ?",
1872
  "answer": [
1873
  "0149-12-17"
 
1897
  "type": 6
1898
  },
1899
  {
1900
+ "id": "31e509e4-08a8-4761-a67e-72e2ae94e399",
1901
  "question": "What is the hobby of the son of antionette ?",
1902
  "answer": [
1903
  "canoeing"
 
1923
  "type": 7
1924
  },
1925
  {
1926
+ "id": "77efa4ff-feb0-4dad-9da4-6404cd5cf264",
1927
  "question": "What is the job of the son of ila ?",
1928
  "answer": [
1929
  "civil engineer, consulting"
 
1949
  "type": 7
1950
  },
1951
  {
1952
+ "id": "06c7a8e5-669b-45ac-a788-a65563a6f120",
1953
  "question": "What is the job of the sibling of rosalee ?",
1954
  "answer": [
1955
+ "air cabin crew",
1956
+ "biomedical scientist"
1957
  ],
1958
  "prolog": {
1959
  "query": [
 
1976
  "type": 7
1977
  },
1978
  {
1979
+ "id": "3c4cb203-34c0-409d-9db5-57576492f662",
1980
  "question": "What is the job of the daughter of kanesha ?",
1981
  "answer": [
1982
+ "contractor",
1983
+ "public house manager"
1984
  ],
1985
  "prolog": {
1986
  "query": [
 
2003
  "type": 7
2004
  },
2005
  {
2006
+ "id": "0cae2c92-2904-4ca0-939a-6e229b4df658",
2007
  "question": "What is the job of the sibling of alfonso ?",
2008
  "answer": [
2009
+ "product designer",
 
2010
  "contractor",
2011
+ "therapist, art",
2012
+ "public house manager"
2013
  ],
2014
  "prolog": {
2015
  "query": [
 
2032
  "type": 7
2033
  },
2034
  {
2035
+ "id": "3533c527-8355-4c36-9b08-9f2595774c54",
2036
  "question": "What is the job of the father of alton ?",
2037
  "answer": [
2038
  "geographical information systems officer"
 
2058
  "type": 7
2059
  },
2060
  {
2061
+ "id": "c1eb9d18-82cb-46de-88d9-3cd3c19cb548",
2062
  "question": "What is the job of the son of antionette ?",
2063
  "answer": [
2064
  "accountant, chartered"
 
2084
  "type": 7
2085
  },
2086
  {
2087
+ "id": "cf998a2c-8f3c-40db-bf01-6037778b8e71",
2088
  "question": "What is the job of the sibling of colby ?",
2089
  "answer": [
2090
+ "contractor",
2091
  "therapist, art",
 
2092
  "public house manager",
2093
+ "translator"
2094
  ],
2095
  "prolog": {
2096
  "query": [
 
2113
  "type": 7
2114
  },
2115
  {
2116
+ "id": "90ae8aa7-ad60-4627-b067-d056ccddfb9e",
2117
  "question": "What is the dob of the wife of matt ?",
2118
  "answer": [
2119
  "0204-09-13"
 
2139
  "type": 7
2140
  },
2141
  {
2142
+ "id": "5c1de3d7-a04a-4c9f-be6f-35d1f410cbaf",
2143
  "question": "What is the hobby of the sibling of alton ?",
2144
  "answer": [
2145
  "meteorology",
 
2166
  "type": 7
2167
  },
2168
  {
2169
+ "id": "1a80678e-e06b-4131-9622-5ac0618ce440",
2170
  "question": "What is the job of the person whose hobby is shogi ?",
2171
  "answer": [
2172
  "production assistant, television"
 
2192
  "type": 8
2193
  },
2194
  {
2195
+ "id": "e064896c-18e6-44a1-a0d1-06f53e82bd3f",
2196
  "question": "What is the job of the person whose job is agricultural engineer ?",
2197
  "answer": [
2198
  "agricultural engineer"
 
2218
  "type": 8
2219
  },
2220
  {
2221
+ "id": "b01bce9c-8db9-4fe5-a8bc-8c7bb4a3afb8",
2222
  "question": "What is the dob of the person whose hobby is meditation ?",
2223
  "answer": [
2224
+ "0205-10-16",
2225
+ "0239-10-28"
2226
  ],
2227
  "prolog": {
2228
  "query": [
 
2245
  "type": 8
2246
  },
2247
  {
2248
+ "id": "a88dc9eb-a99c-4341-b5d3-7b03c0c64777",
2249
  "question": "What is the hobby of the person whose hobby is fossil hunting ?",
2250
  "answer": [
2251
  "fossil hunting"
 
2271
  "type": 8
2272
  },
2273
  {
2274
+ "id": "66815eff-b68c-4243-93e3-750e34f1fa83",
2275
  "question": "What is the dob of the person whose job is biomedical scientist ?",
2276
  "answer": [
2277
  "0270-07-11"
 
2297
  "type": 8
2298
  },
2299
  {
2300
+ "id": "edba940f-96cc-4c6c-8000-31364188d1a6",
2301
  "question": "What is the dob of the person whose hobby is meteorology ?",
2302
  "answer": [
2303
+ "0270-01-28",
2304
+ "0237-11-04"
2305
  ],
2306
  "prolog": {
2307
  "query": [
 
2324
  "type": 8
2325
  },
2326
  {
2327
+ "id": "650c6331-1af6-411e-b46e-2ba643207575",
2328
  "question": "What is the dob of the person whose job is museum education officer ?",
2329
  "answer": [
2330
  "0178-04-18"
 
2350
  "type": 8
2351
  },
2352
  {
2353
+ "id": "9786445f-9bd3-4cd8-a9e5-c75e88c7a1af",
2354
  "question": "What is the dob of the person whose job is airline pilot ?",
2355
  "answer": [
2356
  "0149-12-17"
 
2376
  "type": 8
2377
  },
2378
  {
2379
+ "id": "ea71c247-686c-4314-9ce9-44a1f2d31ed7",
2380
  "question": "What is the hobby of the person whose hobby is wikipedia editing ?",
2381
  "answer": [
2382
  "wikipedia editing"
 
2402
  "type": 8
2403
  },
2404
  {
2405
+ "id": "c7ae8112-d329-43e3-b435-47b44b1b2756",
2406
  "question": "What is the hobby of the person whose job is commercial/residential surveyor ?",
2407
  "answer": [
2408
  "dolls"
 
2428
  "type": 8
2429
  },
2430
  {
2431
+ "id": "f58de1f3-6ab5-4598-bd77-c55363f2899d",
2432
  "question": "How many brothers does the sister of the sister of dominick have?",
2433
  "answer": [
2434
  "14"
 
2457
  "type": 9
2458
  },
2459
  {
2460
+ "id": "fabf79b7-3241-4a75-ad12-bbaa18c64189",
2461
  "question": "How many children does the daughter of the mother of daisy have?",
2462
  "answer": [
2463
  "34"
 
2486
  "type": 9
2487
  },
2488
  {
2489
+ "id": "2ad2e444-1abe-4628-aeac-034b17d92438",
2490
  "question": "How many children does the sister of the daughter of thomasine have?",
2491
  "answer": [
2492
  "34"
 
2515
  "type": 9
2516
  },
2517
  {
2518
+ "id": "ecaeb759-5ebc-44a7-a325-34f42b366527",
2519
  "question": "How many sons does the wife of the father of miki have?",
2520
  "answer": [
2521
  "12"
 
2544
  "type": 9
2545
  },
2546
  {
2547
+ "id": "e3a075af-18a4-404d-8b2f-0eeb7b6c7f00",
2548
  "question": "How many brothers does the sister of the daughter of thomasine have?",
2549
  "answer": [
2550
  "14"
 
2573
  "type": 9
2574
  },
2575
  {
2576
+ "id": "7eb902eb-a69e-4e4c-918c-dfc74fdf3bdb",
2577
  "question": "How many siblings does the sister of the daughter of thomasine have?",
2578
  "answer": [
2579
  "34"
 
2602
  "type": 9
2603
  },
2604
  {
2605
+ "id": "7bc42427-dbd2-4a07-bc14-7b78402dbc39",
2606
  "question": "How many sisters does the mother of the sister of daisy have?",
2607
  "answer": [
2608
  "20"
 
2631
  "type": 9
2632
  },
2633
  {
2634
+ "id": "d96b227e-bb54-4a43-97fc-2932f6142837",
2635
  "question": "How many sisters does the father of the child of ila have?",
2636
  "answer": [
2637
  "20"
 
2660
  "type": 9
2661
  },
2662
  {
2663
+ "id": "07585715-1267-413a-a4e9-cd5dc8e82241",
2664
  "question": "How many daughters does the mother of the daughter of scotty have?",
2665
  "answer": [
2666
  "22"
 
2689
  "type": 9
2690
  },
2691
  {
2692
+ "id": "05c8f623-0c55-493e-a42f-2fa14c8f4bcb",
2693
  "question": "How many sons does the sister of the daughter of matt have?",
2694
  "answer": [
2695
  "12"
 
2718
  "type": 9
2719
  },
2720
  {
2721
+ "id": "e2a782f7-5de7-4e96-be52-40ea719a3ddd",
2722
  "question": "How many sons does the wife of the person whose job is geographical information systems officer have?",
2723
  "answer": [
2724
  "12"
 
2747
  "type": 10
2748
  },
2749
  {
2750
+ "id": "6af0145d-c7a5-4b56-b34e-3952e0ce9c46",
2751
  "question": "How many daughters does the brother of the person whose hobby is microbiology have?",
2752
  "answer": [
2753
  "22"
 
2776
  "type": 10
2777
  },
2778
  {
2779
+ "id": "fc299b71-29c2-49a7-8db0-3548917bcca4",
2780
  "question": "How many brothers does the wife of the person whose job is agricultural engineer have?",
2781
  "answer": [
2782
  "14"
 
2805
  "type": 10
2806
  },
2807
  {
2808
+ "id": "a06f7db4-646c-4b7b-8458-f460e5248b58",
2809
  "question": "How many siblings does the mother of the person whose job is newspaper journalist have?",
2810
  "answer": [
2811
  "34"
 
2834
  "type": 10
2835
  },
2836
  {
2837
+ "id": "6c7fb5ea-3ad6-4142-9246-f2825657d324",
2838
  "question": "How many children does the sister of the person whose job is biomedical scientist have?",
2839
  "answer": [
2840
  "34"
 
2863
  "type": 10
2864
  },
2865
  {
2866
+ "id": "c5fa64f6-7ca2-4498-a555-6329278288ce",
2867
  "question": "How many siblings does the sister of the person whose hobby is photography have?",
2868
  "answer": [
2869
  "34"
 
2892
  "type": 10
2893
  },
2894
  {
2895
+ "id": "eaf084ee-2c4a-4916-986e-7cb240e25404",
2896
  "question": "How many sisters does the daughter of the person whose hobby is wikipedia editing have?",
2897
  "answer": [
2898
  "20"
 
2921
  "type": 10
2922
  },
2923
  {
2924
+ "id": "409d7e2d-f6c8-4405-a0fb-feecc5425871",
2925
  "question": "How many sisters does the wife of the person whose job is therapist, art have?",
2926
  "answer": [
2927
  "20"
 
2950
  "type": 10
2951
  },
2952
  {
2953
+ "id": "3e541e10-16eb-4b16-9353-b07ceea05dd2",
2954
  "question": "How many sons does the wife of the person whose job is airline pilot have?",
2955
  "answer": [
2956
  "12"
 
2979
  "type": 10
2980
  },
2981
  {
2982
+ "id": "39945108-7c91-4598-aa55-5decfabec2d4",
2983
  "question": "How many siblings does the father of the person whose hobby is research have?",
2984
  "answer": [
2985
  "34"
 
3008
  "type": 10
3009
  },
3010
  {
3011
+ "id": "fe2c5638-92c2-44b4-afd4-075cae286f6d",
3012
  "question": "How many brothers does the father of deanna have?",
3013
  "answer": [
3014
  "14"
 
3033
  "type": 11
3034
  },
3035
  {
3036
+ "id": "2ed28e4f-0b9b-4566-b28a-b5b13b7c6ba9",
3037
  "question": "How many sisters does the daughter of meghann have?",
3038
  "answer": [
3039
  "20"
 
3058
  "type": 11
3059
  },
3060
  {
3061
+ "id": "6145e2b6-2f3b-4195-be99-f5ac0a9c8ce1",
3062
  "question": "How many sons does the father of alton have?",
3063
  "answer": [
3064
  "12"
 
3083
  "type": 11
3084
  },
3085
  {
3086
+ "id": "19f7cdf5-c5e6-46ba-b772-c8ce33c4c0e1",
3087
  "question": "How many sons does the father of dixie have?",
3088
  "answer": [
3089
  "12"
 
3108
  "type": 11
3109
  },
3110
  {
3111
+ "id": "366c7be9-dc46-4f06-a489-52c107b2399f",
3112
  "question": "How many daughters does the child of deangelo have?",
3113
  "answer": [
3114
  "22"
 
3133
  "type": 11
3134
  },
3135
  {
3136
+ "id": "86e475d2-85ba-4dcf-8836-67825528de3a",
3137
  "question": "How many sisters does the husband of meghann have?",
3138
  "answer": [
3139
  "20"
 
3158
  "type": 11
3159
  },
3160
  {
3161
+ "id": "0c9fa089-fc4c-4081-af3d-29e67c53c4ea",
3162
  "question": "How many children does the father of deanna have?",
3163
  "answer": [
3164
  "34"
 
3183
  "type": 11
3184
  },
3185
  {
3186
+ "id": "88e97d42-1f6f-486f-9c2e-a361c2f6e5b7",
3187
  "question": "How many daughters does the husband of meghann have?",
3188
  "answer": [
3189
  "22"
 
3208
  "type": 11
3209
  },
3210
  {
3211
+ "id": "04310ec0-5805-4727-9cd7-f9ffdfe47c58",
3212
  "question": "How many sons does the child of antionette have?",
3213
  "answer": [
3214
  "12"
 
3233
  "type": 11
3234
  },
3235
  {
3236
+ "id": "fb393567-1d0e-42c0-8eb5-039cae06476b",
3237
  "question": "How many children does the daughter of deangelo have?",
3238
  "answer": [
3239
  "34"
 
3258
  "type": 11
3259
  },
3260
  {
3261
+ "id": "bc06019e-a2e4-491c-a1f3-bb9cf068d000",
3262
  "question": "How many sisters does the person whose hobby is research have?",
3263
  "answer": [
3264
  "20"
 
3283
  "type": 12
3284
  },
3285
  {
3286
+ "id": "fdf2d72f-0efd-4516-a172-1dfdcd40f021",
3287
  "question": "How many brothers does the person whose hobby is meteorology have?",
3288
  "answer": [
3289
  "14"
 
3308
  "type": 12
3309
  },
3310
  {
3311
+ "id": "0e31d720-29c8-41ed-a807-a4d5c9ccb112",
3312
  "question": "How many daughters does the person whose job is geographical information systems officer have?",
3313
  "answer": [
3314
  "22"
 
3333
  "type": 12
3334
  },
3335
  {
3336
+ "id": "1d8f1f6d-93df-436e-b380-1759390b68a9",
3337
  "question": "How many sisters does the person whose job is agricultural engineer have?",
3338
  "answer": [
3339
  "20"
 
3358
  "type": 12
3359
  },
3360
  {
3361
+ "id": "318d0658-67cd-4ef6-8cb7-f4104650598c",
3362
  "question": "How many daughters does the person whose hobby is meditation have?",
3363
  "answer": [
3364
  "22"
 
3383
  "type": 12
3384
  },
3385
  {
3386
+ "id": "29463c16-35c5-4a7f-a639-e8c874f52630",
3387
  "question": "How many sons does the person whose job is product designer have?",
3388
  "answer": [
3389
  "12"
 
3408
  "type": 12
3409
  },
3410
  {
3411
+ "id": "60a39dac-e7fa-43eb-908a-4fd3e21aef2f",
3412
  "question": "How many brothers does the person whose job is civil engineer, consulting have?",
3413
  "answer": [
3414
  "14"
 
3433
  "type": 12
3434
  },
3435
  {
3436
+ "id": "5c25edc0-ce79-46ee-ab87-fb766babec04",
3437
  "question": "How many children does the person whose hobby is meditation have?",
3438
  "answer": [
3439
  "34"
 
3458
  "type": 12
3459
  },
3460
  {
3461
+ "id": "39987661-b85b-4a4e-a690-8c677d49f224",
3462
  "question": "How many brothers does the person whose hobby is canoeing have?",
3463
  "answer": [
3464
  "14"
 
3483
  "type": 12
3484
  },
3485
  {
3486
+ "id": "51bc500c-5e32-4f3b-89de-6c41a5662602",
3487
  "question": "How many brothers does the person whose hobby is tether car have?",
3488
  "answer": [
3489
  "14"
 
3508
  "type": 12
3509
  },
3510
  {
3511
+ "id": "a11c11b4-143f-4993-94c2-4f2db6a19e99",
3512
  "question": "How many children does deangelo have?",
3513
  "answer": [
3514
  "3"
 
3529
  "type": 13
3530
  },
3531
  {
3532
+ "id": "12f88d77-82a2-4207-8385-b962cc96de6f",
3533
  "question": "How many siblings does antionette have?",
3534
  "answer": [
3535
  "4"
 
3550
  "type": 13
3551
  },
3552
  {
3553
+ "id": "7677f06d-8859-443b-b25d-862d62053af6",
3554
  "question": "How many brothers does johnna have?",
3555
  "answer": [
3556
  "1"
 
3571
  "type": 13
3572
  },
3573
  {
3574
+ "id": "16ac34a9-9729-4114-90a3-f83915d06893",
3575
  "question": "How many daughters does alfonso have?",
3576
  "answer": [
3577
  "0"
 
3592
  "type": 13
3593
  },
3594
  {
3595
+ "id": "f19e4467-7fe7-4a72-b9bf-6725e76776d4",
3596
  "question": "How many sisters does dominick have?",
3597
  "answer": [
3598
  "2"
 
3613
  "type": 13
3614
  },
3615
  {
3616
+ "id": "4beb9119-4075-447f-867a-0622b21c0084",
3617
  "question": "How many sons does rosalee have?",
3618
  "answer": [
3619
  "0"
 
3634
  "type": 13
3635
  },
3636
  {
3637
+ "id": "519754fd-1e83-42c8-ba37-a0fd739847bd",
3638
  "question": "How many brothers does scotty have?",
3639
  "answer": [
3640
  "0"
 
3655
  "type": 13
3656
  },
3657
  {
3658
+ "id": "a89d40ca-ebf7-432e-9970-96a49852a381",
3659
  "question": "How many sisters does deangelo have?",
3660
  "answer": [
3661
  "0"
 
3676
  "type": 13
3677
  },
3678
  {
3679
+ "id": "87945138-a42e-443e-81cc-a884e284b116",
3680
  "question": "How many daughters does miki have?",
3681
  "answer": [
3682
  "0"
 
3697
  "type": 13
3698
  },
3699
  {
3700
+ "id": "0e10f76e-f92a-45c7-b184-159029371d75",
3701
  "question": "How many siblings does maggie have?",
3702
  "answer": [
3703
  "0"
{depth8-500 → depth_8_size_500_seed_1}/articles.json RENAMED
File without changes
{depth8-500 → depth_8_size_500_seed_1}/family_tree_1.pl RENAMED
File without changes