|
[ |
|
{ |
|
"id": "a8ec562b-f889-437a-9932-a3c6f832ee0b", |
|
"question": "Who is the mother of the person whose job is electronics engineer ?", |
|
"answer": [ |
|
"nell" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_2, Y_4)", |
|
"job(Y_2, 'electronics engineer')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "ee80209c-a5e7-4dfe-bee7-185dd2e081bc", |
|
"question": "Who is the father of the person whose hobby is archery ?", |
|
"answer": [ |
|
"donald" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_2, Y_4)", |
|
"hobby(Y_2, 'archery')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "3d6bff1f-1a2f-4dd6-8a60-0a5befcf7950", |
|
"question": "Who is the sister of the person whose job is freight forwarder ?", |
|
"answer": [ |
|
"kari" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister(Y_2, Y_4)", |
|
"job(Y_2, 'freight forwarder')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "b5bf196b-1742-4ef0-8139-b7418d651d84", |
|
"question": "Who is the wife of the person whose job is armed forces logistics/support/administrative officer ?", |
|
"answer": [ |
|
"miki" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"wife(Y_2, Y_4)", |
|
"job(Y_2, 'armed forces logistics/support/administrative officer')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "4adba99f-e327-496b-9ed9-d00925edbac3", |
|
"question": "Who is the sister of the person whose hobby is radio-controlled car racing ?", |
|
"answer": [ |
|
"sarah" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister(Y_2, Y_4)", |
|
"hobby(Y_2, 'radio-controlled car racing')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "79637d54-5055-4715-81f1-0aaa85a44830", |
|
"question": "Who is the father of the person whose hobby is herping ?", |
|
"answer": [ |
|
"dominick", |
|
"vicente" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_2, Y_4)", |
|
"hobby(Y_2, 'herping')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "c0f758e0-05dc-4afa-a8c3-005d64fb2459", |
|
"question": "Who is the daughter of the person whose job is acupuncturist ?", |
|
"answer": [ |
|
"tona" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_2, Y_4)", |
|
"job(Y_2, 'acupuncturist')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "7db99cc2-a154-4bca-9f5c-2e40d83ba791", |
|
"question": "Who is the mother of the person whose hobby is social studies ?", |
|
"answer": [ |
|
"lyndia", |
|
"kari" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_2, Y_4)", |
|
"hobby(Y_2, 'social studies')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "9ac2adf0-a110-43b6-b2e8-3e307cf2e3ce", |
|
"question": "Who is the brother of the person whose job is financial manager ?", |
|
"answer": [ |
|
"dominick", |
|
"alfonso" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother(Y_2, Y_4)", |
|
"job(Y_2, 'financial manager')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "a880a244-6d08-47c9-b13e-67ee8dc4aa85", |
|
"question": "Who is the mother of the person whose hobby is tether car ?", |
|
"answer": [ |
|
"marya" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_2, Y_4)", |
|
"hobby(Y_2, 'tether car')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "e0301d60-3c17-47e8-b10d-56b1bea09a4c", |
|
"question": "Who is the daughter of matt ?", |
|
"answer": [ |
|
"danna", |
|
"alejandra", |
|
"meghann", |
|
"daisy" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter('matt', Y_4)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "65e417e8-94f8-4a8b-9f27-49f741d7738d", |
|
"question": "Who is the brother of kurt ?", |
|
"answer": [ |
|
"nick", |
|
"alton" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother('kurt', Y_4)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "495e3da8-345b-4056-9953-30a8a7b0df27", |
|
"question": "Who is the child of jeff ?", |
|
"answer": [ |
|
"concepcion" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child('jeff', Y_4)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "a2c6498c-9933-4861-ba31-9aa5db9f33bd", |
|
"question": "Who is the son of sarah ?", |
|
"answer": [ |
|
"alberto" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son('sarah', Y_4)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "4accc681-b275-47df-8538-69bd2a1697aa", |
|
"question": "Who is the sister of deanna ?", |
|
"answer": [ |
|
"reyna", |
|
"rosalee" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister('deanna', Y_4)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "a518894a-f9dc-48c7-abc6-b030e740ac6f", |
|
"question": "Who is the sister of deanna ?", |
|
"answer": [ |
|
"reyna", |
|
"rosalee" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister('deanna', Y_4)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "f647078a-fdaa-4b93-820d-1e3decd6ef84", |
|
"question": "Who is the child of winfred ?", |
|
"answer": [ |
|
"aura" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child('winfred', Y_4)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "0b4ed446-b7d1-440f-bbce-db9670416006", |
|
"question": "Who is the mother of miki ?", |
|
"answer": [ |
|
"meghann" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother('miki', Y_4)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "45f8f9f3-dedc-4341-922f-dd8807431765", |
|
"question": "Who is the mother of ramon ?", |
|
"answer": [ |
|
"rosalee" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother('ramon', Y_4)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "36d011d6-07f1-4b12-a9ce-1284c79856c1", |
|
"question": "Who is the brother of velia ?", |
|
"answer": [ |
|
"christian" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother('velia', Y_4)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "30da7af0-56b0-4ec6-8e2f-bb6f398f4a7c", |
|
"question": "Who is the person whose hobby is meteorology ?", |
|
"answer": [ |
|
"antionette", |
|
"alejandra" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_4, 'meteorology')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "25831c2c-f61c-4820-b192-7a9553aa279f", |
|
"question": "Who is the person whose job is development worker, community ?", |
|
"answer": [ |
|
"ezequiel" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_4, 'development worker, community')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "902a1c2a-6b61-4fe1-a8fc-846cad932d47", |
|
"question": "Who is the person whose job is production assistant, television ?", |
|
"answer": [ |
|
"carlotta" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_4, 'production assistant, television')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "ce9ba63a-068e-4927-901c-d1a0195d1dff", |
|
"question": "Who is the person whose job is museum/gallery curator ?", |
|
"answer": [ |
|
"lynn" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_4, 'museum/gallery curator')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "c14843d5-059e-4b02-8658-0ce4544762d6", |
|
"question": "Who is the person whose hobby is sea glass collecting ?", |
|
"answer": [ |
|
"tona", |
|
"zona" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_4, 'sea glass collecting')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "df976cd0-c32e-4195-8d92-ca7d000c4589", |
|
"question": "Who is the person whose hobby is biology ?", |
|
"answer": [ |
|
"thomasine", |
|
"allyson" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_4, 'biology')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "690f64c3-19b8-4519-837a-2875128d5df8", |
|
"question": "Who is the person whose hobby is trainspotting ?", |
|
"answer": [ |
|
"danna" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_4, 'trainspotting')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "986bde03-8962-4dec-8955-94b432251f3c", |
|
"question": "Who is the person whose job is scientist, audiological ?", |
|
"answer": [ |
|
"zackary" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_4, 'scientist, audiological')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "ced8aaca-1f15-426c-9b43-c45df0c8efac", |
|
"question": "Who is the person whose hobby is metal detecting ?", |
|
"answer": [ |
|
"eric" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_4, 'metal detecting')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "9d4b797f-f039-45ad-9f07-5cb94bb969ef", |
|
"question": "Who is the person whose job is exhibition designer ?", |
|
"answer": [ |
|
"wilbert" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_4, 'exhibition designer')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "a60f59bc-b556-46e2-b061-18e1a7a09e32", |
|
"question": "What is the dob of the mother of cortney ?", |
|
"answer": [ |
|
"0230-04-06" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_4)", |
|
"mother('cortney', Y_3)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "008e17da-238f-42e7-9d86-fcf361ccc53d", |
|
"question": "What is the dob of the wife of alberto ?", |
|
"answer": [ |
|
"0237-01-15" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_4)", |
|
"wife('alberto', Y_3)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "a7b3148d-a6c6-499a-b786-9edfb07d1ffa", |
|
"question": "What is the dob of the child of donald ?", |
|
"answer": [ |
|
"0291-03-20", |
|
"0284-01-10" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_4)", |
|
"child('donald', Y_3)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "8c1dc36b-d928-45b3-9422-286de8decda1", |
|
"question": "What is the job of the daughter of wilbert ?", |
|
"answer": [ |
|
"restaurant manager, fast food" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_4)", |
|
"daughter('wilbert', Y_3)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "e62dac50-d2a0-45fa-bb03-cfa727c51906", |
|
"question": "What is the job of the child of maegan ?", |
|
"answer": [ |
|
"air cabin crew", |
|
"recruitment consultant" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_4)", |
|
"child('maegan', Y_3)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "7d293534-4a2a-4992-b872-e55c4c3ec12d", |
|
"question": "What is the hobby of the father of chuck ?", |
|
"answer": [ |
|
"antiquities" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_4)", |
|
"father('chuck', Y_3)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "3099f3d5-8cf7-4227-a856-b0698b7ead01", |
|
"question": "What is the hobby of the child of meghann ?", |
|
"answer": [ |
|
"flying model planes", |
|
"architecture", |
|
"photography", |
|
"ephemera collecting" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_4)", |
|
"child('meghann', Y_3)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "848d1bc0-6963-49b7-a032-fbdeb616ac3e", |
|
"question": "What is the dob of the brother of reinaldo ?", |
|
"answer": [ |
|
"0270-01-25" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_4)", |
|
"brother('reinaldo', Y_3)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "63dd9c72-4fbd-4f2e-bd96-2c2ad8641304", |
|
"question": "What is the hobby of the father of dominick ?", |
|
"answer": [ |
|
"car riding" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_4)", |
|
"father('dominick', Y_3)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "7d9e62ae-08c7-4be8-bdca-ef917d67e935", |
|
"question": "What is the dob of the mother of sarah ?", |
|
"answer": [ |
|
"0177-04-10" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_4)", |
|
"mother('sarah', Y_3)" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "617830df-8c21-45b3-8bc7-b34f82195330", |
|
"question": "What is the job of the person whose hobby is magnet fishing ?", |
|
"answer": [ |
|
"surveyor, commercial/residential" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_4)", |
|
"hobby(Y_3, 'magnet fishing')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "953fea8f-7179-48e9-a38e-68c77ec9a062", |
|
"question": "What is the hobby of the person whose job is nurse, learning disability ?", |
|
"answer": [ |
|
"fossil hunting", |
|
"shortwave listening" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_4)", |
|
"job(Y_3, 'nurse, learning disability')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "47681165-2c17-49ed-813a-1b5be36c97f1", |
|
"question": "What is the job of the person whose job is civil engineer, consulting ?", |
|
"answer": [ |
|
"civil engineer, consulting" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_4)", |
|
"job(Y_3, 'civil engineer, consulting')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "b4eadd8f-92d0-461a-b39f-8d62a4d47a27", |
|
"question": "What is the dob of the person whose job is air traffic controller ?", |
|
"answer": [ |
|
"0215-10-26" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_4)", |
|
"job(Y_3, 'air traffic controller')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "e1fe8b4d-421a-435f-af98-bfbdbc1d0b45", |
|
"question": "What is the hobby of the person whose job is primary school teacher ?", |
|
"answer": [ |
|
"laser tag" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_4)", |
|
"job(Y_3, 'primary school teacher')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "57d6d967-6d5c-4d4c-b87e-9133c9108829", |
|
"question": "What is the job of the person whose job is restaurant manager ?", |
|
"answer": [ |
|
"restaurant manager" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_4)", |
|
"job(Y_3, 'restaurant manager')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "d94c3c9c-9f2b-4280-84b7-eb4a8df53f98", |
|
"question": "What is the job of the person whose job is early years teacher ?", |
|
"answer": [ |
|
"early years teacher" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_4)", |
|
"job(Y_3, 'early years teacher')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "ec7bd5b6-d01b-49df-bdbc-460f9f4d3021", |
|
"question": "What is the hobby of the person whose job is scientist, audiological ?", |
|
"answer": [ |
|
"people-watching" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_4)", |
|
"job(Y_3, 'scientist, audiological')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "a9a39b48-05ff-4e2b-b85c-d5452c70696a", |
|
"question": "What is the dob of the person whose job is research scientist (life sciences) ?", |
|
"answer": [ |
|
"0181-05-25", |
|
"0269-08-16" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_4)", |
|
"job(Y_3, 'research scientist (life sciences)')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "823f3d57-c6a5-49c4-89df-701ca1d44e66", |
|
"question": "What is the hobby of the person whose hobby is bowling ?", |
|
"answer": [ |
|
"bowling" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_4)", |
|
"hobby(Y_3, 'bowling')" |
|
], |
|
"answer": "Y_4" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "8b7972df-435c-4d72-a60e-8a208b7f8178", |
|
"question": "How many sons does the husband of carlotta have?", |
|
"answer": [ |
|
"56" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_5)), Count_5)", |
|
"husband('carlotta', Y_3)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "6aac12e9-62d7-421d-a281-1563890f8a24", |
|
"question": "How many sisters does the wife of george have?", |
|
"answer": [ |
|
"69" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)", |
|
"wife('george', Y_3)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "43840eaa-6959-4f25-b232-553bb8d91e30", |
|
"question": "How many brothers does the son of alfonso have?", |
|
"answer": [ |
|
"45" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_5)), Count_5)", |
|
"son('alfonso', Y_3)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "b7b6ecf1-4302-4332-82e9-e10ace461847", |
|
"question": "How many siblings does the brother of janey have?", |
|
"answer": [ |
|
"114" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_5)), Count_5)", |
|
"brother('janey', Y_3)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "5ab5255e-71af-430a-a285-f74f7bbf9af9", |
|
"question": "How many sons does the daughter of johnna have?", |
|
"answer": [ |
|
"56" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_5)), Count_5)", |
|
"daughter('johnna', Y_3)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "b7e6f83f-7439-43d8-a3a4-edca6c4921cf", |
|
"question": "How many daughters does the daughter of matt have?", |
|
"answer": [ |
|
"76" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)", |
|
"daughter('matt', Y_3)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "101322c0-575c-49d2-ba41-b046503873f3", |
|
"question": "How many children does the brother of mandy have?", |
|
"answer": [ |
|
"132" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_5)), Count_5)", |
|
"brother('mandy', Y_3)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "4ffb9acc-89a8-4877-bda1-06c9d0ad24da", |
|
"question": "How many siblings does the husband of lyndia have?", |
|
"answer": [ |
|
"114" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_5)), Count_5)", |
|
"husband('lyndia', Y_3)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "44219f89-bfdf-415e-8a75-381451f1ac3e", |
|
"question": "How many sisters does the mother of kurt have?", |
|
"answer": [ |
|
"69" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)", |
|
"mother('kurt', Y_3)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "19546673-3313-4488-8ada-d42efd283b70", |
|
"question": "How many daughters does the mother of dominick have?", |
|
"answer": [ |
|
"76" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)", |
|
"mother('dominick', Y_3)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "1760b774-2a1c-4e0a-bdc8-6a9ea9168470", |
|
"question": "How many sisters does the person whose hobby is social studies have?", |
|
"answer": [ |
|
"69" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)", |
|
"hobby(Y_3, 'social studies')" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "2c5c203a-cac0-4937-b23e-e339af1db05e", |
|
"question": "How many sisters does the person whose job is electronics engineer have?", |
|
"answer": [ |
|
"69" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)", |
|
"job(Y_3, 'electronics engineer')" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "e7cf88d1-5ed6-42f9-a4be-54a3711df6ad", |
|
"question": "How many children does the person whose job is sports therapist have?", |
|
"answer": [ |
|
"132" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_5)), Count_5)", |
|
"job(Y_3, 'sports therapist')" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "326bd778-3c9f-43c0-8f98-a570b40adcc5", |
|
"question": "How many sons does the person whose job is volunteer coordinator have?", |
|
"answer": [ |
|
"56" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_5)), Count_5)", |
|
"job(Y_3, 'volunteer coordinator')" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "1902889f-812f-4344-9544-eeee1c36332a", |
|
"question": "How many daughters does the person whose hobby is magic have?", |
|
"answer": [ |
|
"76" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)", |
|
"hobby(Y_3, 'magic')" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "311fe25e-ccc9-4493-90ce-2424a417adb8", |
|
"question": "How many siblings does the person whose job is dispensing optician have?", |
|
"answer": [ |
|
"114" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_5)), Count_5)", |
|
"job(Y_3, 'dispensing optician')" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "d15c296f-0246-4211-be09-1438c659a161", |
|
"question": "How many brothers does the person whose job is commercial/residential surveyor have?", |
|
"answer": [ |
|
"45" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_5)), Count_5)", |
|
"job(Y_3, 'commercial/residential surveyor')" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "d552d7e6-2b9b-45a6-8bc2-358a01d94700", |
|
"question": "How many daughters does the person whose hobby is laser tag have?", |
|
"answer": [ |
|
"76" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)", |
|
"hobby(Y_3, 'laser tag')" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "5eec4dac-4a4e-489a-94f7-cceb07c6ee48", |
|
"question": "How many brothers does the person whose hobby is research have?", |
|
"answer": [ |
|
"45" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_5)), Count_5)", |
|
"hobby(Y_3, 'research')" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "7bbd7c97-af3c-4006-8edf-34ce62505dfa", |
|
"question": "How many children does the person whose hobby is model aircraft have?", |
|
"answer": [ |
|
"132" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_5)), Count_5)", |
|
"hobby(Y_3, 'model aircraft')" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "880c73d6-804b-4604-8cc9-c2097f98a57a", |
|
"question": "How many siblings does nick have?", |
|
"answer": [ |
|
"4" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling('nick', Y_5)), Count_5)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "bbe28362-b347-4aa7-aca1-50751e0729fd", |
|
"question": "How many sons does thomasine have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son('thomasine', Y_5)), Count_5)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "972cf71b-eef6-4f94-9a79-9adce0ce7ba6", |
|
"question": "How many daughters does sarah have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter('sarah', Y_5)), Count_5)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "b6b64ef7-9306-493d-aa25-b8f0a54bc4bf", |
|
"question": "How many sons does vicente have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son('vicente', Y_5)), Count_5)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "a9f3f8cf-516e-414a-8c5c-b59e60f4c86e", |
|
"question": "How many daughters does shanta have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter('shanta', Y_5)), Count_5)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "a294e8d2-e355-420e-8237-736977273cfc", |
|
"question": "How many children does carmella have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child('carmella', Y_5)), Count_5)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "92a894e5-2280-44d8-93ef-f69bff79b823", |
|
"question": "How many sisters does leann have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister('leann', Y_5)), Count_5)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "a65b47c7-c5f4-43c8-9479-bbc618082ee7", |
|
"question": "How many sons does dante have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son('dante', Y_5)), Count_5)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "71c78ced-cc05-488d-a3ff-ffdd1141601b", |
|
"question": "How many sisters does milo have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister('milo', Y_5)), Count_5)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "43c3fffa-0a04-4965-b22f-93f814784519", |
|
"question": "How many sons does mckinley have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son('mckinley', Y_5)), Count_5)" |
|
], |
|
"answer": "Count_5" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_4", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 7 |
|
} |
|
] |