Datasets:

Modalities:
Image
Text
Formats:
json
Libraries:
Datasets
pandas
License:
ag2435's picture
updated questions with depth enumeration starting from 0
ee10035
[
{
"id": "4b843357-0a0e-4756-a0e6-a70989fdc47d",
"question": "Who is the son of the mother of the person whose job is research officer, government ?",
"answer": [
"alberto",
"harrison",
"jacob",
"rashad"
],
"prolog": {
"query": [
"son(Y_4, Y_2)",
"mother(Y_6, Y_4)",
"job(Y_6, 'research officer, government')"
],
"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": "80ccfddc-71b9-4f2b-bd10-4c118c14ee6c",
"question": "Who is the sibling of the sibling of the person whose job is comptroller ?",
"answer": [
"sandy"
],
"prolog": {
"query": [
"sibling(Y_4, Y_2)",
"sibling(Y_6, Y_4)",
"job(Y_6, 'comptroller')"
],
"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": "01770679-7709-4847-aca3-1c64d676ffb0",
"question": "Who is the child of the wife of the person whose job is cabin crew ?",
"answer": [
"danny"
],
"prolog": {
"query": [
"child(Y_4, Y_2)",
"wife(Y_6, Y_4)",
"job(Y_6, 'cabin crew')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the person whose",
"<attribute_name>_7",
"is",
"<attribute_value>_7",
"?"
],
"type": 0
},
{
"id": "e0533c29-9f1a-4e57-985b-062eb7783520",
"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_2)",
"husband(Y_6, Y_4)",
"job(Y_6, 'building control surveyor')"
],
"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": "036c9783-4a07-4312-bd3c-6cbeeab17a9d",
"question": "Who is the child of the father of the person whose hobby is trapshooting ?",
"answer": [
"lynette",
"robyn"
],
"prolog": {
"query": [
"child(Y_4, Y_2)",
"father(Y_6, Y_4)",
"hobby(Y_6, 'trapshooting')"
],
"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": "cd57f04d-f4b0-48d9-a8e7-4267defad2b9",
"question": "Who is the father of the child of the person whose job is engineer, petroleum ?",
"answer": [
"cody"
],
"prolog": {
"query": [
"father(Y_4, Y_2)",
"child(Y_6, Y_4)",
"job(Y_6, 'engineer, petroleum')"
],
"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": "47bc0458-acc0-47ff-aba6-7dca355b4187",
"question": "Who is the daughter of the sibling of the person whose hobby is philately ?",
"answer": [
"haydee",
"roseanna",
"tessie",
"thomasine"
],
"prolog": {
"query": [
"daughter(Y_4, Y_2)",
"sibling(Y_6, Y_4)",
"hobby(Y_6, 'philately')"
],
"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": "595fff8b-171a-464d-b3b9-931756c7a71c",
"question": "Who is the mother of the daughter of the person whose hobby is vintage clothing ?",
"answer": [
"sarah"
],
"prolog": {
"query": [
"mother(Y_4, Y_2)",
"daughter(Y_6, Y_4)",
"hobby(Y_6, 'vintage clothing')"
],
"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": "b7764d58-e228-4256-a805-3fd68fd3fbb7",
"question": "Who is the brother of the brother of the person whose hobby is element collecting ?",
"answer": [
"major"
],
"prolog": {
"query": [
"brother(Y_4, Y_2)",
"brother(Y_6, Y_4)",
"hobby(Y_6, 'element collecting')"
],
"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": "20bb0f82-b046-428b-b969-7433d0fae5c7",
"question": "Who is the brother of the sibling of the person whose job is financial trader ?",
"answer": [
"leif"
],
"prolog": {
"query": [
"brother(Y_4, Y_2)",
"sibling(Y_6, Y_4)",
"job(Y_6, 'financial trader')"
],
"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": "28650bc5-a54e-4b33-ac14-27ce74d066ce",
"question": "Who is the son of the mother of tresa ?",
"answer": [
"alberto",
"harrison",
"jacob",
"rashad"
],
"prolog": {
"query": [
"son(Y_4, Y_2)",
"mother('tresa', Y_4)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"<name>_6",
"?"
],
"type": 1
},
{
"id": "2158ad38-7a2e-4cab-a311-53abf8d735d2",
"question": "Who is the sister of the mother of stanford ?",
"answer": [
"cortney",
"miki"
],
"prolog": {
"query": [
"sister(Y_4, Y_2)",
"mother('stanford', Y_4)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"<name>_6",
"?"
],
"type": 1
},
{
"id": "a0d6218b-5147-40f5-919b-4c8cb6812d13",
"question": "Who is the child of the wife of martin ?",
"answer": [
"danny"
],
"prolog": {
"query": [
"child(Y_4, Y_2)",
"wife('martin', Y_4)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"<name>_6",
"?"
],
"type": 1
},
{
"id": "2c0c5c78-03a4-4fa4-93c4-5c4d964e77b7",
"question": "Who is the mother of the husband of marya ?",
"answer": [
"marilyn"
],
"prolog": {
"query": [
"mother(Y_4, Y_2)",
"husband('marya', Y_4)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"<name>_6",
"?"
],
"type": 1
},
{
"id": "72d5515e-5d46-4af4-9a00-8da44535b194",
"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": "a13336e4-ee0e-489c-86a5-3cd7dfd35c32",
"question": "Who is the father of the child of sarah ?",
"answer": [
"cody"
],
"prolog": {
"query": [
"father(Y_4, Y_2)",
"child('sarah', Y_4)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"<name>_6",
"?"
],
"type": 1
},
{
"id": "71145370-87a6-462a-8334-d82286b89bce",
"question": "Who is the daughter of the sibling of crysta ?",
"answer": [
"haydee",
"roseanna",
"tessie",
"thomasine"
],
"prolog": {
"query": [
"daughter(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": "b11c1765-5685-4ac5-8a1d-c8c472739609",
"question": "Who is the father of the father of jessie ?",
"answer": [
"alfonso"
],
"prolog": {
"query": [
"father(Y_4, Y_2)",
"father('jessie', Y_4)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"<name>_6",
"?"
],
"type": 1
},
{
"id": "a8f1c1f9-0ead-45fc-9baf-9da0a2b5ef7a",
"question": "Who is the brother of the brother of major ?",
"answer": [
"major"
],
"prolog": {
"query": [
"brother(Y_4, Y_2)",
"brother('major', Y_4)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"<name>_6",
"?"
],
"type": 1
},
{
"id": "7f463cd6-cd10-47bc-9b43-65d06ccb1e73",
"question": "Who is the brother of the sibling of leif ?",
"answer": [
"leif"
],
"prolog": {
"query": [
"brother(Y_4, Y_2)",
"sibling('leif', Y_4)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"<name>_6",
"?"
],
"type": 1
},
{
"id": "2d70503c-4174-4098-a978-076bcf52a5ba",
"question": "Who is the mother of the person whose job is research officer, government ?",
"answer": [
"sarah"
],
"prolog": {
"query": [
"mother(Y_4, Y_2)",
"job(Y_4, 'research officer, government')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_5",
"is",
"<attribute_value>_5",
"?"
],
"type": 2
},
{
"id": "14b5558c-9c36-42f0-a93d-28e2fb03dafe",
"question": "Who is the father of the person whose job is media planner ?",
"answer": [
"walker"
],
"prolog": {
"query": [
"father(Y_4, Y_2)",
"job(Y_4, 'media planner')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_5",
"is",
"<attribute_value>_5",
"?"
],
"type": 2
},
{
"id": "4f11bdee-7f92-4e2d-8049-76326ea53d57",
"question": "Who is the sister of the person whose job is product designer ?",
"answer": [
"oma"
],
"prolog": {
"query": [
"sister(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": "22cff3dd-5d1a-41c2-b1e9-ea67ef5ead0e",
"question": "Who is the wife of the person whose job is cabin crew ?",
"answer": [
"kylee"
],
"prolog": {
"query": [
"wife(Y_4, Y_2)",
"job(Y_4, 'cabin crew')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_5",
"is",
"<attribute_value>_5",
"?"
],
"type": 2
},
{
"id": "90b1ac63-7773-4d21-adfc-a18b9c24cf58",
"question": "Who is the brother of the person whose hobby is fencing ?",
"answer": [
"christian",
"keith",
"stanley"
],
"prolog": {
"query": [
"brother(Y_4, Y_2)",
"hobby(Y_4, 'fencing')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_5",
"is",
"<attribute_value>_5",
"?"
],
"type": 2
},
{
"id": "fd1d72d5-b540-4a7d-ad0b-6ac2dac513c4",
"question": "Who is the sister of the person whose job is computer games developer ?",
"answer": [
"kanesha"
],
"prolog": {
"query": [
"sister(Y_4, Y_2)",
"job(Y_4, 'computer games developer')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_5",
"is",
"<attribute_value>_5",
"?"
],
"type": 2
},
{
"id": "def3bac2-d4dd-408a-91b1-d471c448312a",
"question": "Who is the father of the person whose hobby is trapshooting ?",
"answer": [
"federico"
],
"prolog": {
"query": [
"father(Y_4, Y_2)",
"hobby(Y_4, 'trapshooting')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_5",
"is",
"<attribute_value>_5",
"?"
],
"type": 2
},
{
"id": "8a417a5b-b4ad-45e5-8ae6-e2d4b759e0ea",
"question": "Who is the father of the person whose hobby is fishkeeping ?",
"answer": [
"brendon",
"dominick",
"ellis",
"king",
"rudy",
"sanford"
],
"prolog": {
"query": [
"father(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": "a06fd599-3b9a-4668-ae15-b94488c075e1",
"question": "Who is the father of the person whose hobby is radio-controlled model playing ?",
"answer": [
"oskar",
"quinton"
],
"prolog": {
"query": [
"father(Y_4, Y_2)",
"hobby(Y_4, 'radio-controlled model playing')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_5",
"is",
"<attribute_value>_5",
"?"
],
"type": 2
},
{
"id": "5f424780-d4ee-46e0-a9c1-458f9b9e3ef8",
"question": "Who is the sibling of the person whose hobby is philately ?",
"answer": [
"ralph",
"renaldo"
],
"prolog": {
"query": [
"sibling(Y_4, Y_2)",
"hobby(Y_4, 'philately')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_5",
"is",
"<attribute_value>_5",
"?"
],
"type": 2
},
{
"id": "033b1493-75b4-4bf7-a3e9-2eb5e3e699f8",
"question": "Who is the mother of tresa ?",
"answer": [
"sarah"
],
"prolog": {
"query": [
"mother('tresa', Y_2)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_4",
"?"
],
"type": 3
},
{
"id": "71ef2ede-d4ee-4f89-aeca-0416a46fe772",
"question": "Who is the father of jesus ?",
"answer": [
"walker"
],
"prolog": {
"query": [
"father('jesus', Y_2)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_4",
"?"
],
"type": 3
},
{
"id": "de433b41-37a6-4679-ba18-2c4cd55ad7d0",
"question": "Who is the child of ardath ?",
"answer": [
"charity"
],
"prolog": {
"query": [
"child('ardath', Y_2)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_4",
"?"
],
"type": 3
},
{
"id": "40cbe2a4-8496-44df-a1da-b32b1d657802",
"question": "Who is the wife of martin ?",
"answer": [
"kylee"
],
"prolog": {
"query": [
"wife('martin', Y_2)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_4",
"?"
],
"type": 3
},
{
"id": "99f2d978-8c0d-423a-9a30-2952c4bf6c4e",
"question": "Who is the brother of lavern ?",
"answer": [
"keith"
],
"prolog": {
"query": [
"brother('lavern', Y_2)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_4",
"?"
],
"type": 3
},
{
"id": "f5c9c91f-1c6a-4c96-8d41-71bf71b80398",
"question": "Who is the sister of oliver ?",
"answer": [
"kanesha"
],
"prolog": {
"query": [
"sister('oliver', Y_2)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_4",
"?"
],
"type": 3
},
{
"id": "cf5e5334-cf7a-42e9-9a54-572c5c2350aa",
"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": "94d2176f-a94a-4b8d-96a8-f6b5d5659198",
"question": "Who is the brother of lera ?",
"answer": [
"jamal"
],
"prolog": {
"query": [
"brother('lera', Y_2)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_4",
"?"
],
"type": 3
},
{
"id": "5eb731f4-b748-4530-a810-f7a5d25251a5",
"question": "Who is the father of eduardo ?",
"answer": [
"oskar"
],
"prolog": {
"query": [
"father('eduardo', Y_2)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_4",
"?"
],
"type": 3
},
{
"id": "09a11d8f-9c43-4fcf-879a-6f7e9fd44d6f",
"question": "Who is the sibling of crysta ?",
"answer": [
"ralph",
"renaldo"
],
"prolog": {
"query": [
"sibling('crysta', Y_2)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_4",
"?"
],
"type": 3
},
{
"id": "841dda87-aa5e-47c1-9753-e5c4273816b7",
"question": "Who is the person whose job is research officer, government ?",
"answer": [
"tresa"
],
"prolog": {
"query": [
"job(Y_2, 'research officer, government')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 4
},
{
"id": "5be5ca8a-4b04-4aff-9c60-1d353f4f608c",
"question": "Who is the person whose job is engineer, production ?",
"answer": [
"adalberto",
"augustine"
],
"prolog": {
"query": [
"job(Y_2, 'engineer, production')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 4
},
{
"id": "734418d8-82ac-40bb-9338-a69a00efb19f",
"question": "Who is the person whose job is media planner ?",
"answer": [
"jesus"
],
"prolog": {
"query": [
"job(Y_2, 'media planner')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 4
},
{
"id": "df670137-7250-4561-bd33-954ee79b1830",
"question": "Who is the person whose job is comptroller ?",
"answer": [
"cory",
"sandy",
"stanford"
],
"prolog": {
"query": [
"job(Y_2, 'comptroller')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 4
},
{
"id": "f4a862e6-1598-4a95-909e-917abe87a924",
"question": "Who is the person whose job is product designer ?",
"answer": [
"ardath",
"rita"
],
"prolog": {
"query": [
"job(Y_2, 'product designer')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 4
},
{
"id": "e57267c2-61d5-4322-9247-b160273a1502",
"question": "Who is the person whose job is print production planner ?",
"answer": [
"geraldine",
"rodolfo"
],
"prolog": {
"query": [
"job(Y_2, 'print production planner')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 4
},
{
"id": "ae9e42e9-a8ea-4e6b-9d06-5d1017e3cdaf",
"question": "Who is the person whose job is cabin crew ?",
"answer": [
"martin"
],
"prolog": {
"query": [
"job(Y_2, 'cabin crew')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 4
},
{
"id": "7fe091e3-c143-4bb3-a82b-54a170316694",
"question": "Who is the person whose job is therapist, horticultural ?",
"answer": [
"hyun",
"son"
],
"prolog": {
"query": [
"job(Y_2, 'therapist, horticultural')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 4
},
{
"id": "e59af280-25f2-40a4-982d-a0c04908cab3",
"question": "Who is the person whose hobby is fencing ?",
"answer": [
"denny",
"lavern",
"tianna"
],
"prolog": {
"query": [
"hobby(Y_2, 'fencing')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 4
},
{
"id": "e0157f77-cffb-4d86-b183-fd5b28143acf",
"question": "Who is the person whose job is building control surveyor ?",
"answer": [
"marya"
],
"prolog": {
"query": [
"job(Y_2, 'building control surveyor')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 4
},
{
"id": "44f8d453-cf03-4055-9297-694c985cf4b7",
"question": "What is the hobby of the son of the mother of tresa ?",
"answer": [
"flying disc",
"sea glass collecting",
"table tennis playing",
"tourism"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"son(Y_5, Y_3)",
"mother('tresa', 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": "6b89c0b3-f637-404e-b0e7-2b6a9cac3763",
"question": "What is the hobby of the father of the child of ardath ?",
"answer": [
"fusilately"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"father(Y_5, Y_3)",
"child('ardath', 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": "051733b8-0f5d-4a18-8bbd-674c9c3bf664",
"question": "What is the job of the father of the brother of lavern ?",
"answer": [
"equality and diversity officer"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"father(Y_5, Y_3)",
"brother('lavern', 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": "61264943-6c86-4542-befe-4c362789886d",
"question": "What is the job of the child of the father of lynette ?",
"answer": [
"editor, film/video",
"physiological scientist"
],
"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": "6d4f9893-68c1-46b5-9903-75126c2cdbb6",
"question": "What is the dob of the child of the father of eduardo ?",
"answer": [
"0229-03-26"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"child(Y_5, Y_3)",
"father('eduardo', 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": "21ca750d-b40a-46fd-908f-9205512fce51",
"question": "What is the job of the daughter of the mother of norris ?",
"answer": [
"contractor"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"daughter(Y_5, Y_3)",
"mother('norris', 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": "7af00cf5-a210-4f98-9a86-cd42c26bd190",
"question": "What is the hobby of the brother of the brother of major ?",
"answer": [
"element collecting"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"brother(Y_5, Y_3)",
"brother('major', 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": "5eaa32e7-61ef-4027-b940-276e4b898d76",
"question": "What is the job of the sister of the brother of esperanza ?",
"answer": [
"animal nutritionist",
"event organiser"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"sister(Y_5, Y_3)",
"brother('esperanza', 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": "f7814957-dc98-476a-991b-a2974cc36267",
"question": "What is the job of the sister of the child of van ?",
"answer": [
"journalist, magazine",
"proofreader"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"sister(Y_5, Y_3)",
"child('van', 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": "fd86c49d-bbd6-4b97-93fe-c5cecce429a4",
"question": "What is the dob of the father of the sister of renaldo ?",
"answer": [
"0149-05-15"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"father(Y_5, Y_3)",
"sister('renaldo', 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": "616158ae-cb71-4025-a7d2-752d4ac412cd",
"question": "What is the hobby of the mother of the person whose job is research officer, government ?",
"answer": [
"scutelliphily"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"mother(Y_5, Y_3)",
"job(Y_5, 'research officer, government')"
],
"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": "3ed810d6-a24c-4a7b-b263-f6713e123a8e",
"question": "What is the dob of the sibling of the person whose job is comptroller ?",
"answer": [
"0238-12-24"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"sibling(Y_5, Y_3)",
"job(Y_5, 'comptroller')"
],
"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": "7b5d83cc-9a0e-4d6d-8e2b-7f77b6c8e86c",
"question": "What is the dob of the wife of the person whose job is cabin crew ?",
"answer": [
"0213-06-14"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"wife(Y_5, Y_3)",
"job(Y_5, 'cabin crew')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the person whose",
"<attribute_name>_6",
"is",
"<attribute_value>_6",
"?"
],
"type": 6
},
{
"id": "8c5922e0-812d-4782-9f3b-1f00371e74c5",
"question": "What is the job of the husband of the person whose job is building control surveyor ?",
"answer": [
"market researcher"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"husband(Y_5, Y_3)",
"job(Y_5, 'building control surveyor')"
],
"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": "78dceae9-e917-4ac7-b985-449c5209e5a9",
"question": "What is the dob of the father of the person whose hobby is trapshooting ?",
"answer": [
"0259-09-27"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"father(Y_5, Y_3)",
"hobby(Y_5, 'trapshooting')"
],
"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": "e00e95cd-6868-4abf-b491-d07497fdd393",
"question": "What is the job of the child of the person whose job is engineer, petroleum ?",
"answer": [
"aid worker",
"bonds trader",
"local government officer",
"research officer, government",
"soil scientist"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"child(Y_5, Y_3)",
"job(Y_5, 'engineer, petroleum')"
],
"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": "d0de6a30-1cfc-4dde-8f50-32245156d0b5",
"question": "What is the hobby of the sibling of the person whose hobby is philately ?",
"answer": [
"ant farming",
"reading"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"sibling(Y_5, Y_3)",
"hobby(Y_5, 'philately')"
],
"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": "a3e37ae5-9455-4371-bcac-c5df28bee428",
"question": "What is the job of the daughter of the person whose hobby is vintage clothing ?",
"answer": [
"research officer, government"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"daughter(Y_5, Y_3)",
"hobby(Y_5, 'vintage clothing')"
],
"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": "4b4896a8-2c7e-4a63-9e80-75219a02d3f8",
"question": "What is the job of the brother of the person whose hobby is element collecting ?",
"answer": [
"pension scheme manager"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"brother(Y_5, Y_3)",
"hobby(Y_5, 'element collecting')"
],
"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": "8885c021-4dea-47cf-aa6c-a1fc47c86992",
"question": "What is the dob of the sibling of the person whose job is financial trader ?",
"answer": [
"0290-09-19"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"sibling(Y_5, Y_3)",
"job(Y_5, 'financial trader')"
],
"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": "6c18996d-dd39-435a-9f68-17d4f6538041",
"question": "What is the hobby of the mother of tresa ?",
"answer": [
"scutelliphily"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"mother('tresa', Y_3)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"<name>_5",
"?"
],
"type": 7
},
{
"id": "755b0453-ada5-4619-869f-1cfeece1d6c4",
"question": "What is the dob of the mother of stanford ?",
"answer": [
"0255-03-04"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"mother('stanford', Y_3)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"<name>_5",
"?"
],
"type": 7
},
{
"id": "0a5e08a0-1fe8-4b2d-bdee-7611bc8ee180",
"question": "What is the dob of the wife of martin ?",
"answer": [
"0213-06-14"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"wife('martin', Y_3)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"<name>_5",
"?"
],
"type": 7
},
{
"id": "37ef358c-4b6b-4eb1-b007-b978045a7d11",
"question": "What is the job of the husband of marya ?",
"answer": [
"market researcher"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"husband('marya', Y_3)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"<name>_5",
"?"
],
"type": 7
},
{
"id": "c9986b09-e555-436e-9c0b-b1f94ace40c8",
"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": "edf7cfb4-bb9e-4fe4-86da-0adb7990a65a",
"question": "What is the job of the child of sarah ?",
"answer": [
"aid worker",
"bonds trader",
"local government officer",
"research officer, government",
"soil scientist"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"child('sarah', Y_3)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"<name>_5",
"?"
],
"type": 7
},
{
"id": "7ab5734b-809f-46d6-a6ed-f025210bb99c",
"question": "What is the hobby of the sibling of crysta ?",
"answer": [
"ant farming",
"reading"
],
"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": "8a54671f-f18e-436e-b04a-d86a191074a8",
"question": "What is the job of the father of jessie ?",
"answer": [
"colour technologist"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"father('jessie', Y_3)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"<name>_5",
"?"
],
"type": 7
},
{
"id": "c0bf0083-7beb-4206-af1a-887949bd0ad6",
"question": "What is the job of the brother of major ?",
"answer": [
"pension scheme manager"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"brother('major', Y_3)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"<name>_5",
"?"
],
"type": 7
},
{
"id": "adc21a22-fe14-4489-bb1d-34bb6550277b",
"question": "What is the dob of the sibling of leif ?",
"answer": [
"0290-09-19"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"sibling('leif', Y_3)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"<name>_5",
"?"
],
"type": 7
},
{
"id": "334a7cab-05c4-4681-b7ed-4ba7b6503a63",
"question": "What is the job of the person whose job is research officer, government ?",
"answer": [
"research officer, government"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"job(Y_3, 'research officer, government')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"?"
],
"type": 8
},
{
"id": "e9b2824a-abed-4a6e-ab62-72a508f6f36f",
"question": "What is the hobby of the person whose job is media planner ?",
"answer": [
"research"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"job(Y_3, 'media planner')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"?"
],
"type": 8
},
{
"id": "9cd7a159-bc24-4f72-8ad3-edb03a5b7342",
"question": "What is the dob of the person whose job is product designer ?",
"answer": [
"0231-11-01",
"0274-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": "7c5b3e63-70c0-499c-8d3e-41c45b36e378",
"question": "What is the hobby of the person whose job is cabin crew ?",
"answer": [
"triathlon"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"job(Y_3, 'cabin crew')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"?"
],
"type": 8
},
{
"id": "1000e492-47e4-46ac-842c-b6d185705530",
"question": "What is the dob of the person whose hobby is fencing ?",
"answer": [
"0196-03-02",
"0291-10-11",
"0293-08-01"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"hobby(Y_3, 'fencing')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"?"
],
"type": 8
},
{
"id": "093d824a-3641-4165-a8b2-70da7beec768",
"question": "What is the job of the person whose job is computer games developer ?",
"answer": [
"computer games developer"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"job(Y_3, 'computer games developer')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"?"
],
"type": 8
},
{
"id": "2b630ba8-37ca-4901-93b1-2c6930cefac0",
"question": "What is the hobby of the person whose hobby is trapshooting ?",
"answer": [
"trapshooting"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"hobby(Y_3, 'trapshooting')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"?"
],
"type": 8
},
{
"id": "05b45824-79c7-405b-8acd-0b319ba70dd0",
"question": "What is the job of the person whose hobby is fishkeeping ?",
"answer": [
"animal technologist",
"dramatherapist",
"editorial assistant",
"pharmacist, community",
"social researcher",
"sound technician, broadcasting/film/video",
"sport and exercise psychologist"
],
"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": "23879c39-d7ba-448b-8c7f-18d1ba931660",
"question": "What is the job of the person whose hobby is radio-controlled model playing ?",
"answer": [
"administrator, education",
"building services engineer",
"charity officer"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"hobby(Y_3, 'radio-controlled model playing')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"?"
],
"type": 8
},
{
"id": "d7f2b150-2479-44cf-b2c2-6f68abf83134",
"question": "What is the dob of the person whose hobby is philately ?",
"answer": [
"0174-04-26",
"0202-12-13",
"0285-06-22"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"hobby(Y_3, 'philately')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"?"
],
"type": 8
},
{
"id": "3f949c41-5b35-4a3a-ae30-7fa2fe5be62d",
"question": "How many daughters does the son of the mother of tresa have?",
"answer": [
"0",
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
"son(Y_5, Y_3)",
"mother('tresa', 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": "ba9bc271-f774-466c-a098-078545d9041f",
"question": "How many daughters does the father of the child of ardath have?",
"answer": [
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
"father(Y_5, Y_3)",
"child('ardath', 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": "2fd8502f-cd7c-44fb-a9f5-7254516ff595",
"question": "How many brothers does the father of the brother of lavern have?",
"answer": [
"2"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"father(Y_5, Y_3)",
"brother('lavern', 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": "4ecbfd33-2fe0-4786-9af5-d4fa216f6b0f",
"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": "4cdac658-ef26-44ac-81da-38efc123536f",
"question": "How many siblings does the child of the father of eduardo have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
"child(Y_5, Y_3)",
"father('eduardo', 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": "3f21c7f7-ff06-4b85-98c5-2ad6c61173a9",
"question": "How many children does the daughter of the mother of norris have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
"daughter(Y_5, Y_3)",
"mother('norris', 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": "a0d11de6-4071-4164-8737-a00db91580bb",
"question": "How many sons does the brother of the brother of major have?",
"answer": [
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
"brother(Y_5, Y_3)",
"brother('major', 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": "807856bb-490e-4e8b-bbcf-77825cdc075e",
"question": "How many brothers does the sister of the brother of esperanza have?",
"answer": [
"3"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"sister(Y_5, Y_3)",
"brother('esperanza', 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": "796ac591-c2e8-4333-b54d-ffd8ad238cf5",
"question": "How many brothers does the sister of the child of van have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"sister(Y_5, Y_3)",
"child('van', 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": "fc0f532c-3e54-4425-921e-378ab156681b",
"question": "How many sisters does the father of the sister of renaldo have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"father(Y_5, Y_3)",
"sister('renaldo', 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": "13025413-0515-4cb5-b9e3-4059c67e62f1",
"question": "How many sons does the mother of the person whose job is research officer, government have?",
"answer": [
"4"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
"mother(Y_5, Y_3)",
"job(Y_5, 'research officer, government')"
],
"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": "29ef895f-60d2-4857-a63d-0ac3ca3c97b2",
"question": "How many siblings does the sibling of the person whose job is comptroller have?",
"answer": [
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
"sibling(Y_5, Y_3)",
"job(Y_5, 'comptroller')"
],
"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": "3df94622-b66d-4e05-8439-318bf4618ac9",
"question": "How many sisters does the wife of the person whose job is cabin crew have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"wife(Y_5, Y_3)",
"job(Y_5, 'cabin crew')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the person whose",
"<attribute_name>_6",
"is",
"<attribute_value>_6",
"have?"
],
"type": 10
},
{
"id": "5234880d-ec12-4279-a8dc-f80c59dadd58",
"question": "How many brothers does the husband of the person whose job is building control surveyor have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"husband(Y_5, Y_3)",
"job(Y_5, 'building control surveyor')"
],
"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": "21c664b4-9ea2-4078-9af4-65acd5fc9409",
"question": "How many sisters does the father of the person whose hobby is trapshooting have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"father(Y_5, Y_3)",
"hobby(Y_5, 'trapshooting')"
],
"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": "35196893-9c90-489d-8d33-cf74ece2058f",
"question": "How many children does the child of the person whose job is engineer, petroleum have?",
"answer": [
"0",
"1",
"4"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
"child(Y_5, Y_3)",
"job(Y_5, 'engineer, petroleum')"
],
"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": "33d20a5b-3752-43de-b13e-762e37398ef4",
"question": "How many daughters does the sibling of the person whose hobby is philately have?",
"answer": [
"1",
"3"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
"sibling(Y_5, Y_3)",
"hobby(Y_5, 'philately')"
],
"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": "6f9f6ce9-8f27-4d92-8955-5ed6c5f4e5f0",
"question": "How many children does the daughter of the person whose hobby is vintage clothing have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
"daughter(Y_5, Y_3)",
"hobby(Y_5, 'vintage clothing')"
],
"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": "e4766688-dc5b-4838-bd5a-78e78d911db2",
"question": "How many brothers does the brother of the person whose hobby is element collecting have?",
"answer": [
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"brother(Y_5, Y_3)",
"hobby(Y_5, 'element collecting')"
],
"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": "d1d3bf34-a4e0-430a-b9b3-f54d29b0d70e",
"question": "How many sisters does the sibling of the person whose job is financial trader have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"sibling(Y_5, Y_3)",
"job(Y_5, 'financial trader')"
],
"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": "0685cdd6-b74f-47e2-b9d8-1c239f1feae5",
"question": "How many sons does the mother of tresa have?",
"answer": [
"4"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
"mother('tresa', Y_3)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"<name>_5",
"have?"
],
"type": 11
},
{
"id": "d886e373-82c9-4ffe-b8c7-c3b5abbceda0",
"question": "How many siblings does the mother of stanford have?",
"answer": [
"4"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
"mother('stanford', Y_3)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"<name>_5",
"have?"
],
"type": 11
},
{
"id": "e4bb042f-119f-46c5-b258-adb6c4d8e975",
"question": "How many sisters does the wife of martin have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"wife('martin', Y_3)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"<name>_5",
"have?"
],
"type": 11
},
{
"id": "bbdc1611-334e-480f-878b-5dc45b7b4f32",
"question": "How many brothers does the husband of marya have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"husband('marya', Y_3)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"<name>_5",
"have?"
],
"type": 11
},
{
"id": "3d0eee04-b0df-4e8b-9251-ac49af163c95",
"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": "7dd261f9-7ce9-43f2-aa42-1e7104b3cc38",
"question": "How many children does the child of sarah have?",
"answer": [
"0",
"1",
"4"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
"child('sarah', Y_3)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"<name>_5",
"have?"
],
"type": 11
},
{
"id": "0c1eb54c-4861-49a3-b8c8-f0127ff859af",
"question": "How many daughters does the sibling of crysta have?",
"answer": [
"1",
"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": "54e84bec-7ed5-4184-895b-2db27b689acd",
"question": "How many children does the father of jessie have?",
"answer": [
"4"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
"father('jessie', Y_3)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"<name>_5",
"have?"
],
"type": 11
},
{
"id": "fc1ae078-3565-45fa-8003-742638726c04",
"question": "How many brothers does the brother of major have?",
"answer": [
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"brother('major', Y_3)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"<name>_5",
"have?"
],
"type": 11
},
{
"id": "07361514-aa38-4050-bf9d-8cfdb09f278d",
"question": "How many sisters does the sibling of leif have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"sibling('leif', Y_3)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"<name>_5",
"have?"
],
"type": 11
},
{
"id": "4efc9539-2b2b-4628-86db-5bcd233c9151",
"question": "How many children does the person whose job is research officer, government have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
"job(Y_3, 'research officer, government')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"have?"
],
"type": 12
},
{
"id": "4bcdee2d-328a-4f54-89e4-4391faafdc1e",
"question": "How many daughters does the person whose job is media planner have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
"job(Y_3, 'media planner')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"have?"
],
"type": 12
},
{
"id": "6d1d259b-d49c-44d8-8404-4afbbe55111f",
"question": "How many siblings does the person whose job is product designer have?",
"answer": [
"0",
"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": "10122774-0e0b-47a2-8389-c059e2ea8f18",
"question": "How many daughters does the person whose job is cabin crew have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
"job(Y_3, 'cabin crew')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"have?"
],
"type": 12
},
{
"id": "dc4e9795-4659-415d-867e-7d7b3af154a1",
"question": "How many sisters does the person whose hobby is fencing have?",
"answer": [
"0",
"2"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"hobby(Y_3, 'fencing')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"have?"
],
"type": 12
},
{
"id": "2a27d919-c6e8-4ea8-8364-c49b1704e654",
"question": "How many brothers does the person whose job is computer games developer have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"job(Y_3, 'computer games developer')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"have?"
],
"type": 12
},
{
"id": "9c32082a-e9ed-4e2d-9212-c751e674fd3d",
"question": "How many sons does the person whose hobby is trapshooting have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
"hobby(Y_3, 'trapshooting')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"have?"
],
"type": 12
},
{
"id": "374850d1-0a02-44f0-899b-abae77da68aa",
"question": "How many brothers does the person whose hobby is fishkeeping have?",
"answer": [
"0",
"1",
"2"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(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": "9cffd596-a7ce-4d71-8ed3-76526569db5f",
"question": "How many children does the person whose hobby is radio-controlled model playing have?",
"answer": [
"0",
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
"hobby(Y_3, 'radio-controlled model playing')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"have?"
],
"type": 12
},
{
"id": "23d372c8-a25a-4a5c-9205-39c4c2f625c8",
"question": "How many siblings does the person whose hobby is philately have?",
"answer": [
"0",
"2"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
"hobby(Y_3, 'philately')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the person whose",
"<attribute_name>_4",
"is",
"<attribute_value>_4",
"have?"
],
"type": 12
},
{
"id": "f39943ae-030d-4a2b-badf-b157ab2c2b02",
"question": "How many children does tresa have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child('tresa', Y_1)), Count_1)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"<name>_3",
"have?"
],
"type": 13
},
{
"id": "7f17ceeb-febb-4c3f-ad26-50d4b206898e",
"question": "How many daughters does jesus have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter('jesus', Y_1)), Count_1)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"<name>_3",
"have?"
],
"type": 13
},
{
"id": "9de11ef0-d703-4a66-ae77-fe2a4919392e",
"question": "How many siblings does ardath have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling('ardath', Y_1)), Count_1)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"<name>_3",
"have?"
],
"type": 13
},
{
"id": "fa714b90-f928-4fd3-a3b6-b14b84070429",
"question": "How many daughters does martin have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter('martin', Y_1)), Count_1)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"<name>_3",
"have?"
],
"type": 13
},
{
"id": "6cb1bac6-c678-43f2-9dca-652992e3fe46",
"question": "How many sisters does lavern have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister('lavern', Y_1)), Count_1)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"<name>_3",
"have?"
],
"type": 13
},
{
"id": "273c3faf-57c5-46ab-a9be-1820ed28d78c",
"question": "How many brothers does oliver have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother('oliver', Y_1)), Count_1)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"<name>_3",
"have?"
],
"type": 13
},
{
"id": "9b46e826-3c7d-40b8-9777-39ab46986064",
"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": "da1d8f1d-d21b-42e0-ba1d-69a83318fdf9",
"question": "How many brothers does lera have?",
"answer": [
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother('lera', Y_1)), Count_1)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"<name>_3",
"have?"
],
"type": 13
},
{
"id": "bfebac71-3527-4d88-b880-741cb1b4aec5",
"question": "How many children does eduardo have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child('eduardo', Y_1)), Count_1)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"<name>_3",
"have?"
],
"type": 13
},
{
"id": "9f5f3309-1537-42f2-a86f-5c761851ffe5",
"question": "How many siblings does crysta have?",
"answer": [
"2"
],
"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
}
]