[ { "id": "66981efb-f574-447c-afc3-3e72313455ec", "question": "Who is the mother of the person whose job is research officer, government ?", "answer": [ "sarah" ], "prolog": { "query": [ "mother(Y_2, Y_4)", "job(Y_2, 'research officer, government')" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "the person whose", "_1", "is", "_1", "?" ], "type": 0 }, { "id": "d6303783-d64f-42e1-9e79-1fc81c7962ec", "question": "Who is the father of the person whose job is media planner ?", "answer": [ "walker" ], "prolog": { "query": [ "father(Y_2, Y_4)", "job(Y_2, 'media planner')" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "the person whose", "_1", "is", "_1", "?" ], "type": 0 }, { "id": "0975d7fd-a31b-4598-a22b-d3cca225c6b1", "question": "Who is the sister of the person whose job is product designer ?", "answer": [ "oma" ], "prolog": { "query": [ "sister(Y_2, Y_4)", "job(Y_2, 'product designer')" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "the person whose", "_1", "is", "_1", "?" ], "type": 0 }, { "id": "cb32b36a-c919-4e3c-b03a-3b2c343d8fd6", "question": "Who is the wife of the person whose job is cabin crew ?", "answer": [ "kylee" ], "prolog": { "query": [ "wife(Y_2, Y_4)", "job(Y_2, 'cabin crew')" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "the person whose", "_1", "is", "_1", "?" ], "type": 0 }, { "id": "ed459f57-113e-4349-a3b5-d22b81b413c7", "question": "Who is the brother of the person whose hobby is fencing ?", "answer": [ "christian", "keith", "stanley" ], "prolog": { "query": [ "brother(Y_2, Y_4)", "hobby(Y_2, 'fencing')" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "the person whose", "_1", "is", "_1", "?" ], "type": 0 }, { "id": "b1102aa9-b59e-4d6f-8d2d-be72df366801", "question": "Who is the sister of the person whose job is computer games developer ?", "answer": [ "kanesha" ], "prolog": { "query": [ "sister(Y_2, Y_4)", "job(Y_2, 'computer games developer')" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "the person whose", "_1", "is", "_1", "?" ], "type": 0 }, { "id": "4b728355-a11e-4478-bbac-21e8eef50281", "question": "Who is the father of the person whose hobby is trapshooting ?", "answer": [ "federico" ], "prolog": { "query": [ "father(Y_2, Y_4)", "hobby(Y_2, 'trapshooting')" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "the person whose", "_1", "is", "_1", "?" ], "type": 0 }, { "id": "e716b0b3-4ac2-409e-b423-1546f272fefa", "question": "Who is the father of the person whose hobby is fishkeeping ?", "answer": [ "ellis", "brendon", "rudy", "king", "sanford", "dominick" ], "prolog": { "query": [ "father(Y_2, Y_4)", "hobby(Y_2, 'fishkeeping')" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "the person whose", "_1", "is", "_1", "?" ], "type": 0 }, { "id": "6ab32e23-7851-4577-8f82-0f799c1453cf", "question": "Who is the father of the person whose hobby is radio-controlled model playing ?", "answer": [ "oskar", "quinton" ], "prolog": { "query": [ "father(Y_2, Y_4)", "hobby(Y_2, 'radio-controlled model playing')" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "the person whose", "_1", "is", "_1", "?" ], "type": 0 }, { "id": "7ad02134-988c-4ee6-9e3c-6d38ec454bc0", "question": "Who is the sibling of the person whose hobby is philately ?", "answer": [ "ralph", "renaldo" ], "prolog": { "query": [ "sibling(Y_2, Y_4)", "hobby(Y_2, 'philately')" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "the person whose", "_1", "is", "_1", "?" ], "type": 0 }, { "id": "69fc5bee-d298-48c5-9e47-ca8a35022e2f", "question": "Who is the mother of norris ?", "answer": [ "zoila" ], "prolog": { "query": [ "mother('norris', Y_4)" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "_2", "?" ], "type": 1 }, { "id": "f079865f-278e-43b1-a6b1-572211949c34", "question": "Who is the brother of mckinley ?", "answer": [ "reinaldo", "travis" ], "prolog": { "query": [ "brother('mckinley', Y_4)" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "_2", "?" ], "type": 1 }, { "id": "ae041792-32b6-407e-a41d-e9c58d9c2280", "question": "Who is the brother of major ?", "answer": [ "ryan" ], "prolog": { "query": [ "brother('major', Y_4)" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "_2", "?" ], "type": 1 }, { "id": "1e315acd-1248-4779-ba57-3ab451a93d71", "question": "Who is the son of tanya ?", "answer": [ "roberto" ], "prolog": { "query": [ "son('tanya', Y_4)" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "_2", "?" ], "type": 1 }, { "id": "57dc4598-be43-422e-b9f6-8041c1702324", "question": "Who is the brother of esperanza ?", "answer": [ "chuck", "edison", "emmanuel" ], "prolog": { "query": [ "brother('esperanza', Y_4)" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "_2", "?" ], "type": 1 }, { "id": "494f3918-4031-4dcc-a3a6-297a807a6bce", "question": "Who is the father of esperanza ?", "answer": [ "scotty" ], "prolog": { "query": [ "father('esperanza', Y_4)" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "_2", "?" ], "type": 1 }, { "id": "178e74a8-f145-41c8-911b-b24968297357", "question": "Who is the child of van ?", "answer": [ "vivienne", "lue" ], "prolog": { "query": [ "child('van', Y_4)" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "_2", "?" ], "type": 1 }, { "id": "9c4f2560-8343-4ac1-ab89-a72c3cd1a0d6", "question": "Who is the mother of romana ?", "answer": [ "oleta" ], "prolog": { "query": [ "mother('romana', Y_4)" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "_2", "?" ], "type": 1 }, { "id": "ff912b4f-9ce0-4d4b-a5f3-d3b9ef1ed596", "question": "Who is the sister of renaldo ?", "answer": [ "crysta" ], "prolog": { "query": [ "sister('renaldo', Y_4)" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "_2", "?" ], "type": 1 }, { "id": "16f59623-b21c-4567-93dc-e0c7a18ea808", "question": "Who is the brother of zoila ?", "answer": [ "vicente" ], "prolog": { "query": [ "brother('zoila', Y_4)" ], "answer": "Y_4" }, "template": [ "Who is", "the", "_3", "of", "_2", "?" ], "type": 1 }, { "id": "cf546c8c-2b59-47d1-b9a3-bb844295bcd8", "question": "Who is the person whose hobby is architecture ?", "answer": [ "emile", "amy", "terri" ], "prolog": { "query": [ "hobby(Y_4, 'architecture')" ], "answer": "Y_4" }, "template": [ "Who is", "the person whose", "_3", "is", "_3", "?" ], "type": 2 }, { "id": "dd70a9b0-9a79-4913-9178-50948ea8551b", "question": "Who is the person whose hobby is medical science ?", "answer": [ "jermaine", "krystyna", "zona" ], "prolog": { "query": [ "hobby(Y_4, 'medical science')" ], "answer": "Y_4" }, "template": [ "Who is", "the person whose", "_3", "is", "_3", "?" ], "type": 2 }, { "id": "13231559-0357-4035-b55f-3a13d610f4b2", "question": "Who is the person whose job is air cabin crew ?", "answer": [ "carmela", "angelia" ], "prolog": { "query": [ "job(Y_4, 'air cabin crew')" ], "answer": "Y_4" }, "template": [ "Who is", "the person whose", "_3", "is", "_3", "?" ], "type": 2 }, { "id": "b34ed6c5-510e-4d93-8f34-3907ab25f498", "question": "Who is the person whose job is chemist, analytical ?", "answer": [ "elbert", "maegan" ], "prolog": { "query": [ "job(Y_4, 'chemist, analytical')" ], "answer": "Y_4" }, "template": [ "Who is", "the person whose", "_3", "is", "_3", "?" ], "type": 2 }, { "id": "2b0226a1-9c4c-442b-ba5b-8c6855e2d55c", "question": "Who is the person whose hobby is mineral collecting ?", "answer": [ "zelda", "jodi", "dino", "burt" ], "prolog": { "query": [ "hobby(Y_4, 'mineral collecting')" ], "answer": "Y_4" }, "template": [ "Who is", "the person whose", "_3", "is", "_3", "?" ], "type": 2 }, { "id": "c6949cbd-b8e3-47fd-9c10-9b7182989534", "question": "Who is the person whose job is adult guidance worker ?", "answer": [ "viola", "maragret" ], "prolog": { "query": [ "job(Y_4, 'adult guidance worker')" ], "answer": "Y_4" }, "template": [ "Who is", "the person whose", "_3", "is", "_3", "?" ], "type": 2 }, { "id": "dc037a86-5f08-46a4-825c-bcab8691b262", "question": "Who is the person whose hobby is herping ?", "answer": [ "holly", "idell", "ella", "cortney", "orville" ], "prolog": { "query": [ "hobby(Y_4, 'herping')" ], "answer": "Y_4" }, "template": [ "Who is", "the person whose", "_3", "is", "_3", "?" ], "type": 2 }, { "id": "119dfdba-43c6-43bb-aa75-a6014b5c7004", "question": "Who is the person whose job is investment analyst ?", "answer": [ "jacques", "kurt", "von" ], "prolog": { "query": [ "job(Y_4, 'investment analyst')" ], "answer": "Y_4" }, "template": [ "Who is", "the person whose", "_3", "is", "_3", "?" ], "type": 2 }, { "id": "a0a80db9-a214-4e45-ae54-8e163d3ae0cb", "question": "Who is the person whose job is information systems manager ?", "answer": [ "kendall", "jermaine" ], "prolog": { "query": [ "job(Y_4, 'information systems manager')" ], "answer": "Y_4" }, "template": [ "Who is", "the person whose", "_3", "is", "_3", "?" ], "type": 2 }, { "id": "b8375c22-598b-4178-8fec-63317aab4c10", "question": "Who is the person whose hobby is inline skating ?", "answer": [ "noel", "tanner" ], "prolog": { "query": [ "hobby(Y_4, 'inline skating')" ], "answer": "Y_4" }, "template": [ "Who is", "the person whose", "_3", "is", "_3", "?" ], "type": 2 }, { "id": "1dab5fef-96ab-4410-8a9d-ceb2d4d4cf2b", "question": "What is the dob of the son of danna ?", "answer": [ "0258-08-31", "0254-11-13" ], "prolog": { "query": [ "dob(Y_3, Y_4)", "son('danna', Y_3)" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the", "_2", "of", "_1", "?" ], "type": 3 }, { "id": "20901c79-e545-432f-9ad3-e2a8b1252a62", "question": "What is the dob of the wife of aubrey ?", "answer": [ "0278-01-21" ], "prolog": { "query": [ "dob(Y_3, Y_4)", "wife('aubrey', Y_3)" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the", "_2", "of", "_1", "?" ], "type": 3 }, { "id": "b0e0de69-9a12-4362-84d6-b0e849233e2b", "question": "What is the dob of the sibling of jakob ?", "answer": [ "0226-10-11", "0231-11-01" ], "prolog": { "query": [ "dob(Y_3, Y_4)", "sibling('jakob', Y_3)" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the", "_2", "of", "_1", "?" ], "type": 3 }, { "id": "5dcb5a47-b8cd-4078-a376-8bb87a11b7f0", "question": "What is the job of the mother of toby ?", "answer": [ "sports therapist" ], "prolog": { "query": [ "job(Y_3, Y_4)", "mother('toby', Y_3)" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the", "_2", "of", "_1", "?" ], "type": 3 }, { "id": "18217408-7c11-4505-a9f5-9c103e4a4216", "question": "What is the job of the child of maragret ?", "answer": [ "government social research officer", "counsellor", "advertising account executive" ], "prolog": { "query": [ "job(Y_3, Y_4)", "child('maragret', Y_3)" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the", "_2", "of", "_1", "?" ], "type": 3 }, { "id": "681b9660-0168-4182-a00c-ccf86f84613c", "question": "What is the hobby of the daughter of dino ?", "answer": [ "herping", "canoeing", "whale watching" ], "prolog": { "query": [ "hobby(Y_3, Y_4)", "daughter('dino', Y_3)" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the", "_2", "of", "_1", "?" ], "type": 3 }, { "id": "0ce27e11-305a-45de-ab70-67cd88cbd659", "question": "What is the hobby of the daughter of patty ?", "answer": [ "social studies", "people-watching", "research", "backgammon" ], "prolog": { "query": [ "hobby(Y_3, Y_4)", "daughter('patty', Y_3)" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the", "_2", "of", "_1", "?" ], "type": 3 }, { "id": "fa88e920-8ce5-4de8-9403-64c64c27d7cc", "question": "What is the dob of the brother of rodrick ?", "answer": [ "0175-04-22", "0181-04-26" ], "prolog": { "query": [ "dob(Y_3, Y_4)", "brother('rodrick', Y_3)" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the", "_2", "of", "_1", "?" ], "type": 3 }, { "id": "6d55c79a-502c-4565-b18c-2e2fb7dccc24", "question": "What is the hobby of the daughter of irwin ?", "answer": [ "life science" ], "prolog": { "query": [ "hobby(Y_3, Y_4)", "daughter('irwin', Y_3)" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the", "_2", "of", "_1", "?" ], "type": 3 }, { "id": "8fbda3df-acba-48b1-857a-f4be009a8174", "question": "What is the dob of the brother of tessie ?", "answer": [ "0203-04-15", "0205-08-21" ], "prolog": { "query": [ "dob(Y_3, Y_4)", "brother('tessie', Y_3)" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the", "_2", "of", "_1", "?" ], "type": 3 }, { "id": "54d54df4-1b90-4bfd-81b9-418c42cbcf11", "question": "What is the job of the person whose job is engineer, control and instrumentation ?", "answer": [ "engineer, control and instrumentation" ], "prolog": { "query": [ "job(Y_3, Y_4)", "job(Y_3, 'engineer, control and instrumentation')" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the person whose", "_2", "is", "_2", "?" ], "type": 4 }, { "id": "31dc2141-d429-477a-8174-b08b0e47c3e4", "question": "What is the hobby of the person whose hobby is surfing ?", "answer": [ "surfing" ], "prolog": { "query": [ "hobby(Y_3, Y_4)", "hobby(Y_3, 'surfing')" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the person whose", "_2", "is", "_2", "?" ], "type": 4 }, { "id": "4df131cd-7ed9-47e3-aacd-b853d758a8e7", "question": "What is the job of the person whose hobby is benchmarking ?", "answer": [ "administrator, charities/voluntary organisations", "pharmacist, hospital", "special effects artist", "horticultural therapist", "art therapist", "music therapist" ], "prolog": { "query": [ "job(Y_3, Y_4)", "hobby(Y_3, 'benchmarking')" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the person whose", "_2", "is", "_2", "?" ], "type": 4 }, { "id": "d4dbe8cf-c92d-4d53-94dd-993792ed659b", "question": "What is the dob of the person whose job is financial risk analyst ?", "answer": [ "0230-05-14" ], "prolog": { "query": [ "dob(Y_3, Y_4)", "job(Y_3, 'financial risk analyst')" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the person whose", "_2", "is", "_2", "?" ], "type": 4 }, { "id": "51dffe95-7aab-4630-83ad-a95edf0e288e", "question": "What is the hobby of the person whose hobby is whale watching ?", "answer": [ "whale watching" ], "prolog": { "query": [ "hobby(Y_3, Y_4)", "hobby(Y_3, 'whale watching')" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the person whose", "_2", "is", "_2", "?" ], "type": 4 }, { "id": "85891875-a8b3-46f5-b581-72a3a5d0b1a1", "question": "What is the job of the person whose job is it sales professional ?", "answer": [ "it sales professional" ], "prolog": { "query": [ "job(Y_3, Y_4)", "job(Y_3, 'it sales professional')" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the person whose", "_2", "is", "_2", "?" ], "type": 4 }, { "id": "a9f31581-4cba-41b5-aa9e-e312648801fb", "question": "What is the job of the person whose hobby is beekeeping ?", "answer": [ "soil scientist", "airline pilot", "local government officer", "it consultant", "civil engineer, contracting", "civil service administrator", "quarry manager", "teacher, early years/pre" ], "prolog": { "query": [ "job(Y_3, Y_4)", "hobby(Y_3, 'beekeeping')" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the person whose", "_2", "is", "_2", "?" ], "type": 4 }, { "id": "b907cd50-1bce-40b0-b5a5-d35528716c0b", "question": "What is the hobby of the person whose job is investment analyst ?", "answer": [ "insect collecting", "research", "antiquities" ], "prolog": { "query": [ "hobby(Y_3, Y_4)", "job(Y_3, 'investment analyst')" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the person whose", "_2", "is", "_2", "?" ], "type": 4 }, { "id": "093f4efa-d2e0-4e15-b306-dc7d23cdd638", "question": "What is the dob of the person whose job is acupuncturist ?", "answer": [ "0269-08-16" ], "prolog": { "query": [ "dob(Y_3, Y_4)", "job(Y_3, 'acupuncturist')" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the person whose", "_2", "is", "_2", "?" ], "type": 4 }, { "id": "1f38c402-c240-4f8a-99b4-30be5f2f92cd", "question": "What is the hobby of the person whose job is engineer, production ?", "answer": [ "action figure", "research" ], "prolog": { "query": [ "hobby(Y_3, Y_4)", "job(Y_3, 'engineer, production')" ], "answer": "Y_4" }, "template": [ "What is", "the", "_3", "of", "the person whose", "_2", "is", "_2", "?" ], "type": 4 }, { "id": "933c0085-ad2e-4e7d-a5e2-c4c41c0af93d", "question": "How many sons does the mother of cherlyn have?", "answer": [ "340" ], "prolog": { "query": [ "aggregate_all(count, distinct(son(Y_3, Y_5)), Count_5)", "mother('cherlyn', Y_3)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the", "_2", "of", "_1", "have?" ], "type": 5 }, { "id": "6ea74cea-2a9a-41b1-8e22-8527e0830dfd", "question": "How many sisters does the father of landon have?", "answer": [ "390" ], "prolog": { "query": [ "aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)", "father('landon', Y_3)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the", "_2", "of", "_1", "have?" ], "type": 5 }, { "id": "2c7a705b-214e-48a1-936d-0e481d55e029", "question": "How many brothers does the daughter of brad have?", "answer": [ "378" ], "prolog": { "query": [ "aggregate_all(count, distinct(brother(Y_3, Y_5)), Count_5)", "daughter('brad', Y_3)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the", "_2", "of", "_1", "have?" ], "type": 5 }, { "id": "5e897884-62b6-48dd-bf8c-a383539eec4a", "question": "How many siblings does the mother of jennette have?", "answer": [ "768" ], "prolog": { "query": [ "aggregate_all(count, distinct(sibling(Y_3, Y_5)), Count_5)", "mother('jennette', Y_3)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the", "_2", "of", "_1", "have?" ], "type": 5 }, { "id": "252bbc69-20a3-4d87-9cae-cf4682e3697b", "question": "How many sons does the husband of karrie have?", "answer": [ "340" ], "prolog": { "query": [ "aggregate_all(count, distinct(son(Y_3, Y_5)), Count_5)", "husband('karrie', Y_3)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the", "_2", "of", "_1", "have?" ], "type": 5 }, { "id": "90478d92-145e-4187-bca8-c81a8c69dc05", "question": "How many daughters does the wife of noel have?", "answer": [ "362" ], "prolog": { "query": [ "aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)", "wife('noel', Y_3)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the", "_2", "of", "_1", "have?" ], "type": 5 }, { "id": "643c779e-7aff-4d55-bd20-80a4297d67d6", "question": "How many children does the brother of marlo have?", "answer": [ "702" ], "prolog": { "query": [ "aggregate_all(count, distinct(child(Y_3, Y_5)), Count_5)", "brother('marlo', Y_3)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the", "_2", "of", "_1", "have?" ], "type": 5 }, { "id": "e0f88d24-be09-483a-89e2-d87249f4faad", "question": "How many siblings does the father of lynn have?", "answer": [ "768" ], "prolog": { "query": [ "aggregate_all(count, distinct(sibling(Y_3, Y_5)), Count_5)", "father('lynn', Y_3)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the", "_2", "of", "_1", "have?" ], "type": 5 }, { "id": "f3b39828-c21e-45ff-9e26-a8e751f2e173", "question": "How many sisters does the mother of mckinley have?", "answer": [ "390" ], "prolog": { "query": [ "aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)", "mother('mckinley', Y_3)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the", "_2", "of", "_1", "have?" ], "type": 5 }, { "id": "4f7260b8-0ac7-4e0a-b3e9-b31c745a0b8d", "question": "How many daughters does the mother of jacob have?", "answer": [ "362" ], "prolog": { "query": [ "aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)", "mother('jacob', Y_3)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the", "_2", "of", "_1", "have?" ], "type": 5 }, { "id": "40e08364-1018-4163-bac0-e4c0a544af57", "question": "How many sisters does the person whose job is passenger transport manager have?", "answer": [ "390" ], "prolog": { "query": [ "aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)", "job(Y_3, 'passenger transport manager')" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the person whose", "_2", "is", "_2", "have?" ], "type": 6 }, { "id": "00f01275-3c6b-4ae8-8924-dfffbc3054b0", "question": "How many sisters does the person whose job is therapist, art have?", "answer": [ "390" ], "prolog": { "query": [ "aggregate_all(count, distinct(sister(Y_3, Y_5)), Count_5)", "job(Y_3, 'therapist, art')" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the person whose", "_2", "is", "_2", "have?" ], "type": 6 }, { "id": "fc5ff437-03b4-4067-b0e5-6a18f1dee135", "question": "How many children does the person whose hobby is go have?", "answer": [ "702" ], "prolog": { "query": [ "aggregate_all(count, distinct(child(Y_3, Y_5)), Count_5)", "hobby(Y_3, 'go')" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the person whose", "_2", "is", "_2", "have?" ], "type": 6 }, { "id": "d6ffd075-5c93-4811-8f73-8753f6b130e5", "question": "How many sons does the person whose job is camera operator have?", "answer": [ "340" ], "prolog": { "query": [ "aggregate_all(count, distinct(son(Y_3, Y_5)), Count_5)", "job(Y_3, 'camera operator')" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the person whose", "_2", "is", "_2", "have?" ], "type": 6 }, { "id": "765ca62e-0016-41d1-aed7-f23e36886bc0", "question": "How many daughters does the person whose job is editor, film/video have?", "answer": [ "362" ], "prolog": { "query": [ "aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)", "job(Y_3, 'editor, film/video')" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the person whose", "_2", "is", "_2", "have?" ], "type": 6 }, { "id": "1922ff77-0009-425b-b7ae-4690f74516b1", "question": "How many siblings does the person whose job is designer, industrial/product have?", "answer": [ "768" ], "prolog": { "query": [ "aggregate_all(count, distinct(sibling(Y_3, Y_5)), Count_5)", "job(Y_3, 'designer, industrial/product')" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the person whose", "_2", "is", "_2", "have?" ], "type": 6 }, { "id": "0f1196f7-d1e6-4e5f-99c7-5368e5f821c3", "question": "How many brothers does the person whose job is civil engineer, consulting have?", "answer": [ "378" ], "prolog": { "query": [ "aggregate_all(count, distinct(brother(Y_3, Y_5)), Count_5)", "job(Y_3, 'civil engineer, consulting')" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the person whose", "_2", "is", "_2", "have?" ], "type": 6 }, { "id": "41ee3798-8283-4c3a-b6cd-00aa56395557", "question": "How many daughters does the person whose hobby is whale watching have?", "answer": [ "362" ], "prolog": { "query": [ "aggregate_all(count, distinct(daughter(Y_3, Y_5)), Count_5)", "hobby(Y_3, 'whale watching')" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the person whose", "_2", "is", "_2", "have?" ], "type": 6 }, { "id": "cd298d98-32b3-4d8e-9920-bdefca542390", "question": "How many brothers does the person whose job is veterinary surgeon have?", "answer": [ "378" ], "prolog": { "query": [ "aggregate_all(count, distinct(brother(Y_3, Y_5)), Count_5)", "job(Y_3, 'veterinary surgeon')" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the person whose", "_2", "is", "_2", "have?" ], "type": 6 }, { "id": "8319b52c-ed00-4cb1-93b3-15dff3f57981", "question": "How many children does the person whose job is tefl teacher have?", "answer": [ "702" ], "prolog": { "query": [ "aggregate_all(count, distinct(child(Y_3, Y_5)), Count_5)", "job(Y_3, 'tefl teacher')" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "the person whose", "_2", "is", "_2", "have?" ], "type": 6 }, { "id": "91be9a46-785b-43b8-8a6a-43388bc17786", "question": "How many siblings does randell have?", "answer": [ "1" ], "prolog": { "query": [ "aggregate_all(count, distinct(sibling('randell', Y_5)), Count_5)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "_3", "have?" ], "type": 7 }, { "id": "c2743384-26a7-4fe1-8a9e-947d419d3ca7", "question": "How many sons does wanda have?", "answer": [ "2" ], "prolog": { "query": [ "aggregate_all(count, distinct(son('wanda', Y_5)), Count_5)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "_3", "have?" ], "type": 7 }, { "id": "64e043af-3168-487b-bb03-a6f8764c6437", "question": "How many daughters does tanya have?", "answer": [ "0" ], "prolog": { "query": [ "aggregate_all(count, distinct(daughter('tanya', Y_5)), Count_5)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "_3", "have?" ], "type": 7 }, { "id": "6f818d67-05b6-4350-825c-f0ae1a7bc19a", "question": "How many sons does stanford have?", "answer": [ "0" ], "prolog": { "query": [ "aggregate_all(count, distinct(son('stanford', Y_5)), Count_5)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "_3", "have?" ], "type": 7 }, { "id": "68f53af5-35ef-4af4-a40d-76ab8d9d1924", "question": "How many daughters does tianna have?", "answer": [ "0" ], "prolog": { "query": [ "aggregate_all(count, distinct(daughter('tianna', Y_5)), Count_5)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "_3", "have?" ], "type": 7 }, { "id": "712cc046-8444-452e-9c1e-13cdeafbf672", "question": "How many children does christina have?", "answer": [ "0" ], "prolog": { "query": [ "aggregate_all(count, distinct(child('christina', Y_5)), Count_5)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "_3", "have?" ], "type": 7 }, { "id": "6680fce0-d59c-4001-b5d4-ea02ea5ce848", "question": "How many sisters does lurline have?", "answer": [ "1" ], "prolog": { "query": [ "aggregate_all(count, distinct(sister('lurline', Y_5)), Count_5)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "_3", "have?" ], "type": 7 }, { "id": "41f5dad9-fa8c-4144-a370-bea8a2b8e534", "question": "How many sons does florian have?", "answer": [ "0" ], "prolog": { "query": [ "aggregate_all(count, distinct(son('florian', Y_5)), Count_5)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "_3", "have?" ], "type": 7 }, { "id": "e1246288-5f62-48ad-9392-051affab1bde", "question": "How many sisters does ramon have?", "answer": [ "2" ], "prolog": { "query": [ "aggregate_all(count, distinct(sister('ramon', Y_5)), Count_5)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "_3", "have?" ], "type": 7 }, { "id": "b4c10f00-bc9c-4a5d-9264-8aaf2b32973b", "question": "How many sons does orville have?", "answer": [ "0" ], "prolog": { "query": [ "aggregate_all(count, distinct(son('orville', Y_5)), Count_5)" ], "answer": "Count_5" }, "template": [ "How many", "_4", "does", "_3", "have?" ], "type": 7 } ]