Datasets:

Modalities:
Image
Text
Formats:
json
Libraries:
Datasets
pandas
License:
ag2435's picture
updated questions with depth enumeration starting from 0
ee10035
[
{
"id": "9f0c8944-105c-4590-8d8c-e35224dc4a14",
"question": "Who is the wife of the son of the mother of the person whose job is research officer, government ?",
"answer": [
"herlinda",
"nikki",
"sandy"
],
"prolog": {
"query": [
"wife(Y_4, Y_2)",
"son(Y_6, Y_4)",
"mother(Y_8, Y_6)",
"job(Y_8, 'research officer, government')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"the person whose",
"<attribute_name>_9",
"is",
"<attribute_value>_9",
"?"
],
"type": 0
},
{
"id": "068545e2-dd7f-4a67-b3ce-027d7d84e7a8",
"question": "Who is the wife of the father of the sister of the person whose job is product designer ?",
"answer": [
"tona"
],
"prolog": {
"query": [
"wife(Y_4, Y_2)",
"father(Y_6, Y_4)",
"sister(Y_8, Y_6)",
"job(Y_8, 'product designer')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"the person whose",
"<attribute_name>_9",
"is",
"<attribute_value>_9",
"?"
],
"type": 0
},
{
"id": "160ca2ea-80c8-4528-8300-9a1a3e016e60",
"question": "Who is the mother of the father of the brother of the person whose hobby is fencing ?",
"answer": [
"antionette",
"zona"
],
"prolog": {
"query": [
"mother(Y_4, Y_2)",
"father(Y_6, Y_4)",
"brother(Y_8, Y_6)",
"hobby(Y_8, 'fencing')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"the person whose",
"<attribute_name>_9",
"is",
"<attribute_value>_9",
"?"
],
"type": 0
},
{
"id": "88a3ec89-bf1b-4b8b-9672-c43ddda5c8f4",
"question": "Who is the sister of the child of the father of the person whose hobby is trapshooting ?",
"answer": [
"lynette",
"robyn"
],
"prolog": {
"query": [
"sister(Y_4, Y_2)",
"child(Y_6, Y_4)",
"father(Y_8, Y_6)",
"hobby(Y_8, 'trapshooting')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"the person whose",
"<attribute_name>_9",
"is",
"<attribute_value>_9",
"?"
],
"type": 0
},
{
"id": "58f0dffa-d52b-4b33-a1d0-fa748c89c5b9",
"question": "Who is the sibling of the sibling of the father of the person whose hobby is radio-controlled model playing ?",
"answer": [
"emery",
"haydee",
"quinton",
"roseanna",
"thomasine"
],
"prolog": {
"query": [
"sibling(Y_4, Y_2)",
"sibling(Y_6, Y_4)",
"father(Y_8, Y_6)",
"hobby(Y_8, 'radio-controlled model playing')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"the person whose",
"<attribute_name>_9",
"is",
"<attribute_value>_9",
"?"
],
"type": 0
},
{
"id": "0ccebe54-4f89-4240-9453-900eb59f6613",
"question": "Who is the child of the daughter of the son of the person whose hobby is role-playing games ?",
"answer": [
"aline",
"damien",
"magdalena",
"rae",
"rosina",
"sharyl"
],
"prolog": {
"query": [
"child(Y_4, Y_2)",
"daughter(Y_6, Y_4)",
"son(Y_8, Y_6)",
"hobby(Y_8, 'role-playing games')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"the person whose",
"<attribute_name>_9",
"is",
"<attribute_value>_9",
"?"
],
"type": 0
},
{
"id": "7c922ae3-23de-4ac8-9dc5-1f2928333eab",
"question": "Who is the daughter of the brother of the brother of the person whose hobby is element collecting ?",
"answer": [
"bobbie",
"hyun",
"joanna",
"lannie"
],
"prolog": {
"query": [
"daughter(Y_4, Y_2)",
"brother(Y_6, Y_4)",
"brother(Y_8, Y_6)",
"hobby(Y_8, 'element collecting')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"the person whose",
"<attribute_name>_9",
"is",
"<attribute_value>_9",
"?"
],
"type": 0
},
{
"id": "e1398e5b-acc2-4d15-ae51-d04bac01ef36",
"question": "Who is the father of the sister of the brother of the person whose job is animal nutritionist ?",
"answer": [
"scotty"
],
"prolog": {
"query": [
"father(Y_4, Y_2)",
"sister(Y_6, Y_4)",
"brother(Y_8, Y_6)",
"job(Y_8, 'animal nutritionist')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"the person whose",
"<attribute_name>_9",
"is",
"<attribute_value>_9",
"?"
],
"type": 0
},
{
"id": "a4981bc6-6f68-42c2-bd9f-7cb4b7ac6ccd",
"question": "Who is the sister of the sister of the sibling of the person whose job is editor, film/video ?",
"answer": [
"robyn"
],
"prolog": {
"query": [
"sister(Y_4, Y_2)",
"sister(Y_6, Y_4)",
"sibling(Y_8, Y_6)",
"job(Y_8, 'editor, film/video')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"the person whose",
"<attribute_name>_9",
"is",
"<attribute_value>_9",
"?"
],
"type": 0
},
{
"id": "d17519ec-6708-4b20-86a1-0bad57c271bd",
"question": "Who is the son of the father of the brother of the person whose hobby is ant farming ?",
"answer": [
"jesus",
"paul",
"ralph",
"renaldo",
"rolando",
"ross",
"salvador"
],
"prolog": {
"query": [
"son(Y_4, Y_2)",
"father(Y_6, Y_4)",
"brother(Y_8, Y_6)",
"hobby(Y_8, 'ant farming')"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"the person whose",
"<attribute_name>_9",
"is",
"<attribute_value>_9",
"?"
],
"type": 0
},
{
"id": "2bed0961-860c-4378-aacc-dc6207cb0821",
"question": "Who is the wife of the son of the mother of tresa ?",
"answer": [
"herlinda",
"nikki",
"sandy"
],
"prolog": {
"query": [
"wife(Y_4, Y_2)",
"son(Y_6, Y_4)",
"mother('tresa', Y_6)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"<name>_8",
"?"
],
"type": 1
},
{
"id": "f247e5e7-1994-4888-9f7a-a33d8a03b5e7",
"question": "Who is the wife of the father of the child of ardath ?",
"answer": [
"ardath"
],
"prolog": {
"query": [
"wife(Y_4, Y_2)",
"father(Y_6, Y_4)",
"child('ardath', Y_6)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"<name>_8",
"?"
],
"type": 1
},
{
"id": "c0d0e7e9-2bec-425d-b2e2-1c371ca85a25",
"question": "Who is the mother of the father of the brother of lavern ?",
"answer": [
"zona"
],
"prolog": {
"query": [
"mother(Y_4, Y_2)",
"father(Y_6, Y_4)",
"brother('lavern', Y_6)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"<name>_8",
"?"
],
"type": 1
},
{
"id": "2f77f5ca-31a2-4b98-bb41-d391629217ea",
"question": "Who is the sister of the child of the father of lynette ?",
"answer": [
"lynette",
"robyn"
],
"prolog": {
"query": [
"sister(Y_4, Y_2)",
"child(Y_6, Y_4)",
"father('lynette', Y_6)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"<name>_8",
"?"
],
"type": 1
},
{
"id": "2d487f50-9790-4d36-b3e0-7fab18a31133",
"question": "Who is the mother of the child of the father of eduardo ?",
"answer": [
"gwendolyn"
],
"prolog": {
"query": [
"mother(Y_4, Y_2)",
"child(Y_6, Y_4)",
"father('eduardo', Y_6)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"<name>_8",
"?"
],
"type": 1
},
{
"id": "ed39bcaf-5cc0-4402-9251-d3733e327004",
"question": "Who is the mother of the daughter of the mother of norris ?",
"answer": [
"zoila"
],
"prolog": {
"query": [
"mother(Y_4, Y_2)",
"daughter(Y_6, Y_4)",
"mother('norris', Y_6)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"<name>_8",
"?"
],
"type": 1
},
{
"id": "f4d39644-78a2-44bf-8599-0eea902236a5",
"question": "Who is the daughter of the brother of the brother of major ?",
"answer": [
"bobbie",
"hyun",
"joanna",
"lannie"
],
"prolog": {
"query": [
"daughter(Y_4, Y_2)",
"brother(Y_6, Y_4)",
"brother('major', Y_6)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"<name>_8",
"?"
],
"type": 1
},
{
"id": "c41117aa-9c79-4b0e-a5b2-e197bfbd334f",
"question": "Who is the father of the sister of the brother of esperanza ?",
"answer": [
"scotty"
],
"prolog": {
"query": [
"father(Y_4, Y_2)",
"sister(Y_6, Y_4)",
"brother('esperanza', Y_6)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"<name>_8",
"?"
],
"type": 1
},
{
"id": "879d56ec-0a3b-4e88-b5cd-5d647d08317c",
"question": "Who is the sister of the sister of the child of van ?",
"answer": [
"lue",
"vivienne"
],
"prolog": {
"query": [
"sister(Y_4, Y_2)",
"sister(Y_6, Y_4)",
"child('van', Y_6)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"<name>_8",
"?"
],
"type": 1
},
{
"id": "da3912f5-d847-42a2-8b75-189a42dfc3f2",
"question": "Who is the son of the father of the sister of renaldo ?",
"answer": [
"ralph",
"renaldo"
],
"prolog": {
"query": [
"son(Y_4, Y_2)",
"father(Y_6, Y_4)",
"sister('renaldo', Y_6)"
],
"answer": "Y_2"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the",
"<relation>_5",
"of",
"the",
"<relation>_7",
"of",
"<name>_8",
"?"
],
"type": 1
},
{
"id": "47618aae-ab79-4300-81bb-7ac22e4aaeaf",
"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": 2
},
{
"id": "6067bcc3-850c-4cda-99d4-05b5bbd337f2",
"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": 2
},
{
"id": "ba830f6a-1a68-479e-b49b-c7ab9bc70a09",
"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": 2
},
{
"id": "e819dbe5-40b4-4cad-9380-917c119243a5",
"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": 2
},
{
"id": "ed3df720-591c-4972-ab73-f20fdba19a01",
"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": 2
},
{
"id": "0cc1d5dc-e264-48b6-9ca9-efabc131ccb0",
"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": 2
},
{
"id": "87065f92-188c-4870-baec-a62f49328a1f",
"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": 2
},
{
"id": "bd4f115c-0bf7-4a7c-85f5-21aa19042058",
"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": 2
},
{
"id": "d3e3029b-dea4-4169-8a7f-7384e66dc846",
"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": 2
},
{
"id": "74cdbfb2-84fb-4a34-8033-458e1373e96d",
"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": 2
},
{
"id": "dac01046-0376-4206-b38c-d6bd3f04acaa",
"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": 3
},
{
"id": "183f9792-e6c4-4348-8a9b-dacdec8fbd58",
"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": 3
},
{
"id": "6eefddc2-0136-4f3a-8de3-f7b32e4f085a",
"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": 3
},
{
"id": "1d714d79-85b0-4b7f-b58a-7afddb2ff438",
"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": 3
},
{
"id": "158214ae-9b90-4adf-bed1-ce3a22ee05a4",
"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": 3
},
{
"id": "efa2968c-8229-487a-841c-3bd25b07aedc",
"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": 3
},
{
"id": "82196cf7-4c18-43ff-8898-51438f7f8573",
"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": 3
},
{
"id": "6d558fa8-b6f3-4eda-bdc4-36fadfa4e8fa",
"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": 3
},
{
"id": "df17c3ef-adab-4869-ad66-8e2d0aa703e1",
"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": 3
},
{
"id": "df783915-1b99-47e3-bea1-696eebfb7da9",
"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": 3
},
{
"id": "0240d1aa-7706-4b2d-9cf9-8b2860c31367",
"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": 4
},
{
"id": "8eb4f19f-e8a1-44ed-9029-136de5985938",
"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": 4
},
{
"id": "0c20637e-be9e-42df-bf13-4c9ebd966a14",
"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": 4
},
{
"id": "028664a9-c011-49ef-809b-fe3e05967791",
"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": 4
},
{
"id": "b45e1858-63dd-440c-88d7-f388df5d86f4",
"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": 4
},
{
"id": "6a197b06-c31e-42e7-8dc2-6547c5530cb8",
"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": 4
},
{
"id": "38955225-d016-413b-9e1d-c5bb71ca4563",
"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": 4
},
{
"id": "08d6f1ea-0061-422c-adb6-4d9b8322032c",
"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": 4
},
{
"id": "83ae1c60-7fcc-4481-8b16-b5bd694e69b5",
"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": 4
},
{
"id": "1c1bcf44-e26b-4578-b980-0b5712b82102",
"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": 4
},
{
"id": "d0b59d38-22ab-48be-b8d6-4cdbf3828a35",
"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": 5
},
{
"id": "20602c1e-3cac-4b9a-b62a-1fd8213de15d",
"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": 5
},
{
"id": "73b5be01-7d4e-418f-91cb-3b4c11c585a4",
"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": 5
},
{
"id": "9acbd379-2dba-4d2f-9037-dbe1733c9a73",
"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": 5
},
{
"id": "fbefa6c0-df1f-4958-bbdd-22dd497b1c97",
"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": 5
},
{
"id": "073fcac2-fde2-48f5-b43e-edaca380a810",
"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": 5
},
{
"id": "43abb878-1c08-42f4-bf2e-855d8df4e22a",
"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": 5
},
{
"id": "0fc738a7-bf31-44a5-8a7f-4faa74d54533",
"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": 5
},
{
"id": "32fdf50a-09ca-421b-a3bb-183e1dca89dd",
"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": 5
},
{
"id": "d3d550fe-b463-4f7a-a6fe-4acee78e8440",
"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": 5
},
{
"id": "50226927-1dc7-4251-8f2a-d63eb614bfa2",
"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": 6
},
{
"id": "43e7987c-8db3-429a-9708-fe91412fa9d5",
"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": 6
},
{
"id": "7e789294-00a8-470f-a682-93d9ef9387cc",
"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": 6
},
{
"id": "8a16ab89-a7d3-4e94-8c79-199cba927c26",
"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": 6
},
{
"id": "57adda7b-d753-4def-bec2-3ef9dd547ed2",
"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": 6
},
{
"id": "f781d9e4-8c0e-4c6c-bdf5-ed6446e4c1ec",
"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": 6
},
{
"id": "d977236a-0e63-4a59-b1e1-01378162fe6c",
"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": 6
},
{
"id": "d379555e-72d0-4eba-ad14-fbfec2e028f3",
"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": 6
},
{
"id": "cf8711c8-3429-49fe-a711-b40fc14d16c0",
"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": 6
},
{
"id": "a24c687c-f5e8-4505-838e-61e750478dbd",
"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": 6
},
{
"id": "bb99864f-0dd0-4f58-a55a-603deabd0756",
"question": "What is the dob of the wife of the son of the mother of tresa ?",
"answer": [
"0227-03-09",
"0236-03-06",
"0237-01-15"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"wife(Y_5, Y_3)",
"son(Y_7, Y_5)",
"mother('tresa', Y_7)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"?"
],
"type": 7
},
{
"id": "98217156-b0ea-4e43-8647-d2597101a1c6",
"question": "What is the dob of the child of the wife of the husband of geraldine ?",
"answer": [
"0289-12-31",
"0290-09-19"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"child(Y_5, Y_3)",
"wife(Y_7, Y_5)",
"husband('geraldine', Y_7)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"?"
],
"type": 7
},
{
"id": "f2f3bd9a-d373-4aa0-9a89-112e356868c7",
"question": "What is the dob of the husband of the mother of the sister of oliver ?",
"answer": [
"0184-11-05"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"husband(Y_5, Y_3)",
"mother(Y_7, Y_5)",
"sister('oliver', Y_7)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"?"
],
"type": 7
},
{
"id": "bf576eeb-5c81-4964-b83d-cd8c3b0f9a21",
"question": "What is the dob of the child of the father of the child of sarah ?",
"answer": [
"0231-03-06",
"0232-02-14",
"0233-05-15",
"0235-06-29",
"0237-02-03"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"child(Y_5, Y_3)",
"father(Y_7, Y_5)",
"child('sarah', Y_7)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"?"
],
"type": 7
},
{
"id": "f20c69c8-df61-4add-88db-458e7abfde96",
"question": "What is the hobby of the mother of the daughter of the mother of norris ?",
"answer": [
"audiophile"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"mother(Y_5, Y_3)",
"daughter(Y_7, Y_5)",
"mother('norris', Y_7)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"?"
],
"type": 7
},
{
"id": "2019fea1-9e71-4ab1-a04b-7c62cb078574",
"question": "What is the dob of the sister of the father of the brother of michelle ?",
"answer": [
"0203-09-09"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"sister(Y_5, Y_3)",
"father(Y_7, Y_5)",
"brother('michelle', Y_7)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"?"
],
"type": 7
},
{
"id": "05f8b220-abe2-4c81-8ea3-16c18b1a25cc",
"question": "What is the job of the child of the wife of the father of esperanza ?",
"answer": [
"animal nutritionist",
"event organiser",
"film/video editor",
"structural engineer",
"visual merchandiser"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"child(Y_5, Y_3)",
"wife(Y_7, Y_5)",
"father('esperanza', Y_7)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"?"
],
"type": 7
},
{
"id": "fd3cabf5-d537-4ece-9f2e-2f8b56c4b55b",
"question": "What is the dob of the father of the child of the husband of rosena ?",
"answer": [
"0229-06-06"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"father(Y_5, Y_3)",
"child(Y_7, Y_5)",
"husband('rosena', Y_7)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"?"
],
"type": 7
},
{
"id": "c95cfe41-048e-41d1-a58f-870d104f51cc",
"question": "What is the job of the sister of the sibling of the daughter of amy ?",
"answer": [
"dramatherapist"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"sister(Y_5, Y_3)",
"sibling(Y_7, Y_5)",
"daughter('amy', Y_7)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"?"
],
"type": 7
},
{
"id": "a9a82911-768a-4428-8438-092087faf245",
"question": "What is the hobby of the son of the wife of the child of viola ?",
"answer": [
"learning",
"vacation"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"son(Y_5, Y_3)",
"wife(Y_7, Y_5)",
"child('viola', Y_7)"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"?"
],
"type": 7
},
{
"id": "5e820b7e-df21-4bfd-8bd4-e62dbd804c74",
"question": "What is the hobby of the son of the mother of the person whose job is research officer, government ?",
"answer": [
"flying disc",
"sea glass collecting",
"table tennis playing",
"tourism"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"son(Y_5, Y_3)",
"mother(Y_7, Y_5)",
"job(Y_7, 'research officer, government')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"?"
],
"type": 8
},
{
"id": "af25cd54-1f58-4c19-a987-281beaa7d0af",
"question": "What is the hobby of the father of the sister of the person whose job is product designer ?",
"answer": [
"debate"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"father(Y_5, Y_3)",
"sister(Y_7, Y_5)",
"job(Y_7, 'product designer')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"?"
],
"type": 8
},
{
"id": "5c80257e-2a39-4c19-8b6b-6ede3eb0d30a",
"question": "What is the job of the father of the brother of the person whose hobby is fencing ?",
"answer": [
"equality and diversity officer",
"radio producer"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"father(Y_5, Y_3)",
"brother(Y_7, Y_5)",
"hobby(Y_7, 'fencing')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"?"
],
"type": 8
},
{
"id": "6f0d735f-15a2-47b1-96b0-7bbbdff6dc47",
"question": "What is the job of the child of the father of the person whose hobby is trapshooting ?",
"answer": [
"editor, film/video",
"physiological scientist"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"child(Y_5, Y_3)",
"father(Y_7, Y_5)",
"hobby(Y_7, 'trapshooting')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"?"
],
"type": 8
},
{
"id": "2a405860-26f1-4a6e-948f-45b78620fbd6",
"question": "What is the dob of the sibling of the father of the person whose hobby is radio-controlled model playing ?",
"answer": [
"0198-12-14",
"0202-05-20",
"0204-09-13",
"0204-12-22"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"sibling(Y_5, Y_3)",
"father(Y_7, Y_5)",
"hobby(Y_7, 'radio-controlled model playing')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"?"
],
"type": 8
},
{
"id": "acbf590a-b887-41fb-921e-b2c5aa81cf96",
"question": "What is the job of the daughter of the son of the person whose hobby is role-playing games ?",
"answer": [
"advertising art director",
"therapeutic radiographer",
"therapist, art",
"writer"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"daughter(Y_5, Y_3)",
"son(Y_7, Y_5)",
"hobby(Y_7, 'role-playing games')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"?"
],
"type": 8
},
{
"id": "e94fc0ff-bbb3-4c2a-9c80-2b3d85ed2b11",
"question": "What is the hobby of the brother of the brother of the person whose hobby is element collecting ?",
"answer": [
"element collecting"
],
"prolog": {
"query": [
"hobby(Y_3, Y_2)",
"brother(Y_5, Y_3)",
"brother(Y_7, Y_5)",
"hobby(Y_7, 'element collecting')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"?"
],
"type": 8
},
{
"id": "0e5e1ed1-600f-4f7f-b96d-1aec864fa036",
"question": "What is the job of the sister of the brother of the person whose job is animal nutritionist ?",
"answer": [
"animal nutritionist",
"event organiser"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"sister(Y_5, Y_3)",
"brother(Y_7, Y_5)",
"job(Y_7, 'animal nutritionist')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"?"
],
"type": 8
},
{
"id": "d7ccf62c-bb60-4631-ae73-35363957fbc4",
"question": "What is the job of the sister of the sibling of the person whose job is editor, film/video ?",
"answer": [
"editor, film/video"
],
"prolog": {
"query": [
"job(Y_3, Y_2)",
"sister(Y_5, Y_3)",
"sibling(Y_7, Y_5)",
"job(Y_7, 'editor, film/video')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"?"
],
"type": 8
},
{
"id": "bc058ab3-31f8-404f-8451-b0dea235e54b",
"question": "What is the dob of the father of the brother of the person whose hobby is ant farming ?",
"answer": [
"0149-05-15",
"0269-12-04"
],
"prolog": {
"query": [
"dob(Y_3, Y_2)",
"father(Y_5, Y_3)",
"brother(Y_7, Y_5)",
"hobby(Y_7, 'ant farming')"
],
"answer": "Y_2"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"?"
],
"type": 8
},
{
"id": "f512bb6a-32da-4bef-ada9-0f0009bf76de",
"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": 9
},
{
"id": "208b4150-b294-4a2a-bc21-6c0fe639cf52",
"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": 9
},
{
"id": "b360b697-d616-4f2f-b1bd-2828f757977a",
"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": 9
},
{
"id": "abd86fe2-42a6-4005-a720-d00b01271df1",
"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": 9
},
{
"id": "64a0fdc0-9c3a-4c6e-9903-6724004ab08b",
"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": 9
},
{
"id": "0996e9ce-c552-4ef8-8fe9-3df57239459f",
"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": 9
},
{
"id": "98d13e4c-b4a7-43f5-8f24-4ae0321f0cbf",
"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": 9
},
{
"id": "148f0aa3-ef50-4032-8c0a-1e6c25a97fcc",
"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": 9
},
{
"id": "687afbab-8006-4035-b25c-144b0e9baf8e",
"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": 9
},
{
"id": "a2cf55fa-82f8-4a0f-a7ac-2891bfec698a",
"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": 9
},
{
"id": "3ff464f6-fa9a-43db-8855-a85469eab6a9",
"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": 10
},
{
"id": "5a10a2bc-de41-47c8-ab5b-3cde90b58a46",
"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": 10
},
{
"id": "4d37101b-e7cd-4ac3-bdc8-32d050f584c7",
"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": 10
},
{
"id": "a1f7f262-1c9e-461f-b1f7-8943b205b6db",
"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": 10
},
{
"id": "d41f2c30-eeee-4abf-b3fa-ec723a4f6af3",
"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": 10
},
{
"id": "b1edef09-9f25-4024-b3c9-e51af84dc688",
"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": 10
},
{
"id": "5d3c7167-94f0-4f6e-9408-cc22302610e6",
"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": 10
},
{
"id": "4519ce86-ce60-48b6-987d-7921a51966ad",
"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": 10
},
{
"id": "3e13b4b8-2a69-4f52-a89b-e8f9d9fee4eb",
"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": 10
},
{
"id": "fd6b6c46-a000-4b8e-af8a-85a6b5e439ff",
"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": 10
},
{
"id": "53f8fcd7-e550-4856-a921-ed9d9517d714",
"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": 11
},
{
"id": "81329fbf-145e-4317-98cd-eae2e61a0e07",
"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": 11
},
{
"id": "75a8efa2-c9a0-47c3-80e8-bf8ea0adda2b",
"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": 11
},
{
"id": "282e1210-b5c0-4321-986d-f2863ebeca54",
"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": 11
},
{
"id": "68437c9b-f6e7-48cd-8316-5d8767faa73b",
"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": 11
},
{
"id": "7bc247a1-8d3a-43b5-9434-86c9daab9573",
"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": 11
},
{
"id": "43f173cc-4c53-4cf2-8e95-75efb0a3959f",
"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": 11
},
{
"id": "fd7ffc21-d894-48ac-872e-b8df8e749f32",
"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": 11
},
{
"id": "e7bfd40a-e8ee-4ecb-958b-72ccfb1009fc",
"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": 11
},
{
"id": "944f627b-9404-40d2-bbc1-c8dafc22e07c",
"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": 11
},
{
"id": "4367cf1d-a3cf-4761-bcf8-78d4a9a32319",
"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": 12
},
{
"id": "8f6b4df8-56f5-4566-82e2-9be62fcbf5cb",
"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": 12
},
{
"id": "1bb46e54-e9ba-4b6e-a8be-65b1c0f3a011",
"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": 12
},
{
"id": "9e4a11b3-4b1c-4a6f-ab7d-302c431f3cea",
"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": 12
},
{
"id": "4292e89c-e5ee-47e3-82ae-d89fc83f9c30",
"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": 12
},
{
"id": "63d89ed6-3d82-4019-b9a3-2cb0c4ea2b9d",
"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": 12
},
{
"id": "527d9d87-67cc-4815-95d2-a425a035d099",
"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": 12
},
{
"id": "3ef1c47e-f1f5-41a7-9b43-955fd18ecd14",
"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": 12
},
{
"id": "b866b9fe-e652-4cd4-b87e-eec3f9ed7ee5",
"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": 12
},
{
"id": "6945b103-ec56-46b7-ac51-504300441326",
"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": 12
},
{
"id": "ab4f5b1a-a16b-4e42-982e-8962cf4d8669",
"question": "How many siblings does the wife of the son of the mother of tresa have?",
"answer": [
"0",
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
"wife(Y_5, Y_3)",
"son(Y_7, Y_5)",
"mother('tresa', Y_7)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"have?"
],
"type": 13
},
{
"id": "de188f7e-b234-476d-bceb-45091037085c",
"question": "How many sisters does the child of the wife of the husband of geraldine have?",
"answer": [
"0",
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"child(Y_5, Y_3)",
"wife(Y_7, Y_5)",
"husband('geraldine', Y_7)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"have?"
],
"type": 13
},
{
"id": "cc10e2cc-1f0c-4c78-b12d-b26b08d56661",
"question": "How many sisters does the husband of the mother of the sister of oliver have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"husband(Y_5, Y_3)",
"mother(Y_7, Y_5)",
"sister('oliver', Y_7)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"have?"
],
"type": 13
},
{
"id": "5c6bfd97-78f8-491c-b147-49d5f7c0324f",
"question": "How many siblings does the child of the father of the child of sarah have?",
"answer": [
"4"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
"child(Y_5, Y_3)",
"father(Y_7, Y_5)",
"child('sarah', Y_7)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"have?"
],
"type": 13
},
{
"id": "478a98d0-d43c-46d6-8de9-10980e2aecc8",
"question": "How many sons does the mother of the daughter of the mother of norris have?",
"answer": [
"2"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
"mother(Y_5, Y_3)",
"daughter(Y_7, Y_5)",
"mother('norris', Y_7)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"have?"
],
"type": 13
},
{
"id": "c33f5bac-aee4-475e-9e39-67e3eb09f17d",
"question": "How many sisters does the sister of the father of the brother of michelle have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"sister(Y_5, Y_3)",
"father(Y_7, Y_5)",
"brother('michelle', Y_7)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"have?"
],
"type": 13
},
{
"id": "0c1fda15-4c70-46f0-b821-2fe41bb5101d",
"question": "How many brothers does the child of the wife of the father of esperanza have?",
"answer": [
"2",
"3"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"child(Y_5, Y_3)",
"wife(Y_7, Y_5)",
"father('esperanza', Y_7)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"have?"
],
"type": 13
},
{
"id": "0d927169-bad5-4a79-8374-fc8ad7d3405f",
"question": "How many sisters does the father of the child of the husband of rosena have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"father(Y_5, Y_3)",
"child(Y_7, Y_5)",
"husband('rosena', Y_7)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"have?"
],
"type": 13
},
{
"id": "3003bc59-4c8c-42b5-8cec-96f056fd756c",
"question": "How many brothers does the sister of the sibling of the daughter of amy have?",
"answer": [
"2"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"sister(Y_5, Y_3)",
"sibling(Y_7, Y_5)",
"daughter('amy', Y_7)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"have?"
],
"type": 13
},
{
"id": "180ec2ee-5e6a-4098-9f15-5b88a411a1b3",
"question": "How many daughters does the son of the wife of the child of viola have?",
"answer": [
"0",
"3"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
"son(Y_5, Y_3)",
"wife(Y_7, Y_5)",
"child('viola', Y_7)"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the",
"<relation>_8",
"of",
"<name>_9",
"have?"
],
"type": 13
},
{
"id": "011dafad-302a-4936-b179-04b5317d8c8f",
"question": "How many daughters does the son of the mother of the person whose job is research officer, government have?",
"answer": [
"0",
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
"son(Y_5, Y_3)",
"mother(Y_7, Y_5)",
"job(Y_7, 'research officer, government')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"have?"
],
"type": 14
},
{
"id": "0b0e6548-54b2-43c4-8ec7-8dac86845699",
"question": "How many daughters does the father of the sister of the person whose job is product designer have?",
"answer": [
"2"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_1)), Count_1)",
"father(Y_5, Y_3)",
"sister(Y_7, Y_5)",
"job(Y_7, 'product designer')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"have?"
],
"type": 14
},
{
"id": "80669f6e-6745-4090-916f-67867ed700d3",
"question": "How many brothers does the father of the brother of the person whose hobby is fencing have?",
"answer": [
"2"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"father(Y_5, Y_3)",
"brother(Y_7, Y_5)",
"hobby(Y_7, 'fencing')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"have?"
],
"type": 14
},
{
"id": "b50aab6c-7a2c-41cf-ac6c-65e20f7fa813",
"question": "How many brothers does the child of the father of the person whose hobby is trapshooting have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"child(Y_5, Y_3)",
"father(Y_7, Y_5)",
"hobby(Y_7, 'trapshooting')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"have?"
],
"type": 14
},
{
"id": "5a50226c-946f-494e-8964-e14f3be599e7",
"question": "How many siblings does the sibling of the father of the person whose hobby is radio-controlled model playing have?",
"answer": [
"4"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling(Y_3, Y_1)), Count_1)",
"sibling(Y_5, Y_3)",
"father(Y_7, Y_5)",
"hobby(Y_7, 'radio-controlled model playing')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"have?"
],
"type": 14
},
{
"id": "b39dde2e-c4f8-45c9-af2d-ef2fd41e13be",
"question": "How many children does the daughter of the son of the person whose hobby is role-playing games have?",
"answer": [
"0",
"2",
"4"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_1)), Count_1)",
"daughter(Y_5, Y_3)",
"son(Y_7, Y_5)",
"hobby(Y_7, 'role-playing games')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"have?"
],
"type": 14
},
{
"id": "c48639f3-5d8c-4958-aecc-5b6a46c1e182",
"question": "How many sons does the brother of the brother of the person whose hobby is element collecting have?",
"answer": [
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son(Y_3, Y_1)), Count_1)",
"brother(Y_5, Y_3)",
"brother(Y_7, Y_5)",
"hobby(Y_7, 'element collecting')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"have?"
],
"type": 14
},
{
"id": "45ab290c-1966-4f75-9688-56fc363712e2",
"question": "How many brothers does the sister of the brother of the person whose job is animal nutritionist have?",
"answer": [
"3"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"sister(Y_5, Y_3)",
"brother(Y_7, Y_5)",
"job(Y_7, 'animal nutritionist')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"have?"
],
"type": 14
},
{
"id": "6ced68b2-c11d-415c-a99c-01a51ce92827",
"question": "How many brothers does the sister of the sibling of the person whose job is editor, film/video have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_1)), Count_1)",
"sister(Y_5, Y_3)",
"sibling(Y_7, Y_5)",
"job(Y_7, 'editor, film/video')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"have?"
],
"type": 14
},
{
"id": "2b3e1b98-4eb7-44be-b35c-af06513e6b68",
"question": "How many sisters does the father of the brother of the person whose hobby is ant farming have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_1)), Count_1)",
"father(Y_5, Y_3)",
"brother(Y_7, Y_5)",
"hobby(Y_7, 'ant farming')"
],
"answer": "Count_1"
},
"template": [
"How many",
"<relation_plural>_2",
"does",
"the",
"<relation>_4",
"of",
"the",
"<relation>_6",
"of",
"the person whose",
"<attribute_name>_8",
"is",
"<attribute_value>_8",
"have?"
],
"type": 14
},
{
"id": "c10c6e75-00f5-4ca8-9e02-ee0a9e866113",
"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": 15
},
{
"id": "59de59b9-84c0-4c9d-a912-dbf79e5dfc69",
"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": 15
},
{
"id": "5a2567e2-54ef-4e5b-ac08-28673ab3b43a",
"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": 15
},
{
"id": "6462a4a4-200c-4f43-9795-46f1aec1eabd",
"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": 15
},
{
"id": "062dc90c-bfee-4336-9c07-7c26b4678cdf",
"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": 15
},
{
"id": "91bb04b1-b4da-4a68-bf8e-d578ac85792e",
"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": 15
},
{
"id": "27db1a71-131a-4080-bb37-fb43bc1048c8",
"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": 15
},
{
"id": "aa88af92-2e9e-4fd1-aa13-95285a437fb5",
"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": 15
},
{
"id": "b7f0f382-b5b6-4da7-bd53-8f47af4d6732",
"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": 15
},
{
"id": "f22c7b33-8a40-4d91-bdc6-94c7fab07e28",
"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": 15
},
{
"id": "6b55c89c-ab06-4645-9173-8982cf596a9a",
"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": 16
},
{
"id": "3cf9b86b-5716-4e1e-bb3d-0ef8fe19a00a",
"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": 16
},
{
"id": "0972d4b2-0beb-4ea7-a4fe-1236e1c48bef",
"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": 16
},
{
"id": "4a105bf9-4bc0-4395-b964-da0abd5ee1fb",
"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": 16
},
{
"id": "8c8551f7-289f-4a55-86ce-d99d0ed772db",
"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": 16
},
{
"id": "df80c450-2474-473b-9dfe-4f0202f54e3e",
"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": 16
},
{
"id": "a15328d6-0f84-411b-8a1a-188e59592d4a",
"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": 16
},
{
"id": "10c44e5e-0e05-4896-b26d-fcd9aa7d3e2d",
"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": 16
},
{
"id": "55a085ed-3f53-4d87-ad0f-a338e1ae4608",
"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": 16
},
{
"id": "a5cb11d8-d6f6-4ffa-999b-cfc8af94deeb",
"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": 16
},
{
"id": "e90fc588-7725-408f-b254-4eb31c752a8b",
"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": 17
},
{
"id": "91a40a4d-1c40-42b0-bae8-e0839d5e31fa",
"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": 17
},
{
"id": "c25cae95-ee3d-4f2e-85ed-6b3748d6d91e",
"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": 17
},
{
"id": "9cea5920-fbbd-4344-b0b0-bdafc4101a03",
"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": 17
},
{
"id": "98335437-30d9-4125-b105-e95dd9e46e7d",
"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": 17
},
{
"id": "8c3f7790-46a3-497e-a4cc-0c9a2d4384c9",
"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": 17
},
{
"id": "6b464d2f-88f8-47be-9c5f-1cd013be5793",
"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": 17
},
{
"id": "31478ea9-1356-4b7d-94e4-af36a22b53b3",
"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": 17
},
{
"id": "94956ed1-643e-480f-bf1d-1a55723e3f3c",
"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": 17
},
{
"id": "826d875e-4fa0-42d0-a264-00fc2cb19427",
"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": 17
},
{
"id": "885eb8ab-45a1-4f61-ab67-c0fa5a92e6de",
"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": 18
},
{
"id": "db741576-25a6-4830-9633-e5807f21e6f0",
"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": 18
},
{
"id": "88190003-d72a-456f-9ab0-0d44cae3da3f",
"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": 18
},
{
"id": "73b9f74c-d4b8-4796-89b7-4e51a8bff820",
"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": 18
},
{
"id": "9e747a8e-4ad6-413a-b30a-b4c8597ff836",
"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": 18
},
{
"id": "5ca91763-23da-4a4c-ab4f-a5e982ad3dfa",
"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": 18
},
{
"id": "a0807b60-2246-450d-b292-4a8c9cfd39be",
"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": 18
},
{
"id": "f364e104-b6dc-4780-a08a-082ccae4ab01",
"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": 18
},
{
"id": "8a2bac9f-501f-489a-b9e0-318750a3941b",
"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": 18
},
{
"id": "a3a2bb83-991c-4d9b-b00c-2e97f38030a6",
"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": 18
},
{
"id": "50fc0d4a-0c43-4767-89c6-39e2f1f43556",
"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": 19
},
{
"id": "81eaab86-3c69-481f-b410-946f06f88a1b",
"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": 19
},
{
"id": "093a7cb6-1ef2-44de-8368-f1416a2b0482",
"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": 19
},
{
"id": "d1716168-2e30-4251-acf2-e6023456b52c",
"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": 19
},
{
"id": "0889b846-8c79-4c18-93ef-f4072cac3573",
"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": 19
},
{
"id": "6d877d60-3e6a-4741-9cd0-abea8731dab9",
"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": 19
},
{
"id": "8d4ba35b-c86b-4a81-8a3f-429e4fa37c1d",
"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": 19
},
{
"id": "65356a44-bd8f-49d3-bf96-c707839a3203",
"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": 19
},
{
"id": "161fab6e-e16c-444e-b5db-0242413d863f",
"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": 19
},
{
"id": "0e3abd08-698a-4586-97b4-166c96e2dbb0",
"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": 19
}
]