|
[ |
|
{ |
|
"id": "a0b75ebc-7eeb-4604-b1ec-de7e5da6fc11", |
|
"question": "Who is the son of the mother of the person whose job is research officer, government ?", |
|
"answer": [ |
|
"rashad", |
|
"harrison", |
|
"alberto", |
|
"jacob" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son(Y_4, Y_6)", |
|
"mother(Y_2, Y_4)", |
|
"job(Y_2, 'research officer, government')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "4b17afa1-b660-41d3-9853-57f453b86ea2", |
|
"question": "Who is the sibling of the sibling of the person whose job is comptroller ?", |
|
"answer": [ |
|
"sandy" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sibling(Y_4, Y_6)", |
|
"sibling(Y_2, Y_4)", |
|
"job(Y_2, 'comptroller')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "36e7de63-da01-4e30-b75b-ad5c95f90ecc", |
|
"question": "Who is the child of the wife of the person whose job is cabin crew ?", |
|
"answer": [ |
|
"danny" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_6)", |
|
"wife(Y_2, Y_4)", |
|
"job(Y_2, 'cabin crew')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "f8634d37-114c-408d-9a93-ab86dda5131e", |
|
"question": "Who is the mother of the husband of the person whose job is building control surveyor ?", |
|
"answer": [ |
|
"marilyn" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_6)", |
|
"husband(Y_2, Y_4)", |
|
"job(Y_2, 'building control surveyor')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "576a3b72-d367-41a2-9e0c-0702461436d5", |
|
"question": "Who is the child of the father of the person whose hobby is trapshooting ?", |
|
"answer": [ |
|
"lynette", |
|
"robyn" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_6)", |
|
"father(Y_2, Y_4)", |
|
"hobby(Y_2, 'trapshooting')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "e5ba3b28-4f32-4221-8bf7-78e36719535c", |
|
"question": "Who is the father of the child of the person whose job is engineer, petroleum ?", |
|
"answer": [ |
|
"cody" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_6)", |
|
"child(Y_2, Y_4)", |
|
"job(Y_2, 'engineer, petroleum')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "c85be2f9-57a5-46b0-8e43-b02636ba8399", |
|
"question": "Who is the daughter of the sibling of the person whose hobby is philately ?", |
|
"answer": [ |
|
"tessie", |
|
"roseanna", |
|
"haydee", |
|
"thomasine" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_6)", |
|
"sibling(Y_2, Y_4)", |
|
"hobby(Y_2, 'philately')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "2ceda98f-f1b7-4119-acfb-b5906a23ec22", |
|
"question": "Who is the mother of the daughter of the person whose hobby is vintage clothing ?", |
|
"answer": [ |
|
"sarah" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_6)", |
|
"daughter(Y_2, Y_4)", |
|
"hobby(Y_2, 'vintage clothing')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "d4d4e0d1-c207-419b-95bb-b5990628772e", |
|
"question": "Who is the brother of the brother of the person whose hobby is element collecting ?", |
|
"answer": [ |
|
"major" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother(Y_4, Y_6)", |
|
"brother(Y_2, Y_4)", |
|
"hobby(Y_2, 'element collecting')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "38b1d1d0-048a-4ecc-be4c-e9e0707ab3be", |
|
"question": "Who is the brother of the sibling of the person whose job is financial trader ?", |
|
"answer": [ |
|
"leif" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother(Y_4, Y_6)", |
|
"sibling(Y_2, Y_4)", |
|
"job(Y_2, 'financial trader')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_1", |
|
"is", |
|
"<attribute_value>_1", |
|
"?" |
|
], |
|
"type": 0 |
|
}, |
|
{ |
|
"id": "be358722-5c71-41a6-83a9-dbc1b4e1016e", |
|
"question": "Who is the wife of the father of esperanza ?", |
|
"answer": [ |
|
"maggie" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"wife(Y_4, Y_6)", |
|
"father('esperanza', Y_4)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "c114e1db-4210-4d39-bf85-66097285584f", |
|
"question": "Who is the mother of the sister of freda ?", |
|
"answer": [ |
|
"elna" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_6)", |
|
"sister('freda', Y_4)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "9ecc483a-f4e9-4b1d-b64b-5fe2d59138d4", |
|
"question": "Who is the father of the sister of renaldo ?", |
|
"answer": [ |
|
"clarence" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_6)", |
|
"sister('renaldo', Y_4)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "ed1da1ab-fa1e-4577-a5cc-1b1382f8a193", |
|
"question": "Who is the daughter of the child of lorraine ?", |
|
"answer": [ |
|
"freda", |
|
"sarah", |
|
"kristine" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_6)", |
|
"child('lorraine', Y_4)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "c5736515-1648-43d5-891b-14e7c66300a8", |
|
"question": "Who is the daughter of the father of carmela ?", |
|
"answer": [ |
|
"carmela" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_6)", |
|
"father('carmela', Y_4)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "6e8a9bd5-4a1d-428f-8853-69851d551e0a", |
|
"question": "Who is the wife of the child of viola ?", |
|
"answer": [ |
|
"meghann" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"wife(Y_4, Y_6)", |
|
"child('viola', Y_4)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "bd48a8a3-1868-434c-b788-10060d50ac44", |
|
"question": "Who is the child of the wife of jermaine ?", |
|
"answer": [ |
|
"cythia" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_6)", |
|
"wife('jermaine', Y_4)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "7b5b942f-6190-429e-972b-1e7f0b2a9e27", |
|
"question": "Who is the father of the sister of jakob ?", |
|
"answer": [ |
|
"abraham" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_6)", |
|
"sister('jakob', Y_4)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "39ee825b-205e-41f8-9922-6a8eb4d8f53d", |
|
"question": "Who is the mother of the brother of ross ?", |
|
"answer": [ |
|
"misti" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_6)", |
|
"brother('ross', Y_4)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "20fa517e-c2a4-4eaa-857a-d05d08208c3d", |
|
"question": "Who is the father of the child of herlinda ?", |
|
"answer": [ |
|
"harrison" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_6)", |
|
"child('herlinda', Y_4)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the", |
|
"<relation>_3", |
|
"of", |
|
"<name>_2", |
|
"?" |
|
], |
|
"type": 1 |
|
}, |
|
{ |
|
"id": "f347a53a-f291-4472-86f2-f4ff2afce2a9", |
|
"question": "Who is the child of the person whose hobby is antiquities ?", |
|
"answer": [ |
|
"shari", |
|
"kari", |
|
"colby", |
|
"chang", |
|
"alfonso", |
|
"dominick", |
|
"antionette", |
|
"trudy" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_6)", |
|
"hobby(Y_4, 'antiquities')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "fcfa3ae5-c7df-442c-bbc4-e875066badb2", |
|
"question": "Who is the child of the person whose hobby is fossicking ?", |
|
"answer": [ |
|
"nathan", |
|
"sanford", |
|
"meryl" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_6)", |
|
"hobby(Y_4, 'fossicking')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "6bd24530-749a-4f10-aeb5-619fec5e6d83", |
|
"question": "Who is the child of the person whose hobby is judo ?", |
|
"answer": [ |
|
"kanesha", |
|
"oliver" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_6)", |
|
"hobby(Y_4, 'judo')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "860dc8b1-5df2-45c0-8458-22df42a53501", |
|
"question": "Who is the son of the person whose job is multimedia specialist ?", |
|
"answer": [ |
|
"brendon" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son(Y_4, Y_6)", |
|
"job(Y_4, 'multimedia specialist')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "25b799d4-39e1-4874-9a8f-1f9484ff1f88", |
|
"question": "Who is the daughter of the person whose hobby is karting ?", |
|
"answer": [ |
|
"lannie", |
|
"joanna", |
|
"hyun", |
|
"bobbie" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter(Y_4, Y_6)", |
|
"hobby(Y_4, 'karting')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "3a1e62c3-58ff-4e73-86b2-2b3f4734cf1c", |
|
"question": "Who is the father of the person whose job is newspaper journalist ?", |
|
"answer": [ |
|
"zackary", |
|
"hershel", |
|
"alton" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father(Y_4, Y_6)", |
|
"job(Y_4, 'newspaper journalist')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "7bd0a43d-9d14-4972-b6e7-25ec20fcf0e3", |
|
"question": "Who is the sibling of the person whose job is systems analyst ?", |
|
"answer": [ |
|
"rae", |
|
"damien", |
|
"magdalena" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sibling(Y_4, Y_6)", |
|
"job(Y_4, 'systems analyst')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "b602d59c-b4fb-4821-95e8-31e63cf00de3", |
|
"question": "Who is the child of the person whose hobby is antiquing ?", |
|
"answer": [ |
|
"meagan" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child(Y_4, Y_6)", |
|
"hobby(Y_4, 'antiquing')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "05da5467-85cf-44db-b545-d495d286a3de", |
|
"question": "Who is the mother of the person whose hobby is herping ?", |
|
"answer": [ |
|
"meghann", |
|
"deanna", |
|
"rosalinda", |
|
"madalene", |
|
"zona" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"mother(Y_4, Y_6)", |
|
"hobby(Y_4, 'herping')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "7baf8263-32d9-4f0a-92f3-c11290a0109a", |
|
"question": "Who is the sibling of the person whose job is adult nurse ?", |
|
"answer": [ |
|
"sharyl", |
|
"damien", |
|
"magdalena" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sibling(Y_4, Y_6)", |
|
"job(Y_4, 'adult nurse')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_3", |
|
"is", |
|
"<attribute_value>_3", |
|
"?" |
|
], |
|
"type": 2 |
|
}, |
|
{ |
|
"id": "36e19265-e9db-417c-9d38-6613808a16a9", |
|
"question": "Who is the daughter of terrie ?", |
|
"answer": [ |
|
"crysta" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter('terrie', Y_6)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "b705c15f-68f2-457d-93e6-d43d553bd9fa", |
|
"question": "Who is the father of jules ?", |
|
"answer": [ |
|
"roger" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father('jules', Y_6)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "d06c15cd-31e1-49c2-862a-95e9a9a7a59d", |
|
"question": "Who is the child of kanesha ?", |
|
"answer": [ |
|
"kari", |
|
"colby", |
|
"alfonso", |
|
"dominick", |
|
"antionette" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"child('kanesha', Y_6)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "d8400752-51a8-49aa-a0b9-ce8be1f56bb0", |
|
"question": "Who is the son of loren ?", |
|
"answer": [ |
|
"burt" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"son('loren', Y_6)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "5c8315dc-de9e-4348-8edd-d18616ffda3c", |
|
"question": "Who is the father of nanette ?", |
|
"answer": [ |
|
"dino" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father('nanette', Y_6)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "882e9dfa-6d93-4214-8c77-c28cef77c908", |
|
"question": "Who is the father of clayton ?", |
|
"answer": [ |
|
"leonardo" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father('clayton', Y_6)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "a2820210-cedf-43a2-9648-474473ab6187", |
|
"question": "Who is the brother of fernando ?", |
|
"answer": [ |
|
"zackary", |
|
"roman" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"brother('fernando', Y_6)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "101cd35b-1388-4799-b578-ac076c8be5c8", |
|
"question": "Who is the daughter of von ?", |
|
"answer": [ |
|
"michele" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"daughter('von', Y_6)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "cf5521ae-5a9c-4f2a-bb11-43fb712fad66", |
|
"question": "Who is the sister of brigida ?", |
|
"answer": [ |
|
"tanya", |
|
"darla" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"sister('brigida', Y_6)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "29833716-6a2a-4078-ae55-5dbf843ee93e", |
|
"question": "Who is the father of augustine ?", |
|
"answer": [ |
|
"jacob" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"father('augustine', Y_6)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the", |
|
"<relation>_5", |
|
"of", |
|
"<name>_4", |
|
"?" |
|
], |
|
"type": 3 |
|
}, |
|
{ |
|
"id": "d05d1eaf-0014-4f87-a6ae-642b12917d08", |
|
"question": "Who is the person whose hobby is laser tag ?", |
|
"answer": [ |
|
"keith", |
|
"cherlyn" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_6, 'laser tag')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "a6c5e1e8-4d90-47b3-9875-6d4295d9f9ce", |
|
"question": "Who is the person whose job is statistician ?", |
|
"answer": [ |
|
"deangelo", |
|
"lynn", |
|
"frank" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_6, 'statistician')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "421b1b53-5cb8-4b7e-b549-30ba01151678", |
|
"question": "Who is the person whose hobby is gymnastics ?", |
|
"answer": [ |
|
"madalene", |
|
"joesph" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_6, 'gymnastics')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "d4079401-62f5-41bd-8302-90e18b3c87a3", |
|
"question": "Who is the person whose job is immunologist ?", |
|
"answer": [ |
|
"landon", |
|
"dorthy" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_6, 'immunologist')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "38887593-c85f-4973-b147-45f2014627db", |
|
"question": "Who is the person whose hobby is business ?", |
|
"answer": [ |
|
"oskar", |
|
"leeanne" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_6, 'business')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "4f81fe83-5f2c-4235-b4fc-dc476d20cfda", |
|
"question": "Who is the person whose hobby is leaves ?", |
|
"answer": [ |
|
"ladawn", |
|
"janell", |
|
"jennette", |
|
"meghann", |
|
"derrick", |
|
"dominick" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_6, 'leaves')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "2a52b8ba-c5ba-4ba5-8a10-0155aca00c2c", |
|
"question": "Who is the person whose job is freight forwarder ?", |
|
"answer": [ |
|
"ai", |
|
"maggie", |
|
"brad", |
|
"meagan" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_6, 'freight forwarder')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "6ed9c932-ed4b-4367-b851-8a7724acee70", |
|
"question": "Who is the person whose hobby is radio-controlled car racing ?", |
|
"answer": [ |
|
"rufus", |
|
"lon", |
|
"bess" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_6, 'radio-controlled car racing')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "df92fb29-5faa-4aad-8ab1-a5eaadaa1d09", |
|
"question": "Who is the person whose job is engineer, manufacturing systems ?", |
|
"answer": [ |
|
"amy", |
|
"pamala" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_6, 'engineer, manufacturing systems')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "fccd2c09-bdb9-4284-a675-a97c16115f2b", |
|
"question": "Who is the person whose hobby is leaves ?", |
|
"answer": [ |
|
"ladawn", |
|
"janell", |
|
"jennette", |
|
"meghann", |
|
"derrick", |
|
"dominick" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_6, 'leaves')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"Who is", |
|
"the person whose", |
|
"<attribute_name>_5", |
|
"is", |
|
"<attribute_value>_5", |
|
"?" |
|
], |
|
"type": 4 |
|
}, |
|
{ |
|
"id": "c3d35b24-ba0a-491f-ba64-a1cbf42ff556", |
|
"question": "What is the hobby of the father of the child of vernice ?", |
|
"answer": [ |
|
"baking" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"father(Y_3, Y_5)", |
|
"child('vernice', Y_3)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "f7bcc6d6-59e3-465f-8fb1-b33b6059c4ae", |
|
"question": "What is the hobby of the daughter of the father of everette ?", |
|
"answer": [ |
|
"magnet fishing" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"daughter(Y_3, Y_5)", |
|
"father('everette', Y_3)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "583a91cd-68d2-48c9-be32-15a9c2c62e05", |
|
"question": "What is the dob of the child of the brother of marlo ?", |
|
"answer": [ |
|
"0264-08-02", |
|
"0266-03-19", |
|
"0270-01-28", |
|
"0274-03-29", |
|
"0263-06-10" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"child(Y_3, Y_5)", |
|
"brother('marlo', Y_3)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "9055764f-3250-4ccf-b6de-2ed378f77d28", |
|
"question": "What is the job of the daughter of the child of roger ?", |
|
"answer": [ |
|
"surveyor, quantity", |
|
"camera operator", |
|
"nurse, learning disability" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"daughter(Y_3, Y_5)", |
|
"child('roger', Y_3)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "a19b7cba-bc9b-4918-a2b7-1ca7a9673a02", |
|
"question": "What is the hobby of the mother of the husband of leann ?", |
|
"answer": [ |
|
"kart racing" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"mother(Y_3, Y_5)", |
|
"husband('leann', Y_3)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "badceff6-d448-4492-ab04-8c146fbd830c", |
|
"question": "What is the dob of the mother of the brother of zane ?", |
|
"answer": [ |
|
"0178-04-18" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"mother(Y_3, Y_5)", |
|
"brother('zane', Y_3)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "d303bb4c-9ec0-4968-8485-7945ea0f2bb7", |
|
"question": "What is the hobby of the daughter of the son of gene ?", |
|
"answer": [ |
|
"ant farming" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"daughter(Y_3, Y_5)", |
|
"son('gene', Y_3)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "663fcdfc-7d84-468f-8cfe-73438b413fe8", |
|
"question": "What is the dob of the husband of the wife of van ?", |
|
"answer": [ |
|
"0200-08-20" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"husband(Y_3, Y_5)", |
|
"wife('van', Y_3)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "f877e695-a98a-413c-b8e1-774efa517a86", |
|
"question": "What is the hobby of the sister of the child of babara ?", |
|
"answer": [ |
|
"research", |
|
"cricket" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"sister(Y_3, Y_5)", |
|
"child('babara', Y_3)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "2190760e-66d3-4437-acf4-04f92b78bf27", |
|
"question": "What is the job of the father of the mother of levi ?", |
|
"answer": [ |
|
"health and safety inspector" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"father(Y_3, Y_5)", |
|
"mother('levi', Y_3)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"?" |
|
], |
|
"type": 5 |
|
}, |
|
{ |
|
"id": "a2dbaee6-42d5-45d1-a87c-9b004f5ff86f", |
|
"question": "What is the job of the sibling of the person whose job is police officer ?", |
|
"answer": [ |
|
"aeronautical engineer", |
|
"psychiatrist", |
|
"financial planner" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"sibling(Y_3, Y_5)", |
|
"job(Y_3, 'police officer')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "fbe5b7c0-d5df-4639-bba2-0847ac03ca6b", |
|
"question": "What is the hobby of the brother of the person whose job is civil engineer, contracting ?", |
|
"answer": [ |
|
"renaissance fair", |
|
"foraging" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"brother(Y_3, Y_5)", |
|
"job(Y_3, 'civil engineer, contracting')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "67e2d680-d621-4df2-a646-e400dd5d34d9", |
|
"question": "What is the job of the wife of the person whose job is comptroller ?", |
|
"answer": [ |
|
"sports therapist" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"wife(Y_3, Y_5)", |
|
"job(Y_3, 'comptroller')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "06df661c-4a07-4ea3-9604-ae7828f6f3ff", |
|
"question": "What is the job of the sibling of the person whose hobby is auto audiophilia ?", |
|
"answer": [ |
|
"pension scheme manager", |
|
"engineer, biomedical", |
|
"geologist, wellsite", |
|
"amenity horticulturist", |
|
"theatre manager", |
|
"teacher, early years/pre" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"sibling(Y_3, Y_5)", |
|
"hobby(Y_3, 'auto audiophilia')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "55d6225d-34d7-4539-a34a-31554146a9a5", |
|
"question": "What is the hobby of the sister of the person whose job is air broker ?", |
|
"answer": [ |
|
"shooting sports" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"sister(Y_3, Y_5)", |
|
"job(Y_3, 'air broker')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "94116b36-f80e-4992-9426-04743ad2de2b", |
|
"question": "What is the dob of the wife of the person whose job is librarian, academic ?", |
|
"answer": [ |
|
"0216-04-04" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"wife(Y_3, Y_5)", |
|
"job(Y_3, 'librarian, academic')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "ebf77ac3-9fa6-485f-bb10-ef23e1700ca9", |
|
"question": "What is the dob of the daughter of the person whose hobby is herping ?", |
|
"answer": [ |
|
"0292-04-04" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"daughter(Y_3, Y_5)", |
|
"hobby(Y_3, 'herping')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "54147bb7-d676-42f0-ad68-e810385faada", |
|
"question": "What is the hobby of the daughter of the person whose job is air cabin crew ?", |
|
"answer": [ |
|
"sports memorabilia", |
|
"handball", |
|
"shooting sports" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"daughter(Y_3, Y_5)", |
|
"job(Y_3, 'air cabin crew')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "7628d89f-fad6-489e-8b80-67bf3931556f", |
|
"question": "What is the dob of the brother of the person whose hobby is cycling ?", |
|
"answer": [ |
|
"0205-08-21", |
|
"0203-04-15" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"brother(Y_3, Y_5)", |
|
"hobby(Y_3, 'cycling')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "86579f52-4308-4c62-b668-d1752005fd73", |
|
"question": "What is the dob of the daughter of the person whose hobby is fishkeeping ?", |
|
"answer": [ |
|
"0288-07-28", |
|
"0291-03-20", |
|
"0177-04-10" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"daughter(Y_3, Y_5)", |
|
"hobby(Y_3, 'fishkeeping')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"?" |
|
], |
|
"type": 6 |
|
}, |
|
{ |
|
"id": "6c67bf6b-5f93-4503-b932-327da2ab27d5", |
|
"question": "What is the hobby of the son of antionette ?", |
|
"answer": [ |
|
"insect collecting", |
|
"archery", |
|
"die-cast toy" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"son('antionette', Y_5)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "b9392e63-c011-426e-9c62-3776650b8850", |
|
"question": "What is the job of the mother of ivory ?", |
|
"answer": [ |
|
"immunologist" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"mother('ivory', Y_5)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "81d19f01-5ed8-4a38-8cab-e559e87be36f", |
|
"question": "What is the job of the sibling of zoila ?", |
|
"answer": [ |
|
"seismic interpreter", |
|
"sports therapist", |
|
"teacher, secondary school", |
|
"nurse, learning disability" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"sibling('zoila', Y_5)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "ebc94a84-7fa2-4a52-a2f4-fe12a325ff52", |
|
"question": "What is the job of the son of lorraine ?", |
|
"answer": [ |
|
"environmental manager" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"son('lorraine', Y_5)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "3a9cfbde-5765-4274-b666-7264a4c0636b", |
|
"question": "What is the job of the sibling of deangelo ?", |
|
"answer": [ |
|
"horticultural therapist", |
|
"minerals surveyor", |
|
"television/film/video producer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"sibling('deangelo', Y_5)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "436f6568-82ab-4a80-a76b-ac0031b0c73d", |
|
"question": "What is the job of the wife of douglass ?", |
|
"answer": [ |
|
"administrator, education" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"wife('douglass', Y_5)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "55215c01-3ba0-4677-b4ab-b4d13ba554dd", |
|
"question": "What is the job of the husband of angelia ?", |
|
"answer": [ |
|
"statistician" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"husband('angelia', Y_5)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "9cd3261d-b6cf-45cb-bb4c-bf531842fe1b", |
|
"question": "What is the job of the sibling of emile ?", |
|
"answer": [ |
|
"advertising account planner", |
|
"hydrogeologist", |
|
"equities trader", |
|
"risk manager" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"sibling('emile', Y_5)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "7b42ffe4-f133-4329-9083-2274d806c649", |
|
"question": "What is the dob of the daughter of quinton ?", |
|
"answer": [ |
|
"0219-04-04", |
|
"0223-05-30", |
|
"0226-06-19" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"daughter('quinton', Y_5)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "8739c465-0030-48a5-bcab-2afc76cc2369", |
|
"question": "What is the hobby of the mother of donnie ?", |
|
"answer": [ |
|
"fencing" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"mother('donnie', Y_5)" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"?" |
|
], |
|
"type": 7 |
|
}, |
|
{ |
|
"id": "81a027fd-1ce9-44b8-bdc1-d30ff06c08bd", |
|
"question": "What is the job of the person whose job is air broker ?", |
|
"answer": [ |
|
"air broker" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"job(Y_5, 'air broker')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "437db8d4-2269-401b-9216-449e554971f5", |
|
"question": "What is the job of the person whose hobby is animal fancy ?", |
|
"answer": [ |
|
"facilities manager", |
|
"drilling engineer" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"job(Y_5, Y_6)", |
|
"hobby(Y_5, 'animal fancy')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "dc8dde04-d516-4bdc-86ed-b03b6bab1ff3", |
|
"question": "What is the dob of the person whose job is sports administrator ?", |
|
"answer": [ |
|
"0205-08-21" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"job(Y_5, 'sports administrator')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "8172e40e-7375-413e-864c-c662f1746fbe", |
|
"question": "What is the hobby of the person whose hobby is sea glass collecting ?", |
|
"answer": [ |
|
"sea glass collecting" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"hobby(Y_5, 'sea glass collecting')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "1b412600-3458-4b00-ba47-6e3a200e82fe", |
|
"question": "What is the dob of the person whose hobby is photography ?", |
|
"answer": [ |
|
"0184-05-17", |
|
"0208-12-08", |
|
"0272-10-17", |
|
"0261-10-15" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"hobby(Y_5, 'photography')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "662114ee-224d-4040-9ad3-37234e1669d3", |
|
"question": "What is the dob of the person whose hobby is photography ?", |
|
"answer": [ |
|
"0184-05-17", |
|
"0208-12-08", |
|
"0272-10-17", |
|
"0261-10-15" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"hobby(Y_5, 'photography')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "6f1ed88a-8a34-47ab-8ba4-14f08c9dd43b", |
|
"question": "What is the dob of the person whose hobby is sailing ?", |
|
"answer": [ |
|
"0241-07-13" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"hobby(Y_5, 'sailing')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "b85bb7d9-0be2-4cbd-89cc-08a0b2c4a533", |
|
"question": "What is the dob of the person whose hobby is benchmarking ?", |
|
"answer": [ |
|
"0205-10-16", |
|
"0204-08-13", |
|
"0202-02-18", |
|
"0212-07-22", |
|
"0230-02-24", |
|
"0276-07-06" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"dob(Y_5, Y_6)", |
|
"hobby(Y_5, 'benchmarking')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "efdcbd4e-a4b8-461f-ae17-f4514514837d", |
|
"question": "What is the hobby of the person whose hobby is films ?", |
|
"answer": [ |
|
"films" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"hobby(Y_5, 'films')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "a6eb5ff9-ae84-426e-9f72-af9eee4240f7", |
|
"question": "What is the hobby of the person whose job is technical sales engineer ?", |
|
"answer": [ |
|
"meteorology", |
|
"jurisprudential", |
|
"herping" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"hobby(Y_5, Y_6)", |
|
"job(Y_5, 'technical sales engineer')" |
|
], |
|
"answer": "Y_6" |
|
}, |
|
"template": [ |
|
"What is", |
|
"the", |
|
"<attribute_name>_5", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"?" |
|
], |
|
"type": 8 |
|
}, |
|
{ |
|
"id": "d2a75bb4-7fc6-48f7-9e90-7b42cab891ea", |
|
"question": "How many brothers does the sibling of the sibling of keith have?", |
|
"answer": [ |
|
"378" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_5, Y_7)), Count_7)", |
|
"sibling(Y_3, Y_5)", |
|
"sibling('keith', Y_3)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "c4c27a41-9b96-4d1e-b89d-af00f33ddf34", |
|
"question": "How many children does the father of the sister of cherlyn have?", |
|
"answer": [ |
|
"702" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_5, Y_7)), Count_7)", |
|
"father(Y_3, Y_5)", |
|
"sister('cherlyn', Y_3)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "9b2e0822-1d7d-4614-938a-f39d38ad2be5", |
|
"question": "How many children does the child of the father of chang have?", |
|
"answer": [ |
|
"702" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_5, Y_7)), Count_7)", |
|
"child(Y_3, Y_5)", |
|
"father('chang', Y_3)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "648c59e8-8ecf-40ec-b390-afce13316621", |
|
"question": "How many sons does the wife of the husband of terri have?", |
|
"answer": [ |
|
"340" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_5, Y_7)), Count_7)", |
|
"wife(Y_3, Y_5)", |
|
"husband('terri', Y_3)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "21b2271c-bf55-40c7-a64e-11337dac9787", |
|
"question": "How many brothers does the son of the mother of chang have?", |
|
"answer": [ |
|
"378" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_5, Y_7)), Count_7)", |
|
"son(Y_3, Y_5)", |
|
"mother('chang', Y_3)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "8d758731-c928-4d71-8c8f-4c36df93d9a0", |
|
"question": "How many siblings does the child of the mother of chang have?", |
|
"answer": [ |
|
"768" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_5, Y_7)), Count_7)", |
|
"child(Y_3, Y_5)", |
|
"mother('chang', Y_3)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "e6b02731-1be4-4384-a733-ed35525ae136", |
|
"question": "How many sisters does the daughter of the father of babara have?", |
|
"answer": [ |
|
"390" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_5, Y_7)), Count_7)", |
|
"daughter(Y_3, Y_5)", |
|
"father('babara', Y_3)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "b4c50102-0793-454c-80a9-31a62c7fadb4", |
|
"question": "How many sisters does the son of the child of isabel have?", |
|
"answer": [ |
|
"390" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_5, Y_7)), Count_7)", |
|
"son(Y_3, Y_5)", |
|
"child('isabel', Y_3)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "d616cb58-5d14-44cf-912d-94d080d57f2d", |
|
"question": "How many daughters does the brother of the son of roger have?", |
|
"answer": [ |
|
"362" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_5, Y_7)), Count_7)", |
|
"brother(Y_3, Y_5)", |
|
"son('roger', Y_3)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "f38c2bff-cfab-4c39-be39-842b247516c1", |
|
"question": "How many sons does the child of the mother of phillip have?", |
|
"answer": [ |
|
"340" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_5, Y_7)), Count_7)", |
|
"child(Y_3, Y_5)", |
|
"mother('phillip', Y_3)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the", |
|
"<relation>_2", |
|
"of", |
|
"<name>_1", |
|
"have?" |
|
], |
|
"type": 9 |
|
}, |
|
{ |
|
"id": "4494c70f-5c9a-4ead-9526-768c8555e151", |
|
"question": "How many sons does the daughter of the person whose hobby is flying disc have?", |
|
"answer": [ |
|
"340" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_5, Y_7)), Count_7)", |
|
"daughter(Y_3, Y_5)", |
|
"hobby(Y_3, 'flying disc')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "3d9ba483-39bd-413b-8bdf-27c483020caf", |
|
"question": "How many daughters does the mother of the person whose job is colour technologist have?", |
|
"answer": [ |
|
"362" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_5, Y_7)), Count_7)", |
|
"mother(Y_3, Y_5)", |
|
"job(Y_3, 'colour technologist')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "45ac1c50-702a-4d00-8d9c-490e54be8ad4", |
|
"question": "How many brothers does the son of the person whose job is investment analyst have?", |
|
"answer": [ |
|
"378" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_5, Y_7)), Count_7)", |
|
"son(Y_3, Y_5)", |
|
"job(Y_3, 'investment analyst')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "cf6a1284-b19d-411f-9eda-45420c0d65a2", |
|
"question": "How many siblings does the brother of the person whose hobby is psychology have?", |
|
"answer": [ |
|
"768" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_5, Y_7)), Count_7)", |
|
"brother(Y_3, Y_5)", |
|
"hobby(Y_3, 'psychology')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "cca01149-26a8-4565-8c09-8af667752968", |
|
"question": "How many children does the father of the person whose job is pension scheme manager have?", |
|
"answer": [ |
|
"702" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_5, Y_7)), Count_7)", |
|
"father(Y_3, Y_5)", |
|
"job(Y_3, 'pension scheme manager')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "74c6a08a-3440-487d-9046-aee493161b0e", |
|
"question": "How many siblings does the mother of the person whose hobby is museum visiting have?", |
|
"answer": [ |
|
"768" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_5, Y_7)), Count_7)", |
|
"mother(Y_3, Y_5)", |
|
"hobby(Y_3, 'museum visiting')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "6fbd9a21-08eb-4f2d-9b40-7f7d8a0f3196", |
|
"question": "How many sisters does the brother of the person whose job is soil scientist have?", |
|
"answer": [ |
|
"390" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_5, Y_7)), Count_7)", |
|
"brother(Y_3, Y_5)", |
|
"job(Y_3, 'soil scientist')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "bfa805d6-b27b-45ff-9def-6d857291ff94", |
|
"question": "How many sisters does the husband of the person whose job is technical sales engineer have?", |
|
"answer": [ |
|
"390" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_5, Y_7)), Count_7)", |
|
"husband(Y_3, Y_5)", |
|
"job(Y_3, 'technical sales engineer')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "260a5ae2-66f7-4157-91df-b62dd08f5daf", |
|
"question": "How many sons does the son of the person whose job is firefighter have?", |
|
"answer": [ |
|
"340" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_5, Y_7)), Count_7)", |
|
"son(Y_3, Y_5)", |
|
"job(Y_3, 'firefighter')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "e5686cfd-9ef4-4422-a23e-4f7f69cb5f00", |
|
"question": "How many siblings does the wife of the person whose job is radio producer have?", |
|
"answer": [ |
|
"768" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling(Y_5, Y_7)), Count_7)", |
|
"wife(Y_3, Y_5)", |
|
"job(Y_3, 'radio producer')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"the person whose", |
|
"<attribute_name>_2", |
|
"is", |
|
"<attribute_value>_2", |
|
"have?" |
|
], |
|
"type": 10 |
|
}, |
|
{ |
|
"id": "6a9d5143-9a0f-48b3-9f0c-bf314828a955", |
|
"question": "How many brothers does the husband of daisy have?", |
|
"answer": [ |
|
"378" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_5, Y_7)), Count_7)", |
|
"husband('daisy', Y_5)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "1f5cb56c-b97b-47e6-b67c-596722ebd672", |
|
"question": "How many sisters does the daughter of rosena have?", |
|
"answer": [ |
|
"390" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_5, Y_7)), Count_7)", |
|
"daughter('rosena', Y_5)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "dc9a5c9f-ce7f-48d8-80ab-69787ecd4b4d", |
|
"question": "How many sons does the wife of earnest have?", |
|
"answer": [ |
|
"340" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_5, Y_7)), Count_7)", |
|
"wife('earnest', Y_5)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "47474a2e-8230-4b67-85c0-2a959090b5e1", |
|
"question": "How many sons does the husband of esperanza have?", |
|
"answer": [ |
|
"340" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_5, Y_7)), Count_7)", |
|
"husband('esperanza', Y_5)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "3768f3ed-26bf-4124-91a0-b8754909a8a8", |
|
"question": "How many daughters does the child of guillermo have?", |
|
"answer": [ |
|
"362" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_5, Y_7)), Count_7)", |
|
"child('guillermo', Y_5)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "63264357-f4a9-4292-939c-717f0e0ab760", |
|
"question": "How many sisters does the husband of rosalie have?", |
|
"answer": [ |
|
"390" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_5, Y_7)), Count_7)", |
|
"husband('rosalie', Y_5)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "583ce4c4-7d34-419a-bd1d-88905097d169", |
|
"question": "How many children does the son of danna have?", |
|
"answer": [ |
|
"702" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_5, Y_7)), Count_7)", |
|
"son('danna', Y_5)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "58c17e70-0317-4a37-b37b-2e4ac04ae6e4", |
|
"question": "How many daughters does the husband of rosalee have?", |
|
"answer": [ |
|
"362" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_5, Y_7)), Count_7)", |
|
"husband('rosalee', Y_5)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "6a591944-da51-4e4f-959b-9a218d55c932", |
|
"question": "How many sons does the child of alina have?", |
|
"answer": [ |
|
"340" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_5, Y_7)), Count_7)", |
|
"child('alina', Y_5)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "264f442d-3d9e-40f8-8f2f-5732c664098d", |
|
"question": "How many children does the daughter of george have?", |
|
"answer": [ |
|
"702" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_5, Y_7)), Count_7)", |
|
"daughter('george', Y_5)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the", |
|
"<relation>_4", |
|
"of", |
|
"<name>_3", |
|
"have?" |
|
], |
|
"type": 11 |
|
}, |
|
{ |
|
"id": "530f7640-b91b-4fe9-8867-1be46f623792", |
|
"question": "How many sisters does the person whose job is architect have?", |
|
"answer": [ |
|
"390" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_5, Y_7)), Count_7)", |
|
"job(Y_5, 'architect')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "73ae0bc4-5a26-4ebc-849d-19c94516b737", |
|
"question": "How many brothers does the person whose hobby is mycology have?", |
|
"answer": [ |
|
"378" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_5, Y_7)), Count_7)", |
|
"hobby(Y_5, 'mycology')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "5768ebec-ecb3-4a6f-bd1d-7c18deba8ce6", |
|
"question": "How many daughters does the person whose hobby is darts have?", |
|
"answer": [ |
|
"362" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_5, Y_7)), Count_7)", |
|
"hobby(Y_5, 'darts')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "34a9897c-cf2c-4708-84f6-7dfa4dfb8254", |
|
"question": "How many sisters does the person whose job is oncologist have?", |
|
"answer": [ |
|
"390" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister(Y_5, Y_7)), Count_7)", |
|
"job(Y_5, 'oncologist')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "fd2293b1-1f1d-43e6-abae-2b00e1310248", |
|
"question": "How many daughters does the person whose hobby is geography have?", |
|
"answer": [ |
|
"362" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter(Y_5, Y_7)), Count_7)", |
|
"hobby(Y_5, 'geography')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "ba786d62-ff4f-4072-a8d5-577b38de806c", |
|
"question": "How many sons does the person whose job is designer, interior/spatial have?", |
|
"answer": [ |
|
"340" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son(Y_5, Y_7)), Count_7)", |
|
"job(Y_5, 'designer, interior/spatial')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "dc698680-eb5b-4577-aa2b-ee3a694c45a3", |
|
"question": "How many brothers does the person whose hobby is museum visiting have?", |
|
"answer": [ |
|
"378" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_5, Y_7)), Count_7)", |
|
"hobby(Y_5, 'museum visiting')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "d2915964-9cb2-4f4a-90d8-78f5a53519a8", |
|
"question": "How many children does the person whose hobby is role-playing games have?", |
|
"answer": [ |
|
"702" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child(Y_5, Y_7)), Count_7)", |
|
"hobby(Y_5, 'role-playing games')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "c1032d9c-0ecc-4280-aa73-fb5b408ffc8a", |
|
"question": "How many brothers does the person whose job is administrator, education have?", |
|
"answer": [ |
|
"378" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_5, Y_7)), Count_7)", |
|
"job(Y_5, 'administrator, education')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "c9126c06-6c10-45a7-9eac-91baa8185820", |
|
"question": "How many brothers does the person whose job is lobbyist have?", |
|
"answer": [ |
|
"378" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother(Y_5, Y_7)), Count_7)", |
|
"job(Y_5, 'lobbyist')" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"the person whose", |
|
"<attribute_name>_4", |
|
"is", |
|
"<attribute_value>_4", |
|
"have?" |
|
], |
|
"type": 12 |
|
}, |
|
{ |
|
"id": "722a91dd-6fbf-4162-91d2-68c2a9594e8b", |
|
"question": "How many children does houston have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(child('houston', Y_7)), Count_7)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "2186d4ef-9962-4342-aedb-738c0f6255c9", |
|
"question": "How many siblings does anastasia have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling('anastasia', Y_7)), Count_7)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "eb57ce13-2396-4459-9ef4-57305499c6ac", |
|
"question": "How many brothers does jenniffer have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother('jenniffer', Y_7)), Count_7)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "fb7023d4-b939-439c-b7e2-f4fad13b36b6", |
|
"question": "How many daughters does dante have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter('dante', Y_7)), Count_7)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "aa24823a-e2bd-4503-be04-0e7206d0d7e3", |
|
"question": "How many sisters does king have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister('king', Y_7)), Count_7)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "9a3e5d23-a5bd-4740-b648-a21fc912c9ec", |
|
"question": "How many sons does adam have?", |
|
"answer": [ |
|
"2" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(son('adam', Y_7)), Count_7)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "aa58e21d-4382-494a-ba1b-63013a1c7447", |
|
"question": "How many brothers does raleigh have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(brother('raleigh', Y_7)), Count_7)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "a7d7566b-4c45-4faf-9980-7141ca5b5298", |
|
"question": "How many sisters does hugo have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sister('hugo', Y_7)), Count_7)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "efe49249-28a5-4043-ad0f-c73c5ce8a207", |
|
"question": "How many daughters does tessie have?", |
|
"answer": [ |
|
"0" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(daughter('tessie', Y_7)), Count_7)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 13 |
|
}, |
|
{ |
|
"id": "37341763-359c-41c4-8a28-c0f65c5764b9", |
|
"question": "How many siblings does robyn have?", |
|
"answer": [ |
|
"1" |
|
], |
|
"prolog": { |
|
"query": [ |
|
"aggregate_all(count, distinct(sibling('robyn', Y_7)), Count_7)" |
|
], |
|
"answer": "Count_7" |
|
}, |
|
"template": [ |
|
"How many", |
|
"<relation_plural>_6", |
|
"does", |
|
"<name>_5", |
|
"have?" |
|
], |
|
"type": 13 |
|
} |
|
] |