diff --git "a/depth9/questions.json" "b/depth9/questions.json" deleted file mode 100644--- "a/depth9/questions.json" +++ /dev/null @@ -1,5399 +0,0 @@ -[ - { - "id": "83fb59a7-4536-46c5-afa3-488fac2ad347", - "question": "Who is the sibling of the husband of the daughter of the person whose job is air cabin crew ?", - "answer": [], - "prolog": { - "query": [ - "sibling(Y_6, Y_8)", - "husband(Y_4, Y_6)", - "daughter(Y_2, Y_4)", - "job(Y_2, 'air cabin crew')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "fef5e8b9-407d-4a33-a046-639557b8385b", - "question": "Who is the mother of the brother of the husband of the person whose hobby is meteorology ?", - "answer": [ - "kanesha" - ], - "prolog": { - "query": [ - "mother(Y_6, Y_8)", - "brother(Y_4, Y_6)", - "husband(Y_2, Y_4)", - "hobby(Y_2, 'meteorology')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "05c36195-22a3-4ce1-8d8c-fa3cdcb41108", - "question": "Who is the brother of the wife of the brother of the person whose job is meditation ?", - "answer": [], - "prolog": { - "query": [ - "brother(Y_6, Y_8)", - "wife(Y_4, Y_6)", - "brother(Y_2, Y_4)", - "job(Y_2, 'meditation')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "6d84e717-cebb-428a-a80d-9cca8a69e0d6", - "question": "Who is the sibling of the sibling of the child of the person whose job is geocaching ?", - "answer": [], - "prolog": { - "query": [ - "sibling(Y_6, Y_8)", - "sibling(Y_4, Y_6)", - "child(Y_2, Y_4)", - "job(Y_2, 'geocaching')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "28705e83-f22b-41ad-ae0d-4563e1f168a8", - "question": "Who is the wife of the child of the wife of the person whose hobby is meditation ?", - "answer": [], - "prolog": { - "query": [ - "wife(Y_6, Y_8)", - "child(Y_4, Y_6)", - "wife(Y_2, Y_4)", - "hobby(Y_2, 'meditation')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "468289a5-eacd-41d9-9c8b-7d36451bfb7a", - "question": "Who is the mother of the sister of the daughter of the person whose job is tether car ?", - "answer": [], - "prolog": { - "query": [ - "mother(Y_6, Y_8)", - "sister(Y_4, Y_6)", - "daughter(Y_2, Y_4)", - "job(Y_2, 'tether car')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "f2fd9467-2b37-465a-a9af-ff004c7f9b80", - "question": "Who is the mother of the sister of the husband of the person whose job is freight forwarder ?", - "answer": [], - "prolog": { - "query": [ - "mother(Y_6, Y_8)", - "sister(Y_4, Y_6)", - "husband(Y_2, Y_4)", - "job(Y_2, 'freight forwarder')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "9b9de123-b84b-458a-8ab3-abbe4af23f87", - "question": "Who is the brother of the child of the brother of the person whose hobby is chief marketing officer ?", - "answer": [], - "prolog": { - "query": [ - "brother(Y_6, Y_8)", - "child(Y_4, Y_6)", - "brother(Y_2, Y_4)", - "hobby(Y_2, 'chief marketing officer')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "cf3b9c1c-c447-4c77-a768-9f796906cc91", - "question": "Who is the father of the brother of the sibling of the person whose hobby is meditation ?", - "answer": [ - "derick" - ], - "prolog": { - "query": [ - "father(Y_6, Y_8)", - "brother(Y_4, Y_6)", - "sibling(Y_2, Y_4)", - "hobby(Y_2, 'meditation')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "fdabd1e6-c219-4ce5-af39-dcb394871f5e", - "question": "Who is the husband of the daughter of the husband of the person whose dob is bus spotting[22 ?", - "answer": [], - "prolog": { - "query": [ - "husband(Y_6, Y_8)", - "daughter(Y_4, Y_6)", - "husband(Y_2, Y_4)", - "dob(Y_2, 'bus spotting[22')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "69e20c96-1081-485b-ab8f-651b56785726", - "question": "Who is the child of the brother of the daughter of deanna ?", - "answer": [], - "prolog": { - "query": [ - "child(Y_6, Y_8)", - "brother(Y_4, Y_6)", - "daughter('deanna', Y_4)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "08554925-b9e7-48de-9cd1-a5b1f1c639ab", - "question": "Who is the sister of the daughter of the brother of tanner ?", - "answer": [], - "prolog": { - "query": [ - "sister(Y_6, Y_8)", - "daughter(Y_4, Y_6)", - "brother('tanner', Y_4)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "45591b8a-c754-4ddd-8e85-90bc036ea8cb", - "question": "Who is the child of the father of the husband of lyndia ?", - "answer": [], - "prolog": { - "query": [ - "child(Y_6, Y_8)", - "father(Y_4, Y_6)", - "husband('lyndia', Y_4)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "06b3e4b9-3cee-4937-8943-b2152e6aadd4", - "question": "Who is the son of the father of the sister of kari ?", - "answer": [ - "colby", - "dominick", - "alfonso" - ], - "prolog": { - "query": [ - "son(Y_6, Y_8)", - "father(Y_4, Y_6)", - "sister('kari', Y_4)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "e394c781-65af-4f31-957c-67d59c976f94", - "question": "Who is the son of the mother of the daughter of miki ?", - "answer": [], - "prolog": { - "query": [ - "son(Y_6, Y_8)", - "mother(Y_4, Y_6)", - "daughter('miki', Y_4)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "4b2f2971-d860-4228-880d-26e4394c2f43", - "question": "Who is the sibling of the father of the husband of dominick ?", - "answer": [], - "prolog": { - "query": [ - "sibling(Y_6, Y_8)", - "father(Y_4, Y_6)", - "husband('dominick', Y_4)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "129bdd7d-e227-4f87-9516-605e8863bd3c", - "question": "Who is the father of the wife of the child of deangelo ?", - "answer": [], - "prolog": { - "query": [ - "father(Y_6, Y_8)", - "wife(Y_4, Y_6)", - "child('deangelo', Y_4)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "bdd2b896-9e04-435d-8948-0da53ee830c3", - "question": "Who is the son of the father of the sibling of maggie ?", - "answer": [], - "prolog": { - "query": [ - "son(Y_6, Y_8)", - "father(Y_4, Y_6)", - "sibling('maggie', Y_4)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "84ea0fa0-989f-477f-865b-53537ce4a53d", - "question": "Who is the child of the brother of the wife of dominick ?", - "answer": [], - "prolog": { - "query": [ - "child(Y_6, Y_8)", - "brother(Y_4, Y_6)", - "wife('dominick', Y_4)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "be36b1f9-0e24-4e75-a2ba-7e7fadc629b0", - "question": "Who is the wife of the mother of the brother of dominick ?", - "answer": [], - "prolog": { - "query": [ - "wife(Y_6, Y_8)", - "mother(Y_4, Y_6)", - "brother('dominick', Y_4)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "b6875206-639b-4951-be83-70c1c9ff867f", - "question": "Who is the child of the son of the person whose job is translator ?", - "answer": [], - "prolog": { - "query": [ - "child(Y_6, Y_8)", - "son(Y_4, Y_6)", - "job(Y_4, 'translator')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "59b5d930-7fdf-4525-b950-a8b5d23033ea", - "question": "Who is the sister of the sibling of the person whose hobby is social studies ?", - "answer": [], - "prolog": { - "query": [ - "sister(Y_6, Y_8)", - "sibling(Y_4, Y_6)", - "hobby(Y_4, 'social studies')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "4f0b2758-8e32-404d-a238-27b85efe9210", - "question": "Who is the son of the sibling of the person whose hobby is police officer ?", - "answer": [], - "prolog": { - "query": [ - "son(Y_6, Y_8)", - "sibling(Y_4, Y_6)", - "hobby(Y_4, 'police officer')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "4ebc6e58-86ca-44d2-af14-b66fa6b2d04a", - "question": "Who is the sister of the wife of the person whose hobby is fossil hunting ?", - "answer": [], - "prolog": { - "query": [ - "sister(Y_6, Y_8)", - "wife(Y_4, Y_6)", - "hobby(Y_4, 'fossil hunting')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "b40801b8-8fcc-4a3f-acc6-38a1b3fae093", - "question": "Who is the sister of the mother of the person whose hobby is police officer ?", - "answer": [], - "prolog": { - "query": [ - "sister(Y_6, Y_8)", - "mother(Y_4, Y_6)", - "hobby(Y_4, 'police officer')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "5f937645-b2b0-4338-84c0-2466c1779053", - "question": "Who is the wife of the brother of the person whose dob is air cabin crew ?", - "answer": [], - "prolog": { - "query": [ - "wife(Y_6, Y_8)", - "brother(Y_4, Y_6)", - "dob(Y_4, 'air cabin crew')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "12532ebd-e6f6-469a-8229-ed1b2bb8080d", - "question": "Who is the wife of the wife of the person whose hobby is product designer ?", - "answer": [], - "prolog": { - "query": [ - "wife(Y_6, Y_8)", - "wife(Y_4, Y_6)", - "hobby(Y_4, 'product designer')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "7607e7dd-84c0-42f6-bd23-cb393a8773f0", - "question": "Who is the brother of the son of the person whose job is museum education officer ?", - "answer": [], - "prolog": { - "query": [ - "brother(Y_6, Y_8)", - "son(Y_4, Y_6)", - "job(Y_4, 'museum education officer')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "2e8a9cdb-072c-4aba-a59b-808e77f267ff", - "question": "Who is the son of the wife of the person whose dob is wikipedia editing ?", - "answer": [], - "prolog": { - "query": [ - "son(Y_6, Y_8)", - "wife(Y_4, Y_6)", - "dob(Y_4, 'wikipedia editing')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "7b763561-ce10-4296-8c6f-e63d9c310dec", - "question": "Who is the wife of the father of the person whose hobby is shogi ?", - "answer": [], - "prolog": { - "query": [ - "wife(Y_6, Y_8)", - "father(Y_4, Y_6)", - "hobby(Y_4, 'shogi')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "35225f34-a8c6-4e07-b220-2c1dff3337c9", - "question": "Who is the father of the brother of vicente ?", - "answer": [], - "prolog": { - "query": [ - "father(Y_6, Y_8)", - "brother('vicente', Y_6)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "cac14f0f-3c8b-4510-9b60-b18877d0841d", - "question": "Who is the son of the son of johnna ?", - "answer": [], - "prolog": { - "query": [ - "son(Y_6, Y_8)", - "son('johnna', Y_6)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "fdfb309d-b7a4-4947-a8a7-e25b896011f2", - "question": "Who is the husband of the wife of ellis ?", - "answer": [], - "prolog": { - "query": [ - "husband(Y_6, Y_8)", - "wife('ellis', Y_6)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "d3cee091-1fb5-4c87-b6cb-05588dea919b", - "question": "Who is the sister of the wife of vicente ?", - "answer": [], - "prolog": { - "query": [ - "sister(Y_6, Y_8)", - "wife('vicente', Y_6)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "433b64cc-a7b9-42a3-bd1a-76948c44233f", - "question": "Who is the mother of the father of daisy ?", - "answer": [ - "lyndia" - ], - "prolog": { - "query": [ - "mother(Y_6, Y_8)", - "father('daisy', Y_6)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "a9212b84-8d14-4661-a7ce-de8828f0a6fe", - "question": "Who is the father of the daughter of scotty ?", - "answer": [ - "scotty" - ], - "prolog": { - "query": [ - "father(Y_6, Y_8)", - "daughter('scotty', Y_6)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "9dde33a6-885e-4cd5-bbc9-89aabddb90a7", - "question": "Who is the wife of the child of thomasine ?", - "answer": [], - "prolog": { - "query": [ - "wife(Y_6, Y_8)", - "child('thomasine', Y_6)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "e12c1846-a93e-4920-bef1-c6d89d954bfe", - "question": "Who is the son of the father of antionette ?", - "answer": [ - "colby", - "dominick", - "alfonso" - ], - "prolog": { - "query": [ - "son(Y_6, Y_8)", - "father('antionette', Y_6)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "eb9c843d-feb2-4c45-b38a-a4f37d154076", - "question": "Who is the husband of the husband of miki ?", - "answer": [], - "prolog": { - "query": [ - "husband(Y_6, Y_8)", - "husband('miki', Y_6)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "252b48aa-0034-4e8a-8c1f-c14822cd8ccd", - "question": "Who is the wife of the father of ellis ?", - "answer": [ - "ila" - ], - "prolog": { - "query": [ - "wife(Y_6, Y_8)", - "father('ellis', Y_6)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the", - "_5", - "of", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "83db404e-6312-466d-8683-ac6916c997bc", - "question": "Who is the brother of the person whose job is meteorology ?", - "answer": [], - "prolog": { - "query": [ - "brother(Y_6, Y_8)", - "job(Y_6, 'meteorology')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the person whose", - "_5", - "is", - "_5", - "?" - ], - "type": 4 - }, - { - "id": "1d95bafa-ce02-4775-8763-2191e35f6ad8", - "question": "Who is the daughter of the person whose hobby is production assistant, television ?", - "answer": [], - "prolog": { - "query": [ - "daughter(Y_6, Y_8)", - "hobby(Y_6, 'production assistant, television')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the person whose", - "_5", - "is", - "_5", - "?" - ], - "type": 4 - }, - { - "id": "8c692cf0-c09d-47af-b9e2-4cf2e2a72b70", - "question": "Who is the wife of the person whose dob is airline pilot ?", - "answer": [], - "prolog": { - "query": [ - "wife(Y_6, Y_8)", - "dob(Y_6, 'airline pilot')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the person whose", - "_5", - "is", - "_5", - "?" - ], - "type": 4 - }, - { - "id": "70ed6c99-b350-46d2-a672-b33f2159fa35", - "question": "Who is the sibling of the person whose dob is finance ?", - "answer": [], - "prolog": { - "query": [ - "sibling(Y_6, Y_8)", - "dob(Y_6, 'finance')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the person whose", - "_5", - "is", - "_5", - "?" - ], - "type": 4 - }, - { - "id": "f32763dd-1b3b-4594-9d5c-a83d3e1ffb38", - "question": "Who is the father of the person whose hobby is therapist, art ?", - "answer": [], - "prolog": { - "query": [ - "father(Y_6, Y_8)", - "hobby(Y_6, 'therapist, art')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the person whose", - "_5", - "is", - "_5", - "?" - ], - "type": 4 - }, - { - "id": "da6ca17f-47dd-469e-a51a-e41575d87062", - "question": "Who is the mother of the person whose dob is commercial/residential surveyor ?", - "answer": [], - "prolog": { - "query": [ - "mother(Y_6, Y_8)", - "dob(Y_6, 'commercial/residential surveyor')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the person whose", - "_5", - "is", - "_5", - "?" - ], - "type": 4 - }, - { - "id": "97cee73d-1ce2-4f41-a39e-6f5d8d85eb4a", - "question": "Who is the sibling of the person whose dob is fossil hunting ?", - "answer": [], - "prolog": { - "query": [ - "sibling(Y_6, Y_8)", - "dob(Y_6, 'fossil hunting')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the person whose", - "_5", - "is", - "_5", - "?" - ], - "type": 4 - }, - { - "id": "ffd7e72e-7d02-4d83-95c0-5607be8559b3", - "question": "Who is the sister of the person whose hobby is learning ?", - "answer": [ - "kari", - "antionette" - ], - "prolog": { - "query": [ - "sister(Y_6, Y_8)", - "hobby(Y_6, 'learning')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the person whose", - "_5", - "is", - "_5", - "?" - ], - "type": 4 - }, - { - "id": "b53cca57-4734-46c6-be59-7115abbe43ef", - "question": "Who is the child of the person whose job is geography ?", - "answer": [], - "prolog": { - "query": [ - "child(Y_6, Y_8)", - "job(Y_6, 'geography')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the person whose", - "_5", - "is", - "_5", - "?" - ], - "type": 4 - }, - { - "id": "aefed98d-db87-4a1e-afca-a1ec30a7394f", - "question": "Who is the brother of the person whose job is contractor ?", - "answer": [ - "colby", - "dominick", - "alfonso" - ], - "prolog": { - "query": [ - "brother(Y_6, Y_8)", - "job(Y_6, 'contractor')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "the person whose", - "_5", - "is", - "_5", - "?" - ], - "type": 4 - }, - { - "id": "6d244b78-1b93-4038-a549-1a9c6aa19af3", - "question": "Who is the father of thomasine ?", - "answer": [], - "prolog": { - "query": [ - "father('thomasine', Y_8)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "_6", - "?" - ], - "type": 5 - }, - { - "id": "383457ab-c8e0-44d0-a075-1a29e3f38915", - "question": "Who is the sister of alfonso ?", - "answer": [ - "kari", - "antionette" - ], - "prolog": { - "query": [ - "sister('alfonso', Y_8)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "_6", - "?" - ], - "type": 5 - }, - { - "id": "6dde0a30-ae50-44fb-b8e1-a0e6db0ed7af", - "question": "Who is the son of maggie ?", - "answer": [], - "prolog": { - "query": [ - "son('maggie', Y_8)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "_6", - "?" - ], - "type": 5 - }, - { - "id": "b9cd7aa5-0758-4e67-bace-56b202d068f9", - "question": "Who is the mother of derick ?", - "answer": [], - "prolog": { - "query": [ - "mother('derick', Y_8)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "_6", - "?" - ], - "type": 5 - }, - { - "id": "a628d621-9279-453c-be96-2d40fe051c1a", - "question": "Who is the daughter of antionette ?", - "answer": [ - "johnna", - "dixie" - ], - "prolog": { - "query": [ - "daughter('antionette', Y_8)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "_6", - "?" - ], - "type": 5 - }, - { - "id": "bdf02576-a5f5-46d5-b66b-4003eb1547dc", - "question": "Who is the son of rosalee ?", - "answer": [], - "prolog": { - "query": [ - "son('rosalee', Y_8)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "_6", - "?" - ], - "type": 5 - }, - { - "id": "31ae3997-61ae-4225-a4f8-5c429709a8fc", - "question": "Who is the father of ila ?", - "answer": [], - "prolog": { - "query": [ - "father('ila', Y_8)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "_6", - "?" - ], - "type": 5 - }, - { - "id": "7ee305ba-f516-4706-a9e5-82bc4f12a0f4", - "question": "Who is the wife of matt ?", - "answer": [ - "thomasine" - ], - "prolog": { - "query": [ - "wife('matt', Y_8)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "_6", - "?" - ], - "type": 5 - }, - { - "id": "0b3bedb5-b210-4618-a670-3d16a46232a0", - "question": "Who is the son of lyndia ?", - "answer": [ - "matt" - ], - "prolog": { - "query": [ - "son('lyndia', Y_8)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "_6", - "?" - ], - "type": 5 - }, - { - "id": "e8a8c416-e34e-425d-b6ad-fae764a3d6df", - "question": "Who is the wife of deanna ?", - "answer": [], - "prolog": { - "query": [ - "wife('deanna', Y_8)" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the", - "_7", - "of", - "_6", - "?" - ], - "type": 5 - }, - { - "id": "25b0ca66-f68f-4764-b24c-3a66fe8c203a", - "question": "Who is the person whose job is shogi ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_8, 'shogi')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the person whose", - "_7", - "is", - "_7", - "?" - ], - "type": 6 - }, - { - "id": "160bb9ce-1d6a-49ef-b4be-c6cfc3416577", - "question": "Who is the person whose job is agricultural engineer ?", - "answer": [ - "vicente" - ], - "prolog": { - "query": [ - "job(Y_8, 'agricultural engineer')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the person whose", - "_7", - "is", - "_7", - "?" - ], - "type": 6 - }, - { - "id": "f418833b-9d4d-4c83-bea1-8a12465bf46f", - "question": "Who is the person whose dob is meditation ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_8, 'meditation')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the person whose", - "_7", - "is", - "_7", - "?" - ], - "type": 6 - }, - { - "id": "70a8d7b0-53b6-4b17-8cc9-222e26ce74df", - "question": "Who is the person whose hobby is fossil hunting ?", - "answer": [ - "derick" - ], - "prolog": { - "query": [ - "hobby(Y_8, 'fossil hunting')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the person whose", - "_7", - "is", - "_7", - "?" - ], - "type": 6 - }, - { - "id": "e3a29e16-cb98-4363-98f0-51855843d0d7", - "question": "Who is the person whose dob is biomedical scientist ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_8, 'biomedical scientist')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the person whose", - "_7", - "is", - "_7", - "?" - ], - "type": 6 - }, - { - "id": "6e7d86bb-7dc1-4fe2-a10a-46637ebf2175", - "question": "Who is the person whose dob is meteorology ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_8, 'meteorology')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the person whose", - "_7", - "is", - "_7", - "?" - ], - "type": 6 - }, - { - "id": "68010fec-2658-47b2-a722-a5dcaf193279", - "question": "Who is the person whose dob is museum education officer ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_8, 'museum education officer')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the person whose", - "_7", - "is", - "_7", - "?" - ], - "type": 6 - }, - { - "id": "2e974f13-8e60-45ca-a62e-588c106fb5f8", - "question": "Who is the person whose dob is airline pilot ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_8, 'airline pilot')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the person whose", - "_7", - "is", - "_7", - "?" - ], - "type": 6 - }, - { - "id": "74fdc4f3-405a-4b8a-a0f0-f786b80e911f", - "question": "Who is the person whose hobby is wikipedia editing ?", - "answer": [ - "scotty" - ], - "prolog": { - "query": [ - "hobby(Y_8, 'wikipedia editing')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the person whose", - "_7", - "is", - "_7", - "?" - ], - "type": 6 - }, - { - "id": "df6ed0c6-7003-4c3a-93dd-28f6b152b79c", - "question": "Who is the person whose hobby is commercial/residential surveyor ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_8, 'commercial/residential surveyor')" - ], - "answer": "Y_8" - }, - "template": [ - "Who is", - "the person whose", - "_7", - "is", - "_7", - "?" - ], - "type": 6 - }, - { - "id": "1fc274fb-b9b4-4a61-a584-8bcdb7823f2a", - "question": "What is the dob of the mother of the sister of the sister of dominick ?", - "answer": [ - "0212-07-22" - ], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "mother(Y_5, Y_7)", - "sister(Y_3, Y_5)", - "sister('dominick', Y_3)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 7 - }, - { - "id": "ed09dc15-2a84-4458-a5fe-e1e6f598cb94", - "question": "What is the job of the child of the son of the father of meghann ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "child(Y_5, Y_7)", - "son(Y_3, Y_5)", - "father('meghann', Y_3)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 7 - }, - { - "id": "98354e00-f79a-456a-89f8-e6eb3344a209", - "question": "What is the hobby of the wife of the father of the child of johnna ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "wife(Y_5, Y_7)", - "father(Y_3, Y_5)", - "child('johnna', Y_3)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 7 - }, - { - "id": "7a1de9f3-da8a-441d-80de-6ab113124e82", - "question": "What is the job of the brother of the mother of the child of deangelo ?", - "answer": [ - "therapist, art", - "translator", - "product designer" - ], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "brother(Y_5, Y_7)", - "mother(Y_3, Y_5)", - "child('deangelo', Y_3)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 7 - }, - { - "id": "99c2c6e4-2be3-4c23-af1e-3c9f639898c4", - "question": "What is the dob of the sister of the sister of the mother of thomasine ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "sister(Y_5, Y_7)", - "sister(Y_3, Y_5)", - "mother('thomasine', Y_3)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 7 - }, - { - "id": "d9c091e9-1034-45b2-bb64-32639b476409", - "question": "What is the dob of the sister of the brother of the father of johnna ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "sister(Y_5, Y_7)", - "brother(Y_3, Y_5)", - "father('johnna', Y_3)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 7 - }, - { - "id": "a41393fa-a7a8-4d64-8ba1-53ed69bbc77d", - "question": "What is the dob of the child of the husband of the mother of deangelo ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "child(Y_5, Y_7)", - "husband(Y_3, Y_5)", - "mother('deangelo', Y_3)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 7 - }, - { - "id": "b25a6836-7db1-41b6-b802-141ef09f1136", - "question": "What is the hobby of the sister of the daughter of the wife of vicente ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "sister(Y_5, Y_7)", - "daughter(Y_3, Y_5)", - "wife('vicente', Y_3)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 7 - }, - { - "id": "d1c745b2-d1c5-4e44-bf13-a49df92ded66", - "question": "What is the job of the child of the daughter of the daughter of deangelo ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "child(Y_5, Y_7)", - "daughter(Y_3, Y_5)", - "daughter('deangelo', Y_3)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 7 - }, - { - "id": "1cb11cad-6d0c-4e4f-a6ef-6e8bcc8dd87e", - "question": "What is the job of the mother of the son of the husband of scotty ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "mother(Y_5, Y_7)", - "son(Y_3, Y_5)", - "husband('scotty', Y_3)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 7 - }, - { - "id": "1fb39916-6a2f-4d8e-b796-c10e172bb9ef", - "question": "What is the job of the father of the sibling of the person whose dob is geography ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "father(Y_5, Y_7)", - "sibling(Y_3, Y_5)", - "dob(Y_3, 'geography')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 8 - }, - { - "id": "2cf56634-7ec5-48d0-81ce-fb48bb6c9cbe", - "question": "What is the job of the husband of the sister of the person whose dob is photography ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "husband(Y_5, Y_7)", - "sister(Y_3, Y_5)", - "dob(Y_3, 'photography')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 8 - }, - { - "id": "0c3c3fbe-983b-45cd-a307-f0f949b1c08d", - "question": "What is the hobby of the brother of the husband of the person whose hobby is public house manager ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "brother(Y_5, Y_7)", - "husband(Y_3, Y_5)", - "hobby(Y_3, 'public house manager')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 8 - }, - { - "id": "b9892459-47c5-4833-85b3-680591eedb79", - "question": "What is the dob of the husband of the child of the person whose hobby is fossil hunting ?", - "answer": [ - "0239-07-26" - ], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "husband(Y_5, Y_7)", - "child(Y_3, Y_5)", - "hobby(Y_3, 'fossil hunting')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 8 - }, - { - "id": "934ca079-3473-4499-a932-e461e7f62241", - "question": "What is the hobby of the father of the father of the person whose hobby is biomedical scientist ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "father(Y_5, Y_7)", - "father(Y_3, Y_5)", - "hobby(Y_3, 'biomedical scientist')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 8 - }, - { - "id": "7d1ed964-f1ad-42f6-a48e-4efe1ad192d6", - "question": "What is the dob of the wife of the wife of the person whose job is dominoes ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "wife(Y_5, Y_7)", - "wife(Y_3, Y_5)", - "job(Y_3, 'dominoes')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 8 - }, - { - "id": "87c95437-940b-47be-a7d6-3987cde74011", - "question": "What is the hobby of the sister of the son of the person whose hobby is agricultural engineer ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "sister(Y_5, Y_7)", - "son(Y_3, Y_5)", - "hobby(Y_3, 'agricultural engineer')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 8 - }, - { - "id": "47357b04-81c8-4e67-b0a1-d1e7c21938cc", - "question": "What is the hobby of the sibling of the brother of the person whose hobby is chief marketing officer ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "sibling(Y_5, Y_7)", - "brother(Y_3, Y_5)", - "hobby(Y_3, 'chief marketing officer')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 8 - }, - { - "id": "d518d33a-ab53-4346-a20e-b383970d7396", - "question": "What is the dob of the husband of the husband of the person whose job is translator ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "husband(Y_5, Y_7)", - "husband(Y_3, Y_5)", - "job(Y_3, 'translator')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 8 - }, - { - "id": "fddc761c-c342-418a-ac82-6c2a17ce7007", - "question": "What is the job of the son of the son of the person whose hobby is accountant, chartered ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "son(Y_5, Y_7)", - "son(Y_3, Y_5)", - "hobby(Y_3, 'accountant, chartered')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 8 - }, - { - "id": "d99286fb-f5f0-49cc-b0c3-c880c7e216aa", - "question": "What is the job of the sister of the mother of rosalee ?", - "answer": [ - "chief marketing officer" - ], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "sister(Y_5, Y_7)", - "mother('rosalee', Y_5)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 9 - }, - { - "id": "90645397-cf3d-461c-8219-12f77326b902", - "question": "What is the dob of the husband of the husband of deangelo ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "husband(Y_5, Y_7)", - "husband('deangelo', Y_5)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 9 - }, - { - "id": "4764dd9c-2392-43c9-972e-f5a0cb98e765", - "question": "What is the hobby of the son of the husband of antionette ?", - "answer": [ - "canoeing" - ], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "son(Y_5, Y_7)", - "husband('antionette', Y_5)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 9 - }, - { - "id": "2656d486-7c1d-4aad-b4c4-d57461c0b31f", - "question": "What is the job of the wife of the mother of ellis ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "wife(Y_5, Y_7)", - "mother('ellis', Y_5)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 9 - }, - { - "id": "6aa02d40-9cea-450b-82af-b170b1bb2597", - "question": "What is the job of the mother of the mother of alton ?", - "answer": [ - "production assistant, television" - ], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "mother(Y_5, Y_7)", - "mother('alton', Y_5)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 9 - }, - { - "id": "3040e8e4-ed1a-49fb-a1d3-513a78a0d617", - "question": "What is the dob of the sibling of the child of deangelo ?", - "answer": [ - "0270-01-28", - "0264-08-02", - "0263-06-10" - ], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "sibling(Y_5, Y_7)", - "child('deangelo', Y_5)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 9 - }, - { - "id": "8c4cde83-e9c5-455d-b516-5b443bae1cee", - "question": "What is the hobby of the child of the father of johnna ?", - "answer": [ - "meteorology", - "photography", - "canoeing" - ], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "child(Y_5, Y_7)", - "father('johnna', Y_5)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 9 - }, - { - "id": "b613800f-8274-46fa-bf97-4139a866fdba", - "question": "What is the hobby of the child of the brother of dominick ?", - "answer": [ - "finance" - ], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "child(Y_5, Y_7)", - "brother('dominick', Y_5)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 9 - }, - { - "id": "99c13961-be25-46f9-95bd-5ccf1385ea80", - "question": "What is the dob of the daughter of the father of scotty ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "daughter(Y_5, Y_7)", - "father('scotty', Y_5)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 9 - }, - { - "id": "d3c5a012-07e3-42c2-8f6c-f225ef0aecbe", - "question": "What is the dob of the mother of the husband of miki ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "mother(Y_5, Y_7)", - "husband('miki', Y_5)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 9 - }, - { - "id": "3c8b42f8-05b6-4c1f-9df7-5e19c59e2e20", - "question": "What is the hobby of the father of the person whose dob is sociology ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "father(Y_5, Y_7)", - "dob(Y_5, 'sociology')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 10 - }, - { - "id": "228b2e24-4e2b-4b09-b73b-ac176ea601aa", - "question": "What is the hobby of the brother of the person whose dob is chief marketing officer ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "brother(Y_5, Y_7)", - "dob(Y_5, 'chief marketing officer')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 10 - }, - { - "id": "562cc47e-7df6-45c2-a239-955dd8c540b3", - "question": "What is the hobby of the brother of the person whose job is photography ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "brother(Y_5, Y_7)", - "job(Y_5, 'photography')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 10 - }, - { - "id": "37c2f172-b471-4677-a58a-5a66718751e1", - "question": "What is the job of the father of the person whose job is dairy farming ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "father(Y_5, Y_7)", - "job(Y_5, 'dairy farming')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 10 - }, - { - "id": "c63785c1-cd5d-490a-99c8-9ccdfd59f528", - "question": "What is the dob of the mother of the person whose hobby is radio-controlled car racing ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "mother(Y_5, Y_7)", - "hobby(Y_5, 'radio-controlled car racing')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 10 - }, - { - "id": "9d17ee28-e3b1-40ac-90f9-60b2865fa218", - "question": "What is the job of the father of the person whose job is freight forwarder ?", - "answer": [ - "geographical information systems officer" - ], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "father(Y_5, Y_7)", - "job(Y_5, 'freight forwarder')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 10 - }, - { - "id": "2498d92f-5e97-44b2-83df-7744a77907ba", - "question": "What is the dob of the daughter of the person whose job is social studies ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "daughter(Y_5, Y_7)", - "job(Y_5, 'social studies')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 10 - }, - { - "id": "b94c6a7a-b97e-4541-90ee-ff872ca7f943", - "question": "What is the job of the sister of the person whose dob is architecture ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "sister(Y_5, Y_7)", - "dob(Y_5, 'architecture')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 10 - }, - { - "id": "ee7dfb02-a8ee-42bc-8122-3b64ff673cb6", - "question": "What is the hobby of the son of the person whose job is meteorology ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "son(Y_5, Y_7)", - "job(Y_5, 'meteorology')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 10 - }, - { - "id": "c7001fc1-8b40-4512-b307-c523889327fd", - "question": "What is the hobby of the brother of the person whose job is geography ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "brother(Y_5, Y_7)", - "job(Y_5, 'geography')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 10 - }, - { - "id": "d12cc80b-80c3-40e1-a8bf-bd119d2e7fcf", - "question": "What is the dob of the daughter of ila ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "daughter('ila', Y_7)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "_5", - "?" - ], - "type": 11 - }, - { - "id": "b99f3e5c-a4fb-43f1-9fb4-12d5a87bb6aa", - "question": "What is the dob of the brother of alfonso ?", - "answer": [ - "0244-04-07", - "0236-06-02" - ], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "brother('alfonso', Y_7)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "_5", - "?" - ], - "type": 11 - }, - { - "id": "20b7d4af-ac22-41a2-b9eb-c3c6e1ff7519", - "question": "What is the hobby of the daughter of lyndia ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "daughter('lyndia', Y_7)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "_5", - "?" - ], - "type": 11 - }, - { - "id": "2b70fc6d-da59-4a09-b9e0-e4de0fd0cf92", - "question": "What is the dob of the child of kanesha ?", - "answer": [ - "0240-12-31", - "0239-10-28", - "0238-10-28", - "0244-04-07", - "0236-06-02" - ], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "child('kanesha', Y_7)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "_5", - "?" - ], - "type": 11 - }, - { - "id": "b310927e-16b6-4673-932f-3ff6e7361e47", - "question": "What is the job of the husband of scotty ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "husband('scotty', Y_7)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "_5", - "?" - ], - "type": 11 - }, - { - "id": "9910f906-457f-4b50-9072-10fd1a398d68", - "question": "What is the hobby of the child of thomasine ?", - "answer": [ - "meteorology", - "geocaching" - ], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "child('thomasine', Y_7)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "_5", - "?" - ], - "type": 11 - }, - { - "id": "a9e75349-af38-4225-b90c-fce1aab6a71b", - "question": "What is the hobby of the child of daisy ?", - "answer": [ - "research", - "biology", - "bus spotting[22" - ], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "child('daisy', Y_7)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "_5", - "?" - ], - "type": 11 - }, - { - "id": "cc0e5fb3-c8e2-45b5-8845-fcaa265ea143", - "question": "What is the dob of the child of alfonso ?", - "answer": [ - "0272-04-21" - ], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "child('alfonso', Y_7)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "_5", - "?" - ], - "type": 11 - }, - { - "id": "7d44c09d-86f7-4d4c-a9fd-7930fb2b64ac", - "question": "What is the job of the sister of tanner ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "sister('tanner', Y_7)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "_5", - "?" - ], - "type": 11 - }, - { - "id": "866c6796-20c2-437e-8ffa-9a7d72b13ab5", - "question": "What is the job of the father of colby ?", - "answer": [ - "estate manager/land agent" - ], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "father('colby', Y_7)" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the", - "_6", - "of", - "_5", - "?" - ], - "type": 11 - }, - { - "id": "83964562-73d5-44dc-a682-90dd6bf021c9", - "question": "What is the dob of the person whose dob is translator ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "dob(Y_7, 'translator')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the person whose", - "_6", - "is", - "_6", - "?" - ], - "type": 12 - }, - { - "id": "d7439db5-df50-4cc9-aabf-2ec534131069", - "question": "What is the dob of the person whose hobby is radio-controlled car racing ?", - "answer": [ - "0231-07-16" - ], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "hobby(Y_7, 'radio-controlled car racing')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the person whose", - "_6", - "is", - "_6", - "?" - ], - "type": 12 - }, - { - "id": "2adb00ba-4f53-46c0-a9a3-f66d77c69f04", - "question": "What is the hobby of the person whose job is product designer ?", - "answer": [ - "learning" - ], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "job(Y_7, 'product designer')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the person whose", - "_6", - "is", - "_6", - "?" - ], - "type": 12 - }, - { - "id": "575c4da6-4781-4a6e-bf56-b8fd571958e2", - "question": "What is the hobby of the person whose hobby is meteorology ?", - "answer": [ - "meteorology" - ], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "hobby(Y_7, 'meteorology')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the person whose", - "_6", - "is", - "_6", - "?" - ], - "type": 12 - }, - { - "id": "e475b3c8-9b09-414f-938f-0e15cc3aeda5", - "question": "What is the job of the person whose dob is social studies ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "dob(Y_7, 'social studies')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the person whose", - "_6", - "is", - "_6", - "?" - ], - "type": 12 - }, - { - "id": "451dfd5a-b593-4af5-b60e-6c0c505802e9", - "question": "What is the dob of the person whose dob is freight forwarder ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_7, Y_8)", - "dob(Y_7, 'freight forwarder')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the person whose", - "_6", - "is", - "_6", - "?" - ], - "type": 12 - }, - { - "id": "75df5c88-b5d0-4fa2-999e-8f8ed4764bb9", - "question": "What is the hobby of the person whose dob is trainspotting ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "dob(Y_7, 'trainspotting')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the person whose", - "_6", - "is", - "_6", - "?" - ], - "type": 12 - }, - { - "id": "726a03c3-80d1-4f85-8e43-9baad3167eca", - "question": "What is the job of the person whose job is dolls ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_7, Y_8)", - "job(Y_7, 'dolls')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the person whose", - "_6", - "is", - "_6", - "?" - ], - "type": 12 - }, - { - "id": "5ab0af28-397a-44ad-9792-efb03c419ff0", - "question": "What is the hobby of the person whose job is tether car ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "job(Y_7, 'tether car')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the person whose", - "_6", - "is", - "_6", - "?" - ], - "type": 12 - }, - { - "id": "9203a104-be6a-481f-915c-1c1926d2e57b", - "question": "What is the hobby of the person whose dob is radio-controlled car racing ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_7, Y_8)", - "dob(Y_7, 'radio-controlled car racing')" - ], - "answer": "Y_8" - }, - "template": [ - "What is", - "the", - "_7", - "of", - "the person whose", - "_6", - "is", - "_6", - "?" - ], - "type": 12 - }, - { - "id": "f8c4bf14-c6f7-48a7-b3eb-18c522e74a37", - "question": "How many children does the son of the mother of the daughter of johnna have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_7, Y_9)), Count_9)", - "son(Y_5, Y_7)", - "mother(Y_3, Y_5)", - "daughter('johnna', Y_3)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "have?" - ], - "type": 13 - }, - { - "id": "9d500483-e7ab-452f-b7cf-7664c4585534", - "question": "How many siblings does the wife of the husband of the mother of ellis have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "wife(Y_5, Y_7)", - "husband(Y_3, Y_5)", - "mother('ellis', Y_3)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "have?" - ], - "type": 13 - }, - { - "id": "a90a1e0c-52d0-4650-8440-395217164995", - "question": "How many siblings does the mother of the son of the sister of deanna have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "mother(Y_5, Y_7)", - "son(Y_3, Y_5)", - "sister('deanna', Y_3)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "have?" - ], - "type": 13 - }, - { - "id": "54991149-3f98-4095-921a-d0f1ae1d2b77", - "question": "How many sisters does the sibling of the child of the husband of deanna have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_7, Y_9)), Count_9)", - "sibling(Y_5, Y_7)", - "child(Y_3, Y_5)", - "husband('deanna', Y_3)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "have?" - ], - "type": 13 - }, - { - "id": "c2749a5c-e8be-4771-a05d-525bec8c0d1e", - "question": "How many children does the brother of the daughter of the brother of colby have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_7, Y_9)), Count_9)", - "brother(Y_5, Y_7)", - "daughter(Y_3, Y_5)", - "brother('colby', Y_3)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "have?" - ], - "type": 13 - }, - { - "id": "ac6eecec-3ac5-4f39-992f-109c7f173f9d", - "question": "How many children does the child of the daughter of the wife of deanna have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_7, Y_9)), Count_9)", - "child(Y_5, Y_7)", - "daughter(Y_3, Y_5)", - "wife('deanna', Y_3)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "have?" - ], - "type": 13 - }, - { - "id": "84acc2a2-c428-403c-b540-4f9c8be67c12", - "question": "How many siblings does the sibling of the father of the son of daisy have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "sibling(Y_5, Y_7)", - "father(Y_3, Y_5)", - "son('daisy', Y_3)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "have?" - ], - "type": 13 - }, - { - "id": "083489d5-8ae9-4258-ac5c-6e49fc5392ad", - "question": "How many siblings does the sister of the son of the daughter of miki have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "sister(Y_5, Y_7)", - "son(Y_3, Y_5)", - "daughter('miki', Y_3)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "have?" - ], - "type": 13 - }, - { - "id": "9bc979d9-56ee-4369-8c43-d6cb79b810e6", - "question": "How many brothers does the sibling of the sister of the mother of kanesha have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "sibling(Y_5, Y_7)", - "sister(Y_3, Y_5)", - "mother('kanesha', Y_3)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "have?" - ], - "type": 13 - }, - { - "id": "ca192c05-ac83-400d-8e75-594a8fa42540", - "question": "How many brothers does the mother of the brother of the sister of deanna have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "mother(Y_5, Y_7)", - "brother(Y_3, Y_5)", - "sister('deanna', Y_3)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "have?" - ], - "type": 13 - }, - { - "id": "ea47dcfa-4de3-46c9-b7fa-e76b9f56ed65", - "question": "How many siblings does the wife of the husband of the person whose job is teacher, adult education have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "wife(Y_5, Y_7)", - "husband(Y_3, Y_5)", - "job(Y_3, 'teacher, adult education')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "have?" - ], - "type": 14 - }, - { - "id": "5ce6429d-b619-4cd6-a82b-1e4958da6ac7", - "question": "How many sons does the child of the sibling of the person whose job is museum education officer have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_7, Y_9)), Count_9)", - "child(Y_5, Y_7)", - "sibling(Y_3, Y_5)", - "job(Y_3, 'museum education officer')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "have?" - ], - "type": 14 - }, - { - "id": "c9163b52-739e-4cd6-a12c-f61f22fd808c", - "question": "How many children does the sibling of the brother of the person whose dob is therapist, art have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_7, Y_9)), Count_9)", - "sibling(Y_5, Y_7)", - "brother(Y_3, Y_5)", - "dob(Y_3, 'therapist, art')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "have?" - ], - "type": 14 - }, - { - "id": "e961a697-9e80-4c56-ab65-dd2f721679a7", - "question": "How many brothers does the daughter of the daughter of the person whose hobby is agricultural engineer have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "daughter(Y_5, Y_7)", - "daughter(Y_3, Y_5)", - "hobby(Y_3, 'agricultural engineer')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "have?" - ], - "type": 14 - }, - { - "id": "de20f258-c285-4d8a-94cb-be02db7c78f4", - "question": "How many brothers does the mother of the sister of the person whose dob is agricultural engineer have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "mother(Y_5, Y_7)", - "sister(Y_3, Y_5)", - "dob(Y_3, 'agricultural engineer')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "have?" - ], - "type": 14 - }, - { - "id": "6990a7c9-0ed8-402c-bf69-5f0d6b82bcb7", - "question": "How many brothers does the father of the wife of the person whose job is tether car have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "father(Y_5, Y_7)", - "wife(Y_3, Y_5)", - "job(Y_3, 'tether car')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "have?" - ], - "type": 14 - }, - { - "id": "ccdaff21-b34b-4685-8e60-e4fc04f679bd", - "question": "How many siblings does the husband of the wife of the person whose dob is canoeing have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "husband(Y_5, Y_7)", - "wife(Y_3, Y_5)", - "dob(Y_3, 'canoeing')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "have?" - ], - "type": 14 - }, - { - "id": "a406a58b-4f6a-4c91-be5b-45838fb2dfa4", - "question": "How many siblings does the sister of the sister of the person whose hobby is accountant, chartered have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "sister(Y_5, Y_7)", - "sister(Y_3, Y_5)", - "hobby(Y_3, 'accountant, chartered')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "have?" - ], - "type": 14 - }, - { - "id": "02c68bc4-eac5-47cf-9a0e-97e6bcfdf1ad", - "question": "How many sons does the sibling of the husband of the person whose job is wikipedia editing have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_7, Y_9)), Count_9)", - "sibling(Y_5, Y_7)", - "husband(Y_3, Y_5)", - "job(Y_3, 'wikipedia editing')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "have?" - ], - "type": 14 - }, - { - "id": "1933197c-c7ee-48ac-b8b5-30fb8142d42c", - "question": "How many siblings does the sister of the son of the person whose job is accountant, chartered have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "sister(Y_5, Y_7)", - "son(Y_3, Y_5)", - "job(Y_3, 'accountant, chartered')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "have?" - ], - "type": 14 - }, - { - "id": "1d2fc9d7-5b38-4d92-917d-11fd2007af20", - "question": "How many sons does the wife of the wife of alton have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_7, Y_9)), Count_9)", - "wife(Y_5, Y_7)", - "wife('alton', Y_5)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "have?" - ], - "type": 15 - }, - { - "id": "6bc19744-32e6-418e-a575-da4233c0ff1a", - "question": "How many sons does the sibling of the husband of miki have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_7, Y_9)), Count_9)", - "sibling(Y_5, Y_7)", - "husband('miki', Y_5)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "have?" - ], - "type": 15 - }, - { - "id": "cf7c2a7c-6d5d-44ca-a459-8d0d783dd74d", - "question": "How many siblings does the wife of the son of rosalee have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "wife(Y_5, Y_7)", - "son('rosalee', Y_5)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "have?" - ], - "type": 15 - }, - { - "id": "d0a6238d-8650-4914-958d-d77f8a0b58c4", - "question": "How many siblings does the father of the sibling of dominick have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "father(Y_5, Y_7)", - "sibling('dominick', Y_5)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "have?" - ], - "type": 15 - }, - { - "id": "25271bdc-41ae-4501-bdb2-3c82114698ef", - "question": "How many children does the father of the husband of kanesha have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_7, Y_9)), Count_9)", - "father(Y_5, Y_7)", - "husband('kanesha', Y_5)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "have?" - ], - "type": 15 - }, - { - "id": "f7a19c10-0d13-4a8b-a3b8-e33d9f941da7", - "question": "How many brothers does the sibling of the husband of tanner have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "sibling(Y_5, Y_7)", - "husband('tanner', Y_5)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "have?" - ], - "type": 15 - }, - { - "id": "53c78822-05e0-4c41-bdb6-1978d97c52bf", - "question": "How many siblings does the father of the daughter of vicente have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "father(Y_5, Y_7)", - "daughter('vicente', Y_5)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "have?" - ], - "type": 15 - }, - { - "id": "aace9c4a-7eca-4421-a86f-df5858b2f3da", - "question": "How many sisters does the husband of the sister of alton have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_7, Y_9)), Count_9)", - "husband(Y_5, Y_7)", - "sister('alton', Y_5)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "have?" - ], - "type": 15 - }, - { - "id": "380e3606-a73a-4156-a700-c3fa9372e92c", - "question": "How many children does the father of the child of miki have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_7, Y_9)), Count_9)", - "father(Y_5, Y_7)", - "child('miki', Y_5)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "have?" - ], - "type": 15 - }, - { - "id": "4fd443e4-0dfd-4cd7-94d7-d596f4fa8ba9", - "question": "How many brothers does the mother of the father of dominick have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "mother(Y_5, Y_7)", - "father('dominick', Y_5)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the", - "_4", - "of", - "_3", - "have?" - ], - "type": 15 - }, - { - "id": "7d4747dc-d0d3-4833-8a63-bc750fc9a116", - "question": "How many daughters does the father of the person whose job is sociology have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter(Y_7, Y_9)), Count_9)", - "father(Y_5, Y_7)", - "job(Y_5, 'sociology')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "have?" - ], - "type": 16 - }, - { - "id": "a80a5a13-af5c-4b1b-9668-8be93763a98f", - "question": "How many daughters does the husband of the person whose job is shogi have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter(Y_7, Y_9)), Count_9)", - "husband(Y_5, Y_7)", - "job(Y_5, 'shogi')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "have?" - ], - "type": 16 - }, - { - "id": "2b0903b3-ae8c-4b7e-b334-517c52718f59", - "question": "How many brothers does the child of the person whose dob is geography have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "child(Y_5, Y_7)", - "dob(Y_5, 'geography')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "have?" - ], - "type": 16 - }, - { - "id": "63833ff2-6306-447b-a56e-0282628a46ae", - "question": "How many children does the child of the person whose job is agricultural engineer have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_7, Y_9)), Count_9)", - "child(Y_5, Y_7)", - "job(Y_5, 'agricultural engineer')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "have?" - ], - "type": 16 - }, - { - "id": "ddb744e7-1013-4180-a0ba-c2bb4af61aa2", - "question": "How many brothers does the child of the person whose dob is geocaching have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "child(Y_5, Y_7)", - "dob(Y_5, 'geocaching')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "have?" - ], - "type": 16 - }, - { - "id": "2cab301f-250d-4294-94f6-63a0a793daf5", - "question": "How many children does the father of the person whose hobby is finance have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_7, Y_9)), Count_9)", - "father(Y_5, Y_7)", - "hobby(Y_5, 'finance')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "have?" - ], - "type": 16 - }, - { - "id": "9563f48f-6193-47b1-95f0-983f074615d9", - "question": "How many siblings does the sister of the person whose job is research scientist (life sciences) have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "sister(Y_5, Y_7)", - "job(Y_5, 'research scientist (life sciences)')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "have?" - ], - "type": 16 - }, - { - "id": "67800c2a-7a26-4d45-92a0-092a22849fac", - "question": "How many sisters does the wife of the person whose dob is research scientist (life sciences) have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_7, Y_9)), Count_9)", - "wife(Y_5, Y_7)", - "dob(Y_5, 'research scientist (life sciences)')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "have?" - ], - "type": 16 - }, - { - "id": "b10a1d52-d0d1-44d3-9edc-6d982437bbb6", - "question": "How many daughters does the son of the person whose dob is wikipedia editing have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter(Y_7, Y_9)), Count_9)", - "son(Y_5, Y_7)", - "dob(Y_5, 'wikipedia editing')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "have?" - ], - "type": 16 - }, - { - "id": "d11784a6-5b25-474f-b629-7db036acd4f4", - "question": "How many brothers does the brother of the person whose dob is biology have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "brother(Y_5, Y_7)", - "dob(Y_5, 'biology')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "the person whose", - "_4", - "is", - "_4", - "have?" - ], - "type": 16 - }, - { - "id": "847164dc-62ba-4f3b-b159-f183be4182be", - "question": "How many siblings does the sibling of reyna have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "sibling('reyna', Y_7)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "_5", - "have?" - ], - "type": 17 - }, - { - "id": "23d88ff8-7f1c-4942-ad0b-cfdb8f30ea65", - "question": "How many siblings does the sibling of alton have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "sibling('alton', Y_7)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "_5", - "have?" - ], - "type": 17 - }, - { - "id": "094a451c-0724-484d-9f00-a09aa040346f", - "question": "How many siblings does the sibling of maggie have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "sibling('maggie', Y_7)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "_5", - "have?" - ], - "type": 17 - }, - { - "id": "98a67115-8957-4baf-8c9d-7575b20c2a50", - "question": "How many sisters does the father of deanna have?", - "answer": [ - "20" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_7, Y_9)), Count_9)", - "father('deanna', Y_7)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "_5", - "have?" - ], - "type": 17 - }, - { - "id": "3bf64774-4b5d-469a-a9e6-19f88f3139f0", - "question": "How many sisters does the child of ellis have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_7, Y_9)), Count_9)", - "child('ellis', Y_7)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "_5", - "have?" - ], - "type": 17 - }, - { - "id": "364d5acf-41c4-4def-9e27-855b4bac09c6", - "question": "How many sisters does the sister of dominick have?", - "answer": [ - "20" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_7, Y_9)), Count_9)", - "sister('dominick', Y_7)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "_5", - "have?" - ], - "type": 17 - }, - { - "id": "55f9f74f-09a9-4006-acfa-64e1eeb599bc", - "question": "How many brothers does the brother of dixie have?", - "answer": [ - "14" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "brother('dixie', Y_7)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "_5", - "have?" - ], - "type": 17 - }, - { - "id": "405dcf81-5efb-4be0-9e26-4fb023d3e2cf", - "question": "How many sons does the mother of ellis have?", - "answer": [ - "12" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_7, Y_9)), Count_9)", - "mother('ellis', Y_7)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "_5", - "have?" - ], - "type": 17 - }, - { - "id": "0dd6e2f6-10d7-4bcc-9b21-848895f812cb", - "question": "How many sons does the sister of ellis have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_7, Y_9)), Count_9)", - "sister('ellis', Y_7)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "_5", - "have?" - ], - "type": 17 - }, - { - "id": "74b6b340-fd0c-4753-a8d5-f75724a0eda4", - "question": "How many sons does the mother of dominick have?", - "answer": [ - "12" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_7, Y_9)), Count_9)", - "mother('dominick', Y_7)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the", - "_6", - "of", - "_5", - "have?" - ], - "type": 17 - }, - { - "id": "2957b478-7c31-45a3-b6c3-369f441b58e7", - "question": "How many siblings does the person whose dob is sociology have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_7, Y_9)), Count_9)", - "dob(Y_7, 'sociology')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the person whose", - "_6", - "is", - "_6", - "have?" - ], - "type": 18 - }, - { - "id": "bf01a41a-5695-414d-a170-d9c976e58920", - "question": "How many sisters does the person whose job is accountant, chartered have?", - "answer": [ - "20" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_7, Y_9)), Count_9)", - "job(Y_7, 'accountant, chartered')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the person whose", - "_6", - "is", - "_6", - "have?" - ], - "type": 18 - }, - { - "id": "100242a0-3182-4ca9-8759-f0ff8eba82a8", - "question": "How many sisters does the person whose dob is agricultural engineer have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_7, Y_9)), Count_9)", - "dob(Y_7, 'agricultural engineer')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the person whose", - "_6", - "is", - "_6", - "have?" - ], - "type": 18 - }, - { - "id": "5e88ca00-df3d-4320-80fe-df455e6d6b83", - "question": "How many children does the person whose job is bus spotting[22 have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_7, Y_9)), Count_9)", - "job(Y_7, 'bus spotting[22')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the person whose", - "_6", - "is", - "_6", - "have?" - ], - "type": 18 - }, - { - "id": "b5f033e6-79ef-4d4f-8bc5-a79dd38f2280", - "question": "How many brothers does the person whose job is museum education officer have?", - "answer": [ - "14" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_7, Y_9)), Count_9)", - "job(Y_7, 'museum education officer')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the person whose", - "_6", - "is", - "_6", - "have?" - ], - "type": 18 - }, - { - "id": "f3a8a506-5b2e-4b4d-b9f0-57f6e4de9a64", - "question": "How many sisters does the person whose hobby is police officer have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_7, Y_9)), Count_9)", - "hobby(Y_7, 'police officer')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the person whose", - "_6", - "is", - "_6", - "have?" - ], - "type": 18 - }, - { - "id": "15eb3d48-3906-4ec6-ad2b-f89733699d7e", - "question": "How many daughters does the person whose hobby is geocaching have?", - "answer": [ - "22" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter(Y_7, Y_9)), Count_9)", - "hobby(Y_7, 'geocaching')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the person whose", - "_6", - "is", - "_6", - "have?" - ], - "type": 18 - }, - { - "id": "2bf04656-5128-4083-8125-446815211c7e", - "question": "How many daughters does the person whose hobby is public house manager have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter(Y_7, Y_9)), Count_9)", - "hobby(Y_7, 'public house manager')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the person whose", - "_6", - "is", - "_6", - "have?" - ], - "type": 18 - }, - { - "id": "a74dda19-3539-4594-814c-46fb0bb5e47e", - "question": "How many sons does the person whose job is public house manager have?", - "answer": [ - "12" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_7, Y_9)), Count_9)", - "job(Y_7, 'public house manager')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the person whose", - "_6", - "is", - "_6", - "have?" - ], - "type": 18 - }, - { - "id": "a2bd1448-9dce-42df-8083-0efa504f9d86", - "question": "How many sisters does the person whose dob is dominoes have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_7, Y_9)), Count_9)", - "dob(Y_7, 'dominoes')" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "the person whose", - "_6", - "is", - "_6", - "have?" - ], - "type": 18 - }, - { - "id": "94876eea-e520-4604-8b1d-4e49fc3153f8", - "question": "How many brothers does reyna have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother('reyna', Y_9)), Count_9)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "_7", - "have?" - ], - "type": 19 - }, - { - "id": "eb3f4daf-04b2-4564-bf54-e8eea59a7f62", - "question": "How many brothers does deangelo have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother('deangelo', Y_9)), Count_9)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "_7", - "have?" - ], - "type": 19 - }, - { - "id": "c00e454b-8d35-4c5f-96d3-bae61cadbe5f", - "question": "How many children does reyna have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child('reyna', Y_9)), Count_9)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "_7", - "have?" - ], - "type": 19 - }, - { - "id": "dd74731e-f3c5-4e81-8cf0-0bcaa57e63d2", - "question": "How many brothers does derick have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother('derick', Y_9)), Count_9)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "_7", - "have?" - ], - "type": 19 - }, - { - "id": "7959fd84-91e5-4b4d-a96d-931f46921d86", - "question": "How many siblings does ila have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling('ila', Y_9)), Count_9)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "_7", - "have?" - ], - "type": 19 - }, - { - "id": "ee3161f6-b47a-415c-aa7f-c3df206def42", - "question": "How many sons does rosalee have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son('rosalee', Y_9)), Count_9)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "_7", - "have?" - ], - "type": 19 - }, - { - "id": "81895776-d0f1-4c4b-b63e-0654321b947b", - "question": "How many siblings does thomasine have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling('thomasine', Y_9)), Count_9)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "_7", - "have?" - ], - "type": 19 - }, - { - "id": "612fbdd4-b49f-4673-b565-993df98355a0", - "question": "How many sons does deanna have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son('deanna', Y_9)), Count_9)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "_7", - "have?" - ], - "type": 19 - }, - { - "id": "ab1fe7f3-e96c-414a-8e86-e1664e5313f3", - "question": "How many sons does lyndia have?", - "answer": [ - "1" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son('lyndia', Y_9)), Count_9)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "_7", - "have?" - ], - "type": 19 - }, - { - "id": "fe0a6069-bed8-4727-a0fe-a74f306cb8d4", - "question": "How many daughters does ila have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter('ila', Y_9)), Count_9)" - ], - "answer": "Count_9" - }, - "template": [ - "How many", - "_8", - "does", - "_7", - "have?" - ], - "type": 19 - } -] \ No newline at end of file