Datasets:

Modalities:
Image
Text
Formats:
json
Libraries:
Datasets
pandas
License:
bogoliubon's picture
try reupload without the size 500 png files
0f6ca9c
raw
history blame
49 kB
[
{
"id": "4e3dd1f3-84e1-4341-86bd-ade38dd36bb2",
"question": "Who is the father of the person whose hobby is wikipedia editing ?",
"answer": [
"alton"
],
"prolog": {
"query": [
"father(Y_2, Y_4)",
"hobby(Y_2, 'wikipedia editing')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_1",
"is",
"<attribute_value>_1",
"?"
],
"type": 0
},
{
"id": "f34088ef-5225-4906-ae08-2e493af7ab40",
"question": "Who is the wife of the person whose hobby is tennis polo ?",
"answer": [
"dixie"
],
"prolog": {
"query": [
"wife(Y_2, Y_4)",
"hobby(Y_2, 'tennis polo')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_1",
"is",
"<attribute_value>_1",
"?"
],
"type": 0
},
{
"id": "e60eae40-5a70-4767-83d6-0dc4482f48c4",
"question": "Who is the sister of the person whose hobby is meteorology ?",
"answer": [
"kari"
],
"prolog": {
"query": [
"sister(Y_2, Y_4)",
"hobby(Y_2, 'meteorology')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_1",
"is",
"<attribute_value>_1",
"?"
],
"type": 0
},
{
"id": "03d13090-3d15-45dd-af9e-63d51d2cc4ce",
"question": "Who is the wife of the person whose job is psychiatric nurse ?",
"answer": [
"nell"
],
"prolog": {
"query": [
"wife(Y_2, Y_4)",
"job(Y_2, 'psychiatric nurse')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_1",
"is",
"<attribute_value>_1",
"?"
],
"type": 0
},
{
"id": "3b0c2e96-789f-430a-957a-2c240258a549",
"question": "Who is the father of the person whose job is air cabin crew ?",
"answer": [
"joe"
],
"prolog": {
"query": [
"father(Y_2, Y_4)",
"job(Y_2, 'air cabin crew')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_1",
"is",
"<attribute_value>_1",
"?"
],
"type": 0
},
{
"id": "f2c9edaa-80c8-475e-9b64-1f021d3b3a58",
"question": "Who is the father of the person whose job is advertising copywriter ?",
"answer": [
"vicente"
],
"prolog": {
"query": [
"father(Y_2, Y_4)",
"job(Y_2, 'advertising copywriter')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_1",
"is",
"<attribute_value>_1",
"?"
],
"type": 0
},
{
"id": "4dbbac00-885c-4822-9ec8-adc60f72ea35",
"question": "Who is the husband of the person whose hobby is research ?",
"answer": [
"scotty"
],
"prolog": {
"query": [
"husband(Y_2, Y_4)",
"hobby(Y_2, 'research')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_1",
"is",
"<attribute_value>_1",
"?"
],
"type": 0
},
{
"id": "5149a1e6-57cd-4b63-8b1b-b24653d07360",
"question": "Who is the mother of the person whose hobby is bus spotting[22 ?",
"answer": [
"miki"
],
"prolog": {
"query": [
"mother(Y_2, Y_4)",
"hobby(Y_2, 'bus spotting[22')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_1",
"is",
"<attribute_value>_1",
"?"
],
"type": 0
},
{
"id": "d9e2b23d-d275-4d98-ab5a-bd4dff647994",
"question": "Who is the father of the person whose job is secretary, company ?",
"answer": [
"ellis"
],
"prolog": {
"query": [
"father(Y_2, Y_4)",
"job(Y_2, 'secretary, company')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_1",
"is",
"<attribute_value>_1",
"?"
],
"type": 0
},
{
"id": "df846f8f-40b9-4585-87f6-ffa8e07d5ff0",
"question": "Who is the sibling of the person whose job is commercial/residential surveyor ?",
"answer": [
"meghann",
"alejandra"
],
"prolog": {
"query": [
"sibling(Y_2, Y_4)",
"job(Y_2, 'commercial/residential surveyor')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"the person whose",
"<attribute_name>_1",
"is",
"<attribute_value>_1",
"?"
],
"type": 0
},
{
"id": "defd39c4-21db-4644-a0c3-bc47f504698a",
"question": "Who is the daughter of matt ?",
"answer": [
"meghann",
"alejandra",
"daisy"
],
"prolog": {
"query": [
"daughter('matt', Y_4)"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_2",
"?"
],
"type": 1
},
{
"id": "e2cac9ba-5268-4d86-8193-8589640a6100",
"question": "Who is the daughter of leonardo ?",
"answer": [
"brigida"
],
"prolog": {
"query": [
"daughter('leonardo', Y_4)"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_2",
"?"
],
"type": 1
},
{
"id": "dec900e7-05e3-439d-975b-1fc4f014a1af",
"question": "Who is the sister of kurt ?",
"answer": [
"johnna",
"dixie"
],
"prolog": {
"query": [
"sister('kurt', Y_4)"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_2",
"?"
],
"type": 1
},
{
"id": "cf1aa236-1f26-4c5c-977b-65f61749c73c",
"question": "Who is the father of tona ?",
"answer": [
"vicente"
],
"prolog": {
"query": [
"father('tona', Y_4)"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_2",
"?"
],
"type": 1
},
{
"id": "cb5ec6ff-e0c3-4b8a-b2bb-4bd78d8816e3",
"question": "Who is the brother of dixie ?",
"answer": [
"kurt",
"alton",
"nick"
],
"prolog": {
"query": [
"brother('dixie', Y_4)"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_2",
"?"
],
"type": 1
},
{
"id": "5758e7eb-3a6c-44ec-9667-31d0892c97ba",
"question": "Who is the mother of dixie ?",
"answer": [
"antionette"
],
"prolog": {
"query": [
"mother('dixie', Y_4)"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_2",
"?"
],
"type": 1
},
{
"id": "840d95cc-7534-47bc-95ea-fdb9ac8d9278",
"question": "Who is the child of tanner ?",
"answer": [
"milo",
"miki",
"cordell"
],
"prolog": {
"query": [
"child('tanner', Y_4)"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_2",
"?"
],
"type": 1
},
{
"id": "758d12ce-60b8-4fd8-b798-ff5db432da04",
"question": "Who is the sister of rosalee ?",
"answer": [
"reyna",
"deanna"
],
"prolog": {
"query": [
"sister('rosalee', Y_4)"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_2",
"?"
],
"type": 1
},
{
"id": "2d795f2a-ac07-4f05-a5e1-08915d2af6e2",
"question": "Who is the sister of nick ?",
"answer": [
"johnna",
"dixie"
],
"prolog": {
"query": [
"sister('nick', Y_4)"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_2",
"?"
],
"type": 1
},
{
"id": "5108f956-2960-49e9-921d-69c54efa6880",
"question": "Who is the child of alberto ?",
"answer": [
"joe"
],
"prolog": {
"query": [
"child('alberto', Y_4)"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the",
"<relation>_3",
"of",
"<name>_2",
"?"
],
"type": 1
},
{
"id": "3ed5aa0b-a2ec-479c-bbe5-71a806ade1dd",
"question": "Who is the person whose hobby is meditation ?",
"answer": [
"alejandra",
"cordell",
"tona"
],
"prolog": {
"query": [
"hobby(Y_4, 'meditation')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 2
},
{
"id": "37caa35a-8758-4de7-bd49-f5cb4f204817",
"question": "Who is the person whose hobby is tennis polo ?",
"answer": [
"fidel"
],
"prolog": {
"query": [
"hobby(Y_4, 'tennis polo')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 2
},
{
"id": "fdbd2444-4413-42df-9a03-06e8684b3476",
"question": "Who is the person whose job is freight forwarder ?",
"answer": [
"concepcion"
],
"prolog": {
"query": [
"job(Y_4, 'freight forwarder')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 2
},
{
"id": "5b6ea67f-f0f5-4433-90ed-4a8bfb5568f8",
"question": "Who is the person whose job is police officer ?",
"answer": [
"marya"
],
"prolog": {
"query": [
"job(Y_4, 'police officer')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 2
},
{
"id": "3b075713-faa6-4719-bd85-71cced1921ea",
"question": "Who is the person whose hobby is radio-controlled car racing ?",
"answer": [
"vilma"
],
"prolog": {
"query": [
"hobby(Y_4, 'radio-controlled car racing')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 2
},
{
"id": "e3dbfeaf-832f-4ad4-93ee-198f5b22f0fc",
"question": "Who is the person whose job is advertising copywriter ?",
"answer": [
"matt",
"vilma"
],
"prolog": {
"query": [
"job(Y_4, 'advertising copywriter')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 2
},
{
"id": "28490d6b-d3f4-4f7f-bd50-1f279bdcf986",
"question": "Who is the person whose hobby is photography ?",
"answer": [
"jeff",
"deanna"
],
"prolog": {
"query": [
"hobby(Y_4, 'photography')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 2
},
{
"id": "6d18ff48-5a1a-4d2b-88fc-33d29d91e72b",
"question": "Who is the person whose job is community arts worker ?",
"answer": [
"vicente"
],
"prolog": {
"query": [
"job(Y_4, 'community arts worker')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 2
},
{
"id": "c5a02d93-3c78-418e-99ff-ad557ae321bc",
"question": "Who is the person whose job is exhibitions officer, museum/gallery ?",
"answer": [
"fidel"
],
"prolog": {
"query": [
"job(Y_4, 'exhibitions officer, museum/gallery')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 2
},
{
"id": "21c14a6d-4096-45ac-b79b-34d5bf1cfdc5",
"question": "Who is the person whose job is housing manager/officer ?",
"answer": [
"tanner"
],
"prolog": {
"query": [
"job(Y_4, 'housing manager/officer')"
],
"answer": "Y_4"
},
"template": [
"Who is",
"the person whose",
"<attribute_name>_3",
"is",
"<attribute_value>_3",
"?"
],
"type": 2
},
{
"id": "e90f880d-79c4-4787-a279-b58cf37c912a",
"question": "What is the dob of the daughter of daisy ?",
"answer": [
"0260-09-04",
"0261-08-01",
"0270-07-11"
],
"prolog": {
"query": [
"dob(Y_3, Y_4)",
"daughter('daisy', Y_3)"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_2",
"of",
"<name>_1",
"?"
],
"type": 3
},
{
"id": "6a39cd1f-88cb-41ad-ad40-68068faa5ee7",
"question": "What is the dob of the wife of alton ?",
"answer": [
"0261-10-15"
],
"prolog": {
"query": [
"dob(Y_3, Y_4)",
"wife('alton', Y_3)"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_2",
"of",
"<name>_1",
"?"
],
"type": 3
},
{
"id": "f7f24a08-0dce-4e8d-ab5d-071366a3cf73",
"question": "What is the dob of the mother of ellis ?",
"answer": [
"0241-07-17"
],
"prolog": {
"query": [
"dob(Y_3, Y_4)",
"mother('ellis', Y_3)"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_2",
"of",
"<name>_1",
"?"
],
"type": 3
},
{
"id": "afd164c6-0527-4b0b-9981-e348f26875f9",
"question": "What is the job of the son of tanner ?",
"answer": [
"pension scheme manager",
"pharmacist, hospital"
],
"prolog": {
"query": [
"job(Y_3, Y_4)",
"son('tanner', Y_3)"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_2",
"of",
"<name>_1",
"?"
],
"type": 3
},
{
"id": "56a984a9-8801-48f9-8100-81850f157384",
"question": "What is the job of the child of marya ?",
"answer": [
"freight forwarder"
],
"prolog": {
"query": [
"job(Y_3, Y_4)",
"child('marya', Y_3)"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_2",
"of",
"<name>_1",
"?"
],
"type": 3
},
{
"id": "23d52f9a-5730-4067-a71b-4fb8734690d4",
"question": "What is the hobby of the son of cornelius ?",
"answer": [
"table tennis"
],
"prolog": {
"query": [
"hobby(Y_3, Y_4)",
"son('cornelius', Y_3)"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_2",
"of",
"<name>_1",
"?"
],
"type": 3
},
{
"id": "a71f594d-93cb-4b6f-96da-f7a9d73f0fe6",
"question": "What is the hobby of the mother of reyna ?",
"answer": [
"dolls"
],
"prolog": {
"query": [
"hobby(Y_3, Y_4)",
"mother('reyna', Y_3)"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_2",
"of",
"<name>_1",
"?"
],
"type": 3
},
{
"id": "483daac3-5290-4ce4-8a7f-fda9e73de1d4",
"question": "What is the dob of the brother of nick ?",
"answer": [
"0274-03-29",
"0263-06-10"
],
"prolog": {
"query": [
"dob(Y_3, Y_4)",
"brother('nick', Y_3)"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_2",
"of",
"<name>_1",
"?"
],
"type": 3
},
{
"id": "402cddb0-7fd3-419e-a1cb-b7e2e0e60856",
"question": "What is the hobby of the father of dominick ?",
"answer": [
"laser tag"
],
"prolog": {
"query": [
"hobby(Y_3, Y_4)",
"father('dominick', Y_3)"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_2",
"of",
"<name>_1",
"?"
],
"type": 3
},
{
"id": "c1100d31-fd04-4b36-b9c2-656f6f81641a",
"question": "What is the dob of the brother of tona ?",
"answer": [
"0205-10-16"
],
"prolog": {
"query": [
"dob(Y_3, Y_4)",
"brother('tona', Y_3)"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the",
"<relation>_2",
"of",
"<name>_1",
"?"
],
"type": 3
},
{
"id": "db2693a3-9457-424c-8812-8c5f4e574bb2",
"question": "What is the job of the person whose hobby is meditation ?",
"answer": [
"investment banker, corporate",
"contractor",
"pharmacist, hospital"
],
"prolog": {
"query": [
"job(Y_3, Y_4)",
"hobby(Y_3, 'meditation')"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"?"
],
"type": 4
},
{
"id": "4e99f26e-7f35-4b1d-9ec1-2633c29bb0ee",
"question": "What is the hobby of the person whose hobby is photography ?",
"answer": [
"photography"
],
"prolog": {
"query": [
"hobby(Y_3, Y_4)",
"hobby(Y_3, 'photography')"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"?"
],
"type": 4
},
{
"id": "39119aed-d9f7-4786-937f-efba5ade6aed",
"question": "What is the job of the person whose hobby is geocaching ?",
"answer": [
"chief marketing officer"
],
"prolog": {
"query": [
"job(Y_3, Y_4)",
"hobby(Y_3, 'geocaching')"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"?"
],
"type": 4
},
{
"id": "449c354e-2479-46fe-8612-5583aa296153",
"question": "What is the dob of the person whose job is english as a foreign language teacher ?",
"answer": [
"0274-03-29"
],
"prolog": {
"query": [
"dob(Y_3, Y_4)",
"job(Y_3, 'english as a foreign language teacher')"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"?"
],
"type": 4
},
{
"id": "cbce6dd6-bd51-4b81-a7f2-3cf858551945",
"question": "What is the hobby of the person whose job is product designer ?",
"answer": [
"learning"
],
"prolog": {
"query": [
"hobby(Y_3, Y_4)",
"job(Y_3, 'product designer')"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"?"
],
"type": 4
},
{
"id": "b4b103e9-3bff-4b43-9659-9d834ef23871",
"question": "What is the job of the person whose job is engineer, technical sales ?",
"answer": [
"engineer, technical sales"
],
"prolog": {
"query": [
"job(Y_3, Y_4)",
"job(Y_3, 'engineer, technical sales')"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"?"
],
"type": 4
},
{
"id": "fd4210b8-05e3-48a1-abf0-2d7cf939450a",
"question": "What is the job of the person whose hobby is reading ?",
"answer": [
"environmental education officer"
],
"prolog": {
"query": [
"job(Y_3, Y_4)",
"hobby(Y_3, 'reading')"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"?"
],
"type": 4
},
{
"id": "0cfcd8e6-02d9-4bea-907a-0db4039ca472",
"question": "What is the hobby of the person whose job is community arts worker ?",
"answer": [
"sea glass collecting"
],
"prolog": {
"query": [
"hobby(Y_3, Y_4)",
"job(Y_3, 'community arts worker')"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"?"
],
"type": 4
},
{
"id": "eb2816be-5432-42d1-b7f6-611eec7110ac",
"question": "What is the dob of the person whose hobby is biology ?",
"answer": [
"0269-08-16",
"0231-07-16"
],
"prolog": {
"query": [
"dob(Y_3, Y_4)",
"hobby(Y_3, 'biology')"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"?"
],
"type": 4
},
{
"id": "30abc5a6-acdd-46fa-88f4-3031892355a2",
"question": "What is the hobby of the person whose job is acupuncturist ?",
"answer": [
"flying disc"
],
"prolog": {
"query": [
"hobby(Y_3, Y_4)",
"job(Y_3, 'acupuncturist')"
],
"answer": "Y_4"
},
"template": [
"What is",
"the",
"<attribute_name>_3",
"of",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"?"
],
"type": 4
},
{
"id": "dba5f8fc-6a3a-4c1d-89a7-c1797ad9a8e3",
"question": "How many sons does the daughter of concepcion have?",
"answer": [
"28"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son(Y_3, Y_5)), Count_5)",
"daughter('concepcion', Y_3)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the",
"<relation>_2",
"of",
"<name>_1",
"have?"
],
"type": 5
},
{
"id": "2f462c80-c002-4b20-a4b0-0656092cbae9",
"question": "How many sisters does the wife of joe have?",
"answer": [
"31"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)",
"wife('joe', Y_3)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the",
"<relation>_2",
"of",
"<name>_1",
"have?"
],
"type": 5
},
{
"id": "e7c3eed2-2e13-4402-80cc-7aea20c375b0",
"question": "How many brothers does the daughter of alton have?",
"answer": [
"29"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_5)), Count_5)",
"daughter('alton', Y_3)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the",
"<relation>_2",
"of",
"<name>_1",
"have?"
],
"type": 5
},
{
"id": "c88dfcd4-eb05-4f09-9243-ef68d6fcb371",
"question": "How many siblings does the son of kanesha have?",
"answer": [
"60"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling(Y_3, Y_5)), Count_5)",
"son('kanesha', Y_3)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the",
"<relation>_2",
"of",
"<name>_1",
"have?"
],
"type": 5
},
{
"id": "03b07a2c-89e3-4259-b4be-3e516ac2f018",
"question": "How many sons does the son of kari have?",
"answer": [
"28"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son(Y_3, Y_5)), Count_5)",
"son('kari', Y_3)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the",
"<relation>_2",
"of",
"<name>_1",
"have?"
],
"type": 5
},
{
"id": "c49aec99-af6c-48fa-9b13-1fb280be817a",
"question": "How many daughters does the daughter of matt have?",
"answer": [
"36"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)",
"daughter('matt', Y_3)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the",
"<relation>_2",
"of",
"<name>_1",
"have?"
],
"type": 5
},
{
"id": "6377c5f9-b49b-45c9-844f-75094b9ec6ec",
"question": "How many children does the father of meghann have?",
"answer": [
"64"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_5)), Count_5)",
"father('meghann', Y_3)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the",
"<relation>_2",
"of",
"<name>_1",
"have?"
],
"type": 5
},
{
"id": "9e627315-2dc5-45e4-8dcc-95b18cdb86dd",
"question": "How many siblings does the husband of maggie have?",
"answer": [
"60"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling(Y_3, Y_5)), Count_5)",
"husband('maggie', Y_3)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the",
"<relation>_2",
"of",
"<name>_1",
"have?"
],
"type": 5
},
{
"id": "53979b35-9d91-4680-8661-626135f33ba9",
"question": "How many sisters does the daughter of leonardo have?",
"answer": [
"31"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)",
"daughter('leonardo', Y_3)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the",
"<relation>_2",
"of",
"<name>_1",
"have?"
],
"type": 5
},
{
"id": "9a67b92a-e146-436c-b9fe-d8169ddcb845",
"question": "How many daughters does the mother of dominick have?",
"answer": [
"36"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)",
"mother('dominick', Y_3)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the",
"<relation>_2",
"of",
"<name>_1",
"have?"
],
"type": 5
},
{
"id": "fd0fc3a1-d119-4fb2-8f0e-210469f76396",
"question": "How many sisters does the person whose hobby is sea glass collecting have?",
"answer": [
"31"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)",
"hobby(Y_3, 'sea glass collecting')"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"have?"
],
"type": 6
},
{
"id": "359fa764-a90f-4aa7-9826-d2239bb5d458",
"question": "How many sisters does the person whose hobby is wikipedia editing have?",
"answer": [
"31"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)",
"hobby(Y_3, 'wikipedia editing')"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"have?"
],
"type": 6
},
{
"id": "ac1ddb8c-e85c-426c-89ed-7daf535803f4",
"question": "How many children does the person whose hobby is laser tag have?",
"answer": [
"64"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_5)), Count_5)",
"hobby(Y_3, 'laser tag')"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"have?"
],
"type": 6
},
{
"id": "b780905b-b95d-4d7b-adf5-42fdbf3bf442",
"question": "How many sons does the person whose job is horticultural consultant have?",
"answer": [
"28"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son(Y_3, Y_5)), Count_5)",
"job(Y_3, 'horticultural consultant')"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"have?"
],
"type": 6
},
{
"id": "0b895d0f-4ea0-45f4-9b45-c2e57c406ec0",
"question": "How many daughters does the person whose hobby is biology have?",
"answer": [
"36"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)",
"hobby(Y_3, 'biology')"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"have?"
],
"type": 6
},
{
"id": "9b63e4cd-53b6-4531-b1ff-dd40734ceacf",
"question": "How many siblings does the person whose hobby is shogi have?",
"answer": [
"60"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling(Y_3, Y_5)), Count_5)",
"hobby(Y_3, 'shogi')"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"have?"
],
"type": 6
},
{
"id": "0c42deb4-aca3-4395-9d22-9084e99e1155",
"question": "How many brothers does the person whose job is biomedical scientist have?",
"answer": [
"29"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_5)), Count_5)",
"job(Y_3, 'biomedical scientist')"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"have?"
],
"type": 6
},
{
"id": "8da142de-0385-4afa-ad6e-1b833d04a790",
"question": "How many daughters does the person whose job is product designer have?",
"answer": [
"36"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)",
"job(Y_3, 'product designer')"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"have?"
],
"type": 6
},
{
"id": "7cef1709-f6ac-4681-ad86-2c03234e9df7",
"question": "How many brothers does the person whose hobby is backgammon have?",
"answer": [
"29"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(brother(Y_3, Y_5)), Count_5)",
"hobby(Y_3, 'backgammon')"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"have?"
],
"type": 6
},
{
"id": "83148c27-46f6-4004-a715-9e4b5e4c0886",
"question": "How many children does the person whose hobby is cricket have?",
"answer": [
"64"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child(Y_3, Y_5)), Count_5)",
"hobby(Y_3, 'cricket')"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"the person whose",
"<attribute_name>_2",
"is",
"<attribute_value>_2",
"have?"
],
"type": 6
},
{
"id": "3cf42d0f-7b69-48d3-819e-1acdd3c7c57f",
"question": "How many siblings does milo have?",
"answer": [
"2"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sibling('milo', Y_5)), Count_5)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"<name>_3",
"have?"
],
"type": 7
},
{
"id": "a95cc0b8-ecc6-4679-985c-d1c43a38edbb",
"question": "How many sons does vilma have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son('vilma', Y_5)), Count_5)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"<name>_3",
"have?"
],
"type": 7
},
{
"id": "e7676930-8ef1-4fa5-a0a2-88f5599d4b40",
"question": "How many daughters does tona have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter('tona', Y_5)), Count_5)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"<name>_3",
"have?"
],
"type": 7
},
{
"id": "c8e737aa-b525-4b11-bb20-f40cbcbf3b3e",
"question": "How many sons does scotty have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son('scotty', Y_5)), Count_5)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"<name>_3",
"have?"
],
"type": 7
},
{
"id": "502ef7b8-2b1b-47fe-9d62-ed9bccb747e9",
"question": "How many daughters does velia have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(daughter('velia', Y_5)), Count_5)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"<name>_3",
"have?"
],
"type": 7
},
{
"id": "4a2d5226-15de-4b7e-ba2c-1a15a881032e",
"question": "How many children does concepcion have?",
"answer": [
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(child('concepcion', Y_5)), Count_5)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"<name>_3",
"have?"
],
"type": 7
},
{
"id": "1465f00e-7582-43da-8b69-edb38ec2014a",
"question": "How many sisters does maggie have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister('maggie', Y_5)), Count_5)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"<name>_3",
"have?"
],
"type": 7
},
{
"id": "7f9b731f-dd84-45a1-9e46-452d17c4face",
"question": "How many sons does deangelo have?",
"answer": [
"3"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son('deangelo', Y_5)), Count_5)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"<name>_3",
"have?"
],
"type": 7
},
{
"id": "39accdef-de52-44c0-9893-2e59c726dcd4",
"question": "How many sisters does milo have?",
"answer": [
"1"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(sister('milo', Y_5)), Count_5)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"<name>_3",
"have?"
],
"type": 7
},
{
"id": "646d8e90-82c6-4f57-b6df-f0b20ef96464",
"question": "How many sons does matt have?",
"answer": [
"0"
],
"prolog": {
"query": [
"aggregate_all(count, distinct(son('matt', Y_5)), Count_5)"
],
"answer": "Count_5"
},
"template": [
"How many",
"<relation_plural>_4",
"does",
"<name>_3",
"have?"
],
"type": 7
}
]