|
[ |
|
{ |
|
"id": "489398bd-6fc6-4d3c-97aa-48cef866e39c", |
|
"question": "Who is the daughter of the son of the person whose hobby is field hockey ?", |
|
"answer": [ |
|
"ta" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"son(Y_6, Y_4)", |
|
"hobby(Y_6, 'field hockey')" |
|
], |
|
"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": 0 |
|
}, |
|
{ |
|
"id": "b2684004-0249-44cb-a74c-36f14afc30d9", |
|
"question": "Who is the child of the mother of the person whose job is risk manager ?", |
|
"answer": [ |
|
"tanner" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_2)", |
|
"mother(Y_6, Y_4)", |
|
"job(Y_6, 'risk manager')" |
|
], |
|
"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": 0 |
|
}, |
|
{ |
|
"id": "47372d5b-2a22-427c-ada1-803b6856021c", |
|
"question": "Who is the father of the father of the person whose hobby is magnet fishing ?", |
|
"answer": [ |
|
"son" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"father(Y_6, Y_4)", |
|
"hobby(Y_6, 'magnet fishing')" |
|
], |
|
"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": 0 |
|
}, |
|
{ |
|
"id": "ac3052be-dd9d-4ffc-85e2-a2d1e49cca3c", |
|
"question": "Who is the daughter of the father of the person whose job is animal nutritionist ?", |
|
"answer": [ |
|
"ila", |
|
"marlena" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"father(Y_6, Y_4)", |
|
"job(Y_6, 'animal nutritionist')" |
|
], |
|
"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": 0 |
|
}, |
|
{ |
|
"id": "00eff18d-370d-4c41-8ad3-611f96d5537f", |
|
"question": "Who is the child of the father of the person whose hobby is bowling ?", |
|
"answer": [ |
|
"lynette", |
|
"robyn" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_2)", |
|
"father(Y_6, Y_4)", |
|
"hobby(Y_6, 'bowling')" |
|
], |
|
"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": 0 |
|
}, |
|
{ |
|
"id": "788002c4-87c0-4046-b229-2c5bdb8eea41", |
|
"question": "Who is the daughter of the mother of the person whose hobby is cooking ?", |
|
"answer": [ |
|
"ruby" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"mother(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": 0 |
|
}, |
|
{ |
|
"id": "b81c7b03-c0a5-4090-9a82-b8c0b435bd88", |
|
"question": "Who is the daughter of the sibling of the person whose job is product designer ?", |
|
"answer": [ |
|
"haydee", |
|
"roseanna", |
|
"thomasine" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"sibling(Y_6, Y_4)", |
|
"job(Y_6, 'product designer')" |
|
], |
|
"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": 0 |
|
}, |
|
{ |
|
"id": "f20e1b68-9bb6-4edf-8530-c788d3e99340", |
|
"question": "Who is the son of the wife of the person whose hobby is publishing ?", |
|
"answer": [ |
|
"deangelo" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son(Y_4, Y_2)", |
|
"wife(Y_6, Y_4)", |
|
"hobby(Y_6, 'publishing')" |
|
], |
|
"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": 0 |
|
}, |
|
{ |
|
"id": "f5ec0ccc-d04c-49d4-9e2c-6b932625f9ac", |
|
"question": "Who is the mother of the brother of the person whose hobby is butterfly watching ?", |
|
"answer": [ |
|
"lyndia" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"brother(Y_6, Y_4)", |
|
"hobby(Y_6, 'butterfly watching')" |
|
], |
|
"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": 0 |
|
}, |
|
{ |
|
"id": "b749434b-3166-4901-8bc8-537af58b0fe2", |
|
"question": "Who is the mother of the sibling of the person whose hobby is hobby horsing ?", |
|
"answer": [ |
|
"antionette" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"sibling(Y_6, Y_4)", |
|
"hobby(Y_6, 'hobby horsing')" |
|
], |
|
"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": 0 |
|
}, |
|
{ |
|
"id": "049f7acb-4ff9-4722-bd84-2e9f79c6c241", |
|
"question": "Who is the daughter of the son of tianna ?", |
|
"answer": [ |
|
"ta" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"son('tianna', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "6ecd3176-ac9a-44b9-a552-37ab5964ebf5", |
|
"question": "Who is the child of the mother of tanner ?", |
|
"answer": [ |
|
"tanner" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_2)", |
|
"mother('tanner', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "4d0b1a7e-2e1f-4e26-b1bf-055ba34953d6", |
|
"question": "Who is the child of the father of maynard ?", |
|
"answer": [ |
|
"maynard" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_2)", |
|
"father('maynard', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "0b7161d2-5af0-4f7e-97fd-a25ed7ec4bd8", |
|
"question": "Who is the daughter of the father of marlena ?", |
|
"answer": [ |
|
"ila", |
|
"marlena" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"father('marlena', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "c08cd122-53e1-40b7-b19e-565cc688f1b1", |
|
"question": "Who is the child of the father of lynette ?", |
|
"answer": [ |
|
"lynette", |
|
"robyn" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_2)", |
|
"father('lynette', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "702f4846-7c86-4ecb-90e0-6ecf190474c3", |
|
"question": "Who is the daughter of the mother of ruby ?", |
|
"answer": [ |
|
"ruby" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"mother('ruby', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "a9316051-159e-4d19-b610-475e73017fe5", |
|
"question": "Who is the wife of the sibling of crysta ?", |
|
"answer": [ |
|
"rhonda" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"wife(Y_4, Y_2)", |
|
"sibling('crysta', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "74d17f5f-f9e6-43c3-b65d-1f73ed7e4077", |
|
"question": "Who is the son of the wife of jay ?", |
|
"answer": [ |
|
"deangelo" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son(Y_4, Y_2)", |
|
"wife('jay', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "fb8d6ae1-75c0-407e-aec5-29b67733bb8e", |
|
"question": "Who is the mother of the brother of matt ?", |
|
"answer": [ |
|
"lyndia" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"brother('matt', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "653c7e43-0deb-4960-92d3-32b51dd63326", |
|
"question": "Who is the mother of the sibling of kurt ?", |
|
"answer": [ |
|
"antionette" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_2)", |
|
"sibling('kurt', Y_4)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_6", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "e302c3bb-6af4-444f-bdf8-67d93d7bf761", |
|
"question": "Who is the son of the person whose hobby is field hockey ?", |
|
"answer": [ |
|
"donnie" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son(Y_4, Y_2)", |
|
"hobby(Y_4, 'field hockey')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "1708f0a2-bbf7-4d68-a9a1-8d2fd731bb10", |
|
"question": "Who is the husband of the person whose job is geophysical data processor ?", |
|
"answer": [ |
|
"bert" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"husband(Y_4, Y_2)", |
|
"job(Y_4, 'geophysical data processor')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "4c6d13cc-6613-41b3-8f79-19fb8892287d", |
|
"question": "Who is the sister of the person whose hobby is shogi ?", |
|
"answer": [ |
|
"antionette", |
|
"kari" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister(Y_4, Y_2)", |
|
"hobby(Y_4, 'shogi')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "7018dc06-ec77-41d5-b113-9d05ec61c23d", |
|
"question": "Who is the father of the person whose hobby is magnet fishing ?", |
|
"answer": [ |
|
"dee", |
|
"hugo" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"hobby(Y_4, 'magnet fishing')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "7ab6e73b-9b5d-4ce0-96c8-1e13f2669b35", |
|
"question": "Who is the brother of the person whose hobby is sea glass collecting ?", |
|
"answer": [ |
|
"chuck" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother(Y_4, Y_2)", |
|
"hobby(Y_4, 'sea glass collecting')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "3bc5e50f-ac52-4d19-8f80-df44a33ed337", |
|
"question": "Who is the sister of the person whose hobby is shooting sports ?", |
|
"answer": [ |
|
"vicki" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister(Y_4, Y_2)", |
|
"hobby(Y_4, 'shooting sports')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "a24d3818-9f47-4286-96b5-dac00487e45d", |
|
"question": "Who is the father of the person whose hobby is bowling ?", |
|
"answer": [ |
|
"federico" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_2)", |
|
"hobby(Y_4, 'bowling')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "25b92a56-8f58-4b05-b500-0f09e4662574", |
|
"question": "Who is the son of the person whose job is restaurant manager, fast food ?", |
|
"answer": [ |
|
"dee" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son(Y_4, Y_2)", |
|
"job(Y_4, 'restaurant manager, fast food')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "f428a304-b7d0-4dc8-9dbe-fa71d2173566", |
|
"question": "Who is the daughter of the person whose hobby is fishkeeping ?", |
|
"answer": [ |
|
"antonia", |
|
"ella" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_2)", |
|
"hobby(Y_4, 'fishkeeping')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "e48660da-56f0-4517-8b60-543fb3deeb91", |
|
"question": "Who is the sibling of the person whose job is product designer ?", |
|
"answer": [ |
|
"allyson", |
|
"lynn", |
|
"ralph" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sibling(Y_4, Y_2)", |
|
"job(Y_4, 'product designer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "370c8fd2-103e-4d13-8690-e15e2251a6ac", |
|
"question": "Who is the son of tianna ?", |
|
"answer": [ |
|
"donnie" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son('tianna', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "eb4fa61e-7557-4b84-ad42-735069c85069", |
|
"question": "Who is the wife of jeff ?", |
|
"answer": [ |
|
"marya" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"wife('jeff', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "90f4bd33-9039-4b42-8530-461f9ee17971", |
|
"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": 3 |
|
}, |
|
{ |
|
"id": "c2758b61-ec76-49ad-a85b-1f7ae6879cfa", |
|
"question": "Who is the father of maynard ?", |
|
"answer": [ |
|
"hugo" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father('maynard', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "74959cfe-aab5-4e98-aa5e-26723f34b4c9", |
|
"question": "Who is the child of leann ?", |
|
"answer": [ |
|
"antonio" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child('leann', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "a8951988-b47f-4e53-b2f1-6e78b4792398", |
|
"question": "Who is the sister of ramon ?", |
|
"answer": [ |
|
"vicki" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister('ramon', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "4d975100-668f-4d25-83e4-df3c6ae30dd9", |
|
"question": "Who is the father of lynette ?", |
|
"answer": [ |
|
"federico" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father('lynette', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "39d548e4-efcd-45bb-8d59-bf4f4b483991", |
|
"question": "Who is the son of lorraine ?", |
|
"answer": [ |
|
"dee" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son('lorraine', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "f587fd15-76ad-49b4-be6b-a43907265372", |
|
"question": "Who is the daughter of dino ?", |
|
"answer": [ |
|
"antonia", |
|
"ella" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter('dino', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "03fe10a6-730f-4b41-b74a-04e3f75c5dbe", |
|
"question": "Who is the sibling of crysta ?", |
|
"answer": [ |
|
"ralph" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sibling('crysta', Y_2)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "821d5978-7a26-4270-9766-b083e40a3710", |
|
"question": "Who is the person whose hobby is field hockey ?", |
|
"answer": [ |
|
"tianna" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_2, 'field hockey')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "0e00e473-93e5-4060-87ab-47e0c8fff14a", |
|
"question": "Who is the person whose job is psychiatric nurse ?", |
|
"answer": [ |
|
"joline", |
|
"zoila" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'psychiatric nurse')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "55d96d96-6c65-4e1f-b5cb-ae7428dc9640", |
|
"question": "Who is the person whose job is geophysical data processor ?", |
|
"answer": [ |
|
"jeff", |
|
"zona" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'geophysical data processor')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "14506106-c8ab-4d6d-8f4d-99057ef3e045", |
|
"question": "Who is the person whose job is risk manager ?", |
|
"answer": [ |
|
"tanner" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'risk manager')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "17fbbed0-0f08-46da-9303-c790ff9b8c31", |
|
"question": "Who is the person whose hobby is shogi ?", |
|
"answer": [ |
|
"antionette", |
|
"kari" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_2, 'shogi')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "93f1aa40-d8d2-41e8-a2d3-5aa3b852f336", |
|
"question": "Who is the person whose hobby is cricket ?", |
|
"answer": [ |
|
"gay" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_2, 'cricket')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "51ffce9b-2699-4433-ae04-0a9b9b1a24fb", |
|
"question": "Who is the person whose hobby is magnet fishing ?", |
|
"answer": [ |
|
"kristine", |
|
"maynard" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_2, 'magnet fishing')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "0e22622e-6687-44f6-92cb-b6c1884d4490", |
|
"question": "Who is the person whose hobby is phillumeny ?", |
|
"answer": [ |
|
"stuart" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_2, 'phillumeny')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "9f54c6ac-e660-401a-ab8b-416ca84a8829", |
|
"question": "Who is the person whose hobby is sea glass collecting ?", |
|
"answer": [ |
|
"leann", |
|
"lyndia" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_2, 'sea glass collecting')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "70dd693f-0c82-4c62-8c14-400938619d80", |
|
"question": "Who is the person whose job is animal nutritionist ?", |
|
"answer": [ |
|
"marlena" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_2, 'animal nutritionist')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "0582e001-b394-4cd4-a1ec-7dfb04bf8257", |
|
"question": "What is the hobby of the daughter of the son of tianna ?", |
|
"answer": [ |
|
"research" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"daughter(Y_5, Y_3)", |
|
"son('tianna', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "599faa06-1d73-46e2-b0bb-97da2a747d32", |
|
"question": "What is the hobby of the daughter of the sister of antionette ?", |
|
"answer": [ |
|
"scuba diving" |
|
], |
|
"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": 5 |
|
}, |
|
{ |
|
"id": "1efe50fc-4ac0-4c2f-945e-79a737497238", |
|
"question": "What is the job of the wife of the child of leann ?", |
|
"answer": [ |
|
"ranger/warden" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"wife(Y_5, Y_3)", |
|
"child('leann', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "0d58930c-038a-4f06-8e47-284afb6837ef", |
|
"question": "What is the job of the child of the father of lynette ?", |
|
"answer": [ |
|
"energy manager", |
|
"metallurgist" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"child(Y_5, Y_3)", |
|
"father('lynette', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "570ab247-5808-4d08-9769-b4a1f2df4f56", |
|
"question": "What is the dob of the sibling of the daughter of dino ?", |
|
"answer": [ |
|
"0296-05-13", |
|
"0300-03-05" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"sibling(Y_5, Y_3)", |
|
"daughter('dino', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "41790ed4-4bfa-474b-ae37-6214ef805b7a", |
|
"question": "What is the job of the wife of the father of ramon ?", |
|
"answer": [ |
|
"recruitment consultant" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"wife(Y_5, Y_3)", |
|
"father('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": 5 |
|
}, |
|
{ |
|
"id": "492404c6-72de-4ac4-a75b-61c4d02db56e", |
|
"question": "What is the hobby of the mother of the brother of matt ?", |
|
"answer": [ |
|
"sea glass collecting" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"mother(Y_5, Y_3)", |
|
"brother('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": 5 |
|
}, |
|
{ |
|
"id": "d6bf5888-8b37-4d58-a100-0e902499f4c8", |
|
"question": "What is the job of the sibling of the sister of ella ?", |
|
"answer": [ |
|
"advertising copywriter" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"sibling(Y_5, Y_3)", |
|
"sister('ella', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "66bceb56-7c1a-4b8a-943a-755b81b6c445", |
|
"question": "What is the job of the brother of the sibling of wilbert ?", |
|
"answer": [ |
|
"production designer, theatre/television/film" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"brother(Y_5, Y_3)", |
|
"sibling('wilbert', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "16439512-9d28-4385-8f0c-ff748013819e", |
|
"question": "What is the dob of the father of the child of rocco ?", |
|
"answer": [ |
|
"0148-05-26" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"father(Y_5, Y_3)", |
|
"child('rocco', Y_5)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "bb2872c7-3f39-4e2c-b0aa-724424ff43f3", |
|
"question": "What is the hobby of the son of the person whose hobby is field hockey ?", |
|
"answer": [ |
|
"paintball" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"son(Y_5, Y_3)", |
|
"hobby(Y_5, 'field hockey')" |
|
], |
|
"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": 6 |
|
}, |
|
{ |
|
"id": "206352c0-1e83-40db-bbea-f8db7187c895", |
|
"question": "What is the dob of the mother of the person whose job is risk manager ?", |
|
"answer": [ |
|
"0205-03-08" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"mother(Y_5, Y_3)", |
|
"job(Y_5, 'risk manager')" |
|
], |
|
"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": 6 |
|
}, |
|
{ |
|
"id": "092d338f-901d-4bec-96e0-46ec258a783e", |
|
"question": "What is the dob of the father of the person whose hobby is magnet fishing ?", |
|
"answer": [ |
|
"0177-03-18", |
|
"0229-09-22" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"father(Y_5, Y_3)", |
|
"hobby(Y_5, 'magnet fishing')" |
|
], |
|
"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": 6 |
|
}, |
|
{ |
|
"id": "11bf0a00-88df-412a-b0e9-0d4b24971ea6", |
|
"question": "What is the job of the father of the person whose job is animal nutritionist ?", |
|
"answer": [ |
|
"government social research officer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"father(Y_5, Y_3)", |
|
"job(Y_5, 'animal nutritionist')" |
|
], |
|
"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": 6 |
|
}, |
|
{ |
|
"id": "58f6383b-bfad-43f0-8d67-8734ab8603a3", |
|
"question": "What is the dob of the father of the person whose hobby is bowling ?", |
|
"answer": [ |
|
"0259-09-27" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"father(Y_5, Y_3)", |
|
"hobby(Y_5, 'bowling')" |
|
], |
|
"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": 6 |
|
}, |
|
{ |
|
"id": "4d161839-6c97-4434-82f2-d4cb8a3d2594", |
|
"question": "What is the job of the mother of the person whose hobby is cooking ?", |
|
"answer": [ |
|
"theme park manager" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"mother(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": 6 |
|
}, |
|
{ |
|
"id": "ed8a931d-febe-448b-af90-27a5d1ac447b", |
|
"question": "What is the hobby of the sibling of the person whose job is product designer ?", |
|
"answer": [ |
|
"audiophile", |
|
"dolls", |
|
"whale watching" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"sibling(Y_5, Y_3)", |
|
"job(Y_5, 'product designer')" |
|
], |
|
"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": 6 |
|
}, |
|
{ |
|
"id": "11b618ce-7ec3-40d1-8085-716bd7f36c7b", |
|
"question": "What is the job of the wife of the person whose hobby is publishing ?", |
|
"answer": [ |
|
"civil engineer, consulting" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"wife(Y_5, Y_3)", |
|
"hobby(Y_5, 'publishing')" |
|
], |
|
"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": 6 |
|
}, |
|
{ |
|
"id": "16150659-ad74-4d02-94dc-385199764295", |
|
"question": "What is the job of the brother of the person whose hobby is butterfly watching ?", |
|
"answer": [ |
|
"designer, jewellery", |
|
"nutritional therapist" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"brother(Y_5, Y_3)", |
|
"hobby(Y_5, 'butterfly watching')" |
|
], |
|
"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": 6 |
|
}, |
|
{ |
|
"id": "af82a402-518e-4666-9ab0-864a2ab6d22c", |
|
"question": "What is the dob of the sibling of the person whose hobby is hobby horsing ?", |
|
"answer": [ |
|
"0263-06-10", |
|
"0264-08-02", |
|
"0266-03-19", |
|
"0270-01-28" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"sibling(Y_5, Y_3)", |
|
"hobby(Y_5, 'hobby horsing')" |
|
], |
|
"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": 6 |
|
}, |
|
{ |
|
"id": "2e8ecdea-3eb5-45d1-906e-67db7321f355", |
|
"question": "What is the hobby of the son of tianna ?", |
|
"answer": [ |
|
"paintball" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"son('tianna', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "75f53920-3652-490d-aa13-88471301dbcc", |
|
"question": "What is the dob of the mother of tanner ?", |
|
"answer": [ |
|
"0205-03-08" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"mother('tanner', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "d7e45793-ccb8-4607-8c5e-ae703a0c68f2", |
|
"question": "What is the dob of the father of maynard ?", |
|
"answer": [ |
|
"0229-09-22" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"father('maynard', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "65a9b5d4-b1da-43a9-9ff6-bc6bb91d4a21", |
|
"question": "What is the job of the father of marlena ?", |
|
"answer": [ |
|
"government social research officer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"father('marlena', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "9be4b451-25de-4aa1-80d2-7e17303517de", |
|
"question": "What is the dob of the father of lynette ?", |
|
"answer": [ |
|
"0259-09-27" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"father('lynette', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "12c5d4cc-adc4-42ee-91b4-fdc9496ebb73", |
|
"question": "What is the job of the mother of ruby ?", |
|
"answer": [ |
|
"theme park manager" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"mother('ruby', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "51c3d259-8941-4d67-bc75-f6a58941d126", |
|
"question": "What is the hobby of the sibling of crysta ?", |
|
"answer": [ |
|
"whale watching" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"sibling('crysta', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "36274dd1-d666-4521-b999-b5b0192ab2b8", |
|
"question": "What is the job of the wife of jay ?", |
|
"answer": [ |
|
"civil engineer, consulting" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"wife('jay', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "a12dfa9e-02cd-462f-933f-8e45a501d2eb", |
|
"question": "What is the job of the brother of matt ?", |
|
"answer": [ |
|
"designer, jewellery", |
|
"nutritional therapist" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"brother('matt', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "e04146a5-b1ce-48f5-a889-c39a90dd8d7e", |
|
"question": "What is the dob of the sibling of kurt ?", |
|
"answer": [ |
|
"0263-06-10", |
|
"0264-08-02", |
|
"0266-03-19", |
|
"0270-01-28" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"sibling('kurt', Y_3)" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "cbf88c78-1b77-4cc8-a3d2-a82d85d2578b", |
|
"question": "What is the job of the person whose hobby is field hockey ?", |
|
"answer": [ |
|
"solicitor, scotland" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"hobby(Y_3, 'field hockey')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "30c3ee4d-b951-4f55-bb0b-8eddb93c0c7a", |
|
"question": "What is the hobby of the person whose job is geophysical data processor ?", |
|
"answer": [ |
|
"learning", |
|
"magic" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"job(Y_3, 'geophysical data processor')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "6e2c8046-0da7-4c1f-9f3c-75b6cc2a92fe", |
|
"question": "What is the dob of the person whose hobby is shogi ?", |
|
"answer": [ |
|
"0238-10-28", |
|
"0239-10-28" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"hobby(Y_3, 'shogi')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "fc11713d-d67c-439c-bccf-bfb1a0304279", |
|
"question": "What is the hobby of the person whose hobby is magnet fishing ?", |
|
"answer": [ |
|
"magnet fishing" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"hobby(Y_3, 'magnet fishing')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "3631177b-7120-4e39-ab26-2ab91f5bcbc8", |
|
"question": "What is the dob of the person whose hobby is sea glass collecting ?", |
|
"answer": [ |
|
"0178-04-18", |
|
"0204-11-18" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"hobby(Y_3, 'sea glass collecting')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "21bf39a4-c9f8-4f78-9fc1-b0026b8eae25", |
|
"question": "What is the job of the person whose hobby is shooting sports ?", |
|
"answer": [ |
|
"pharmacist, community" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"hobby(Y_3, 'shooting sports')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "d057da78-8ed1-4ef1-8921-c56833558713", |
|
"question": "What is the hobby of the person whose hobby is bowling ?", |
|
"answer": [ |
|
"bowling" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_3, Y_2)", |
|
"hobby(Y_3, 'bowling')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "372e4ee0-ecfa-4bf8-9629-34e729f2efe9", |
|
"question": "What is the job of the person whose job is restaurant manager, fast food ?", |
|
"answer": [ |
|
"restaurant manager, fast food" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"job(Y_3, 'restaurant manager, fast food')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "a334d3c6-9f49-41d7-8102-0affcbfb39b4", |
|
"question": "What is the job of the person whose hobby is fishkeeping ?", |
|
"answer": [ |
|
"animal technologist", |
|
"sound technician, broadcasting/film/video" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_3, Y_2)", |
|
"hobby(Y_3, 'fishkeeping')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "d6d3330f-822b-48cb-b373-bc64727b3b1d", |
|
"question": "What is the dob of the person whose job is product designer ?", |
|
"answer": [ |
|
"0174-04-26", |
|
"0290-01-07" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_3, Y_2)", |
|
"job(Y_3, 'product designer')" |
|
], |
|
"answer": "Y_2" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "4ded85cc-77cb-43f4-b9d1-d7b6083b8171", |
|
"question": "How many daughters does the daughter of the son of tianna have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"daughter(Y_5, Y_3)", |
|
"son('tianna', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "1b88bf1f-8c07-42b5-a83b-b7a710c2539b", |
|
"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": 9 |
|
}, |
|
{ |
|
"id": "b4505667-5728-4337-be25-d767de5ba847", |
|
"question": "How many brothers does the wife of the child of leann have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"wife(Y_5, Y_3)", |
|
"child('leann', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "d4b3edb9-930d-4b44-bff3-4c9138b3d83b", |
|
"question": "How many brothers does the child of the father of lynette have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"child(Y_5, Y_3)", |
|
"father('lynette', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "6e0f159d-9a98-4344-97c1-edc8c9248659", |
|
"question": "How many siblings does the sibling of the daughter of dino have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"sibling(Y_5, Y_3)", |
|
"daughter('dino', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "846f8352-083b-4d31-a6bd-3d90ee7c4935", |
|
"question": "How many children does the wife of the father of ramon have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"wife(Y_5, Y_3)", |
|
"father('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": 9 |
|
}, |
|
{ |
|
"id": "a604dfcc-67fa-43c4-9425-11f70567edbd", |
|
"question": "How many sons does the mother of the brother of matt have?", |
|
"answer": [ |
|
"3" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)", |
|
"mother(Y_5, Y_3)", |
|
"brother('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": 9 |
|
}, |
|
{ |
|
"id": "7506c1d1-05ce-4ef1-accf-a798aeba4bed", |
|
"question": "How many brothers does the sibling of the sister of ella have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"sibling(Y_5, Y_3)", |
|
"sister('ella', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "84f47638-790c-4336-8e15-d13b0bed7c29", |
|
"question": "How many brothers does the brother of the sibling of wilbert have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"brother(Y_5, Y_3)", |
|
"sibling('wilbert', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "274f4473-6673-4fca-9b40-bee7b055b380", |
|
"question": "How many sisters does the father of the child of rocco have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"father(Y_5, Y_3)", |
|
"child('rocco', Y_5)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_6", |
|
"of", |
|
"<name>_7", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "beeaec41-4d36-4c6e-965c-a12441fda93c", |
|
"question": "How many sons does the son of the person whose hobby is field hockey have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)", |
|
"son(Y_5, Y_3)", |
|
"hobby(Y_5, 'field hockey')" |
|
], |
|
"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": 10 |
|
}, |
|
{ |
|
"id": "30a0d41f-00bc-4e02-a5bd-58044820802f", |
|
"question": "How many siblings does the mother of the person whose job is risk manager have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"mother(Y_5, Y_3)", |
|
"job(Y_5, 'risk manager')" |
|
], |
|
"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": 10 |
|
}, |
|
{ |
|
"id": "d77b1f8e-ae89-4542-a0a5-918552bb7c2f", |
|
"question": "How many sisters does the father of the person whose hobby is magnet fishing have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"father(Y_5, Y_3)", |
|
"hobby(Y_5, 'magnet fishing')" |
|
], |
|
"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": 10 |
|
}, |
|
{ |
|
"id": "ba43e7b4-362c-4f05-b734-a4bc392d3635", |
|
"question": "How many brothers does the father of the person whose job is animal nutritionist have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"father(Y_5, Y_3)", |
|
"job(Y_5, 'animal nutritionist')" |
|
], |
|
"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": 10 |
|
}, |
|
{ |
|
"id": "71f9ad4f-70d7-4bfe-8a1c-fef4969b8537", |
|
"question": "How many sisters does the father of the person whose hobby is bowling have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"father(Y_5, Y_3)", |
|
"hobby(Y_5, 'bowling')" |
|
], |
|
"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": 10 |
|
}, |
|
{ |
|
"id": "bbf67253-3ff0-44e3-bf42-12cbf4b698c1", |
|
"question": "How many children does the mother of the person whose hobby is cooking have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"mother(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": 10 |
|
}, |
|
{ |
|
"id": "94cd71a6-ab28-4790-a7c0-ba5098fb4855", |
|
"question": "How many daughters does the sibling of the person whose job is product designer have?", |
|
"answer": [ |
|
"0", |
|
"3" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"sibling(Y_5, Y_3)", |
|
"job(Y_5, 'product designer')" |
|
], |
|
"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": 10 |
|
}, |
|
{ |
|
"id": "b1e64ffe-3834-4a51-95dd-c9f191bd6b72", |
|
"question": "How many children does the wife of the person whose hobby is publishing have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"wife(Y_5, Y_3)", |
|
"hobby(Y_5, 'publishing')" |
|
], |
|
"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": 10 |
|
}, |
|
{ |
|
"id": "b0162d68-8c90-4d8a-88ac-895e0cda80ee", |
|
"question": "How many brothers does the brother of the person whose hobby is butterfly watching have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"brother(Y_5, Y_3)", |
|
"hobby(Y_5, 'butterfly watching')" |
|
], |
|
"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": 10 |
|
}, |
|
{ |
|
"id": "941e49dd-29be-42ac-8261-d2b5d2b12584", |
|
"question": "How many sisters does the sibling of the person whose hobby is hobby horsing have?", |
|
"answer": [ |
|
"1", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"sibling(Y_5, Y_3)", |
|
"hobby(Y_5, 'hobby horsing')" |
|
], |
|
"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": 10 |
|
}, |
|
{ |
|
"id": "893f9ba4-23ae-4b64-9c41-7b9a9f91fc69", |
|
"question": "How many sons does the son of tianna have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)", |
|
"son('tianna', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "21098f43-6f66-4905-9f7f-e39b192d0093", |
|
"question": "How many siblings does the mother of tanner have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"mother('tanner', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "8b52a45d-4300-4f2a-96e9-c5762c8ac591", |
|
"question": "How many sisters does the father of maynard have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"father('maynard', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "72e1b2db-444b-41f9-89dd-15805535be14", |
|
"question": "How many brothers does the father of marlena have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"father('marlena', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "fdc62688-13e9-453b-b929-3ced2c8f1804", |
|
"question": "How many sisters does the father of lynette have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"father('lynette', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "64afd664-8eee-4977-ba78-e3e6f9f3257a", |
|
"question": "How many children does the mother of ruby have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"mother('ruby', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "5e099ea7-0333-432b-b554-a389f4049d41", |
|
"question": "How many daughters does the sibling of crysta have?", |
|
"answer": [ |
|
"3" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"sibling('crysta', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "fbad7352-5265-4b4d-ba99-3d57ea55080d", |
|
"question": "How many children does the wife of jay have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"wife('jay', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "ca8c2ea6-d5bf-4d10-8dfc-589b2eda5c09", |
|
"question": "How many brothers does the brother of matt have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"brother('matt', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "4f8d8944-cc36-4195-b059-b4009f09ff42", |
|
"question": "How many sisters does the sibling of kurt have?", |
|
"answer": [ |
|
"1", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"sibling('kurt', Y_3)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "a22c4023-28d9-4cdd-8006-1005793ad9da", |
|
"question": "How many children does the person whose hobby is field hockey have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'field hockey')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "494d2579-978f-403c-b810-0ceb8488320b", |
|
"question": "How many daughters does the person whose job is geophysical data processor have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"job(Y_3, 'geophysical data processor')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "958cba2f-e444-4fc6-b4b1-b80fc319e42d", |
|
"question": "How many siblings does the person whose hobby is shogi have?", |
|
"answer": [ |
|
"4" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'shogi')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "eea1987b-6e3e-4d45-bb4e-92cb1ebaced3", |
|
"question": "How many daughters does the person whose hobby is magnet fishing have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'magnet fishing')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "9733d5e3-e5a5-4463-b23e-c6ea32911c10", |
|
"question": "How many sisters does the person whose hobby is sea glass collecting have?", |
|
"answer": [ |
|
"0", |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'sea glass collecting')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "67dde3ed-7298-4e86-b3ab-3c3e28e003cc", |
|
"question": "How many brothers does the person whose hobby is shooting sports have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'shooting sports')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "58a5f2fd-e70e-4c33-a6d9-a112b74b6ddf", |
|
"question": "How many sons does the person whose hobby is bowling have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'bowling')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "a60c97d4-e35b-440b-8a18-f8c80d115f20", |
|
"question": "How many brothers does the person whose job is restaurant manager, fast food have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)", |
|
"job(Y_3, 'restaurant manager, fast food')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "fecf2df7-b5ad-4398-9aaa-9d7b98ab93fd", |
|
"question": "How many children does the person whose hobby is fishkeeping have?", |
|
"answer": [ |
|
"1", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)", |
|
"hobby(Y_3, 'fishkeeping')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "931fd18d-ee97-4af8-9a1a-bcfdbbd0b83d", |
|
"question": "How many siblings does the person whose job is product designer have?", |
|
"answer": [ |
|
"1", |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)", |
|
"job(Y_3, 'product designer')" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "98dcfaa6-2691-46cf-a38f-99d40adeec53", |
|
"question": "How many children does tianna have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child('tianna', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "3b5dafe8-9989-4b10-8f54-0e3ed94640c3", |
|
"question": "How many daughters does jeff have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter('jeff', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "827569b2-f9a4-4b0c-a9ea-d5e1cc8ef4f1", |
|
"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": 13 |
|
}, |
|
{ |
|
"id": "bbd30a4d-1cbf-4016-8a74-074055fb8917", |
|
"question": "How many daughters does maynard have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter('maynard', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "16b4ed5b-92be-4cc6-99ea-64cb1eefac56", |
|
"question": "How many sisters does leann have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister('leann', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "ac58c5ce-4c9d-4cb4-b94e-d5e13fc71cc8", |
|
"question": "How many brothers does ramon have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother('ramon', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "c9cae3e4-6099-49ce-ba0e-9e7d574c1ca4", |
|
"question": "How many sons does lynette have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son('lynette', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "cc79cacf-922b-4a54-8fb6-ec3071b6abb0", |
|
"question": "How many brothers does lorraine have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother('lorraine', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "3d21edae-aa01-4bef-8331-5323c8a3cf81", |
|
"question": "How many children does dino have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child('dino', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "a7c859fc-97ce-4cb6-b65c-2b1e61ec5d0b", |
|
"question": "How many siblings does crysta have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling('crysta', Y_1)), Count_1)" |
|
], |
|
"answer": "Count_1" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_2", |
|
"does", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 13 |
|
} |
|
] |