|
[ |
|
{ |
|
"id": "31be7028-ba3c-4178-bdff-d9052f56b001", |
|
"question": "Who is the wife of the husband of the mother of the person whose job is electronics engineer ?", |
|
"answer": [ |
|
"nell" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"wife(Y_4, Y_2)", |
|
"husband(Y_6, Y_4)", |
|
"mother(Y_8, Y_6)", |
|
"job(Y_8, 'electronics engineer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_9", |
|
"is", |
|
"<attribute_value>_9", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "8b32554c-5c1a-49b8-b1f4-f742b7dee43c", |
|
"question": "Who is the father of the daughter of the sister of the person whose job is freight forwarder ?", |
|
"answer": [ |
|
"cornelius" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"daughter(Y_6, Y_4)", |
|
"sister(Y_8, Y_6)", |
|
"job(Y_8, 'freight forwarder')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_9", |
|
"is", |
|
"<attribute_value>_9", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "8ad89dba-add1-434a-9e69-b0e56e9bf70f", |
|
"question": "Who is the son of the husband of the sister of the person whose hobby is radio-controlled car racing ?", |
|
"answer": [ |
|
"alberto" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son(Y_4, Y_2)", |
|
"husband(Y_6, Y_4)", |
|
"sister(Y_8, Y_6)", |
|
"hobby(Y_8, 'radio-controlled car racing')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_9", |
|
"is", |
|
"<attribute_value>_9", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "bcb198ba-2f91-4a7a-ad40-e17333a7c28c", |
|
"question": "Who is the mother of the brother of the daughter of the person whose job is acupuncturist ?", |
|
"answer": [ |
|
"lyndia" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"brother(Y_6, Y_4)", |
|
"daughter(Y_8, Y_6)", |
|
"job(Y_8, 'acupuncturist')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_9", |
|
"is", |
|
"<attribute_value>_9", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "9d5e5bca-c725-4950-be88-181f22ef2e5e", |
|
"question": "Who is the sibling of the sibling of the brother of the person whose job is financial manager ?", |
|
"answer": [ |
|
"alfonso", |
|
"antionette", |
|
"colby", |
|
"dominick", |
|
"kari" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sibling(Y_4, Y_2)", |
|
"sibling(Y_6, Y_4)", |
|
"brother(Y_8, Y_6)", |
|
"job(Y_8, 'financial manager')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_9", |
|
"is", |
|
"<attribute_value>_9", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "f00d24b3-195a-473c-bb80-479779d5a40d", |
|
"question": "Who is the father of the daughter of the daughter of the person whose hobby is herping ?", |
|
"answer": [ |
|
"dominick", |
|
"tanner" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"daughter(Y_6, Y_4)", |
|
"daughter(Y_8, Y_6)", |
|
"hobby(Y_8, 'herping')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_9", |
|
"is", |
|
"<attribute_value>_9", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "5afeea66-2efd-4b6d-abc7-eda209e778e8", |
|
"question": "Who is the mother of the child of the child of the person whose hobby is cooking ?", |
|
"answer": [ |
|
"concepcion" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"child(Y_6, Y_4)", |
|
"child(Y_8, Y_6)", |
|
"hobby(Y_8, 'cooking')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_9", |
|
"is", |
|
"<attribute_value>_9", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "389de5a7-ddd0-4407-bbc5-b2bee0bb2a3e", |
|
"question": "Who is the father of the sibling of the sister of the person whose job is air cabin crew ?", |
|
"answer": [ |
|
"dominick" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"sibling(Y_6, Y_4)", |
|
"sister(Y_8, Y_6)", |
|
"job(Y_8, 'air cabin crew')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_9", |
|
"is", |
|
"<attribute_value>_9", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "559d3da1-342a-40a4-b261-43af9d241aed", |
|
"question": "Who is the child of the mother of the child of the person whose hobby is magic ?", |
|
"answer": [ |
|
"aura" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_2)", |
|
"mother(Y_6, Y_4)", |
|
"child(Y_8, Y_6)", |
|
"hobby(Y_8, 'magic')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_9", |
|
"is", |
|
"<attribute_value>_9", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "6d609661-f30f-4553-9b54-f638dd85dfdf", |
|
"question": "Who is the brother of the father of the mother of the person whose job is retail buyer ?", |
|
"answer": [ |
|
"alfonso", |
|
"colby" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother(Y_4, Y_2)", |
|
"father(Y_6, Y_4)", |
|
"mother(Y_8, Y_6)", |
|
"job(Y_8, 'retail buyer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_9", |
|
"is", |
|
"<attribute_value>_9", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "51b00b49-5bc7-4543-bb56-9de2d292617d", |
|
"question": "Who is the wife of the husband of the mother of tanya ?", |
|
"answer": [ |
|
"nell" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"wife(Y_4, Y_2)", |
|
"husband(Y_6, Y_4)", |
|
"mother('tanya', Y_6)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"<name>_8", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "df234506-a255-43fc-b54b-ddf2c81a0ede", |
|
"question": "Who is the father of the daughter of the sister of antionette ?", |
|
"answer": [ |
|
"cornelius" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"daughter(Y_6, Y_4)", |
|
"sister('antionette', Y_6)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"<name>_8", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "109df7c8-9f34-4a97-97eb-07e1918dd168", |
|
"question": "Who is the son of the husband of the sister of kristine ?", |
|
"answer": [ |
|
"alberto" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son(Y_4, Y_2)", |
|
"husband(Y_6, Y_4)", |
|
"sister('kristine', Y_6)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"<name>_8", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "81463dd0-432d-4c00-8f1e-ce15b4a80eac", |
|
"question": "Who is the mother of the brother of the daughter of lyndia ?", |
|
"answer": [ |
|
"lyndia" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"brother(Y_6, Y_4)", |
|
"daughter('lyndia', Y_6)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"<name>_8", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "09e5ce91-a5f4-4546-bc2a-1f015b0e2c37", |
|
"question": "Who is the sibling of the sibling of the brother of colby ?", |
|
"answer": [ |
|
"alfonso", |
|
"antionette", |
|
"colby", |
|
"dominick", |
|
"kari" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sibling(Y_4, Y_2)", |
|
"sibling(Y_6, Y_4)", |
|
"brother('colby', Y_6)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"<name>_8", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "fed1c76b-281d-4f75-af99-fe3755304160", |
|
"question": "Who is the father of the daughter of the daughter of matt ?", |
|
"answer": [ |
|
"dominick", |
|
"tanner" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"daughter(Y_6, Y_4)", |
|
"daughter('matt', Y_6)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"<name>_8", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "34391b12-124e-4d7a-b627-1c653092857d", |
|
"question": "Who is the mother of the child of the child of jeff ?", |
|
"answer": [ |
|
"concepcion" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"child(Y_6, Y_4)", |
|
"child('jeff', Y_6)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"<name>_8", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "17bde782-a8fd-4b14-8320-3f050c3b3a8e", |
|
"question": "Who is the father of the sibling of the sister of deanna ?", |
|
"answer": [ |
|
"dominick" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"sibling(Y_6, Y_4)", |
|
"sister('deanna', Y_6)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"<name>_8", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "54ea6a4d-cea7-4e7d-8749-cdbbf16ee120", |
|
"question": "Who is the child of the mother of the child of winfred ?", |
|
"answer": [ |
|
"aura" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_2)", |
|
"mother(Y_6, Y_4)", |
|
"child('winfred', Y_6)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"<name>_8", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "7a194f60-58b4-4afc-8bf9-ae88340a04d8", |
|
"question": "Who is the brother of the father of the mother of ramon ?", |
|
"answer": [ |
|
"alfonso", |
|
"colby" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother(Y_4, Y_2)", |
|
"father(Y_6, Y_4)", |
|
"mother('ramon', Y_6)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_7", |
|
"of", |
|
"<name>_8", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "09b50998-b6b3-4b47-bfe8-fc3e49c1bd6c", |
|
"question": "Who is the husband of the mother of the person whose job is electronics engineer ?", |
|
"answer": [ |
|
"leonardo" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"husband(Y_4, Y_2)", |
|
"mother(Y_6, Y_4)", |
|
"job(Y_6, 'electronics engineer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_7", |
|
"is", |
|
"<attribute_value>_7", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "579b57b6-2531-4af6-a35e-60e3f1ec950a", |
|
"question": "Who is the sister of the child of the person whose job is sports therapist ?", |
|
"answer": [ |
|
"kristine", |
|
"sarah", |
|
"tona" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister(Y_4, Y_2)", |
|
"child(Y_6, Y_4)", |
|
"job(Y_6, 'sports therapist')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_7", |
|
"is", |
|
"<attribute_value>_7", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "ec1fbb92-347e-4f25-a69c-242c1311c271", |
|
"question": "Who is the sister of the wife of the person whose job is armed forces logistics/support/administrative officer ?", |
|
"answer": [ |
|
"cortney" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister(Y_4, Y_2)", |
|
"wife(Y_6, Y_4)", |
|
"job(Y_6, 'armed forces logistics/support/administrative officer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_7", |
|
"is", |
|
"<attribute_value>_7", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "09549798-9733-47ae-b1b0-0cbb4e443ce2", |
|
"question": "Who is the mother of the father of the person whose job is air cabin crew ?", |
|
"answer": [ |
|
"kanesha", |
|
"meghann" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"father(Y_6, Y_4)", |
|
"job(Y_6, 'air cabin crew')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_7", |
|
"is", |
|
"<attribute_value>_7", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "4b1a1e1d-d54b-445c-b846-9295c58ad604", |
|
"question": "Who is the brother of the daughter of the person whose job is acupuncturist ?", |
|
"answer": [ |
|
"matt", |
|
"zane" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother(Y_4, Y_2)", |
|
"daughter(Y_6, Y_4)", |
|
"job(Y_6, 'acupuncturist')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_7", |
|
"is", |
|
"<attribute_value>_7", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "27ad53d0-0683-4342-ad5f-70f5bcb40a03", |
|
"question": "Who is the child of the mother of the person whose hobby is microscopy ?", |
|
"answer": [ |
|
"ila", |
|
"marlena", |
|
"paula" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_2)", |
|
"mother(Y_6, Y_4)", |
|
"hobby(Y_6, 'microscopy')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_7", |
|
"is", |
|
"<attribute_value>_7", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "2faab347-4ce5-4897-abbc-e2ee816f29c6", |
|
"question": "Who is the husband of the mother of the person whose hobby is tether car ?", |
|
"answer": [ |
|
"jeff" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"husband(Y_4, Y_2)", |
|
"mother(Y_6, Y_4)", |
|
"hobby(Y_6, 'tether car')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_7", |
|
"is", |
|
"<attribute_value>_7", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "021316d7-ad09-4db6-9688-40dc56a47715", |
|
"question": "Who is the daughter of the father of the person whose job is development worker, community ?", |
|
"answer": [ |
|
"janey" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"father(Y_6, Y_4)", |
|
"job(Y_6, 'development worker, community')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_7", |
|
"is", |
|
"<attribute_value>_7", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "59823d23-7f1c-4f32-b62b-275c28c5680a", |
|
"question": "Who is the child of the child of the person whose hobby is cooking ?", |
|
"answer": [ |
|
"christian", |
|
"velia" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_2)", |
|
"child(Y_6, Y_4)", |
|
"hobby(Y_6, 'cooking')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_7", |
|
"is", |
|
"<attribute_value>_7", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "52e76c81-d03b-452c-bc95-2523c612b52c", |
|
"question": "Who is the father of the child of the person whose hobby is snowmobiling ?", |
|
"answer": [ |
|
"george" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"child(Y_6, Y_4)", |
|
"hobby(Y_6, 'snowmobiling')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_7", |
|
"is", |
|
"<attribute_value>_7", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "873f14cc-5087-4bdf-9557-6757851f677a", |
|
"question": "Who is the husband of the mother of tanya ?", |
|
"answer": [ |
|
"leonardo" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"husband(Y_4, Y_2)", |
|
"mother('tanya', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "ecd1f66f-3cad-459b-9c39-06b6497971a6", |
|
"question": "Who is the sister of the child of vicente ?", |
|
"answer": [ |
|
"tona" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister(Y_4, Y_2)", |
|
"child('vicente', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "78647687-9d73-466d-abfe-939c4dedb485", |
|
"question": "Who is the sister of the wife of joe ?", |
|
"answer": [ |
|
"cortney" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister(Y_4, Y_2)", |
|
"wife('joe', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "acc9250c-8311-433b-a879-3a75aedb001c", |
|
"question": "Who is the mother of the father of mandy ?", |
|
"answer": [ |
|
"meghann" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"father('mandy', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "5737ebfe-029d-4032-9302-4b49cd355284", |
|
"question": "Who is the brother of the daughter of lyndia ?", |
|
"answer": [ |
|
"matt", |
|
"zane" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother(Y_4, Y_2)", |
|
"daughter('lyndia', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "1b20fafb-9b3f-4d1e-995f-ff8405130c74", |
|
"question": "Who is the father of the father of paula ?", |
|
"answer": [ |
|
"scotty" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"father('paula', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "03e4adeb-80b3-4488-baf3-0c30c0985326", |
|
"question": "Who is the husband of the mother of concepcion ?", |
|
"answer": [ |
|
"jeff" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"husband(Y_4, Y_2)", |
|
"mother('concepcion', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "933c8543-ef7f-407e-901b-0b239830892a", |
|
"question": "Who is the daughter of the father of ezequiel ?", |
|
"answer": [ |
|
"janey" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"father('ezequiel', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "b997f1ad-598e-4afc-b27d-17361050b343", |
|
"question": "Who is the child of the child of jeff ?", |
|
"answer": [ |
|
"christian", |
|
"velia" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_2)", |
|
"child('jeff', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "50f6e867-5d61-4f09-8d2d-ad7a6e5a80ba", |
|
"question": "Who is the father of the child of george ?", |
|
"answer": [ |
|
"george" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"child('george', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "88638d8a-c715-4e26-8569-267f5e0b6971", |
|
"question": "Who is the mother of the person whose job is electronics engineer ?", |
|
"answer": [ |
|
"nell" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"job(Y_4, 'electronics engineer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "8ba820a9-9109-424b-8c96-3d437a3502b2", |
|
"question": "Who is the father of the person whose hobby is archery ?", |
|
"answer": [ |
|
"donald" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"hobby(Y_4, 'archery')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "8b2b0dc2-12ea-4748-b470-fa615cf43835", |
|
"question": "Who is the sister of the person whose job is freight forwarder ?", |
|
"answer": [ |
|
"kari" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister(Y_4, Y_2)", |
|
"job(Y_4, 'freight forwarder')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "eb5d62db-698f-4278-808a-c683b618d68d", |
|
"question": "Who is the wife of the person whose job is armed forces logistics/support/administrative officer ?", |
|
"answer": [ |
|
"miki" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"wife(Y_4, Y_2)", |
|
"job(Y_4, 'armed forces logistics/support/administrative officer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "4c8a0a3e-1740-4fa5-9129-98c9c50443d5", |
|
"question": "Who is the sister of the person whose hobby is radio-controlled car racing ?", |
|
"answer": [ |
|
"sarah" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister(Y_4, Y_2)", |
|
"hobby(Y_4, 'radio-controlled car racing')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "9e9a7dcc-cc0c-4b6e-b042-f7993d43dfaa", |
|
"question": "Who is the father of the person whose hobby is herping ?", |
|
"answer": [ |
|
"dominick", |
|
"vicente" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"hobby(Y_4, 'herping')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "9ce7ba58-9af2-4b69-b5e0-663156732295", |
|
"question": "Who is the daughter of the person whose job is acupuncturist ?", |
|
"answer": [ |
|
"tona" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"job(Y_4, 'acupuncturist')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "51cd3b39-6cdb-4efe-be44-c606bdb95b37", |
|
"question": "Who is the mother of the person whose hobby is social studies ?", |
|
"answer": [ |
|
"kari", |
|
"lyndia" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"hobby(Y_4, 'social studies')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "b8029957-e0dc-46df-864f-695a438db8a8", |
|
"question": "Who is the brother of the person whose job is financial manager ?", |
|
"answer": [ |
|
"alfonso", |
|
"dominick" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother(Y_4, Y_2)", |
|
"job(Y_4, 'financial manager')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "fcae1634-9e2b-40d5-8dc5-43e611aee109", |
|
"question": "Who is the mother of the person whose hobby is tether car ?", |
|
"answer": [ |
|
"marya" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"hobby(Y_4, 'tether car')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "1fd60904-1d1a-4f13-b0aa-9f1976bef002", |
|
"question": "Who is the mother of tanya ?", |
|
"answer": [ |
|
"nell" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother('tanya', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "8a7ca82d-f711-4421-a339-de10672d8385", |
|
"question": "Who is the father of ezequiel ?", |
|
"answer": [ |
|
"donald" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father('ezequiel', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "f7cd232f-ea19-40d8-9883-2001505cc239", |
|
"question": "Who is the sister of antionette ?", |
|
"answer": [ |
|
"kari" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister('antionette', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "df0415bb-ffce-4a67-b325-ce35b111f3ce", |
|
"question": "Who is the wife of joe ?", |
|
"answer": [ |
|
"miki" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"wife('joe', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "af327042-fb97-429f-8fa6-45af416e5aef", |
|
"question": "Who is the sister of kristine ?", |
|
"answer": [ |
|
"sarah" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister('kristine', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "197b140b-a354-4842-9d17-0049a0c2fa9a", |
|
"question": "Who is the mother of matt ?", |
|
"answer": [ |
|
"lyndia" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother('matt', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "63e7393e-21a7-4b7e-a57b-3c8540b581b7", |
|
"question": "Who is the daughter of lyndia ?", |
|
"answer": [ |
|
"tona" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter('lyndia', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "92fbf41e-024e-4007-87c9-44e0775720ba", |
|
"question": "Who is the brother of lashanda ?", |
|
"answer": [ |
|
"mckinley", |
|
"reinaldo" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother('lashanda', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "999ad858-04a0-45f7-b44e-ac9dc9f7e3e9", |
|
"question": "Who is the brother of colby ?", |
|
"answer": [ |
|
"alfonso", |
|
"dominick" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother('colby', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "a4adc94f-d186-41af-a23c-c6866248315e", |
|
"question": "Who is the mother of concepcion ?", |
|
"answer": [ |
|
"marya" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother('concepcion', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "c6ff1a51-1e71-431b-b49e-3eccf5a7f48a", |
|
"question": "Who is the person whose job is electronics engineer ?", |
|
"answer": [ |
|
"tanya" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'electronics engineer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "88fed55d-7b69-4c21-b592-edfaea5a0320", |
|
"question": "Who is the person whose job is restaurant manager, fast food ?", |
|
"answer": [ |
|
"vilma" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'restaurant manager, fast food')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "282f796c-8f44-4b48-ac76-809327065a05", |
|
"question": "Who is the person whose hobby is archery ?", |
|
"answer": [ |
|
"ezequiel" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_2, 'archery')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "ed341635-f65f-4a82-b97a-9da7d17585c6", |
|
"question": "Who is the person whose job is sports therapist ?", |
|
"answer": [ |
|
"dee", |
|
"vicente" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'sports therapist')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "06866c85-85c5-4c3a-bf26-d56eac6b2697", |
|
"question": "Who is the person whose job is freight forwarder ?", |
|
"answer": [ |
|
"antionette" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'freight forwarder')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "54d96277-ccad-4216-99fd-86a226f8fe76", |
|
"question": "Who is the person whose job is police officer ?", |
|
"answer": [ |
|
"dixie" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'police officer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "d32698f2-5437-4963-b67a-ca9fb7f29349", |
|
"question": "Who is the person whose job is armed forces logistics/support/administrative officer ?", |
|
"answer": [ |
|
"joe" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'armed forces logistics/support/administrative officer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "eadd96d1-eab5-4d34-a15b-fc3386edd439", |
|
"question": "Who is the person whose hobby is field hockey ?", |
|
"answer": [ |
|
"tanner" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_2, 'field hockey')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "5db39959-dc95-47e7-bbdb-ec24a6c55dba", |
|
"question": "Who is the person whose hobby is radio-controlled car racing ?", |
|
"answer": [ |
|
"kristine" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_2, 'radio-controlled car racing')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "c259714e-a547-4c54-9a37-2013db4eecf3", |
|
"question": "Who is the person whose job is air cabin crew ?", |
|
"answer": [ |
|
"deanna", |
|
"mandy" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'air cabin crew')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "fb48fe04-27ed-4ba1-8eb5-c143f539f7d8", |
|
"question": "What is the dob of the wife of the husband of the mother of tanya ?", |
|
"answer": [ |
|
"0245-08-08" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"wife(Y_5, Y_3)", |
|
"husband(Y_7, Y_5)", |
|
"mother('tanya', Y_7)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "df675868-8d65-498a-a3be-37e0da78188d", |
|
"question": "What is the dob of the child of the father of the son of dixie ?", |
|
"answer": [ |
|
"0295-07-12" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"child(Y_5, Y_3)", |
|
"father(Y_7, Y_5)", |
|
"son('dixie', Y_7)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "f0de7be5-1fa8-45c9-9afd-ecf3730ae473", |
|
"question": "What is the dob of the husband of the mother of the mother of matt ?", |
|
"answer": [ |
|
"0149-12-17" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"husband(Y_5, Y_3)", |
|
"mother(Y_7, Y_5)", |
|
"mother('matt', Y_7)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "15400ab9-9738-4d6a-9c3b-a72598598428", |
|
"question": "What is the dob of the child of the father of the father of paula ?", |
|
"answer": [ |
|
"0178-04-18", |
|
"0179-11-16" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"child(Y_5, Y_3)", |
|
"father(Y_7, Y_5)", |
|
"father('paula', Y_7)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "5151f302-f3c4-45d9-8ef4-53f684f27984", |
|
"question": "What is the hobby of the father of the daughter of the daughter of matt ?", |
|
"answer": [ |
|
"field hockey", |
|
"mycology" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"father(Y_5, Y_3)", |
|
"daughter(Y_7, Y_5)", |
|
"daughter('matt', Y_7)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "aa0f3847-31db-49cf-8b45-41f5c642d349", |
|
"question": "What is the dob of the mother of the son of the sister of marlena ?", |
|
"answer": [ |
|
"0241-07-17" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"mother(Y_5, Y_3)", |
|
"son(Y_7, Y_5)", |
|
"sister('marlena', Y_7)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "849e458b-068c-4db6-a679-179e336b5030", |
|
"question": "What is the job of the child of the husband of the sister of deanna ?", |
|
"answer": [ |
|
"development worker, community", |
|
"estate manager/land agent", |
|
"retail buyer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"child(Y_5, Y_3)", |
|
"husband(Y_7, Y_5)", |
|
"sister('deanna', Y_7)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "5c176168-767d-478a-8884-98cff8ecebf7", |
|
"question": "What is the dob of the child of the sister of the father of paula ?", |
|
"answer": [ |
|
"0202-02-11", |
|
"0205-10-16", |
|
"0208-12-08" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"child(Y_5, Y_3)", |
|
"sister(Y_7, Y_5)", |
|
"father('paula', Y_7)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "6fdd4fdd-73dc-40f1-99e4-2ae9e7396e21", |
|
"question": "What is the job of the brother of the sibling of the father of alejandra ?", |
|
"answer": [ |
|
"local government officer", |
|
"technical sales engineer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"brother(Y_5, Y_3)", |
|
"sibling(Y_7, Y_5)", |
|
"father('alejandra', Y_7)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "9440b484-61ec-42b4-9a43-7a01fe2ca66d", |
|
"question": "What is the hobby of the son of the husband of the child of thomasine ?", |
|
"answer": [ |
|
"ephemera collecting", |
|
"flying model planes" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"son(Y_5, Y_3)", |
|
"husband(Y_7, Y_5)", |
|
"child('thomasine', Y_7)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "abdbf16e-5f9f-467d-a498-a6826a2d4793", |
|
"question": "What is the hobby of the husband of the mother of the person whose job is electronics engineer ?", |
|
"answer": [ |
|
"herping" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"husband(Y_5, Y_3)", |
|
"mother(Y_7, Y_5)", |
|
"job(Y_7, 'electronics engineer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "40ba384f-bb04-4af3-b279-c9db6be766fc", |
|
"question": "What is the hobby of the daughter of the sister of the person whose job is freight forwarder ?", |
|
"answer": [ |
|
"social studies" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"daughter(Y_5, Y_3)", |
|
"sister(Y_7, Y_5)", |
|
"job(Y_7, 'freight forwarder')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "7ebcf701-8b61-48dd-90c9-6c9c52707a12", |
|
"question": "What is the job of the husband of the sister of the person whose hobby is radio-controlled car racing ?", |
|
"answer": [ |
|
"quantity surveyor" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"husband(Y_5, Y_3)", |
|
"sister(Y_7, Y_5)", |
|
"hobby(Y_7, 'radio-controlled car racing')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "a8fbdb83-9b95-4842-920f-9f801ce89736", |
|
"question": "What is the job of the brother of the daughter of the person whose job is acupuncturist ?", |
|
"answer": [ |
|
"local government officer", |
|
"technical sales engineer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"brother(Y_5, Y_3)", |
|
"daughter(Y_7, Y_5)", |
|
"job(Y_7, 'acupuncturist')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "8c4bf9e7-091c-4732-be04-f20335b43e47", |
|
"question": "What is the dob of the sibling of the brother of the person whose job is financial manager ?", |
|
"answer": [ |
|
"0236-06-02", |
|
"0238-10-28", |
|
"0239-10-28", |
|
"0240-12-31", |
|
"0244-04-07" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"sibling(Y_5, Y_3)", |
|
"brother(Y_7, Y_5)", |
|
"job(Y_7, 'financial manager')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "3499ec3d-19f8-4e98-90d9-ab98503a17b1", |
|
"question": "What is the job of the daughter of the daughter of the person whose hobby is herping ?", |
|
"answer": [ |
|
"advertising copywriter", |
|
"air cabin crew", |
|
"engineer, manufacturing systems", |
|
"location manager", |
|
"psychiatric nurse" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"daughter(Y_5, Y_3)", |
|
"daughter(Y_7, Y_5)", |
|
"hobby(Y_7, 'herping')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "4c8eca81-5b21-478a-a787-5ce5efe8e7d1", |
|
"question": "What is the hobby of the child of the child of the person whose hobby is cooking ?", |
|
"answer": [ |
|
"airsoft", |
|
"research" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"child(Y_5, Y_3)", |
|
"child(Y_7, Y_5)", |
|
"hobby(Y_7, 'cooking')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "d46cf9c5-830c-4862-a79b-780c46c48a67", |
|
"question": "What is the job of the sibling of the sister of the person whose job is air cabin crew ?", |
|
"answer": [ |
|
"advertising copywriter", |
|
"air cabin crew", |
|
"psychiatric nurse" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"sibling(Y_5, Y_3)", |
|
"sister(Y_7, Y_5)", |
|
"job(Y_7, 'air cabin crew')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "881bb11b-77ba-4af3-8092-1aad51ec9036", |
|
"question": "What is the job of the mother of the child of the person whose hobby is magic ?", |
|
"answer": [ |
|
"therapist, art" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"mother(Y_5, Y_3)", |
|
"child(Y_7, Y_5)", |
|
"hobby(Y_7, 'magic')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "3b4cb2d9-74d6-4f4c-8b4b-5c9668ca2922", |
|
"question": "What is the dob of the father of the mother of the person whose job is retail buyer ?", |
|
"answer": [ |
|
"0236-06-02" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"father(Y_5, Y_3)", |
|
"mother(Y_7, Y_5)", |
|
"job(Y_7, 'retail buyer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "747a3655-0d6b-412d-9e92-47b586676c55", |
|
"question": "What is the hobby of the husband of the mother of tanya ?", |
|
"answer": [ |
|
"herping" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"husband(Y_5, Y_3)", |
|
"mother('tanya', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "9ef8252c-85fe-44a6-abf8-f836de8fc85f", |
|
"question": "What is the hobby of the daughter of the sister of antionette ?", |
|
"answer": [ |
|
"social studies" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"daughter(Y_5, Y_3)", |
|
"sister('antionette', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "01ee22b9-afc8-40de-b3d6-3938209fc4a9", |
|
"question": "What is the job of the husband of the sister of kristine ?", |
|
"answer": [ |
|
"quantity surveyor" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"husband(Y_5, Y_3)", |
|
"sister('kristine', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "f9980a92-4eab-40ee-bd57-a80992db49bf", |
|
"question": "What is the job of the brother of the daughter of lyndia ?", |
|
"answer": [ |
|
"local government officer", |
|
"technical sales engineer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"brother(Y_5, Y_3)", |
|
"daughter('lyndia', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "b12efa88-730c-4c69-97df-7bb11cb986a8", |
|
"question": "What is the dob of the sibling of the brother of colby ?", |
|
"answer": [ |
|
"0236-06-02", |
|
"0238-10-28", |
|
"0239-10-28", |
|
"0240-12-31", |
|
"0244-04-07" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"sibling(Y_5, Y_3)", |
|
"brother('colby', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "abfee060-9133-4c53-90db-6887ffa5347f", |
|
"question": "What is the job of the daughter of the daughter of matt ?", |
|
"answer": [ |
|
"advertising copywriter", |
|
"air cabin crew", |
|
"engineer, manufacturing systems", |
|
"location manager", |
|
"psychiatric nurse" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"daughter(Y_5, Y_3)", |
|
"daughter('matt', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "d6ae72f7-e1d2-47f6-bf13-981c0107c469", |
|
"question": "What is the hobby of the child of the child of jeff ?", |
|
"answer": [ |
|
"airsoft", |
|
"research" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"child(Y_5, Y_3)", |
|
"child('jeff', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "3b3733fb-94ac-4ab3-8352-5e65c9965334", |
|
"question": "What is the job of the sibling of the sister of deanna ?", |
|
"answer": [ |
|
"advertising copywriter", |
|
"air cabin crew", |
|
"psychiatric nurse" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"sibling(Y_5, Y_3)", |
|
"sister('deanna', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "80af4425-fed9-4f5b-8623-1c534417e639", |
|
"question": "What is the job of the mother of the child of winfred ?", |
|
"answer": [ |
|
"therapist, art" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"mother(Y_5, Y_3)", |
|
"child('winfred', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "b49cf502-c258-4282-a15d-abc548fb413c", |
|
"question": "What is the dob of the father of the mother of ramon ?", |
|
"answer": [ |
|
"0236-06-02" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"father(Y_5, Y_3)", |
|
"mother('ramon', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "b83140be-b886-4e33-ac27-4f952c69992c", |
|
"question": "What is the hobby of the mother of the person whose job is electronics engineer ?", |
|
"answer": [ |
|
"backgammon" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"mother(Y_5, Y_3)", |
|
"job(Y_5, 'electronics engineer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "8b8e3e9c-e20d-4485-80fb-b405c19255ae", |
|
"question": "What is the dob of the child of the person whose job is sports therapist ?", |
|
"answer": [ |
|
"0202-02-11", |
|
"0205-06-04", |
|
"0205-10-16", |
|
"0207-11-08", |
|
"0208-12-08" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"child(Y_5, Y_3)", |
|
"job(Y_5, 'sports therapist')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "277939cc-0190-433a-87d0-95c1f65017e8", |
|
"question": "What is the dob of the wife of the person whose job is armed forces logistics/support/administrative officer ?", |
|
"answer": [ |
|
"0256-10-26" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"wife(Y_5, Y_3)", |
|
"job(Y_5, 'armed forces logistics/support/administrative officer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "2c0b45a0-4ad2-4ef9-8926-3be8f0587f99", |
|
"question": "What is the job of the father of the person whose job is air cabin crew ?", |
|
"answer": [ |
|
"chartered legal executive (england and wales)", |
|
"operations geologist" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"father(Y_5, Y_3)", |
|
"job(Y_5, 'air cabin crew')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "2afa1337-18c2-4931-98df-eb701aa0b89c", |
|
"question": "What is the dob of the daughter of the person whose job is acupuncturist ?", |
|
"answer": [ |
|
"0202-02-11" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"daughter(Y_5, Y_3)", |
|
"job(Y_5, 'acupuncturist')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "a2027564-5c0c-48e8-9d76-bff832f9c703", |
|
"question": "What is the job of the mother of the person whose hobby is microscopy ?", |
|
"answer": [ |
|
"product designer", |
|
"restaurant manager, fast food" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"mother(Y_5, Y_3)", |
|
"hobby(Y_5, 'microscopy')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "88e4ecb2-97fa-448b-bc28-411f1a9212ac", |
|
"question": "What is the hobby of the mother of the person whose hobby is tether car ?", |
|
"answer": [ |
|
"laser tag" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"mother(Y_5, Y_3)", |
|
"hobby(Y_5, 'tether car')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "45c3e9d7-47c8-432e-9024-820ab4cdba96", |
|
"question": "What is the job of the father of the person whose job is development worker, community ?", |
|
"answer": [ |
|
"print production planner" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"father(Y_5, Y_3)", |
|
"job(Y_5, 'development worker, community')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "aa87c8b4-4a77-402d-9146-c4c7b3cd90e9", |
|
"question": "What is the job of the child of the person whose hobby is cooking ?", |
|
"answer": [ |
|
"museum education officer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"child(Y_5, Y_3)", |
|
"hobby(Y_5, 'cooking')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "33000908-a7a1-4b36-b3d2-bb6441981790", |
|
"question": "What is the dob of the child of the person whose hobby is snowmobiling ?", |
|
"answer": [ |
|
"0212-09-01" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"child(Y_5, Y_3)", |
|
"hobby(Y_5, 'snowmobiling')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "202ca4f9-77b4-48b3-aef9-8cb1976e1136", |
|
"question": "What is the hobby of the mother of tanya ?", |
|
"answer": [ |
|
"backgammon" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"mother('tanya', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "abc12664-f8a9-4c92-a517-413781e80543", |
|
"question": "What is the dob of the child of vicente ?", |
|
"answer": [ |
|
"0202-02-11", |
|
"0205-10-16", |
|
"0208-12-08" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"child('vicente', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "e6cf38fc-c909-4245-8ae9-a4fc162ccda5", |
|
"question": "What is the dob of the wife of joe ?", |
|
"answer": [ |
|
"0256-10-26" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"wife('joe', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "c06a124a-22c9-444f-a23e-da12fb41e12b", |
|
"question": "What is the job of the father of mandy ?", |
|
"answer": [ |
|
"operations geologist" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"father('mandy', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "3c03d06d-2204-461d-a511-26db4081fef1", |
|
"question": "What is the dob of the daughter of lyndia ?", |
|
"answer": [ |
|
"0202-02-11" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"daughter('lyndia', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "90dea92a-4bf6-4913-92a3-d73395eeb195", |
|
"question": "What is the job of the father of paula ?", |
|
"answer": [ |
|
"animal nutritionist" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"father('paula', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "9ccd660d-3be1-4d23-8476-5bf789500cdd", |
|
"question": "What is the hobby of the mother of concepcion ?", |
|
"answer": [ |
|
"laser tag" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"mother('concepcion', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "147e91ff-d7ff-4b8c-a1d7-8f959da6392d", |
|
"question": "What is the job of the father of ezequiel ?", |
|
"answer": [ |
|
"print production planner" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"father('ezequiel', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "9d90d624-dc11-4dce-b85e-01ab90cd37dc", |
|
"question": "What is the job of the child of jeff ?", |
|
"answer": [ |
|
"museum education officer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"child('jeff', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "cb176300-4e4d-4569-b5bc-21bded97a81f", |
|
"question": "What is the dob of the child of george ?", |
|
"answer": [ |
|
"0212-09-01" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"child('george', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "776fbce4-dfcf-4a86-946d-ff8129a3a71b", |
|
"question": "What is the job of the person whose job is electronics engineer ?", |
|
"answer": [ |
|
"electronics engineer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"job(Y_3, 'electronics engineer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "dcbd66e0-dd86-40b2-bf74-b46363811602", |
|
"question": "What is the hobby of the person whose hobby is archery ?", |
|
"answer": [ |
|
"archery" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"hobby(Y_3, 'archery')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "3c880e1c-6bf0-4156-bf90-b5fbd1a8b676", |
|
"question": "What is the dob of the person whose job is freight forwarder ?", |
|
"answer": [ |
|
"0239-10-28" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"job(Y_3, 'freight forwarder')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "24e93662-5cac-4f19-8e3c-3563c1092fe0", |
|
"question": "What is the hobby of the person whose job is armed forces logistics/support/administrative officer ?", |
|
"answer": [ |
|
"kart racing" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"job(Y_3, 'armed forces logistics/support/administrative officer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "347b538e-4d37-4b9c-9fb0-ca6576001585", |
|
"question": "What is the dob of the person whose hobby is radio-controlled car racing ?", |
|
"answer": [ |
|
"0205-06-04" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"hobby(Y_3, 'radio-controlled car racing')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "1612bb1f-ee55-4834-ae9f-0c8180c9d9ca", |
|
"question": "What is the job of the person whose hobby is herping ?", |
|
"answer": [ |
|
"psychiatric nurse", |
|
"restaurant manager", |
|
"technical sales engineer", |
|
"volunteer coordinator" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"hobby(Y_3, 'herping')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "6241dd8a-9fc3-447f-ae8c-7aa00f9ce2b2", |
|
"question": "What is the hobby of the person whose job is acupuncturist ?", |
|
"answer": [ |
|
"flying disc" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"job(Y_3, 'acupuncturist')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "067b9ccd-1369-44e2-947e-12b0db3614e4", |
|
"question": "What is the job of the person whose hobby is social studies ?", |
|
"answer": [ |
|
"agricultural engineer", |
|
"local government officer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"hobby(Y_3, 'social studies')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "13711afe-6960-4482-a012-06c14c5116ec", |
|
"question": "What is the job of the person whose job is financial manager ?", |
|
"answer": [ |
|
"financial manager" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"job(Y_3, 'financial manager')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "0cec8b46-a570-48c3-bb7d-957047238737", |
|
"question": "What is the dob of the person whose hobby is tether car ?", |
|
"answer": [ |
|
"0261-10-15" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"hobby(Y_3, 'tether car')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "485dbdba-2efa-4bfd-b914-e17a419dc8ed", |
|
"question": "How many siblings does the wife of the husband of the mother of tanya have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"wife(Y_5, Y_3)", |
|
"husband(Y_7, Y_5)", |
|
"mother('tanya', Y_7)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "1e260fb8-7417-4e23-b480-ef207d5a7aa0", |
|
"question": "How many sisters does the child of the father of the son of dixie have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"child(Y_5, Y_3)", |
|
"father(Y_7, Y_5)", |
|
"son('dixie', Y_7)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "61e76cbc-53ea-47ac-89ff-521f939bb803", |
|
"question": "How many sisters does the husband of the mother of the mother of matt have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"husband(Y_5, Y_3)", |
|
"mother(Y_7, Y_5)", |
|
"mother('matt', Y_7)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "292e3731-8b9e-421e-a78c-4709689529fa", |
|
"question": "How many siblings does the child of the father of the father of paula have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"child(Y_5, Y_3)", |
|
"father(Y_7, Y_5)", |
|
"father('paula', Y_7)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "6fdcbc8c-109e-4110-b048-d6edd5f12b17", |
|
"question": "How many sons does the father of the daughter of the daughter of matt have?", |
|
"answer": [ |
|
"0", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)", |
|
"father(Y_5, Y_3)", |
|
"daughter(Y_7, Y_5)", |
|
"daughter('matt', Y_7)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "a6770bbd-4ce0-4398-8a59-1e78e8197cd6", |
|
"question": "How many sisters does the mother of the son of the sister of marlena have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"mother(Y_5, Y_3)", |
|
"son(Y_7, Y_5)", |
|
"sister('marlena', Y_7)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "4ff192d2-a9dd-4291-82a6-6eb936391d8c", |
|
"question": "How many brothers does the child of the husband of the sister of deanna have?", |
|
"answer": [ |
|
"0", |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"child(Y_5, Y_3)", |
|
"husband(Y_7, Y_5)", |
|
"sister('deanna', Y_7)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "fe2b7b4b-285f-4221-93ed-d14d2152453f", |
|
"question": "How many sisters does the child of the sister of the father of paula have?", |
|
"answer": [ |
|
"0", |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"child(Y_5, Y_3)", |
|
"sister(Y_7, Y_5)", |
|
"father('paula', Y_7)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "84e00f27-4fc7-4036-abde-8fa27ed18d5d", |
|
"question": "How many brothers does the brother of the sibling of the father of alejandra have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"brother(Y_5, Y_3)", |
|
"sibling(Y_7, Y_5)", |
|
"father('alejandra', Y_7)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "8fe80027-ff26-4932-a3a0-dd583a59ca1d", |
|
"question": "How many daughters does the son of the husband of the child of thomasine have?", |
|
"answer": [ |
|
"0", |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"son(Y_5, Y_3)", |
|
"husband(Y_7, Y_5)", |
|
"child('thomasine', Y_7)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the", |
|
"<relation>_8", |
|
"of", |
|
"<name>_9", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "bd390c78-6746-4987-bdc1-d4bce498557d", |
|
"question": "How many daughters does the husband of the mother of the person whose job is electronics engineer have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"husband(Y_5, Y_3)", |
|
"mother(Y_7, Y_5)", |
|
"job(Y_7, 'electronics engineer')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"have?" |
|
], |
|
"type": 14 |
|
}, |
|
{ |
|
"id": "9e4b0fa9-4e26-46a8-bf40-4ca1684bc4cd", |
|
"question": "How many daughters does the daughter of the sister of the person whose job is freight forwarder have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"daughter(Y_5, Y_3)", |
|
"sister(Y_7, Y_5)", |
|
"job(Y_7, 'freight forwarder')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"have?" |
|
], |
|
"type": 14 |
|
}, |
|
{ |
|
"id": "aa13ffc7-6a37-415c-b6bd-2ed82a6bf140", |
|
"question": "How many brothers does the husband of the sister of the person whose hobby is radio-controlled car racing have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"husband(Y_5, Y_3)", |
|
"sister(Y_7, Y_5)", |
|
"hobby(Y_7, 'radio-controlled car racing')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"have?" |
|
], |
|
"type": 14 |
|
}, |
|
{ |
|
"id": "2546d966-b204-482f-96d9-90d386797a63", |
|
"question": "How many brothers does the brother of the daughter of the person whose job is acupuncturist have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"brother(Y_5, Y_3)", |
|
"daughter(Y_7, Y_5)", |
|
"job(Y_7, 'acupuncturist')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"have?" |
|
], |
|
"type": 14 |
|
}, |
|
{ |
|
"id": "952f3338-6902-4f3d-a3fb-0d83f2718a34", |
|
"question": "How many siblings does the sibling of the brother of the person whose job is financial manager have?", |
|
"answer": [ |
|
"4" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"sibling(Y_5, Y_3)", |
|
"brother(Y_7, Y_5)", |
|
"job(Y_7, 'financial manager')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"have?" |
|
], |
|
"type": 14 |
|
}, |
|
{ |
|
"id": "8798ba6e-d833-43fa-a1de-55fd9720a71e", |
|
"question": "How many children does the daughter of the daughter of the person whose hobby is herping have?", |
|
"answer": [ |
|
"0", |
|
"1", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"daughter(Y_5, Y_3)", |
|
"daughter(Y_7, Y_5)", |
|
"hobby(Y_7, 'herping')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"have?" |
|
], |
|
"type": 14 |
|
}, |
|
{ |
|
"id": "dd549f8b-c74d-44f1-b7f9-74d036a68e80", |
|
"question": "How many sons does the child of the child of the person whose hobby is cooking have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)", |
|
"child(Y_5, Y_3)", |
|
"child(Y_7, Y_5)", |
|
"hobby(Y_7, 'cooking')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"have?" |
|
], |
|
"type": 14 |
|
}, |
|
{ |
|
"id": "01e9e299-9cf7-426b-b0e5-12ca82646be5", |
|
"question": "How many brothers does the sibling of the sister of the person whose job is air cabin crew have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"sibling(Y_5, Y_3)", |
|
"sister(Y_7, Y_5)", |
|
"job(Y_7, 'air cabin crew')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"have?" |
|
], |
|
"type": 14 |
|
}, |
|
{ |
|
"id": "94a823a3-d6cd-4f15-bd4d-0ba2725aa6c9", |
|
"question": "How many brothers does the mother of the child of the person whose hobby is magic have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"mother(Y_5, Y_3)", |
|
"child(Y_7, Y_5)", |
|
"hobby(Y_7, 'magic')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"have?" |
|
], |
|
"type": 14 |
|
}, |
|
{ |
|
"id": "803766db-e7e1-4313-8a76-ab87868a5937", |
|
"question": "How many sisters does the father of the mother of the person whose job is retail buyer have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"father(Y_5, Y_3)", |
|
"mother(Y_7, Y_5)", |
|
"job(Y_7, 'retail buyer')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_8", |
|
"is", |
|
"<attribute_value>_8", |
|
"have?" |
|
], |
|
"type": 14 |
|
}, |
|
{ |
|
"id": "12b389bf-5518-498c-8c9e-5aea673ecef1", |
|
"question": "How many daughters does the husband of the mother of tanya have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"husband(Y_5, Y_3)", |
|
"mother('tanya', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 15 |
|
}, |
|
{ |
|
"id": "e8d076ec-dcc4-4862-8cef-860e1a8e3fe2", |
|
"question": "How many daughters does the daughter of the sister of antionette have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"daughter(Y_5, Y_3)", |
|
"sister('antionette', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 15 |
|
}, |
|
{ |
|
"id": "b3052434-b1aa-4e0b-8472-675fbf2552b9", |
|
"question": "How many brothers does the husband of the sister of kristine have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"husband(Y_5, Y_3)", |
|
"sister('kristine', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 15 |
|
}, |
|
{ |
|
"id": "25522022-0bdb-4a1a-a8bc-873ae4d1078d", |
|
"question": "How many brothers does the brother of the daughter of lyndia have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"brother(Y_5, Y_3)", |
|
"daughter('lyndia', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 15 |
|
}, |
|
{ |
|
"id": "72b0b5f7-baae-4847-bc56-e4efa9198ef7", |
|
"question": "How many siblings does the sibling of the brother of colby have?", |
|
"answer": [ |
|
"4" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"sibling(Y_5, Y_3)", |
|
"brother('colby', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 15 |
|
}, |
|
{ |
|
"id": "0093850c-3eae-408a-811a-52bb77fd4600", |
|
"question": "How many children does the daughter of the daughter of matt have?", |
|
"answer": [ |
|
"0", |
|
"1", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"daughter(Y_5, Y_3)", |
|
"daughter('matt', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 15 |
|
}, |
|
{ |
|
"id": "8a046191-4707-4c01-a51a-37f72b9f2ce1", |
|
"question": "How many sons does the child of the child of jeff have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)", |
|
"child(Y_5, Y_3)", |
|
"child('jeff', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 15 |
|
}, |
|
{ |
|
"id": "4c66b003-bde7-443e-8b78-d73cfb8dc6a9", |
|
"question": "How many brothers does the sibling of the sister of deanna have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"sibling(Y_5, Y_3)", |
|
"sister('deanna', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 15 |
|
}, |
|
{ |
|
"id": "22a90eb5-9f5d-4b8c-aa7b-0e5cfa308e65", |
|
"question": "How many brothers does the mother of the child of winfred have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"mother(Y_5, Y_3)", |
|
"child('winfred', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 15 |
|
}, |
|
{ |
|
"id": "fda8248e-de6e-45df-8095-aa855af65391", |
|
"question": "How many sisters does the father of the mother of ramon have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"father(Y_5, Y_3)", |
|
"mother('ramon', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 15 |
|
}, |
|
{ |
|
"id": "7da84fc5-e5d2-422a-8bc0-3c7e78ea99e9", |
|
"question": "How many sons does the mother of the person whose job is electronics engineer have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)", |
|
"mother(Y_5, Y_3)", |
|
"job(Y_5, 'electronics engineer')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"have?" |
|
], |
|
"type": 16 |
|
}, |
|
{ |
|
"id": "7a9931b7-ab04-4ac9-801d-c89cfb350b6d", |
|
"question": "How many siblings does the child of the person whose job is sports therapist have?", |
|
"answer": [ |
|
"1", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"child(Y_5, Y_3)", |
|
"job(Y_5, 'sports therapist')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"have?" |
|
], |
|
"type": 16 |
|
}, |
|
{ |
|
"id": "d4870586-459e-45c4-af93-69177549efda", |
|
"question": "How many sisters does the wife of the person whose job is armed forces logistics/support/administrative officer have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"wife(Y_5, Y_3)", |
|
"job(Y_5, 'armed forces logistics/support/administrative officer')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"have?" |
|
], |
|
"type": 16 |
|
}, |
|
{ |
|
"id": "a83a6f0f-0e8f-49f8-9ea2-73db10e34bf0", |
|
"question": "How many brothers does the father of the person whose job is air cabin crew have?", |
|
"answer": [ |
|
"1", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"father(Y_5, Y_3)", |
|
"job(Y_5, 'air cabin crew')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"have?" |
|
], |
|
"type": 16 |
|
}, |
|
{ |
|
"id": "8c88dd96-a3e6-40ab-a813-236d39f6775f", |
|
"question": "How many sisters does the daughter of the person whose job is acupuncturist have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"daughter(Y_5, Y_3)", |
|
"job(Y_5, 'acupuncturist')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"have?" |
|
], |
|
"type": 16 |
|
}, |
|
{ |
|
"id": "ce78277d-0ecc-441d-98df-b9440de31e7b", |
|
"question": "How many children does the mother of the person whose hobby is microscopy have?", |
|
"answer": [ |
|
"1", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"mother(Y_5, Y_3)", |
|
"hobby(Y_5, 'microscopy')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"have?" |
|
], |
|
"type": 16 |
|
}, |
|
{ |
|
"id": "96f034f4-af65-4a7a-b0f9-b2a602c38966", |
|
"question": "How many daughters does the mother of the person whose hobby is tether car have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"mother(Y_5, Y_3)", |
|
"hobby(Y_5, 'tether car')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"have?" |
|
], |
|
"type": 16 |
|
}, |
|
{ |
|
"id": "de14080e-f30d-45bb-af81-de4d3ce41eff", |
|
"question": "How many children does the father of the person whose job is development worker, community have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"father(Y_5, Y_3)", |
|
"job(Y_5, 'development worker, community')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"have?" |
|
], |
|
"type": 16 |
|
}, |
|
{ |
|
"id": "c9557feb-1dd0-4f89-a772-1649f7279f38", |
|
"question": "How many brothers does the child of the person whose hobby is cooking have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"child(Y_5, Y_3)", |
|
"hobby(Y_5, 'cooking')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"have?" |
|
], |
|
"type": 16 |
|
}, |
|
{ |
|
"id": "d8273d60-5772-4766-a6b3-f549e8ccf48a", |
|
"question": "How many sisters does the child of the person whose hobby is snowmobiling have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"child(Y_5, Y_3)", |
|
"hobby(Y_5, 'snowmobiling')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_6", |
|
"is", |
|
"<attribute_value>_6", |
|
"have?" |
|
], |
|
"type": 16 |
|
}, |
|
{ |
|
"id": "07db5a4c-e4af-464a-9736-66ee1042b43c", |
|
"question": "How many sons does the mother of tanya have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)", |
|
"mother('tanya', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 17 |
|
}, |
|
{ |
|
"id": "c0b2ee3e-4d5c-424f-8407-04b9d280f429", |
|
"question": "How many siblings does the child of vicente have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"child('vicente', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 17 |
|
}, |
|
{ |
|
"id": "a565c43f-ad91-4514-919e-1f404b50878a", |
|
"question": "How many sisters does the wife of joe have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"wife('joe', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 17 |
|
}, |
|
{ |
|
"id": "f607a052-5a07-4d24-97ca-04984af486ff", |
|
"question": "How many brothers does the father of mandy have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"father('mandy', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 17 |
|
}, |
|
{ |
|
"id": "b6350f5f-4ee5-4b9b-a799-391ee05eea25", |
|
"question": "How many sisters does the daughter of lyndia have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"daughter('lyndia', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 17 |
|
}, |
|
{ |
|
"id": "2f3a678f-04fa-4ad5-9323-8574dd333068", |
|
"question": "How many children does the father of paula have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"father('paula', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 17 |
|
}, |
|
{ |
|
"id": "e14af2c8-9f22-4752-99bf-94992673e5a3", |
|
"question": "How many daughters does the mother of concepcion have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"mother('concepcion', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 17 |
|
}, |
|
{ |
|
"id": "51a5ad56-d5e3-4071-b96d-21a66f5ecb47", |
|
"question": "How many children does the father of ezequiel have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"father('ezequiel', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 17 |
|
}, |
|
{ |
|
"id": "cf67c224-e0a4-435d-a1b3-4a19c6e89403", |
|
"question": "How many brothers does the child of jeff have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"child('jeff', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 17 |
|
}, |
|
{ |
|
"id": "2b138259-4118-4ccc-aa6e-28951325ef70", |
|
"question": "How many sisters does the child of george have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"child('george', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 17 |
|
}, |
|
{ |
|
"id": "cf164b7b-7de1-41e6-8b72-66db62383d23", |
|
"question": "How many children does the person whose job is electronics engineer have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"job(Y_3, 'electronics engineer')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 18 |
|
}, |
|
{ |
|
"id": "88ef93f9-48bf-422e-b045-6fa56f9ca600", |
|
"question": "How many daughters does the person whose hobby is archery have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'archery')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 18 |
|
}, |
|
{ |
|
"id": "3f9261c6-e784-4473-9bb0-e91eaa56a70d", |
|
"question": "How many siblings does the person whose job is freight forwarder have?", |
|
"answer": [ |
|
"4" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"job(Y_3, 'freight forwarder')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 18 |
|
}, |
|
{ |
|
"id": "dd433bc8-c636-49a1-8c1a-7e6c91e40cc9", |
|
"question": "How many daughters does the person whose job is armed forces logistics/support/administrative officer have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"job(Y_3, 'armed forces logistics/support/administrative officer')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 18 |
|
}, |
|
{ |
|
"id": "0eae2880-dac8-4838-a356-cb9e650f38b8", |
|
"question": "How many sisters does the person whose hobby is radio-controlled car racing have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'radio-controlled car racing')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 18 |
|
}, |
|
{ |
|
"id": "02bb6424-94bb-4e27-8d52-a1650e043e6d", |
|
"question": "How many brothers does the person whose hobby is herping have?", |
|
"answer": [ |
|
"0", |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'herping')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 18 |
|
}, |
|
{ |
|
"id": "02188c62-cc73-4047-83a3-671a35b54802", |
|
"question": "How many sons does the person whose job is acupuncturist have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)", |
|
"job(Y_3, 'acupuncturist')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 18 |
|
}, |
|
{ |
|
"id": "1538a1d8-13b2-4ec1-9f18-139efbb6b3a9", |
|
"question": "How many brothers does the person whose hobby is social studies have?", |
|
"answer": [ |
|
"1", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'social studies')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 18 |
|
}, |
|
{ |
|
"id": "c8c4c5c1-c033-437c-a169-e0b8e8ab21d0", |
|
"question": "How many children does the person whose job is financial manager have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"job(Y_3, 'financial manager')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 18 |
|
}, |
|
{ |
|
"id": "bbb7e370-7554-456e-b3ab-67035d07c2cc", |
|
"question": "How many siblings does the person whose hobby is tether car have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'tether car')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 18 |
|
}, |
|
{ |
|
"id": "3bbfeadb-437c-468f-8d2a-3fb887b9f85f", |
|
"question": "How many children does tanya have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child('tanya', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 19 |
|
}, |
|
{ |
|
"id": "c5e41efc-2243-43b6-8333-0d0f1e039479", |
|
"question": "How many daughters does ezequiel have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter('ezequiel', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 19 |
|
}, |
|
{ |
|
"id": "a1f4c9d8-0ae8-45df-9733-5ce8c6f6c5a0", |
|
"question": "How many siblings does antionette have?", |
|
"answer": [ |
|
"4" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling('antionette', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 19 |
|
}, |
|
{ |
|
"id": "9bafb3c5-3fd4-4049-af4b-85d9ad112d54", |
|
"question": "How many daughters does joe have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter('joe', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 19 |
|
}, |
|
{ |
|
"id": "8b3acf66-65db-4aa1-b47d-265e835b12e4", |
|
"question": "How many sisters does kristine have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister('kristine', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 19 |
|
}, |
|
{ |
|
"id": "04254c52-cd80-48f5-a68d-e2eeedf03a29", |
|
"question": "How many brothers does matt have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother('matt', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 19 |
|
}, |
|
{ |
|
"id": "610a7ae4-5970-4c2a-9070-85d72af6cbda", |
|
"question": "How many sons does lyndia have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son('lyndia', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 19 |
|
}, |
|
{ |
|
"id": "a35ba4c3-0087-4cc0-a320-ae902636627f", |
|
"question": "How many brothers does lashanda have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother('lashanda', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 19 |
|
}, |
|
{ |
|
"id": "ad0e7cbd-8fc2-49ac-be7c-17fdfe32614b", |
|
"question": "How many children does colby have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child('colby', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 19 |
|
}, |
|
{ |
|
"id": "1eae3265-abdb-4587-94af-2c00f28cacf4", |
|
"question": "How many siblings does concepcion have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling('concepcion', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 19 |
|
} |
|
] |