diff --git a/.DS_Store b/.DS_Store index 3b288d639561bdf4c5c11547074e26a24d7ad243..d16c646f7bbbcdae05b7d509f7aabf2c357d9878 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/README.md b/README.md index 4463455ef52264f5a3da03b9274139fd856948ff..6fb31391536af8fe1af0b323652ad33310f294f7 100644 --- a/README.md +++ b/README.md @@ -4,56 +4,56 @@ dataset_name: phantom-wiki configs: - config_name: text-corpus data_files: - - split: depth6 - path: depth6/articles.json - - split: depth6-50 - path: depth6-50/articles.json - - split: depth6-100 - path: depth6-100/articles.json - - split: depth6-500 - path: depth6-500/articles.json - - split: depth - path: depth8/articles.json - - split: depth8-50 - path: depth8-50/articles.json - - split: depth8-100 - path: depth8-100/articles.json - - split: depth8-500 - path: depth8-500/articles.json - - split: depth10 - path: depth10/articles.json - - split: depth10-50 - path: depth10-50/articles.json - - split: depth10-100 - path: depth10-100/articles.json - - split: depth10-500 - path: depth10-500/articles.json + - split: depth6_size26_seed1 + path: depth6_size26_seed1/articles.json + - split: depth6_size50_seed1 + path: depth6_size50_seed1/articles.json + - split: depth6_size100_seed1 + path: depth6_size100_seed1/articles.json + - split: depth6_size500_seed1 + path: depth6_size_500_seed1/articles.json + - split: depth8_size26_seed1 + path: depth8_size26_seed1/articles.json + - split: depth8_size50_seed1 + path: depth8_size50_seed1/articles.json + - split: depth8_size100_seed1 + path: depth8_size100_seed1/articles.json + - split: depth8_size500_seed1 + path: depth8_size_500_seed1/articles.json + - split: depth10_size26_seed1 + path: depth10_size26_seed1/articles.json + - split: depth10_size50_seed1 + path: depth10_size50_seed1/articles.json + - split: depth10_size100_seed1 + path: depth10_size100_seed1/articles.json + - split: depth10_size500_seed1 + path: depth10_size_500_seed1/articles.json - config_name: question-answer data_files: - - split: depth6 - path: depth6/questions.json - - split: depth6-50 - path: depth6-50/questions.json - - split: depth6-100 - path: depth6-100/questions.json - - split: depth6-500 - path: depth6-500/questions.json - - split: depth8 - path: depth8/questions.json - - split: depth8-50 - path: depth8-50/questions.json - - split: depth8-100 - path: depth8-100/questions.json - - split: depth8-500 - path: depth8-500/questions.json - - split: depth10 - path: depth10/questions.json - - split: depth10-50 - path: depth10-50/questions.json - - split: depth10-100 - path: depth10-100/questions.json - - split: depth10-500 - path: depth10-500/questions.json + - split: depth6_size26_seed1 + path: depth6_size26_seed1/questions.json + - split: depth6_size50_seed1 + path: depth6_size50_seed1/questions.json + - split: depth6_size100_seed1 + path: depth6_size100_seed1/questions.json + - split: depth6_size500_seed1 + path: depth6_size_500_seed1/questions.json + - split: depth8_size26_seed1 + path: depth8_size26_seed1/questions.json + - split: depth8_size50_seed1 + path: depth8_size50_seed1/questions.json + - split: depth8_size100_seed1 + path: depth8_size100_seed1/questions.json + - split: depth8_size500_seed1 + path: depth8_size_500_seed1/questions.json + - split: depth10_size26_seed1 + path: depth10_size26_seed1/questions.json + - split: depth10_size50_seed1 + path: depth10_size50_seed1/questions.json + - split: depth10_size100_seed1 + path: depth10_size100_seed1/questions.json + - split: depth10_size500_seed1 + path: depth10_size_500_seed1/questions.json --- # Dataset Card for Dataset Name diff --git a/depth7/questions.json b/depth7/questions.json deleted file mode 100644 index 8a30632718d9c51adbc27cba1fc82f7e5beb55ce..0000000000000000000000000000000000000000 --- a/depth7/questions.json +++ /dev/null @@ -1,2653 +0,0 @@ -[ - { - "id": "bec5d869-7428-476c-9465-8d31bb23b4a2", - "question": "Who is the daughter of the child of reyna ?", - "answer": [], - "prolog": { - "query": [ - "daughter(Y_3, Y_5)", - "child('reyna', Y_3)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "b03188f6-cfce-498f-b1e7-f3b8e3e8926e", - "question": "Who is the sister of the sibling of tanner ?", - "answer": [], - "prolog": { - "query": [ - "sister(Y_3, Y_5)", - "sibling('tanner', Y_3)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "b4cb1c8f-7a42-45a9-8e84-4e039c2e1ca2", - "question": "Who is the brother of the husband of ellis ?", - "answer": [], - "prolog": { - "query": [ - "brother(Y_3, Y_5)", - "husband('ellis', Y_3)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "79de4fe7-0c8c-4c56-acc5-577d3a042c42", - "question": "Who is the father of the wife of lyndia ?", - "answer": [], - "prolog": { - "query": [ - "father(Y_3, Y_5)", - "wife('lyndia', Y_3)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "44ebb114-bd42-4442-83c0-2263499123c9", - "question": "Who is the brother of the wife of kari ?", - "answer": [], - "prolog": { - "query": [ - "brother(Y_3, Y_5)", - "wife('kari', Y_3)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "f220e7ad-419a-42cb-9070-603b92bff78d", - "question": "Who is the child of the son of meghann ?", - "answer": [], - "prolog": { - "query": [ - "child(Y_3, Y_5)", - "son('meghann', Y_3)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "0dd99c66-812f-44ac-a716-f5f55c22370f", - "question": "Who is the wife of the sibling of deanna ?", - "answer": [], - "prolog": { - "query": [ - "wife(Y_3, Y_5)", - "sibling('deanna', Y_3)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "4be1d72e-6a32-4dcd-8435-e86577770d1d", - "question": "Who is the child of the wife of derick ?", - "answer": [ - "kari", - "dominick", - "alfonso", - "colby", - "antionette" - ], - "prolog": { - "query": [ - "child(Y_3, Y_5)", - "wife('derick', Y_3)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "427f96cd-8836-4dbf-bbd6-3336ff2f7545", - "question": "Who is the father of the mother of ellis ?", - "answer": [], - "prolog": { - "query": [ - "father(Y_3, Y_5)", - "mother('ellis', Y_3)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "ab9247a6-4291-415a-85a0-8ba602b5617a", - "question": "Who is the mother of the sister of dominick ?", - "answer": [ - "kanesha" - ], - "prolog": { - "query": [ - "mother(Y_3, Y_5)", - "sister('dominick', Y_3)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the", - "_2", - "of", - "_1", - "?" - ], - "type": 0 - }, - { - "id": "63840976-0743-46a1-b921-c306bbb7e6bc", - "question": "Who is the husband of the person whose job is freight forwarder ?", - "answer": [], - "prolog": { - "query": [ - "husband(Y_3, Y_5)", - "job(Y_3, 'freight forwarder')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "03f1cbc2-80ee-4a06-9a26-95c32aa4abd0", - "question": "Who is the father of the person whose job is freight forwarder ?", - "answer": [ - "deangelo" - ], - "prolog": { - "query": [ - "father(Y_3, Y_5)", - "job(Y_3, 'freight forwarder')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "6ce70120-24a6-491f-913b-7d1f51ec8e06", - "question": "Who is the child of the person whose dob is wikipedia editing ?", - "answer": [], - "prolog": { - "query": [ - "child(Y_3, Y_5)", - "dob(Y_3, 'wikipedia editing')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "14aa489c-f928-4a56-87cf-8e4fb51272da", - "question": "Who is the daughter of the person whose dob is shogi ?", - "answer": [], - "prolog": { - "query": [ - "daughter(Y_3, Y_5)", - "dob(Y_3, 'shogi')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "af69bb0a-0c49-42e1-9b57-3e42c4c7f1a8", - "question": "Who is the father of the person whose dob is meteorology ?", - "answer": [], - "prolog": { - "query": [ - "father(Y_3, Y_5)", - "dob(Y_3, 'meteorology')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "58958f0a-5535-42b7-871c-7af1cad8a69e", - "question": "Who is the husband of the person whose dob is bus spotting[22 ?", - "answer": [], - "prolog": { - "query": [ - "husband(Y_3, Y_5)", - "dob(Y_3, 'bus spotting[22')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "183d810b-c634-4e20-8c21-02e751fec662", - "question": "Who is the sibling of the person whose hobby is estate manager/land agent ?", - "answer": [], - "prolog": { - "query": [ - "sibling(Y_3, Y_5)", - "hobby(Y_3, 'estate manager/land agent')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "bb53e473-4ae2-40e5-b17e-da45c9cd968e", - "question": "Who is the child of the person whose dob is dairy farming ?", - "answer": [], - "prolog": { - "query": [ - "child(Y_3, Y_5)", - "dob(Y_3, 'dairy farming')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "f6018a7e-b8cc-4278-a5f5-9a6ee5e12382", - "question": "Who is the daughter of the person whose dob is advertising copywriter ?", - "answer": [], - "prolog": { - "query": [ - "daughter(Y_3, Y_5)", - "dob(Y_3, 'advertising copywriter')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "9c5179c6-a1f3-41bf-8827-64e3b17b81b9", - "question": "Who is the husband of the person whose dob is commercial/residential surveyor ?", - "answer": [], - "prolog": { - "query": [ - "husband(Y_3, Y_5)", - "dob(Y_3, 'commercial/residential surveyor')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "the person whose", - "_2", - "is", - "_2", - "?" - ], - "type": 1 - }, - { - "id": "03f7565a-0d0b-4124-933c-3328214cdece", - "question": "Who is the child of meghann ?", - "answer": [ - "miki" - ], - "prolog": { - "query": [ - "child('meghann', Y_5)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "e2379fb8-9bd8-41f2-9743-d2d22b850d08", - "question": "Who is the sister of kari ?", - "answer": [ - "antionette" - ], - "prolog": { - "query": [ - "sister('kari', Y_5)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "3337a14d-c78d-43d1-b88b-26a2f72f47ea", - "question": "Who is the son of miki ?", - "answer": [], - "prolog": { - "query": [ - "son('miki', Y_5)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "480470e1-1150-497c-bb06-608e61a4771c", - "question": "Who is the daughter of miki ?", - "answer": [], - "prolog": { - "query": [ - "daughter('miki', Y_5)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "314d869a-5beb-41ff-bb0b-eb760fec4c7c", - "question": "Who is the son of maggie ?", - "answer": [], - "prolog": { - "query": [ - "son('maggie', Y_5)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "ca64b8fd-a818-477a-9937-c4e0498a93a4", - "question": "Who is the husband of dominick ?", - "answer": [], - "prolog": { - "query": [ - "husband('dominick', Y_5)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "c4f6a112-5ec6-46b9-8171-118a7051771e", - "question": "Who is the sibling of miki ?", - "answer": [], - "prolog": { - "query": [ - "sibling('miki', Y_5)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "a1fcb39d-5356-4c3d-95cd-18dd2e15a5fe", - "question": "Who is the child of deangelo ?", - "answer": [ - "alton", - "johnna", - "dixie" - ], - "prolog": { - "query": [ - "child('deangelo', Y_5)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "58abf812-4fd3-431b-800a-4dcde2e6ca5b", - "question": "Who is the father of matt ?", - "answer": [ - "vicente" - ], - "prolog": { - "query": [ - "father('matt', Y_5)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "f2bd81fc-8d1c-4561-9835-3116c0f2b9f3", - "question": "Who is the sibling of maggie ?", - "answer": [], - "prolog": { - "query": [ - "sibling('maggie', Y_5)" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the", - "_4", - "of", - "_3", - "?" - ], - "type": 2 - }, - { - "id": "57469233-0153-4e0b-91be-2992408dbc77", - "question": "Who is the person whose job is trainspotting ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_5, 'trainspotting')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "6278426e-bf82-4250-86f1-8b5ca5bdfd78", - "question": "Who is the person whose hobby is therapist, art ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_5, 'therapist, art')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "d4597c1c-f682-443f-a2db-ab109979b03a", - "question": "Who is the person whose job is photography ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_5, 'photography')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "ee02dac1-217b-484c-835b-82d60c7a0bdf", - "question": "Who is the person whose dob is sociology ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_5, 'sociology')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "6d246651-572d-44eb-a4bf-fc4f9fe4c9da", - "question": "Who is the person whose hobby is tether car ?", - "answer": [ - "lyndia" - ], - "prolog": { - "query": [ - "hobby(Y_5, 'tether car')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "ac515f98-8b3b-48da-b1bc-fee865bc36ef", - "question": "Who is the person whose job is translator ?", - "answer": [ - "alfonso" - ], - "prolog": { - "query": [ - "job(Y_5, 'translator')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "154f354e-72da-4b50-b2fd-747fe207d0ce", - "question": "Who is the person whose job is learning ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_5, 'learning')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "9242542b-4ab6-4393-ae87-2c61e59d10b4", - "question": "Who is the person whose hobby is social studies ?", - "answer": [ - "vicente" - ], - "prolog": { - "query": [ - "hobby(Y_5, 'social studies')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "5aa23a1c-892c-4d35-898e-793de1f8c730", - "question": "Who is the person whose dob is teacher, adult education ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_5, 'teacher, adult education')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "1dcafa7c-ea30-4dcd-a044-15e0a46ed56d", - "question": "Who is the person whose hobby is police officer ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_5, 'police officer')" - ], - "answer": "Y_5" - }, - "template": [ - "Who is", - "the person whose", - "_4", - "is", - "_4", - "?" - ], - "type": 3 - }, - { - "id": "6684ad3c-9c93-438b-bf63-7cc753f327dc", - "question": "What is the hobby of the daughter of the person whose hobby is meteorology ?", - "answer": [ - "bus spotting[22", - "biology", - "research" - ], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "daughter(Y_2, Y_4)", - "hobby(Y_2, 'meteorology')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 4 - }, - { - "id": "99a4bc0b-84ca-4dcb-91cb-85a8a2c1a19e", - "question": "What is the hobby of the child of the person whose dob is meditation ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "child(Y_2, Y_4)", - "dob(Y_2, 'meditation')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 4 - }, - { - "id": "a58d186c-082e-428b-8389-937e73de9f5a", - "question": "What is the dob of the father of the person whose dob is engineer, manufacturing systems ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_4, Y_5)", - "father(Y_2, Y_4)", - "dob(Y_2, 'engineer, manufacturing systems')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 4 - }, - { - "id": "53026400-ab19-49c1-9f1d-400b03fb19a0", - "question": "What is the hobby of the son of the person whose hobby is photography ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "son(Y_2, Y_4)", - "hobby(Y_2, 'photography')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 4 - }, - { - "id": "dbd2fa9b-8b7f-407e-a075-7a6d43873267", - "question": "What is the job of the mother of the person whose hobby is finance ?", - "answer": [ - "commercial/residential surveyor" - ], - "prolog": { - "query": [ - "job(Y_4, Y_5)", - "mother(Y_2, Y_4)", - "hobby(Y_2, 'finance')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 4 - }, - { - "id": "6b5d2a5c-7dd2-46d7-afd8-579f78058246", - "question": "What is the dob of the husband of the person whose dob is accountant, chartered ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_4, Y_5)", - "husband(Y_2, Y_4)", - "dob(Y_2, 'accountant, chartered')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 4 - }, - { - "id": "608d05b8-ca64-4f3e-b5b4-5d79c482982e", - "question": "What is the hobby of the brother of the person whose job is finance ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "brother(Y_2, Y_4)", - "job(Y_2, 'finance')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 4 - }, - { - "id": "a25fb76e-8534-4ff8-ba5f-65d02e5b90ee", - "question": "What is the dob of the husband of the person whose hobby is geocaching ?", - "answer": [ - "0231-07-16" - ], - "prolog": { - "query": [ - "dob(Y_4, Y_5)", - "husband(Y_2, Y_4)", - "hobby(Y_2, 'geocaching')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 4 - }, - { - "id": "08ac7ff8-8562-4537-b2ff-453bb2fdd5dd", - "question": "What is the job of the son of the person whose dob is air cabin crew ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_4, Y_5)", - "son(Y_2, Y_4)", - "dob(Y_2, 'air cabin crew')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 4 - }, - { - "id": "96b4d1b4-5182-4bfd-8355-5b4233d2c06d", - "question": "What is the hobby of the husband of the person whose hobby is finance ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "husband(Y_2, Y_4)", - "hobby(Y_2, 'finance')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "?" - ], - "type": 4 - }, - { - "id": "a853f9f1-b71f-4d74-b952-1b1869fe05a2", - "question": "What is the dob of the sister of scotty ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_4, Y_5)", - "sister('scotty', Y_4)" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 5 - }, - { - "id": "215e2c6a-cd5a-4249-9fbd-2732fe38ac08", - "question": "What is the hobby of the mother of reyna ?", - "answer": [ - "meteorology" - ], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "mother('reyna', Y_4)" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 5 - }, - { - "id": "9e2396a8-12cd-4f87-95d5-48f6cd387262", - "question": "What is the job of the father of dominick ?", - "answer": [ - "estate manager/land agent" - ], - "prolog": { - "query": [ - "job(Y_4, Y_5)", - "father('dominick', Y_4)" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 5 - }, - { - "id": "212f5015-08a7-4627-b02a-d377a7c47add", - "question": "What is the dob of the wife of alfonso ?", - "answer": [ - "0241-07-17" - ], - "prolog": { - "query": [ - "dob(Y_4, Y_5)", - "wife('alfonso', Y_4)" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 5 - }, - { - "id": "c8f144e5-d57f-4938-b294-624d26482ae5", - "question": "What is the job of the son of reyna ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_4, Y_5)", - "son('reyna', Y_4)" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 5 - }, - { - "id": "e055cebc-a2ee-49fc-9d33-967a6a670271", - "question": "What is the hobby of the husband of scotty ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "husband('scotty', Y_4)" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 5 - }, - { - "id": "44ef379c-71de-496d-9a5a-4dfeb16d2260", - "question": "What is the dob of the wife of reyna ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_4, Y_5)", - "wife('reyna', Y_4)" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 5 - }, - { - "id": "da660c51-2e85-4ce7-b96e-c4b4f04546ba", - "question": "What is the dob of the brother of colby ?", - "answer": [ - "0240-12-31", - "0236-06-02" - ], - "prolog": { - "query": [ - "dob(Y_4, Y_5)", - "brother('colby', Y_4)" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 5 - }, - { - "id": "a1aa9bd4-4fa6-4e69-b9f0-5bd1f2607b1b", - "question": "What is the hobby of the daughter of colby ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "daughter('colby', Y_4)" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 5 - }, - { - "id": "ce799d8e-8ce1-4f6c-a239-2fd66fcaaf3c", - "question": "What is the hobby of the wife of johnna ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "wife('johnna', Y_4)" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the", - "_3", - "of", - "_2", - "?" - ], - "type": 5 - }, - { - "id": "04df6937-93dc-478b-860b-787af35ef61d", - "question": "What is the hobby of the person whose dob is museum education officer ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "dob(Y_4, 'museum education officer')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 6 - }, - { - "id": "9f047e0c-e223-4f78-88ca-f47f29965342", - "question": "What is the dob of the person whose job is civil engineer, consulting ?", - "answer": [ - "0272-04-21" - ], - "prolog": { - "query": [ - "dob(Y_4, Y_5)", - "job(Y_4, 'civil engineer, consulting')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 6 - }, - { - "id": "68b3bafc-5f36-48c6-995a-0e5592ca6fd4", - "question": "What is the hobby of the person whose job is meteorology ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "job(Y_4, 'meteorology')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 6 - }, - { - "id": "4d0b3293-0093-482e-b2a9-4951bcccff65", - "question": "What is the hobby of the person whose dob is museum education officer ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "dob(Y_4, 'museum education officer')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 6 - }, - { - "id": "e8a11c45-8547-46c7-8961-9b74911642a6", - "question": "What is the job of the person whose dob is estate manager/land agent ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_4, Y_5)", - "dob(Y_4, 'estate manager/land agent')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 6 - }, - { - "id": "6b796474-9b31-4ce7-bf54-a71e159830ec", - "question": "What is the dob of the person whose job is chief marketing officer ?", - "answer": [ - "0230-04-06" - ], - "prolog": { - "query": [ - "dob(Y_4, Y_5)", - "job(Y_4, 'chief marketing officer')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 6 - }, - { - "id": "70195d7a-bf21-4643-8e2f-cab633b1b776", - "question": "What is the job of the person whose dob is accountant, chartered ?", - "answer": [], - "prolog": { - "query": [ - "job(Y_4, Y_5)", - "dob(Y_4, 'accountant, chartered')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 6 - }, - { - "id": "ee7c3f41-e5dc-4c81-af7e-6d34db1d7869", - "question": "What is the dob of the person whose job is geocaching ?", - "answer": [], - "prolog": { - "query": [ - "dob(Y_4, Y_5)", - "job(Y_4, 'geocaching')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 6 - }, - { - "id": "0798f474-8fa3-43ba-8d95-8cd09240002d", - "question": "What is the hobby of the person whose job is engineer, manufacturing systems ?", - "answer": [ - "architecture" - ], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "job(Y_4, 'engineer, manufacturing systems')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 6 - }, - { - "id": "3f0eaa7d-ea29-4fc0-ab33-410333328695", - "question": "What is the hobby of the person whose dob is architecture ?", - "answer": [], - "prolog": { - "query": [ - "hobby(Y_4, Y_5)", - "dob(Y_4, 'architecture')" - ], - "answer": "Y_5" - }, - "template": [ - "What is", - "the", - "_4", - "of", - "the person whose", - "_3", - "is", - "_3", - "?" - ], - "type": 6 - }, - { - "id": "931ff410-08d8-429f-9399-4a3c9dcfa192", - "question": "How many brothers does the sister of the person whose job is newspaper journalist have?", - "answer": [ - "14" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)", - "sister(Y_2, Y_4)", - "job(Y_2, 'newspaper journalist')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "have?" - ], - "type": 7 - }, - { - "id": "823dd1a6-3453-4a5a-bc95-3f3ccb587af5", - "question": "How many children does the mother of the person whose hobby is meditation have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_4, Y_6)), Count_6)", - "mother(Y_2, Y_4)", - "hobby(Y_2, 'meditation')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "have?" - ], - "type": 7 - }, - { - "id": "ce77a01c-6f2f-4052-a87c-e2359422d7dc", - "question": "How many brothers does the brother of the person whose hobby is biomedical scientist have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)", - "brother(Y_2, Y_4)", - "hobby(Y_2, 'biomedical scientist')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "have?" - ], - "type": 7 - }, - { - "id": "ba6d6451-4455-4cb5-9e74-9152f37d8aa8", - "question": "How many sisters does the wife of the person whose job is agricultural engineer have?", - "answer": [ - "20" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)", - "wife(Y_2, Y_4)", - "job(Y_2, 'agricultural engineer')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "have?" - ], - "type": 7 - }, - { - "id": "28e5a979-1254-42ca-a853-0af17fe02865", - "question": "How many sisters does the sibling of the person whose hobby is fossil hunting have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)", - "sibling(Y_2, Y_4)", - "hobby(Y_2, 'fossil hunting')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "have?" - ], - "type": 7 - }, - { - "id": "0d1adbc9-a792-40f6-b30d-9791fae26106", - "question": "How many siblings does the mother of the person whose dob is meteorology have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)", - "mother(Y_2, Y_4)", - "dob(Y_2, 'meteorology')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "have?" - ], - "type": 7 - }, - { - "id": "dd476885-1882-4711-9807-0ea9c6c71204", - "question": "How many sons does the husband of the person whose dob is airline pilot have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)", - "husband(Y_2, Y_4)", - "dob(Y_2, 'airline pilot')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "have?" - ], - "type": 7 - }, - { - "id": "4a830e4b-9a29-4c0c-be50-83fbaad291da", - "question": "How many siblings does the daughter of the person whose hobby is commercial/residential surveyor have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)", - "daughter(Y_2, Y_4)", - "hobby(Y_2, 'commercial/residential surveyor')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "have?" - ], - "type": 7 - }, - { - "id": "ba842be7-cd57-4b47-a003-56434cb24ef7", - "question": "How many brothers does the sibling of the person whose job is freight forwarder have?", - "answer": [ - "14" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)", - "sibling(Y_2, Y_4)", - "job(Y_2, 'freight forwarder')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "have?" - ], - "type": 7 - }, - { - "id": "4f4950ee-db6d-471b-8c6a-bb84ff744335", - "question": "How many brothers does the child of the person whose job is air cabin crew have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)", - "child(Y_2, Y_4)", - "job(Y_2, 'air cabin crew')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "the person whose", - "_1", - "is", - "_1", - "have?" - ], - "type": 7 - }, - { - "id": "a07afbc9-65fc-4481-8176-1a6db58052f0", - "question": "How many brothers does the child of johnna have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)", - "child('johnna', Y_4)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "_2", - "have?" - ], - "type": 8 - }, - { - "id": "1e70370f-e25f-4c3a-8b5e-e28bdcf872eb", - "question": "How many sons does the son of ellis have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)", - "son('ellis', Y_4)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "_2", - "have?" - ], - "type": 8 - }, - { - "id": "b5b89d5b-9c2a-4dc6-9292-9655a1b8acb2", - "question": "How many sisters does the mother of thomasine have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)", - "mother('thomasine', Y_4)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "_2", - "have?" - ], - "type": 8 - }, - { - "id": "eee8589a-7280-4110-808c-755844d39807", - "question": "How many brothers does the child of miki have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)", - "child('miki', Y_4)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "_2", - "have?" - ], - "type": 8 - }, - { - "id": "7f95ee20-21bd-4e34-85ce-a3ff31d57985", - "question": "How many siblings does the sister of dixie have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)", - "sister('dixie', Y_4)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "_2", - "have?" - ], - "type": 8 - }, - { - "id": "ff28dbe9-5607-4a69-a5b8-dcae165909e0", - "question": "How many sisters does the father of johnna have?", - "answer": [ - "20" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)", - "father('johnna', Y_4)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "_2", - "have?" - ], - "type": 8 - }, - { - "id": "fe465ef7-bfdf-4c28-b484-8dcaac991f34", - "question": "How many sons does the mother of ila have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)", - "mother('ila', Y_4)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "_2", - "have?" - ], - "type": 8 - }, - { - "id": "590a0b69-a90d-4f79-8e3f-4760ea9c7ff2", - "question": "How many children does the husband of lyndia have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_4, Y_6)), Count_6)", - "husband('lyndia', Y_4)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "_2", - "have?" - ], - "type": 8 - }, - { - "id": "fa27dfac-29d0-4ae4-b0cd-1cd2b3f029df", - "question": "How many daughters does the husband of dixie have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter(Y_4, Y_6)), Count_6)", - "husband('dixie', Y_4)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "_2", - "have?" - ], - "type": 8 - }, - { - "id": "fac47867-5fc0-4900-8aa1-bba944f33699", - "question": "How many sons does the sister of dominick have?", - "answer": [ - "12" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)", - "sister('dominick', Y_4)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the", - "_3", - "of", - "_2", - "have?" - ], - "type": 8 - }, - { - "id": "dc0d6ead-5785-4d47-9c02-06febe394e9f", - "question": "How many sons does the person whose hobby is geographical information systems officer have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)", - "hobby(Y_4, 'geographical information systems officer')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the person whose", - "_3", - "is", - "_3", - "have?" - ], - "type": 9 - }, - { - "id": "13ed3287-8799-44da-80d6-71ee26e814ea", - "question": "How many daughters does the person whose job is microbiology have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter(Y_4, Y_6)), Count_6)", - "job(Y_4, 'microbiology')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the person whose", - "_3", - "is", - "_3", - "have?" - ], - "type": 9 - }, - { - "id": "3a44a4e6-1b7f-4d78-8798-3db43c3154e9", - "question": "How many brothers does the person whose hobby is agricultural engineer have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother(Y_4, Y_6)), Count_6)", - "hobby(Y_4, 'agricultural engineer')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the person whose", - "_3", - "is", - "_3", - "have?" - ], - "type": 9 - }, - { - "id": "b63c43ce-50e2-4b71-a332-0217a836d935", - "question": "How many siblings does the person whose job is newspaper journalist have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)", - "job(Y_4, 'newspaper journalist')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the person whose", - "_3", - "is", - "_3", - "have?" - ], - "type": 9 - }, - { - "id": "e24a78a1-57de-4371-9b46-348b7bde7cf0", - "question": "How many children does the person whose job is biomedical scientist have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(child(Y_4, Y_6)), Count_6)", - "job(Y_4, 'biomedical scientist')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the person whose", - "_3", - "is", - "_3", - "have?" - ], - "type": 9 - }, - { - "id": "8c884c45-124b-4f7c-9063-5f4afb46cd0a", - "question": "How many siblings does the person whose dob is photography have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)", - "dob(Y_4, 'photography')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the person whose", - "_3", - "is", - "_3", - "have?" - ], - "type": 9 - }, - { - "id": "4b322a23-448d-43a7-ae20-ec36c742e59f", - "question": "How many sisters does the person whose job is wikipedia editing have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)", - "job(Y_4, 'wikipedia editing')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the person whose", - "_3", - "is", - "_3", - "have?" - ], - "type": 9 - }, - { - "id": "a6b6899b-b225-4586-9680-81e02a2bdcba", - "question": "How many sisters does the person whose hobby is therapist, art have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister(Y_4, Y_6)), Count_6)", - "hobby(Y_4, 'therapist, art')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the person whose", - "_3", - "is", - "_3", - "have?" - ], - "type": 9 - }, - { - "id": "99c1d727-750f-4246-a019-c8280c80f486", - "question": "How many sons does the person whose hobby is airline pilot have?", - "answer": [], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son(Y_4, Y_6)), Count_6)", - "hobby(Y_4, 'airline pilot')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the person whose", - "_3", - "is", - "_3", - "have?" - ], - "type": 9 - }, - { - "id": "9f6493db-d910-4895-a5e4-721ac6b0a627", - "question": "How many siblings does the person whose hobby is research have?", - "answer": [ - "34" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling(Y_4, Y_6)), Count_6)", - "hobby(Y_4, 'research')" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "the person whose", - "_3", - "is", - "_3", - "have?" - ], - "type": 9 - }, - { - "id": "63fd242a-e629-4793-b349-15a97f3d58f7", - "question": "How many daughters does deanna have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter('deanna', Y_6)), Count_6)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "_4", - "have?" - ], - "type": 10 - }, - { - "id": "4b683da8-f41b-4171-93eb-00bdac195473", - "question": "How many brothers does reyna have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother('reyna', Y_6)), Count_6)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "_4", - "have?" - ], - "type": 10 - }, - { - "id": "7a88c6a7-7c29-4292-afdb-a4ab46f2f7a2", - "question": "How many sisters does deangelo have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister('deangelo', Y_6)), Count_6)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "_4", - "have?" - ], - "type": 10 - }, - { - "id": "55db08b4-9f51-480d-9bc5-f06848d73c64", - "question": "How many daughters does alton have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter('alton', Y_6)), Count_6)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "_4", - "have?" - ], - "type": 10 - }, - { - "id": "eed955ed-9301-4588-a994-d5cd505b5218", - "question": "How many siblings does dominick have?", - "answer": [ - "4" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sibling('dominick', Y_6)), Count_6)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "_4", - "have?" - ], - "type": 10 - }, - { - "id": "3413b5db-6da6-40df-af26-8d4b78ab935e", - "question": "How many sons does vicente have?", - "answer": [ - "1" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(son('vicente', Y_6)), Count_6)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "_4", - "have?" - ], - "type": 10 - }, - { - "id": "d522a7c6-da89-4c9c-a366-5e80d31ec060", - "question": "How many sisters does deangelo have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister('deangelo', Y_6)), Count_6)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "_4", - "have?" - ], - "type": 10 - }, - { - "id": "2063d6e0-b657-464a-9c14-8d9f50bcd478", - "question": "How many brothers does scotty have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(brother('scotty', Y_6)), Count_6)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "_4", - "have?" - ], - "type": 10 - }, - { - "id": "401e8b4f-e1cc-4ff3-b279-99eee6a4b4ba", - "question": "How many sisters does tanner have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(sister('tanner', Y_6)), Count_6)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "_4", - "have?" - ], - "type": 10 - }, - { - "id": "74a5ccaf-5b3b-4013-b93a-73a66b6b9532", - "question": "How many daughters does deanna have?", - "answer": [ - "0" - ], - "prolog": { - "query": [ - "aggregate_all(count, distinct(daughter('deanna', Y_6)), Count_6)" - ], - "answer": "Count_6" - }, - "template": [ - "How many", - "_5", - "does", - "_4", - "have?" - ], - "type": 10 - } -] \ No newline at end of file diff --git a/depth8/articles.json b/depth8/articles.json deleted file mode 100644 index eaaad95b694fea56ef2967b708b8177b2558f0bb..0000000000000000000000000000000000000000 --- a/depth8/articles.json +++ /dev/null @@ -1,106 +0,0 @@ -[ - { - "title": "antionette", - "article": "# antionette\n\n## Family\nantionette's siblings are alfonso, colby, dominick, kari.\nThe sister of antionette is kari.\nThe brother of antionette is alfonso, colby, dominick.\nThe mother of antionette is kanesha.\nThe father of antionette is derick.\nThe child of antionette is alton, dixie, johnna.\nThe son of antionette is alton.\nThe daughter of antionette is dixie, johnna.\nThe husband of antionette is deangelo.\n\n## Friends\nThe friend of antionette is daisy, dixie, kari, derick.\n\n## Attributes\nThe date of birth of antionette is 0239-10-28.\nThe job of antionette is contractor.\nThe hobby of antionette is meditation.\n" - }, - { - "title": "daisy", - "article": "# daisy\n\n## Family\ndaisy's siblings are meghann.\nThe sister of daisy is meghann.\nThe mother of daisy is thomasine.\nThe father of daisy is matt.\nThe child of daisy is deanna, reyna, rosalee.\nThe daughter of daisy is deanna, reyna, rosalee.\nThe husband of daisy is dominick.\n\n## Friends\nThe friend of daisy is dixie, kari, thomasine, derick, antionette.\n\n## Attributes\nThe date of birth of daisy is 0237-11-04.\nThe job of daisy is teacher, adult education.\nThe hobby of daisy is meteorology.\n" - }, - { - "title": "deanna", - "article": "# deanna\n\n## Family\ndeanna's siblings are reyna, rosalee.\nThe sister of deanna is reyna, rosalee.\nThe mother of deanna is daisy.\nThe father of deanna is dominick.\n\n## Friends\nThe friend of deanna is ila, maggie, colby, scotty, tanner.\n\n## Attributes\nThe date of birth of deanna is 0270-07-11.\nThe job of deanna is biomedical scientist.\nThe hobby of deanna is biology.\n" - }, - { - "title": "dixie", - "article": "# dixie\n\n## Family\ndixie's siblings are alton, johnna.\nThe sister of dixie is johnna.\nThe brother of dixie is alton.\nThe mother of dixie is antionette.\nThe father of dixie is deangelo.\n\n## Friends\nThe friend of dixie is kari, thomasine, derick, antionette, daisy.\n\n## Attributes\nThe date of birth of dixie is 0270-01-28.\nThe job of dixie is freight forwarder.\nThe hobby of dixie is meteorology.\n" - }, - { - "title": "ila", - "article": "# ila\n\n## Family\nThe child of ila is ellis.\nThe son of ila is ellis.\nThe husband of ila is alfonso.\n\n## Friends\nThe friend of ila is maggie, colby, scotty, tanner, deanna.\n\n## Attributes\nThe date of birth of ila is 0241-07-17.\nThe job of ila is commercial/residential surveyor.\nThe hobby of ila is dolls.\n" - }, - { - "title": "johnna", - "article": "# johnna\n\n## Family\njohnna's siblings are alton, dixie.\nThe sister of johnna is dixie.\nThe brother of johnna is alton.\nThe mother of johnna is antionette.\nThe father of johnna is deangelo.\n\n## Friends\nThe friend of johnna is maggie, miki, alton, deangelo, dominick, ellis.\n\n## Attributes\nThe date of birth of johnna is 0264-08-02.\nThe job of johnna is research scientist (life sciences).\nThe hobby of johnna is photography.\n" - }, - { - "title": "kanesha", - "article": "# kanesha\n\n## Family\nThe child of kanesha is alfonso, antionette, colby, dominick, kari.\nThe son of kanesha is alfonso, colby, dominick.\nThe daughter of kanesha is antionette, kari.\nThe husband of kanesha is derick.\n\n## Friends\nThe friend of kanesha is lyndia, meghann, rosalee, alfonso.\n\n## Attributes\nThe date of birth of kanesha is 0212-07-22.\nThe job of kanesha is production assistant, television.\nThe hobby of kanesha is shogi.\n" - }, - { - "title": "kari", - "article": "# kari\n\n## Family\nkari's siblings are alfonso, antionette, colby, dominick.\nThe sister of kari is antionette.\nThe brother of kari is alfonso, colby, dominick.\nThe mother of kari is kanesha.\nThe father of kari is derick.\n\n## Friends\nThe friend of kari is thomasine, derick, antionette, daisy, dixie.\n\n## Attributes\nThe date of birth of kari is 0238-10-28.\nThe job of kari is public house manager.\nThe hobby of kari is dominoes.\n" - }, - { - "title": "lyndia", - "article": "# lyndia\n\n## Family\nThe mother of lyndia is maggie.\nThe father of lyndia is scotty.\nThe child of lyndia is matt.\nThe son of lyndia is matt.\nThe husband of lyndia is vicente.\n\n## Friends\nThe friend of lyndia is meghann, rosalee, alfonso, kanesha.\n\n## Attributes\nThe date of birth of lyndia is 0178-04-18.\nThe job of lyndia is museum education officer.\nThe hobby of lyndia is tether car.\n" - }, - { - "title": "maggie", - "article": "# maggie\n\n## Family\nThe child of maggie is lyndia.\nThe daughter of maggie is lyndia.\nThe husband of maggie is scotty.\n\n## Friends\nThe friend of maggie is miki, alton, colby, deangelo, dominick, ellis, scotty, tanner, deanna, ila, johnna.\n\n## Attributes\nThe date of birth of maggie is 0148-03-17.\nThe job of maggie is engineer, manufacturing systems.\nThe hobby of maggie is architecture.\n" - }, - { - "title": "meghann", - "article": "# meghann\n\n## Family\nmeghann's siblings are daisy.\nThe sister of meghann is daisy.\nThe mother of meghann is thomasine.\nThe father of meghann is matt.\nThe child of meghann is miki.\nThe daughter of meghann is miki.\nThe husband of meghann is tanner.\n\n## Friends\nThe friend of meghann is rosalee, alfonso, kanesha, lyndia.\n\n## Attributes\nThe date of birth of meghann is 0230-04-06.\nThe job of meghann is chief marketing officer.\nThe hobby of meghann is geocaching.\n" - }, - { - "title": "miki", - "article": "# miki\n\n## Family\nThe mother of miki is meghann.\nThe father of miki is tanner.\n\n## Friends\nThe friend of miki is alton, deangelo, dominick, ellis, johnna, maggie.\n\n## Attributes\nThe date of birth of miki is 0256-10-26.\nThe job of miki is ranger/warden.\nThe hobby of miki is trainspotting.\n" - }, - { - "title": "reyna", - "article": "# reyna\n\n## Family\nreyna's siblings are deanna, rosalee.\nThe sister of reyna is deanna, rosalee.\nThe mother of reyna is daisy.\nThe father of reyna is dominick.\n\n## Friends\nThe friend of reyna is matt.\n\n## Attributes\nThe date of birth of reyna is 0261-08-01.\nThe job of reyna is air cabin crew.\nThe hobby of reyna is bus spotting[22.\n" - }, - { - "title": "rosalee", - "article": "# rosalee\n\n## Family\nrosalee's siblings are deanna, reyna.\nThe sister of rosalee is deanna, reyna.\nThe mother of rosalee is daisy.\nThe father of rosalee is dominick.\n\n## Friends\nThe friend of rosalee is alfonso, matt, vicente, kanesha, lyndia, meghann.\n\n## Attributes\nThe date of birth of rosalee is 0260-09-04.\nThe job of rosalee is newspaper journalist.\nThe hobby of rosalee is research.\n" - }, - { - "title": "thomasine", - "article": "# thomasine\n\n## Family\nThe child of thomasine is daisy, meghann.\nThe daughter of thomasine is daisy, meghann.\nThe husband of thomasine is matt.\n\n## Friends\nThe friend of thomasine is derick, daisy, dixie, kari.\n\n## Attributes\nThe date of birth of thomasine is 0204-09-13.\nThe job of thomasine is police officer.\nThe hobby of thomasine is geography.\n" - }, - { - "title": "alfonso", - "article": "# alfonso\n\n## Family\nalfonso's siblings are antionette, colby, dominick, kari.\nThe sister of alfonso is antionette, kari.\nThe brother of alfonso is colby, dominick.\nThe mother of alfonso is kanesha.\nThe father of alfonso is derick.\nThe child of alfonso is ellis.\nThe son of alfonso is ellis.\nThe wife of alfonso is ila.\n\n## Friends\nThe friend of alfonso is vicente, kanesha, lyndia, meghann, rosalee.\n\n## Attributes\nThe date of birth of alfonso is 0240-12-31.\nThe job of alfonso is translator.\nThe hobby of alfonso is microbiology.\n" - }, - { - "title": "alton", - "article": "# alton\n\n## Family\nalton's siblings are dixie, johnna.\nThe sister of alton is dixie, johnna.\nThe mother of alton is antionette.\nThe father of alton is deangelo.\n\n## Friends\nThe friend of alton is deangelo, dominick, ellis, johnna, maggie, miki.\n\n## Attributes\nThe date of birth of alton is 0263-06-10.\nThe job of alton is accountant, chartered.\nThe hobby of alton is canoeing.\n" - }, - { - "title": "colby", - "article": "# colby\n\n## Family\ncolby's siblings are alfonso, antionette, dominick, kari.\nThe sister of colby is antionette, kari.\nThe brother of colby is alfonso, dominick.\nThe mother of colby is kanesha.\nThe father of colby is derick.\n\n## Friends\nThe friend of colby is scotty, tanner, deanna, ila, maggie.\n\n## Attributes\nThe date of birth of colby is 0244-04-07.\nThe job of colby is product designer.\nThe hobby of colby is learning.\n" - }, - { - "title": "deangelo", - "article": "# deangelo\n\n## Family\nThe child of deangelo is alton, dixie, johnna.\nThe son of deangelo is alton.\nThe daughter of deangelo is dixie, johnna.\nThe wife of deangelo is antionette.\n\n## Friends\nThe friend of deangelo is dominick, ellis, johnna, maggie, miki, alton.\n\n## Attributes\nThe date of birth of deangelo is 0239-07-26.\nThe job of deangelo is geographical information systems officer.\nThe hobby of deangelo is dairy farming.\n" - }, - { - "title": "derick", - "article": "# derick\n\n## Family\nThe child of derick is alfonso, antionette, colby, dominick, kari.\nThe son of derick is alfonso, colby, dominick.\nThe daughter of derick is antionette, kari.\nThe wife of derick is kanesha.\n\n## Friends\nThe friend of derick is antionette, daisy, dixie, kari, thomasine.\n\n## Attributes\nThe date of birth of derick is 0212-09-01.\nThe job of derick is estate manager/land agent.\nThe hobby of derick is fossil hunting.\n" - }, - { - "title": "dominick", - "article": "# dominick\n\n## Family\ndominick's siblings are alfonso, antionette, colby, kari.\nThe sister of dominick is antionette, kari.\nThe brother of dominick is alfonso, colby.\nThe mother of dominick is kanesha.\nThe father of dominick is derick.\nThe child of dominick is deanna, reyna, rosalee.\nThe daughter of dominick is deanna, reyna, rosalee.\nThe wife of dominick is daisy.\n\n## Friends\nThe friend of dominick is ellis, johnna, maggie, miki, alton, deangelo.\n\n## Attributes\nThe date of birth of dominick is 0236-06-02.\nThe job of dominick is therapist, art.\nThe hobby of dominick is sociology.\n" - }, - { - "title": "ellis", - "article": "# ellis\n\n## Family\nThe mother of ellis is ila.\nThe father of ellis is alfonso.\n\n## Friends\nThe friend of ellis is johnna, maggie, miki, alton, deangelo, dominick.\n\n## Attributes\nThe date of birth of ellis is 0272-04-21.\nThe job of ellis is civil engineer, consulting.\nThe hobby of ellis is finance.\n" - }, - { - "title": "matt", - "article": "# matt\n\n## Family\nThe mother of matt is lyndia.\nThe father of matt is vicente.\nThe child of matt is daisy, meghann.\nThe daughter of matt is daisy, meghann.\nThe wife of matt is thomasine.\n\n## Friends\nThe friend of matt is reyna, rosalee.\n\n## Attributes\nThe date of birth of matt is 0205-10-16.\nThe job of matt is investment banker, corporate.\nThe hobby of matt is meditation.\n" - }, - { - "title": "scotty", - "article": "# scotty\n\n## Family\nThe child of scotty is lyndia.\nThe daughter of scotty is lyndia.\nThe wife of scotty is maggie.\n\n## Friends\nThe friend of scotty is tanner, deanna, ila, maggie, colby.\n\n## Attributes\nThe date of birth of scotty is 0149-12-17.\nThe job of scotty is airline pilot.\nThe hobby of scotty is wikipedia editing.\n" - }, - { - "title": "tanner", - "article": "# tanner\n\n## Family\nThe child of tanner is miki.\nThe daughter of tanner is miki.\nThe wife of tanner is meghann.\n\n## Friends\nThe friend of tanner is deanna, ila, maggie, colby, scotty.\n\n## Attributes\nThe date of birth of tanner is 0231-07-16.\nThe job of tanner is advertising copywriter.\nThe hobby of tanner is radio-controlled car racing.\n" - }, - { - "title": "vicente", - "article": "# vicente\n\n## Family\nThe child of vicente is matt.\nThe son of vicente is matt.\nThe wife of vicente is lyndia.\n\n## Friends\nThe friend of vicente is rosalee, alfonso.\n\n## Attributes\nThe date of birth of vicente is 0178-01-25.\nThe job of vicente is agricultural engineer.\nThe hobby of vicente is social studies.\n" - } -] \ No newline at end of file diff --git a/depth8/family_tree_1.pl b/depth8/family_tree_1.pl deleted file mode 100644 index 1549b32655d987fc16b68cfe3d23dd80db64fcab..0000000000000000000000000000000000000000 --- a/depth8/family_tree_1.pl +++ /dev/null @@ -1,61 +0,0 @@ -female(antionette). -female(daisy). -female(deanna). -female(dixie). -female(ila). -female(johnna). -female(kanesha). -female(kari). -female(lyndia). -female(maggie). -female(meghann). -female(miki). -female(reyna). -female(rosalee). -female(thomasine). -male(alfonso). -male(alton). -male(colby). -male(deangelo). -male(derick). -male(dominick). -male(ellis). -male(matt). -male(scotty). -male(tanner). -male(vicente). - -parent(alfonso, ellis). -parent(antionette, alton). -parent(antionette, dixie). -parent(antionette, johnna). -parent(daisy, deanna). -parent(daisy, reyna). -parent(daisy, rosalee). -parent(deangelo, alton). -parent(deangelo, dixie). -parent(deangelo, johnna). -parent(derick, alfonso). -parent(derick, antionette). -parent(derick, colby). -parent(derick, dominick). -parent(derick, kari). -parent(dominick, deanna). -parent(dominick, reyna). -parent(dominick, rosalee). -parent(ila, ellis). -parent(kanesha, alfonso). -parent(kanesha, antionette). -parent(kanesha, colby). -parent(kanesha, dominick). -parent(kanesha, kari). -parent(lyndia, matt). -parent(maggie, lyndia). -parent(matt, daisy). -parent(matt, meghann). -parent(meghann, miki). -parent(scotty, lyndia). -parent(tanner, miki). -parent(thomasine, daisy). -parent(thomasine, meghann). -parent(vicente, matt). \ No newline at end of file diff --git a/depth8/family_tree_1.png b/depth8/family_tree_1.png deleted file mode 100644 index 2a2e8d0167a6993ee83ffaf1c3a4e6c65d19779b..0000000000000000000000000000000000000000 Binary files a/depth8/family_tree_1.png and /dev/null differ diff --git a/depth9/articles.json b/depth9/articles.json deleted file mode 100644 index eaaad95b694fea56ef2967b708b8177b2558f0bb..0000000000000000000000000000000000000000 --- a/depth9/articles.json +++ /dev/null @@ -1,106 +0,0 @@ -[ - { - "title": "antionette", - "article": "# antionette\n\n## Family\nantionette's siblings are alfonso, colby, dominick, kari.\nThe sister of antionette is kari.\nThe brother of antionette is alfonso, colby, dominick.\nThe mother of antionette is kanesha.\nThe father of antionette is derick.\nThe child of antionette is alton, dixie, johnna.\nThe son of antionette is alton.\nThe daughter of antionette is dixie, johnna.\nThe husband of antionette is deangelo.\n\n## Friends\nThe friend of antionette is daisy, dixie, kari, derick.\n\n## Attributes\nThe date of birth of antionette is 0239-10-28.\nThe job of antionette is contractor.\nThe hobby of antionette is meditation.\n" - }, - { - "title": "daisy", - "article": "# daisy\n\n## Family\ndaisy's siblings are meghann.\nThe sister of daisy is meghann.\nThe mother of daisy is thomasine.\nThe father of daisy is matt.\nThe child of daisy is deanna, reyna, rosalee.\nThe daughter of daisy is deanna, reyna, rosalee.\nThe husband of daisy is dominick.\n\n## Friends\nThe friend of daisy is dixie, kari, thomasine, derick, antionette.\n\n## Attributes\nThe date of birth of daisy is 0237-11-04.\nThe job of daisy is teacher, adult education.\nThe hobby of daisy is meteorology.\n" - }, - { - "title": "deanna", - "article": "# deanna\n\n## Family\ndeanna's siblings are reyna, rosalee.\nThe sister of deanna is reyna, rosalee.\nThe mother of deanna is daisy.\nThe father of deanna is dominick.\n\n## Friends\nThe friend of deanna is ila, maggie, colby, scotty, tanner.\n\n## Attributes\nThe date of birth of deanna is 0270-07-11.\nThe job of deanna is biomedical scientist.\nThe hobby of deanna is biology.\n" - }, - { - "title": "dixie", - "article": "# dixie\n\n## Family\ndixie's siblings are alton, johnna.\nThe sister of dixie is johnna.\nThe brother of dixie is alton.\nThe mother of dixie is antionette.\nThe father of dixie is deangelo.\n\n## Friends\nThe friend of dixie is kari, thomasine, derick, antionette, daisy.\n\n## Attributes\nThe date of birth of dixie is 0270-01-28.\nThe job of dixie is freight forwarder.\nThe hobby of dixie is meteorology.\n" - }, - { - "title": "ila", - "article": "# ila\n\n## Family\nThe child of ila is ellis.\nThe son of ila is ellis.\nThe husband of ila is alfonso.\n\n## Friends\nThe friend of ila is maggie, colby, scotty, tanner, deanna.\n\n## Attributes\nThe date of birth of ila is 0241-07-17.\nThe job of ila is commercial/residential surveyor.\nThe hobby of ila is dolls.\n" - }, - { - "title": "johnna", - "article": "# johnna\n\n## Family\njohnna's siblings are alton, dixie.\nThe sister of johnna is dixie.\nThe brother of johnna is alton.\nThe mother of johnna is antionette.\nThe father of johnna is deangelo.\n\n## Friends\nThe friend of johnna is maggie, miki, alton, deangelo, dominick, ellis.\n\n## Attributes\nThe date of birth of johnna is 0264-08-02.\nThe job of johnna is research scientist (life sciences).\nThe hobby of johnna is photography.\n" - }, - { - "title": "kanesha", - "article": "# kanesha\n\n## Family\nThe child of kanesha is alfonso, antionette, colby, dominick, kari.\nThe son of kanesha is alfonso, colby, dominick.\nThe daughter of kanesha is antionette, kari.\nThe husband of kanesha is derick.\n\n## Friends\nThe friend of kanesha is lyndia, meghann, rosalee, alfonso.\n\n## Attributes\nThe date of birth of kanesha is 0212-07-22.\nThe job of kanesha is production assistant, television.\nThe hobby of kanesha is shogi.\n" - }, - { - "title": "kari", - "article": "# kari\n\n## Family\nkari's siblings are alfonso, antionette, colby, dominick.\nThe sister of kari is antionette.\nThe brother of kari is alfonso, colby, dominick.\nThe mother of kari is kanesha.\nThe father of kari is derick.\n\n## Friends\nThe friend of kari is thomasine, derick, antionette, daisy, dixie.\n\n## Attributes\nThe date of birth of kari is 0238-10-28.\nThe job of kari is public house manager.\nThe hobby of kari is dominoes.\n" - }, - { - "title": "lyndia", - "article": "# lyndia\n\n## Family\nThe mother of lyndia is maggie.\nThe father of lyndia is scotty.\nThe child of lyndia is matt.\nThe son of lyndia is matt.\nThe husband of lyndia is vicente.\n\n## Friends\nThe friend of lyndia is meghann, rosalee, alfonso, kanesha.\n\n## Attributes\nThe date of birth of lyndia is 0178-04-18.\nThe job of lyndia is museum education officer.\nThe hobby of lyndia is tether car.\n" - }, - { - "title": "maggie", - "article": "# maggie\n\n## Family\nThe child of maggie is lyndia.\nThe daughter of maggie is lyndia.\nThe husband of maggie is scotty.\n\n## Friends\nThe friend of maggie is miki, alton, colby, deangelo, dominick, ellis, scotty, tanner, deanna, ila, johnna.\n\n## Attributes\nThe date of birth of maggie is 0148-03-17.\nThe job of maggie is engineer, manufacturing systems.\nThe hobby of maggie is architecture.\n" - }, - { - "title": "meghann", - "article": "# meghann\n\n## Family\nmeghann's siblings are daisy.\nThe sister of meghann is daisy.\nThe mother of meghann is thomasine.\nThe father of meghann is matt.\nThe child of meghann is miki.\nThe daughter of meghann is miki.\nThe husband of meghann is tanner.\n\n## Friends\nThe friend of meghann is rosalee, alfonso, kanesha, lyndia.\n\n## Attributes\nThe date of birth of meghann is 0230-04-06.\nThe job of meghann is chief marketing officer.\nThe hobby of meghann is geocaching.\n" - }, - { - "title": "miki", - "article": "# miki\n\n## Family\nThe mother of miki is meghann.\nThe father of miki is tanner.\n\n## Friends\nThe friend of miki is alton, deangelo, dominick, ellis, johnna, maggie.\n\n## Attributes\nThe date of birth of miki is 0256-10-26.\nThe job of miki is ranger/warden.\nThe hobby of miki is trainspotting.\n" - }, - { - "title": "reyna", - "article": "# reyna\n\n## Family\nreyna's siblings are deanna, rosalee.\nThe sister of reyna is deanna, rosalee.\nThe mother of reyna is daisy.\nThe father of reyna is dominick.\n\n## Friends\nThe friend of reyna is matt.\n\n## Attributes\nThe date of birth of reyna is 0261-08-01.\nThe job of reyna is air cabin crew.\nThe hobby of reyna is bus spotting[22.\n" - }, - { - "title": "rosalee", - "article": "# rosalee\n\n## Family\nrosalee's siblings are deanna, reyna.\nThe sister of rosalee is deanna, reyna.\nThe mother of rosalee is daisy.\nThe father of rosalee is dominick.\n\n## Friends\nThe friend of rosalee is alfonso, matt, vicente, kanesha, lyndia, meghann.\n\n## Attributes\nThe date of birth of rosalee is 0260-09-04.\nThe job of rosalee is newspaper journalist.\nThe hobby of rosalee is research.\n" - }, - { - "title": "thomasine", - "article": "# thomasine\n\n## Family\nThe child of thomasine is daisy, meghann.\nThe daughter of thomasine is daisy, meghann.\nThe husband of thomasine is matt.\n\n## Friends\nThe friend of thomasine is derick, daisy, dixie, kari.\n\n## Attributes\nThe date of birth of thomasine is 0204-09-13.\nThe job of thomasine is police officer.\nThe hobby of thomasine is geography.\n" - }, - { - "title": "alfonso", - "article": "# alfonso\n\n## Family\nalfonso's siblings are antionette, colby, dominick, kari.\nThe sister of alfonso is antionette, kari.\nThe brother of alfonso is colby, dominick.\nThe mother of alfonso is kanesha.\nThe father of alfonso is derick.\nThe child of alfonso is ellis.\nThe son of alfonso is ellis.\nThe wife of alfonso is ila.\n\n## Friends\nThe friend of alfonso is vicente, kanesha, lyndia, meghann, rosalee.\n\n## Attributes\nThe date of birth of alfonso is 0240-12-31.\nThe job of alfonso is translator.\nThe hobby of alfonso is microbiology.\n" - }, - { - "title": "alton", - "article": "# alton\n\n## Family\nalton's siblings are dixie, johnna.\nThe sister of alton is dixie, johnna.\nThe mother of alton is antionette.\nThe father of alton is deangelo.\n\n## Friends\nThe friend of alton is deangelo, dominick, ellis, johnna, maggie, miki.\n\n## Attributes\nThe date of birth of alton is 0263-06-10.\nThe job of alton is accountant, chartered.\nThe hobby of alton is canoeing.\n" - }, - { - "title": "colby", - "article": "# colby\n\n## Family\ncolby's siblings are alfonso, antionette, dominick, kari.\nThe sister of colby is antionette, kari.\nThe brother of colby is alfonso, dominick.\nThe mother of colby is kanesha.\nThe father of colby is derick.\n\n## Friends\nThe friend of colby is scotty, tanner, deanna, ila, maggie.\n\n## Attributes\nThe date of birth of colby is 0244-04-07.\nThe job of colby is product designer.\nThe hobby of colby is learning.\n" - }, - { - "title": "deangelo", - "article": "# deangelo\n\n## Family\nThe child of deangelo is alton, dixie, johnna.\nThe son of deangelo is alton.\nThe daughter of deangelo is dixie, johnna.\nThe wife of deangelo is antionette.\n\n## Friends\nThe friend of deangelo is dominick, ellis, johnna, maggie, miki, alton.\n\n## Attributes\nThe date of birth of deangelo is 0239-07-26.\nThe job of deangelo is geographical information systems officer.\nThe hobby of deangelo is dairy farming.\n" - }, - { - "title": "derick", - "article": "# derick\n\n## Family\nThe child of derick is alfonso, antionette, colby, dominick, kari.\nThe son of derick is alfonso, colby, dominick.\nThe daughter of derick is antionette, kari.\nThe wife of derick is kanesha.\n\n## Friends\nThe friend of derick is antionette, daisy, dixie, kari, thomasine.\n\n## Attributes\nThe date of birth of derick is 0212-09-01.\nThe job of derick is estate manager/land agent.\nThe hobby of derick is fossil hunting.\n" - }, - { - "title": "dominick", - "article": "# dominick\n\n## Family\ndominick's siblings are alfonso, antionette, colby, kari.\nThe sister of dominick is antionette, kari.\nThe brother of dominick is alfonso, colby.\nThe mother of dominick is kanesha.\nThe father of dominick is derick.\nThe child of dominick is deanna, reyna, rosalee.\nThe daughter of dominick is deanna, reyna, rosalee.\nThe wife of dominick is daisy.\n\n## Friends\nThe friend of dominick is ellis, johnna, maggie, miki, alton, deangelo.\n\n## Attributes\nThe date of birth of dominick is 0236-06-02.\nThe job of dominick is therapist, art.\nThe hobby of dominick is sociology.\n" - }, - { - "title": "ellis", - "article": "# ellis\n\n## Family\nThe mother of ellis is ila.\nThe father of ellis is alfonso.\n\n## Friends\nThe friend of ellis is johnna, maggie, miki, alton, deangelo, dominick.\n\n## Attributes\nThe date of birth of ellis is 0272-04-21.\nThe job of ellis is civil engineer, consulting.\nThe hobby of ellis is finance.\n" - }, - { - "title": "matt", - "article": "# matt\n\n## Family\nThe mother of matt is lyndia.\nThe father of matt is vicente.\nThe child of matt is daisy, meghann.\nThe daughter of matt is daisy, meghann.\nThe wife of matt is thomasine.\n\n## Friends\nThe friend of matt is reyna, rosalee.\n\n## Attributes\nThe date of birth of matt is 0205-10-16.\nThe job of matt is investment banker, corporate.\nThe hobby of matt is meditation.\n" - }, - { - "title": "scotty", - "article": "# scotty\n\n## Family\nThe child of scotty is lyndia.\nThe daughter of scotty is lyndia.\nThe wife of scotty is maggie.\n\n## Friends\nThe friend of scotty is tanner, deanna, ila, maggie, colby.\n\n## Attributes\nThe date of birth of scotty is 0149-12-17.\nThe job of scotty is airline pilot.\nThe hobby of scotty is wikipedia editing.\n" - }, - { - "title": "tanner", - "article": "# tanner\n\n## Family\nThe child of tanner is miki.\nThe daughter of tanner is miki.\nThe wife of tanner is meghann.\n\n## Friends\nThe friend of tanner is deanna, ila, maggie, colby, scotty.\n\n## Attributes\nThe date of birth of tanner is 0231-07-16.\nThe job of tanner is advertising copywriter.\nThe hobby of tanner is radio-controlled car racing.\n" - }, - { - "title": "vicente", - "article": "# vicente\n\n## Family\nThe child of vicente is matt.\nThe son of vicente is matt.\nThe wife of vicente is lyndia.\n\n## Friends\nThe friend of vicente is rosalee, alfonso.\n\n## Attributes\nThe date of birth of vicente is 0178-01-25.\nThe job of vicente is agricultural engineer.\nThe hobby of vicente is social studies.\n" - } -] \ No newline at end of file diff --git a/depth9/family_tree_1.pl b/depth9/family_tree_1.pl deleted file mode 100644 index 1549b32655d987fc16b68cfe3d23dd80db64fcab..0000000000000000000000000000000000000000 --- a/depth9/family_tree_1.pl +++ /dev/null @@ -1,61 +0,0 @@ -female(antionette). -female(daisy). -female(deanna). -female(dixie). -female(ila). -female(johnna). -female(kanesha). -female(kari). -female(lyndia). -female(maggie). -female(meghann). -female(miki). -female(reyna). -female(rosalee). -female(thomasine). -male(alfonso). -male(alton). -male(colby). -male(deangelo). -male(derick). -male(dominick). -male(ellis). -male(matt). -male(scotty). -male(tanner). -male(vicente). - -parent(alfonso, ellis). -parent(antionette, alton). -parent(antionette, dixie). -parent(antionette, johnna). -parent(daisy, deanna). -parent(daisy, reyna). -parent(daisy, rosalee). -parent(deangelo, alton). -parent(deangelo, dixie). -parent(deangelo, johnna). -parent(derick, alfonso). -parent(derick, antionette). -parent(derick, colby). -parent(derick, dominick). -parent(derick, kari). -parent(dominick, deanna). -parent(dominick, reyna). -parent(dominick, rosalee). -parent(ila, ellis). -parent(kanesha, alfonso). -parent(kanesha, antionette). -parent(kanesha, colby). -parent(kanesha, dominick). -parent(kanesha, kari). -parent(lyndia, matt). -parent(maggie, lyndia). -parent(matt, daisy). -parent(matt, meghann). -parent(meghann, miki). -parent(scotty, lyndia). -parent(tanner, miki). -parent(thomasine, daisy). -parent(thomasine, meghann). -parent(vicente, matt). \ No newline at end of file diff --git a/depth9/family_tree_1.png b/depth9/family_tree_1.png deleted file mode 100644 index 2a2e8d0167a6993ee83ffaf1c3a4e6c65d19779b..0000000000000000000000000000000000000000 Binary files a/depth9/family_tree_1.png and /dev/null differ diff --git a/depth9/questions.json b/depth9/questions.json deleted file mode 100644 index 79a04357c7b76e9264d4b01ec6e95d219c5dcc31..0000000000000000000000000000000000000000 --- 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 diff --git a/depth10-100/articles.json b/depth_10_size_100_seed_1/articles.json similarity index 100% rename from depth10-100/articles.json rename to depth_10_size_100_seed_1/articles.json diff --git a/depth10-100/family_tree_1.pl b/depth_10_size_100_seed_1/family_tree_1.pl similarity index 100% rename from depth10-100/family_tree_1.pl rename to depth_10_size_100_seed_1/family_tree_1.pl diff --git a/depth10-100/family_tree_1.png b/depth_10_size_100_seed_1/family_tree_1.png similarity index 100% rename from depth10-100/family_tree_1.png rename to depth_10_size_100_seed_1/family_tree_1.png diff --git a/depth10-100/questions.json b/depth_10_size_100_seed_1/questions.json similarity index 91% rename from depth10-100/questions.json rename to depth_10_size_100_seed_1/questions.json index 110ff77c8c02a2afc78d3e8ee7b69241437fec4b..74bf242852e278c616238b351d4236778df5e734 100644 --- a/depth10-100/questions.json +++ b/depth_10_size_100_seed_1/questions.json @@ -1,6 +1,6 @@ [ { - "id": "cff4bf0b-bff3-4058-be8b-66bd09d08c1f", + "id": "f5ee61dd-e10a-42cd-bfc6-627d8b31091c", "question": "Who is the wife of the husband of the mother of the person whose job is electronics engineer ?", "answer": [ "nell" @@ -34,7 +34,7 @@ "type": 0 }, { - "id": "85ca6eae-2e75-476a-8583-18efe24d1eef", + "id": "22e99052-4515-47b1-a368-18ad826430cd", "question": "Who is the father of the daughter of the sister of the person whose job is freight forwarder ?", "answer": [ "cornelius" @@ -68,7 +68,7 @@ "type": 0 }, { - "id": "d7ae21a6-c0d2-4966-a8f3-6d0f4ff93873", + "id": "1832d464-85ee-4506-9104-67279e634992", "question": "Who is the son of the husband of the sister of the person whose hobby is radio-controlled car racing ?", "answer": [ "alberto" @@ -102,7 +102,7 @@ "type": 0 }, { - "id": "a09e83ea-a071-4324-881d-d842d0ea8a23", + "id": "9f1aace0-a68d-424b-b9f9-f7796e9670af", "question": "Who is the mother of the brother of the daughter of the person whose job is acupuncturist ?", "answer": [ "lyndia" @@ -136,14 +136,14 @@ "type": 0 }, { - "id": "31b0392e-8ae9-41ec-8b7c-4062774001d9", + "id": "e78461b7-eb7d-44ea-94b7-ffd4fe0a41e5", "question": "Who is the sibling of the sibling of the brother of the person whose job is financial manager ?", "answer": [ + "antionette", + "alfonso", "kari", "dominick", - "colby", - "antionette", - "alfonso" + "colby" ], "prolog": { "query": [ @@ -174,7 +174,7 @@ "type": 0 }, { - "id": "3762fad2-9edb-44d1-9008-dca5f5ad746c", + "id": "be883ac0-074b-4f6a-ba38-5fc2ae7e1379", "question": "Who is the father of the daughter of the daughter of the person whose hobby is herping ?", "answer": [ "tanner", @@ -209,7 +209,7 @@ "type": 0 }, { - "id": "9be64cb3-d095-46d0-a86f-52cd2128eada", + "id": "3368be93-d302-4aa1-af88-45cc1d72101b", "question": "Who is the mother of the child of the child of the person whose hobby is cooking ?", "answer": [ "concepcion" @@ -243,7 +243,7 @@ "type": 0 }, { - "id": "182408a6-13ed-4363-af80-14d235133f85", + "id": "4db9402c-906c-4856-a2d1-3e31a7a6de2a", "question": "Who is the father of the sibling of the sister of the person whose job is air cabin crew ?", "answer": [ "dominick" @@ -277,7 +277,7 @@ "type": 0 }, { - "id": "25fd6d5f-4023-4da0-bee8-d55461e2e04f", + "id": "e1fdefb0-a4db-411f-8d1d-091f4b094520", "question": "Who is the child of the mother of the child of the person whose hobby is magic ?", "answer": [ "aura" @@ -311,11 +311,11 @@ "type": 0 }, { - "id": "a80f5a5b-476b-4cf6-9f09-872e732e2219", + "id": "45567b48-8c97-4df4-985a-ef24233c98d4", "question": "Who is the brother of the father of the mother of the person whose job is retail buyer ?", "answer": [ - "colby", - "alfonso" + "alfonso", + "colby" ], "prolog": { "query": [ @@ -346,7 +346,7 @@ "type": 0 }, { - "id": "673f345e-da61-4721-a9dd-c53b90f18058", + "id": "fe6a32b8-90c1-45cb-8e71-d69159989a9b", "question": "Who is the brother of the sibling of the father of alejandra ?", "answer": [ "zane", @@ -377,7 +377,7 @@ "type": 1 }, { - "id": "cb7612b5-1979-43dc-a2f6-436d13ff88a3", + "id": "b6881fc2-ee13-4c20-abf5-ec4f5f792026", "question": "Who is the father of the sister of the brother of tona ?", "answer": [ "vicente" @@ -407,7 +407,7 @@ "type": 1 }, { - "id": "41b75503-b1c7-40d9-947a-490e9988f9b9", + "id": "87b837e3-819d-4a2e-9d82-296ed14f2e84", "question": "Who is the son of the mother of the father of eric ?", "answer": [ "ellis" @@ -437,7 +437,7 @@ "type": 1 }, { - "id": "a278bb9f-4d00-4382-8685-bb06d674bd4b", + "id": "bc80311b-721a-49cb-bba8-d99770f82dcc", "question": "Who is the brother of the father of the daughter of maegan ?", "answer": [ "milo" @@ -467,7 +467,7 @@ "type": 1 }, { - "id": "d1fa7f48-d724-4e40-a4b4-bfb6ff13bc78", + "id": "bdf70694-2994-4921-9338-aef6a91a7b20", "question": "Who is the father of the sister of the child of donald ?", "answer": [ "donald" @@ -497,7 +497,7 @@ "type": 1 }, { - "id": "7ef39425-7a2d-45d4-95d2-c7b2790145de", + "id": "2400d591-c88d-49ba-b337-0945b03e3e3a", "question": "Who is the mother of the child of the father of robyn ?", "answer": [ "johnna" @@ -527,7 +527,7 @@ "type": 1 }, { - "id": "45f2d19b-4eff-4a89-aa39-738440c20cb5", + "id": "e1029030-5ebe-4b8f-8f8d-0c1cde7ed762", "question": "Who is the father of the daughter of the father of robyn ?", "answer": [ "federico" @@ -557,11 +557,11 @@ "type": 1 }, { - "id": "7170cf1f-a997-493a-8fd5-f2f7ff29ac88", + "id": "72826f46-e0d0-4760-b126-547255977d6d", "question": "Who is the father of the daughter of the child of meghann ?", "answer": [ - "cordell", - "joe" + "joe", + "cordell" ], "prolog": { "query": [ @@ -588,7 +588,7 @@ "type": 1 }, { - "id": "f0c2173f-d667-4151-ba94-d99d19fbee22", + "id": "ce823083-c4c2-41fb-84b0-c0d250410105", "question": "Who is the father of the child of the mother of robyn ?", "answer": [ "federico" @@ -618,7 +618,7 @@ "type": 1 }, { - "id": "9ac9a575-5a8d-4194-9fbb-bb168b32a0b7", + "id": "ed456198-ab3a-4360-9cdf-88c527c448be", "question": "Who is the sibling of the sister of the brother of mckinley ?", "answer": [ "reinaldo", @@ -649,7 +649,7 @@ "type": 1 }, { - "id": "d0934738-e1ad-44cd-8811-48778513236b", + "id": "86a9ac58-4cfb-4a18-a973-4c05da818dbc", "question": "Who is the son of the child of the person whose hobby is magnet fishing ?", "answer": [ "joe" @@ -679,7 +679,7 @@ "type": 2 }, { - "id": "27e64740-6f2c-4654-b344-7eb10248e898", + "id": "f96acb09-441e-4233-a777-72b01b591dfa", "question": "Who is the child of the child of the person whose job is therapist, horticultural ?", "answer": [ "ellis" @@ -709,14 +709,14 @@ "type": 2 }, { - "id": "b420a394-63e7-4389-b026-f77837efbca4", + "id": "51381651-14f7-4d16-a4de-844e7224a4d6", "question": "Who is the child of the child of the person whose job is air traffic controller ?", "answer": [ - "nick", - "johnna", - "alton", "kurt", - "dixie" + "alton", + "nick", + "dixie", + "johnna" ], "prolog": { "query": [ @@ -743,7 +743,7 @@ "type": 2 }, { - "id": "9d627b5b-3d81-4265-96f7-055767528ca8", + "id": "fe5587f1-2c73-4ed0-834a-708d9443fba3", "question": "Who is the father of the brother of the person whose hobby is darts ?", "answer": [ "deangelo" @@ -773,7 +773,7 @@ "type": 2 }, { - "id": "c0507c54-65f0-4ec2-99ec-8fb9906cb88b", + "id": "abf45641-c968-4bd2-8fe1-d392c024bed3", "question": "Who is the husband of the mother of the person whose job is early years teacher ?", "answer": [ "ellis" @@ -803,7 +803,7 @@ "type": 2 }, { - "id": "f97664bf-2d94-4230-83ca-375c9a3f257d", + "id": "008c58ad-7d8b-48b5-89f2-2bf64511726d", "question": "Who is the sibling of the sibling of the person whose job is development worker, community ?", "answer": [ "ezequiel" @@ -833,7 +833,7 @@ "type": 2 }, { - "id": "10dc6ede-b664-4be1-9e48-17e574e5770b", + "id": "0c014a92-bc10-4c73-8e31-311061accf61", "question": "Who is the child of the wife of the person whose hobby is bowling ?", "answer": [ "joe" @@ -863,7 +863,7 @@ "type": 2 }, { - "id": "2103ed42-0710-42ef-9acc-fc27d5e0c55e", + "id": "ff5a2933-44a2-4c20-b31c-8bf36337fc4f", "question": "Who is the daughter of the daughter of the person whose job is medical technical officer ?", "answer": [ "robyn" @@ -893,7 +893,7 @@ "type": 2 }, { - "id": "a94cb80f-7862-423f-9016-79f4d82e3650", + "id": "4e08ba7f-f5ad-456c-b9bc-8fbe333e1c42", "question": "Who is the brother of the sibling of the person whose job is nurse, mental health ?", "answer": [ "reinaldo", @@ -924,7 +924,7 @@ "type": 2 }, { - "id": "a0686567-3267-437f-bb08-ffab57f45fa2", + "id": "7e0c5615-3eda-4f9b-9085-828fbaad4b67", "question": "Who is the father of the son of the person whose job is air traffic controller ?", "answer": [ "jay" @@ -954,7 +954,7 @@ "type": 2 }, { - "id": "92359310-95c7-421e-b972-6eb1df0ca201", + "id": "811e3067-ce79-4794-9b39-f0d96936f26d", "question": "Who is the sister of the sibling of tanya ?", "answer": [ "tanya" @@ -980,7 +980,7 @@ "type": 3 }, { - "id": "5e35858a-fc44-4f69-8307-6e68eda58b21", + "id": "05227762-c105-4ba4-9939-43b94dacae3d", "question": "Who is the husband of the wife of manual ?", "answer": [ "manual" @@ -1006,7 +1006,7 @@ "type": 3 }, { - "id": "9983ca15-811d-419e-a7f6-05e31cc6d427", + "id": "aefda6a4-2486-497e-aa32-985291593284", "question": "Who is the child of the wife of leonardo ?", "answer": [ "brigida", @@ -1033,7 +1033,7 @@ "type": 3 }, { - "id": "64874a48-2ee5-4372-b9d5-bfb20bb7800f", + "id": "80e69372-dff9-4b13-9c13-5dbb9087438e", "question": "Who is the child of the mother of tanya ?", "answer": [ "brigida", @@ -1060,7 +1060,7 @@ "type": 3 }, { - "id": "2eb0990e-69be-4645-8ff8-4ec336cc2d5a", + "id": "b2b2f8ad-9678-402a-bce7-11db4b56e799", "question": "Who is the father of the sibling of reinaldo ?", "answer": [ "cornelius" @@ -1086,14 +1086,14 @@ "type": 3 }, { - "id": "83a79070-d3a5-43af-920f-cbf236b004ff", + "id": "85768298-89a0-4ad9-bbfa-210f2be00caa", "question": "Who is the son of the sister of colby ?", "answer": [ - "nick", - "alton", - "kurt", "mckinley", - "reinaldo" + "kurt", + "reinaldo", + "alton", + "nick" ], "prolog": { "query": [ @@ -1116,7 +1116,7 @@ "type": 3 }, { - "id": "94604509-bfd1-4f2d-a9f3-f60c48f5888f", + "id": "96983f48-32f7-4ca8-8932-8cd3bc9517b3", "question": "Who is the father of the daughter of reyna ?", "answer": [ "donald" @@ -1142,7 +1142,7 @@ "type": 3 }, { - "id": "9f550f64-b01a-417b-9634-e26ada08f919", + "id": "795e80fc-a188-45d1-81a3-635fdc86ae89", "question": "Who is the sibling of the sister of lynn ?", "answer": [ "lynn" @@ -1168,7 +1168,7 @@ "type": 3 }, { - "id": "ba65d4e9-477a-4c5d-b07b-03ebc93d3137", + "id": "eda503a5-061b-4bb4-873c-84695092373e", "question": "Who is the son of the daughter of dee ?", "answer": [ "alberto" @@ -1194,7 +1194,7 @@ "type": 3 }, { - "id": "2e13a6f7-2dd7-4a91-966b-749c86a927c7", + "id": "91162eac-918b-4244-92a3-fd6b881f31ff", "question": "Who is the husband of the wife of jay ?", "answer": [ "jay" @@ -1220,7 +1220,7 @@ "type": 3 }, { - "id": "df8a3312-1c58-4d45-a564-d9adcdbfb0d4", + "id": "a17b8230-4673-4b36-81a4-f844ac83542c", "question": "Who is the sister of the person whose job is dispensing optician ?", "answer": [ "dixie", @@ -1247,7 +1247,7 @@ "type": 4 }, { - "id": "c51b6f64-9ee6-4945-9ed8-99d34c60d093", + "id": "89d77361-a030-4804-8dcf-b15050f44c1e", "question": "Who is the mother of the person whose job is commercial/residential surveyor ?", "answer": [ "jenniffer" @@ -1273,7 +1273,7 @@ "type": 4 }, { - "id": "9bd790b4-c5c4-43c5-8669-b91bf684e7ab", + "id": "08a7001e-7d11-44f9-9126-ab472ee552a0", "question": "Who is the husband of the person whose hobby is laser tag ?", "answer": [ "jeff" @@ -1299,13 +1299,13 @@ "type": 4 }, { - "id": "bdd184c4-d642-4926-a4e5-bcdc64afb40b", + "id": "cce08344-614c-4028-99b5-6858c5dd64f5", "question": "Who is the mother of the person whose hobby is research ?", "answer": [ - "concepcion", - "rosalee", + "maegan", "kanesha", - "maegan" + "concepcion", + "rosalee" ], "prolog": { "query": [ @@ -1328,7 +1328,7 @@ "type": 4 }, { - "id": "b6946849-859e-4e3b-89d0-502b9159d9d8", + "id": "ac99fd91-86cd-43e6-bafc-eeac28ae770d", "question": "Who is the child of the person whose hobby is model aircraft ?", "answer": [ "jenniffer" @@ -1354,13 +1354,13 @@ "type": 4 }, { - "id": "43e2f828-8c85-4f4f-8e50-90bad0e3db63", + "id": "ebc026ec-9c57-43fd-830c-e6775373fc95", "question": "Who is the sibling of the person whose job is dispensing optician ?", "answer": [ + "alton", "dixie", "johnna", - "kurt", - "alton" + "kurt" ], "prolog": { "query": [ @@ -1383,13 +1383,13 @@ "type": 4 }, { - "id": "823d128b-8bf1-428d-ae81-6f5d90157883", + "id": "2903a189-0cf1-4a48-9be4-78ff301e2a70", "question": "Who is the child of the person whose hobby is biology ?", "answer": [ "danna", - "daisy", + "meghann", "alejandra", - "meghann" + "daisy" ], "prolog": { "query": [ @@ -1412,7 +1412,7 @@ "type": 4 }, { - "id": "a8f68fe6-a549-44e3-8395-90986f2fc591", + "id": "301edd43-27ad-48e8-8e02-b2239fb4948b", "question": "Who is the husband of the person whose job is surveyor, commercial/residential ?", "answer": [ "cody" @@ -1438,7 +1438,7 @@ "type": 4 }, { - "id": "367c8060-0d1d-4347-ad2d-57ed68f7896d", + "id": "d5d93bcf-9dc7-43b1-a583-1ffda7852c0b", "question": "Who is the wife of the person whose job is sports therapist ?", "answer": [ "lyndia", @@ -1465,7 +1465,7 @@ "type": 4 }, { - "id": "85f67ca9-66aa-439b-a58a-d8b70463e4fc", + "id": "a999f3e6-c7e5-44db-94ea-b6c728cc5953", "question": "Who is the father of the person whose job is chiropodist ?", "answer": [ "nick" @@ -1491,7 +1491,7 @@ "type": 4 }, { - "id": "6e2d4707-b2fa-4ddc-90b1-da5614f43a7c", + "id": "18c53283-d5db-4142-ad70-992dd10eb486", "question": "Who is the mother of carmella ?", "answer": [ "adrienne" @@ -1513,7 +1513,7 @@ "type": 5 }, { - "id": "c9e2221c-6dd1-4653-808f-755193f63c02", + "id": "01e79e89-e138-45eb-99ce-3c8090bbc0b2", "question": "Who is the child of leann ?", "answer": [ "antonio" @@ -1535,7 +1535,7 @@ "type": 5 }, { - "id": "ab3fb1b7-c53f-42f3-af4d-bf0a195e8bdb", + "id": "cbff6bb7-559d-48c2-be10-98499d23bd9d", "question": "Who is the father of dante ?", "answer": [ "ellis" @@ -1557,7 +1557,7 @@ "type": 5 }, { - "id": "8487d7d0-f701-4395-89b4-8ac1f0718948", + "id": "5718d43b-6ad5-4a37-acd6-03909344d732", "question": "Who is the sister of milo ?", "answer": [ "cortney", @@ -1580,7 +1580,7 @@ "type": 5 }, { - "id": "4e1dc837-7906-4636-9972-fa99454e829b", + "id": "bc0109fc-70fd-4cb6-9866-9d89bb81ceef", "question": "Who is the father of mckinley ?", "answer": [ "cornelius" @@ -1602,7 +1602,7 @@ "type": 5 }, { - "id": "dbb74c8a-4a38-4c03-adea-f988f1ec53a2", + "id": "bd6600aa-366e-4d26-acfa-1748ba24ea71", "question": "Who is the sibling of mandy ?", "answer": [ "horacio" @@ -1624,7 +1624,7 @@ "type": 5 }, { - "id": "8099955a-d9ca-4d14-9f2d-0ead8f76ccd1", + "id": "0ebab796-79bb-406d-bd47-30cef6f8f90d", "question": "Who is the wife of fidel ?", "answer": [ "dixie" @@ -1646,12 +1646,12 @@ "type": 5 }, { - "id": "1b7b6463-b884-4c24-bc5a-f980b3aec160", + "id": "b6011dd1-0257-4920-86a8-02137d274514", "question": "Who is the sibling of shanta ?", "answer": [ - "georgette", "merry", - "carmella" + "carmella", + "georgette" ], "prolog": { "query": [ @@ -1670,7 +1670,7 @@ "type": 5 }, { - "id": "f87e4a3f-954f-4a3d-9749-6e64ae8c147b", + "id": "21df4840-a536-4926-83c3-a41560dd1973", "question": "Who is the mother of dixie ?", "answer": [ "antionette" @@ -1692,7 +1692,7 @@ "type": 5 }, { - "id": "13714870-935b-4182-be6a-63b853e5e693", + "id": "42bfd12c-abda-403b-ab79-f000852c0076", "question": "Who is the sister of ezequiel ?", "answer": [ "janey" @@ -1714,7 +1714,7 @@ "type": 5 }, { - "id": "19b1ae20-74fc-4e6c-ba68-130f64d62d09", + "id": "1a177887-5ae0-48b6-97bb-1a2eb2c2494b", "question": "Who is the person whose job is freight forwarder ?", "answer": [ "antionette" @@ -1736,11 +1736,11 @@ "type": 6 }, { - "id": "2bb96b17-2443-4dd0-ac35-75e20b11678d", + "id": "3d04c750-0835-4c09-a2f7-f50ba739f8cd", "question": "Who is the person whose job is sports therapist ?", "answer": [ - "vicente", - "dee" + "dee", + "vicente" ], "prolog": { "query": [ @@ -1759,7 +1759,7 @@ "type": 6 }, { - "id": "cf149930-69b8-4912-b1bd-c5a7c15af16f", + "id": "a20ecc1f-adc3-4229-a0a6-1db6345b9dc0", "question": "Who is the person whose job is clinical cytogeneticist ?", "answer": [ "eric" @@ -1781,7 +1781,7 @@ "type": 6 }, { - "id": "dc51d194-6c8f-4e95-bac5-20340b4ec276", + "id": "f0b341ac-a61e-4a48-9f4b-6bcc9f38f125", "question": "Who is the person whose hobby is learning ?", "answer": [ "ginger" @@ -1803,7 +1803,7 @@ "type": 6 }, { - "id": "ed6aaa55-5785-4fe3-9f6c-544449316f82", + "id": "8e13ce2d-a805-4822-a142-c9458d3fa787", "question": "Who is the person whose job is herpetologist ?", "answer": [ "alton" @@ -1825,11 +1825,11 @@ "type": 6 }, { - "id": "e92f539f-a5f5-4b27-9e6b-9778075b359b", + "id": "c9948a25-def3-4ed3-a019-49538cb3f75e", "question": "Who is the person whose hobby is backgammon ?", "answer": [ - "nell", - "manual" + "manual", + "nell" ], "prolog": { "query": [ @@ -1848,7 +1848,7 @@ "type": 6 }, { - "id": "ecd6bdcb-d942-41d0-845a-9937c912adbf", + "id": "474cd828-5e9e-4a45-98cf-52b6b1d59417", "question": "Who is the person whose job is learning mentor ?", "answer": [ "velia" @@ -1870,12 +1870,12 @@ "type": 6 }, { - "id": "ba3c0e3a-7140-4532-9b59-cff29dea51c8", + "id": "aaab1ff6-b1a0-469a-88e6-6d8764675ba8", "question": "Who is the person whose hobby is meditation ?", "answer": [ "maggie", - "kanesha", - "adrienne" + "adrienne", + "kanesha" ], "prolog": { "query": [ @@ -1894,7 +1894,7 @@ "type": 6 }, { - "id": "0e1b7f26-bb4c-4b4a-b04f-09209a16b1e2", + "id": "a679a57e-d1ef-4d8c-aa5d-7c8542b803cb", "question": "Who is the person whose job is quantity surveyor ?", "answer": [ "cody" @@ -1916,7 +1916,7 @@ "type": 6 }, { - "id": "8678b51a-2976-4457-9be5-26837d1fbe14", + "id": "8a8f0ef3-2741-4f58-9d6d-02e4e25fa9e0", "question": "Who is the person whose job is special educational needs teacher ?", "answer": [ "leann" @@ -1938,14 +1938,14 @@ "type": 6 }, { - "id": "45608c4f-6750-40ae-81ae-39d7719f2226", + "id": "96d73759-bedc-448a-a6bd-ff0c5acdd144", "question": "What is the job of the sibling of the daughter of the mother of alfonso ?", "answer": [ - "immunologist", - "chartered legal executive (england and wales)", + "financial manager", "freight forwarder", + "immunologist", "airline pilot", - "financial manager" + "chartered legal executive (england and wales)" ], "prolog": { "query": [ @@ -1976,11 +1976,11 @@ "type": 7 }, { - "id": "477d201c-ce37-42b5-a963-7c82efd30e15", + "id": "2585ef4d-4311-4b60-8849-ae15c5168238", "question": "What is the hobby of the child of the mother of the wife of cody ?", "answer": [ - "magnet fishing", - "radio-controlled car racing" + "radio-controlled car racing", + "magnet fishing" ], "prolog": { "query": [ @@ -2011,7 +2011,7 @@ "type": 7 }, { - "id": "998662f7-1163-4aa5-b77a-68408046f6d0", + "id": "0a0232b2-168f-490a-b0ab-c4ba10f917a1", "question": "What is the hobby of the daughter of the mother of the mother of velia ?", "answer": [ "tether car" @@ -2045,7 +2045,7 @@ "type": 7 }, { - "id": "fb49c0b0-d2a2-433f-8d20-f3f2e323b296", + "id": "5eb87564-d960-4746-9685-cb25510cf923", "question": "What is the hobby of the mother of the child of the brother of matt ?", "answer": [ "judo" @@ -2079,7 +2079,7 @@ "type": 7 }, { - "id": "50e0d70b-8cf0-4e14-ba55-00353effaa7c", + "id": "1de2ad05-748b-4dde-932f-f0ea68b54142", "question": "What is the hobby of the daughter of the wife of the son of leann ?", "answer": [ "sociology" @@ -2113,7 +2113,7 @@ "type": 7 }, { - "id": "fe1b978f-276c-4222-b8ca-e01c5f2d7063", + "id": "f4b5b21c-d7e3-4d6c-943c-0103e161571c", "question": "What is the dob of the sibling of the wife of the father of janey ?", "answer": [ "0270-07-11", @@ -2148,14 +2148,14 @@ "type": 7 }, { - "id": "0ccd8ef0-f68b-49c3-97af-301197391d3b", + "id": "dbcca910-312d-407e-ab3d-41d198044e7a", "question": "What is the hobby of the sibling of the brother of the brother of dixie ?", "answer": [ - "finance", "darts", "tea bag collecting", - "geography", - "bus spotting[22" + "finance", + "bus spotting[22", + "geography" ], "prolog": { "query": [ @@ -2186,11 +2186,11 @@ "type": 7 }, { - "id": "8626011d-b1f3-41bd-b758-769c496ba4b4", + "id": "14cf9fbb-fc59-4cd9-a3e1-ee250e1a754a", "question": "What is the hobby of the sibling of the daughter of the father of lashanda ?", "answer": [ - "ant farming", - "croquet" + "croquet", + "ant farming" ], "prolog": { "query": [ @@ -2221,7 +2221,7 @@ "type": 7 }, { - "id": "b19827f3-f101-4bff-b1d3-b3670641dbb0", + "id": "d46d35c7-6bd4-4a30-9d8a-b6fdd11b3e78", "question": "What is the dob of the mother of the mother of the child of fidel ?", "answer": [ "0239-10-28" @@ -2255,7 +2255,7 @@ "type": 7 }, { - "id": "077a258b-de66-466b-a515-062dfba553bf", + "id": "dcb458b1-3483-41e0-aa08-e76bbea1cf3b", "question": "What is the job of the father of the child of the mother of robyn ?", "answer": [ "scientist, research (life sciences)" @@ -2289,7 +2289,7 @@ "type": 7 }, { - "id": "82c3c7cf-dccb-485e-9f61-9ba26c04171a", + "id": "3d3edb5e-7fbb-41e1-a330-f6823cace561", "question": "What is the hobby of the father of the daughter of the person whose job is investment banker, corporate ?", "answer": [ "car riding" @@ -2323,7 +2323,7 @@ "type": 8 }, { - "id": "5c29df4e-ffc8-41da-a7f1-e13441778eb7", + "id": "105004f1-f438-4ae1-ba6b-46afd5fc2565", "question": "What is the job of the daughter of the wife of the person whose hobby is vehicle restoration ?", "answer": [ "surveyor, commercial/residential", @@ -2358,7 +2358,7 @@ "type": 8 }, { - "id": "4bab5436-92e4-4bbf-b500-3102d9a0acad", + "id": "7e4ec2ef-bd18-49de-92d9-85b3d27f3e8f", "question": "What is the job of the mother of the sister of the person whose job is museum/gallery curator ?", "answer": [ "location manager" @@ -2392,14 +2392,14 @@ "type": 8 }, { - "id": "5a7f527e-2529-472d-9cc5-27bab34b50b2", + "id": "34319ddd-62cc-4a0e-926c-f9305efd1c0a", "question": "What is the dob of the sibling of the sibling of the person whose hobby is geography ?", "answer": [ - "0270-01-28", "0274-03-29", + "0263-06-10", "0266-03-19", - "0264-08-02", - "0263-06-10" + "0270-01-28", + "0264-08-02" ], "prolog": { "query": [ @@ -2430,7 +2430,7 @@ "type": 8 }, { - "id": "dfd33311-1bbb-472c-a9aa-fdbb9f7e6e9d", + "id": "123d0c02-efc1-4bd8-a584-058eeb8cd22a", "question": "What is the dob of the sister of the sister of the person whose hobby is microscopy ?", "answer": [ "0235-11-12" @@ -2464,7 +2464,7 @@ "type": 8 }, { - "id": "02e07489-4ec3-48db-875a-e50e5ee4bcf9", + "id": "5a0793ba-36a6-416b-9084-25c7af92df85", "question": "What is the job of the wife of the brother of the person whose job is chartered legal executive (england and wales) ?", "answer": [ "geographical information systems officer" @@ -2498,7 +2498,7 @@ "type": 8 }, { - "id": "382c122e-1caf-489a-9d83-198dec91a8bb", + "id": "1fed81de-1dce-4df0-af23-1e3122928d2a", "question": "What is the hobby of the wife of the husband of the person whose hobby is research ?", "answer": [ "research" @@ -2532,7 +2532,7 @@ "type": 8 }, { - "id": "0a6554bb-55aa-4f33-adfc-0962032d75d1", + "id": "072826e8-b9d1-46a8-8ce6-174e4dd367a3", "question": "What is the hobby of the wife of the husband of the person whose hobby is microbiology ?", "answer": [ "microbiology" @@ -2566,13 +2566,13 @@ "type": 8 }, { - "id": "4a507baf-480c-4cfc-82a2-82f08b7f027d", + "id": "be3e3962-aa11-46d2-9118-c2558e657fc9", "question": "What is the hobby of the child of the father of the person whose job is chartered legal executive (england and wales) ?", "answer": [ "mycology", - "research", "wikipedia editing", "meteorology", + "research", "audiophile" ], "prolog": { @@ -2604,7 +2604,7 @@ "type": 8 }, { - "id": "82c07442-2d59-4a8c-9b80-d03d203ed84d", + "id": "9e3807da-00f6-4553-ac33-f1080be892ac", "question": "What is the job of the son of the father of the person whose job is scientist, audiological ?", "answer": [ "scientist, audiological" @@ -2638,11 +2638,11 @@ "type": 8 }, { - "id": "3396731a-1b24-4b5c-a638-ed780f95264e", + "id": "809ac97a-999d-4cec-afe5-2fac0a18d79e", "question": "What is the job of the sibling of the sibling of alton ?", "answer": [ - "herpetologist", "civil engineer, consulting", + "herpetologist", "police officer", "dispensing optician", "insurance account manager" @@ -2672,12 +2672,12 @@ "type": 9 }, { - "id": "0b39dddb-8915-4574-a59a-179e94ce2efb", + "id": "822dd77a-fec7-49e3-82ec-43c7976c4345", "question": "What is the dob of the brother of the sister of alton ?", "answer": [ "0274-03-29", - "0266-03-19", - "0263-06-10" + "0263-06-10", + "0266-03-19" ], "prolog": { "query": [ @@ -2704,7 +2704,7 @@ "type": 9 }, { - "id": "0c2b8b91-3aed-4907-bcab-7920d5d12cfa", + "id": "0d9536ad-111c-4d42-a49c-32b03acd8cd3", "question": "What is the hobby of the sister of the brother of reinaldo ?", "answer": [ "social studies" @@ -2734,11 +2734,11 @@ "type": 9 }, { - "id": "0f393528-4fd8-4485-a182-93b8535babe6", + "id": "2d4f1b57-259b-4b8e-a4e8-1fcb9684dd2b", "question": "What is the hobby of the wife of the son of vicente ?", "answer": [ - "biology", - "judo" + "judo", + "biology" ], "prolog": { "query": [ @@ -2765,7 +2765,7 @@ "type": 9 }, { - "id": "f9697fd3-e24a-4120-9a40-aa54d613da30", + "id": "3bbd31cb-0603-432b-89aa-1152c73c9eae", "question": "What is the dob of the husband of the mother of horacio ?", "answer": [ "0259-02-05" @@ -2795,7 +2795,7 @@ "type": 9 }, { - "id": "d09282c1-1417-4d91-aa2c-b64cb6874b42", + "id": "6fd5bee6-f277-4055-ad87-8c223872a587", "question": "What is the job of the father of the husband of concepcion ?", "answer": [ "medical technical officer" @@ -2825,7 +2825,7 @@ "type": 9 }, { - "id": "f4745b70-b173-4f8b-8277-3c177e93219a", + "id": "970745f9-0342-4f83-9b22-40628965cf9c", "question": "What is the hobby of the child of the father of ellis ?", "answer": [ "photography" @@ -2855,7 +2855,7 @@ "type": 9 }, { - "id": "33665baf-e0a6-41b7-9451-9960068fe3e2", + "id": "3da57cf3-eb8c-46fe-953e-2e6080858f8c", "question": "What is the hobby of the wife of the child of jay ?", "answer": [ "meteorology" @@ -2885,7 +2885,7 @@ "type": 9 }, { - "id": "1b0ccf0c-911c-4792-8963-3f197385a869", + "id": "04a5f216-6106-49d3-b926-a79180b20d65", "question": "What is the job of the husband of the child of dee ?", "answer": [ "quantity surveyor" @@ -2915,13 +2915,13 @@ "type": 9 }, { - "id": "a5684878-af8c-40ee-8d3d-aa69bd419d89", + "id": "3660d5a9-7054-4acf-841e-3bbfb824e1fe", "question": "What is the hobby of the sibling of the child of tanner ?", "answer": [ + "ephemera collecting", "architecture", - "flying model planes", "photography", - "ephemera collecting" + "flying model planes" ], "prolog": { "query": [ @@ -2948,7 +2948,7 @@ "type": 9 }, { - "id": "2859acd8-93ee-47a5-b2f0-b0707eaeffc0", + "id": "4f6b1272-5ce7-49e0-a224-60f286cfd3b9", "question": "What is the hobby of the son of the person whose job is restaurant manager ?", "answer": [ "people-watching" @@ -2978,7 +2978,7 @@ "type": 10 }, { - "id": "dc449497-7acc-4923-91c9-496ed3a6e6e6", + "id": "6b75c4e0-3e59-4480-842d-cfeaefe675e1", "question": "What is the job of the child of the person whose job is ophthalmologist ?", "answer": [ "commercial/residential surveyor" @@ -3008,7 +3008,7 @@ "type": 10 }, { - "id": "7d51a889-9560-4173-8da2-9291a9fbca82", + "id": "672f70be-bb7a-481f-aff6-1800dcc1c274", "question": "What is the job of the wife of the person whose hobby is religious studies ?", "answer": [ "newspaper journalist" @@ -3038,11 +3038,11 @@ "type": 10 }, { - "id": "fa5d708f-423b-47e0-b876-6f57714ea322", + "id": "5d2ba3ab-e926-4542-be34-36a84d07536f", "question": "What is the dob of the daughter of the person whose job is pharmacist, hospital ?", "answer": [ - "0178-04-18", - "0238-05-07" + "0238-05-07", + "0178-04-18" ], "prolog": { "query": [ @@ -3069,7 +3069,7 @@ "type": 10 }, { - "id": "d339929e-541f-4204-b2b3-ffc4bff16909", + "id": "7db41bc7-513a-4ba1-9949-e81fac4dbd06", "question": "What is the hobby of the mother of the person whose job is police officer ?", "answer": [ "meteorology" @@ -3099,7 +3099,7 @@ "type": 10 }, { - "id": "0951c07b-adb9-44bc-adcf-86039250a5d0", + "id": "ed1cde70-269b-4200-b9c3-f83b7291b59e", "question": "What is the dob of the wife of the person whose job is solicitor, scotland ?", "answer": [ "0230-04-06" @@ -3129,7 +3129,7 @@ "type": 10 }, { - "id": "ecfa34eb-af36-4883-a453-d3e6127d3fff", + "id": "025804ce-e0d8-426a-a197-4eb69656e8e7", "question": "What is the hobby of the husband of the person whose hobby is biology ?", "answer": [ "herping" @@ -3159,7 +3159,7 @@ "type": 10 }, { - "id": "dc8c5d5d-a4d2-44bd-b807-22f6ccf8b86b", + "id": "3c277985-0bc4-4e90-8b36-d39cf1c58d5e", "question": "What is the job of the father of the person whose hobby is archery ?", "answer": [ "print production planner" @@ -3189,7 +3189,7 @@ "type": 10 }, { - "id": "601a2cec-86b2-45c1-9956-ad20d388c539", + "id": "14832b95-c177-45a3-b6ed-5146caaaf36f", "question": "What is the job of the son of the person whose hobby is herping ?", "answer": [ "scientist, audiological", @@ -3220,11 +3220,11 @@ "type": 10 }, { - "id": "631d6d90-df26-4f82-8ef3-6d7be503975a", + "id": "9ab18078-f2ac-4f4b-8489-ff8e407f09d8", "question": "What is the job of the brother of the person whose job is location manager ?", "answer": [ - "doctor, hospital", - "operations geologist" + "operations geologist", + "doctor, hospital" ], "prolog": { "query": [ @@ -3251,7 +3251,7 @@ "type": 10 }, { - "id": "722765d0-97b1-4521-ac1d-6a4df2c649c5", + "id": "21d8fbd1-74fe-4fb2-87f8-ab9b905d262b", "question": "What is the dob of the father of dominick ?", "answer": [ "0212-09-01" @@ -3277,12 +3277,12 @@ "type": 11 }, { - "id": "abb12b52-7863-4f18-8eac-b88e515c7c54", + "id": "0eae693b-7cec-4920-a37e-45134033c6eb", "question": "What is the job of the sibling of alejandra ?", "answer": [ + "ranger/warden", "chief marketing officer", - "surgeon", - "ranger/warden" + "surgeon" ], "prolog": { "query": [ @@ -3305,7 +3305,7 @@ "type": 11 }, { - "id": "2a9ef4c8-3574-4666-9206-bd6443e4d8ed", + "id": "71c4bc95-5c3e-4592-8056-8515020db4b4", "question": "What is the hobby of the father of billie ?", "answer": [ "shortwave listening" @@ -3331,7 +3331,7 @@ "type": 11 }, { - "id": "106a5ebe-ecee-4275-85cc-0b5a45d384c4", + "id": "f573a74f-21fc-49c5-a21b-8e1d58218149", "question": "What is the hobby of the mother of lynn ?", "answer": [ "photography" @@ -3357,7 +3357,7 @@ "type": 11 }, { - "id": "cbb99fbb-fe2c-4c83-871f-7d4b0a6de6dc", + "id": "55ad7678-50db-4559-bbff-69eb1d626b92", "question": "What is the hobby of the brother of milo ?", "answer": [ "flying model planes" @@ -3383,7 +3383,7 @@ "type": 11 }, { - "id": "13f44ac6-2cc5-426f-8237-4d2ee129e6bb", + "id": "783a003e-81dc-4f71-87ec-09563b9621e0", "question": "What is the hobby of the child of jenniffer ?", "answer": [ "dolls" @@ -3409,12 +3409,12 @@ "type": 11 }, { - "id": "33c2446b-ef19-4662-95f7-b7dde6e78bce", + "id": "1d087e4b-664b-40bc-88f2-e47066c8d0a9", "question": "What is the hobby of the sibling of miki ?", "answer": [ + "ephemera collecting", "architecture", - "flying model planes", - "ephemera collecting" + "flying model planes" ], "prolog": { "query": [ @@ -3437,7 +3437,7 @@ "type": 11 }, { - "id": "599e5798-c679-4edf-a36f-0291a770ef5d", + "id": "b938afca-984a-4e65-8367-9c3fb73380e3", "question": "What is the hobby of the son of maggie ?", "answer": [ "whale watching" @@ -3463,7 +3463,7 @@ "type": 11 }, { - "id": "f73b555a-0e6a-48c4-a843-aaf7052a9349", + "id": "5f5e43ff-a688-4afe-b537-20e1bc3c74f0", "question": "What is the dob of the brother of miki ?", "answer": [ "0261-06-07", @@ -3490,11 +3490,11 @@ "type": 11 }, { - "id": "aabd3db1-48ce-4650-ab49-6046ce413663", + "id": "6043a6d1-5285-4730-ae32-5967ecdafbd8", "question": "What is the job of the child of leonardo ?", "answer": [ - "electronics engineer", - "research scientist (life sciences)" + "research scientist (life sciences)", + "electronics engineer" ], "prolog": { "query": [ @@ -3517,7 +3517,7 @@ "type": 11 }, { - "id": "721d4f4f-6751-44c6-87a3-73c28f41915b", + "id": "da1b7da0-927b-4a4e-bfab-52f5bd2ceb6f", "question": "What is the hobby of the person whose hobby is wikipedia editing ?", "answer": [ "wikipedia editing" @@ -3543,7 +3543,7 @@ "type": 12 }, { - "id": "3161d0ff-2514-4562-a4e4-035824aea7ce", + "id": "5ee4d65f-c680-4bf5-a98f-f4ae0821d12a", "question": "What is the job of the person whose hobby is mycology ?", "answer": [ "chartered legal executive (england and wales)" @@ -3569,7 +3569,7 @@ "type": 12 }, { - "id": "f42168d0-fd73-479c-bb7c-6c0f84b93244", + "id": "d49ba8f8-be1f-407b-a9f0-50fd7fee08ce", "question": "What is the job of the person whose hobby is philately ?", "answer": [ "horticultural consultant" @@ -3595,7 +3595,7 @@ "type": 12 }, { - "id": "6d706f54-cd37-456a-aa2a-9d05f02087ef", + "id": "cd96ad14-81c1-4bc1-88fe-49870afb930e", "question": "What is the hobby of the person whose hobby is field hockey ?", "answer": [ "field hockey" @@ -3621,7 +3621,7 @@ "type": 12 }, { - "id": "7170502b-80a7-41cb-914b-3702591ad49e", + "id": "a368c353-dd5b-4669-957d-831303fc910f", "question": "What is the dob of the person whose job is exercise physiologist ?", "answer": [ "0245-08-08" @@ -3647,11 +3647,11 @@ "type": 12 }, { - "id": "89ce1c96-e658-4655-a3e7-484eab6e9855", + "id": "0101f6a5-0611-45f1-abbd-5d674c4a0fb1", "question": "What is the job of the person whose hobby is bus spotting[22 ?", "answer": [ - "dispensing optician", - "air cabin crew" + "air cabin crew", + "dispensing optician" ], "prolog": { "query": [ @@ -3674,7 +3674,7 @@ "type": 12 }, { - "id": "09813acb-3dc0-4e74-ac15-c3bc542afa6c", + "id": "4b0a41f3-6a73-4b46-a502-b94ca03b3680", "question": "What is the job of the person whose job is chiropodist ?", "answer": [ "chiropodist" @@ -3700,7 +3700,7 @@ "type": 12 }, { - "id": "8613beca-3e75-4730-8511-d78a53a396f8", + "id": "e73f32eb-b765-4d7c-b148-a9ef703abb90", "question": "What is the job of the person whose job is scientist, audiological ?", "answer": [ "scientist, audiological" @@ -3726,7 +3726,7 @@ "type": 12 }, { - "id": "8ce59b70-7dfe-4a2c-80cc-752cbf460c04", + "id": "9c07a209-6c96-43af-bfb9-804209fcba05", "question": "What is the dob of the person whose job is recruitment consultant ?", "answer": [ "0287-07-19" @@ -3752,7 +3752,7 @@ "type": 12 }, { - "id": "4ac685f1-0089-459a-a247-5181785cf629", + "id": "e76bd4f1-a087-4692-8c62-810c31e46f9a", "question": "What is the dob of the person whose job is exhibitions officer, museum/gallery ?", "answer": [ "0294-08-01" @@ -3778,7 +3778,7 @@ "type": 12 }, { - "id": "ab6c4db5-102c-4a4f-a1bd-5effefa2e258", + "id": "d6f20fe1-3ae4-42b2-8ab7-db51cd5efddd", "question": "How many sons does the son of the mother of the father of dixie have?", "answer": [ "56" @@ -3811,7 +3811,7 @@ "type": 13 }, { - "id": "276975c1-1a4a-4f69-846c-e0fbeaf3e5a4", + "id": "c8022745-0fbb-41b9-8fcb-e99ee5e7df52", "question": "How many daughters does the brother of the daughter of the mother of horacio have?", "answer": [ "76" @@ -3844,7 +3844,7 @@ "type": 13 }, { - "id": "c1d3bbf3-99fa-413c-a7c6-090d24d5c87b", + "id": "09c17741-e5b4-4ff1-a9c3-ebdc34e8b88e", "question": "How many sisters does the child of the mother of the son of ila have?", "answer": [ "69" @@ -3877,7 +3877,7 @@ "type": 13 }, { - "id": "7bd7656d-f5ee-46af-80f2-1fef79a52936", + "id": "eb6b4fc7-f49f-4580-a9aa-cf848ba046a8", "question": "How many sisters does the daughter of the father of the sister of lynn have?", "answer": [ "69" @@ -3910,7 +3910,7 @@ "type": 13 }, { - "id": "a3ef6a0a-2f86-4482-be4f-82d75a0867c5", + "id": "f1f21d3c-92b5-4614-bc08-06acfc6737a3", "question": "How many brothers does the husband of the wife of the sibling of zona have?", "answer": [ "45" @@ -3943,7 +3943,7 @@ "type": 13 }, { - "id": "61c63664-638b-4f38-a70b-8e83ca376747", + "id": "9a0c528b-07a0-4ae9-bc2e-41310e371e33", "question": "How many children does the sibling of the daughter of the child of alberto have?", "answer": [ "132" @@ -3976,7 +3976,7 @@ "type": 13 }, { - "id": "b4410d38-7385-4ce2-a1b3-04767f4fe5ea", + "id": "473d5c16-b4b1-45ba-b4ec-1c8bf2093e56", "question": "How many daughters does the child of the father of the daughter of leonardo have?", "answer": [ "76" @@ -4009,7 +4009,7 @@ "type": 13 }, { - "id": "212eeab3-2e48-40c4-93b0-509507f9d180", + "id": "80ccc400-1fe3-4442-8c39-436e52891f6d", "question": "How many children does the father of the daughter of the mother of ila have?", "answer": [ "132" @@ -4042,7 +4042,7 @@ "type": 13 }, { - "id": "d4e40640-a01c-4287-a8ef-e92b9b6e92a0", + "id": "440c099e-8c0b-4118-a830-41262266a9f3", "question": "How many sons does the husband of the mother of the child of bert have?", "answer": [ "56" @@ -4075,7 +4075,7 @@ "type": 13 }, { - "id": "7370b7a1-4617-479c-8a46-8809f9159cf9", + "id": "90248f9a-db7b-4fd7-beb6-a719d8e5187b", "question": "How many siblings does the son of the daughter of the husband of elna have?", "answer": [ "114" @@ -4108,7 +4108,7 @@ "type": 13 }, { - "id": "d115ea43-30a4-421a-b356-4d6948af5397", + "id": "64f4be3e-198e-4bda-9bb3-8e9ebf54ffcf", "question": "How many sisters does the husband of the daughter of the person whose job is minerals surveyor have?", "answer": [ "69" @@ -4141,7 +4141,7 @@ "type": 14 }, { - "id": "0f27ee55-13c0-40fc-b82f-b35dd05e6b45", + "id": "c5fdd987-86ad-4899-b6cd-388bc6463ff1", "question": "How many siblings does the sibling of the sibling of the person whose job is advertising copywriter have?", "answer": [ "114" @@ -4174,7 +4174,7 @@ "type": 14 }, { - "id": "2e435245-deed-4e9b-8fd3-b78f38309360", + "id": "1945abca-6f4e-4a67-b645-b3ab2ed66636", "question": "How many sisters does the wife of the child of the person whose hobby is shogi have?", "answer": [ "69" @@ -4207,7 +4207,7 @@ "type": 14 }, { - "id": "f3715189-9042-4621-9d12-4866be245f11", + "id": "5ff7c0c7-49dd-4463-8b28-35f98f368115", "question": "How many brothers does the son of the father of the person whose hobby is whale watching have?", "answer": [ "45" @@ -4240,7 +4240,7 @@ "type": 14 }, { - "id": "ff0f27fe-b9a1-4ab4-89e2-c1232fe54144", + "id": "f06b8ca1-5645-40ee-b29d-0d0bfb6557bb", "question": "How many daughters does the child of the wife of the person whose hobby is social studies have?", "answer": [ "76" @@ -4273,7 +4273,7 @@ "type": 14 }, { - "id": "26c366ee-0a3c-45d1-a92e-04aeea2530c8", + "id": "5c466c08-2e16-4e1a-a20d-ced813cce605", "question": "How many sons does the mother of the daughter of the person whose hobby is finance have?", "answer": [ "56" @@ -4306,7 +4306,7 @@ "type": 14 }, { - "id": "eec95dbd-a64c-452b-8af9-e561d8702c2f", + "id": "59a9a5d2-c0bc-4f42-9081-bd8e0fb1d9b0", "question": "How many daughters does the brother of the daughter of the person whose job is operations geologist have?", "answer": [ "76" @@ -4339,7 +4339,7 @@ "type": 14 }, { - "id": "2fdea7f2-91c8-4229-a115-42944f30445b", + "id": "63667b2d-1460-4ad8-a995-d173f4af1d74", "question": "How many siblings does the sibling of the sibling of the person whose hobby is ant farming have?", "answer": [ "114" @@ -4372,7 +4372,7 @@ "type": 14 }, { - "id": "87e8d0c7-1255-4ff1-b45a-f3457ba217a2", + "id": "2efda006-bf7a-4300-a92c-2a87163df422", "question": "How many siblings does the sister of the brother of the person whose hobby is research have?", "answer": [ "114" @@ -4405,7 +4405,7 @@ "type": 14 }, { - "id": "94c0299b-32e7-40e4-a5d3-a43f590477a9", + "id": "bf64853c-bc28-4a81-a590-fee7ffd9bad0", "question": "How many sisters does the sibling of the brother of the person whose hobby is croquet have?", "answer": [ "69" @@ -4438,7 +4438,7 @@ "type": 14 }, { - "id": "2c6c2f57-a85a-4b41-8fb7-230e2abc9101", + "id": "467fbdd1-1c4f-4d5e-82e9-0a42badf02f7", "question": "How many sisters does the mother of the brother of cordell have?", "answer": [ "69" @@ -4467,7 +4467,7 @@ "type": 15 }, { - "id": "dff661fb-4fee-4f54-b489-bb2829bfdb7f", + "id": "8501ad96-673f-4bd0-b448-c74a0802847e", "question": "How many sons does the wife of the child of cody have?", "answer": [ "56" @@ -4496,7 +4496,7 @@ "type": 15 }, { - "id": "ac1414d1-e300-4967-99b3-309f75181fda", + "id": "de0308da-5812-4e32-b13e-1753f0663121", "question": "How many children does the mother of the child of zona have?", "answer": [ "132" @@ -4525,7 +4525,7 @@ "type": 15 }, { - "id": "ef012d66-83c0-48e7-b519-b481e3687120", + "id": "06060350-1c38-4a0f-b4e7-0967d9f0e9b3", "question": "How many brothers does the sibling of the sibling of sarah have?", "answer": [ "45" @@ -4554,7 +4554,7 @@ "type": 15 }, { - "id": "80578e3a-ae3f-44f5-99b0-fd561b5c7d37", + "id": "a97f4ddf-26dc-4f53-81b9-e072a9bbc504", "question": "How many siblings does the sibling of the daughter of donald have?", "answer": [ "114" @@ -4583,7 +4583,7 @@ "type": 15 }, { - "id": "8ce39c38-a67d-4db7-8324-b299c4198ce1", + "id": "cc4948e7-2865-4166-8a33-89eb00a17b48", "question": "How many siblings does the sibling of the brother of lashanda have?", "answer": [ "114" @@ -4612,7 +4612,7 @@ "type": 15 }, { - "id": "5e6653d6-c652-4fa9-b052-8ef9dce2956d", + "id": "504a004c-66b3-4d02-92a3-2e00fc01f95a", "question": "How many sisters does the sister of the sibling of meghann have?", "answer": [ "69" @@ -4641,7 +4641,7 @@ "type": 15 }, { - "id": "65485b23-e609-413c-bb32-e696662e5411", + "id": "a9451715-08fa-40aa-81bf-c3a2ab740408", "question": "How many brothers does the sibling of the mother of miki have?", "answer": [ "45" @@ -4670,7 +4670,7 @@ "type": 15 }, { - "id": "484ff322-cdf0-447b-8f53-1682d6c3f24e", + "id": "10d1b4b0-5a9c-4dbe-8da8-c7053cbf81fa", "question": "How many sisters does the child of the father of ramon have?", "answer": [ "69" @@ -4699,7 +4699,7 @@ "type": 15 }, { - "id": "a7320887-5855-4ff8-99a7-2d9c4021e728", + "id": "e5cbf29b-d5ba-4108-a9cf-9dcaff00601e", "question": "How many sons does the father of the sibling of cordell have?", "answer": [ "56" @@ -4728,7 +4728,7 @@ "type": 15 }, { - "id": "0ffff58b-3e18-434f-bda0-d21bd5a9651e", + "id": "641a2ecf-c448-407c-ad6c-d64ec9e0f235", "question": "How many sisters does the child of the person whose hobby is snowmobiling have?", "answer": [ "69" @@ -4757,7 +4757,7 @@ "type": 16 }, { - "id": "cf7966fd-6b01-4e4f-92af-d656843ad470", + "id": "b6a0759c-1930-4eaa-97d0-df6409f54c2d", "question": "How many daughters does the brother of the person whose job is engineer, manufacturing systems have?", "answer": [ "76" @@ -4786,7 +4786,7 @@ "type": 16 }, { - "id": "a8d675b3-48ed-42c3-bfb1-282568796661", + "id": "023c7144-a4fa-469c-b594-c3165851351f", "question": "How many sons does the son of the person whose hobby is research have?", "answer": [ "56" @@ -4815,7 +4815,7 @@ "type": 16 }, { - "id": "828ce792-f649-45c6-9aeb-f9fbcff7754d", + "id": "52197197-0b8b-438d-924a-b74f297d838f", "question": "How many siblings does the husband of the person whose hobby is reading have?", "answer": [ "114" @@ -4844,7 +4844,7 @@ "type": 16 }, { - "id": "97357a1b-307d-41e0-bf82-123e98c1e63d", + "id": "0b68ad7a-62e9-4a0b-bebf-0038ddc7b660", "question": "How many brothers does the mother of the person whose hobby is research have?", "answer": [ "45" @@ -4873,7 +4873,7 @@ "type": 16 }, { - "id": "4295c406-7ead-4b01-a177-a36bd33faaed", + "id": "99417cae-ecf4-4290-a04e-e473c4ff5423", "question": "How many daughters does the daughter of the person whose hobby is reading have?", "answer": [ "76" @@ -4902,7 +4902,7 @@ "type": 16 }, { - "id": "f8f7231b-c5eb-4f83-9729-feac0e7e55fd", + "id": "7510f653-20e1-4d7f-813f-03be5975074a", "question": "How many children does the sister of the person whose hobby is table tennis have?", "answer": [ "132" @@ -4931,7 +4931,7 @@ "type": 16 }, { - "id": "49eb3013-7af7-4ba5-bb4e-e41563f764c0", + "id": "cbbf5921-99c7-4653-a1c2-123a7453106c", "question": "How many daughters does the husband of the person whose job is museum education officer have?", "answer": [ "76" @@ -4960,7 +4960,7 @@ "type": 16 }, { - "id": "c3b58915-1742-4c77-8e30-6e139b11cdc2", + "id": "930dc58a-540b-409b-97d7-8dd910813a10", "question": "How many daughters does the mother of the person whose job is biomedical scientist have?", "answer": [ "76" @@ -4989,7 +4989,7 @@ "type": 16 }, { - "id": "26a1285b-524e-448f-924d-d94094feca17", + "id": "57933284-117a-41f5-9f86-355595328eca", "question": "How many siblings does the sibling of the person whose hobby is trainspotting have?", "answer": [ "114" @@ -5018,7 +5018,7 @@ "type": 16 }, { - "id": "651f1bff-6e8d-4d77-98e6-f09407d3e303", + "id": "2d50cbfe-3c83-40fc-bc1d-685f49d68133", "question": "How many daughters does the brother of reinaldo have?", "answer": [ "76" @@ -5043,7 +5043,7 @@ "type": 17 }, { - "id": "0ab5638b-971a-4964-97bb-18a647bf7801", + "id": "fe0a4ae1-3ecc-4025-9088-05247a5479b5", "question": "How many children does the mother of cortney have?", "answer": [ "132" @@ -5068,7 +5068,7 @@ "type": 17 }, { - "id": "3acb01c2-89fc-4b43-aeba-bc2529c21223", + "id": "a1877c3b-bd2a-4e9e-a557-8fef5ebf6c5f", "question": "How many siblings does the child of zona have?", "answer": [ "114" @@ -5093,7 +5093,7 @@ "type": 17 }, { - "id": "712e1b3f-47db-479f-a03b-bca994fa2ed6", + "id": "4407be67-d097-4f9e-b84e-2624f0172bc0", "question": "How many sons does the child of antionette have?", "answer": [ "56" @@ -5118,7 +5118,7 @@ "type": 17 }, { - "id": "d5ba7f2e-1d0e-42da-a532-de958d2cf707", + "id": "e0d1d87b-a995-4ce6-af45-139c2e0c5236", "question": "How many brothers does the daughter of nick have?", "answer": [ "45" @@ -5143,7 +5143,7 @@ "type": 17 }, { - "id": "54248632-e52e-42f2-9822-0c5c036e9fa8", + "id": "b129a394-9876-4564-b707-464cf438545a", "question": "How many sons does the sibling of reinaldo have?", "answer": [ "56" @@ -5168,7 +5168,7 @@ "type": 17 }, { - "id": "e3740b65-7ca6-4888-bad8-2edb51b7e191", + "id": "eec6cc26-a1df-47ad-9ac0-2c67f7fa38d9", "question": "How many daughters does the daughter of vilma have?", "answer": [ "76" @@ -5193,7 +5193,7 @@ "type": 17 }, { - "id": "87b3e50a-2804-4ee8-a954-965e75867e2e", + "id": "51d96dfd-d43b-4e3e-b278-375e50a4e1c6", "question": "How many siblings does the father of georgette have?", "answer": [ "114" @@ -5218,7 +5218,7 @@ "type": 17 }, { - "id": "fd292109-c908-4ea1-891b-581c80ccce1d", + "id": "e88ee804-e830-48f6-b002-3914cef3f930", "question": "How many sisters does the sibling of sarah have?", "answer": [ "69" @@ -5243,7 +5243,7 @@ "type": 17 }, { - "id": "c9df9349-0b72-4d35-8dab-85646ac7f56c", + "id": "829067eb-2f08-4963-a15c-1af3f1591dac", "question": "How many children does the daughter of wilbert have?", "answer": [ "132" @@ -5268,7 +5268,7 @@ "type": 17 }, { - "id": "d0454cc2-6f33-4f6c-bcaf-5e46202533e6", + "id": "9ed94432-bda9-4302-ae13-cce69e6d39ec", "question": "How many daughters does the person whose job is sports therapist have?", "answer": [ "76" @@ -5293,7 +5293,7 @@ "type": 18 }, { - "id": "2495a395-46d6-4810-aa18-fcc40646ff9c", + "id": "29559221-3ce6-42d9-a244-a2df62a0a859", "question": "How many brothers does the person whose hobby is tether car have?", "answer": [ "45" @@ -5318,7 +5318,7 @@ "type": 18 }, { - "id": "693f5b11-5654-49d2-a23d-b7f9d9e2f429", + "id": "c3c45ba3-7eb0-498d-8b36-027ee183b9c0", "question": "How many sons does the person whose job is local government officer have?", "answer": [ "56" @@ -5343,7 +5343,7 @@ "type": 18 }, { - "id": "befa7ab8-d583-490a-a028-f60848dd16bc", + "id": "986d4e30-055d-4958-9f4f-616e8ffc47e4", "question": "How many siblings does the person whose job is horticultural consultant have?", "answer": [ "114" @@ -5368,7 +5368,7 @@ "type": 18 }, { - "id": "8a927924-68a3-4cc8-915c-0f775fe392d2", + "id": "98e57703-ca5e-4615-a0a9-715c6172eba9", "question": "How many siblings does the person whose hobby is research have?", "answer": [ "114" @@ -5393,7 +5393,7 @@ "type": 18 }, { - "id": "9d6f1ef7-199d-4b37-b87b-8a6ba03a180b", + "id": "6f093fc7-aec7-415f-ae5b-36a341a81e48", "question": "How many sisters does the person whose hobby is research have?", "answer": [ "69" @@ -5418,7 +5418,7 @@ "type": 18 }, { - "id": "dcadd4a7-4291-45e3-b118-7c270f6bdd77", + "id": "c90a9829-66b0-465e-9232-2e9add9ce4ab", "question": "How many children does the person whose hobby is shogi have?", "answer": [ "132" @@ -5443,7 +5443,7 @@ "type": 18 }, { - "id": "026f4456-3d43-4ff1-87ed-b0108c09cefd", + "id": "b0bc961c-b1b9-4333-a7cb-fdc57c5c95c0", "question": "How many children does the person whose job is community arts worker have?", "answer": [ "132" @@ -5468,7 +5468,7 @@ "type": 18 }, { - "id": "c4125885-e716-4086-8a90-ea8807cbad6b", + "id": "21bc28d4-47a4-48df-8b6b-5e1524120ad7", "question": "How many brothers does the person whose hobby is religious studies have?", "answer": [ "45" @@ -5493,7 +5493,7 @@ "type": 18 }, { - "id": "c42a5fcf-f742-4e9d-a19e-4ba416244096", + "id": "0057165b-dfb4-46c9-8e64-e684a3c526a1", "question": "How many brothers does the person whose hobby is reading have?", "answer": [ "45" @@ -5518,7 +5518,7 @@ "type": 18 }, { - "id": "4592c5c0-16da-4e6d-a697-2ae921da045c", + "id": "d7f63054-ec7f-465c-a6a7-f0640cea4648", "question": "How many children does horacio have?", "answer": [ "0" @@ -5539,7 +5539,7 @@ "type": 19 }, { - "id": "23269780-f1eb-4f99-8076-d7f19e49c47e", + "id": "789e5da0-5996-4ef8-bec9-40a6285726bf", "question": "How many daughters does shanta have?", "answer": [ "0" @@ -5560,7 +5560,7 @@ "type": 19 }, { - "id": "30a5ee6d-ecc4-406c-98f3-ce633b7f6e35", + "id": "e96192cf-1ff3-4950-8222-a802e11c6fc9", "question": "How many brothers does lashanda have?", "answer": [ "2" @@ -5581,7 +5581,7 @@ "type": 19 }, { - "id": "fb4dcf91-3a0d-429a-bfd8-ee22ba6e2fef", + "id": "99055d77-b0c5-41ff-bfa8-5cfefdf46dca", "question": "How many daughters does vicente have?", "answer": [ "1" @@ -5602,7 +5602,7 @@ "type": 19 }, { - "id": "7cea0da8-c345-4a41-a956-00fcb2442cc9", + "id": "a52c8b5e-85c4-4865-b532-3ce9efeb6f1e", "question": "How many siblings does antonio have?", "answer": [ "0" @@ -5623,7 +5623,7 @@ "type": 19 }, { - "id": "7bd885ae-22dd-4d0b-a592-0c69d5913736", + "id": "79a5dcee-4d4d-4761-bc81-08e0eae754d1", "question": "How many brothers does alfonso have?", "answer": [ "2" @@ -5644,7 +5644,7 @@ "type": 19 }, { - "id": "c964be19-1ec1-4eea-8328-4ba8a75cee1c", + "id": "10ac9583-a671-44cb-a6e2-7cca427c5688", "question": "How many children does wilbert have?", "answer": [ "1" @@ -5665,7 +5665,7 @@ "type": 19 }, { - "id": "a1958d70-257a-4c8c-a0a8-b7c8cb69d18f", + "id": "9af98ad1-9099-485a-ab92-86f6aa40e1cf", "question": "How many children does antonio have?", "answer": [ "1" @@ -5686,7 +5686,7 @@ "type": 19 }, { - "id": "395a969f-dd0c-43fa-afe3-5bdaace2a637", + "id": "e6ca9743-3af1-4782-a147-06ca4a127c8b", "question": "How many sisters does paula have?", "answer": [ "0" @@ -5707,7 +5707,7 @@ "type": 19 }, { - "id": "f63e3e74-b345-4d4e-a5a9-92f378088437", + "id": "6b928f30-f298-449a-9720-89783ec9ec07", "question": "How many brothers does vilma have?", "answer": [ "0" diff --git a/depth10/articles.json b/depth_10_size_26_seed_1/articles.json similarity index 100% rename from depth10/articles.json rename to depth_10_size_26_seed_1/articles.json diff --git a/depth10/family_tree_1.pl b/depth_10_size_26_seed_1/family_tree_1.pl similarity index 100% rename from depth10/family_tree_1.pl rename to depth_10_size_26_seed_1/family_tree_1.pl diff --git a/depth10/family_tree_1.png b/depth_10_size_26_seed_1/family_tree_1.png similarity index 100% rename from depth10/family_tree_1.png rename to depth_10_size_26_seed_1/family_tree_1.png diff --git a/depth10/questions.json b/depth_10_size_26_seed_1/questions.json similarity index 91% rename from depth10/questions.json rename to depth_10_size_26_seed_1/questions.json index 922ffb8b7967f137923fb8bccc39a2036314b204..4c092d2c57ae332805e0d783471b9913fb61a8e2 100644 --- a/depth10/questions.json +++ b/depth_10_size_26_seed_1/questions.json @@ -1,6 +1,6 @@ [ { - "id": "bdcb4805-490f-4cdb-868e-b5e2859bf86d", + "id": "a1237679-778f-440d-b493-5952ecd64062", "question": "Who is the father of the daughter of the mother of the person whose job is air cabin crew ?", "answer": [ "dominick" @@ -34,7 +34,7 @@ "type": 0 }, { - "id": "db189d6e-624e-457e-8cb1-67e17311f38d", + "id": "fa952537-b4f8-4bbc-94c3-dc5d53667bc0", "question": "Who is the wife of the father of the sister of the person whose hobby is meditation ?", "answer": [ "kanesha" @@ -68,11 +68,11 @@ "type": 0 }, { - "id": "0930963c-7f06-4739-a6c7-e46c1e4b829b", + "id": "294cad0d-c8a1-4687-89d2-f5aefa585e2a", "question": "Who is the sister of the daughter of the son of the person whose job is production assistant, television ?", "answer": [ - "deanna", "reyna", + "deanna", "rosalee" ], "prolog": { @@ -104,7 +104,7 @@ "type": 0 }, { - "id": "ba8170eb-6221-457b-8d8b-a713d49cf7fb", + "id": "c75d833a-910f-4139-a378-70c7ce850530", "question": "Who is the mother of the son of the father of the person whose job is public house manager ?", "answer": [ "kanesha" @@ -138,13 +138,13 @@ "type": 0 }, { - "id": "3902f215-5574-4a50-b13a-9d36f3f5b1ba", + "id": "4aedb149-02d3-4f08-adc0-96e05db32cc2", "question": "Who is the sibling of the sibling of the mother of the person whose hobby is canoeing ?", "answer": [ - "alfonso", "kari", - "antionette", "colby", + "antionette", + "alfonso", "dominick" ], "prolog": { @@ -176,7 +176,7 @@ "type": 0 }, { - "id": "87f2e517-8da8-4866-8186-c66faceb2be2", + "id": "f1eef4c9-c441-4e74-a92a-84acedf07669", "question": "Who is the mother of the daughter of the daughter of the person whose hobby is meditation ?", "answer": [ "meghann", @@ -211,7 +211,7 @@ "type": 0 }, { - "id": "856748a0-bd3d-4345-8461-84b3d645b942", + "id": "c386f9d6-efd0-4412-8dac-4f678969273f", "question": "Who is the father of the son of the mother of the person whose job is civil engineer, consulting ?", "answer": [ "alfonso" @@ -245,7 +245,7 @@ "type": 0 }, { - "id": "8f713050-0164-486b-b58c-5526ec4f3aa3", + "id": "e3507627-2d9f-48e5-a146-9100933b2e8b", "question": "Who is the brother of the sibling of the sister of the person whose job is freight forwarder ?", "answer": [ "alton" @@ -279,7 +279,7 @@ "type": 0 }, { - "id": "990bc078-87b9-4f19-9c46-49bc5d64c4c0", + "id": "cfb5a5d4-55c5-48a3-9998-05b3d91ff1bc", "question": "Who is the son of the father of the child of the person whose job is agricultural engineer ?", "answer": [ "matt" @@ -313,7 +313,7 @@ "type": 0 }, { - "id": "1dbcfc9d-6bd3-4327-997a-b03b418f2a5a", + "id": "accc9b9f-d9e0-457a-9c3e-2688a1da5653", "question": "Who is the father of the child of the child of the person whose hobby is wikipedia editing ?", "answer": [ "vicente" @@ -347,7 +347,7 @@ "type": 0 }, { - "id": "e9abf7d4-f189-4bc9-9d2a-85c94b15c2e1", + "id": "9808c7f7-07d4-45d3-a304-e37a1fbefccd", "question": "Who is the sister of the sibling of the son of antionette ?", "answer": [ "dixie", @@ -378,7 +378,7 @@ "type": 1 }, { - "id": "dd24e68c-3157-403d-be66-843e5dab2882", + "id": "17477fb9-0946-47a8-954b-ef4896f668c1", "question": "Who is the father of the sibling of the sister of reyna ?", "answer": [ "dominick" @@ -408,14 +408,14 @@ "type": 1 }, { - "id": "ab00fdee-06cd-434d-8b59-90ff84d7ed47", + "id": "9c7f01dd-dc7f-40d2-b868-5747c202813a", "question": "Who is the daughter of the child of the wife of derick ?", "answer": [ - "johnna", - "dixie", "reyna", + "deanna", + "dixie", "rosalee", - "deanna" + "johnna" ], "prolog": { "query": [ @@ -442,7 +442,7 @@ "type": 1 }, { - "id": "a991de53-a50f-40b2-becc-f477be77f094", + "id": "acf2126f-301f-421f-948e-c6caa0300617", "question": "Who is the mother of the wife of the brother of kari ?", "answer": [ "thomasine" @@ -472,7 +472,7 @@ "type": 1 }, { - "id": "d6868042-fadd-423d-a624-6cfcb9929b58", + "id": "1cb7d687-a913-4412-9b1b-39238e9d56c5", "question": "Who is the father of the sister of the child of deangelo ?", "answer": [ "deangelo" @@ -502,7 +502,7 @@ "type": 1 }, { - "id": "d137b7d1-e29b-44f3-b525-95fb8a555865", + "id": "107eb24b-636c-409c-9e8d-656446686f7a", "question": "Who is the child of the father of the father of meghann ?", "answer": [ "matt" @@ -532,7 +532,7 @@ "type": 1 }, { - "id": "6fe9bc2b-64d1-45b6-b0ad-8e95add7568c", + "id": "76ffbcc1-167f-4307-bdf2-fb3012fd4362", "question": "Who is the father of the daughter of the father of miki ?", "answer": [ "tanner" @@ -562,7 +562,7 @@ "type": 1 }, { - "id": "c4488e8a-b4eb-43ba-85b9-31e07962a642", + "id": "c4683010-a552-4db1-9801-81650c7a891f", "question": "Who is the wife of the son of the daughter of maggie ?", "answer": [ "thomasine" @@ -592,7 +592,7 @@ "type": 1 }, { - "id": "d318ea9e-d138-4ddf-acaf-ecfffa32ed21", + "id": "53ba88cc-b912-4ac0-b7f5-b853a1f7773c", "question": "Who is the father of the daughter of the mother of miki ?", "answer": [ "tanner" @@ -622,7 +622,7 @@ "type": 1 }, { - "id": "ed5be9f8-7daf-4871-b578-bab40ec4f837", + "id": "b52a1fe7-b01e-4e6c-8ce2-8c3beddbe024", "question": "Who is the child of the mother of the child of matt ?", "answer": [ "meghann", @@ -653,7 +653,7 @@ "type": 1 }, { - "id": "619a52ae-0c82-455f-985e-fdf1745a34fb", + "id": "844bc559-c3aa-46ed-b1ae-a207cd9d8e75", "question": "Who is the wife of the father of the person whose hobby is trainspotting ?", "answer": [ "meghann" @@ -683,7 +683,7 @@ "type": 2 }, { - "id": "138dd778-d26a-4e11-ab99-fb717ae56e8e", + "id": "ad1e787c-4188-491a-9ea8-13c3428df96f", "question": "Who is the son of the father of the person whose job is investment banker, corporate ?", "answer": [ "matt" @@ -713,11 +713,11 @@ "type": 2 }, { - "id": "1dc7167c-43a8-44c7-9f83-054097ef2a65", + "id": "896adfbc-81db-4cc7-a9f0-179bd264f5af", "question": "Who is the brother of the brother of the person whose hobby is sociology ?", "answer": [ - "dominick", "alfonso", + "dominick", "colby" ], "prolog": { @@ -745,7 +745,7 @@ "type": 2 }, { - "id": "584030b1-d34e-476b-a372-c5af88fb70d8", + "id": "02679609-9c74-482e-9098-6841e7c9f759", "question": "Who is the father of the father of the person whose hobby is finance ?", "answer": [ "derick" @@ -775,7 +775,7 @@ "type": 2 }, { - "id": "538d4677-cc42-4c06-b343-b43bef4aedd4", + "id": "0358e102-bbbc-4110-86dd-0269e4e91c50", "question": "Who is the wife of the brother of the person whose hobby is learning ?", "answer": [ "ila", @@ -806,11 +806,11 @@ "type": 2 }, { - "id": "4339c699-156c-460e-916b-4cd07901c296", + "id": "bbc52b94-37b0-4801-9f93-a06d5c900dd5", "question": "Who is the sister of the child of the person whose hobby is fossil hunting ?", "answer": [ - "antionette", - "kari" + "kari", + "antionette" ], "prolog": { "query": [ @@ -837,7 +837,7 @@ "type": 2 }, { - "id": "ac4d9693-01e4-4e6a-908b-b055ba5c2306", + "id": "4568bec1-c215-41db-bcaa-1201da104642", "question": "Who is the mother of the husband of the person whose job is police officer ?", "answer": [ "lyndia" @@ -867,7 +867,7 @@ "type": 2 }, { - "id": "a378d394-eb12-4012-b233-de9ea760ac73", + "id": "a34dc6cf-ab42-41e2-9b71-9bc3d5053705", "question": "Who is the husband of the mother of the person whose hobby is learning ?", "answer": [ "derick" @@ -897,11 +897,11 @@ "type": 2 }, { - "id": "54f99e8f-5c7e-48af-af3a-d649a17da3aa", + "id": "46e45ade-0b34-4092-945c-8011926dace5", "question": "Who is the brother of the sister of the person whose hobby is meditation ?", "answer": [ - "dominick", "alfonso", + "dominick", "colby" ], "prolog": { @@ -929,11 +929,11 @@ "type": 2 }, { - "id": "401be59d-a3b3-4d2d-a89a-10e09175edf7", + "id": "1d1422d9-4e30-4d52-afd5-bd3431780268", "question": "Who is the sister of the brother of the person whose hobby is sociology ?", "answer": [ - "antionette", - "kari" + "kari", + "antionette" ], "prolog": { "query": [ @@ -960,11 +960,11 @@ "type": 2 }, { - "id": "16fb6cc9-91f6-466f-a3bc-f6957937d373", + "id": "9c962c5e-ab40-419c-ba63-d292ff6c7a58", "question": "Who is the sibling of the sibling of reyna ?", "answer": [ - "deanna", "reyna", + "deanna", "rosalee" ], "prolog": { @@ -988,11 +988,11 @@ "type": 3 }, { - "id": "7d1b4a30-369e-4e45-a0e7-9260d3018b9e", + "id": "56f1996c-8a4b-4481-b9d3-0eee278eb52d", "question": "Who is the husband of the daughter of matt ?", "answer": [ - "dominick", - "tanner" + "tanner", + "dominick" ], "prolog": { "query": [ @@ -1015,7 +1015,7 @@ "type": 3 }, { - "id": "33fc2f3f-c61c-4c0b-a9cc-fc675f00d508", + "id": "c7a2ba24-f5d9-4140-a3a9-cf2b6c606696", "question": "Who is the brother of the father of ellis ?", "answer": [ "dominick", @@ -1042,7 +1042,7 @@ "type": 3 }, { - "id": "0df6a988-cb5d-429e-8e53-807bf8b1a699", + "id": "ffddaec3-532c-4903-a27b-11fc8301c159", "question": "Who is the sister of the mother of reyna ?", "answer": [ "meghann" @@ -1068,7 +1068,7 @@ "type": 3 }, { - "id": "5408eed2-47d6-444c-9956-14dba6a2f32d", + "id": "29bf7918-adb0-41a4-a98f-24f4f77277ec", "question": "Who is the husband of the child of scotty ?", "answer": [ "vicente" @@ -1094,7 +1094,7 @@ "type": 3 }, { - "id": "99be077e-149f-4951-8514-9aa090a415ae", + "id": "5da86c1a-3323-44c6-bbe8-8132ad65c866", "question": "Who is the mother of the sister of alton ?", "answer": [ "antionette" @@ -1120,7 +1120,7 @@ "type": 3 }, { - "id": "bc0e9561-8734-477e-90fb-2b19178ea8e0", + "id": "a0047509-b65e-4a7f-adb8-d5bd92afcaf7", "question": "Who is the father of the daughter of meghann ?", "answer": [ "tanner" @@ -1146,11 +1146,11 @@ "type": 3 }, { - "id": "83dbbe19-4531-491a-8168-2c353d64790c", + "id": "e08c80a8-6cef-4329-8692-ea8f7898b4ba", "question": "Who is the sister of the brother of kari ?", "answer": [ - "antionette", - "kari" + "kari", + "antionette" ], "prolog": { "query": [ @@ -1173,7 +1173,7 @@ "type": 3 }, { - "id": "0d685109-3b4c-44d0-a2d5-013b7a6384de", + "id": "82967272-cfa8-4e63-ae75-53d4a70302cc", "question": "Who is the father of the daughter of deangelo ?", "answer": [ "deangelo" @@ -1199,7 +1199,7 @@ "type": 3 }, { - "id": "5340fa40-dc9c-4805-a0eb-aba108aa2a03", + "id": "b12e9604-e976-48cf-a2ec-8ec3e87b0828", "question": "Who is the husband of the wife of dominick ?", "answer": [ "dominick" @@ -1225,7 +1225,7 @@ "type": 3 }, { - "id": "c2ec70c4-a340-4c81-a9f6-371e5a26209e", + "id": "225cf1d9-91ae-4b48-92b9-edb362286966", "question": "Who is the child of the person whose job is airline pilot ?", "answer": [ "lyndia" @@ -1251,7 +1251,7 @@ "type": 4 }, { - "id": "12a5f9ed-7c5b-4f51-af20-cc8f8714c3b5", + "id": "1d03d167-9648-49bf-bffd-3dcc3a5c8706", "question": "Who is the father of the person whose job is teacher, adult education ?", "answer": [ "matt" @@ -1277,7 +1277,7 @@ "type": 4 }, { - "id": "1337f4b5-658d-4ca3-9f97-c9ee694bf5bc", + "id": "9a9a4657-36a1-466b-814e-ef988f548f30", "question": "Who is the husband of the person whose hobby is tether car ?", "answer": [ "vicente" @@ -1303,7 +1303,7 @@ "type": 4 }, { - "id": "748bfc18-6c21-496c-bf7b-3509c3cbff95", + "id": "4f9683ac-48a0-477b-9015-e057552b5214", "question": "Who is the mother of the person whose hobby is sociology ?", "answer": [ "kanesha" @@ -1329,7 +1329,7 @@ "type": 4 }, { - "id": "37b808bf-0bba-4dc6-a0d4-2a155292aa98", + "id": "e200e45f-c75f-41e4-a3c5-257688939591", "question": "Who is the daughter of the person whose hobby is geography ?", "answer": [ "meghann", @@ -1356,7 +1356,7 @@ "type": 4 }, { - "id": "c7f759d2-8600-4869-a325-15e7a948e928", + "id": "ef9c1a51-430b-4bf9-ac01-7d21b749a0be", "question": "Who is the child of the person whose job is airline pilot ?", "answer": [ "lyndia" @@ -1382,7 +1382,7 @@ "type": 4 }, { - "id": "95b09e7b-c01b-4e22-af87-39ce7a14996a", + "id": "5149db5f-f1ef-4506-9551-21fc90beeaba", "question": "Who is the mother of the person whose hobby is bus spotting[22 ?", "answer": [ "daisy" @@ -1408,7 +1408,7 @@ "type": 4 }, { - "id": "45492489-b4dc-492f-a087-416f0e628f2e", + "id": "22e963c5-a8da-4437-ba14-4ad4d7d83dce", "question": "Who is the father of the person whose hobby is trainspotting ?", "answer": [ "tanner" @@ -1434,7 +1434,7 @@ "type": 4 }, { - "id": "4dc78670-936d-4860-b233-aadc99247ab5", + "id": "9cfeaedb-8bbc-417e-82d3-f4ae93d607e9", "question": "Who is the wife of the person whose hobby is radio-controlled car racing ?", "answer": [ "meghann" @@ -1460,7 +1460,7 @@ "type": 4 }, { - "id": "9b554b95-4236-4285-b267-23f41189d095", + "id": "e6d61a7e-039b-49fc-a196-4b8b7ee23839", "question": "Who is the father of the person whose job is air cabin crew ?", "answer": [ "dominick" @@ -1486,11 +1486,11 @@ "type": 4 }, { - "id": "33a8e88f-bbbf-4f11-9c8c-55977663ad68", + "id": "800c6931-0660-4aa6-9961-ff5794508416", "question": "Who is the child of daisy ?", "answer": [ - "deanna", "reyna", + "deanna", "rosalee" ], "prolog": { @@ -1510,13 +1510,13 @@ "type": 5 }, { - "id": "bf19852d-8db0-4681-b0dd-f25074cc1130", + "id": "a8d02d1e-cbf8-4544-9f20-37488759656a", "question": "Who is the child of kanesha ?", "answer": [ - "alfonso", "kari", - "antionette", "colby", + "antionette", + "alfonso", "dominick" ], "prolog": { @@ -1536,7 +1536,7 @@ "type": 5 }, { - "id": "1737f4ed-f671-4dca-8c56-5c4b4777f308", + "id": "4fc8fc88-b8a1-4ebb-8fab-0cbf2aa3354a", "question": "Who is the mother of colby ?", "answer": [ "kanesha" @@ -1558,7 +1558,7 @@ "type": 5 }, { - "id": "a899e56a-95d9-4af5-b2e7-480a9d3749ff", + "id": "c3c04802-717f-4a73-ba89-64cb1e390ddf", "question": "Who is the child of scotty ?", "answer": [ "lyndia" @@ -1580,7 +1580,7 @@ "type": 5 }, { - "id": "f2ecc422-220e-48fe-861d-c53f5d971d7b", + "id": "1973b172-342d-4ac4-a3cb-f2dc1598e56c", "question": "Who is the wife of matt ?", "answer": [ "thomasine" @@ -1602,7 +1602,7 @@ "type": 5 }, { - "id": "dd52aef5-5d3d-490a-80ba-e56adedcb598", + "id": "9f9f76d5-14ac-41df-8c4a-2e33e9666639", "question": "Who is the mother of lyndia ?", "answer": [ "maggie" @@ -1624,11 +1624,11 @@ "type": 5 }, { - "id": "37de4500-2a28-4ec7-be83-82312c193a6c", + "id": "4d617eae-1d31-416e-976a-f91d17ded98b", "question": "Who is the daughter of dominick ?", "answer": [ - "deanna", "reyna", + "deanna", "rosalee" ], "prolog": { @@ -1648,7 +1648,7 @@ "type": 5 }, { - "id": "93cbdd50-8147-4028-8017-4a1d9f39ebb1", + "id": "0967f269-63e1-4ad7-843c-9b945c14a8a1", "question": "Who is the mother of miki ?", "answer": [ "meghann" @@ -1670,7 +1670,7 @@ "type": 5 }, { - "id": "70e3e6ef-ed0c-4347-a87f-ce86228288d1", + "id": "b53f3c20-191d-4e19-afc2-6d0c7ff60ded", "question": "Who is the sister of dixie ?", "answer": [ "johnna" @@ -1692,11 +1692,11 @@ "type": 5 }, { - "id": "81d29045-1a9a-46ef-9ef5-aba7d8e0137b", + "id": "0c60d005-7621-42a4-9546-d88c53b87720", "question": "Who is the son of derick ?", "answer": [ - "dominick", "alfonso", + "dominick", "colby" ], "prolog": { @@ -1716,11 +1716,11 @@ "type": 5 }, { - "id": "7386b3e1-6c53-440f-bea0-41dd0accd251", + "id": "5fa36d85-576e-43b8-8152-7d892103da11", "question": "Who is the person whose hobby is meditation ?", "answer": [ - "antionette", - "matt" + "matt", + "antionette" ], "prolog": { "query": [ @@ -1739,7 +1739,7 @@ "type": 6 }, { - "id": "85e042fa-f4b2-49d8-a468-ef8a7267f351", + "id": "c2d17ac2-7ed9-4b5a-b6b1-baeeb2ca3f5a", "question": "Who is the person whose hobby is learning ?", "answer": [ "colby" @@ -1761,7 +1761,7 @@ "type": 6 }, { - "id": "2dfc79a4-859b-43e5-a781-0910b224db78", + "id": "faaa0f99-212f-4ddf-b350-73af2efef733", "question": "Who is the person whose job is estate manager/land agent ?", "answer": [ "derick" @@ -1783,7 +1783,7 @@ "type": 6 }, { - "id": "416bda6b-0d01-4370-839e-553447b2409c", + "id": "bf56da37-a184-46f2-a022-19ffb0312b5a", "question": "Who is the person whose hobby is dolls ?", "answer": [ "ila" @@ -1805,7 +1805,7 @@ "type": 6 }, { - "id": "350ea393-2394-49ed-8005-c554ab67b2f1", + "id": "27b8c7bd-a303-41c9-9805-f0c79b6b7ad9", "question": "Who is the person whose hobby is geography ?", "answer": [ "thomasine" @@ -1827,7 +1827,7 @@ "type": 6 }, { - "id": "baf237f6-964f-4a0a-963f-6869b3ef01c4", + "id": "490668d0-6f88-487c-9db7-5bb6e695ce4c", "question": "Who is the person whose job is chief marketing officer ?", "answer": [ "meghann" @@ -1849,7 +1849,7 @@ "type": 6 }, { - "id": "eb8c6924-ea77-4732-a85d-5c0e9aee9b57", + "id": "22d7f090-f90c-4d5c-b0e5-8c76e5edbcdb", "question": "Who is the person whose job is newspaper journalist ?", "answer": [ "rosalee" @@ -1871,7 +1871,7 @@ "type": 6 }, { - "id": "c580adbe-1270-406c-b8d5-879a5b96e2ee", + "id": "b69d75b2-32ec-486d-be38-f431c53af291", "question": "Who is the person whose job is contractor ?", "answer": [ "antionette" @@ -1893,7 +1893,7 @@ "type": 6 }, { - "id": "2c274b90-95ca-4707-bf0c-5b21dfc0cc6f", + "id": "c99baa9b-a490-4516-b555-50dae298b251", "question": "Who is the person whose job is accountant, chartered ?", "answer": [ "alton" @@ -1915,7 +1915,7 @@ "type": 6 }, { - "id": "41534140-0eff-4604-a825-b55563ab9558", + "id": "212ea45b-2d4a-4263-bea9-7853a270a353", "question": "Who is the person whose hobby is shogi ?", "answer": [ "kanesha" @@ -1937,12 +1937,12 @@ "type": 6 }, { - "id": "ca0dfc6e-6f91-4cec-a44a-5c559eeddbed", + "id": "ab5390cd-50ba-45b0-b8eb-95102b6bd317", "question": "What is the job of the sibling of the child of the daughter of thomasine ?", "answer": [ "air cabin crew", - "biomedical scientist", - "newspaper journalist" + "newspaper journalist", + "biomedical scientist" ], "prolog": { "query": [ @@ -1973,11 +1973,11 @@ "type": 7 }, { - "id": "541e8108-e63f-40ad-b48f-4e29611ec7be", + "id": "8d731688-03f4-4bc1-9dad-ced7ca6a781d", "question": "What is the hobby of the sibling of the son of the father of alton ?", "answer": [ - "meteorology", - "photography" + "photography", + "meteorology" ], "prolog": { "query": [ @@ -2008,7 +2008,7 @@ "type": 7 }, { - "id": "3b40da61-96b0-4889-b8bd-56ad22cacac9", + "id": "7c434645-0e1c-4718-adc0-ceb3de99a8f6", "question": "What is the hobby of the father of the sister of the mother of rosalee ?", "answer": [ "meditation" @@ -2042,7 +2042,7 @@ "type": 7 }, { - "id": "84b00864-a0f9-4413-a7e3-170e8619a7b7", + "id": "2a6f41b2-0dfc-4163-b61a-0528def0e978", "question": "What is the hobby of the mother of the son of the father of matt ?", "answer": [ "tether car" @@ -2076,13 +2076,13 @@ "type": 7 }, { - "id": "0d57d485-6e33-48e7-b764-6aa3b3aa1d3e", + "id": "6817d8d6-fb48-454a-88cc-2ca91baf27ba", "question": "What is the hobby of the child of the wife of the son of kanesha ?", "answer": [ - "research", - "finance", "bus spotting[22", - "biology" + "biology", + "research", + "finance" ], "prolog": { "query": [ @@ -2113,12 +2113,12 @@ "type": 7 }, { - "id": "6278ce6e-7171-4bd1-8e5b-80f5c7af66e1", + "id": "2937a40f-8d43-4aff-a732-4ff1f6b64afe", "question": "What is the dob of the child of the husband of the mother of johnna ?", "answer": [ - "0264-08-02", "0270-01-28", - "0263-06-10" + "0263-06-10", + "0264-08-02" ], "prolog": { "query": [ @@ -2149,11 +2149,11 @@ "type": 7 }, { - "id": "ef03f1fc-05cf-4841-8ad6-753d8114892b", + "id": "700bef02-e802-41a2-97c3-bf781d81ba91", "question": "What is the hobby of the sibling of the sister of the sister of dixie ?", "answer": [ - "canoeing", - "photography" + "photography", + "canoeing" ], "prolog": { "query": [ @@ -2184,14 +2184,14 @@ "type": 7 }, { - "id": "9be95a03-74e7-4516-b88c-c2ac7705c02b", + "id": "c5b3a592-ae94-43b6-9bae-f2cff6124b14", "question": "What is the hobby of the child of the wife of the husband of kanesha ?", "answer": [ "microbiology", - "dominoes", "sociology", - "learning", - "meditation" + "dominoes", + "meditation", + "learning" ], "prolog": { "query": [ @@ -2222,7 +2222,7 @@ "type": 7 }, { - "id": "a94e15df-625e-43ce-a70d-f6bf0eab12d9", + "id": "8d73ec76-c8ed-456b-ad60-325bf9aae87f", "question": "What is the dob of the mother of the sister of the sister of dominick ?", "answer": [ "0212-07-22" @@ -2256,11 +2256,11 @@ "type": 7 }, { - "id": "eccb380a-14c1-4d7f-b36b-c5d8177850bc", + "id": "d659e1b8-ab6d-4e0c-b4bf-cda4fc75c3a0", "question": "What is the job of the child of the daughter of the father of meghann ?", "answer": [ - "ranger/warden", "air cabin crew", + "ranger/warden", "biomedical scientist", "newspaper journalist" ], @@ -2293,11 +2293,11 @@ "type": 7 }, { - "id": "3a06fbfc-b262-4b44-87a8-6138d2815309", + "id": "55f3625e-adf2-44b9-bf32-3f526cad35df", "question": "What is the hobby of the sister of the brother of the person whose hobby is photography ?", "answer": [ - "meteorology", - "photography" + "photography", + "meteorology" ], "prolog": { "query": [ @@ -2328,7 +2328,7 @@ "type": 8 }, { - "id": "5fe77340-6b8f-4ef6-81f9-02deb8171b16", + "id": "1546965c-dd51-4552-9775-864ab457dc73", "question": "What is the job of the brother of the daughter of the person whose job is geographical information systems officer ?", "answer": [ "accountant, chartered" @@ -2362,13 +2362,13 @@ "type": 8 }, { - "id": "2c7be5ff-d663-4ebd-a43e-d30526d03b92", + "id": "54b79a45-58f1-4b18-8ddd-fe3f8ecb19cd", "question": "What is the job of the child of the brother of the person whose job is public house manager ?", "answer": [ "air cabin crew", "civil engineer, consulting", - "biomedical scientist", - "newspaper journalist" + "newspaper journalist", + "biomedical scientist" ], "prolog": { "query": [ @@ -2399,13 +2399,13 @@ "type": 8 }, { - "id": "5cf2ed2a-d930-4199-94c5-d637fd81a478", + "id": "7423b998-4897-460b-a35a-c40a31d5e171", "question": "What is the dob of the sibling of the sibling of the person whose hobby is meteorology ?", "answer": [ - "0237-11-04", - "0264-08-02", "0270-01-28", - "0263-06-10" + "0237-11-04", + "0263-06-10", + "0264-08-02" ], "prolog": { "query": [ @@ -2436,7 +2436,7 @@ "type": 8 }, { - "id": "5c1e322c-0508-46e3-9f39-626eb8510374", + "id": "ad4c3b2f-6631-45dc-a59a-4a258952c6b7", "question": "What is the dob of the sister of the sister of the person whose hobby is geocaching ?", "answer": [ "0230-04-06" @@ -2470,7 +2470,7 @@ "type": 8 }, { - "id": "16db8f8f-736b-49ac-8f92-df6488b62ad1", + "id": "05b715e7-ca92-4057-ad1e-1824d23e38b8", "question": "What is the job of the father of the son of the person whose hobby is dairy farming ?", "answer": [ "geographical information systems officer" @@ -2504,7 +2504,7 @@ "type": 8 }, { - "id": "2b2bc29c-28a3-498c-9a5b-983a93fbcba3", + "id": "e1d3f035-eeb6-4302-b21e-95fe4c15ecc7", "question": "What is the hobby of the wife of the husband of the person whose hobby is meteorology ?", "answer": [ "meteorology" @@ -2538,7 +2538,7 @@ "type": 8 }, { - "id": "cc3637e5-3c22-4db7-b665-8a30024c6f61", + "id": "fb41c459-83ed-4ad6-a2df-398490f9ddf4", "question": "What is the hobby of the child of the husband of the person whose job is commercial/residential surveyor ?", "answer": [ "finance" @@ -2572,11 +2572,11 @@ "type": 8 }, { - "id": "0487d58e-7501-49b0-83a5-1ad1f1317103", + "id": "1af91ae8-b51e-47ba-be1d-f07d82240358", "question": "What is the hobby of the sister of the daughter of the person whose hobby is dairy farming ?", "answer": [ - "meteorology", - "photography" + "photography", + "meteorology" ], "prolog": { "query": [ @@ -2607,7 +2607,7 @@ "type": 8 }, { - "id": "48ffbcc9-08fc-4acf-9b15-51ba50024009", + "id": "10f4d921-cf9b-47c7-8df1-abcd49c162d0", "question": "What is the job of the father of the wife of the person whose job is agricultural engineer ?", "answer": [ "airline pilot" @@ -2641,7 +2641,7 @@ "type": 8 }, { - "id": "273dd290-38af-470b-9644-1218b6bf146c", + "id": "d5691b4f-aea5-4f49-b159-1da9b1fd1080", "question": "What is the job of the sibling of the child of thomasine ?", "answer": [ "chief marketing officer", @@ -2672,7 +2672,7 @@ "type": 9 }, { - "id": "eb233e69-a03f-4708-b270-7af07c6d85e5", + "id": "2c5b461a-c5f7-45e5-ae3a-090ee87aeb53", "question": "What is the dob of the sister of the child of thomasine ?", "answer": [ "0230-04-06", @@ -2703,7 +2703,7 @@ "type": 9 }, { - "id": "26400226-ce01-46f4-aba0-e27c8b31417d", + "id": "4fee7977-ae06-485f-a836-a593275cfdd2", "question": "What is the hobby of the father of the daughter of scotty ?", "answer": [ "wikipedia editing" @@ -2733,7 +2733,7 @@ "type": 9 }, { - "id": "db70b956-43a2-40ea-9a16-08ef19d939b1", + "id": "098de92e-6f9d-4a61-aba9-5e14d3579042", "question": "What is the hobby of the father of the child of tanner ?", "answer": [ "radio-controlled car racing" @@ -2763,7 +2763,7 @@ "type": 9 }, { - "id": "d737469c-70b4-48ce-aad6-1964d0e7805b", + "id": "6889704e-9a83-488d-bcaa-8b18994ab076", "question": "What is the dob of the wife of the father of dominick ?", "answer": [ "0212-07-22" @@ -2793,7 +2793,7 @@ "type": 9 }, { - "id": "c26fe365-ccfc-42c7-a6d7-c479eef486a2", + "id": "88a1078f-3144-4368-91b9-143e67c8b6be", "question": "What is the job of the mother of the father of deanna ?", "answer": [ "production assistant, television" @@ -2823,7 +2823,7 @@ "type": 9 }, { - "id": "856dd608-a248-4668-85df-e669345e79f0", + "id": "6a3d4fa7-bc9d-4722-814f-d2ce68677d98", "question": "What is the hobby of the mother of the son of deangelo ?", "answer": [ "meditation" @@ -2853,7 +2853,7 @@ "type": 9 }, { - "id": "799dd166-6220-4fec-8fdf-2c01f8b21404", + "id": "8660cd34-dad7-47db-9197-23fe88d9ded0", "question": "What is the hobby of the husband of the sibling of dominick ?", "answer": [ "dairy farming" @@ -2883,7 +2883,7 @@ "type": 9 }, { - "id": "2a90c398-dcb5-4085-a810-a1fbcf810739", + "id": "e71dcc5e-be20-4afc-8cab-9bba36196ed8", "question": "What is the job of the father of the child of deangelo ?", "answer": [ "geographical information systems officer" @@ -2913,7 +2913,7 @@ "type": 9 }, { - "id": "223b5691-36dd-465a-9266-3b758450403b", + "id": "4df369e7-b64e-4450-aef4-f847d411d675", "question": "What is the hobby of the mother of the child of tanner ?", "answer": [ "geocaching" @@ -2943,7 +2943,7 @@ "type": 9 }, { - "id": "10ffb19c-45bd-44d5-b36c-76595284feb2", + "id": "c0b792ce-03c5-44e1-9f66-a67a9c83bc0b", "question": "What is the hobby of the mother of the person whose job is translator ?", "answer": [ "shogi" @@ -2973,7 +2973,7 @@ "type": 10 }, { - "id": "54cb3a24-ea8d-43d6-b493-750625deac47", + "id": "975d4516-270b-4344-8173-1eee477e587c", "question": "What is the job of the child of the person whose job is agricultural engineer ?", "answer": [ "investment banker, corporate" @@ -3003,7 +3003,7 @@ "type": 10 }, { - "id": "8b3d6b53-2d1e-4631-84e9-e9509fa663a3", + "id": "01c51360-79af-4fec-b76c-fe61dc576ec6", "question": "What is the job of the father of the person whose job is civil engineer, consulting ?", "answer": [ "translator" @@ -3033,7 +3033,7 @@ "type": 10 }, { - "id": "9483b37d-4c13-499f-873e-77c2ccf70647", + "id": "43ade4c9-0fc3-4596-84c7-7c722602e627", "question": "What is the dob of the mother of the person whose hobby is research ?", "answer": [ "0237-11-04" @@ -3063,7 +3063,7 @@ "type": 10 }, { - "id": "4c1d369d-264d-4915-97b5-3816570f9f10", + "id": "33ac6430-191f-44ab-be3f-1c7a5fd8d3a9", "question": "What is the hobby of the mother of the person whose hobby is meteorology ?", "answer": [ "geography", @@ -3094,7 +3094,7 @@ "type": 10 }, { - "id": "e382986a-08f8-4e9a-bc5f-67c4873d02ef", + "id": "49a4baa0-8f15-4039-86ef-58c128b9b3e9", "question": "What is the dob of the wife of the person whose job is advertising copywriter ?", "answer": [ "0230-04-06" @@ -3124,7 +3124,7 @@ "type": 10 }, { - "id": "d6fffa84-1e9b-4a90-9c49-d3d33f9b380a", + "id": "c82329fe-1a88-497b-9d14-90236d97eac9", "question": "What is the hobby of the husband of the person whose hobby is meditation ?", "answer": [ "dairy farming" @@ -3154,7 +3154,7 @@ "type": 10 }, { - "id": "5c7c8ae7-6a8a-4f3a-806c-14e0c2c71dac", + "id": "cc9f536d-e5b1-4621-9e16-6f4bcaffb7da", "question": "What is the job of the wife of the person whose hobby is fossil hunting ?", "answer": [ "production assistant, television" @@ -3184,7 +3184,7 @@ "type": 10 }, { - "id": "8efc3d34-e4bd-4456-b2b3-d8a22f30d957", + "id": "9a75fbfc-8b8e-4d8b-aaf4-9895668b776a", "question": "What is the job of the son of the person whose hobby is meditation ?", "answer": [ "accountant, chartered" @@ -3214,7 +3214,7 @@ "type": 10 }, { - "id": "3074185d-b6ff-43ef-b13d-555b2a4ce335", + "id": "62d3e4c2-47b8-492f-8947-ef63297afecf", "question": "What is the job of the daughter of the person whose hobby is architecture ?", "answer": [ "museum education officer" @@ -3244,11 +3244,11 @@ "type": 10 }, { - "id": "4aa75775-0bfb-4e44-865e-0622c9a52461", + "id": "c428fdd8-bd6c-4996-b1a6-6f7d9581066a", "question": "What is the dob of the daughter of deangelo ?", "answer": [ - "0264-08-02", - "0270-01-28" + "0270-01-28", + "0264-08-02" ], "prolog": { "query": [ @@ -3271,7 +3271,7 @@ "type": 11 }, { - "id": "718139de-0da3-40b6-ad99-1a6720db5cdb", + "id": "a0ef86ef-65c8-496b-ab42-77f8f7ba967a", "question": "What is the job of the sister of antionette ?", "answer": [ "public house manager" @@ -3297,7 +3297,7 @@ "type": 11 }, { - "id": "766b7a28-5d66-4215-9711-03abf0c68f14", + "id": "ab30b5aa-3d90-4023-a609-8ee4566fd9a7", "question": "What is the hobby of the wife of alfonso ?", "answer": [ "dolls" @@ -3323,12 +3323,12 @@ "type": 11 }, { - "id": "67e7ddbc-8e2b-4052-a129-578e5cdc1331", + "id": "c22c90f4-1e3b-4ef9-9c86-0a724dc751e8", "question": "What is the hobby of the brother of kari ?", "answer": [ - "sociology", "learning", - "microbiology" + "microbiology", + "sociology" ], "prolog": { "query": [ @@ -3351,7 +3351,7 @@ "type": 11 }, { - "id": "ae2252f4-d4d3-4f78-addc-f3a078835a2d", + "id": "f4041b3a-3d98-4bad-9323-4e950303f37e", "question": "What is the hobby of the daughter of scotty ?", "answer": [ "tether car" @@ -3377,7 +3377,7 @@ "type": 11 }, { - "id": "96a790f5-1132-4826-9920-f8c61043958e", + "id": "50bcaf79-3056-4c5c-860c-29fd38866612", "question": "What is the hobby of the brother of johnna ?", "answer": [ "canoeing" @@ -3403,7 +3403,7 @@ "type": 11 }, { - "id": "a613d148-4990-47ea-a01f-571e5018229d", + "id": "1c335d64-697c-4f25-86b5-0d2176841ade", "question": "What is the hobby of the child of maggie ?", "answer": [ "tether car" @@ -3429,12 +3429,12 @@ "type": 11 }, { - "id": "0679d3e5-bc57-4728-87a2-1317f2712cd1", + "id": "74675d2c-e30a-4358-9c21-634e653c97a4", "question": "What is the hobby of the brother of kari ?", "answer": [ - "sociology", "learning", - "microbiology" + "microbiology", + "sociology" ], "prolog": { "query": [ @@ -3457,7 +3457,7 @@ "type": 11 }, { - "id": "7042fd72-7fc2-42ed-b287-9f17aa0fa1a3", + "id": "b3dc8dbb-b8db-42c6-b4b9-da03fdb8debc", "question": "What is the dob of the sister of meghann ?", "answer": [ "0237-11-04" @@ -3483,7 +3483,7 @@ "type": 11 }, { - "id": "3e3101fc-0834-45e4-aaf4-f5b59879df81", + "id": "2b4545f5-771d-4816-9476-aa917039be84", "question": "What is the job of the father of matt ?", "answer": [ "agricultural engineer" @@ -3509,7 +3509,7 @@ "type": 11 }, { - "id": "6be54345-1105-4bf0-98f2-51fa51f7d990", + "id": "66076d99-6ed5-4fd4-8fcd-98002bbd7fc1", "question": "What is the hobby of the person whose job is production assistant, television ?", "answer": [ "shogi" @@ -3535,7 +3535,7 @@ "type": 12 }, { - "id": "c87868a3-cd76-43de-bdaf-8afed7890f74", + "id": "a084aacb-f054-467e-b938-09be6e55cf09", "question": "What is the job of the person whose hobby is dairy farming ?", "answer": [ "geographical information systems officer" @@ -3561,7 +3561,7 @@ "type": 12 }, { - "id": "6a558541-c75a-45ff-b605-d6338b20cf18", + "id": "3ded3cb1-39da-4cdf-9bcd-65748b6af231", "question": "What is the job of the person whose job is ranger/warden ?", "answer": [ "ranger/warden" @@ -3587,7 +3587,7 @@ "type": 12 }, { - "id": "9f84990a-cd28-4cbd-8b24-a77bcf6e649c", + "id": "bff842a3-cef9-4990-a79a-1167eab4690d", "question": "What is the hobby of the person whose hobby is radio-controlled car racing ?", "answer": [ "radio-controlled car racing" @@ -3613,7 +3613,7 @@ "type": 12 }, { - "id": "2f7847b6-41dc-483a-bd0f-9b5baf1fbe79", + "id": "676b93e5-9d80-42dc-80c2-79a6e066c7a4", "question": "What is the dob of the person whose job is chief marketing officer ?", "answer": [ "0230-04-06" @@ -3639,7 +3639,7 @@ "type": 12 }, { - "id": "ba261765-3c00-409e-b97c-4bc8613d6cf4", + "id": "d4cf6c68-cb6e-484d-90ea-e6d76371355d", "question": "What is the job of the person whose job is freight forwarder ?", "answer": [ "freight forwarder" @@ -3665,7 +3665,7 @@ "type": 12 }, { - "id": "f1a2c154-722c-4940-8233-f8872a9c6263", + "id": "12d7a004-5a72-4e4d-b678-ea93e5aeb768", "question": "What is the job of the person whose hobby is trainspotting ?", "answer": [ "ranger/warden" @@ -3691,7 +3691,7 @@ "type": 12 }, { - "id": "777f16fc-bed4-4a50-b6fc-240faf2ec2c8", + "id": "1da23ff3-20d5-4b48-852a-fad7eec8304f", "question": "What is the job of the person whose hobby is social studies ?", "answer": [ "agricultural engineer" @@ -3717,7 +3717,7 @@ "type": 12 }, { - "id": "c5fc1314-cb39-46c1-8a37-3c3bdefd9512", + "id": "f0059bad-ebbc-4d43-8679-879836f68564", "question": "What is the dob of the person whose hobby is sociology ?", "answer": [ "0236-06-02" @@ -3743,7 +3743,7 @@ "type": 12 }, { - "id": "20df4610-9716-431a-9c68-b56c64cf5137", + "id": "d897f233-50df-40c6-b567-7148b81cef2a", "question": "What is the dob of the person whose hobby is architecture ?", "answer": [ "0148-03-17" @@ -3769,7 +3769,7 @@ "type": 12 }, { - "id": "35a1ea25-f245-423e-85d5-dd68a9bc5294", + "id": "18e27db1-8685-4355-bb67-683b072a9fd4", "question": "How many sons does the sister of the sibling of the brother of dixie have?", "answer": [ "12" @@ -3802,7 +3802,7 @@ "type": 13 }, { - "id": "b392e872-00a1-45f3-8c18-45a5a597cc36", + "id": "f7a37e6d-df03-4985-9b5d-00855cbd208e", "question": "How many daughters does the brother of the daughter of the father of dominick have?", "answer": [ "22" @@ -3835,7 +3835,7 @@ "type": 13 }, { - "id": "8b4ca798-0e5b-43ab-a3de-f7da9ad238a5", + "id": "68f39495-0a9a-49b5-85f6-c09ca2deec75", "question": "How many sisters does the son of the sibling of the husband of ila have?", "answer": [ "20" @@ -3868,7 +3868,7 @@ "type": 13 }, { - "id": "64e99464-0e8f-41d6-8ad1-811bb597ddae", + "id": "5ac9c803-c70f-49f7-ada3-9c0a738db2a5", "question": "How many sisters does the mother of the daughter of the sister of kari have?", "answer": [ "20" @@ -3901,7 +3901,7 @@ "type": 13 }, { - "id": "6ec8f68e-51a9-4d09-8401-601512e64754", + "id": "ad4fd885-fb7e-4731-a16a-ee50d7875096", "question": "How many brothers does the wife of the husband of the child of thomasine have?", "answer": [ "14" @@ -3934,7 +3934,7 @@ "type": 13 }, { - "id": "cd85a2c5-a5f6-47c0-b401-5bb6f54fa78b", + "id": "8959335f-c220-4f70-a2b1-31d8a33e0e87", "question": "How many children does the sibling of the daughter of the daughter of thomasine have?", "answer": [ "34" @@ -3967,7 +3967,7 @@ "type": 13 }, { - "id": "4193f569-a4a4-4882-8fba-3bde6c46aa32", + "id": "1dacdbff-dfe1-4e9a-bffa-130b4a62e821", "question": "How many daughters does the child of the father of the father of ellis have?", "answer": [ "22" @@ -4000,7 +4000,7 @@ "type": 13 }, { - "id": "21a15c92-cfd8-40a5-b0a9-7bf7b2812a81", + "id": "e29c0296-29e1-4c93-94a0-dfeb5fcfbe4b", "question": "How many children does the mother of the father of the son of ila have?", "answer": [ "34" @@ -4033,7 +4033,7 @@ "type": 13 }, { - "id": "d78c0dea-43b2-452a-9083-f2d6cfc5a249", + "id": "cb01da02-0f2c-4e73-a1eb-efc1b4e81247", "question": "How many sons does the husband of the sibling of the sister of alfonso have?", "answer": [ "12" @@ -4066,7 +4066,7 @@ "type": 13 }, { - "id": "161eaa45-b147-4acf-88bd-7f6c619a835a", + "id": "23d36759-e020-4d21-867c-815335223ef9", "question": "How many siblings does the daughter of the father of the husband of ila have?", "answer": [ "34" @@ -4099,7 +4099,7 @@ "type": 13 }, { - "id": "9c423b27-b06d-42fa-89d2-7ab808eb2e2b", + "id": "2215aeb8-b431-4fb4-aa46-d1a093fbed8c", "question": "How many sisters does the father of the daughter of the person whose job is geographical information systems officer have?", "answer": [ "20" @@ -4132,7 +4132,7 @@ "type": 14 }, { - "id": "fc17c423-e0c9-432d-8353-a3425e73bf96", + "id": "85b884bc-ab78-444f-9a8a-f45908ba1ab8", "question": "How many siblings does the sibling of the mother of the person whose job is ranger/warden have?", "answer": [ "34" @@ -4165,7 +4165,7 @@ "type": 14 }, { - "id": "0cb9d081-c97f-406b-ab5b-cc97a49695a3", + "id": "1872baba-38fb-4dee-a208-5948f721995f", "question": "How many sisters does the daughter of the mother of the person whose hobby is trainspotting have?", "answer": [ "20" @@ -4198,7 +4198,7 @@ "type": 14 }, { - "id": "c82045df-18c0-4875-b136-cef4ad0110a5", + "id": "ef0f88f2-3048-41e0-adba-41b6e04e5eb4", "question": "How many brothers does the brother of the mother of the person whose job is accountant, chartered have?", "answer": [ "14" @@ -4231,7 +4231,7 @@ "type": 14 }, { - "id": "65c02bb0-c558-4871-b4d5-cc9c89446cfe", + "id": "cf18e11e-9d7d-4de7-a750-1125db5c0c6b", "question": "How many daughters does the father of the wife of the person whose hobby is social studies have?", "answer": [ "22" @@ -4264,7 +4264,7 @@ "type": 14 }, { - "id": "e557d83c-0589-4a04-9c87-eb9763d5d49b", + "id": "6356c356-10b4-4019-96c8-b41f920f9bd5", "question": "How many sons does the mother of the mother of the person whose hobby is photography have?", "answer": [ "12" @@ -4297,7 +4297,7 @@ "type": 14 }, { - "id": "ff55f3fe-e9c1-4ade-a00d-4ceb9376c16e", + "id": "62ef4afd-6bc0-4a8f-8bf7-9e46d7547f1b", "question": "How many daughters does the son of the father of the person whose hobby is canoeing have?", "answer": [ "22" @@ -4330,7 +4330,7 @@ "type": 14 }, { - "id": "f5bd52fe-45a0-4b3a-a070-c1e43eb2d2ab", + "id": "9ba58017-6d5a-4b31-888a-670c37777e3a", "question": "How many siblings does the sibling of the sibling of the person whose hobby is meditation have?", "answer": [ "34" @@ -4363,7 +4363,7 @@ "type": 14 }, { - "id": "5b11a049-b8d3-4ee0-baad-52a56a3544a1", + "id": "3deb157c-3c04-4b07-8cf2-8686805c78b0", "question": "How many siblings does the sibling of the sister of the person whose hobby is canoeing have?", "answer": [ "34" @@ -4396,7 +4396,7 @@ "type": 14 }, { - "id": "85bd3c0d-9e0b-42de-87b7-36abc36e4472", + "id": "b94f8c10-0716-441f-a18e-1ef082c8f6d9", "question": "How many sisters does the mother of the daughter of the person whose hobby is wikipedia editing have?", "answer": [ "20" @@ -4429,7 +4429,7 @@ "type": 14 }, { - "id": "24053a6c-2721-4329-92be-8097929a261d", + "id": "eab0d329-7fe6-4212-9bcd-1e327a2309bb", "question": "How many sisters does the son of the sister of colby have?", "answer": [ "20" @@ -4458,7 +4458,7 @@ "type": 15 }, { - "id": "8a2169ee-5f86-46ff-b2f9-b7f791280cdc", + "id": "4fbe4134-2dd7-4e5a-a6b2-13633b9c714f", "question": "How many sons does the father of the sibling of alton have?", "answer": [ "12" @@ -4487,7 +4487,7 @@ "type": 15 }, { - "id": "803c02f4-d318-4468-9437-6ec48211a8d0", + "id": "3a0ee067-f184-4d23-b21e-8072ebc2eaea", "question": "How many children does the sibling of the daughter of thomasine have?", "answer": [ "34" @@ -4516,7 +4516,7 @@ "type": 15 }, { - "id": "9c291f81-d097-46fd-bba8-296a19a96769", + "id": "d74ad781-bab2-4dbd-a9f3-e4da433e7cd2", "question": "How many brothers does the sibling of the mother of miki have?", "answer": [ "14" @@ -4545,7 +4545,7 @@ "type": 15 }, { - "id": "ad12c197-fe26-40e5-b76b-5f6daed22b91", + "id": "354f5a73-e9aa-4d1c-b235-68a50416b13b", "question": "How many siblings does the sibling of the daughter of deangelo have?", "answer": [ "34" @@ -4574,7 +4574,7 @@ "type": 15 }, { - "id": "b52b5a45-ce65-4fee-a16e-40a4bff90922", + "id": "e02df928-e305-4ebd-bf84-a808b88029bd", "question": "How many siblings does the sister of the son of kanesha have?", "answer": [ "34" @@ -4603,7 +4603,7 @@ "type": 15 }, { - "id": "50c58871-3c65-437e-9eb5-d86b69869d40", + "id": "ad31c8fa-d8ab-4541-9a52-ec0951f1a7b8", "question": "How many sisters does the mother of the child of maggie have?", "answer": [ "20" @@ -4632,7 +4632,7 @@ "type": 15 }, { - "id": "802e8e43-3f0e-4e88-a797-54129ca2d9e6", + "id": "6dae69ba-7979-413e-9e0e-463dc39141ec", "question": "How many brothers does the mother of the daughter of maggie have?", "answer": [ "14" @@ -4661,7 +4661,7 @@ "type": 15 }, { - "id": "0c152dd8-a305-4dcd-936a-2589783038c7", + "id": "35d0b539-044e-45d7-9300-69f43d14c6ff", "question": "How many sisters does the child of the wife of scotty have?", "answer": [ "20" @@ -4690,7 +4690,7 @@ "type": 15 }, { - "id": "c448e072-4490-4a1c-9803-e21abc2c1f2c", + "id": "fcc7ebcc-953f-4501-af83-a6cf740b0469", "question": "How many sons does the child of the sibling of colby have?", "answer": [ "12" @@ -4719,7 +4719,7 @@ "type": 15 }, { - "id": "689d0aae-e6ee-41ac-aac0-2c6c0f8ee817", + "id": "4932f5d7-89fb-404c-be5f-8e911b8e6155", "question": "How many sisters does the sibling of the person whose job is therapist, art have?", "answer": [ "20" @@ -4748,7 +4748,7 @@ "type": 16 }, { - "id": "db08fb19-3c65-43bd-80c4-46a4d8267ffa", + "id": "3423ed93-7df3-4f03-ba30-14052e73c496", "question": "How many daughters does the mother of the person whose job is biomedical scientist have?", "answer": [ "22" @@ -4777,7 +4777,7 @@ "type": 16 }, { - "id": "972ff39b-2f45-4721-a55a-52d7dc55faab", + "id": "52c305b5-ff68-4904-aaf6-07b8055f0793", "question": "How many sons does the daughter of the person whose hobby is sociology have?", "answer": [ "12" @@ -4806,7 +4806,7 @@ "type": 16 }, { - "id": "d7463f68-f7b2-4df7-b19c-db981163081d", + "id": "ebb30fd5-3d44-493a-b2c2-d4436ebbce09", "question": "How many siblings does the husband of the person whose hobby is tether car have?", "answer": [ "34" @@ -4835,7 +4835,7 @@ "type": 16 }, { - "id": "2456c466-970e-4d99-835d-31609732b557", + "id": "04fb4926-80d6-4e42-a6c1-55a563b1e8aa", "question": "How many brothers does the mother of the person whose hobby is meteorology have?", "answer": [ "14" @@ -4864,7 +4864,7 @@ "type": 16 }, { - "id": "5c29ed3e-3d10-4c65-8ce3-770a40534f95", + "id": "1299bcb7-3e95-454b-aa28-cfc9511ba13a", "question": "How many daughters does the child of the person whose hobby is tether car have?", "answer": [ "22" @@ -4893,7 +4893,7 @@ "type": 16 }, { - "id": "4aab948a-5ca3-440d-9c55-db918965bd1e", + "id": "c67fb5a3-b510-4017-a740-cb3950f945a5", "question": "How many children does the sister of the person whose job is air cabin crew have?", "answer": [ "34" @@ -4922,7 +4922,7 @@ "type": 16 }, { - "id": "cdfa5cfa-42bf-487b-8884-08ed0c93bb9c", + "id": "718763d3-1c8b-4f4d-adb6-aa9e5d30c7fb", "question": "How many daughters does the father of the person whose job is biomedical scientist have?", "answer": [ "22" @@ -4951,7 +4951,7 @@ "type": 16 }, { - "id": "902c868a-2967-435e-8090-8a33bd0a535c", + "id": "6b2d9b9e-aed7-4936-b33d-93f6a31935a9", "question": "How many daughters does the son of the person whose hobby is meditation have?", "answer": [ "22" @@ -4980,7 +4980,7 @@ "type": 16 }, { - "id": "0c58688d-a605-4ea0-88a4-6bea020f535f", + "id": "5c02a1ca-4131-4b5f-b7cc-5aedc6ab4841", "question": "How many siblings does the sibling of the person whose job is freight forwarder have?", "answer": [ "34" @@ -5009,7 +5009,7 @@ "type": 16 }, { - "id": "8333c121-25f1-4569-a228-d4a7e91d42b6", + "id": "83cf10f7-a3b9-47ed-9c5b-c3f21ded43d1", "question": "How many daughters does the daughter of scotty have?", "answer": [ "22" @@ -5034,7 +5034,7 @@ "type": 17 }, { - "id": "b8e338a5-f213-4a6f-8e3a-b1f2a6404a58", + "id": "66a9b588-0d60-48fa-ad98-fadeb28d4c8b", "question": "How many children does the mother of deanna have?", "answer": [ "34" @@ -5059,7 +5059,7 @@ "type": 17 }, { - "id": "4c45dcbd-9559-49bf-a97e-4e31c0649997", + "id": "bf832a8f-cd81-4d06-88bc-cbf60a046bc7", "question": "How many siblings does the mother of rosalee have?", "answer": [ "34" @@ -5084,7 +5084,7 @@ "type": 17 }, { - "id": "45d0b8a1-1601-4d05-bce3-a2a7e017b5ce", + "id": "d7207ef1-cd0f-463d-802f-fb0a01c1368b", "question": "How many sons does the child of antionette have?", "answer": [ "12" @@ -5109,7 +5109,7 @@ "type": 17 }, { - "id": "addb6a21-e30d-4986-8ad1-09aabc2ce015", + "id": "1e19b4b3-db7c-4c29-b6ea-4d8b15663b9f", "question": "How many brothers does the wife of scotty have?", "answer": [ "14" @@ -5134,7 +5134,7 @@ "type": 17 }, { - "id": "3142e9b7-dd93-465c-a9df-428a014cc028", + "id": "f3f03473-4bd2-43a1-9ce5-ed8b06d35232", "question": "How many sons does the child of scotty have?", "answer": [ "12" @@ -5159,7 +5159,7 @@ "type": 17 }, { - "id": "cbb72fde-db37-4ee9-84b7-27985f84429a", + "id": "ec3fbce2-ea2b-421e-9e1d-0299b48362b9", "question": "How many daughters does the mother of rosalee have?", "answer": [ "22" @@ -5184,7 +5184,7 @@ "type": 17 }, { - "id": "44235b78-afe9-434a-9978-6254dc50d9b2", + "id": "e8e71c77-386f-4c98-bb62-533d5ed4ff12", "question": "How many siblings does the husband of ila have?", "answer": [ "34" @@ -5209,7 +5209,7 @@ "type": 17 }, { - "id": "1f97bd47-20b7-46ae-84cb-170c69a12686", + "id": "92f3fb7e-b3ac-4162-be04-c13bd4e96199", "question": "How many sisters does the mother of miki have?", "answer": [ "20" @@ -5234,7 +5234,7 @@ "type": 17 }, { - "id": "9c6cae27-4acb-4034-b4dc-e66ab4f9c725", + "id": "44318b38-a75d-41c0-9b45-de5c8c4afc30", "question": "How many children does the son of vicente have?", "answer": [ "34" @@ -5259,7 +5259,7 @@ "type": 17 }, { - "id": "9328e4b2-f171-498d-9056-9671acabecaf", + "id": "4ede3e59-4f2a-4341-b478-c348a5af36aa", "question": "How many daughters does the person whose hobby is radio-controlled car racing have?", "answer": [ "22" @@ -5284,7 +5284,7 @@ "type": 18 }, { - "id": "a1d3095a-cdba-4a7d-ab9a-d6f6a88efc50", + "id": "8e32f383-01e7-44e2-b3f1-9dd5f62a4516", "question": "How many brothers does the person whose job is biomedical scientist have?", "answer": [ "14" @@ -5309,7 +5309,7 @@ "type": 18 }, { - "id": "c633dd36-dc3e-4d28-98d1-ab284b68c632", + "id": "fd6825aa-fa4e-4c2d-89e9-620db5617226", "question": "How many sons does the person whose hobby is social studies have?", "answer": [ "12" @@ -5334,7 +5334,7 @@ "type": 18 }, { - "id": "c77dde14-56dd-4197-bd4d-644754e8c29c", + "id": "ee5fead0-1459-4630-8013-f04904bf01e1", "question": "How many siblings does the person whose hobby is geocaching have?", "answer": [ "34" @@ -5359,7 +5359,7 @@ "type": 18 }, { - "id": "29c9bd43-e74a-4ddb-82d8-005ccb8a6e7e", + "id": "0c7d328c-4181-48b2-b03b-7446ba8dae47", "question": "How many siblings does the person whose hobby is canoeing have?", "answer": [ "34" @@ -5384,7 +5384,7 @@ "type": 18 }, { - "id": "f6622ca2-ac22-4667-98a2-b729f685763d", + "id": "b60eae19-ac83-4f3c-8d3b-b5f74e485ce8", "question": "How many sisters does the person whose hobby is wikipedia editing have?", "answer": [ "20" @@ -5409,7 +5409,7 @@ "type": 18 }, { - "id": "c1da46e6-4f87-4b98-9c7a-92da69563856", + "id": "1ca41d16-12ed-4462-97cf-487d7086b108", "question": "How many children does the person whose hobby is trainspotting have?", "answer": [ "34" @@ -5434,7 +5434,7 @@ "type": 18 }, { - "id": "7ab5c223-4100-4648-859a-90420b3c76e0", + "id": "53eb8405-acab-4eba-940f-0bc2f6c1ac10", "question": "How many children does the person whose hobby is bus spotting[22 have?", "answer": [ "34" @@ -5459,7 +5459,7 @@ "type": 18 }, { - "id": "a35f9703-61a6-4770-bf9e-92fd38be2b49", + "id": "c322dd0e-f899-45e5-86e9-e42e4d1b2ebf", "question": "How many brothers does the person whose hobby is sociology have?", "answer": [ "14" @@ -5484,7 +5484,7 @@ "type": 18 }, { - "id": "8f22838b-55f1-49b3-ba0e-f6d569bd2ef9", + "id": "5020c3eb-2a75-4d69-911c-b7ab7fb1cfa2", "question": "How many brothers does the person whose hobby is tether car have?", "answer": [ "14" @@ -5509,7 +5509,7 @@ "type": 18 }, { - "id": "7ec5cf58-6a2b-4fee-9638-c7d7b9945f0c", + "id": "dc4aaf94-6669-43db-9cf0-46bfabbeb97e", "question": "How many children does dominick have?", "answer": [ "3" @@ -5530,7 +5530,7 @@ "type": 19 }, { - "id": "ea5500a7-42d9-429a-b1dd-5e93c5e0350a", + "id": "efaf5682-4286-4383-837f-3cdbe1811d1c", "question": "How many daughters does reyna have?", "answer": [ "0" @@ -5551,7 +5551,7 @@ "type": 19 }, { - "id": "767a3b90-cd87-472a-a87a-0a2f538f661e", + "id": "b72a50e5-bf4b-48f6-9f2e-eb098ede0313", "question": "How many brothers does kanesha have?", "answer": [ "0" @@ -5572,7 +5572,7 @@ "type": 19 }, { - "id": "8508427a-adae-44df-b581-5b03e4b78ff4", + "id": "fef22f7c-b63b-4348-846a-74720fcd9635", "question": "How many daughters does tanner have?", "answer": [ "1" @@ -5593,7 +5593,7 @@ "type": 19 }, { - "id": "22dee927-3c10-419c-b9c1-188b6d372fe8", + "id": "576145fb-eba3-4e91-ac28-cc5c3d9363f5", "question": "How many siblings does thomasine have?", "answer": [ "0" @@ -5614,7 +5614,7 @@ "type": 19 }, { - "id": "cc385063-b201-44f1-a347-babe01b9387b", + "id": "29b31a49-7cc4-4142-96f4-4d0c624fd65e", "question": "How many brothers does thomasine have?", "answer": [ "0" @@ -5635,7 +5635,7 @@ "type": 19 }, { - "id": "fbe00e53-61e5-44b2-974f-ec7346c97324", + "id": "5c8b2c2f-45ac-4fad-af30-55a812e78e92", "question": "How many children does vicente have?", "answer": [ "1" @@ -5656,7 +5656,7 @@ "type": 19 }, { - "id": "298e93b9-6cbc-4be5-9e76-9330ae548654", + "id": "7327f1d8-3593-43cb-8c54-97b0802425cc", "question": "How many children does thomasine have?", "answer": [ "2" @@ -5677,7 +5677,7 @@ "type": 19 }, { - "id": "9ad6e46d-04d9-47d7-a6a8-76251d9a2a03", + "id": "550bafb7-d91c-4fb3-9450-ce9f3e3c5735", "question": "How many sisters does meghann have?", "answer": [ "1" @@ -5698,7 +5698,7 @@ "type": 19 }, { - "id": "399e0e24-0c80-4a16-ad79-73ab0ea20d8d", + "id": "43ada3ea-daf0-46c3-b17d-d2eb19b1702f", "question": "How many brothers does rosalee have?", "answer": [ "0" diff --git a/depth10-500/articles.json b/depth_10_size_500_seed_1/articles.json similarity index 100% rename from depth10-500/articles.json rename to depth_10_size_500_seed_1/articles.json diff --git a/depth10-500/family_tree_1.pl b/depth_10_size_500_seed_1/family_tree_1.pl similarity index 100% rename from depth10-500/family_tree_1.pl rename to depth_10_size_500_seed_1/family_tree_1.pl diff --git a/depth10-500/questions.json b/depth_10_size_500_seed_1/questions.json similarity index 91% rename from depth10-500/questions.json rename to depth_10_size_500_seed_1/questions.json index e833ad4ef5c43cc437960e56235dfe5eb68e5145..18bd5d37ec83e6a60da8f9639fddafa587b6f012 100644 --- a/depth10-500/questions.json +++ b/depth_10_size_500_seed_1/questions.json @@ -1,11 +1,11 @@ [ { - "id": "fd61fb94-6565-41f1-a4b3-1a57241c1ae6", + "id": "86eead32-5b29-4b5c-9dc6-1d30e329af5d", "question": "Who is the wife of the son of the mother of the person whose job is research officer, government ?", "answer": [ - "sandy", + "nikki", "herlinda", - "nikki" + "sandy" ], "prolog": { "query": [ @@ -36,7 +36,7 @@ "type": 0 }, { - "id": "a7cff509-322d-4eb2-a7a7-028d6d56d90d", + "id": "77eeb53a-19f2-4f63-9e8e-d83f206a6210", "question": "Who is the wife of the father of the sister of the person whose job is product designer ?", "answer": [ "tona" @@ -70,7 +70,7 @@ "type": 0 }, { - "id": "b62a4f23-3d17-4890-9b09-2e25149ff509", + "id": "f773b7a8-2929-4c58-ac2d-837756f7c8af", "question": "Who is the mother of the father of the brother of the person whose hobby is fencing ?", "answer": [ "zona", @@ -105,11 +105,11 @@ "type": 0 }, { - "id": "aaac92a3-349f-4ee5-bc1f-433542b1cb9c", + "id": "5bc6b02b-70dc-4626-abd7-5b8c44e97bad", "question": "Who is the sister of the child of the father of the person whose hobby is trapshooting ?", "answer": [ - "lynette", - "robyn" + "robyn", + "lynette" ], "prolog": { "query": [ @@ -140,14 +140,14 @@ "type": 0 }, { - "id": "ab8db3c8-0918-4d27-9fcc-679e26e425d8", + "id": "c10bdd73-c283-4d29-8244-83a40af174c2", "question": "Who is the sibling of the sibling of the father of the person whose hobby is radio-controlled model playing ?", "answer": [ + "roseanna", + "quinton", "emery", "thomasine", - "haydee", - "roseanna", - "quinton" + "haydee" ], "prolog": { "query": [ @@ -178,12 +178,12 @@ "type": 0 }, { - "id": "80774430-23f2-46bf-a07c-5a4c5979929c", + "id": "e60ebcdb-b45f-44f0-8984-b4ffb55578b7", "question": "Who is the child of the daughter of the son of the person whose hobby is role-playing games ?", "answer": [ "aline", - "rosina", "sharyl", + "rosina", "magdalena", "rae", "damien" @@ -217,7 +217,7 @@ "type": 0 }, { - "id": "862ed518-82a3-4824-8686-5a6c288df9f9", + "id": "598a8b93-2f93-432e-88aa-3b9e32567821", "question": "Who is the daughter of the brother of the brother of the person whose hobby is element collecting ?", "answer": [ "joanna", @@ -254,7 +254,7 @@ "type": 0 }, { - "id": "505a9867-095c-480f-bc59-4127dae10710", + "id": "92c6eb6d-3c8d-473d-a483-725e4c93c56d", "question": "Who is the father of the sister of the brother of the person whose job is animal nutritionist ?", "answer": [ "scotty" @@ -288,7 +288,7 @@ "type": 0 }, { - "id": "0dc47f7f-cc87-4efc-9814-d944c9f7972b", + "id": "f5914745-b550-49dc-929e-ad9ea74af37f", "question": "Who is the sister of the sister of the sibling of the person whose job is editor, film/video ?", "answer": [ "robyn" @@ -322,16 +322,16 @@ "type": 0 }, { - "id": "94aa4248-2014-4cd0-9973-dc6d74f0015c", + "id": "4e69191e-b8ee-4a16-879d-e8768664218f", "question": "Who is the son of the father of the brother of the person whose hobby is ant farming ?", "answer": [ + "renaldo", "jesus", "paul", + "rolando", "salvador", - "ross", - "renaldo", "ralph", - "rolando" + "ross" ], "prolog": { "query": [ @@ -362,7 +362,7 @@ "type": 0 }, { - "id": "30a3ca69-5ff9-4dcf-9e54-0b5afe0ffd90", + "id": "23e01fd3-b6e1-4f0a-8e98-ef0e6738a97c", "question": "Who is the sister of the sibling of the daughter of amy ?", "answer": [ "tabetha" @@ -392,7 +392,7 @@ "type": 1 }, { - "id": "b8fd7b77-4edb-449b-82e1-e67f1448741e", + "id": "efca9774-2140-473b-98ce-6f5a3ba297d1", "question": "Who is the father of the sibling of the sister of zelda ?", "answer": [ "quinton" @@ -422,11 +422,11 @@ "type": 1 }, { - "id": "6f17e054-3028-4306-a683-9bfb0d6cf234", + "id": "c3245158-1a05-45fd-92f7-cbbeacc29ba2", "question": "Who is the son of the child of the wife of jermaine ?", "answer": [ - "randell", - "lukas" + "lukas", + "randell" ], "prolog": { "query": [ @@ -453,7 +453,7 @@ "type": 1 }, { - "id": "5aeb3e97-f115-479e-a061-2b21f0bdce9c", + "id": "cdb4f8b1-ff7b-4037-8058-db926adfa640", "question": "Who is the son of the father of the daughter of maragret ?", "answer": [ "sanford", @@ -484,7 +484,7 @@ "type": 1 }, { - "id": "1cc09510-5781-447d-ba62-98dd7c64effd", + "id": "32607848-31f8-435c-9978-d1544073c737", "question": "Who is the father of the brother of the sibling of jakob ?", "answer": [ "abraham" @@ -514,12 +514,12 @@ "type": 1 }, { - "id": "a2814ade-6b0c-4322-9fbb-952fb94ad778", + "id": "a21ebff9-30f5-4d93-b89e-5b42267b1ec4", "question": "Who is the child of the mother of the mother of shanta ?", "answer": [ - "monica", + "adrienne", "cherlyn", - "adrienne" + "monica" ], "prolog": { "query": [ @@ -546,7 +546,7 @@ "type": 1 }, { - "id": "6d1c2520-df13-4734-8048-26eb4aaed0e6", + "id": "a2dd32da-7fbf-4a53-92fa-6a471430a54c", "question": "Who is the daughter of the son of the mother of shari ?", "answer": [ "myrl", @@ -577,7 +577,7 @@ "type": 1 }, { - "id": "d8cff83a-be9e-4c15-8f5f-945766cc138d", + "id": "fe76c3f7-00ef-4d11-871f-74eaf9ad3e68", "question": "Who is the husband of the mother of the daughter of patty ?", "answer": [ "major" @@ -607,12 +607,12 @@ "type": 1 }, { - "id": "5718aeb6-3265-44fa-a7d1-6dabffaf16ae", + "id": "14b7d1e3-e026-4d01-9add-3487d410748a", "question": "Who is the child of the mother of the sibling of sharyl ?", "answer": [ - "rae", "sharyl", "damien", + "rae", "magdalena" ], "prolog": { @@ -640,7 +640,7 @@ "type": 1 }, { - "id": "a2502331-4040-40e1-ba46-e1fffdaca916", + "id": "3f727c7e-3efc-4cb5-9752-6e89488acbfb", "question": "Who is the sibling of the brother of the sister of orville ?", "answer": [ "michelle" @@ -670,13 +670,13 @@ "type": 1 }, { - "id": "9d33b414-82ef-46c2-8016-f99225875b49", + "id": "23749644-ed03-494a-b58d-cf836dd57dd4", "question": "Who is the son of the son of the person whose job is engineer, control and instrumentation ?", "answer": [ - "emery", - "brad", "otto", - "quinton" + "brad", + "quinton", + "emery" ], "prolog": { "query": [ @@ -703,7 +703,7 @@ "type": 2 }, { - "id": "b5153a8d-d98a-4d29-9b01-7b92c852091f", + "id": "7414994b-419a-41ac-935a-74a928b9319d", "question": "Who is the mother of the sibling of the person whose job is dealer ?", "answer": [ "dixie" @@ -733,7 +733,7 @@ "type": 2 }, { - "id": "bdc9e98c-b4ce-48c7-ac65-7d5c69abd559", + "id": "e719c521-a5c9-4c63-82e9-1a98331c9dd7", "question": "Who is the mother of the son of the person whose job is financial risk analyst ?", "answer": [ "dorthy" @@ -763,21 +763,21 @@ "type": 2 }, { - "id": "687d0773-a37c-42b9-a7c0-56a881342807", + "id": "791e8cca-94a1-42be-ba1a-17e84cd4318f", "question": "Who is the child of the child of the person whose hobby is reading ?", "answer": [ + "zelda", + "paula", "shamika", + "daisy", "alejandra", - "bryant", - "luella", - "paula", - "zelda", "simone", - "dianna", "meghann", - "daisy", + "luella", "francisca", - "danna" + "danna", + "bryant", + "dianna" ], "prolog": { "query": [ @@ -804,13 +804,13 @@ "type": 2 }, { - "id": "15ebe4bc-dd86-43d5-b55d-6c40c24c1852", + "id": "0f0be493-8fc1-4d81-86da-ccbdf76ef2eb", "question": "Who is the husband of the child of the person whose hobby is beekeeping ?", "answer": [ "xavier", - "aaron", + "manual", "quinton", - "manual" + "aaron" ], "prolog": { "query": [ @@ -837,13 +837,13 @@ "type": 2 }, { - "id": "41b7897c-e3f6-4f4f-a3fd-b08f4cffa5f1", + "id": "cebd3e92-8c5a-447d-8b71-5546fbd22233", "question": "Who is the sibling of the sibling of the person whose job is fine artist ?", "answer": [ + "eric", "monique", - "dante", "jessie", - "eric" + "dante" ], "prolog": { "query": [ @@ -870,7 +870,7 @@ "type": 2 }, { - "id": "be3643de-53bc-48c5-bf27-72d42007b3a5", + "id": "f5df8c08-b1aa-425f-b20e-4b8a86a79410", "question": "Who is the sibling of the wife of the person whose job is engineer, production ?", "answer": [ "oma", @@ -901,15 +901,15 @@ "type": 2 }, { - "id": "a103ac76-b8e1-45ce-ab4b-d7474deb0d46", + "id": "a15a4237-fd07-431d-bb4e-170152004a54", "question": "Who is the daughter of the son of the person whose job is statistician ?", "answer": [ - "shanta", - "georgette", - "merry", "carmella", + "demetria", + "georgette", + "shanta", "velia", - "demetria" + "merry" ], "prolog": { "query": [ @@ -936,7 +936,7 @@ "type": 2 }, { - "id": "7da7f758-fbb3-4c5a-958a-12dc29c24fb2", + "id": "d9528165-91e5-4969-b8c3-6e585d115eac", "question": "Who is the child of the child of the person whose hobby is business ?", "answer": [ "danny" @@ -966,11 +966,11 @@ "type": 2 }, { - "id": "7d063425-83f4-42e8-b977-99f33ed3d5f4", + "id": "3b405bff-b1fc-4177-b3c9-579d50da2a87", "question": "Who is the sister of the mother of the person whose hobby is radio-controlled car racing ?", "answer": [ - "rivka", - "vilma" + "vilma", + "rivka" ], "prolog": { "query": [ @@ -997,7 +997,7 @@ "type": 2 }, { - "id": "1c0eb65d-c56e-4c2f-a56e-26f89299c10e", + "id": "c6a376be-9478-4709-b5ba-6b69b9df0d9c", "question": "Who is the father of the child of vernice ?", "answer": [ "angel" @@ -1023,7 +1023,7 @@ "type": 3 }, { - "id": "f960017e-10bb-4c15-97a4-8553901dc17c", + "id": "14a90e85-defd-4282-aca1-026c370fd5eb", "question": "Who is the father of the son of nathan ?", "answer": [ "nathan" @@ -1049,7 +1049,7 @@ "type": 3 }, { - "id": "43b3b12c-37ca-4108-830d-21f09887644b", + "id": "fa6dc001-9628-4138-bd8a-f4c1f1a13155", "question": "Who is the mother of the wife of melvin ?", "answer": [ "mica" @@ -1075,7 +1075,7 @@ "type": 3 }, { - "id": "4a7529c4-8593-4bda-9dcd-bb83428ae7c0", + "id": "ac705410-1df4-4b92-af53-5f12a44f7e70", "question": "Who is the brother of the mother of tonia ?", "answer": [ "ellis", @@ -1102,11 +1102,11 @@ "type": 3 }, { - "id": "05a4bf64-e6c7-48ad-9699-0844937770de", + "id": "67c6a26e-a39c-4b61-af7d-dd3216c843c0", "question": "Who is the daughter of the child of roger ?", "answer": [ - "shannon", "zona", + "shannon", "harriette" ], "prolog": { @@ -1130,12 +1130,12 @@ "type": 3 }, { - "id": "8b698e18-0b3d-4804-8544-31c9cb32062b", + "id": "72b2ac9f-76fe-447d-b94d-26d183b877f2", "question": "Who is the son of the child of elbert ?", "answer": [ - "theodor", "raul", - "paris" + "paris", + "theodor" ], "prolog": { "query": [ @@ -1158,7 +1158,7 @@ "type": 3 }, { - "id": "1f747573-345d-4235-b9d0-c8a9acf3f2ce", + "id": "946e8135-195a-4873-b3dc-b7632379577e", "question": "Who is the wife of the father of sasha ?", "answer": [ "krystyna" @@ -1184,11 +1184,11 @@ "type": 3 }, { - "id": "cce35058-13b6-4619-86f7-46c7041005fa", + "id": "baecde64-24b8-44c7-93c0-f584cea4d148", "question": "Who is the sibling of the brother of magdalena ?", "answer": [ - "rae", "sharyl", + "rae", "magdalena" ], "prolog": { @@ -1212,7 +1212,7 @@ "type": 3 }, { - "id": "a76ecfa2-3e7f-4de5-a392-1785eb986a64", + "id": "27a8f8f5-3050-4083-a842-4a862dee8371", "question": "Who is the daughter of the son of gene ?", "answer": [ "teena" @@ -1238,7 +1238,7 @@ "type": 3 }, { - "id": "da58febe-2580-4608-af82-97fac2aff3fc", + "id": "37f5826b-d08b-4a8c-a9fe-699fbd28ff34", "question": "Who is the husband of the wife of loren ?", "answer": [ "loren" @@ -1264,7 +1264,7 @@ "type": 3 }, { - "id": "4e5ae2a9-8f56-41b6-869f-e0a76b6a23f2", + "id": "522a7053-ba69-4939-bd27-ffe0ae58fb89", "question": "Who is the sibling of the person whose job is designer, industrial/product ?", "answer": [ "gay" @@ -1290,11 +1290,11 @@ "type": 4 }, { - "id": "0a1ccc81-c6c8-4d8b-9be7-0d4f623c3306", + "id": "f6a1b159-5db6-4fec-a856-b0b50216c02b", "question": "Who is the child of the person whose job is civil engineer, consulting ?", "answer": [ - "angelina", - "caitlin" + "caitlin", + "angelina" ], "prolog": { "query": [ @@ -1317,7 +1317,7 @@ "type": 4 }, { - "id": "a5a49e1c-607b-417d-968a-3227fea13fad", + "id": "97c05608-8592-4f31-8358-55c1fe081412", "question": "Who is the husband of the person whose hobby is whale watching ?", "answer": [ "renaldo", @@ -1344,7 +1344,7 @@ "type": 4 }, { - "id": "ac14b19a-cd30-4114-8be2-f7b3b0c0cdaf", + "id": "f8e20e50-2661-4bed-954f-e5a1375e50bf", "question": "Who is the father of the person whose job is veterinary surgeon ?", "answer": [ "danny" @@ -1370,14 +1370,14 @@ "type": 4 }, { - "id": "792fdb36-b4d0-4d8b-bcad-3af6d84a5cac", + "id": "489eeb85-b5cb-4ba2-a488-32fd2d888bc9", "question": "Who is the child of the person whose job is tefl teacher ?", "answer": [ - "lyndia", - "esperanza", "chuck", + "edison", "emmanuel", - "edison" + "lyndia", + "esperanza" ], "prolog": { "query": [ @@ -1400,7 +1400,7 @@ "type": 4 }, { - "id": "671115e4-27fc-467f-a168-ddaec3dd0cba", + "id": "c88e1979-90cb-4464-8263-f3759a178916", "question": "Who is the sibling of the person whose job is police officer ?", "answer": [ "lukas", @@ -1428,12 +1428,12 @@ "type": 4 }, { - "id": "51a47671-d826-44e0-bba4-acc6cf694949", + "id": "e9fcb7a7-6691-4e03-a77e-4fc13397c462", "question": "Who is the son of the person whose job is veterinary surgeon ?", "answer": [ - "roberto", "rodolfo", - "jules" + "jules", + "roberto" ], "prolog": { "query": [ @@ -1456,7 +1456,7 @@ "type": 4 }, { - "id": "38b7cebf-1be5-4132-973b-f79b47f29a3a", + "id": "67827e4d-8f3e-43c3-8d36-d9ff14b56599", "question": "Who is the husband of the person whose hobby is flying disc ?", "answer": [ "ellis", @@ -1483,7 +1483,7 @@ "type": 4 }, { - "id": "cf7e9aed-f2c2-40d3-aa8a-804ea1e92fa1", + "id": "0a0deee1-cc04-407a-b90b-b52e898d2420", "question": "Who is the wife of the person whose job is comptroller ?", "answer": [ "jennette" @@ -1509,7 +1509,7 @@ "type": 4 }, { - "id": "c37b873f-7e6a-4fb6-b747-45dd1f43dd38", + "id": "299ea05d-c424-4c27-a94c-bc1d20c9bc42", "question": "Who is the husband of the person whose hobby is fencing ?", "answer": [ "ethan" @@ -1535,7 +1535,7 @@ "type": 4 }, { - "id": "0cb828ce-2d2a-431e-a73c-6b9f7fc05c7a", + "id": "4bb473b3-9c4f-488b-9b31-f0ee1cfc828c", "question": "Who is the father of christina ?", "answer": [ "hayden" @@ -1557,7 +1557,7 @@ "type": 5 }, { - "id": "4c4f3722-7ae0-4a37-84b3-aa51cc4ed5f5", + "id": "2249fb10-f6e5-470b-a82c-bc8ba616cb00", "question": "Who is the sister of lurline ?", "answer": [ "nell" @@ -1579,7 +1579,7 @@ "type": 5 }, { - "id": "2355a214-c33d-4f4c-be4c-b59a16dfadef", + "id": "f0fa0bd1-b719-4023-adcb-2a88ed427774", "question": "Who is the mother of florian ?", "answer": [ "joline" @@ -1601,11 +1601,11 @@ "type": 5 }, { - "id": "1f11c2e4-974b-401f-ab9a-3be77cf3a11e", + "id": "03fbbad5-713b-409e-8927-c03b6a3936c9", "question": "Who is the sibling of ramon ?", "answer": [ - "vicki", - "drema" + "drema", + "vicki" ], "prolog": { "query": [ @@ -1624,7 +1624,7 @@ "type": 5 }, { - "id": "2b3362e6-9495-49e9-b27c-28dfb0c4ea76", + "id": "4e679337-5488-404d-87f5-3d7069a33061", "question": "Who is the father of orville ?", "answer": [ "reid" @@ -1646,7 +1646,7 @@ "type": 5 }, { - "id": "ef2593af-0c31-4bbf-9d08-d46ec32042ed", + "id": "2c28e19f-e397-4943-91c5-e7d708122792", "question": "Who is the sibling of maude ?", "answer": [ "margurite" @@ -1668,7 +1668,7 @@ "type": 5 }, { - "id": "49c1797a-bd88-486e-ba2f-ab3a13ee27f4", + "id": "1760c47c-6944-4a07-bafe-da01fb42aff7", "question": "Who is the wife of kareem ?", "answer": [ "nelly" @@ -1690,11 +1690,11 @@ "type": 5 }, { - "id": "ed9ee69c-e262-4ee3-b15f-943441407499", + "id": "cf4968f0-491a-4d89-ba45-f64d94306d60", "question": "Who is the sibling of tessie ?", "answer": [ - "brad", - "otto" + "otto", + "brad" ], "prolog": { "query": [ @@ -1713,7 +1713,7 @@ "type": 5 }, { - "id": "ecec920b-f4a3-4898-b52e-ed950a428afc", + "id": "1f33021b-4b16-4d14-b50c-964ce494dec1", "question": "Who is the son of geraldine ?", "answer": [ "leif" @@ -1735,11 +1735,11 @@ "type": 5 }, { - "id": "f7b7b73e-19a9-42f2-8784-b5eab2011b4f", + "id": "7b4b1771-6b49-4ba5-944f-0d6e6cd30087", "question": "Who is the brother of joe ?", "answer": [ - "mohammed", - "everette" + "everette", + "mohammed" ], "prolog": { "query": [ @@ -1758,7 +1758,7 @@ "type": 5 }, { - "id": "4f223662-45da-4c96-a681-6485b1d6561d", + "id": "8303f462-0979-466d-a5e8-9c7d5d7e6349", "question": "Who is the person whose hobby is microbiology ?", "answer": [ "antionette" @@ -1780,7 +1780,7 @@ "type": 6 }, { - "id": "f18e5640-386f-49fb-b804-06cc882a26a0", + "id": "fafb8c26-89bb-4f2e-98fe-7c82960831ae", "question": "Who is the person whose job is chiropodist ?", "answer": [ "gene", @@ -1803,7 +1803,7 @@ "type": 6 }, { - "id": "33a911b1-e35e-480c-8071-59d00bca9203", + "id": "9316a685-babc-42d3-b19a-2ff715a3bc90", "question": "Who is the person whose hobby is dandyism ?", "answer": [ "jeffrey" @@ -1825,11 +1825,11 @@ "type": 6 }, { - "id": "f2147074-782e-446f-a0e5-190e9348579e", + "id": "38892767-d8d4-4196-81ed-2b09a994acc3", "question": "Who is the person whose job is dispensing optician ?", "answer": [ - "merry", - "ivory" + "ivory", + "merry" ], "prolog": { "query": [ @@ -1848,7 +1848,7 @@ "type": 6 }, { - "id": "aaaca8a0-0c6c-4086-a02b-58b4e802b9c6", + "id": "61d509c3-4053-45d8-8ef8-b33ddf3f1d29", "question": "Who is the person whose hobby is lacrosse ?", "answer": [ "rosina", @@ -1871,16 +1871,16 @@ "type": 6 }, { - "id": "72565c17-0730-4f85-9246-5d9b98324f39", + "id": "0142feb5-e233-4f1a-ad4d-cd301a28bb3e", "question": "Who is the person whose hobby is beekeeping ?", "answer": [ - "fernando", - "newton", - "marlene", + "kristie", "sylvia", + "newton", "rodrick", + "marlene", + "fernando", "clarence", - "kristie", "rosalyn" ], "prolog": { @@ -1900,12 +1900,12 @@ "type": 6 }, { - "id": "8ea762aa-2fc9-4f3b-874a-ac24e251e1e3", + "id": "f145f81c-8a02-408b-8244-dae5f31bce8e", "question": "Who is the person whose job is land ?", "answer": [ "king", - "milo", - "zoila" + "zoila", + "milo" ], "prolog": { "query": [ @@ -1924,7 +1924,7 @@ "type": 6 }, { - "id": "3b09ec2b-2f26-4415-8aff-419450b6acd8", + "id": "2fbd8a9f-1eca-43f4-856e-ce8a8f05d329", "question": "Who is the person whose hobby is biology ?", "answer": [ "deanna", @@ -1947,7 +1947,7 @@ "type": 6 }, { - "id": "ce755854-4329-4ed7-bc83-41599c5b74c4", + "id": "ed991d1e-ed7d-4fc8-bde0-49750d1cc618", "question": "Who is the person whose hobby is philately ?", "answer": [ "crysta", @@ -1971,7 +1971,7 @@ "type": 6 }, { - "id": "60cefea2-daf5-43fc-97ce-218af0829400", + "id": "435326af-51b3-4b12-b41d-85a845b76652", "question": "Who is the person whose hobby is paintball ?", "answer": [ "lorraine" @@ -1993,13 +1993,13 @@ "type": 6 }, { - "id": "fc536124-ba27-4d47-a555-3a3cbfda99d2", + "id": "5d7faebf-dbb3-4cdc-b127-6a9535d614bd", "question": "What is the job of the sibling of the mother of the brother of billie ?", "answer": [ - "psychiatric nurse", - "investment analyst", "radio producer", - "industrial/product designer" + "psychiatric nurse", + "industrial/product designer", + "investment analyst" ], "prolog": { "query": [ @@ -2030,7 +2030,7 @@ "type": 7 }, { - "id": "34085fd5-fed4-4437-a1ad-ce86d2176e28", + "id": "c69cfc06-1afc-4371-a1eb-81e7a72e590a", "question": "What is the hobby of the sibling of the son of the wife of douglass ?", "answer": [ "audiophile" @@ -2064,7 +2064,7 @@ "type": 7 }, { - "id": "eeb71cf5-a6e5-48ba-970d-556bd75aa9ac", + "id": "bcac3668-9f79-4e40-828b-464baade803d", "question": "What is the hobby of the father of the sister of the child of zona ?", "answer": [ "trade fair visiting" @@ -2098,7 +2098,7 @@ "type": 7 }, { - "id": "a965c447-00f8-492b-acd7-ce25fd894dac", + "id": "9e1d74d8-3d09-4075-970e-29d0640e64b8", "question": "What is the hobby of the child of the mother of the son of odis ?", "answer": [ "philosophy", @@ -2133,11 +2133,11 @@ "type": 7 }, { - "id": "0cb3c66b-86a6-44aa-aea2-02d88973b882", + "id": "12bb3883-6ac7-4a3e-aa1e-2c3ba35d9552", "question": "What is the hobby of the daughter of the husband of the mother of lurline ?", "answer": [ - "sports memorabilia", - "shooting sports" + "shooting sports", + "sports memorabilia" ], "prolog": { "query": [ @@ -2168,11 +2168,11 @@ "type": 7 }, { - "id": "e6f9f4f9-1cc9-4370-8021-863b3012df1a", + "id": "3d30eca9-7906-40c7-8952-0713c09805a3", "question": "What is the dob of the sibling of the husband of the mother of joanna ?", "answer": [ - "0261-02-07", "0259-09-09", + "0261-02-07", "0263-10-14" ], "prolog": { @@ -2204,7 +2204,7 @@ "type": 7 }, { - "id": "a3aef1d4-c715-4b65-ad4d-573fe4fdfe01", + "id": "294360a4-be43-4951-8826-c7d038e66912", "question": "What is the hobby of the child of the father of the child of gillian ?", "answer": [ "stone collecting" @@ -2238,14 +2238,14 @@ "type": 7 }, { - "id": "2a61e469-6095-4f8f-af37-d1a9d5d06d79", + "id": "ee0887b1-be8f-42b2-9c39-1864d053eaf9", "question": "What is the hobby of the sibling of the daughter of the father of lissa ?", "answer": [ - "australian rules football", + "engineering", + "flower collecting and pressing", "dolls", "horseshoes", - "flower collecting and pressing", - "engineering" + "australian rules football" ], "prolog": { "query": [ @@ -2276,7 +2276,7 @@ "type": 7 }, { - "id": "a71a6dc4-3d5c-4dc6-b7ac-a0e31e221952", + "id": "24bfcc41-5ff0-45b9-9f2c-7b8926f2926f", "question": "What is the dob of the sister of the sibling of the sibling of keith ?", "answer": [ "0291-10-11" @@ -2310,7 +2310,7 @@ "type": 7 }, { - "id": "ffa17e06-2908-4a87-834b-f801cc3d6244", + "id": "70b848bc-cbd4-400a-95d0-d78d2b1e95da", "question": "What is the job of the child of the mother of the sister of shanta ?", "answer": [ "secretary, company", @@ -2347,12 +2347,12 @@ "type": 7 }, { - "id": "39773e56-ac21-4ace-969b-d40c957ae983", + "id": "ac26c61f-4a26-42be-8667-163c84519d79", "question": "What is the hobby of the sister of the child of the person whose job is scientist, physiological ?", "answer": [ - "mineral collecting", + "shuffleboard", "radio-controlled model playing", - "shuffleboard" + "mineral collecting" ], "prolog": { "query": [ @@ -2383,7 +2383,7 @@ "type": 8 }, { - "id": "8372fee1-48f6-4b21-983c-e1590ef87362", + "id": "209e9ba6-5945-474b-bd30-18e67844e810", "question": "What is the job of the father of the child of the person whose job is aid worker ?", "answer": [ "aid worker" @@ -2417,17 +2417,17 @@ "type": 8 }, { - "id": "6314fb1b-5b65-4456-b29b-4457124c8fdc", + "id": "95eb9df1-75a0-4748-b70f-fedd64696379", "question": "What is the job of the child of the mother of the person whose job is structural engineer ?", "answer": [ - "animal nutritionist", "adult nurse", - "visual merchandiser", + "structural engineer", "film/video editor", + "licensed conveyancer", "event organiser", + "visual merchandiser", "systems analyst", - "licensed conveyancer", - "structural engineer" + "animal nutritionist" ], "prolog": { "query": [ @@ -2458,7 +2458,7 @@ "type": 8 }, { - "id": "7653aade-a392-4ecb-822d-10417da0aa08", + "id": "7f231705-30ba-4b66-9861-4799dc7763f5", "question": "What is the dob of the mother of the child of the person whose job is rural practice surveyor ?", "answer": [ "0184-05-17" @@ -2492,11 +2492,11 @@ "type": 8 }, { - "id": "4b3fb40c-3a91-4e1a-b721-3a5c34d1cc66", + "id": "27a630ec-c5c3-44ea-8b1e-963502c3cb19", "question": "What is the dob of the sister of the mother of the person whose job is comptroller ?", "answer": [ - "0256-10-26", - "0258-04-14" + "0258-04-14", + "0256-10-26" ], "prolog": { "query": [ @@ -2527,15 +2527,15 @@ "type": 8 }, { - "id": "c187e57f-1e37-4aaf-97d3-38ec591fcc94", + "id": "a26f273c-b591-4ff0-bf0b-d79e03589592", "question": "What is the job of the husband of the mother of the person whose hobby is microscopy ?", "answer": [ - "social researcher", - "museum/gallery conservator", + "industrial/product designer", "dietitian", + "museum/gallery conservator", "geologist, engineering", - "production designer, theatre/television/film", - "industrial/product designer" + "social researcher", + "production designer, theatre/television/film" ], "prolog": { "query": [ @@ -2566,7 +2566,7 @@ "type": 8 }, { - "id": "a75f3e8a-8fce-4c2f-9129-3f6effd02e13", + "id": "e8e10056-d2bf-4c1a-b037-3a74c4e7bcbb", "question": "What is the hobby of the wife of the husband of the person whose job is sports therapist ?", "answer": [ "story writing", @@ -2601,7 +2601,7 @@ "type": 8 }, { - "id": "903630dd-adde-4ea5-9e80-310190cf1842", + "id": "df17098a-f731-4f3f-af16-9fd2f306e94d", "question": "What is the hobby of the child of the daughter of the person whose hobby is snowmobiling ?", "answer": [ "reading" @@ -2635,7 +2635,7 @@ "type": 8 }, { - "id": "d0e72221-3b54-43b9-a010-745cd2b75190", + "id": "b263d8fb-221d-45c6-8828-5ee24478cfc2", "question": "What is the hobby of the mother of the daughter of the person whose job is intelligence analyst ?", "answer": [ "archery" @@ -2669,12 +2669,12 @@ "type": 8 }, { - "id": "32869a06-02d3-40d9-a6fd-0f57221b1ba8", + "id": "78086be4-f215-4be3-9598-a5d8bc07db75", "question": "What is the job of the mother of the son of the person whose job is investment analyst ?", "answer": [ + "print production planner", "english as a foreign language teacher", - "technical brewer", - "print production planner" + "technical brewer" ], "prolog": { "query": [ @@ -2705,7 +2705,7 @@ "type": 8 }, { - "id": "7950400a-4e8b-4a88-84a7-9214dd8d725d", + "id": "2504a809-f230-4dd6-9cbd-b2bcf63deddb", "question": "What is the job of the sibling of the sibling of bryant ?", "answer": [ "librarian, public" @@ -2735,7 +2735,7 @@ "type": 9 }, { - "id": "dd7354c9-0248-4e06-ae23-0b2186bc0f95", + "id": "eeda414e-d5da-4775-8ca3-b329a73ef74b", "question": "What is the dob of the brother of the sibling of bryant ?", "answer": [ "0231-02-13" @@ -2765,7 +2765,7 @@ "type": 9 }, { - "id": "e2787dbf-c9d3-4f76-913f-76a4f21d501f", + "id": "f4efe56e-a82a-4ada-bfe5-969d6707c136", "question": "What is the hobby of the sister of the brother of rodrick ?", "answer": [ "figure skating" @@ -2795,7 +2795,7 @@ "type": 9 }, { - "id": "577b0048-5513-4d27-93a5-81cdc40a4454", + "id": "bb92f741-b84b-419d-b794-b659b08df3f5", "question": "What is the hobby of the husband of the child of sung ?", "answer": [ "fossil hunting" @@ -2825,7 +2825,7 @@ "type": 9 }, { - "id": "1a9a7d0d-d5eb-4e4b-bb73-1318442eb6d0", + "id": "a385b75a-ab5a-49ec-a896-4447f98f3c57", "question": "What is the dob of the wife of the son of leonardo ?", "answer": [ "0274-05-21" @@ -2855,7 +2855,7 @@ "type": 9 }, { - "id": "6eb5393d-4d06-4ed8-bc4c-80971f367ab1", + "id": "2cc25eec-fc0d-493d-a610-0c9fb1fcb0d0", "question": "What is the job of the father of the husband of daisy ?", "answer": [ "geologist, engineering" @@ -2885,7 +2885,7 @@ "type": 9 }, { - "id": "567b96fb-bd80-4145-a93f-b14997ab2388", + "id": "981d65c1-e446-419c-a87a-532685f007df", "question": "What is the hobby of the son of the mother of james ?", "answer": [ "meditation", @@ -2916,7 +2916,7 @@ "type": 9 }, { - "id": "e7eb0282-0af4-445d-8d37-aae69bf7ea95", + "id": "4a7787a6-b843-4f1b-b292-a394e8703145", "question": "What is the hobby of the husband of the sibling of lonnie ?", "answer": [ "table tennis playing" @@ -2946,7 +2946,7 @@ "type": 9 }, { - "id": "cc377ef5-19ba-4ced-a0b5-745de612a34c", + "id": "d440ce3a-148f-4950-874c-e0959b94af27", "question": "What is the job of the husband of the child of guillermo ?", "answer": [ "local government officer" @@ -2976,7 +2976,7 @@ "type": 9 }, { - "id": "09432296-73ab-4704-8f87-629f46790f2d", + "id": "583d0323-dd1c-435a-a955-07ba1db03279", "question": "What is the hobby of the mother of the child of sang ?", "answer": [ "mini golf" @@ -3006,7 +3006,7 @@ "type": 9 }, { - "id": "d36bc915-d4ef-4c26-878a-120bf7d922e8", + "id": "ffb73f7f-4d38-4f1d-b85a-d6fe64155c84", "question": "What is the hobby of the mother of the person whose job is archaeologist ?", "answer": [ "tea bag collecting" @@ -3036,7 +3036,7 @@ "type": 10 }, { - "id": "116a6454-458a-4aeb-85ef-c2f052c9f3c6", + "id": "b3d71195-2d29-42cb-b185-608e75f090c0", "question": "What is the job of the child of the person whose job is actor ?", "answer": [ "geophysical data processor" @@ -3066,13 +3066,13 @@ "type": 10 }, { - "id": "dd6acb67-ebe3-4538-ad7e-31dd84f59867", + "id": "3f79ef7e-2742-4662-84a0-269eab9589b8", "question": "What is the job of the son of the person whose hobby is scutelliphily ?", "answer": [ - "local government officer", - "bonds trader", "aid worker", - "soil scientist" + "soil scientist", + "bonds trader", + "local government officer" ], "prolog": { "query": [ @@ -3099,15 +3099,15 @@ "type": 10 }, { - "id": "a54ffaf2-a5c7-4153-a63c-2366c2b5cd19", + "id": "24a75b3e-a970-4c19-8e96-b716d3a58efb", "question": "What is the dob of the child of the person whose job is local government officer ?", "answer": [ - "0262-12-02", "0214-03-01", + "0265-05-21", "0257-10-11", - "0265-02-24", "0216-04-04", - "0265-05-21", + "0265-02-24", + "0262-12-02", "0234-05-24" ], "prolog": { @@ -3135,14 +3135,14 @@ "type": 10 }, { - "id": "93b2876e-97e4-4194-bdeb-0910e40d96fb", + "id": "10fb769b-8a63-4c2e-a553-e6f3fe948825", "question": "What is the hobby of the sister of the person whose hobby is mycology ?", "answer": [ - "tether car", + "table tennis", "microscopy", "photography", + "tether car", "volleyball", - "table tennis", "leaves", "antiquities" ], @@ -3171,7 +3171,7 @@ "type": 10 }, { - "id": "aaea9923-484f-4ad8-a854-31ac3a9dd6b4", + "id": "15e99a66-4ed2-4b61-b866-73c450573dd0", "question": "What is the dob of the wife of the person whose job is biomedical engineer ?", "answer": [ "0235-11-12" @@ -3201,7 +3201,7 @@ "type": 10 }, { - "id": "4a9542ce-0598-468e-a76e-f3372e54db0f", + "id": "5fccef0a-7560-44c7-b65e-e434614bfaff", "question": "What is the hobby of the husband of the person whose hobby is geography ?", "answer": [ "driving" @@ -3231,12 +3231,12 @@ "type": 10 }, { - "id": "0745bcc2-24e4-44e6-b241-a4204738aa95", + "id": "b9124519-7b32-4342-adb4-c1ed0aac5973", "question": "What is the job of the wife of the person whose hobby is sea glass collecting ?", "answer": [ "further education lecturer", - "research scientist (maths)", - "medical sales representative" + "medical sales representative", + "research scientist (maths)" ], "prolog": { "query": [ @@ -3263,14 +3263,14 @@ "type": 10 }, { - "id": "546e4cd9-dea7-4da9-aebe-00b95a3dc2a8", + "id": "b5ac5f6a-a40f-4463-8766-c5d3824f6e44", "question": "What is the job of the child of the person whose hobby is role-playing games ?", "answer": [ - "animal nutritionist", - "visual merchandiser", + "structural engineer", "film/video editor", "event organiser", - "structural engineer" + "visual merchandiser", + "animal nutritionist" ], "prolog": { "query": [ @@ -3297,7 +3297,7 @@ "type": 10 }, { - "id": "edc10738-f46d-4211-8d61-69992db875d0", + "id": "a233ee19-664f-4ae3-bdc1-32cde4f29866", "question": "What is the job of the sister of the person whose hobby is stamp collecting ?", "answer": [ "hydrogeologist" @@ -3327,7 +3327,7 @@ "type": 10 }, { - "id": "9ddc30d6-d6aa-424d-92ad-ef187422b50a", + "id": "09aff6b3-1f1d-4c4d-a031-83cd2b097e19", "question": "What is the dob of the son of houston ?", "answer": [ "0285-10-01" @@ -3353,13 +3353,13 @@ "type": 11 }, { - "id": "cc769c46-088b-4dde-9345-5225b870cc84", + "id": "f2ab96c8-d632-4acc-a6f5-358a160e7271", "question": "What is the job of the sibling of allyson ?", "answer": [ + "statistician", "health and safety inspector", - "health visitor", "scientist, audiological", - "statistician" + "health visitor" ], "prolog": { "query": [ @@ -3382,7 +3382,7 @@ "type": 11 }, { - "id": "059259b5-4282-4545-8e36-6ff90d9a8f54", + "id": "4967ca40-a55d-4f28-9576-2716b9ca77bd", "question": "What is the hobby of the father of dante ?", "answer": [ "audiophile" @@ -3408,7 +3408,7 @@ "type": 11 }, { - "id": "efe5ef9b-feeb-4b8d-9e40-0969dd47dedf", + "id": "b52aea30-0545-4c2b-bb36-4a096563ae5f", "question": "What is the hobby of the brother of mallie ?", "answer": [ "auto audiophilia" @@ -3434,11 +3434,11 @@ "type": 11 }, { - "id": "e368e950-ac3a-4085-a045-d8ea5816f9fe", + "id": "5984254b-487f-46a0-aee3-9948c0ba6769", "question": "What is the hobby of the child of raleigh ?", "answer": [ - "geocaching", - "sled dog racing" + "sled dog racing", + "geocaching" ], "prolog": { "query": [ @@ -3461,7 +3461,7 @@ "type": 11 }, { - "id": "abe82e2d-22ff-4148-a66b-70dd265308eb", + "id": "36293171-6982-429e-b036-5bc5ab4f9139", "question": "What is the hobby of the son of juanita ?", "answer": [ "knife throwing" @@ -3487,7 +3487,7 @@ "type": 11 }, { - "id": "c40f2a37-d28e-417a-8b10-d7dbf77a8dfc", + "id": "578dbb5a-ce7d-4905-acd8-dcc1247304a6", "question": "What is the hobby of the sibling of robyn ?", "answer": [ "trapshooting" @@ -3513,7 +3513,7 @@ "type": 11 }, { - "id": "dd236db4-02b9-47fa-9676-e8aeeac545e1", + "id": "8a94ba63-7027-4c68-a1c2-1eb6f96a7bcf", "question": "What is the hobby of the child of marilyn ?", "answer": [ "films", @@ -3540,7 +3540,7 @@ "type": 11 }, { - "id": "113c2117-971a-402b-8b4d-45b98416b4d3", + "id": "bdb72cc2-7961-4b91-82d2-0553696f3010", "question": "What is the dob of the mother of roni ?", "answer": [ "0227-03-09" @@ -3566,7 +3566,7 @@ "type": 11 }, { - "id": "590c1395-f3e2-44c7-90f6-1fd0f0b737af", + "id": "b0bdfc65-6bbc-49f1-ace7-b747f8f9675b", "question": "What is the job of the brother of monroe ?", "answer": [ "fitness centre manager" @@ -3592,7 +3592,7 @@ "type": 11 }, { - "id": "55dde8e2-33b3-4821-adc1-1c57176fe053", + "id": "8873a98a-f8a3-4386-89f4-a3eb03791a38", "question": "What is the hobby of the person whose hobby is microscopy ?", "answer": [ "microscopy" @@ -3618,11 +3618,11 @@ "type": 12 }, { - "id": "89e7d0fd-ccec-4567-9ef6-1546b8aea79b", + "id": "2fa9d64e-79bc-4c38-97e4-9ae5acc8ad3c", "question": "What is the job of the person whose hobby is antiquing ?", "answer": [ - "farm manager", - "biomedical scientist" + "biomedical scientist", + "farm manager" ], "prolog": { "query": [ @@ -3645,7 +3645,7 @@ "type": 12 }, { - "id": "8b5d9ae1-7bba-40d7-b5f2-bd73b275b688", + "id": "5f7943db-4b3c-462d-a721-b6e0ef935e34", "question": "What is the job of the person whose job is pension scheme manager ?", "answer": [ "pension scheme manager" @@ -3671,7 +3671,7 @@ "type": 12 }, { - "id": "f2c1543c-f691-4df4-93e8-141f4dbb99aa", + "id": "9ab33249-55e3-4885-8f97-6f7320df761f", "question": "What is the hobby of the person whose hobby is powerboat racing ?", "answer": [ "powerboat racing" @@ -3697,7 +3697,7 @@ "type": 12 }, { - "id": "ddec63d5-0b8f-4132-b274-ceb5d550c2c8", + "id": "c256a1f3-d5ee-4b04-91c8-b4b8c1d17fb5", "question": "What is the dob of the person whose job is environmental health practitioner ?", "answer": [ "0258-12-08" @@ -3723,7 +3723,7 @@ "type": 12 }, { - "id": "0ebffc04-2510-402d-931e-48807ad12ca6", + "id": "e551fa68-7ff0-4cf6-8e48-a86c02a5f78a", "question": "What is the job of the person whose job is financial manager ?", "answer": [ "financial manager" @@ -3749,7 +3749,7 @@ "type": 12 }, { - "id": "c13f7894-65e9-44f3-8b4f-2fa3a5c48a64", + "id": "47d6d25f-10d3-4271-92d2-bbe2327a9a72", "question": "What is the job of the person whose hobby is cycling ?", "answer": [ "building control surveyor", @@ -3776,7 +3776,7 @@ "type": 12 }, { - "id": "dd20a324-44e1-4750-8f50-f65703bd3a2c", + "id": "294f742c-ff62-4602-a948-d08c406e71fb", "question": "What is the job of the person whose job is primary school teacher ?", "answer": [ "primary school teacher" @@ -3802,18 +3802,18 @@ "type": 12 }, { - "id": "b3db529a-fa99-4d89-aa37-e73d13de5ad9", + "id": "7edf0281-555c-4f7c-aec5-1cf73a7dc55d", "question": "What is the dob of the person whose hobby is meditation ?", "answer": [ "0148-05-26", - "0255-08-22", "0181-09-07", - "0232-12-24", - "0243-12-17", - "0234-03-27", "0191-11-22", + "0240-08-03", + "0234-03-27", "0227-10-04", - "0240-08-03" + "0243-12-17", + "0232-12-24", + "0255-08-22" ], "prolog": { "query": [ @@ -3836,16 +3836,16 @@ "type": 12 }, { - "id": "4bea8256-cfb4-4908-bb37-21e896b7304d", + "id": "c982e003-f4a3-4918-a21f-f7bf8c73718a", "question": "What is the dob of the person whose hobby is fishkeeping ?", "answer": [ "0261-08-01", "0285-12-12", - "0202-09-06", - "0298-03-03", + "0153-05-14", "0299-12-19", "0229-07-21", - "0153-05-14" + "0298-03-03", + "0202-09-06" ], "prolog": { "query": [ @@ -3868,7 +3868,7 @@ "type": 12 }, { - "id": "08e4b245-90fd-4665-823c-1299c5f42e60", + "id": "c9ff53c2-2e7e-4e20-806c-efb939114bf0", "question": "How many sons does the sister of the sibling of the mother of georgette have?", "answer": [ "340" @@ -3901,7 +3901,7 @@ "type": 13 }, { - "id": "d5316769-fe37-41af-987f-0738752b0ef7", + "id": "0600e4b2-dea6-48c2-8fc4-b2b779636251", "question": "How many daughters does the brother of the child of the father of leon have?", "answer": [ "362" @@ -3934,7 +3934,7 @@ "type": 13 }, { - "id": "69e9ea80-9a1f-4af4-86a2-ca55a306f1bd", + "id": "c04fa8c5-46d0-48f0-b7f2-21706c3bf895", "question": "How many sisters does the mother of the sibling of the daughter of janell have?", "answer": [ "390" @@ -3967,7 +3967,7 @@ "type": 13 }, { - "id": "b5228425-6770-4630-849a-0e514f7e1218", + "id": "12d208a8-fc24-4779-8833-92e17fefd211", "question": "How many sisters does the husband of the mother of the sister of mandy have?", "answer": [ "390" @@ -4000,7 +4000,7 @@ "type": 13 }, { - "id": "81ae6b4d-146b-4eb6-9e4e-c59edb2585db", + "id": "cc8dd4d0-d222-476c-9b40-fe11c4b7bb05", "question": "How many brothers does the wife of the father of the sibling of arnold have?", "answer": [ "378" @@ -4033,7 +4033,7 @@ "type": 13 }, { - "id": "24cb0d30-5334-4a2c-8859-bf2d046f7afe", + "id": "07a1b65e-4672-43a9-8442-f28ab14ffbad", "question": "How many children does the sibling of the daughter of the father of arnulfo have?", "answer": [ "702" @@ -4066,7 +4066,7 @@ "type": 13 }, { - "id": "52f87f57-f910-4aca-9c19-0b2f9683f47d", + "id": "d9365b85-9510-42b9-b3c4-59f1b080d2f0", "question": "How many daughters does the sibling of the child of the mother of milo have?", "answer": [ "362" @@ -4099,7 +4099,7 @@ "type": 13 }, { - "id": "9c04aa2a-1b04-4ef7-9b19-4cd0e9cddd59", + "id": "244177d1-1cb0-4bb5-906e-525b184e8565", "question": "How many children does the father of the mother of the sister of janey have?", "answer": [ "702" @@ -4132,7 +4132,7 @@ "type": 13 }, { - "id": "cada78ba-79d8-4e0b-afbe-961dd53f1823", + "id": "e6f68ce7-240a-4f61-a78d-ad0c7f495ff1", "question": "How many sons does the husband of the sibling of the sister of cordell have?", "answer": [ "340" @@ -4165,7 +4165,7 @@ "type": 13 }, { - "id": "b7f55478-5add-407d-ba38-d4a1285c0c3f", + "id": "710fa0ed-0b1a-412a-8c83-f241373cd1c0", "question": "How many siblings does the son of the son of the mother of harriette have?", "answer": [ "768" @@ -4198,7 +4198,7 @@ "type": 13 }, { - "id": "843d4d06-f617-4248-a3fb-fbd3867c64cb", + "id": "c245b103-b23d-4240-b47c-1cd57b2ccea9", "question": "How many sisters does the husband of the mother of the person whose job is administrator have?", "answer": [ "390" @@ -4231,7 +4231,7 @@ "type": 14 }, { - "id": "11b747e9-d341-4737-8e77-90d58e6f52e5", + "id": "66313669-3f85-4541-9c80-413902aab6ee", "question": "How many siblings does the sibling of the sister of the person whose hobby is whale watching have?", "answer": [ "768" @@ -4264,7 +4264,7 @@ "type": 14 }, { - "id": "a473fb90-12a9-44c2-bafe-421290fb68cc", + "id": "e1961e95-eeb4-425f-89ef-a6386c50ad26", "question": "How many sisters does the mother of the brother of the person whose hobby is cornhole have?", "answer": [ "390" @@ -4297,7 +4297,7 @@ "type": 14 }, { - "id": "299616e3-6d60-4d17-a816-f165f13ba363", + "id": "d438af20-c0c3-4ff9-bbaa-4d118fdc0d44", "question": "How many brothers does the brother of the child of the person whose hobby is fishkeeping have?", "answer": [ "378" @@ -4330,7 +4330,7 @@ "type": 14 }, { - "id": "e1731847-8c81-4e8c-a592-6ab310434b59", + "id": "9c17fed3-bb7c-4eb8-af50-55b07128b479", "question": "How many daughters does the child of the wife of the person whose job is passenger transport manager have?", "answer": [ "362" @@ -4363,7 +4363,7 @@ "type": 14 }, { - "id": "dc2bcb87-2d78-4c85-819b-71ea5a1858e9", + "id": "6df87c11-45d5-4c73-88af-9d30f65d73d3", "question": "How many sons does the sister of the daughter of the person whose job is conservation officer, nature have?", "answer": [ "340" @@ -4396,7 +4396,7 @@ "type": 14 }, { - "id": "9dd9cbe5-21c3-4018-8380-c384cfdc4539", + "id": "d72e2c51-dfce-4cad-8aab-765e10e37863", "question": "How many daughters does the father of the daughter of the person whose job is archaeologist have?", "answer": [ "362" @@ -4429,7 +4429,7 @@ "type": 14 }, { - "id": "e3d7eeab-80c6-4c5b-a41f-8a1262a7a4f1", + "id": "29064c77-3631-4708-b900-66c824974c12", "question": "How many siblings does the sibling of the sibling of the person whose hobby is ant farming have?", "answer": [ "768" @@ -4462,7 +4462,7 @@ "type": 14 }, { - "id": "ea6099d1-0ac4-4d09-ae91-7f784c11abe9", + "id": "9c978d69-f82a-4f5f-8808-20a2613a723e", "question": "How many siblings does the mother of the father of the person whose hobby is archaeology have?", "answer": [ "768" @@ -4495,7 +4495,7 @@ "type": 14 }, { - "id": "ac9c5f89-e3a4-4972-a686-630fb2289576", + "id": "c7d944b6-4821-44a0-90c3-4cc541b5598f", "question": "How many sisters does the sibling of the son of the person whose hobby is airsoft have?", "answer": [ "390" @@ -4528,7 +4528,7 @@ "type": 14 }, { - "id": "4fde5cf6-0e89-48b6-ba57-d58ef20f6598", + "id": "664b3c34-38cc-40b2-b983-f0aa2d4c3cff", "question": "How many sisters does the father of the child of emmett have?", "answer": [ "390" @@ -4557,7 +4557,7 @@ "type": 15 }, { - "id": "4687f8c9-b2dc-4a71-8810-62d1dc2f5e03", + "id": "58f69ec9-086d-4287-b8fe-c34b256ea926", "question": "How many sons does the husband of the mother of donnie have?", "answer": [ "340" @@ -4586,7 +4586,7 @@ "type": 15 }, { - "id": "44226d12-6aa6-48d0-8679-e9ff4f1e7c94", + "id": "7b1efab2-9c8a-4719-9ccc-7964c279de0f", "question": "How many children does the mother of the child of arnulfo have?", "answer": [ "702" @@ -4615,7 +4615,7 @@ "type": 15 }, { - "id": "a530d3fe-e7e0-4339-bf1f-a0e37935a50d", + "id": "b98f05c5-2c38-45a7-8893-b3658f8f4f83", "question": "How many brothers does the mother of the child of terri have?", "answer": [ "378" @@ -4644,7 +4644,7 @@ "type": 15 }, { - "id": "97bde8d3-ad80-48e8-b6d0-6f82e8ec603e", + "id": "11515a2b-9c6c-4cbf-8c86-824671a9c92a", "question": "How many siblings does the sibling of the daughter of jacques have?", "answer": [ "768" @@ -4673,7 +4673,7 @@ "type": 15 }, { - "id": "c7557d7d-0b4e-4c5c-b9e7-f91b51f9dc91", + "id": "c63386c7-b0dd-49fb-9187-bd47384f424b", "question": "How many siblings does the sibling of the brother of laverne have?", "answer": [ "768" @@ -4702,7 +4702,7 @@ "type": 15 }, { - "id": "7f334565-6229-407e-9034-e5c2c443295f", + "id": "3f15a4c4-c0f8-43ea-ab9f-9720979f22a8", "question": "How many sisters does the sibling of the child of patty have?", "answer": [ "390" @@ -4731,7 +4731,7 @@ "type": 15 }, { - "id": "428223db-5784-4c16-b2e5-63c0d359fa37", + "id": "b44a7214-d0b0-4cfd-b09f-3bb5754ad340", "question": "How many brothers does the sibling of the sister of robyn have?", "answer": [ "378" @@ -4760,7 +4760,7 @@ "type": 15 }, { - "id": "0492ecad-7364-4218-9efd-6aa2e6e012f0", + "id": "53d56077-8161-4e76-a39b-cb067c6f994b", "question": "How many sisters does the sibling of the father of roberto have?", "answer": [ "390" @@ -4789,7 +4789,7 @@ "type": 15 }, { - "id": "f5c5bfac-e949-491b-81e4-c6ad1e003a3b", + "id": "9cfebcf1-4b73-4f6c-a80a-e8ee54830296", "question": "How many sons does the child of the sibling of emmanuel have?", "answer": [ "340" @@ -4818,7 +4818,7 @@ "type": 15 }, { - "id": "5346419b-2810-49b4-92e1-f50b3d2c3a49", + "id": "c6207907-6fd5-4f33-aae5-337ee3d380f9", "question": "How many sisters does the sibling of the person whose job is immunologist have?", "answer": [ "390" @@ -4847,7 +4847,7 @@ "type": 16 }, { - "id": "a47ff7ae-2c5f-44f2-b32e-266492ea31f7", + "id": "1635cd90-d852-4e10-8d83-25c35d881fd9", "question": "How many daughters does the father of the person whose hobby is table tennis have?", "answer": [ "362" @@ -4876,7 +4876,7 @@ "type": 16 }, { - "id": "055d77f9-e25d-44bb-8e8e-391bba5bfb44", + "id": "79fd70d1-8255-4a06-a8d8-715e825fd221", "question": "How many sons does the daughter of the person whose job is technical sales engineer have?", "answer": [ "340" @@ -4905,7 +4905,7 @@ "type": 16 }, { - "id": "1a93ef57-21b0-400a-8399-931a6ba67619", + "id": "3c904d37-79f2-4365-a95d-e9bd18ec5b27", "question": "How many siblings does the wife of the person whose job is aeronautical engineer have?", "answer": [ "768" @@ -4934,7 +4934,7 @@ "type": 16 }, { - "id": "f2460c59-358b-4548-b635-d1e7dad58907", + "id": "6d176078-b44e-42e0-b6d4-b40c91dc2fd5", "question": "How many brothers does the daughter of the person whose job is medical technical officer have?", "answer": [ "378" @@ -4963,7 +4963,7 @@ "type": 16 }, { - "id": "b744e069-7d60-4e6c-ae42-b95aa8cffa33", + "id": "c9829f8b-0fbb-4a5b-aae7-e7d91fd7086f", "question": "How many daughters does the sister of the person whose hobby is wikipedia editing have?", "answer": [ "362" @@ -4992,7 +4992,7 @@ "type": 16 }, { - "id": "e16f6147-4b3e-458b-b99b-04f9fc493baa", + "id": "99554efe-fd3c-4862-adc4-03d625adc0cc", "question": "How many children does the brother of the person whose job is teacher, secondary school have?", "answer": [ "702" @@ -5021,7 +5021,7 @@ "type": 16 }, { - "id": "99f5669d-7529-4d08-8a0d-af9d85ce6f6d", + "id": "ffa27283-e67e-4973-9fcb-bf60ec2e7add", "question": "How many daughters does the husband of the person whose job is psychiatric nurse have?", "answer": [ "362" @@ -5050,7 +5050,7 @@ "type": 16 }, { - "id": "dfc07e7e-bbcc-4eff-ae7e-095376656b7a", + "id": "d30dfe29-eebf-4d45-896f-7d00a57fd9e0", "question": "How many daughters does the son of the person whose job is chief marketing officer have?", "answer": [ "362" @@ -5079,7 +5079,7 @@ "type": 16 }, { - "id": "4bef3f61-b64c-46aa-96a8-081a7494e9fc", + "id": "7d5b3ab0-b3c0-4b27-9c11-2c78f534b04d", "question": "How many siblings does the sister of the person whose job is restaurant manager have?", "answer": [ "768" @@ -5108,7 +5108,7 @@ "type": 16 }, { - "id": "ba93add5-231a-419b-8fbb-c421a0fe7351", + "id": "5548d18c-010c-4dbc-8fbe-dce4b3c0e720", "question": "How many daughters does the son of roger have?", "answer": [ "362" @@ -5133,7 +5133,7 @@ "type": 17 }, { - "id": "28320dd0-0cc5-41a0-ba8f-923d965c8fcf", + "id": "6039af0a-edc4-455f-8d53-c7ac4c31ae4e", "question": "How many children does the child of danna have?", "answer": [ "702" @@ -5158,7 +5158,7 @@ "type": 17 }, { - "id": "2910d69e-4e47-4c0f-9941-c50d04bfb726", + "id": "c39319d6-c15a-4c3c-9427-eb83af443076", "question": "How many siblings does the mother of arnold have?", "answer": [ "768" @@ -5183,7 +5183,7 @@ "type": 17 }, { - "id": "7b8a2a70-bc3b-42e1-b89c-e01f5f027375", + "id": "267006ae-ab4a-455b-8b1d-327681199298", "question": "How many sons does the mother of antonia have?", "answer": [ "340" @@ -5208,7 +5208,7 @@ "type": 17 }, { - "id": "4630422a-dcf3-4368-a062-d3fe9ec3332c", + "id": "1c937fbe-bb7c-4cf4-976b-3f85f9f75543", "question": "How many brothers does the daughter of reid have?", "answer": [ "378" @@ -5233,7 +5233,7 @@ "type": 17 }, { - "id": "edec8251-58c1-48f7-8de0-1d919c58849d", + "id": "950dbbb3-30e3-4d06-a7c9-720e0f18b7f7", "question": "How many sons does the sibling of rodolfo have?", "answer": [ "340" @@ -5258,7 +5258,7 @@ "type": 17 }, { - "id": "dba2c477-c00a-438f-b24b-f9caa0d886cf", + "id": "b812c8a7-f91f-4e64-87af-31529d888c50", "question": "How many daughters does the daughter of adam have?", "answer": [ "362" @@ -5283,7 +5283,7 @@ "type": 17 }, { - "id": "00235b24-9d38-44ab-a773-b74101273567", + "id": "f8d92916-fad4-4b63-a92d-bb241024b7c0", "question": "How many siblings does the husband of hilde have?", "answer": [ "768" @@ -5308,7 +5308,7 @@ "type": 17 }, { - "id": "871da73d-96f9-475d-a929-8c6657485da5", + "id": "ccca9f02-aeab-4589-8ab8-60187902caac", "question": "How many sisters does the sibling of tessie have?", "answer": [ "390" @@ -5333,7 +5333,7 @@ "type": 17 }, { - "id": "3ba9339b-1d7c-4905-8037-1b17d6c6c7fa", + "id": "7ecb13ed-d205-4c0e-abe6-419c77893eeb", "question": "How many children does the brother of theodor have?", "answer": [ "702" @@ -5358,7 +5358,7 @@ "type": 17 }, { - "id": "fd0d3a05-72c5-4865-8ce4-4a54a5ce47ef", + "id": "c573b1cc-24e1-4c4c-b986-aff8bd6dc55f", "question": "How many daughters does the person whose hobby is beach volleyball have?", "answer": [ "362" @@ -5383,7 +5383,7 @@ "type": 18 }, { - "id": "bf751233-2a6b-46e1-81ff-1a0968050718", + "id": "f6cb75f2-7617-4988-bc1c-075f090c2100", "question": "How many brothers does the person whose hobby is shogi have?", "answer": [ "378" @@ -5408,7 +5408,7 @@ "type": 18 }, { - "id": "0afcf682-cfde-4073-8497-9e674dd885e8", + "id": "5c2dd6b6-674c-4831-b005-9a8b17cf38c1", "question": "How many sons does the person whose job is quality manager have?", "answer": [ "340" @@ -5433,7 +5433,7 @@ "type": 18 }, { - "id": "a020761a-62d4-4cc3-a75d-f15757b6ab51", + "id": "44b2e338-86f4-4075-82e6-de28838bef70", "question": "How many siblings does the person whose hobby is antiquities have?", "answer": [ "768" @@ -5458,7 +5458,7 @@ "type": 18 }, { - "id": "43301ba2-73b3-4f87-9487-a903bc140354", + "id": "85240766-33a1-46d1-93c9-b296ef4da947", "question": "How many siblings does the person whose hobby is darts have?", "answer": [ "768" @@ -5483,7 +5483,7 @@ "type": 18 }, { - "id": "876ab995-c153-4a96-b852-612d946d8e7a", + "id": "9eac467a-4ed2-4f52-9f92-16aea87c2061", "question": "How many sisters does the person whose job is planning and development surveyor have?", "answer": [ "390" @@ -5508,7 +5508,7 @@ "type": 18 }, { - "id": "39a946a3-9a8c-4ba0-9438-dbb55a1394d6", + "id": "2afe6d04-e5c9-445c-a43f-14dfd3d3d88b", "question": "How many children does the person whose hobby is table tennis have?", "answer": [ "702" @@ -5533,7 +5533,7 @@ "type": 18 }, { - "id": "30ff41e3-b1fb-4dcf-b473-4a2ce7f17167", + "id": "82fd5197-f5cf-4255-9774-5d411d29b877", "question": "How many children does the person whose hobby is field hockey have?", "answer": [ "702" @@ -5558,7 +5558,7 @@ "type": 18 }, { - "id": "f2fabdba-aa09-4de5-bb1d-db941ed17963", + "id": "d7431f09-6131-40cf-9108-1d6b621cf0fc", "question": "How many brothers does the person whose hobby is flying disc have?", "answer": [ "378" @@ -5583,7 +5583,7 @@ "type": 18 }, { - "id": "d1ff8cae-290a-4ef5-a78a-c8df059008cc", + "id": "4e327b97-38e3-4c60-ab1f-8f8109782dad", "question": "How many brothers does the person whose job is aeronautical engineer have?", "answer": [ "378" @@ -5608,7 +5608,7 @@ "type": 18 }, { - "id": "36017695-56ba-4ee6-8b70-cb07550d9cd9", + "id": "6bc9edc3-5019-4a73-bb46-5d09c8193922", "question": "How many children does leroy have?", "answer": [ "0" @@ -5629,7 +5629,7 @@ "type": 19 }, { - "id": "00c67644-ca11-4717-9ee9-d15fcb42a264", + "id": "5125c5d4-45f4-43cf-8956-e75af69ad88a", "question": "How many daughters does tianna have?", "answer": [ "0" @@ -5650,7 +5650,7 @@ "type": 19 }, { - "id": "c32b41cc-0f6e-49ec-aa15-beb105d7ae83", + "id": "a9760dc5-d861-4529-ad8d-9352d1d93ac3", "question": "How many brothers does leeanne have?", "answer": [ "0" @@ -5671,7 +5671,7 @@ "type": 19 }, { - "id": "df02e203-885b-495d-9e51-1ff2a18514e0", + "id": "d853f55c-d508-43c5-bb5c-b2918ca3b963", "question": "How many daughters does sung have?", "answer": [ "1" @@ -5692,7 +5692,7 @@ "type": 19 }, { - "id": "86a83156-d319-434c-86ef-92577c885ad5", + "id": "2960268c-860d-46ef-bbaf-58bc294f546f", "question": "How many siblings does christian have?", "answer": [ "4" @@ -5713,7 +5713,7 @@ "type": 19 }, { - "id": "aeecb5c3-8a6e-4eb7-90e2-9c7823b13e2e", + "id": "de663fcd-b3e7-44fe-8da5-774569656a51", "question": "How many brothers does bradford have?", "answer": [ "2" @@ -5734,7 +5734,7 @@ "type": 19 }, { - "id": "a6926321-e1af-496b-9638-998a5fcf13a3", + "id": "cd00677f-f363-4358-8ff8-2b4dd36f5802", "question": "How many children does toby have?", "answer": [ "1" @@ -5755,7 +5755,7 @@ "type": 19 }, { - "id": "80034921-d852-4137-a96c-d0bf882d293e", + "id": "3a5095f8-408d-403d-8003-eb18c0a80c32", "question": "How many children does chris have?", "answer": [ "0" @@ -5776,7 +5776,7 @@ "type": 19 }, { - "id": "385cb8d0-46f3-46f6-a59e-de259d03b37b", + "id": "f89c205f-bbf1-4218-990d-0e44d9786068", "question": "How many sisters does sandy have?", "answer": [ "0" @@ -5797,7 +5797,7 @@ "type": 19 }, { - "id": "019f31ea-6054-4088-9871-718841cf2628", + "id": "d29b431f-0712-48b9-97b0-2bdc1eccacec", "question": "How many brothers does adalberto have?", "answer": [ "0" diff --git a/depth10-50/articles.json b/depth_10_size_50_seed_1/articles.json similarity index 100% rename from depth10-50/articles.json rename to depth_10_size_50_seed_1/articles.json diff --git a/depth10-50/family_tree_1.pl b/depth_10_size_50_seed_1/family_tree_1.pl similarity index 100% rename from depth10-50/family_tree_1.pl rename to depth_10_size_50_seed_1/family_tree_1.pl diff --git a/depth10-50/family_tree_1.png b/depth_10_size_50_seed_1/family_tree_1.png similarity index 100% rename from depth10-50/family_tree_1.png rename to depth_10_size_50_seed_1/family_tree_1.png diff --git a/depth10-50/questions.json b/depth_10_size_50_seed_1/questions.json similarity index 91% rename from depth10-50/questions.json rename to depth_10_size_50_seed_1/questions.json index 2f54259fc9064bd0e97cad8b6657789f585a181a..1749032babc251ab158c239af95427edd45d3a4a 100644 --- a/depth10-50/questions.json +++ b/depth_10_size_50_seed_1/questions.json @@ -1,6 +1,6 @@ [ { - "id": "d2f4a618-ee4e-44ef-8a22-8eeb8e9274c8", + "id": "7d749936-0596-4c03-abd4-33a13dd53344", "question": "Who is the father of the daughter of the father of the person whose hobby is wikipedia editing ?", "answer": [ "alton" @@ -34,7 +34,7 @@ "type": 0 }, { - "id": "a47c8d47-d628-4ec7-a2b0-b345bcc3c738", + "id": "3e2ad145-760a-4e46-84f9-9e43295618d7", "question": "Who is the father of the son of the sister of the person whose hobby is meteorology ?", "answer": [ "cornelius" @@ -68,7 +68,7 @@ "type": 0 }, { - "id": "10b1a457-68fc-4c6a-8c9c-7b4750359498", + "id": "00b8c766-6e4f-4232-89de-2943d76c18f1", "question": "Who is the mother of the wife of the father of the person whose job is air cabin crew ?", "answer": [ "meghann" @@ -102,7 +102,7 @@ "type": 0 }, { - "id": "822f6ed4-2c0b-4589-9dbb-1f7fb7b40fa9", + "id": "1f82c69e-b671-4c43-a255-93812ff3f80d", "question": "Who is the child of the child of the husband of the person whose hobby is research ?", "answer": [ "tona", @@ -137,7 +137,7 @@ "type": 0 }, { - "id": "08276027-6c7b-4864-8eaa-146e94f4d8b6", + "id": "a6f72af4-7334-4d48-ae03-121c7e2a48c1", "question": "Who is the mother of the mother of the father of the person whose job is secretary, company ?", "answer": [ "vilma" @@ -171,7 +171,7 @@ "type": 0 }, { - "id": "8a30c1e2-17a2-452d-a8d2-e0aec9847b57", + "id": "a7f646b3-0093-47c3-a6dc-45f4802414c8", "question": "Who is the father of the husband of the wife of the person whose job is advertising copywriter ?", "answer": [ "vicente" @@ -205,7 +205,7 @@ "type": 0 }, { - "id": "ca3fa380-8611-475d-88f8-c5b77a92c414", + "id": "af60a2dd-3e03-4981-86eb-cfd072c74c9d", "question": "Who is the daughter of the mother of the sister of the person whose hobby is microscopy ?", "answer": [ "johnna", @@ -240,7 +240,7 @@ "type": 0 }, { - "id": "f535cc17-a886-48b8-bcd4-5650d431aa01", + "id": "ac969da8-1f27-48b8-ad1a-a939c0a401c9", "question": "Who is the father of the sibling of the brother of the person whose job is production assistant, television ?", "answer": [ "deangelo" @@ -274,7 +274,7 @@ "type": 0 }, { - "id": "c396362a-807b-4021-bcd4-8093be4e477e", + "id": "ff910c86-1e49-4249-9267-69b5806bd099", "question": "Who is the child of the daughter of the mother of the person whose hobby is biology ?", "answer": [ "dante" @@ -308,12 +308,12 @@ "type": 0 }, { - "id": "6e02cd4a-4dc2-432a-a62c-a4be79731940", + "id": "36c088e9-858d-43b5-90e4-21741376d991", "question": "Who is the son of the father of the sister of the person whose job is surveyor, commercial/residential ?", "answer": [ "alton", - "nick", - "kurt" + "kurt", + "nick" ], "prolog": { "query": [ @@ -344,7 +344,7 @@ "type": 0 }, { - "id": "453e4b22-043c-4d1a-9437-b9a4e35ab772", + "id": "09ce7019-b007-4e1b-922d-62b1cebb0cbc", "question": "Who is the brother of the sibling of the father of alejandra ?", "answer": [ "matt" @@ -374,7 +374,7 @@ "type": 1 }, { - "id": "88ca3748-51dd-4cb5-980a-7bb87b215077", + "id": "8475f468-edcb-4907-b968-87153d327d23", "question": "Who is the husband of the mother of the daughter of vilma ?", "answer": [ "manual" @@ -404,7 +404,7 @@ "type": 1 }, { - "id": "06ffcba4-36a4-4b9c-878f-33d114fe9477", + "id": "c7e132fd-40df-48a5-b776-2a16425e0704", "question": "Who is the child of the sibling of the wife of fidel ?", "answer": [ "velia" @@ -434,11 +434,11 @@ "type": 1 }, { - "id": "f0a67278-b802-45e2-bcee-8fc6f5f46749", + "id": "31c4a04e-30b3-4f7f-aa73-550c30bb4298", "question": "Who is the brother of the husband of the daughter of marya ?", "answer": [ - "nick", - "kurt" + "kurt", + "nick" ], "prolog": { "query": [ @@ -465,7 +465,7 @@ "type": 1 }, { - "id": "ccd3b8f2-6ead-4c00-9b3c-71fda252e2e4", + "id": "cdde5ccb-e3bd-469a-b6d0-46bc73aed77c", "question": "Who is the wife of the father of the mother of ellis ?", "answer": [ "vilma" @@ -495,12 +495,12 @@ "type": 1 }, { - "id": "b76afe76-e56b-4b83-80ae-3dca581366f4", + "id": "0b2b2bb0-dbc3-4d11-be3c-e6e2aae918ae", "question": "Who is the child of the mother of the daughter of thomasine ?", "answer": [ - "daisy", + "alejandra", "meghann", - "alejandra" + "daisy" ], "prolog": { "query": [ @@ -527,12 +527,12 @@ "type": 1 }, { - "id": "85685244-4caa-4190-964b-dba652c472e3", + "id": "ee021ebd-8f01-407f-b09e-ca54b67f9743", "question": "Who is the daughter of the father of the daughter of thomasine ?", "answer": [ - "daisy", + "alejandra", "meghann", - "alejandra" + "daisy" ], "prolog": { "query": [ @@ -559,7 +559,7 @@ "type": 1 }, { - "id": "537ffcaa-4712-4d3f-8a36-35500d4302ca", + "id": "ea072612-d4e9-4e53-9e4f-39898b445282", "question": "Who is the father of the daughter of the mother of reyna ?", "answer": [ "dominick" @@ -589,11 +589,11 @@ "type": 1 }, { - "id": "90d312f2-c3af-4511-a198-e34ce0bae2ee", + "id": "aca6953f-a4ae-47d3-aded-68eef9570a33", "question": "Who is the brother of the son of the child of thomasine ?", "answer": [ - "cordell", - "milo" + "milo", + "cordell" ], "prolog": { "query": [ @@ -620,7 +620,7 @@ "type": 1 }, { - "id": "864b5b62-bc9f-43ef-81c6-77b32b9fe6e0", + "id": "b0c1c495-5286-4b1e-8048-9ee99022768a", "question": "Who is the sibling of the son of the father of matt ?", "answer": [ "tona" @@ -650,14 +650,14 @@ "type": 1 }, { - "id": "24d1ce08-d232-4aae-98b6-400617015549", + "id": "16775620-96db-467a-9a92-015a2e71b98b", "question": "Who is the daughter of the mother of the person whose hobby is meditation ?", "answer": [ - "miki", - "daisy", + "meghann", "tona", "alejandra", - "meghann" + "miki", + "daisy" ], "prolog": { "query": [ @@ -684,7 +684,7 @@ "type": 2 }, { - "id": "519fe22b-4e6e-4352-972d-6e0f385e6e93", + "id": "7c8d0a67-fadb-419a-a04e-31c8535092fc", "question": "Who is the child of the child of the person whose hobby is philately ?", "answer": [ "ellis" @@ -714,12 +714,12 @@ "type": 2 }, { - "id": "7ffa309a-8ece-41c6-a166-ceb18802b43f", + "id": "014c96c4-9cb8-4346-b8b6-2b3d9d5794bd", "question": "Who is the brother of the sister of the person whose job is english as a foreign language teacher ?", "answer": [ "alton", - "nick", - "kurt" + "kurt", + "nick" ], "prolog": { "query": [ @@ -746,7 +746,7 @@ "type": 2 }, { - "id": "82a0c0a8-da30-4b02-9d9e-6fd40c40cb8c", + "id": "a0a6a998-4fda-4b55-8163-4f52a8b3eb76", "question": "Who is the child of the daughter of the person whose hobby is herping ?", "answer": [ "dante" @@ -776,7 +776,7 @@ "type": 2 }, { - "id": "2bd457f7-5a25-47bc-b4be-20c1cc16701d", + "id": "9ffdf965-d3dd-4a20-893b-26c4be617975", "question": "Who is the husband of the daughter of the person whose hobby is reading ?", "answer": [ "fidel" @@ -806,7 +806,7 @@ "type": 2 }, { - "id": "c3e98520-4fac-4d42-970b-29678a010c00", + "id": "9898bd69-3ff6-4de2-b31a-396fdef1cc91", "question": "Who is the mother of the child of the person whose hobby is tennis polo ?", "answer": [ "dixie" @@ -836,7 +836,7 @@ "type": 2 }, { - "id": "02887899-2af8-4546-967e-2439a34f77e4", + "id": "abd75f7d-ab08-482e-a5fd-28290dde823b", "question": "Who is the mother of the daughter of the person whose job is acupuncturist ?", "answer": [ "concepcion" @@ -866,7 +866,7 @@ "type": 2 }, { - "id": "3f49f706-5c09-434a-a49a-7edf735b289e", + "id": "1861ba83-71d5-4996-a52d-7c826c69f12c", "question": "Who is the husband of the wife of the person whose job is primary school teacher ?", "answer": [ "derick" @@ -896,7 +896,7 @@ "type": 2 }, { - "id": "751cf7b1-9803-415f-9f78-4498a102fced", + "id": "21e7aa2b-fbd4-4bd9-9891-51ee6f9ce477", "question": "Who is the mother of the sister of the person whose hobby is birdwatching ?", "answer": [ "lyndia" @@ -926,7 +926,7 @@ "type": 2 }, { - "id": "f5203927-1375-4f8f-bd2e-f15178bad4ce", + "id": "d8db4679-83e9-4351-b8d7-942f722247ef", "question": "Who is the sister of the sister of the person whose job is english as a foreign language teacher ?", "answer": [ "johnna", @@ -957,7 +957,7 @@ "type": 2 }, { - "id": "f6785873-6d3d-4f31-99ae-ec7436743540", + "id": "1693cb19-481b-4218-b2db-3748a1d8cd60", "question": "Who is the father of the mother of velia ?", "answer": [ "jeff" @@ -983,7 +983,7 @@ "type": 3 }, { - "id": "778c6dbf-28b6-4b58-8f53-4cd118edc5c3", + "id": "30533165-7c0a-4a37-98e9-1765bf8b6ea9", "question": "Who is the husband of the wife of manual ?", "answer": [ "manual" @@ -1009,7 +1009,7 @@ "type": 3 }, { - "id": "c2cf0864-16bb-4e70-bfc4-5c733e66510f", + "id": "6f4a91ff-de6f-4a1a-8434-08d47ae8e88f", "question": "Who is the child of the wife of manual ?", "answer": [ "ila" @@ -1035,11 +1035,11 @@ "type": 3 }, { - "id": "ee922b86-0a02-4948-b71e-e107d5452479", + "id": "3da3c554-8cf4-4410-adf3-9a7eabd57597", "question": "Who is the brother of the father of velia ?", "answer": [ - "nick", - "kurt" + "kurt", + "nick" ], "prolog": { "query": [ @@ -1062,7 +1062,7 @@ "type": 3 }, { - "id": "98150db7-f24f-473a-a169-6a11c7534d27", + "id": "03e9189c-b6cd-4894-8a7a-3ef469e21888", "question": "Who is the wife of the sibling of nick ?", "answer": [ "concepcion" @@ -1088,7 +1088,7 @@ "type": 3 }, { - "id": "17718246-4103-4160-9e17-da8989675bea", + "id": "0a36d565-7a33-45c3-ad44-ee972a6735a5", "question": "Who is the son of the mother of dante ?", "answer": [ "dante" @@ -1114,7 +1114,7 @@ "type": 3 }, { - "id": "733958bd-f9e2-47ed-a122-2084862ddbe6", + "id": "718cd641-e48d-4eb5-b067-5fad3a598610", "question": "Who is the wife of the husband of sandy ?", "answer": [ "sandy" @@ -1140,7 +1140,7 @@ "type": 3 }, { - "id": "4b187ade-f75f-4b8e-9a17-84b199eca43b", + "id": "1b2fd3b1-60ec-4ecf-b874-84a500d4f6c2", "question": "Who is the father of the daughter of marya ?", "answer": [ "jeff" @@ -1166,7 +1166,7 @@ "type": 3 }, { - "id": "9a98ec60-9e6a-4eb5-8245-dc6ab77de12d", + "id": "edc5824c-9b7b-4f74-bcae-6ec0a2c24484", "question": "Who is the daughter of the daughter of derick ?", "answer": [ "johnna", @@ -1193,7 +1193,7 @@ "type": 3 }, { - "id": "0c420aea-4f6b-4c18-8f4d-64abea6e545c", + "id": "73bf306c-4a4d-4de8-9898-1af26225060c", "question": "Who is the wife of the father of kurt ?", "answer": [ "antionette" @@ -1219,7 +1219,7 @@ "type": 3 }, { - "id": "97b2eebd-b4dd-49ee-806b-914192a5cefd", + "id": "8b4b1eb6-94a2-45ad-aa21-0526b9df3b65", "question": "Who is the sister of the person whose hobby is shogi ?", "answer": [ "johnna", @@ -1246,7 +1246,7 @@ "type": 4 }, { - "id": "a484374c-3f40-4903-9d4e-42c83d72ccab", + "id": "c2b24fe4-b6da-4aec-a2bf-842a1d3d402e", "question": "Who is the child of the person whose job is biomedical scientist ?", "answer": [ "dante" @@ -1272,7 +1272,7 @@ "type": 4 }, { - "id": "0d30f54a-96c8-42d7-b328-76d973b1ff3c", + "id": "02778b8b-11f4-4f62-885e-222c08172486", "question": "Who is the husband of the person whose job is product designer ?", "answer": [ "leonardo" @@ -1298,7 +1298,7 @@ "type": 4 }, { - "id": "5edefebe-fc84-453c-a590-41b8f10b6bbe", + "id": "728815cc-fde3-4bb5-8d39-4059b2f6a22e", "question": "Who is the child of the person whose hobby is backgammon ?", "answer": [ "lynn" @@ -1324,7 +1324,7 @@ "type": 4 }, { - "id": "7754affb-0f21-4e53-8009-112d8d0ff193", + "id": "d262880f-2f05-49c2-bfd6-b6eb3e32ea54", "question": "Who is the father of the person whose hobby is cricket ?", "answer": [ "fidel" @@ -1350,15 +1350,15 @@ "type": 4 }, { - "id": "9f4f7022-dd80-49ac-8834-b99418796005", + "id": "e63fd9f9-d5eb-4ea1-8779-27e3eeadd7a0", "question": "Who is the sibling of the person whose hobby is shogi ?", "answer": [ - "johnna", - "miki", - "alton", "cordell", - "kurt", - "nick" + "alton", + "miki", + "johnna", + "nick", + "kurt" ], "prolog": { "query": [ @@ -1381,13 +1381,13 @@ "type": 4 }, { - "id": "f7940c21-d20b-44ab-949a-e0ebb2e647bc", + "id": "e37176a0-d657-4e23-8111-3c7c0c065984", "question": "Who is the daughter of the person whose job is advertising copywriter ?", "answer": [ - "daisy", - "ila", + "alejandra", "meghann", - "alejandra" + "daisy", + "ila" ], "prolog": { "query": [ @@ -1410,7 +1410,7 @@ "type": 4 }, { - "id": "29bd003b-5b75-4f2d-b0da-0ab9348b56f8", + "id": "253a7b68-5161-4126-a22b-b37a89678826", "question": "Who is the father of the person whose hobby is meditation ?", "answer": [ "vicente", @@ -1438,7 +1438,7 @@ "type": 4 }, { - "id": "80d6d4c2-27f2-44d6-a284-73df42cc760c", + "id": "92a0f18a-3a31-4e5e-a87f-39710785189f", "question": "Who is the wife of the person whose hobby is scuba diving ?", "answer": [ "maggie" @@ -1464,7 +1464,7 @@ "type": 4 }, { - "id": "e8118eb5-a644-43b9-96f4-61676912b47a", + "id": "60af11b6-041d-4ec3-9cc8-4fe86d9d502e", "question": "Who is the father of the person whose job is airline pilot ?", "answer": [ "alton" @@ -1490,7 +1490,7 @@ "type": 4 }, { - "id": "e1cd4ef1-9508-452c-9f56-731835810ed6", + "id": "21852759-1b26-4d2d-9888-b378f817aefb", "question": "Who is the daughter of concepcion ?", "answer": [ "velia" @@ -1512,7 +1512,7 @@ "type": 5 }, { - "id": "cf0d581d-f08d-4f81-b64d-9dd5bd741a4a", + "id": "74665251-2f25-43a5-8a17-0872767c0d43", "question": "Who is the child of maggie ?", "answer": [ "lyndia" @@ -1534,7 +1534,7 @@ "type": 5 }, { - "id": "e4a3aeea-5106-48ed-ace6-9360a2a36340", + "id": "efc21ca9-7222-44ab-9e38-1a7169e26256", "question": "Who is the wife of deangelo ?", "answer": [ "antionette" @@ -1556,7 +1556,7 @@ "type": 5 }, { - "id": "cccca234-e7ec-4257-a1df-7bcda2a6c07f", + "id": "7f15e596-d6f5-4323-bdb1-b99018932d37", "question": "Who is the sister of milo ?", "answer": [ "miki" @@ -1578,12 +1578,12 @@ "type": 5 }, { - "id": "f9c251f6-eab4-412a-9224-e072f97d8a21", + "id": "f3290414-6f49-4783-9716-0a5414513be1", "question": "Who is the daughter of matt ?", "answer": [ - "daisy", + "alejandra", "meghann", - "alejandra" + "daisy" ], "prolog": { "query": [ @@ -1602,11 +1602,11 @@ "type": 5 }, { - "id": "ff068a22-e068-47a4-9f7b-13c676f83106", + "id": "3fe9a0eb-2cc9-4566-8fe2-122ade10aa3a", "question": "Who is the sibling of meghann ?", "answer": [ - "daisy", - "alejandra" + "alejandra", + "daisy" ], "prolog": { "query": [ @@ -1625,7 +1625,7 @@ "type": 5 }, { - "id": "a9744d0b-4f98-4283-9f6d-7707210f4619", + "id": "c631219a-1bfa-4608-86d9-4e959185898f", "question": "Who is the wife of jeff ?", "answer": [ "marya" @@ -1647,7 +1647,7 @@ "type": 5 }, { - "id": "9382e7ec-7fda-470b-a3d3-534740e44573", + "id": "84dcce0f-a3b8-43a9-967e-383a19439b24", "question": "Who is the mother of velia ?", "answer": [ "concepcion" @@ -1669,7 +1669,7 @@ "type": 5 }, { - "id": "d12af11d-9396-4af1-96a1-43d42430c988", + "id": "b386906f-87b5-440e-b603-18e996ec31e0", "question": "Who is the father of ila ?", "answer": [ "manual" @@ -1691,7 +1691,7 @@ "type": 5 }, { - "id": "cd41f739-30b8-4946-a00a-ab4f8bf0d228", + "id": "c3fc459d-9f08-4eae-80ad-a45bb1075d94", "question": "Who is the child of fidel ?", "answer": [ "billie" @@ -1713,11 +1713,11 @@ "type": 5 }, { - "id": "c93fa55a-4bfd-4e99-ba7e-50b291a6bd17", + "id": "e4edfecf-6bf5-46db-bf4e-73b82d6fb2b8", "question": "Who is the person whose hobby is meteorology ?", "answer": [ - "antionette", - "concepcion" + "concepcion", + "antionette" ], "prolog": { "query": [ @@ -1736,7 +1736,7 @@ "type": 6 }, { - "id": "077ab7a1-9f5e-48b8-b56b-c8cbcf2f53e9", + "id": "c729995f-e176-439b-92b0-898228da3f29", "question": "Who is the person whose hobby is laser tag ?", "answer": [ "derick" @@ -1758,7 +1758,7 @@ "type": 6 }, { - "id": "dc1a27ba-1041-4fed-a775-d9a4330e7f40", + "id": "666b0e98-f4f7-400e-8e99-41d5f5c9293f", "question": "Who is the person whose job is exhibitions officer, museum/gallery ?", "answer": [ "fidel" @@ -1780,7 +1780,7 @@ "type": 6 }, { - "id": "ae8da655-662f-4e47-bade-54109ec8aa70", + "id": "4c4243c7-27e7-4617-a16e-bd04cb5c09f5", "question": "Who is the person whose hobby is tether car ?", "answer": [ "johnna" @@ -1802,7 +1802,7 @@ "type": 6 }, { - "id": "5be25e44-9680-43f2-b727-9fa5cac054a8", + "id": "189c85d4-b2d9-430e-97da-11b2a0401fc3", "question": "Who is the person whose job is museum/gallery curator ?", "answer": [ "billie" @@ -1824,7 +1824,7 @@ "type": 6 }, { - "id": "e048e796-b8c2-476d-b273-bd7653c56bb8", + "id": "45510f32-9b94-4cd4-a563-1e1c78cd4a0c", "question": "Who is the person whose hobby is fossil hunting ?", "answer": [ "rosalee" @@ -1846,7 +1846,7 @@ "type": 6 }, { - "id": "56a9952f-8058-431e-968c-7b797398a370", + "id": "286f3005-a369-4300-8dac-13b50be592e2", "question": "Who is the person whose job is agricultural engineer ?", "answer": [ "alberto" @@ -1868,7 +1868,7 @@ "type": 6 }, { - "id": "0d405ed9-5e64-49b4-9733-564490f3f0fc", + "id": "5de4c3c3-888d-40df-8f45-c5ca0598d496", "question": "Who is the person whose job is contractor ?", "answer": [ "alejandra" @@ -1890,7 +1890,7 @@ "type": 6 }, { - "id": "4d08ff11-2169-436d-9ed4-1daf474333da", + "id": "31f8dc7e-57b7-48db-aa22-63c48ef1b3e7", "question": "Who is the person whose hobby is ballroom dancing ?", "answer": [ "cornelius" @@ -1912,7 +1912,7 @@ "type": 6 }, { - "id": "e3dfbe98-eda5-442b-bf26-9f5a3578a221", + "id": "94e4379e-b6b4-469e-ae32-bb05e4e5bceb", "question": "Who is the person whose job is newspaper journalist ?", "answer": [ "maggie" @@ -1934,11 +1934,11 @@ "type": 6 }, { - "id": "248a7fd5-3284-4075-855e-e15564e2367a", + "id": "63e9bf60-75da-4a41-9edd-22cfa8b2a9f6", "question": "What is the job of the sister of the child of the mother of alton ?", "answer": [ - "museum education officer", - "production assistant, television" + "production assistant, television", + "museum education officer" ], "prolog": { "query": [ @@ -1969,14 +1969,14 @@ "type": 7 }, { - "id": "33db1670-25b3-4876-8627-4c27d07b6b51", + "id": "a364d059-740d-4ec5-b967-5084c9770dad", "question": "What is the hobby of the child of the mother of the wife of cornelius ?", "answer": [ - "hiking/backpacking", - "meteorology", "weightlifting", + "hiking/backpacking", + "judo", "geocaching", - "judo" + "meteorology" ], "prolog": { "query": [ @@ -2007,7 +2007,7 @@ "type": 7 }, { - "id": "b049f49f-ce95-47e0-b04c-4dc98681e9b9", + "id": "ff03292f-8fc7-4f68-bd9c-8edd840ee540", "question": "What is the hobby of the son of the mother of the son of alberto ?", "answer": [ "backgammon" @@ -2041,7 +2041,7 @@ "type": 7 }, { - "id": "2c21cea6-670c-4411-98c7-96bdd1e12051", + "id": "e754dc46-4a9a-44a9-acd3-a3059d68c1ea", "question": "What is the hobby of the sibling of the son of the mother of matt ?", "answer": [ "meditation" @@ -2075,7 +2075,7 @@ "type": 7 }, { - "id": "1a0f0e84-4f5a-4451-86dc-1770c42148a9", + "id": "590a27a7-43d9-4279-bedf-6afad41d4b9a", "question": "What is the hobby of the daughter of the husband of the daughter of maggie ?", "answer": [ "meditation" @@ -2109,14 +2109,14 @@ "type": 7 }, { - "id": "414fab8a-4175-419c-ab79-1740760b1942", + "id": "b8602f60-9e23-4172-98de-367a211206af", "question": "What is the dob of the child of the wife of the husband of kanesha ?", "answer": [ "0240-12-31", - "0239-10-28", - "0236-06-02", "0238-10-28", - "0244-04-07" + "0239-10-28", + "0244-04-07", + "0236-06-02" ], "prolog": { "query": [ @@ -2147,7 +2147,7 @@ "type": 7 }, { - "id": "67bd6c0c-56b0-417e-b3ba-fdee70429ee3", + "id": "1f2aecd2-0909-416e-b1fd-56f19cab4dea", "question": "What is the hobby of the mother of the child of the father of ila ?", "answer": [ "radio-controlled car racing" @@ -2181,7 +2181,7 @@ "type": 7 }, { - "id": "07cd011b-1d73-4940-b8c2-f71caf172efe", + "id": "cf392c64-d361-4538-a27b-d1f6591d6acf", "question": "What is the hobby of the mother of the daughter of the father of lynn ?", "answer": [ "canoeing" @@ -2215,7 +2215,7 @@ "type": 7 }, { - "id": "09837260-1e6e-4abe-a34d-f64a6922cc1c", + "id": "5eb6218b-64b1-4fc1-bab7-a498146f4818", "question": "What is the dob of the daughter of the mother of the child of jeff ?", "answer": [ "0261-10-15" @@ -2249,7 +2249,7 @@ "type": 7 }, { - "id": "ba116a62-e376-4395-ab10-30addae6abb3", + "id": "60e181c8-6463-4977-a606-9ad4d334b4d2", "question": "What is the job of the brother of the son of the daughter of thomasine ?", "answer": [ "pharmacist, hospital", @@ -2284,7 +2284,7 @@ "type": 7 }, { - "id": "43bfe73f-17ed-4c7e-9f72-4039631c513a", + "id": "06b6b920-41a8-452c-a68e-8194bdc9ffa0", "question": "What is the hobby of the father of the son of the person whose job is ranger/warden ?", "answer": [ "sea glass collecting" @@ -2318,15 +2318,15 @@ "type": 8 }, { - "id": "447dfa55-ef4d-40cc-90e6-9013c1db119a", + "id": "5be40200-8b6e-41e7-bcff-f3d8c6016b2b", "question": "What is the job of the child of the daughter of the person whose hobby is laser tag ?", "answer": [ - "acupuncturist", "surveyor, commercial/residential", - "museum education officer", + "chiropodist", + "acupuncturist", "english as a foreign language teacher", - "production assistant, television", - "chiropodist" + "museum education officer", + "production assistant, television" ], "prolog": { "query": [ @@ -2357,7 +2357,7 @@ "type": 8 }, { - "id": "192bdb9d-74de-4200-91d7-4521b178a77a", + "id": "762bc832-f14a-4126-93e0-be91d077d63d", "question": "What is the job of the child of the daughter of the person whose job is police officer ?", "answer": [ "airline pilot" @@ -2391,7 +2391,7 @@ "type": 8 }, { - "id": "5400fc3c-6b2d-4a93-98fd-416e5e99246d", + "id": "c1ca7ee1-e6b6-4508-9dc2-37a11794c48d", "question": "What is the dob of the child of the mother of the person whose job is public house manager ?", "answer": [ "0241-07-17" @@ -2425,7 +2425,7 @@ "type": 8 }, { - "id": "da2ebf4a-0aeb-4f76-a068-d0cd63bf30db", + "id": "bf9c6b43-4397-42e1-86b3-94a86c79e2fa", "question": "What is the dob of the mother of the child of the person whose job is therapist, art ?", "answer": [ "0237-01-15" @@ -2459,7 +2459,7 @@ "type": 8 }, { - "id": "75438524-17b7-4828-9b2b-7308821a6787", + "id": "80e99e58-c848-45c2-adf9-fbf10a95c1ca", "question": "What is the job of the wife of the brother of the person whose hobby is hiking/backpacking ?", "answer": [ "public house manager" @@ -2493,7 +2493,7 @@ "type": 8 }, { - "id": "32b6b6e4-e595-468c-9e4b-69e379ff6144", + "id": "cd0af616-d4ed-48e3-ab16-903d6c02db6e", "question": "What is the hobby of the wife of the husband of the person whose hobby is shogi ?", "answer": [ "shogi" @@ -2527,7 +2527,7 @@ "type": 8 }, { - "id": "0a2f1085-1a61-4ca3-8ee6-4932ce8613d1", + "id": "b554bedf-a7b7-43a8-86f1-add73584d291", "question": "What is the hobby of the son of the son of the person whose hobby is dominoes ?", "answer": [ "microscopy" @@ -2561,12 +2561,12 @@ "type": 8 }, { - "id": "11815494-60e5-4136-a063-f16f090cac32", + "id": "c08e3914-18ad-4808-896c-412b72631a98", "question": "What is the hobby of the son of the father of the person whose hobby is hiking/backpacking ?", "answer": [ - "judo", "weightlifting", - "hiking/backpacking" + "hiking/backpacking", + "judo" ], "prolog": { "query": [ @@ -2597,7 +2597,7 @@ "type": 8 }, { - "id": "7b4518e5-1b75-4b05-88d2-1d8e74ef084d", + "id": "db6b463c-fc11-484b-9475-46d036ae5a4d", "question": "What is the job of the brother of the daughter of the person whose job is community arts worker ?", "answer": [ "advertising copywriter" @@ -2631,13 +2631,13 @@ "type": 8 }, { - "id": "59d5f9f0-40a9-4ef3-b43a-6ac01c53d1a5", + "id": "ac6668cd-5206-46e7-96a8-d744636a95ce", "question": "What is the job of the sibling of the mother of billie ?", "answer": [ - "acupuncturist", - "museum education officer", "english as a foreign language teacher", - "surveyor, commercial/residential" + "acupuncturist", + "surveyor, commercial/residential", + "museum education officer" ], "prolog": { "query": [ @@ -2664,11 +2664,11 @@ "type": 9 }, { - "id": "1c4d2242-ff03-4df6-aae3-a1ae20e5d0e7", + "id": "1f3f68d1-99b6-4ead-92fd-f916352ced22", "question": "What is the dob of the brother of the mother of billie ?", "answer": [ - "0274-03-29", "0263-06-10", + "0274-03-29", "0266-03-19" ], "prolog": { @@ -2696,12 +2696,12 @@ "type": 9 }, { - "id": "03dc9aee-4fe8-4c31-9a97-f056c32ce928", + "id": "00606afe-7cc3-4cf0-b3bb-04514371d8c7", "question": "What is the hobby of the brother of the brother of nick ?", "answer": [ - "microscopy", + "magnet fishing", "flying disc", - "magnet fishing" + "microscopy" ], "prolog": { "query": [ @@ -2728,7 +2728,7 @@ "type": 9 }, { - "id": "50a35766-9e85-4fb8-a386-8bd1dd4d7b65", + "id": "e9b6fa7e-980a-423c-b7a0-c29d39a122a9", "question": "What is the hobby of the husband of the child of scotty ?", "answer": [ "sea glass collecting" @@ -2758,7 +2758,7 @@ "type": 9 }, { - "id": "dd96dee2-8012-4e0a-ad8c-d5fc47e4f41a", + "id": "8e8f47ee-b5ac-4c7d-b311-32691fd02077", "question": "What is the dob of the father of the child of joe ?", "answer": [ "0257-10-11" @@ -2788,7 +2788,7 @@ "type": 9 }, { - "id": "efecda4c-5dba-4aa3-934e-52a190acdf53", + "id": "f702420f-c86b-4830-a333-f03f6c4265ac", "question": "What is the job of the mother of the husband of daisy ?", "answer": [ "engineer, manufacturing systems" @@ -2818,7 +2818,7 @@ "type": 9 }, { - "id": "5bddd40c-adb0-4486-9b85-bdd183e592cc", + "id": "263ca0ba-c8e9-424c-91f7-893d18bb5a73", "question": "What is the hobby of the child of the father of ellis ?", "answer": [ "audiophile" @@ -2848,7 +2848,7 @@ "type": 9 }, { - "id": "8467aab3-638e-4267-8ad5-990c567e4c1c", + "id": "ca8e8af1-c8b7-45fd-929e-49ff176126aa", "question": "What is the hobby of the husband of the sibling of kurt ?", "answer": [ "tennis polo" @@ -2878,11 +2878,11 @@ "type": 9 }, { - "id": "3b10f46c-157f-4e7c-8ae6-fc0a8ba534ff", + "id": "14e43fb1-c624-4499-971a-04980cb52996", "question": "What is the job of the husband of the child of derick ?", "answer": [ - "environmental education officer", - "air cabin crew" + "air cabin crew", + "environmental education officer" ], "prolog": { "query": [ @@ -2909,7 +2909,7 @@ "type": 9 }, { - "id": "41101a1d-bfe7-459a-a133-875c5a99d4a7", + "id": "d968e902-89e1-438a-b259-f4d05a73803c", "question": "What is the hobby of the mother of the child of scotty ?", "answer": [ "research" @@ -2939,11 +2939,11 @@ "type": 9 }, { - "id": "6f923244-655f-4b67-8054-2cbfc2cfcd1d", + "id": "413358f8-59d4-4622-aa29-e251584d2c95", "question": "What is the hobby of the sister of the person whose job is engineer, technical sales ?", "answer": [ - "geocaching", - "meteorology" + "meteorology", + "geocaching" ], "prolog": { "query": [ @@ -2970,7 +2970,7 @@ "type": 10 }, { - "id": "2afd0644-9bfe-4a31-8404-af25c0aca413", + "id": "5acc3857-da4b-4c4d-9f06-50550a79b073", "question": "What is the job of the mother of the person whose hobby is biology ?", "answer": [ "product designer" @@ -3000,7 +3000,7 @@ "type": 10 }, { - "id": "829f9a19-c50c-4275-9013-a282112acc53", + "id": "81c2721f-f107-482e-9fc7-7e9df03205f8", "question": "What is the job of the mother of the person whose job is english as a foreign language teacher ?", "answer": [ "teacher, adult education" @@ -3030,7 +3030,7 @@ "type": 10 }, { - "id": "21ecaa0a-f56b-433a-acde-0da32f60ef9d", + "id": "fa56dfaa-abd4-4684-a59a-68cada7ccfab", "question": "What is the dob of the father of the person whose job is special educational needs teacher ?", "answer": [ "0212-09-01" @@ -3060,7 +3060,7 @@ "type": 10 }, { - "id": "619b2b42-dc9f-4c2c-b1d4-96a765ae52d0", + "id": "d6dd23a2-b562-4517-ba10-0de9fbbd46a4", "question": "What is the hobby of the father of the person whose job is public house manager ?", "answer": [ "philately" @@ -3090,7 +3090,7 @@ "type": 10 }, { - "id": "4a4c75c9-7fe3-455c-ab1a-94f79639a85b", + "id": "bc864e8d-5a3b-4020-ba28-ad9eb604a25c", "question": "What is the dob of the wife of the person whose job is electronics engineer ?", "answer": [ "0148-03-17" @@ -3120,7 +3120,7 @@ "type": 10 }, { - "id": "6cf8c692-f788-45d8-ac4c-d55ff057b4a4", + "id": "3c7b9e7d-4957-4c70-ba73-ca5aa4e311c3", "question": "What is the hobby of the husband of the person whose job is teacher, adult education ?", "answer": [ "reading" @@ -3150,7 +3150,7 @@ "type": 10 }, { - "id": "2023a972-98ab-4383-9241-30956d45016f", + "id": "ed5c3894-55f7-480f-a97e-e28516183137", "question": "What is the job of the wife of the person whose hobby is tennis polo ?", "answer": [ "production assistant, television" @@ -3180,13 +3180,13 @@ "type": 10 }, { - "id": "7ebe8cae-d0be-46d4-a995-c4bf220e2b56", + "id": "5e524848-ffce-4c1b-9c64-9ae4c2695504", "question": "What is the job of the daughter of the person whose job is advertising copywriter ?", "answer": [ + "translator", "public house manager", "commercial/residential surveyor", - "contractor", - "translator" + "contractor" ], "prolog": { "query": [ @@ -3213,7 +3213,7 @@ "type": 10 }, { - "id": "d71f6487-9793-456f-b068-905829acb407", + "id": "77560bd1-9f89-4f2d-ad92-573473dcc0b2", "question": "What is the job of the sister of the person whose job is estate manager/land agent ?", "answer": [ "geographical information systems officer", @@ -3244,7 +3244,7 @@ "type": 10 }, { - "id": "ded1349b-d178-4129-bae9-2a3dac3ee81d", + "id": "e68f3be9-3254-4b1c-9871-0f6ad90dac2b", "question": "What is the dob of the father of dominick ?", "answer": [ "0212-09-01" @@ -3270,11 +3270,11 @@ "type": 11 }, { - "id": "6c769374-a082-4350-8cf0-2a73d162b338", + "id": "a0f51908-f3ef-45a5-989f-7e57813e885d", "question": "What is the job of the sibling of alejandra ?", "answer": [ - "commercial/residential surveyor", - "translator" + "translator", + "commercial/residential surveyor" ], "prolog": { "query": [ @@ -3297,7 +3297,7 @@ "type": 11 }, { - "id": "3fd38a09-c57e-41a3-81ca-c0cce0e985c5", + "id": "033ca24f-7659-4bdf-b5e3-b4b5521aeede", "question": "What is the hobby of the father of colby ?", "answer": [ "laser tag" @@ -3323,7 +3323,7 @@ "type": 11 }, { - "id": "8eddcc5b-5b56-4128-9684-cc5d195137e0", + "id": "d230dbaf-0cbd-45f7-a2e8-e534cfebf268", "question": "What is the hobby of the daughter of marya ?", "answer": [ "meteorology" @@ -3349,7 +3349,7 @@ "type": 11 }, { - "id": "7597220f-4d05-4c59-b54c-4deddd94689a", + "id": "8daabf26-e291-48e8-951e-19b374eb244d", "question": "What is the hobby of the brother of milo ?", "answer": [ "meditation" @@ -3375,7 +3375,7 @@ "type": 11 }, { - "id": "8f1332b8-34fc-49b3-9557-8f7d166be131", + "id": "6c907f4b-f736-459e-b1f4-329c6994a478", "question": "What is the hobby of the mother of kari ?", "answer": [ "architecture" @@ -3401,7 +3401,7 @@ "type": 11 }, { - "id": "483489b1-66ee-4a1c-96f1-0683b2ec70c5", + "id": "dbbcb4db-993c-4cb8-ba03-83c4db085209", "question": "What is the hobby of the sibling of rosalee ?", "answer": [ "dairy farming", @@ -3428,7 +3428,7 @@ "type": 11 }, { - "id": "feb400ca-22c7-46c4-ac87-f806953fb1dc", + "id": "c9c217c3-6ee6-4865-bfb8-88e2e239fe54", "question": "What is the hobby of the father of meghann ?", "answer": [ "birdwatching" @@ -3454,7 +3454,7 @@ "type": 11 }, { - "id": "0a43d233-425f-4412-8c79-13417ed31068", + "id": "a300c304-1d82-4b68-8019-8a87631f94cf", "question": "What is the dob of the sister of rosalee ?", "answer": [ "0270-07-11", @@ -3481,7 +3481,7 @@ "type": 11 }, { - "id": "5babcb60-e3a5-49f4-9e6d-5f990a9b6886", + "id": "77b74e1b-3e62-496b-8c1e-e76bf1503a86", "question": "What is the job of the child of manual ?", "answer": [ "public house manager" @@ -3507,7 +3507,7 @@ "type": 11 }, { - "id": "df762be3-00c1-4c74-a820-bf5a9006cb58", + "id": "5c7d6ce1-6db9-4aaf-9c62-f75c8af49664", "question": "What is the hobby of the person whose hobby is trainspotting ?", "answer": [ "trainspotting" @@ -3533,7 +3533,7 @@ "type": 12 }, { - "id": "1942b337-f010-4d19-8f30-3055a3d1b0c1", + "id": "631400fc-0870-4e87-b081-dea97e7d45f2", "question": "What is the job of the person whose hobby is hiking/backpacking ?", "answer": [ "research scientist (life sciences)" @@ -3559,7 +3559,7 @@ "type": 12 }, { - "id": "7d74a2ea-8dab-4748-bfac-7bce98a2a8b3", + "id": "87204455-c7c5-4277-ac61-4b4a0368b4f6", "question": "What is the job of the person whose job is civil engineer, consulting ?", "answer": [ "civil engineer, consulting" @@ -3585,7 +3585,7 @@ "type": 12 }, { - "id": "56894789-8b8e-4467-99d6-85d241a7063a", + "id": "3fbade5d-1cff-4699-ba2e-2ad61a757a82", "question": "What is the hobby of the person whose job is electronics engineer ?", "answer": [ "scuba diving" @@ -3611,7 +3611,7 @@ "type": 12 }, { - "id": "2b0921f2-3e0d-422f-a6d4-1aa417e5574f", + "id": "7d16fa1e-b723-4ee5-9e5f-202516d87542", "question": "What is the dob of the person whose hobby is fossil hunting ?", "answer": [ "0260-09-04" @@ -3637,7 +3637,7 @@ "type": 12 }, { - "id": "522af9c0-4d7e-461c-ac89-653fc1654a79", + "id": "d52d5b46-f92a-429e-9f7c-0ace23672222", "question": "What is the job of the person whose job is production assistant, television ?", "answer": [ "production assistant, television" @@ -3663,7 +3663,7 @@ "type": 12 }, { - "id": "89e8bd89-8b8e-4d6c-b2f3-fb597b9625d4", + "id": "6a1e43d8-9fb1-45fa-961c-ff5e2ab13562", "question": "What is the job of the person whose job is airline pilot ?", "answer": [ "airline pilot" @@ -3689,7 +3689,7 @@ "type": 12 }, { - "id": "94e8a8dd-373e-4f69-8fef-f9fd4380453c", + "id": "9bc55bf3-ccc2-4f17-bc8c-d87ac17f625a", "question": "What is the job of the person whose job is community arts worker ?", "answer": [ "community arts worker" @@ -3715,7 +3715,7 @@ "type": 12 }, { - "id": "2391f22a-ebcf-4693-ae09-b2cac88a89f7", + "id": "69dc5d2f-95a9-4c8e-a4c1-310a9eba0547", "question": "What is the dob of the person whose hobby is backgammon ?", "answer": [ "0257-10-11" @@ -3741,7 +3741,7 @@ "type": 12 }, { - "id": "16d5da2e-cd46-4006-be4b-0354ee3e5452", + "id": "03082573-be26-4a92-b9aa-b57a0483bac8", "question": "What is the dob of the person whose hobby is dairy farming ?", "answer": [ "0261-08-01" @@ -3767,7 +3767,7 @@ "type": 12 }, { - "id": "be86b09e-73d0-409e-bf89-df846b18856f", + "id": "3417c588-136b-474a-b032-f738f74d284f", "question": "How many sons does the father of the mother of the child of ila have?", "answer": [ "28" @@ -3800,7 +3800,7 @@ "type": 13 }, { - "id": "893925d8-b5fb-414d-be2b-251901163662", + "id": "0a8502a8-66b0-4df9-a1c3-020808b5b27f", "question": "How many daughters does the father of the father of the child of joe have?", "answer": [ "36" @@ -3833,7 +3833,7 @@ "type": 13 }, { - "id": "e5e80b57-37cc-4272-9832-d42f5435b5aa", + "id": "9f55e462-d4c7-45d0-87a3-38ee35e7c78c", "question": "How many sisters does the son of the sibling of the daughter of kanesha have?", "answer": [ "31" @@ -3866,7 +3866,7 @@ "type": 13 }, { - "id": "374022d7-9fa5-4344-bf76-cbb2f62ce03e", + "id": "a8b67111-1df2-483b-a94f-1d525fc39cd0", "question": "How many sisters does the father of the daughter of the daughter of marya have?", "answer": [ "31" @@ -3899,7 +3899,7 @@ "type": 13 }, { - "id": "4422967e-a15a-4596-b47b-24261dc697c4", + "id": "038f4148-dfde-4c64-bd0c-c60ff74b1be1", "question": "How many brothers does the husband of the wife of the sibling of alfonso have?", "answer": [ "29" @@ -3932,7 +3932,7 @@ "type": 13 }, { - "id": "3c3ac009-d153-4b59-b3af-f825da80caa6", + "id": "dc8e15d3-875d-40a3-8670-b40a8be1e5e0", "question": "How many children does the sibling of the wife of the father of alton have?", "answer": [ "64" @@ -3965,7 +3965,7 @@ "type": 13 }, { - "id": "d70d083d-70cd-47ac-98b1-15e9da2b9b8f", + "id": "5ffa0033-c613-463d-903f-d2c14a67ee66", "question": "How many daughters does the mother of the child of the daughter of manual have?", "answer": [ "36" @@ -3998,7 +3998,7 @@ "type": 13 }, { - "id": "f4bf9559-44c3-4cb8-8dd8-08f66832a24b", + "id": "bebb2cdd-76ec-4e26-af39-10a83a8152cd", "question": "How many children does the child of the son of the son of kanesha have?", "answer": [ "64" @@ -4031,7 +4031,7 @@ "type": 13 }, { - "id": "05867bac-84f0-43f1-b2cc-2de2cd9e52ed", + "id": "93dba808-f061-4653-be09-297dc57c804a", "question": "How many sons does the husband of the sibling of the sibling of colby have?", "answer": [ "28" @@ -4064,7 +4064,7 @@ "type": 13 }, { - "id": "3d5fe144-edbe-4395-8440-0a6abfd29ccc", + "id": "4af40ed4-eb7f-4966-bdb1-692dc0f14dc6", "question": "How many siblings does the father of the child of the son of ila have?", "answer": [ "60" @@ -4097,7 +4097,7 @@ "type": 13 }, { - "id": "8e2598eb-1e1a-42e2-bddb-d8b43be6b246", + "id": "2527be0e-9828-4d46-9906-611392985068", "question": "How many sisters does the father of the child of the person whose job is research scientist (life sciences) have?", "answer": [ "31" @@ -4130,7 +4130,7 @@ "type": 14 }, { - "id": "8c62d271-bd88-430c-b7d9-d0d02a0a6e73", + "id": "2ab982d0-d8ab-4c5c-9733-b25adf4518e6", "question": "How many siblings does the sibling of the child of the person whose hobby is finance have?", "answer": [ "60" @@ -4163,7 +4163,7 @@ "type": 14 }, { - "id": "bfae4991-419b-426a-bf02-298c61ca6c25", + "id": "636b8ab9-02d6-470f-b24d-ae2b32d36b0a", "question": "How many sisters does the daughter of the sibling of the person whose job is investment banker, corporate have?", "answer": [ "31" @@ -4196,7 +4196,7 @@ "type": 14 }, { - "id": "38a6f470-16b5-4c97-81b2-d0f032c28f6a", + "id": "fa213e90-3967-4cc4-b037-184309bade37", "question": "How many brothers does the mother of the child of the person whose job is air cabin crew have?", "answer": [ "29" @@ -4229,7 +4229,7 @@ "type": 14 }, { - "id": "2e7283e8-a6cd-43e6-87b6-ee2756360709", + "id": "f5fc88fa-8519-43fa-b690-6a20ac3bd93a", "question": "How many daughters does the father of the wife of the person whose hobby is sea glass collecting have?", "answer": [ "36" @@ -4262,7 +4262,7 @@ "type": 14 }, { - "id": "4db7a1e6-4371-4db0-9f24-49506dc28526", + "id": "5d54fbf3-bbd0-4fe1-a91c-494f2b5f3707", "question": "How many sons does the mother of the son of the person whose hobby is geocaching have?", "answer": [ "28" @@ -4295,7 +4295,7 @@ "type": 14 }, { - "id": "159d91ee-7c6e-4e27-8c55-a935afc4ed64", + "id": "f752b20e-3b4c-455f-8d64-a15eb4d10036", "question": "How many daughters does the child of the father of the person whose hobby is microscopy have?", "answer": [ "36" @@ -4328,7 +4328,7 @@ "type": 14 }, { - "id": "d2f6a934-fe42-4dbe-aa52-9cd677c71851", + "id": "ae728fe4-3efa-4199-bb6b-3b1343ec7934", "question": "How many siblings does the sibling of the sibling of the person whose hobby is birdwatching have?", "answer": [ "60" @@ -4361,7 +4361,7 @@ "type": 14 }, { - "id": "edd5a38c-33fa-432c-902e-e71105d31e8a", + "id": "69520ef2-a8dc-4b0f-ba5e-1ef836ea1450", "question": "How many siblings does the mother of the mother of the person whose job is secretary, company have?", "answer": [ "60" @@ -4394,7 +4394,7 @@ "type": 14 }, { - "id": "0d0d126f-83cc-4092-917b-bdb8eb9f40fd", + "id": "b434d33a-0968-42c4-97e6-a40a4131fe90", "question": "How many sisters does the sibling of the brother of the person whose hobby is magnet fishing have?", "answer": [ "31" @@ -4427,7 +4427,7 @@ "type": 14 }, { - "id": "316615ff-af0e-46d3-aa17-b1dca1be2be7", + "id": "cc3dc4d8-c59a-44c3-b026-64d7b27e87ed", "question": "How many sisters does the son of the mother of dante have?", "answer": [ "31" @@ -4456,7 +4456,7 @@ "type": 15 }, { - "id": "e6df5e4a-d195-4dbc-ba8a-d72067d20076", + "id": "c1f44b41-90f3-4a5b-a7e9-4b5fe13e6da4", "question": "How many sons does the father of the child of cornelius have?", "answer": [ "28" @@ -4485,7 +4485,7 @@ "type": 15 }, { - "id": "ef8561df-badb-4179-ab9e-4c6415670e9a", + "id": "fd4b35d7-850b-4715-84e3-b66f9bfd2309", "question": "How many children does the mother of the child of alfonso have?", "answer": [ "64" @@ -4514,7 +4514,7 @@ "type": 15 }, { - "id": "ec373e38-1126-46c0-93f0-ebb652b7912a", + "id": "d0be1c9a-f607-4ddc-9e9d-be8b413e9bff", "question": "How many brothers does the sibling of the sibling of tona have?", "answer": [ "29" @@ -4543,7 +4543,7 @@ "type": 15 }, { - "id": "9a8033a8-908c-41bc-ba0a-f56e24cb9a9b", + "id": "aef74fd2-9035-4a3f-aace-8cd986ff71eb", "question": "How many siblings does the mother of the son of ellis have?", "answer": [ "60" @@ -4572,7 +4572,7 @@ "type": 15 }, { - "id": "43b4b497-4677-4035-b7d4-e82f1f02ef2d", + "id": "31899554-5c22-48bf-bf67-fe870087d1cf", "question": "How many siblings does the sibling of the mother of lynn have?", "answer": [ "60" @@ -4601,7 +4601,7 @@ "type": 15 }, { - "id": "bae40d19-1ce4-4a41-af30-c9483091dc50", + "id": "4fd3da82-360b-4c61-9bd6-d697f81cecfe", "question": "How many sisters does the sibling of the sibling of reyna have?", "answer": [ "31" @@ -4630,7 +4630,7 @@ "type": 15 }, { - "id": "11b42012-eab7-4c2a-a14e-3c12e0cb28f3", + "id": "d5f60574-19c3-4482-a048-390e7e0ccca3", "question": "How many brothers does the sibling of the sister of rosalee have?", "answer": [ "29" @@ -4659,7 +4659,7 @@ "type": 15 }, { - "id": "3b8dd5c2-a281-4a46-be73-e53d5d6d0a0c", + "id": "411ac61a-9b44-4123-9f8f-61978172b43e", "question": "How many sisters does the child of the father of nick have?", "answer": [ "31" @@ -4688,7 +4688,7 @@ "type": 15 }, { - "id": "c2614502-5f29-480d-b155-cba82a9d28d9", + "id": "2c5ee56d-f279-4095-a310-96b4bd95dba8", "question": "How many sons does the child of the mother of dante have?", "answer": [ "28" @@ -4717,7 +4717,7 @@ "type": 15 }, { - "id": "2198a2ee-9468-4377-a78f-8b2cbcf5d9c0", + "id": "2b178304-a2ec-4121-b11f-083450d202e7", "question": "How many sisters does the mother of the person whose job is exercise physiologist have?", "answer": [ "31" @@ -4746,7 +4746,7 @@ "type": 16 }, { - "id": "5bd81ebe-93a9-428b-a0f5-a38f56d4ca00", + "id": "29266f81-8f41-42cc-8cdf-db50e9a167ac", "question": "How many daughters does the father of the person whose hobby is dolls have?", "answer": [ "36" @@ -4775,7 +4775,7 @@ "type": 16 }, { - "id": "a237a9f7-14a2-4579-9fd3-8f5701e3f4b9", + "id": "f532793a-67ae-4914-a7be-e58143a29f19", "question": "How many sons does the daughter of the person whose hobby is backgammon have?", "answer": [ "28" @@ -4804,7 +4804,7 @@ "type": 16 }, { - "id": "93aadbb9-4f5e-49d7-a6a0-5532b090a52e", + "id": "0f2a7f1f-4bff-4a9a-bfc2-35ddd556cdee", "question": "How many siblings does the husband of the person whose hobby is canoeing have?", "answer": [ "60" @@ -4833,7 +4833,7 @@ "type": 16 }, { - "id": "b6ac75c9-d070-44e8-ac48-7a5737877216", + "id": "765e2b05-e0e0-40c9-a71b-c8fcba9be527", "question": "How many brothers does the mother of the person whose hobby is shogi have?", "answer": [ "29" @@ -4862,7 +4862,7 @@ "type": 16 }, { - "id": "2e11da48-3ef6-43e2-ab32-5c9396f38ec1", + "id": "cfc71a41-c123-42c0-a5eb-4f6359eeab0e", "question": "How many daughters does the father of the person whose hobby is canoeing have?", "answer": [ "36" @@ -4891,7 +4891,7 @@ "type": 16 }, { - "id": "7c5ce7e0-87b4-4acc-92eb-e92cc0f3cf6b", + "id": "f7c2f934-dab4-4b42-9901-c57a31fb798a", "question": "How many children does the mother of the person whose job is airline pilot have?", "answer": [ "64" @@ -4920,7 +4920,7 @@ "type": 16 }, { - "id": "e929efc8-384d-42bc-bd14-bc4a2461e326", + "id": "2c693ebb-ad60-4964-ab42-cd48c9a66716", "question": "How many daughters does the husband of the person whose job is commercial/residential surveyor have?", "answer": [ "36" @@ -4949,7 +4949,7 @@ "type": 16 }, { - "id": "9f6675ed-d199-42b5-904c-84a18c8342c9", + "id": "4ce9b6be-38b8-42c4-8cc0-d47578ecf484", "question": "How many daughters does the child of the person whose job is teacher, adult education have?", "answer": [ "36" @@ -4978,7 +4978,7 @@ "type": 16 }, { - "id": "7746568c-10bc-4680-95c5-2422c81c4333", + "id": "389e4752-5cfe-4f1c-b8ac-56ebe4dcb8f2", "question": "How many siblings does the sister of the person whose hobby is photography have?", "answer": [ "60" @@ -5007,7 +5007,7 @@ "type": 16 }, { - "id": "b484ec6f-f46b-4dcd-bd6c-4de523e49e2e", + "id": "1b7e647e-2366-42e2-a10b-10b3074d478a", "question": "How many daughters does the brother of nick have?", "answer": [ "36" @@ -5032,7 +5032,7 @@ "type": 17 }, { - "id": "a09baced-1f6c-48c4-a433-d7d325280de8", + "id": "2b4f7437-bfc3-4ce0-b14d-929581a90ade", "question": "How many children does the child of daisy have?", "answer": [ "64" @@ -5057,7 +5057,7 @@ "type": 17 }, { - "id": "202cb4eb-437a-4b01-a4ad-8957554d38f6", + "id": "60132a32-5bea-4657-91b1-e22d04f08963", "question": "How many siblings does the father of alfonso have?", "answer": [ "60" @@ -5082,7 +5082,7 @@ "type": 17 }, { - "id": "178c6644-1951-47bc-9038-32f463a8b7cd", + "id": "1088245c-222e-498c-851c-6b817228c471", "question": "How many sons does the child of antionette have?", "answer": [ "28" @@ -5107,7 +5107,7 @@ "type": 17 }, { - "id": "50663207-88d7-4b5a-94fa-3b1521104500", + "id": "f6359354-b74a-4a96-b07b-b23b4cb16911", "question": "How many brothers does the mother of milo have?", "answer": [ "29" @@ -5132,7 +5132,7 @@ "type": 17 }, { - "id": "e347dd1e-9945-4a88-9b00-4a625f3fb51d", + "id": "a9f3d78a-0820-49d1-9556-c6e7342efaca", "question": "How many sons does the sibling of nick have?", "answer": [ "28" @@ -5157,7 +5157,7 @@ "type": 17 }, { - "id": "de17c6aa-9a9b-42d7-9645-c1870d086afc", + "id": "1a434191-f3d2-4a3c-9ff4-9eee6d879cad", "question": "How many daughters does the wife of alberto have?", "answer": [ "36" @@ -5182,7 +5182,7 @@ "type": 17 }, { - "id": "df1f0e9b-089a-43b5-a0e7-1ab8e56af2bf", + "id": "9d74a01d-0f0b-4049-9f36-99bbff1b808b", "question": "How many siblings does the mother of johnna have?", "answer": [ "60" @@ -5207,7 +5207,7 @@ "type": 17 }, { - "id": "e3279204-23f1-41cb-9f4b-e53606f830d2", + "id": "b9095619-6b6f-4899-bbf7-3f27269c3417", "question": "How many sisters does the sibling of tona have?", "answer": [ "31" @@ -5232,7 +5232,7 @@ "type": 17 }, { - "id": "3bd9659f-3680-4d1d-871e-6e43d0f91539", + "id": "3943e696-14ba-4929-882e-eff5c9c48dbe", "question": "How many children does the son of tanner have?", "answer": [ "64" @@ -5257,7 +5257,7 @@ "type": 17 }, { - "id": "76e84d8f-eec0-43ee-9604-31e417ddc6fb", + "id": "807723f2-fbfc-44f5-8ac8-918e8720ca58", "question": "How many daughters does the person whose hobby is scuba diving have?", "answer": [ "36" @@ -5282,7 +5282,7 @@ "type": 18 }, { - "id": "d02e4aab-a16c-45ff-bf6d-829f2e89b2a7", + "id": "8bef1a1c-b9de-4dea-91dd-abc4cdb623d6", "question": "How many brothers does the person whose job is commercial/residential surveyor have?", "answer": [ "29" @@ -5307,7 +5307,7 @@ "type": 18 }, { - "id": "9ee924ce-7317-4cfb-b782-20eca882c03c", + "id": "caf66f0e-94b2-42c0-af60-d51fc6de21b5", "question": "How many sons does the person whose hobby is sea glass collecting have?", "answer": [ "28" @@ -5332,7 +5332,7 @@ "type": 18 }, { - "id": "3185b88f-0350-47c8-b4d7-9d4de0fcbc74", + "id": "169214c7-3d19-41c9-8adb-6b6745adf3a2", "question": "How many siblings does the person whose job is civil engineer, consulting have?", "answer": [ "60" @@ -5357,7 +5357,7 @@ "type": 18 }, { - "id": "9e0cb6d6-1e08-4a0c-81c6-cb891949e602", + "id": "3164f057-529c-4101-949f-f2a2392117a1", "question": "How many siblings does the person whose job is secretary, company have?", "answer": [ "60" @@ -5382,7 +5382,7 @@ "type": 18 }, { - "id": "47cbd6b1-21e8-45c3-8c2d-1779d6caca31", + "id": "42d3ef36-523f-4835-9745-12acdce0ef18", "question": "How many sisters does the person whose job is surveyor, commercial/residential have?", "answer": [ "31" @@ -5407,7 +5407,7 @@ "type": 18 }, { - "id": "7f362c61-84eb-44e1-adb6-d65f186ef13b", + "id": "47ed24e1-d226-4a03-9787-4ac762ca054a", "question": "How many children does the person whose job is investment banker, corporate have?", "answer": [ "64" @@ -5432,7 +5432,7 @@ "type": 18 }, { - "id": "be2307e6-7f0e-4668-a648-f967515a5ebf", + "id": "bae91848-62ef-41d5-a4e2-2e6059d92648", "question": "How many children does the person whose hobby is radio-controlled car racing have?", "answer": [ "64" @@ -5457,7 +5457,7 @@ "type": 18 }, { - "id": "00e3efe6-bebd-4cd8-b028-79e67a831bd4", + "id": "5eb0e631-25a7-406c-9c5b-c876ab942e30", "question": "How many brothers does the person whose job is english as a foreign language teacher have?", "answer": [ "29" @@ -5482,7 +5482,7 @@ "type": 18 }, { - "id": "fe7524dd-7778-4615-bf33-514cce669359", + "id": "00805ff7-47c0-4390-aab7-297a98a257af", "question": "How many brothers does the person whose hobby is canoeing have?", "answer": [ "29" @@ -5507,7 +5507,7 @@ "type": 18 }, { - "id": "3b95e5e4-0537-41ce-940a-3c0dd03c4fcc", + "id": "431106d8-4197-48f7-a6fe-e892d6c5a1c3", "question": "How many children does joe have?", "answer": [ "1" @@ -5528,7 +5528,7 @@ "type": 19 }, { - "id": "103de864-4de8-444d-9373-6a31c6d3d9c4", + "id": "13baf1c6-9c79-43f8-94c3-0aeec61793cd", "question": "How many daughters does velia have?", "answer": [ "0" @@ -5549,7 +5549,7 @@ "type": 19 }, { - "id": "21925dc0-6fc9-4fe6-81b5-a1a297f802bb", + "id": "6f7363e0-85f1-482b-8e03-8c110bc2c0ba", "question": "How many brothers does lynn have?", "answer": [ "0" @@ -5570,7 +5570,7 @@ "type": 19 }, { - "id": "a39f1565-b88b-411d-a31a-9efee6f0fd09", + "id": "fa2bb472-f954-4aa5-8491-f6a1134d0708", "question": "How many daughters does scotty have?", "answer": [ "1" @@ -5591,7 +5591,7 @@ "type": 19 }, { - "id": "17fa64f0-a83c-4424-8269-44cd55fed4a6", + "id": "bf665c68-a0ae-48fe-867b-6573ea8a2657", "question": "How many siblings does billie have?", "answer": [ "0" @@ -5612,7 +5612,7 @@ "type": 19 }, { - "id": "47679321-2ab9-4580-8894-c5d728948168", + "id": "4eaf2284-0b69-45a9-8f1d-6480ad093e6e", "question": "How many brothers does alton have?", "answer": [ "2" @@ -5633,7 +5633,7 @@ "type": 19 }, { - "id": "c202c6cb-b318-44c8-9f4c-3df74bb040a6", + "id": "4a53ec4c-b297-4e6f-aa38-78ba7fc0e843", "question": "How many children does tanner have?", "answer": [ "3" @@ -5654,7 +5654,7 @@ "type": 19 }, { - "id": "4721de0d-575b-4792-9e46-53257dcb7a94", + "id": "aa2abd78-81e6-404d-ba34-1b96d77e9159", "question": "How many children does billie have?", "answer": [ "0" @@ -5675,7 +5675,7 @@ "type": 19 }, { - "id": "3433923a-6295-4d2c-bac3-3ba98dd5fb02", + "id": "91dbce6c-0610-4f6f-b72d-bed473adf088", "question": "How many sisters does sandy have?", "answer": [ "0" @@ -5696,7 +5696,7 @@ "type": 19 }, { - "id": "0379ac39-45ca-41e6-aea3-a59a0dd2d4c2", + "id": "a34a5629-fb71-43b2-aaaa-66c1747b7a8c", "question": "How many brothers does alberto have?", "answer": [ "0" diff --git a/depth6-100/articles.json b/depth_6_size_100_seed_1/articles.json similarity index 100% rename from depth6-100/articles.json rename to depth_6_size_100_seed_1/articles.json diff --git a/depth6-100/family_tree_1.pl b/depth_6_size_100_seed_1/family_tree_1.pl similarity index 100% rename from depth6-100/family_tree_1.pl rename to depth_6_size_100_seed_1/family_tree_1.pl diff --git a/depth6-100/family_tree_1.png b/depth_6_size_100_seed_1/family_tree_1.png similarity index 100% rename from depth6-100/family_tree_1.png rename to depth_6_size_100_seed_1/family_tree_1.png diff --git a/depth6-100/questions.json b/depth_6_size_100_seed_1/questions.json similarity index 90% rename from depth6-100/questions.json rename to depth_6_size_100_seed_1/questions.json index db862e5f7297d06922205fd9a8e5ffde870c199f..a155ad8c2a8206c873385d956a9f0129dc80fa5a 100644 --- a/depth6-100/questions.json +++ b/depth_6_size_100_seed_1/questions.json @@ -1,6 +1,6 @@ [ { - "id": "f43df344-7375-4bfd-9d9f-14fe7b7730ec", + "id": "a8ec562b-f889-437a-9932-a3c6f832ee0b", "question": "Who is the mother of the person whose job is electronics engineer ?", "answer": [ "nell" @@ -26,7 +26,7 @@ "type": 0 }, { - "id": "7bcfcaa1-aff2-4047-a7c0-3c81d4522f69", + "id": "ee80209c-a5e7-4dfe-bee7-185dd2e081bc", "question": "Who is the father of the person whose hobby is archery ?", "answer": [ "donald" @@ -52,7 +52,7 @@ "type": 0 }, { - "id": "9d773814-4f77-49ab-9f4c-41624d0181a5", + "id": "3d6bff1f-1a2f-4dd6-8a60-0a5befcf7950", "question": "Who is the sister of the person whose job is freight forwarder ?", "answer": [ "kari" @@ -78,7 +78,7 @@ "type": 0 }, { - "id": "7951a982-70b0-4e72-a9cd-b52f57327c71", + "id": "b5bf196b-1742-4ef0-8139-b7418d651d84", "question": "Who is the wife of the person whose job is armed forces logistics/support/administrative officer ?", "answer": [ "miki" @@ -104,7 +104,7 @@ "type": 0 }, { - "id": "52247add-efc8-4d78-a4c2-041524b68946", + "id": "4adba99f-e327-496b-9ed9-d00925edbac3", "question": "Who is the sister of the person whose hobby is radio-controlled car racing ?", "answer": [ "sarah" @@ -130,11 +130,11 @@ "type": 0 }, { - "id": "fbcd5be0-0ef8-48bf-9124-fbace89333ec", + "id": "79637d54-5055-4715-81f1-0aaa85a44830", "question": "Who is the father of the person whose hobby is herping ?", "answer": [ - "vicente", - "dominick" + "dominick", + "vicente" ], "prolog": { "query": [ @@ -157,7 +157,7 @@ "type": 0 }, { - "id": "49ce8ad6-2523-4e88-a55d-f8836c473afa", + "id": "c0f758e0-05dc-4afa-a8c3-005d64fb2459", "question": "Who is the daughter of the person whose job is acupuncturist ?", "answer": [ "tona" @@ -183,7 +183,7 @@ "type": 0 }, { - "id": "08c6c1e6-561e-4acd-b1c5-78df4ca3a929", + "id": "7db99cc2-a154-4bca-9f5c-2e40d83ba791", "question": "Who is the mother of the person whose hobby is social studies ?", "answer": [ "lyndia", @@ -210,11 +210,11 @@ "type": 0 }, { - "id": "9b8daafe-b4c1-4377-87c7-e2b2c3f04f25", + "id": "9ac2adf0-a110-43b6-b2e8-3e307cf2e3ce", "question": "Who is the brother of the person whose job is financial manager ?", "answer": [ - "alfonso", - "dominick" + "dominick", + "alfonso" ], "prolog": { "query": [ @@ -237,7 +237,7 @@ "type": 0 }, { - "id": "c5c550d4-9cf1-4f24-a246-cea0c42c1e21", + "id": "a880a244-6d08-47c9-b13e-67ee8dc4aa85", "question": "Who is the mother of the person whose hobby is tether car ?", "answer": [ "marya" @@ -263,13 +263,13 @@ "type": 0 }, { - "id": "9f204fec-02c5-43e1-bf6d-6f18359b83f6", + "id": "e0301d60-3c17-47e8-b10d-56b1bea09a4c", "question": "Who is the daughter of matt ?", "answer": [ - "daisy", "danna", + "alejandra", "meghann", - "alejandra" + "daisy" ], "prolog": { "query": [ @@ -288,7 +288,7 @@ "type": 1 }, { - "id": "b9edbdfd-708f-405d-a1b3-fe084fbb41ef", + "id": "65e417e8-94f8-4a8b-9f27-49f741d7738d", "question": "Who is the brother of kurt ?", "answer": [ "nick", @@ -311,7 +311,7 @@ "type": 1 }, { - "id": "d1064530-2d1e-4c07-924f-af107687421f", + "id": "495e3da8-345b-4056-9953-30a8a7b0df27", "question": "Who is the child of jeff ?", "answer": [ "concepcion" @@ -333,7 +333,7 @@ "type": 1 }, { - "id": "895869b3-81a0-47d8-9d6d-a3561fc98f3c", + "id": "a2c6498c-9933-4861-ba31-9aa5db9f33bd", "question": "Who is the son of sarah ?", "answer": [ "alberto" @@ -355,11 +355,11 @@ "type": 1 }, { - "id": "cd3937cd-ec54-43a0-9653-42547e407d11", + "id": "4accc681-b275-47df-8538-69bd2a1697aa", "question": "Who is the sister of deanna ?", "answer": [ - "rosalee", - "reyna" + "reyna", + "rosalee" ], "prolog": { "query": [ @@ -378,11 +378,11 @@ "type": 1 }, { - "id": "d6f7dba9-6c30-4fcd-95d8-5d16dab332e6", + "id": "a518894a-f9dc-48c7-abc6-b030e740ac6f", "question": "Who is the sister of deanna ?", "answer": [ - "rosalee", - "reyna" + "reyna", + "rosalee" ], "prolog": { "query": [ @@ -401,7 +401,7 @@ "type": 1 }, { - "id": "f6ecec62-d787-4f8d-929a-08ce92128f00", + "id": "f647078a-fdaa-4b93-820d-1e3decd6ef84", "question": "Who is the child of winfred ?", "answer": [ "aura" @@ -423,7 +423,7 @@ "type": 1 }, { - "id": "21384a1f-5f1c-4921-8acd-1755131e6cd5", + "id": "0b4ed446-b7d1-440f-bbce-db9670416006", "question": "Who is the mother of miki ?", "answer": [ "meghann" @@ -445,7 +445,7 @@ "type": 1 }, { - "id": "b46ee332-d785-40b2-a2b9-7f3c87d5a2e4", + "id": "45f8f9f3-dedc-4341-922f-dd8807431765", "question": "Who is the mother of ramon ?", "answer": [ "rosalee" @@ -467,7 +467,7 @@ "type": 1 }, { - "id": "a0eb7785-e23f-4000-85c0-2b3812c99cc2", + "id": "36d011d6-07f1-4b12-a9ce-1284c79856c1", "question": "Who is the brother of velia ?", "answer": [ "christian" @@ -489,7 +489,7 @@ "type": 1 }, { - "id": "5006c6f0-62b7-48f7-b053-ecc60e3380c3", + "id": "30da7af0-56b0-4ec6-8e2f-bb6f398f4a7c", "question": "Who is the person whose hobby is meteorology ?", "answer": [ "antionette", @@ -512,7 +512,7 @@ "type": 2 }, { - "id": "21767396-53bf-4dee-a725-cd59a1e36efb", + "id": "25831c2c-f61c-4820-b192-7a9553aa279f", "question": "Who is the person whose job is development worker, community ?", "answer": [ "ezequiel" @@ -534,7 +534,7 @@ "type": 2 }, { - "id": "f2509f09-460b-4eea-94a2-cc7dc8c73469", + "id": "902a1c2a-6b61-4fe1-a8fc-846cad932d47", "question": "Who is the person whose job is production assistant, television ?", "answer": [ "carlotta" @@ -556,7 +556,7 @@ "type": 2 }, { - "id": "f75a5431-9349-4d50-979a-c110a099d49f", + "id": "ce9ba63a-068e-4927-901c-d1a0195d1dff", "question": "Who is the person whose job is museum/gallery curator ?", "answer": [ "lynn" @@ -578,11 +578,11 @@ "type": 2 }, { - "id": "e2c777e1-0148-45a6-a91a-fcd2faaaf285", + "id": "c14843d5-059e-4b02-8658-0ce4544762d6", "question": "Who is the person whose hobby is sea glass collecting ?", "answer": [ - "zona", - "tona" + "tona", + "zona" ], "prolog": { "query": [ @@ -601,7 +601,7 @@ "type": 2 }, { - "id": "6e435589-3eaf-43f9-837f-e2758a578432", + "id": "df976cd0-c32e-4195-8d92-ca7d000c4589", "question": "Who is the person whose hobby is biology ?", "answer": [ "thomasine", @@ -624,7 +624,7 @@ "type": 2 }, { - "id": "2854d0f5-4a51-470b-ad35-ca59cba868a7", + "id": "690f64c3-19b8-4519-837a-2875128d5df8", "question": "Who is the person whose hobby is trainspotting ?", "answer": [ "danna" @@ -646,7 +646,7 @@ "type": 2 }, { - "id": "7ac9d011-39b2-446a-8226-bfd25f5f4026", + "id": "986bde03-8962-4dec-8955-94b432251f3c", "question": "Who is the person whose job is scientist, audiological ?", "answer": [ "zackary" @@ -668,7 +668,7 @@ "type": 2 }, { - "id": "ff4fc77f-4a87-4a2e-94b4-7becc91cfde5", + "id": "ced8aaca-1f15-426c-9b43-c45df0c8efac", "question": "Who is the person whose hobby is metal detecting ?", "answer": [ "eric" @@ -690,7 +690,7 @@ "type": 2 }, { - "id": "21c5a650-8621-4607-9a2a-f42d8a89acd4", + "id": "9d4b797f-f039-45ad-9f07-5cb94bb969ef", "question": "Who is the person whose job is exhibition designer ?", "answer": [ "wilbert" @@ -712,7 +712,7 @@ "type": 2 }, { - "id": "f4acd68f-dd6b-4a75-81e0-8bdf05a35028", + "id": "a60f59bc-b556-46e2-b061-18e1a7a09e32", "question": "What is the dob of the mother of cortney ?", "answer": [ "0230-04-06" @@ -738,7 +738,7 @@ "type": 3 }, { - "id": "089fc3e2-bc2b-4877-a2f1-9a79ec68db87", + "id": "008e17da-238f-42e7-9d86-fcf361ccc53d", "question": "What is the dob of the wife of alberto ?", "answer": [ "0237-01-15" @@ -764,11 +764,11 @@ "type": 3 }, { - "id": "00182811-c411-411e-a3b4-4cc05de64a73", + "id": "a7b3148d-a6c6-499a-b786-9edfb07d1ffa", "question": "What is the dob of the child of donald ?", "answer": [ - "0284-01-10", - "0291-03-20" + "0291-03-20", + "0284-01-10" ], "prolog": { "query": [ @@ -791,7 +791,7 @@ "type": 3 }, { - "id": "8cbd8b97-346b-46c3-b4e8-717b25e6c973", + "id": "8c1dc36b-d928-45b3-9422-286de8decda1", "question": "What is the job of the daughter of wilbert ?", "answer": [ "restaurant manager, fast food" @@ -817,11 +817,11 @@ "type": 3 }, { - "id": "20d4166d-6f4d-4421-b245-093f4ce5c836", + "id": "e62dac50-d2a0-45fa-bb03-cfa727c51906", "question": "What is the job of the child of maegan ?", "answer": [ - "recruitment consultant", - "air cabin crew" + "air cabin crew", + "recruitment consultant" ], "prolog": { "query": [ @@ -844,7 +844,7 @@ "type": 3 }, { - "id": "ec6778e4-2d9c-414a-b325-04ff61878f43", + "id": "7d293534-4a2a-4992-b872-e55c4c3ec12d", "question": "What is the hobby of the father of chuck ?", "answer": [ "antiquities" @@ -870,13 +870,13 @@ "type": 3 }, { - "id": "0588d416-7864-40b5-bf5f-2d303531b5b8", + "id": "3099f3d5-8cf7-4227-a856-b0698b7ead01", "question": "What is the hobby of the child of meghann ?", "answer": [ - "ephemera collecting", "flying model planes", + "architecture", "photography", - "architecture" + "ephemera collecting" ], "prolog": { "query": [ @@ -899,7 +899,7 @@ "type": 3 }, { - "id": "448e8749-1108-4adb-88f4-a841af607b3e", + "id": "848d1bc0-6963-49b7-a032-fbdeb616ac3e", "question": "What is the dob of the brother of reinaldo ?", "answer": [ "0270-01-25" @@ -925,7 +925,7 @@ "type": 3 }, { - "id": "92ff025c-9421-4b8a-a7ad-f7aa031436b1", + "id": "63dd9c72-4fbd-4f2e-bd96-2c2ad8641304", "question": "What is the hobby of the father of dominick ?", "answer": [ "car riding" @@ -951,7 +951,7 @@ "type": 3 }, { - "id": "6f13a660-151c-4210-82a0-c238e3734ab2", + "id": "7d9e62ae-08c7-4be8-bdca-ef917d67e935", "question": "What is the dob of the mother of sarah ?", "answer": [ "0177-04-10" @@ -977,7 +977,7 @@ "type": 3 }, { - "id": "8ada3614-37d0-4ed9-998b-719cfc1ace11", + "id": "617830df-8c21-45b3-8bc7-b34f82195330", "question": "What is the job of the person whose hobby is magnet fishing ?", "answer": [ "surveyor, commercial/residential" @@ -1003,11 +1003,11 @@ "type": 4 }, { - "id": "3b856d06-76cc-403a-9f0a-26177e445091", + "id": "953fea8f-7179-48e9-a38e-68c77ec9a062", "question": "What is the hobby of the person whose job is nurse, learning disability ?", "answer": [ - "shortwave listening", - "fossil hunting" + "fossil hunting", + "shortwave listening" ], "prolog": { "query": [ @@ -1030,7 +1030,7 @@ "type": 4 }, { - "id": "d3e301c3-4d7e-47d2-ac84-f1651782a4e1", + "id": "47681165-2c17-49ed-813a-1b5be36c97f1", "question": "What is the job of the person whose job is civil engineer, consulting ?", "answer": [ "civil engineer, consulting" @@ -1056,7 +1056,7 @@ "type": 4 }, { - "id": "472bf940-a40a-4ad3-b749-d0a4ceb3e5ef", + "id": "b4eadd8f-92d0-461a-b39f-8d62a4d47a27", "question": "What is the dob of the person whose job is air traffic controller ?", "answer": [ "0215-10-26" @@ -1082,7 +1082,7 @@ "type": 4 }, { - "id": "f55adf56-83b4-4ca4-9d99-4d07b328535c", + "id": "e1fe8b4d-421a-435f-af98-bfbdbc1d0b45", "question": "What is the hobby of the person whose job is primary school teacher ?", "answer": [ "laser tag" @@ -1108,7 +1108,7 @@ "type": 4 }, { - "id": "72a77c52-3f66-48e0-94ef-43ee5b9d93fc", + "id": "57d6d967-6d5c-4d4c-b87e-9133c9108829", "question": "What is the job of the person whose job is restaurant manager ?", "answer": [ "restaurant manager" @@ -1134,7 +1134,7 @@ "type": 4 }, { - "id": "53c8b6d6-a224-4b31-88df-955acd2face5", + "id": "d94c3c9c-9f2b-4280-84b7-eb4a8df53f98", "question": "What is the job of the person whose job is early years teacher ?", "answer": [ "early years teacher" @@ -1160,7 +1160,7 @@ "type": 4 }, { - "id": "b1f8e0d7-0b7a-4096-96f6-ff2a24fcb531", + "id": "ec7bd5b6-d01b-49df-bdbc-460f9f4d3021", "question": "What is the hobby of the person whose job is scientist, audiological ?", "answer": [ "people-watching" @@ -1186,7 +1186,7 @@ "type": 4 }, { - "id": "f1315f21-2b90-4ed1-b76d-9c700b785815", + "id": "a9a39b48-05ff-4e2b-b85c-d5452c70696a", "question": "What is the dob of the person whose job is research scientist (life sciences) ?", "answer": [ "0181-05-25", @@ -1213,7 +1213,7 @@ "type": 4 }, { - "id": "632e76a5-e989-4b5e-b1f6-985489bcf571", + "id": "823f3d57-c6a5-49c4-89df-701ca1d44e66", "question": "What is the hobby of the person whose hobby is bowling ?", "answer": [ "bowling" @@ -1239,7 +1239,7 @@ "type": 4 }, { - "id": "447e93b7-1207-48db-888a-59b98a8538ae", + "id": "8b7972df-435c-4d72-a60e-8a208b7f8178", "question": "How many sons does the husband of carlotta have?", "answer": [ "56" @@ -1264,7 +1264,7 @@ "type": 5 }, { - "id": "9754e38b-b57a-4ba6-b5da-10e17ccbc229", + "id": "6aac12e9-62d7-421d-a281-1563890f8a24", "question": "How many sisters does the wife of george have?", "answer": [ "69" @@ -1289,7 +1289,7 @@ "type": 5 }, { - "id": "28b3ec4a-cb0c-408a-ac21-dcc4f8751fdf", + "id": "43840eaa-6959-4f25-b232-553bb8d91e30", "question": "How many brothers does the son of alfonso have?", "answer": [ "45" @@ -1314,7 +1314,7 @@ "type": 5 }, { - "id": "c7924a11-23c0-4c80-98f3-09333f0033fb", + "id": "b7b6ecf1-4302-4332-82e9-e10ace461847", "question": "How many siblings does the brother of janey have?", "answer": [ "114" @@ -1339,7 +1339,7 @@ "type": 5 }, { - "id": "a3bf67c7-bc73-47a1-8bbd-42a958479b73", + "id": "5ab5255e-71af-430a-a285-f74f7bbf9af9", "question": "How many sons does the daughter of johnna have?", "answer": [ "56" @@ -1364,7 +1364,7 @@ "type": 5 }, { - "id": "eac819a0-eff2-49cd-9f70-23f7d83e943a", + "id": "b7e6f83f-7439-43d8-a3a4-edca6c4921cf", "question": "How many daughters does the daughter of matt have?", "answer": [ "76" @@ -1389,7 +1389,7 @@ "type": 5 }, { - "id": "0a28e278-7f10-413b-ba43-3817beda80c5", + "id": "101322c0-575c-49d2-ba41-b046503873f3", "question": "How many children does the brother of mandy have?", "answer": [ "132" @@ -1414,7 +1414,7 @@ "type": 5 }, { - "id": "edef9611-3b7f-4898-ac1e-baf2d5789cd4", + "id": "4ffb9acc-89a8-4877-bda1-06c9d0ad24da", "question": "How many siblings does the husband of lyndia have?", "answer": [ "114" @@ -1439,7 +1439,7 @@ "type": 5 }, { - "id": "f3e689d4-0d18-40fa-b37c-c2955a121aed", + "id": "44219f89-bfdf-415e-8a75-381451f1ac3e", "question": "How many sisters does the mother of kurt have?", "answer": [ "69" @@ -1464,7 +1464,7 @@ "type": 5 }, { - "id": "4966b60d-2db1-4174-9095-16b061624b50", + "id": "19546673-3313-4488-8ada-d42efd283b70", "question": "How many daughters does the mother of dominick have?", "answer": [ "76" @@ -1489,7 +1489,7 @@ "type": 5 }, { - "id": "fde51109-4d92-482d-a2ae-847cf044ed9a", + "id": "1760b774-2a1c-4e0a-bdc8-6a9ea9168470", "question": "How many sisters does the person whose hobby is social studies have?", "answer": [ "69" @@ -1514,7 +1514,7 @@ "type": 6 }, { - "id": "a63d5475-8222-4aa2-9e5e-454d04089584", + "id": "2c5c203a-cac0-4937-b23e-e339af1db05e", "question": "How many sisters does the person whose job is electronics engineer have?", "answer": [ "69" @@ -1539,7 +1539,7 @@ "type": 6 }, { - "id": "d47bdde3-c148-49a8-8a88-c11be40f2f05", + "id": "e7cf88d1-5ed6-42f9-a4be-54a3711df6ad", "question": "How many children does the person whose job is sports therapist have?", "answer": [ "132" @@ -1564,7 +1564,7 @@ "type": 6 }, { - "id": "578ff196-2cb6-41b3-99fd-74f60f1bb7dc", + "id": "326bd778-3c9f-43c0-8f98-a570b40adcc5", "question": "How many sons does the person whose job is volunteer coordinator have?", "answer": [ "56" @@ -1589,7 +1589,7 @@ "type": 6 }, { - "id": "fe27139e-92c8-49bc-92a0-97a0ff1c7ac3", + "id": "1902889f-812f-4344-9544-eeee1c36332a", "question": "How many daughters does the person whose hobby is magic have?", "answer": [ "76" @@ -1614,7 +1614,7 @@ "type": 6 }, { - "id": "7d0b3e02-beff-4e26-b6fa-44bccb3bb3b1", + "id": "311fe25e-ccc9-4493-90ce-2424a417adb8", "question": "How many siblings does the person whose job is dispensing optician have?", "answer": [ "114" @@ -1639,7 +1639,7 @@ "type": 6 }, { - "id": "eebeee8b-7570-48e4-98da-324cae7fd2c6", + "id": "d15c296f-0246-4211-be09-1438c659a161", "question": "How many brothers does the person whose job is commercial/residential surveyor have?", "answer": [ "45" @@ -1664,7 +1664,7 @@ "type": 6 }, { - "id": "500e9e6e-8f8a-43d9-aac9-91a30e5ee3de", + "id": "d552d7e6-2b9b-45a6-8bc2-358a01d94700", "question": "How many daughters does the person whose hobby is laser tag have?", "answer": [ "76" @@ -1689,7 +1689,7 @@ "type": 6 }, { - "id": "553838aa-e7fb-4c6b-a444-2e748b21efd0", + "id": "5eec4dac-4a4e-489a-94f7-cceb07c6ee48", "question": "How many brothers does the person whose hobby is research have?", "answer": [ "45" @@ -1714,7 +1714,7 @@ "type": 6 }, { - "id": "37630941-201d-41c6-a9bb-b30388a77514", + "id": "7bbd7c97-af3c-4006-8edf-34ce62505dfa", "question": "How many children does the person whose hobby is model aircraft have?", "answer": [ "132" @@ -1739,7 +1739,7 @@ "type": 6 }, { - "id": "7dd8d9ad-061b-4837-851e-f1d55a931f6b", + "id": "880c73d6-804b-4604-8cc9-c2097f98a57a", "question": "How many siblings does nick have?", "answer": [ "4" @@ -1760,7 +1760,7 @@ "type": 7 }, { - "id": "fdb4f807-bef4-4050-9c1c-1501a7a92b58", + "id": "bbe28362-b347-4aa7-aca1-50751e0729fd", "question": "How many sons does thomasine have?", "answer": [ "0" @@ -1781,7 +1781,7 @@ "type": 7 }, { - "id": "7182afcb-559e-42d9-b9ae-0158606cfc28", + "id": "972cf71b-eef6-4f94-9a79-9adce0ce7ba6", "question": "How many daughters does sarah have?", "answer": [ "0" @@ -1802,7 +1802,7 @@ "type": 7 }, { - "id": "2117cc1c-6485-43b5-82a7-17c7945c8b5e", + "id": "b6b64ef7-9306-493d-aa25-b8f0a54bc4bf", "question": "How many sons does vicente have?", "answer": [ "2" @@ -1823,7 +1823,7 @@ "type": 7 }, { - "id": "5a7d9b01-9cfb-4dd2-be42-609b9d3bbab0", + "id": "a9f3f8cf-516e-414a-8c5c-b59e60f4c86e", "question": "How many daughters does shanta have?", "answer": [ "0" @@ -1844,7 +1844,7 @@ "type": 7 }, { - "id": "232fc377-fc8c-481f-a27e-cf1295243afe", + "id": "a294e8d2-e355-420e-8237-736977273cfc", "question": "How many children does carmella have?", "answer": [ "0" @@ -1865,7 +1865,7 @@ "type": 7 }, { - "id": "0705f974-727a-4a66-9e98-95bf88f951a3", + "id": "92a894e5-2280-44d8-93ef-f69bff79b823", "question": "How many sisters does leann have?", "answer": [ "0" @@ -1886,7 +1886,7 @@ "type": 7 }, { - "id": "ccfb3044-e54e-4659-8cb2-bc8e39dd2a26", + "id": "a65b47c7-c5f4-43c8-9479-bbc618082ee7", "question": "How many sons does dante have?", "answer": [ "0" @@ -1907,7 +1907,7 @@ "type": 7 }, { - "id": "4e0927b2-00fc-49f5-acc7-a9a4fb4b073c", + "id": "71c78ced-cc05-488d-a3ff-ffdd1141601b", "question": "How many sisters does milo have?", "answer": [ "2" @@ -1928,7 +1928,7 @@ "type": 7 }, { - "id": "46ed23ab-a575-47a7-baac-32a5432b8797", + "id": "43c3fffa-0a04-4965-b22f-93f814784519", "question": "How many sons does mckinley have?", "answer": [ "0" diff --git a/depth6/articles.json b/depth_6_size_26_seed_1/articles.json similarity index 100% rename from depth6/articles.json rename to depth_6_size_26_seed_1/articles.json diff --git a/depth6/family_tree_1.pl b/depth_6_size_26_seed_1/family_tree_1.pl similarity index 100% rename from depth6/family_tree_1.pl rename to depth_6_size_26_seed_1/family_tree_1.pl diff --git a/depth6/family_tree_1.png b/depth_6_size_26_seed_1/family_tree_1.png similarity index 100% rename from depth6/family_tree_1.png rename to depth_6_size_26_seed_1/family_tree_1.png diff --git a/depth6/questions.json b/depth_6_size_26_seed_1/questions.json similarity index 90% rename from depth6/questions.json rename to depth_6_size_26_seed_1/questions.json index 15df95b1e553fe8e6ba3c803ea1a006bcc4bba19..2e41723d992f3b57d110bdc568c7b5bcc60cf846 100644 --- a/depth6/questions.json +++ b/depth_6_size_26_seed_1/questions.json @@ -1,6 +1,6 @@ [ { - "id": "98d2303f-e93b-41f4-9182-3a6aff0abb22", + "id": "4a80ca4a-4252-44fe-b7ce-a6b8e6a39bc0", "question": "Who is the mother of the person whose job is air cabin crew ?", "answer": [ "daisy" @@ -26,7 +26,7 @@ "type": 0 }, { - "id": "394c307e-b202-4e76-a55c-eecf20a95066", + "id": "dae22f85-3c2f-46a9-a56f-26de2af0ce1b", "question": "Who is the wife of the person whose hobby is fossil hunting ?", "answer": [ "kanesha" @@ -52,7 +52,7 @@ "type": 0 }, { - "id": "520e2a18-0afb-4050-adce-7331ae6e0add", + "id": "488ac6cb-a0a4-4ee3-ab64-860dc19ace3e", "question": "Who is the sister of the person whose hobby is meditation ?", "answer": [ "kari" @@ -78,7 +78,7 @@ "type": 0 }, { - "id": "7b1ed7d7-c687-46ce-b131-ffe08e8fc2ff", + "id": "9967cc65-6f87-47c9-b9c1-a1f0a29d601a", "question": "Who is the father of the person whose job is civil engineer, consulting ?", "answer": [ "alfonso" @@ -104,12 +104,12 @@ "type": 0 }, { - "id": "ff5aa082-b37f-4d92-ab8e-b6b2816edf38", + "id": "a942310a-34c0-439d-a7f6-c23c31218064", "question": "Who is the son of the person whose job is production assistant, television ?", "answer": [ - "alfonso", "dominick", - "colby" + "colby", + "alfonso" ], "prolog": { "query": [ @@ -132,11 +132,11 @@ "type": 0 }, { - "id": "67f82f61-4e70-44a4-95f1-ae49843ffb93", + "id": "fce61083-d93a-4e55-ac95-24765ac18ab8", "question": "Who is the father of the person whose hobby is meditation ?", "answer": [ - "vicente", - "derick" + "derick", + "vicente" ], "prolog": { "query": [ @@ -159,7 +159,7 @@ "type": 0 }, { - "id": "683ba608-3fad-4e7f-b340-7d3c1a64ef67", + "id": "9edfd4a8-5950-49a5-916b-82c1a53b9cfa", "question": "Who is the father of the person whose job is public house manager ?", "answer": [ "derick" @@ -185,12 +185,12 @@ "type": 0 }, { - "id": "d4bd9309-933a-4b60-80d4-314a3deb1222", + "id": "b8da8221-5b83-41c8-9bc6-36b45f0346a4", "question": "Who is the son of the person whose hobby is shogi ?", "answer": [ - "alfonso", "dominick", - "colby" + "colby", + "alfonso" ], "prolog": { "query": [ @@ -213,7 +213,7 @@ "type": 0 }, { - "id": "8c21fddc-6941-4e4f-8426-bde5dc301f05", + "id": "98ed47a4-ed9b-449a-92c3-cce98092f48c", "question": "Who is the mother of the person whose hobby is canoeing ?", "answer": [ "antionette" @@ -239,11 +239,11 @@ "type": 0 }, { - "id": "456a5d9a-5a90-490a-a487-67a8c6e5543a", + "id": "624db535-0bab-423d-a7a8-cb0227d88672", "question": "Who is the sibling of the person whose job is biomedical scientist ?", "answer": [ - "reyna", - "rosalee" + "rosalee", + "reyna" ], "prolog": { "query": [ @@ -266,11 +266,11 @@ "type": 0 }, { - "id": "583bfc00-ed06-4722-ae56-9db53c442288", + "id": "35dcb663-5715-400d-9f25-4f070278e4be", "question": "Who is the daughter of matt ?", "answer": [ - "daisy", - "meghann" + "meghann", + "daisy" ], "prolog": { "query": [ @@ -289,7 +289,7 @@ "type": 1 }, { - "id": "a99c3a40-2cda-45b3-bbcb-af64fa03b96b", + "id": "2ef01867-ccc8-4b00-927d-564ef6d9b39e", "question": "Who is the father of ellis ?", "answer": [ "alfonso" @@ -311,7 +311,7 @@ "type": 1 }, { - "id": "6ac12c57-45b1-45d9-968b-fe4786416b49", + "id": "a8295219-2a99-4837-8561-67a9e28077a7", "question": "Who is the mother of ellis ?", "answer": [ "ila" @@ -333,7 +333,7 @@ "type": 1 }, { - "id": "63fdfadc-b76d-415d-ace2-7d9b1940ba0f", + "id": "b019b41f-b807-439f-b150-02cdd4e67f45", "question": "Who is the father of miki ?", "answer": [ "tanner" @@ -355,7 +355,7 @@ "type": 1 }, { - "id": "040937a6-36d3-4a23-a40f-ff4bb91d9000", + "id": "f0d4e1d6-126c-4fb2-b44b-9d457350107e", "question": "Who is the sister of dixie ?", "answer": [ "johnna" @@ -377,7 +377,7 @@ "type": 1 }, { - "id": "b44cfe7a-4220-4165-b882-c0294c240d35", + "id": "98151bb0-0013-4b3c-b899-e08dee33e617", "question": "Who is the brother of dixie ?", "answer": [ "alton" @@ -399,7 +399,7 @@ "type": 1 }, { - "id": "7e5493f6-121a-4ca8-9f84-2fe59d36516e", + "id": "c7b75c53-09d2-4de2-b2c9-0a8e6bac6d8c", "question": "Who is the child of vicente ?", "answer": [ "matt" @@ -421,7 +421,7 @@ "type": 1 }, { - "id": "cd78192c-23d6-43c9-b55c-f112e614e79c", + "id": "4f49b0b5-adb7-4a4c-a69f-ed0519a6df7f", "question": "Who is the daughter of maggie ?", "answer": [ "lyndia" @@ -443,7 +443,7 @@ "type": 1 }, { - "id": "c9c6dc9c-afd5-4051-b598-29ef29953e58", + "id": "bb184650-c3f7-4e97-b881-79363ce05061", "question": "Who is the child of scotty ?", "answer": [ "lyndia" @@ -465,7 +465,7 @@ "type": 1 }, { - "id": "4b697044-1fcf-4b59-bdfc-8bb616ccbaff", + "id": "c564ba5c-f29e-42be-a2aa-6b2af4f3aa5d", "question": "Who is the sister of rosalee ?", "answer": [ "deanna", @@ -488,7 +488,7 @@ "type": 1 }, { - "id": "c0fc2a2d-3d9a-4165-9d9a-3d87f1ff0353", + "id": "5f7c2673-15cc-4607-a68c-b18c63c00b44", "question": "Who is the person whose hobby is meditation ?", "answer": [ "matt", @@ -511,7 +511,7 @@ "type": 2 }, { - "id": "244d156d-8445-47cc-8dcc-51e366b623d4", + "id": "1d366e70-aa7a-4ad8-95f9-f79bce147888", "question": "Who is the person whose hobby is fossil hunting ?", "answer": [ "derick" @@ -533,11 +533,11 @@ "type": 2 }, { - "id": "f87ff1d4-6239-4bfd-a203-bedfbb401c46", + "id": "b3d249df-1344-4b4a-bd3e-6eb90688270d", "question": "Who is the person whose hobby is meteorology ?", "answer": [ - "daisy", - "dixie" + "dixie", + "daisy" ], "prolog": { "query": [ @@ -556,7 +556,7 @@ "type": 2 }, { - "id": "65fc92e5-5562-4b71-8bae-a5783c69a184", + "id": "684db020-fbb2-407a-b55e-924e86126f24", "question": "Who is the person whose job is public house manager ?", "answer": [ "kari" @@ -578,7 +578,7 @@ "type": 2 }, { - "id": "a917f66c-f427-4369-ba26-f7b76970d5e7", + "id": "d1b704ad-be0b-435b-bfb9-d0a05ca96fbf", "question": "Who is the person whose hobby is bus spotting[22 ?", "answer": [ "reyna" @@ -600,7 +600,7 @@ "type": 2 }, { - "id": "c7e30184-c9e4-4133-bdc1-e2d1522320cb", + "id": "020cd4aa-5d4f-4ec8-9299-643821e06b6b", "question": "Who is the person whose hobby is bus spotting[22 ?", "answer": [ "reyna" @@ -622,7 +622,7 @@ "type": 2 }, { - "id": "b4a7e8bf-8b7e-4bc5-b558-f6f6ded9f7f3", + "id": "7d43dfc9-9238-43cc-a84e-3ce7b71c245e", "question": "Who is the person whose job is freight forwarder ?", "answer": [ "dixie" @@ -644,7 +644,7 @@ "type": 2 }, { - "id": "7711bf26-2ef3-4829-b562-4aeb7714efdb", + "id": "8e4870ac-b520-42be-ba9f-51424df01c75", "question": "Who is the person whose job is agricultural engineer ?", "answer": [ "vicente" @@ -666,7 +666,7 @@ "type": 2 }, { - "id": "444045b1-2822-4bc3-9717-dfb07b63a1ca", + "id": "ae2f5480-1163-45b7-822b-33df7f211546", "question": "Who is the person whose job is estate manager/land agent ?", "answer": [ "derick" @@ -688,7 +688,7 @@ "type": 2 }, { - "id": "09c8b7ce-b282-4fbe-9412-c1785cd32425", + "id": "4f1a554e-8cb5-4f24-8f10-26cd4df157ab", "question": "Who is the person whose job is agricultural engineer ?", "answer": [ "vicente" @@ -710,7 +710,7 @@ "type": 2 }, { - "id": "cb07e8e7-2842-41f2-9b62-60c011cdd260", + "id": "33170e2b-74b6-4b6a-953a-c976e56efdfb", "question": "What is the dob of the mother of deanna ?", "answer": [ "0237-11-04" @@ -736,7 +736,7 @@ "type": 3 }, { - "id": "8900e6ab-b68f-4410-9728-515a28d55398", + "id": "34f7efb4-039c-4723-b1ba-37d154a1d4ad", "question": "What is the dob of the husband of thomasine ?", "answer": [ "0205-10-16" @@ -762,12 +762,12 @@ "type": 3 }, { - "id": "bab47688-c65f-4901-836c-635f278b3e6e", + "id": "0fc1d7d2-46cf-46c4-a9e5-b8053b0e0fdd", "question": "What is the dob of the child of deangelo ?", "answer": [ - "0264-08-02", "0263-06-10", - "0270-01-28" + "0270-01-28", + "0264-08-02" ], "prolog": { "query": [ @@ -790,7 +790,7 @@ "type": 3 }, { - "id": "600f88b3-5a72-4133-ba17-da48b01eae36", + "id": "13f5bfe8-a867-41e6-ade3-59b6ce416054", "question": "What is the job of the son of vicente ?", "answer": [ "investment banker, corporate" @@ -816,13 +816,13 @@ "type": 3 }, { - "id": "9002f3b8-88d9-43ea-be16-57908d51e4f9", + "id": "f5c16f0a-19c8-4fd4-bc27-a2f4ab3a5d7d", "question": "What is the job of the sibling of kari ?", "answer": [ - "translator", - "product designer", "contractor", - "therapist, art" + "product designer", + "therapist, art", + "translator" ], "prolog": { "query": [ @@ -845,7 +845,7 @@ "type": 3 }, { - "id": "390ae340-2dc8-445e-9bd1-a36c332ba63f", + "id": "661c07de-f8bf-44ba-914c-a69478dfbd57", "question": "What is the hobby of the sister of alton ?", "answer": [ "photography", @@ -872,7 +872,7 @@ "type": 3 }, { - "id": "541e79b8-b31a-456d-997f-6e800777048d", + "id": "a028914e-871e-4271-a617-d137f44ab153", "question": "What is the hobby of the daughter of maggie ?", "answer": [ "tether car" @@ -898,7 +898,7 @@ "type": 3 }, { - "id": "60f55d6f-1f60-43ff-9ed9-c4f0d08cc8c1", + "id": "6ba82749-d4b0-4e89-ab23-5e746be97979", "question": "What is the dob of the daughter of scotty ?", "answer": [ "0178-04-18" @@ -924,7 +924,7 @@ "type": 3 }, { - "id": "a11ba397-88b9-44e8-94a0-4d30a1bd66fe", + "id": "ebd8d02d-0e31-472a-aed3-22930decadcc", "question": "What is the hobby of the daughter of deangelo ?", "answer": [ "photography", @@ -951,7 +951,7 @@ "type": 3 }, { - "id": "86d75578-7e49-4bfd-a7c1-49d1e26b41e6", + "id": "3fd8eef7-ad54-4d38-b93d-91561386e97f", "question": "What is the dob of the mother of miki ?", "answer": [ "0230-04-06" @@ -977,7 +977,7 @@ "type": 3 }, { - "id": "f7e97548-b429-4341-b370-b2b656de41f9", + "id": "84b8b98d-026f-4dfe-b757-8881cdaf0f8a", "question": "What is the job of the person whose hobby is trainspotting ?", "answer": [ "ranger/warden" @@ -1003,7 +1003,7 @@ "type": 4 }, { - "id": "b982202a-08f2-4dc3-958e-9b689422d641", + "id": "e8d3379e-7d7b-4a9d-9e2b-f4298560a9b0", "question": "What is the hobby of the person whose job is therapist, art ?", "answer": [ "sociology" @@ -1029,7 +1029,7 @@ "type": 4 }, { - "id": "871e4b13-b08d-4cc1-9d1f-43e856503cd5", + "id": "702056ea-bceb-41dc-bee8-5a0ce667078c", "question": "What is the job of the person whose hobby is photography ?", "answer": [ "research scientist (life sciences)" @@ -1055,7 +1055,7 @@ "type": 4 }, { - "id": "42369c61-93b4-4662-a5f2-0b452650d726", + "id": "cee73d57-3402-4c47-b0df-e724087872bc", "question": "What is the dob of the person whose hobby is sociology ?", "answer": [ "0236-06-02" @@ -1081,7 +1081,7 @@ "type": 4 }, { - "id": "0dfbc42b-65a7-4ee0-aec1-284dff101f5f", + "id": "56b49ee1-52d5-4920-a2af-d82633c19160", "question": "What is the hobby of the person whose hobby is tether car ?", "answer": [ "tether car" @@ -1107,7 +1107,7 @@ "type": 4 }, { - "id": "3b3ee595-ab55-4108-be65-736dd407bc76", + "id": "f3209f23-4144-4c3e-853c-faa34162fed0", "question": "What is the job of the person whose job is translator ?", "answer": [ "translator" @@ -1133,7 +1133,7 @@ "type": 4 }, { - "id": "32497a81-83e4-48fc-bff3-5fce29a8b8f9", + "id": "268b32bc-df99-4cb3-88d3-7b118099c808", "question": "What is the job of the person whose hobby is learning ?", "answer": [ "product designer" @@ -1159,7 +1159,7 @@ "type": 4 }, { - "id": "597410ed-d8d2-4517-a5d3-4e0f1787fcae", + "id": "7d091582-87a2-4d89-8f89-8dd03db65395", "question": "What is the hobby of the person whose hobby is social studies ?", "answer": [ "social studies" @@ -1185,7 +1185,7 @@ "type": 4 }, { - "id": "db195b88-e07e-4dc8-8ea0-3662d580a8ba", + "id": "21c8f0c3-b7af-4cb7-b420-5bf43eda356a", "question": "What is the dob of the person whose job is teacher, adult education ?", "answer": [ "0237-11-04" @@ -1211,7 +1211,7 @@ "type": 4 }, { - "id": "b66a5e8e-1087-4a39-a3ca-8d271e3d8d53", + "id": "0f8fb3c0-cc55-447b-8a34-07162544db87", "question": "What is the hobby of the person whose job is police officer ?", "answer": [ "geography" @@ -1237,7 +1237,7 @@ "type": 4 }, { - "id": "e8536ba1-c1b3-4d55-a321-56931c9e620c", + "id": "935799a6-b0d5-46c6-a9ee-a01978c6f354", "question": "How many sons does the child of daisy have?", "answer": [ "12" @@ -1262,7 +1262,7 @@ "type": 5 }, { - "id": "f39ad41c-6d5d-4ab0-b800-e1797a721034", + "id": "2d2bf3af-cefd-4f08-9d0a-3fbf8498eba2", "question": "How many sisters does the daughter of dominick have?", "answer": [ "20" @@ -1287,7 +1287,7 @@ "type": 5 }, { - "id": "b33b3280-f6d7-49ac-afde-849b68ddee30", + "id": "36d79335-332d-40c6-a381-5ad47258d7ea", "question": "How many brothers does the husband of thomasine have?", "answer": [ "14" @@ -1312,7 +1312,7 @@ "type": 5 }, { - "id": "1e2d0ac7-5723-45d6-a165-b8657648c55c", + "id": "dd61bd00-8c7e-4e65-8396-b74cb34af150", "question": "How many siblings does the son of ila have?", "answer": [ "34" @@ -1337,7 +1337,7 @@ "type": 5 }, { - "id": "8ca40d9d-9ae2-485f-ae61-6897129b96f3", + "id": "693b4c80-3ed2-409f-bd90-c7396296b63b", "question": "How many sons does the father of johnna have?", "answer": [ "12" @@ -1362,7 +1362,7 @@ "type": 5 }, { - "id": "72b38d48-c244-40b2-b988-c3edd19606d5", + "id": "7eba3810-bd32-4fbc-8ec2-d014a45170e9", "question": "How many daughters does the wife of matt have?", "answer": [ "22" @@ -1387,7 +1387,7 @@ "type": 5 }, { - "id": "624b091d-f5dc-4653-935f-a3d6b2d44230", + "id": "7e50675b-e5a9-43cd-97b0-422ce2aaa0df", "question": "How many children does the child of lyndia have?", "answer": [ "34" @@ -1412,7 +1412,7 @@ "type": 5 }, { - "id": "6daf1987-1ff2-4e94-8d3c-dd1bff22e754", + "id": "ce6d5ad3-e506-44ff-874e-b63a10d260c4", "question": "How many siblings does the father of kari have?", "answer": [ "34" @@ -1437,7 +1437,7 @@ "type": 5 }, { - "id": "39825afc-c3c4-4e6d-8ecf-2d0a770723e8", + "id": "ef2cd16f-fc63-49cb-9835-26b8bb736ec9", "question": "How many sisters does the father of ellis have?", "answer": [ "20" @@ -1462,7 +1462,7 @@ "type": 5 }, { - "id": "9a26a6a9-f184-4262-be1c-bb4983d4124c", + "id": "7012b0de-bd4c-4140-bc4c-8aa424481e38", "question": "How many daughters does the son of deangelo have?", "answer": [ "22" @@ -1487,7 +1487,7 @@ "type": 5 }, { - "id": "54239942-ea19-4e94-8df1-d53dbc5ef654", + "id": "9405cff0-8cdd-4173-860c-e8bbc637dc15", "question": "How many sisters does the person whose hobby is social studies have?", "answer": [ "20" @@ -1512,7 +1512,7 @@ "type": 6 }, { - "id": "5a5566a1-c62c-4b9d-b882-c28cae4a1506", + "id": "ea009203-c655-425c-a069-86533d5fedd5", "question": "How many sisters does the person whose job is air cabin crew have?", "answer": [ "20" @@ -1537,7 +1537,7 @@ "type": 6 }, { - "id": "b48db31f-868e-4311-a989-d836e116972b", + "id": "f8b2d23a-ebe3-48f7-95ce-f6d916ae9be1", "question": "How many children does the person whose job is geographical information systems officer have?", "answer": [ "34" @@ -1562,7 +1562,7 @@ "type": 6 }, { - "id": "9a537d7c-bbda-4b63-be26-abf8fbf3edcf", + "id": "7cfacb90-0d6b-40bf-9db1-3a88932f090c", "question": "How many sons does the person whose hobby is finance have?", "answer": [ "12" @@ -1587,7 +1587,7 @@ "type": 6 }, { - "id": "f0d61834-b3b4-4b15-aa35-7a588d7b46d4", + "id": "af06129e-958e-4f98-b028-a7648644d055", "question": "How many daughters does the person whose job is agricultural engineer have?", "answer": [ "22" @@ -1612,7 +1612,7 @@ "type": 6 }, { - "id": "56905294-30d6-417e-a8bf-b4db890bfe09", + "id": "00766d5f-f94c-4ff6-a4b9-6c88cb120207", "question": "How many siblings does the person whose job is airline pilot have?", "answer": [ "34" @@ -1637,7 +1637,7 @@ "type": 6 }, { - "id": "4e8b7929-a10f-49ce-bd97-773bdb3e6006", + "id": "7b4e32b3-29a0-40ab-8092-de1a1372e147", "question": "How many brothers does the person whose job is teacher, adult education have?", "answer": [ "14" @@ -1662,7 +1662,7 @@ "type": 6 }, { - "id": "2e393676-6bd8-475a-a2ee-6a5b659bb5f6", + "id": "948187ac-dfe6-42f4-8b4c-4d531fcf8f40", "question": "How many daughters does the person whose hobby is tether car have?", "answer": [ "22" @@ -1687,7 +1687,7 @@ "type": 6 }, { - "id": "ea000415-a8e5-476c-a825-57e0f5faa9c8", + "id": "f5f188f9-7b62-4388-80e2-60e17c331b21", "question": "How many brothers does the person whose hobby is sociology have?", "answer": [ "14" @@ -1712,7 +1712,7 @@ "type": 6 }, { - "id": "8c94732c-fffb-4482-a752-410a8e7f9fab", + "id": "a36c23cb-80cb-4a5e-9fe7-3cabd345ef9f", "question": "How many children does the person whose hobby is geography have?", "answer": [ "34" @@ -1737,7 +1737,7 @@ "type": 6 }, { - "id": "6900c731-278e-4d4c-8930-14fab689991a", + "id": "3a57b41d-7f3b-4d8c-a3ef-8f9735c752b0", "question": "How many siblings does scotty have?", "answer": [ "0" @@ -1758,7 +1758,7 @@ "type": 7 }, { - "id": "b07b627d-0ab2-4b6f-958e-ab0748132997", + "id": "909a9f41-c017-45b1-bfa2-fad0feeb6aa0", "question": "How many sons does reyna have?", "answer": [ "0" @@ -1779,7 +1779,7 @@ "type": 7 }, { - "id": "3ca5e712-c59b-443f-9b1c-b7b3fde053e9", + "id": "dc90f948-6cc5-4574-ae53-5c0371af5523", "question": "How many daughters does miki have?", "answer": [ "0" @@ -1800,7 +1800,7 @@ "type": 7 }, { - "id": "16b3f801-dae9-4b63-9ff4-e57789a26e8c", + "id": "b9c9b754-4866-4f95-9f42-ba01532294d2", "question": "How many sons does tanner have?", "answer": [ "0" @@ -1821,7 +1821,7 @@ "type": 7 }, { - "id": "2ecf6fd3-1643-4334-810f-0e4bdb3a54ff", + "id": "754d347f-6c2d-4124-bcf6-409b7ea26c7d", "question": "How many daughters does reyna have?", "answer": [ "0" @@ -1842,7 +1842,7 @@ "type": 7 }, { - "id": "b747c937-1d73-4d02-8c36-13090c6e7708", + "id": "806be371-7c9a-4623-bbe9-7b4d31c1bc7e", "question": "How many children does daisy have?", "answer": [ "3" @@ -1863,7 +1863,7 @@ "type": 7 }, { - "id": "77507d8d-f1f8-4b82-bd94-6aa1128686ae", + "id": "afcc5f42-21a0-47c7-ad8c-c6747929265b", "question": "How many sisters does kanesha have?", "answer": [ "0" @@ -1884,7 +1884,7 @@ "type": 7 }, { - "id": "bf042445-c7bb-4d93-8b1e-59a1a7fe9da0", + "id": "6631df52-bb02-453b-b448-de59ba9c41f3", "question": "How many sons does colby have?", "answer": [ "0" @@ -1905,7 +1905,7 @@ "type": 7 }, { - "id": "d771246e-fd87-4c30-b81a-00894a655329", + "id": "1517e4da-18f6-47a9-9eb9-66ffd9112948", "question": "How many sisters does scotty have?", "answer": [ "0" @@ -1926,7 +1926,7 @@ "type": 7 }, { - "id": "d30f9e26-8b14-4b15-a83c-2fc7fba11367", + "id": "80928d52-d57d-44a9-9213-bf61cee9b6a9", "question": "How many sons does matt have?", "answer": [ "0" diff --git a/depth6-500/articles.json b/depth_6_size_500_seed_1/articles.json similarity index 100% rename from depth6-500/articles.json rename to depth_6_size_500_seed_1/articles.json diff --git a/depth6-500/family_tree_1.pl b/depth_6_size_500_seed_1/family_tree_1.pl similarity index 100% rename from depth6-500/family_tree_1.pl rename to depth_6_size_500_seed_1/family_tree_1.pl diff --git a/depth6-500/questions.json b/depth_6_size_500_seed_1/questions.json similarity index 89% rename from depth6-500/questions.json rename to depth_6_size_500_seed_1/questions.json index 89f0823c22adbb04776b50517f82ae48ce31f177..dcc3453ac46ab19973de7103f2e0d5eb0c7bc8ba 100644 --- a/depth6-500/questions.json +++ b/depth_6_size_500_seed_1/questions.json @@ -1,6 +1,6 @@ [ { - "id": "594499c3-867c-4906-9ffb-959cb9495588", + "id": "66981efb-f574-447c-afc3-3e72313455ec", "question": "Who is the mother of the person whose job is research officer, government ?", "answer": [ "sarah" @@ -26,7 +26,7 @@ "type": 0 }, { - "id": "febffe8e-f1f6-4928-890b-1eee7b1cd10f", + "id": "d6303783-d64f-42e1-9e79-1fc81c7962ec", "question": "Who is the father of the person whose job is media planner ?", "answer": [ "walker" @@ -52,7 +52,7 @@ "type": 0 }, { - "id": "36c1a75b-0bcb-4519-bab3-ea9864bb13ef", + "id": "0975d7fd-a31b-4598-a22b-d3cca225c6b1", "question": "Who is the sister of the person whose job is product designer ?", "answer": [ "oma" @@ -78,7 +78,7 @@ "type": 0 }, { - "id": "03e04151-0d05-4c14-896d-f4c9b9aee420", + "id": "cb32b36a-c919-4e3c-b03a-3b2c343d8fd6", "question": "Who is the wife of the person whose job is cabin crew ?", "answer": [ "kylee" @@ -104,12 +104,12 @@ "type": 0 }, { - "id": "fac36816-2b21-4c39-a893-4ee071fabfa8", + "id": "ed459f57-113e-4349-a3b5-d22b81b413c7", "question": "Who is the brother of the person whose hobby is fencing ?", "answer": [ - "stanley", "christian", - "keith" + "keith", + "stanley" ], "prolog": { "query": [ @@ -132,7 +132,7 @@ "type": 0 }, { - "id": "bb61a84c-dafd-400d-9b89-1914b81deb0b", + "id": "b1102aa9-b59e-4d6f-8d2d-be72df366801", "question": "Who is the sister of the person whose job is computer games developer ?", "answer": [ "kanesha" @@ -158,7 +158,7 @@ "type": 0 }, { - "id": "ac629ea2-d0c5-4338-a1d0-bd55e1cec725", + "id": "4b728355-a11e-4478-bbac-21e8eef50281", "question": "Who is the father of the person whose hobby is trapshooting ?", "answer": [ "federico" @@ -184,15 +184,15 @@ "type": 0 }, { - "id": "b9ee7c4e-890d-457f-ba64-db9a01d0911f", + "id": "e716b0b3-4ac2-409e-b423-1546f272fefa", "question": "Who is the father of the person whose hobby is fishkeeping ?", "answer": [ "ellis", "brendon", - "dominick", - "king", "rudy", - "sanford" + "king", + "sanford", + "dominick" ], "prolog": { "query": [ @@ -215,11 +215,11 @@ "type": 0 }, { - "id": "b47666e6-2a7e-4560-b723-9b11f190a19b", + "id": "6ab32e23-7851-4577-8f82-0f799c1453cf", "question": "Who is the father of the person whose hobby is radio-controlled model playing ?", "answer": [ - "quinton", - "oskar" + "oskar", + "quinton" ], "prolog": { "query": [ @@ -242,7 +242,7 @@ "type": 0 }, { - "id": "8fcef8ac-39c1-4343-b555-384a4e6c6aaa", + "id": "7ad02134-988c-4ee6-9e3c-6d38ec454bc0", "question": "Who is the sibling of the person whose hobby is philately ?", "answer": [ "ralph", @@ -269,7 +269,7 @@ "type": 0 }, { - "id": "c5ebdd5d-e18e-468b-b6a6-13d2fe9d1abc", + "id": "69fc5bee-d298-48c5-9e47-ca8a35022e2f", "question": "Who is the mother of norris ?", "answer": [ "zoila" @@ -291,11 +291,11 @@ "type": 1 }, { - "id": "9cd040cb-7440-4f98-88f2-507409ebefa4", + "id": "f079865f-278e-43b1-a6b1-572211949c34", "question": "Who is the brother of mckinley ?", "answer": [ - "travis", - "reinaldo" + "reinaldo", + "travis" ], "prolog": { "query": [ @@ -314,7 +314,7 @@ "type": 1 }, { - "id": "a81d6c61-29bb-45f7-820e-6e9654a98e1c", + "id": "ae041792-32b6-407e-a41d-e9c58d9c2280", "question": "Who is the brother of major ?", "answer": [ "ryan" @@ -336,7 +336,7 @@ "type": 1 }, { - "id": "4058e80a-de2b-432c-b3e4-050b7a5edf25", + "id": "1e315acd-1248-4779-ba57-3ab451a93d71", "question": "Who is the son of tanya ?", "answer": [ "roberto" @@ -358,12 +358,12 @@ "type": 1 }, { - "id": "589f93ae-2162-45ef-8552-6e5edac5a353", + "id": "57dc4598-be43-422e-b9f6-8041c1702324", "question": "Who is the brother of esperanza ?", "answer": [ + "chuck", "edison", - "emmanuel", - "chuck" + "emmanuel" ], "prolog": { "query": [ @@ -382,7 +382,7 @@ "type": 1 }, { - "id": "4bc0945b-5600-4781-936b-3e714c6cb078", + "id": "494f3918-4031-4dcc-a3a6-297a807a6bce", "question": "Who is the father of esperanza ?", "answer": [ "scotty" @@ -404,11 +404,11 @@ "type": 1 }, { - "id": "16a2420c-628d-4033-bfda-b3270e9d58df", + "id": "178e74a8-f145-41c8-911b-b24968297357", "question": "Who is the child of van ?", "answer": [ - "lue", - "vivienne" + "vivienne", + "lue" ], "prolog": { "query": [ @@ -427,7 +427,7 @@ "type": 1 }, { - "id": "1154696f-0cdf-426a-86f3-73ca2987ed6c", + "id": "9c4f2560-8343-4ac1-ab89-a72c3cd1a0d6", "question": "Who is the mother of romana ?", "answer": [ "oleta" @@ -449,7 +449,7 @@ "type": 1 }, { - "id": "231d2e0c-ee0f-4728-803c-fa0540104b47", + "id": "ff912b4f-9ce0-4d4b-a5f3-d3b9ef1ed596", "question": "Who is the sister of renaldo ?", "answer": [ "crysta" @@ -471,7 +471,7 @@ "type": 1 }, { - "id": "0e772da8-f825-4fc3-8420-711462d2f488", + "id": "16f59623-b21c-4567-93dc-e0c7a18ea808", "question": "Who is the brother of zoila ?", "answer": [ "vicente" @@ -493,12 +493,12 @@ "type": 1 }, { - "id": "987ced3f-4493-4e6d-b86d-4a02230c5a2d", + "id": "cf546c8c-2b59-47d1-b9a3-bb844295bcd8", "question": "Who is the person whose hobby is architecture ?", "answer": [ + "emile", "amy", - "terri", - "emile" + "terri" ], "prolog": { "query": [ @@ -517,12 +517,12 @@ "type": 2 }, { - "id": "ae24c285-daac-4045-b7ca-b520537f75d3", + "id": "dd70a9b0-9a79-4913-9178-50948ea8551b", "question": "Who is the person whose hobby is medical science ?", "answer": [ - "zona", + "jermaine", "krystyna", - "jermaine" + "zona" ], "prolog": { "query": [ @@ -541,11 +541,11 @@ "type": 2 }, { - "id": "f6ab6ed8-9d69-4cfb-9bdf-e7353d480994", + "id": "13231559-0357-4035-b55f-3a13d610f4b2", "question": "Who is the person whose job is air cabin crew ?", "answer": [ - "angelia", - "carmela" + "carmela", + "angelia" ], "prolog": { "query": [ @@ -564,11 +564,11 @@ "type": 2 }, { - "id": "d66c3a42-1c59-4f52-a812-59b9c681a79e", + "id": "b34ed6c5-510e-4d93-8f34-3907ab25f498", "question": "Who is the person whose job is chemist, analytical ?", "answer": [ - "maegan", - "elbert" + "elbert", + "maegan" ], "prolog": { "query": [ @@ -587,13 +587,13 @@ "type": 2 }, { - "id": "dac9347b-8c47-47a9-a940-95df9ff55cf4", + "id": "2b0226a1-9c4c-442b-ba5b-8c6855e2d55c", "question": "Who is the person whose hobby is mineral collecting ?", "answer": [ + "zelda", "jodi", - "burt", "dino", - "zelda" + "burt" ], "prolog": { "query": [ @@ -612,11 +612,11 @@ "type": 2 }, { - "id": "07c6b65a-a3c9-4898-9453-b925b2126c78", + "id": "c6949cbd-b8e3-47fd-9c10-9b7182989534", "question": "Who is the person whose job is adult guidance worker ?", "answer": [ - "maragret", - "viola" + "viola", + "maragret" ], "prolog": { "query": [ @@ -635,14 +635,14 @@ "type": 2 }, { - "id": "b54ceee8-dfb1-4163-935c-032291fd46b1", + "id": "dc037a86-5f08-46a4-825c-bcab8691b262", "question": "Who is the person whose hobby is herping ?", "answer": [ + "holly", + "idell", "ella", "cortney", - "orville", - "holly", - "idell" + "orville" ], "prolog": { "query": [ @@ -661,7 +661,7 @@ "type": 2 }, { - "id": "1f6105ef-8406-42c6-8041-9136fe8e8702", + "id": "119dfdba-43c6-43bb-aa75-a6014b5c7004", "question": "Who is the person whose job is investment analyst ?", "answer": [ "jacques", @@ -685,11 +685,11 @@ "type": 2 }, { - "id": "b1f71996-56c3-4fd0-bb22-c8b5968046fe", + "id": "a0a80db9-a214-4e45-ae54-8e163d3ae0cb", "question": "Who is the person whose job is information systems manager ?", "answer": [ - "jermaine", - "kendall" + "kendall", + "jermaine" ], "prolog": { "query": [ @@ -708,7 +708,7 @@ "type": 2 }, { - "id": "31292dff-0b3c-4a98-884b-18c3c33841c6", + "id": "b8375c22-598b-4178-8fec-63317aab4c10", "question": "Who is the person whose hobby is inline skating ?", "answer": [ "noel", @@ -731,7 +731,7 @@ "type": 2 }, { - "id": "dd9dce76-10be-46c0-b6b7-6309525a9837", + "id": "1dab5fef-96ab-4410-8a9d-ceb2d4d4cf2b", "question": "What is the dob of the son of danna ?", "answer": [ "0258-08-31", @@ -758,7 +758,7 @@ "type": 3 }, { - "id": "5bedf489-ffa4-4f18-851d-74dacbf0741a", + "id": "20901c79-e545-432f-9ad3-e2a8b1252a62", "question": "What is the dob of the wife of aubrey ?", "answer": [ "0278-01-21" @@ -784,7 +784,7 @@ "type": 3 }, { - "id": "1cc8724f-8e57-4069-a68b-f12c038987e2", + "id": "b0e0de69-9a12-4362-84d6-b0e849233e2b", "question": "What is the dob of the sibling of jakob ?", "answer": [ "0226-10-11", @@ -811,7 +811,7 @@ "type": 3 }, { - "id": "b0affad7-72b5-4074-8e93-e2724c8de4aa", + "id": "5dcb5a47-b8cd-4078-a376-8bb87a11b7f0", "question": "What is the job of the mother of toby ?", "answer": [ "sports therapist" @@ -837,12 +837,12 @@ "type": 3 }, { - "id": "d7c6978e-23c3-4a96-8c47-3a28e78e4c4e", + "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", - "government social research officer" + "advertising account executive" ], "prolog": { "query": [ @@ -865,12 +865,12 @@ "type": 3 }, { - "id": "83d738cf-97b3-4df5-aeda-47ff8dd1bca5", + "id": "681b9660-0168-4182-a00c-ccf86f84613c", "question": "What is the hobby of the daughter of dino ?", "answer": [ + "herping", "canoeing", - "whale watching", - "herping" + "whale watching" ], "prolog": { "query": [ @@ -893,13 +893,13 @@ "type": 3 }, { - "id": "c4dc98d6-f7b4-4b5d-af54-f369fabda06c", + "id": "0ce27e11-305a-45de-ab70-67cd88cbd659", "question": "What is the hobby of the daughter of patty ?", "answer": [ - "people-watching", "social studies", - "backgammon", - "research" + "people-watching", + "research", + "backgammon" ], "prolog": { "query": [ @@ -922,11 +922,11 @@ "type": 3 }, { - "id": "902749c1-e83c-4825-a09f-43c6749a7f96", + "id": "fa88e920-8ce5-4de8-9403-64c64c27d7cc", "question": "What is the dob of the brother of rodrick ?", "answer": [ - "0181-04-26", - "0175-04-22" + "0175-04-22", + "0181-04-26" ], "prolog": { "query": [ @@ -949,7 +949,7 @@ "type": 3 }, { - "id": "30cd7556-3d4b-4a34-b3f2-d8548b9e9a91", + "id": "6d55c79a-502c-4565-b18c-2e2fb7dccc24", "question": "What is the hobby of the daughter of irwin ?", "answer": [ "life science" @@ -975,7 +975,7 @@ "type": 3 }, { - "id": "c9807ed7-5d42-4d7e-af32-92f5a90c76e8", + "id": "8fbda3df-acba-48b1-857a-f4be009a8174", "question": "What is the dob of the brother of tessie ?", "answer": [ "0203-04-15", @@ -1002,7 +1002,7 @@ "type": 3 }, { - "id": "0d60a42c-5738-4bf1-bb7c-841fa7cc549c", + "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" @@ -1028,7 +1028,7 @@ "type": 4 }, { - "id": "629ece58-7042-49f7-b6e0-de2b7fce19f2", + "id": "31dc2141-d429-477a-8174-b08b0e47c3e4", "question": "What is the hobby of the person whose hobby is surfing ?", "answer": [ "surfing" @@ -1054,15 +1054,15 @@ "type": 4 }, { - "id": "149a3357-0ef4-499a-b7f3-84adfb71cc0c", + "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", - "art therapist", - "music therapist", "special effects artist", "horticultural therapist", - "administrator, charities/voluntary organisations" + "art therapist", + "music therapist" ], "prolog": { "query": [ @@ -1085,7 +1085,7 @@ "type": 4 }, { - "id": "3eff9856-8287-4f6f-9499-1739187a2048", + "id": "d4dbe8cf-c92d-4d53-94dd-993792ed659b", "question": "What is the dob of the person whose job is financial risk analyst ?", "answer": [ "0230-05-14" @@ -1111,7 +1111,7 @@ "type": 4 }, { - "id": "389f310e-f572-4a27-9fbc-8413598775d7", + "id": "51dffe95-7aab-4630-83ad-a95edf0e288e", "question": "What is the hobby of the person whose hobby is whale watching ?", "answer": [ "whale watching" @@ -1137,7 +1137,7 @@ "type": 4 }, { - "id": "05f1377d-fa03-43ba-a2ec-0f66ed9d0cb3", + "id": "85891875-a8b3-46f5-b581-72a3a5d0b1a1", "question": "What is the job of the person whose job is it sales professional ?", "answer": [ "it sales professional" @@ -1163,17 +1163,17 @@ "type": 4 }, { - "id": "531671b3-2eed-44ab-8bea-5852b9781c15", + "id": "a9f31581-4cba-41b5-aa9e-e312648801fb", "question": "What is the job of the person whose hobby is beekeeping ?", "answer": [ "soil scientist", - "civil service administrator", "airline pilot", - "teacher, early years/pre", "local government officer", "it consultant", "civil engineer, contracting", - "quarry manager" + "civil service administrator", + "quarry manager", + "teacher, early years/pre" ], "prolog": { "query": [ @@ -1196,12 +1196,12 @@ "type": 4 }, { - "id": "9135738a-013b-44e7-b791-474f04ec728e", + "id": "b907cd50-1bce-40b0-b5a5-d35528716c0b", "question": "What is the hobby of the person whose job is investment analyst ?", "answer": [ - "antiquities", + "insect collecting", "research", - "insect collecting" + "antiquities" ], "prolog": { "query": [ @@ -1224,7 +1224,7 @@ "type": 4 }, { - "id": "7f382c4d-b6be-4f6b-8918-acfc4c2960fd", + "id": "093f4efa-d2e0-4e15-b306-dc7d23cdd638", "question": "What is the dob of the person whose job is acupuncturist ?", "answer": [ "0269-08-16" @@ -1250,7 +1250,7 @@ "type": 4 }, { - "id": "66c78afe-e91e-45da-ae2b-4b9aad4e992b", + "id": "1f38c402-c240-4f8a-99b4-30be5f2f92cd", "question": "What is the hobby of the person whose job is engineer, production ?", "answer": [ "action figure", @@ -1277,7 +1277,7 @@ "type": 4 }, { - "id": "db7a5b79-e380-420b-bb69-3648f1d0857b", + "id": "933c0085-ad2e-4e7d-a5e2-c4c41c0af93d", "question": "How many sons does the mother of cherlyn have?", "answer": [ "340" @@ -1302,7 +1302,7 @@ "type": 5 }, { - "id": "fd983575-cce6-4052-895c-cc01691e35e8", + "id": "6ea74cea-2a9a-41b1-8e22-8527e0830dfd", "question": "How many sisters does the father of landon have?", "answer": [ "390" @@ -1327,7 +1327,7 @@ "type": 5 }, { - "id": "900c5a9b-539a-4698-99ed-e1db191e6951", + "id": "2c7a705b-214e-48a1-936d-0e481d55e029", "question": "How many brothers does the daughter of brad have?", "answer": [ "378" @@ -1352,7 +1352,7 @@ "type": 5 }, { - "id": "bf1b3d17-6b3a-4991-bdde-d5803e8547fc", + "id": "5e897884-62b6-48dd-bf8c-a383539eec4a", "question": "How many siblings does the mother of jennette have?", "answer": [ "768" @@ -1377,7 +1377,7 @@ "type": 5 }, { - "id": "189c1208-26e8-4f7a-a996-f49fbdf94231", + "id": "252bbc69-20a3-4d87-9cae-cf4682e3697b", "question": "How many sons does the husband of karrie have?", "answer": [ "340" @@ -1402,7 +1402,7 @@ "type": 5 }, { - "id": "7555d51b-0c86-4832-bfc2-9d100165ebe8", + "id": "90478d92-145e-4187-bca8-c81a8c69dc05", "question": "How many daughters does the wife of noel have?", "answer": [ "362" @@ -1427,7 +1427,7 @@ "type": 5 }, { - "id": "c5c4d2e6-ef65-4a39-bb6e-10a43339df0d", + "id": "643c779e-7aff-4d55-bd20-80a4297d67d6", "question": "How many children does the brother of marlo have?", "answer": [ "702" @@ -1452,7 +1452,7 @@ "type": 5 }, { - "id": "e6138619-fff0-495c-a1c0-8533750ccacb", + "id": "e0f88d24-be09-483a-89e2-d87249f4faad", "question": "How many siblings does the father of lynn have?", "answer": [ "768" @@ -1477,7 +1477,7 @@ "type": 5 }, { - "id": "2e87c30d-d5a8-4c1a-8804-5cedc911eb77", + "id": "f3b39828-c21e-45ff-9e26-a8e751f2e173", "question": "How many sisters does the mother of mckinley have?", "answer": [ "390" @@ -1502,7 +1502,7 @@ "type": 5 }, { - "id": "ef7e7fa2-f813-4bbc-abe4-14d2dd8938b8", + "id": "4f7260b8-0ac7-4e0a-b3e9-b31c745a0b8d", "question": "How many daughters does the mother of jacob have?", "answer": [ "362" @@ -1527,7 +1527,7 @@ "type": 5 }, { - "id": "c39727bd-a510-49db-b48c-82bc9ff26974", + "id": "40e08364-1018-4163-bac0-e4c0a544af57", "question": "How many sisters does the person whose job is passenger transport manager have?", "answer": [ "390" @@ -1552,7 +1552,7 @@ "type": 6 }, { - "id": "05b6ffc3-792b-4590-8aca-ebe80e6593d7", + "id": "00f01275-3c6b-4ae8-8924-dfffbc3054b0", "question": "How many sisters does the person whose job is therapist, art have?", "answer": [ "390" @@ -1577,7 +1577,7 @@ "type": 6 }, { - "id": "a3114e98-ea95-4107-8937-4b74b5e6700e", + "id": "fc5ff437-03b4-4067-b0e5-6a18f1dee135", "question": "How many children does the person whose hobby is go have?", "answer": [ "702" @@ -1602,7 +1602,7 @@ "type": 6 }, { - "id": "17ab5e4a-b594-4577-90fc-7a0adcdacf3b", + "id": "d6ffd075-5c93-4811-8f73-8753f6b130e5", "question": "How many sons does the person whose job is camera operator have?", "answer": [ "340" @@ -1627,7 +1627,7 @@ "type": 6 }, { - "id": "ac629b12-040a-4e14-9a60-917ff8fa16ca", + "id": "765ca62e-0016-41d1-aed7-f23e36886bc0", "question": "How many daughters does the person whose job is editor, film/video have?", "answer": [ "362" @@ -1652,7 +1652,7 @@ "type": 6 }, { - "id": "ac799db9-a2b7-4896-bcae-07bb7c3174cc", + "id": "1922ff77-0009-425b-b7ae-4690f74516b1", "question": "How many siblings does the person whose job is designer, industrial/product have?", "answer": [ "768" @@ -1677,7 +1677,7 @@ "type": 6 }, { - "id": "9db10d90-dfd4-4945-82f1-ff73ba09602b", + "id": "0f1196f7-d1e6-4e5f-99c7-5368e5f821c3", "question": "How many brothers does the person whose job is civil engineer, consulting have?", "answer": [ "378" @@ -1702,7 +1702,7 @@ "type": 6 }, { - "id": "8491a1cc-c50f-4599-ac69-b19e5047a263", + "id": "41ee3798-8283-4c3a-b6cd-00aa56395557", "question": "How many daughters does the person whose hobby is whale watching have?", "answer": [ "362" @@ -1727,7 +1727,7 @@ "type": 6 }, { - "id": "1769d497-87d5-447a-886f-274efb307a4c", + "id": "cd298d98-32b3-4d8e-9920-bdefca542390", "question": "How many brothers does the person whose job is veterinary surgeon have?", "answer": [ "378" @@ -1752,7 +1752,7 @@ "type": 6 }, { - "id": "5e17358e-c539-4660-9278-980c191b9dfe", + "id": "8319b52c-ed00-4cb1-93b3-15dff3f57981", "question": "How many children does the person whose job is tefl teacher have?", "answer": [ "702" @@ -1777,7 +1777,7 @@ "type": 6 }, { - "id": "42b54a9b-4937-4f76-bfff-c70fbb24a90a", + "id": "91be9a46-785b-43b8-8a6a-43388bc17786", "question": "How many siblings does randell have?", "answer": [ "1" @@ -1798,7 +1798,7 @@ "type": 7 }, { - "id": "719add62-d973-4e1e-abcf-03c8e76cce97", + "id": "c2743384-26a7-4fe1-8a9e-947d419d3ca7", "question": "How many sons does wanda have?", "answer": [ "2" @@ -1819,7 +1819,7 @@ "type": 7 }, { - "id": "95bd383a-496c-4513-9300-799d7097b04d", + "id": "64e043af-3168-487b-bb03-a6f8764c6437", "question": "How many daughters does tanya have?", "answer": [ "0" @@ -1840,7 +1840,7 @@ "type": 7 }, { - "id": "c31e906e-250e-4ca4-b7c7-d7abe4857698", + "id": "6f818d67-05b6-4350-825c-f0ae1a7bc19a", "question": "How many sons does stanford have?", "answer": [ "0" @@ -1861,7 +1861,7 @@ "type": 7 }, { - "id": "c397a321-ffe5-41e8-ac7d-72ca94badffd", + "id": "68f53af5-35ef-4af4-a40d-76ab8d9d1924", "question": "How many daughters does tianna have?", "answer": [ "0" @@ -1882,7 +1882,7 @@ "type": 7 }, { - "id": "94f78748-70d1-4026-aa75-8455795b7b67", + "id": "712cc046-8444-452e-9c1e-13cdeafbf672", "question": "How many children does christina have?", "answer": [ "0" @@ -1903,7 +1903,7 @@ "type": 7 }, { - "id": "fb94b39c-94b0-41d4-9e1e-bbfccf7b8b6c", + "id": "6680fce0-d59c-4001-b5d4-ea02ea5ce848", "question": "How many sisters does lurline have?", "answer": [ "1" @@ -1924,7 +1924,7 @@ "type": 7 }, { - "id": "38e8185b-9fb9-4565-8e31-5c10a281e1b5", + "id": "41f5dad9-fa8c-4144-a370-bea8a2b8e534", "question": "How many sons does florian have?", "answer": [ "0" @@ -1945,7 +1945,7 @@ "type": 7 }, { - "id": "0d7dbacd-2a37-408f-bf6a-26662ba1c495", + "id": "e1246288-5f62-48ad-9392-051affab1bde", "question": "How many sisters does ramon have?", "answer": [ "2" @@ -1966,7 +1966,7 @@ "type": 7 }, { - "id": "4dcae73a-e36e-4488-b4be-d8e61dccd72b", + "id": "b4c10f00-bc9c-4a5d-9264-8aaf2b32973b", "question": "How many sons does orville have?", "answer": [ "0" diff --git a/depth6-50/articles.json b/depth_6_size_50_seed_1/articles.json similarity index 100% rename from depth6-50/articles.json rename to depth_6_size_50_seed_1/articles.json diff --git a/depth6-50/family_tree_1.pl b/depth_6_size_50_seed_1/family_tree_1.pl similarity index 100% rename from depth6-50/family_tree_1.pl rename to depth_6_size_50_seed_1/family_tree_1.pl diff --git a/depth6-50/family_tree_1.png b/depth_6_size_50_seed_1/family_tree_1.png similarity index 100% rename from depth6-50/family_tree_1.png rename to depth_6_size_50_seed_1/family_tree_1.png diff --git a/depth6-50/questions.json b/depth_6_size_50_seed_1/questions.json similarity index 90% rename from depth6-50/questions.json rename to depth_6_size_50_seed_1/questions.json index a01a863d4134b7b4167bc77151ebe59437234169..dd41c3d24858d63857d86cfa391e6ed38cb2efba 100644 --- a/depth6-50/questions.json +++ b/depth_6_size_50_seed_1/questions.json @@ -1,6 +1,6 @@ [ { - "id": "f1025536-ee43-4521-a2e4-30832c86c0f5", + "id": "4e3dd1f3-84e1-4341-86bd-ade38dd36bb2", "question": "Who is the father of the person whose hobby is wikipedia editing ?", "answer": [ "alton" @@ -26,7 +26,7 @@ "type": 0 }, { - "id": "26af002e-30f5-4a9a-89f6-c8dfee8fce49", + "id": "f34088ef-5225-4906-ae08-2e493af7ab40", "question": "Who is the wife of the person whose hobby is tennis polo ?", "answer": [ "dixie" @@ -52,7 +52,7 @@ "type": 0 }, { - "id": "0401bca0-d5bb-43b2-8398-a451f24d1773", + "id": "e60eae40-5a70-4767-83d6-0dc4482f48c4", "question": "Who is the sister of the person whose hobby is meteorology ?", "answer": [ "kari" @@ -78,7 +78,7 @@ "type": 0 }, { - "id": "1f2eea6d-0ff9-4118-ad0d-34cd536c8167", + "id": "03d13090-3d15-45dd-af9e-63d51d2cc4ce", "question": "Who is the wife of the person whose job is psychiatric nurse ?", "answer": [ "nell" @@ -104,7 +104,7 @@ "type": 0 }, { - "id": "1f723716-fdd3-4196-841a-6f1e11a415c5", + "id": "3b0c2e96-789f-430a-957a-2c240258a549", "question": "Who is the father of the person whose job is air cabin crew ?", "answer": [ "joe" @@ -130,7 +130,7 @@ "type": 0 }, { - "id": "2b39f3a3-2b95-48d8-ad43-e85c65057a65", + "id": "f2c9edaa-80c8-475e-9b64-1f021d3b3a58", "question": "Who is the father of the person whose job is advertising copywriter ?", "answer": [ "vicente" @@ -156,7 +156,7 @@ "type": 0 }, { - "id": "295db126-3dbf-479c-8c34-a922e3fbef91", + "id": "4dbbac00-885c-4822-9ec8-adc60f72ea35", "question": "Who is the husband of the person whose hobby is research ?", "answer": [ "scotty" @@ -182,7 +182,7 @@ "type": 0 }, { - "id": "7e240095-e4f8-4ec3-a346-c2a240c7f255", + "id": "5149a1e6-57cd-4b63-8b1b-b24653d07360", "question": "Who is the mother of the person whose hobby is bus spotting[22 ?", "answer": [ "miki" @@ -208,7 +208,7 @@ "type": 0 }, { - "id": "2bd01c6c-f5ec-4555-acc2-2786e121a1fe", + "id": "d9e2b23d-d275-4d98-ab5a-bd4dff647994", "question": "Who is the father of the person whose job is secretary, company ?", "answer": [ "ellis" @@ -234,11 +234,11 @@ "type": 0 }, { - "id": "d54ee549-2ade-428a-85eb-69216ed6dd14", + "id": "df846f8f-40b9-4585-87f6-ffa8e07d5ff0", "question": "Who is the sibling of the person whose job is commercial/residential surveyor ?", "answer": [ - "alejandra", - "meghann" + "meghann", + "alejandra" ], "prolog": { "query": [ @@ -261,11 +261,11 @@ "type": 0 }, { - "id": "6460e388-396f-4e5d-a228-61d1891996a2", + "id": "defd39c4-21db-4644-a0c3-bc47f504698a", "question": "Who is the daughter of matt ?", "answer": [ - "alejandra", "meghann", + "alejandra", "daisy" ], "prolog": { @@ -285,7 +285,7 @@ "type": 1 }, { - "id": "ea5a0d86-0fa3-479d-adb6-37970edc6d67", + "id": "e2cac9ba-5268-4d86-8193-8589640a6100", "question": "Who is the daughter of leonardo ?", "answer": [ "brigida" @@ -307,11 +307,11 @@ "type": 1 }, { - "id": "663ef977-c803-4ebe-bac0-0609c1c22f29", + "id": "dec900e7-05e3-439d-975b-1fc4f014a1af", "question": "Who is the sister of kurt ?", "answer": [ - "dixie", - "johnna" + "johnna", + "dixie" ], "prolog": { "query": [ @@ -330,7 +330,7 @@ "type": 1 }, { - "id": "0b8e684c-d96a-4b6e-a2f6-8c26ccd74c85", + "id": "cf1aa236-1f26-4c5c-977b-65f61749c73c", "question": "Who is the father of tona ?", "answer": [ "vicente" @@ -352,11 +352,11 @@ "type": 1 }, { - "id": "a3d4eb78-bf3f-4940-92c9-8c66e07a16fe", + "id": "cb5ec6ff-e0c3-4b8a-b2bb-4bd78d8816e3", "question": "Who is the brother of dixie ?", "answer": [ - "alton", "kurt", + "alton", "nick" ], "prolog": { @@ -376,7 +376,7 @@ "type": 1 }, { - "id": "3f3c33b1-517c-429d-a228-4f30d86f768b", + "id": "5758e7eb-3a6c-44ec-9667-31d0892c97ba", "question": "Who is the mother of dixie ?", "answer": [ "antionette" @@ -398,12 +398,12 @@ "type": 1 }, { - "id": "71956d10-e48b-4550-9bc9-ca2030b83f3e", + "id": "840d95cc-7534-47bc-95ea-fdb9ac8d9278", "question": "Who is the child of tanner ?", "answer": [ - "cordell", "milo", - "miki" + "miki", + "cordell" ], "prolog": { "query": [ @@ -422,11 +422,11 @@ "type": 1 }, { - "id": "be8defc0-0bad-4c44-8384-6eecc4c4cb32", + "id": "758d12ce-60b8-4fd8-b798-ff5db432da04", "question": "Who is the sister of rosalee ?", "answer": [ - "deanna", - "reyna" + "reyna", + "deanna" ], "prolog": { "query": [ @@ -445,11 +445,11 @@ "type": 1 }, { - "id": "8aa1ef41-70de-4a07-8710-c5314ad5855c", + "id": "2d795f2a-ac07-4f05-a5e1-08915d2af6e2", "question": "Who is the sister of nick ?", "answer": [ - "dixie", - "johnna" + "johnna", + "dixie" ], "prolog": { "query": [ @@ -468,7 +468,7 @@ "type": 1 }, { - "id": "9a75675e-1d88-4723-afab-8af5f248db15", + "id": "5108f956-2960-49e9-921d-69c54efa6880", "question": "Who is the child of alberto ?", "answer": [ "joe" @@ -490,12 +490,12 @@ "type": 1 }, { - "id": "2e629bbb-0f55-4281-ba56-00c570b9d366", + "id": "3ed5aa0b-a2ec-479c-bbe5-71a806ade1dd", "question": "Who is the person whose hobby is meditation ?", "answer": [ + "alejandra", "cordell", - "tona", - "alejandra" + "tona" ], "prolog": { "query": [ @@ -514,7 +514,7 @@ "type": 2 }, { - "id": "6ff00d57-121a-4132-91db-96f13c733426", + "id": "37caa35a-8758-4de7-bd49-f5cb4f204817", "question": "Who is the person whose hobby is tennis polo ?", "answer": [ "fidel" @@ -536,7 +536,7 @@ "type": 2 }, { - "id": "908a2298-7590-46b0-bebb-c8517c57763e", + "id": "fdbd2444-4413-42df-9a03-06e8684b3476", "question": "Who is the person whose job is freight forwarder ?", "answer": [ "concepcion" @@ -558,7 +558,7 @@ "type": 2 }, { - "id": "e80295f1-31ec-4774-beae-7e6d66644b65", + "id": "5b6ea67f-f0f5-4433-90ed-4a8bfb5568f8", "question": "Who is the person whose job is police officer ?", "answer": [ "marya" @@ -580,7 +580,7 @@ "type": 2 }, { - "id": "00409cae-66e2-4bb3-b401-97b26b2110ec", + "id": "3b075713-faa6-4719-bd85-71cced1921ea", "question": "Who is the person whose hobby is radio-controlled car racing ?", "answer": [ "vilma" @@ -602,7 +602,7 @@ "type": 2 }, { - "id": "d289269d-7614-47ff-ac36-fd9e1b8f5171", + "id": "e3dbfeaf-832f-4ad4-93ee-198f5b22f0fc", "question": "Who is the person whose job is advertising copywriter ?", "answer": [ "matt", @@ -625,11 +625,11 @@ "type": 2 }, { - "id": "fbea7fe1-8042-412a-b21f-40fd7fc2747e", + "id": "28490d6b-d3f4-4f7f-bd50-1f279bdcf986", "question": "Who is the person whose hobby is photography ?", "answer": [ - "deanna", - "jeff" + "jeff", + "deanna" ], "prolog": { "query": [ @@ -648,7 +648,7 @@ "type": 2 }, { - "id": "e6bb107c-4469-4edf-8513-88c7045545e8", + "id": "6d18ff48-5a1a-4d2b-88fc-33d29d91e72b", "question": "Who is the person whose job is community arts worker ?", "answer": [ "vicente" @@ -670,7 +670,7 @@ "type": 2 }, { - "id": "9fe75db3-b5a9-4b3c-868c-df7884ce0bf1", + "id": "c5a02d93-3c78-418e-99ff-ad557ae321bc", "question": "Who is the person whose job is exhibitions officer, museum/gallery ?", "answer": [ "fidel" @@ -692,7 +692,7 @@ "type": 2 }, { - "id": "057e2514-0227-4b60-a9b5-0e15882c89c8", + "id": "21c14a6d-4096-45ac-b79b-34d5bf1cfdc5", "question": "Who is the person whose job is housing manager/officer ?", "answer": [ "tanner" @@ -714,12 +714,12 @@ "type": 2 }, { - "id": "68eaf055-be54-40ed-8a8b-4cf6e672d59f", + "id": "e90f880d-79c4-4787-a279-b58cf37c912a", "question": "What is the dob of the daughter of daisy ?", "answer": [ + "0260-09-04", "0261-08-01", - "0270-07-11", - "0260-09-04" + "0270-07-11" ], "prolog": { "query": [ @@ -742,7 +742,7 @@ "type": 3 }, { - "id": "a09c2afa-4581-441d-9edf-189bf18ecc71", + "id": "6a39cd1f-88cb-41ad-ad40-68068faa5ee7", "question": "What is the dob of the wife of alton ?", "answer": [ "0261-10-15" @@ -768,7 +768,7 @@ "type": 3 }, { - "id": "ced53269-c002-494c-88e7-86220dd4fe3b", + "id": "f7f24a08-0dce-4e8d-ab5d-071366a3cf73", "question": "What is the dob of the mother of ellis ?", "answer": [ "0241-07-17" @@ -794,11 +794,11 @@ "type": 3 }, { - "id": "ccbdc6f6-ce35-42df-94be-a988b282a96b", + "id": "afd164c6-0527-4b0b-9981-e348f26875f9", "question": "What is the job of the son of tanner ?", "answer": [ - "pharmacist, hospital", - "pension scheme manager" + "pension scheme manager", + "pharmacist, hospital" ], "prolog": { "query": [ @@ -821,7 +821,7 @@ "type": 3 }, { - "id": "f29141a0-50d1-49c8-a069-acc17d4dcbf8", + "id": "56a984a9-8801-48f9-8100-81850f157384", "question": "What is the job of the child of marya ?", "answer": [ "freight forwarder" @@ -847,7 +847,7 @@ "type": 3 }, { - "id": "824e7361-dab6-4653-b727-eee09e67a4a3", + "id": "23d52f9a-5730-4067-a71b-4fb8734690d4", "question": "What is the hobby of the son of cornelius ?", "answer": [ "table tennis" @@ -873,7 +873,7 @@ "type": 3 }, { - "id": "e99c4ded-5f56-40ad-98cb-8d724da2f2a5", + "id": "a71f594d-93cb-4b6f-96da-f7a9d73f0fe6", "question": "What is the hobby of the mother of reyna ?", "answer": [ "dolls" @@ -899,11 +899,11 @@ "type": 3 }, { - "id": "f1aad259-1829-4bf0-a163-b7415b8a7e15", + "id": "483daac3-5290-4ce4-8a7f-fda9e73de1d4", "question": "What is the dob of the brother of nick ?", "answer": [ - "0263-06-10", - "0274-03-29" + "0274-03-29", + "0263-06-10" ], "prolog": { "query": [ @@ -926,7 +926,7 @@ "type": 3 }, { - "id": "f18fc429-0fd2-472d-8b86-13f842b97a91", + "id": "402cddb0-7fd3-419e-a1cb-b7e2e0e60856", "question": "What is the hobby of the father of dominick ?", "answer": [ "laser tag" @@ -952,7 +952,7 @@ "type": 3 }, { - "id": "74a6b368-68fd-4f5a-b49f-7c36fb654e64", + "id": "c1100d31-fd04-4b36-b9c2-656f6f81641a", "question": "What is the dob of the brother of tona ?", "answer": [ "0205-10-16" @@ -978,12 +978,12 @@ "type": 3 }, { - "id": "d7f6403b-7d10-4db2-a89c-e9bb0407f2f0", + "id": "db2693a3-9457-424c-8812-8c5f4e574bb2", "question": "What is the job of the person whose hobby is meditation ?", "answer": [ - "pharmacist, hospital", "investment banker, corporate", - "contractor" + "contractor", + "pharmacist, hospital" ], "prolog": { "query": [ @@ -1006,7 +1006,7 @@ "type": 4 }, { - "id": "40900b0f-646f-4541-8321-ccd00ec5a566", + "id": "4e99f26e-7f35-4b1d-9ec1-2633c29bb0ee", "question": "What is the hobby of the person whose hobby is photography ?", "answer": [ "photography" @@ -1032,7 +1032,7 @@ "type": 4 }, { - "id": "e2d31d87-9160-47b5-9637-37338372a21b", + "id": "39119aed-d9f7-4786-937f-efba5ade6aed", "question": "What is the job of the person whose hobby is geocaching ?", "answer": [ "chief marketing officer" @@ -1058,7 +1058,7 @@ "type": 4 }, { - "id": "0ddbc4e2-70a5-4b9f-886c-0a47c7e00be6", + "id": "449c354e-2479-46fe-8612-5583aa296153", "question": "What is the dob of the person whose job is english as a foreign language teacher ?", "answer": [ "0274-03-29" @@ -1084,7 +1084,7 @@ "type": 4 }, { - "id": "11f78bce-f185-4cac-8bc7-27ad4731770c", + "id": "cbce6dd6-bd51-4b81-a7f2-3cf858551945", "question": "What is the hobby of the person whose job is product designer ?", "answer": [ "learning" @@ -1110,7 +1110,7 @@ "type": 4 }, { - "id": "e94093c8-5398-44ef-8b03-9ddd3c275fe3", + "id": "b4b103e9-3bff-4b43-9659-9d834ef23871", "question": "What is the job of the person whose job is engineer, technical sales ?", "answer": [ "engineer, technical sales" @@ -1136,7 +1136,7 @@ "type": 4 }, { - "id": "9869ab6d-b3b3-4179-8521-ee8e0953007a", + "id": "fd4210b8-05e3-48a1-abf0-2d7cf939450a", "question": "What is the job of the person whose hobby is reading ?", "answer": [ "environmental education officer" @@ -1162,7 +1162,7 @@ "type": 4 }, { - "id": "4a03b5f2-41b4-4b13-916f-94f0d40e3327", + "id": "0cfcd8e6-02d9-4bea-907a-0db4039ca472", "question": "What is the hobby of the person whose job is community arts worker ?", "answer": [ "sea glass collecting" @@ -1188,7 +1188,7 @@ "type": 4 }, { - "id": "300a192b-dab8-40b2-aa85-dad118ec8296", + "id": "eb2816be-5432-42d1-b7f6-611eec7110ac", "question": "What is the dob of the person whose hobby is biology ?", "answer": [ "0269-08-16", @@ -1215,7 +1215,7 @@ "type": 4 }, { - "id": "e86b70bb-f1f7-4aaf-952c-4b10ae2d4918", + "id": "30abc5a6-acdd-46fa-88f4-3031892355a2", "question": "What is the hobby of the person whose job is acupuncturist ?", "answer": [ "flying disc" @@ -1241,7 +1241,7 @@ "type": 4 }, { - "id": "e03d749d-82d2-4506-bca5-60c51fec3fae", + "id": "dba5f8fc-6a3a-4c1d-89a7-c1797ad9a8e3", "question": "How many sons does the daughter of concepcion have?", "answer": [ "28" @@ -1266,7 +1266,7 @@ "type": 5 }, { - "id": "d2d7f468-6c35-4525-99dd-b343f0579016", + "id": "2f462c80-c002-4b20-a4b0-0656092cbae9", "question": "How many sisters does the wife of joe have?", "answer": [ "31" @@ -1291,7 +1291,7 @@ "type": 5 }, { - "id": "c3aa2d9a-7bb3-43dd-b7ae-4f97cdde3346", + "id": "e7c3eed2-2e13-4402-80cc-7aea20c375b0", "question": "How many brothers does the daughter of alton have?", "answer": [ "29" @@ -1316,7 +1316,7 @@ "type": 5 }, { - "id": "3aea5bf8-8891-426a-8c15-62b452c421a9", + "id": "c88dfcd4-eb05-4f09-9243-ef68d6fcb371", "question": "How many siblings does the son of kanesha have?", "answer": [ "60" @@ -1341,7 +1341,7 @@ "type": 5 }, { - "id": "bbd2d364-3878-418f-8670-c156c39f89ec", + "id": "03b07a2c-89e3-4259-b4be-3e516ac2f018", "question": "How many sons does the son of kari have?", "answer": [ "28" @@ -1366,7 +1366,7 @@ "type": 5 }, { - "id": "7bc07629-a6a6-455a-9d18-67de5a8a0213", + "id": "c49aec99-af6c-48fa-9b13-1fb280be817a", "question": "How many daughters does the daughter of matt have?", "answer": [ "36" @@ -1391,7 +1391,7 @@ "type": 5 }, { - "id": "bb24cc53-6cf4-42e2-963f-48b012615a8f", + "id": "6377c5f9-b49b-45c9-844f-75094b9ec6ec", "question": "How many children does the father of meghann have?", "answer": [ "64" @@ -1416,7 +1416,7 @@ "type": 5 }, { - "id": "2f7da026-a9dc-4b02-9ed7-bc036f6cf2b3", + "id": "9e627315-2dc5-45e4-8dcc-95b18cdb86dd", "question": "How many siblings does the husband of maggie have?", "answer": [ "60" @@ -1441,7 +1441,7 @@ "type": 5 }, { - "id": "d66a3be4-84c4-4270-8e74-fdf6a70a6aac", + "id": "53979b35-9d91-4680-8661-626135f33ba9", "question": "How many sisters does the daughter of leonardo have?", "answer": [ "31" @@ -1466,7 +1466,7 @@ "type": 5 }, { - "id": "aca1be95-c599-425a-9dfc-47c5a031565f", + "id": "9a67b92a-e146-436c-b9fe-d8169ddcb845", "question": "How many daughters does the mother of dominick have?", "answer": [ "36" @@ -1491,7 +1491,7 @@ "type": 5 }, { - "id": "b14c53b4-3e9b-4c76-8df6-c066ddc47fc4", + "id": "fd0fc3a1-d119-4fb2-8f0e-210469f76396", "question": "How many sisters does the person whose hobby is sea glass collecting have?", "answer": [ "31" @@ -1516,7 +1516,7 @@ "type": 6 }, { - "id": "48116903-70b8-42ee-92a7-e5e4eeac96f0", + "id": "359fa764-a90f-4aa7-9826-d2239bb5d458", "question": "How many sisters does the person whose hobby is wikipedia editing have?", "answer": [ "31" @@ -1541,7 +1541,7 @@ "type": 6 }, { - "id": "b696a4e7-8d72-42a1-b5fa-a2600ae8dd7a", + "id": "ac1ddb8c-e85c-426c-89ed-7daf535803f4", "question": "How many children does the person whose hobby is laser tag have?", "answer": [ "64" @@ -1566,7 +1566,7 @@ "type": 6 }, { - "id": "6644ad09-80ec-487f-a18a-6b154bc26953", + "id": "b780905b-b95d-4d7b-adf5-42fdbf3bf442", "question": "How many sons does the person whose job is horticultural consultant have?", "answer": [ "28" @@ -1591,7 +1591,7 @@ "type": 6 }, { - "id": "0b139c02-aa63-4da6-b304-88b390561f0c", + "id": "0b895d0f-4ea0-45f4-9b45-c2e57c406ec0", "question": "How many daughters does the person whose hobby is biology have?", "answer": [ "36" @@ -1616,7 +1616,7 @@ "type": 6 }, { - "id": "9ce8ec78-4c4e-457b-8a23-be066e891a5c", + "id": "9b63e4cd-53b6-4531-b1ff-dd40734ceacf", "question": "How many siblings does the person whose hobby is shogi have?", "answer": [ "60" @@ -1641,7 +1641,7 @@ "type": 6 }, { - "id": "c15e0a43-2578-44eb-ba36-f35734486e8e", + "id": "0c42deb4-aca3-4395-9d22-9084e99e1155", "question": "How many brothers does the person whose job is biomedical scientist have?", "answer": [ "29" @@ -1666,7 +1666,7 @@ "type": 6 }, { - "id": "5f5040b6-7082-4314-85a1-3672cce75b00", + "id": "8da142de-0385-4afa-ad6e-1b833d04a790", "question": "How many daughters does the person whose job is product designer have?", "answer": [ "36" @@ -1691,7 +1691,7 @@ "type": 6 }, { - "id": "2e31a570-823a-4ed9-ad1a-fb36210817c8", + "id": "7cef1709-f6ac-4681-ad86-2c03234e9df7", "question": "How many brothers does the person whose hobby is backgammon have?", "answer": [ "29" @@ -1716,7 +1716,7 @@ "type": 6 }, { - "id": "c61fad0a-00ec-492a-827d-5e6e4e4540ff", + "id": "83148c27-46f6-4004-a715-9e4b5e4c0886", "question": "How many children does the person whose hobby is cricket have?", "answer": [ "64" @@ -1741,7 +1741,7 @@ "type": 6 }, { - "id": "63ce10b1-d82b-43cd-8fb9-492fcc9e9dcb", + "id": "3cf42d0f-7b69-48d3-819e-1acdd3c7c57f", "question": "How many siblings does milo have?", "answer": [ "2" @@ -1762,7 +1762,7 @@ "type": 7 }, { - "id": "0de08940-338b-44e4-a134-8f39db17e17a", + "id": "a95cc0b8-ecc6-4679-985c-d1c43a38edbb", "question": "How many sons does vilma have?", "answer": [ "0" @@ -1783,7 +1783,7 @@ "type": 7 }, { - "id": "0a60d766-88db-4d22-9c1e-1ee84e700461", + "id": "e7676930-8ef1-4fa5-a0a2-88f5599d4b40", "question": "How many daughters does tona have?", "answer": [ "0" @@ -1804,7 +1804,7 @@ "type": 7 }, { - "id": "2f8559e9-309e-4349-9026-3cea00364711", + "id": "c8e737aa-b525-4b11-bb20-f40cbcbf3b3e", "question": "How many sons does scotty have?", "answer": [ "0" @@ -1825,7 +1825,7 @@ "type": 7 }, { - "id": "9de6f5cc-0c7a-4401-9a06-ac4c6d047fbd", + "id": "502ef7b8-2b1b-47fe-9d62-ed9bccb747e9", "question": "How many daughters does velia have?", "answer": [ "0" @@ -1846,7 +1846,7 @@ "type": 7 }, { - "id": "7ee1ed2c-06bf-4b76-b075-d176f48d469f", + "id": "4a2d5226-15de-4b7e-ba2c-1a15a881032e", "question": "How many children does concepcion have?", "answer": [ "1" @@ -1867,7 +1867,7 @@ "type": 7 }, { - "id": "67dfc34d-6d28-476e-9048-250a7492b652", + "id": "1465f00e-7582-43da-8b69-edb38ec2014a", "question": "How many sisters does maggie have?", "answer": [ "0" @@ -1888,7 +1888,7 @@ "type": 7 }, { - "id": "313920f8-d71d-4557-ba3a-411c9cfdedab", + "id": "7f9b731f-dd84-45a1-9e46-452d17c4face", "question": "How many sons does deangelo have?", "answer": [ "3" @@ -1909,7 +1909,7 @@ "type": 7 }, { - "id": "e1b53aa2-1f3a-4178-b2f7-b391597d9f7c", + "id": "39accdef-de52-44c0-9893-2e59c726dcd4", "question": "How many sisters does milo have?", "answer": [ "1" @@ -1930,7 +1930,7 @@ "type": 7 }, { - "id": "6d6c1bcf-e52b-4d4a-9287-f3535987e632", + "id": "646d8e90-82c6-4f57-b6df-f0b20ef96464", "question": "How many sons does matt have?", "answer": [ "0" diff --git a/depth8-100/articles.json b/depth_8_size_100_seed_1/articles.json similarity index 100% rename from depth8-100/articles.json rename to depth_8_size_100_seed_1/articles.json diff --git a/depth8-100/family_tree_1.pl b/depth_8_size_100_seed_1/family_tree_1.pl similarity index 100% rename from depth8-100/family_tree_1.pl rename to depth_8_size_100_seed_1/family_tree_1.pl diff --git a/depth8-100/family_tree_1.png b/depth_8_size_100_seed_1/family_tree_1.png similarity index 100% rename from depth8-100/family_tree_1.png rename to depth_8_size_100_seed_1/family_tree_1.png diff --git a/depth8-100/questions.json b/depth_8_size_100_seed_1/questions.json similarity index 91% rename from depth8-100/questions.json rename to depth_8_size_100_seed_1/questions.json index c49eb309e2488d175020a7fb6bf3967c639e06be..d22056d3e43d96a3b5b617fa1dc6c73c5852e5ac 100644 --- a/depth8-100/questions.json +++ b/depth_8_size_100_seed_1/questions.json @@ -1,6 +1,6 @@ [ { - "id": "3aa4227e-ee3f-4fee-950a-d80eed3a1da9", + "id": "ab3c3cc8-0a7b-4444-9663-e996be151e68", "question": "Who is the husband of the mother of the person whose job is electronics engineer ?", "answer": [ "leonardo" @@ -30,12 +30,12 @@ "type": 0 }, { - "id": "34af2345-cdf7-4d9a-87f3-7fac55bca28f", + "id": "cc872d86-099c-4124-890d-68321b2ab7af", "question": "Who is the sister of the child of the person whose job is sports therapist ?", "answer": [ "sarah", - "tona", - "kristine" + "kristine", + "tona" ], "prolog": { "query": [ @@ -62,7 +62,7 @@ "type": 0 }, { - "id": "09a871a0-7d81-4f38-9072-97bfd07c21ba", + "id": "1cf1f5c9-7b47-4410-9cec-856b1cfef698", "question": "Who is the sister of the wife of the person whose job is armed forces logistics/support/administrative officer ?", "answer": [ "cortney" @@ -92,7 +92,7 @@ "type": 0 }, { - "id": "55f56115-99f6-4895-8760-6ee9f3aea620", + "id": "1fa678e9-9be7-4440-8b81-2bc9da931791", "question": "Who is the mother of the father of the person whose job is air cabin crew ?", "answer": [ "meghann", @@ -123,11 +123,11 @@ "type": 0 }, { - "id": "4f9c11a3-3df3-4543-954f-3b50aeb02b7f", + "id": "1f7be0aa-6d8d-4b7f-a73f-688ed2ad61b9", "question": "Who is the brother of the daughter of the person whose job is acupuncturist ?", "answer": [ - "matt", - "zane" + "zane", + "matt" ], "prolog": { "query": [ @@ -154,12 +154,12 @@ "type": 0 }, { - "id": "8aabd80d-4c43-40fc-a45a-8719f9788a49", + "id": "3ba2cc33-c00c-48bf-a13d-ac798fff8f03", "question": "Who is the child of the mother of the person whose hobby is microscopy ?", "answer": [ - "marlena", + "ila", "paula", - "ila" + "marlena" ], "prolog": { "query": [ @@ -186,7 +186,7 @@ "type": 0 }, { - "id": "54a43330-c4bf-4491-adf1-76c7a2dca619", + "id": "50ca43a6-da42-41be-9b7b-513bd39249d1", "question": "Who is the husband of the mother of the person whose hobby is tether car ?", "answer": [ "jeff" @@ -216,7 +216,7 @@ "type": 0 }, { - "id": "30c91284-e18c-492c-adc4-f95e62323d18", + "id": "5a21abc9-fa97-438e-9660-3d471947faa1", "question": "Who is the daughter of the father of the person whose job is development worker, community ?", "answer": [ "janey" @@ -246,11 +246,11 @@ "type": 0 }, { - "id": "d69dddf0-1c41-4b8e-b9bb-21ec14e692c1", + "id": "58a6a1cc-de14-4062-a7b8-5c7021c1a9fe", "question": "Who is the child of the child of the person whose hobby is cooking ?", "answer": [ - "christian", - "velia" + "velia", + "christian" ], "prolog": { "query": [ @@ -277,7 +277,7 @@ "type": 0 }, { - "id": "4ed4a67f-6e8c-4521-825b-0ee51f19aa65", + "id": "2249c11b-9644-49f7-8110-e6755895682b", "question": "Who is the father of the child of the person whose hobby is snowmobiling ?", "answer": [ "george" @@ -307,11 +307,11 @@ "type": 0 }, { - "id": "e2ad9ce6-8462-4225-a3e0-8da9de8e41ab", + "id": "74120760-b9c4-4cad-a81f-e29b9cc5e7f3", "question": "Who is the husband of the sister of deanna ?", "answer": [ - "donald", - "burt" + "burt", + "donald" ], "prolog": { "query": [ @@ -334,14 +334,14 @@ "type": 1 }, { - "id": "2ef20255-fb66-46b0-9cf4-76fdf2fa1904", + "id": "9e0e9960-a618-4d01-a71e-ffdf2f01fd97", "question": "Who is the child of the son of delpha ?", "answer": [ + "dixie", + "nick", "kurt", - "johnna", "alton", - "nick", - "dixie" + "johnna" ], "prolog": { "query": [ @@ -364,7 +364,7 @@ "type": 1 }, { - "id": "9eecc2e2-7104-4b2c-a09e-1235d777d1d8", + "id": "2d3f20d8-8ed1-444b-be4d-ae43fb286a82", "question": "Who is the father of the mother of ramon ?", "answer": [ "dominick" @@ -390,7 +390,7 @@ "type": 1 }, { - "id": "b23b4b98-676a-4274-9773-d491e6643325", + "id": "7e419f18-2bd2-413a-9ca8-3121d91a5386", "question": "Who is the daughter of the child of leann ?", "answer": [ "jenniffer" @@ -416,7 +416,7 @@ "type": 1 }, { - "id": "408255dc-6e24-463c-aa69-6b5288a6e198", + "id": "87486bc3-f62f-4e66-8c70-c1cb84a187ab", "question": "Who is the child of the child of carlotta ?", "answer": [ "aura" @@ -442,7 +442,7 @@ "type": 1 }, { - "id": "3fa842f3-ef4c-4c0c-8467-f577bc7a4c80", + "id": "adada3a5-26fa-4fb9-94f3-2e6774d0a629", "question": "Who is the husband of the child of thomasine ?", "answer": [ "tanner", @@ -469,7 +469,7 @@ "type": 1 }, { - "id": "d59786e6-c5ac-42a9-9dca-fac1e4841d28", + "id": "3a756534-afd5-481c-90ca-8fb9e5958970", "question": "Who is the mother of the father of eric ?", "answer": [ "ila" @@ -495,7 +495,7 @@ "type": 1 }, { - "id": "039ede40-4b2b-4218-8956-30e0c4405ea6", + "id": "c6b5a140-5cb1-46f0-8d9c-0d0b8d6fd908", "question": "Who is the mother of the son of donald ?", "answer": [ "reyna" @@ -521,7 +521,7 @@ "type": 1 }, { - "id": "448ac805-270a-42fb-a1a6-76d107a79d4b", + "id": "0ea9cee1-8e09-42ad-b6a9-0f4014dafd79", "question": "Who is the son of the son of rodolfo ?", "answer": [ "reinaldo", @@ -548,7 +548,7 @@ "type": 1 }, { - "id": "09a0f3e4-4e80-4853-a538-c0bba591c1b4", + "id": "bb650346-df44-48a5-b84e-2ca1e40c541a", "question": "Who is the father of the sister of georgette ?", "answer": [ "nick" @@ -574,7 +574,7 @@ "type": 1 }, { - "id": "68ee56d9-78dd-45cc-8ff1-9e2c73b8b231", + "id": "fc1303a2-e3b1-4c3a-bb13-518b0b4096bf", "question": "Who is the father of the person whose job is horticultural consultant ?", "answer": [ "federico" @@ -600,11 +600,11 @@ "type": 2 }, { - "id": "7feaa84e-d3a0-449b-8778-f2e8bd5a92c6", + "id": "12abc4b5-da9e-4987-bab3-15c14f99441b", "question": "Who is the child of the person whose job is engineer, technical sales ?", "answer": [ - "horacio", - "mandy" + "mandy", + "horacio" ], "prolog": { "query": [ @@ -627,7 +627,7 @@ "type": 2 }, { - "id": "d1cbb460-412a-4b8c-87e0-6be13726953a", + "id": "11e75ed5-f5b9-4df7-97df-5b1e5dc6054e", "question": "Who is the father of the person whose job is horticultural consultant ?", "answer": [ "federico" @@ -653,7 +653,7 @@ "type": 2 }, { - "id": "8d4477f8-1790-462e-987b-a8df381fefe0", + "id": "432a13cc-0db9-484f-a074-41643179666e", "question": "Who is the son of the person whose hobby is magnet fishing ?", "answer": [ "alberto" @@ -679,13 +679,13 @@ "type": 2 }, { - "id": "85e03da4-434c-43fd-85f9-d7eddf3c73e4", + "id": "e9340be4-8c38-40bf-bc1a-e4b24d05486a", "question": "Who is the child of the person whose job is surgeon ?", "answer": [ "cordell", - "miki", "cortney", - "milo" + "milo", + "miki" ], "prolog": { "query": [ @@ -708,7 +708,7 @@ "type": 2 }, { - "id": "dd02a8ce-d9de-44ff-8bf4-18f6f489ce42", + "id": "3628ad4c-266c-4500-bad1-cefe2c2ebaae", "question": "Who is the wife of the person whose job is nurse, learning disability ?", "answer": [ "rosalee", @@ -735,7 +735,7 @@ "type": 2 }, { - "id": "98aba663-d767-49d0-86cd-29baebf9c97d", + "id": "0aefdcaf-ef16-415d-aac1-c0556266630c", "question": "Who is the mother of the person whose hobby is philately ?", "answer": [ "johnna" @@ -761,7 +761,7 @@ "type": 2 }, { - "id": "1d3d4f72-d537-4353-8914-4d219deedcb2", + "id": "a9dd2dd8-5bd8-4aa8-86a3-144f232c4571", "question": "Who is the father of the person whose hobby is mycology ?", "answer": [ "derick" @@ -787,7 +787,7 @@ "type": 2 }, { - "id": "64b59b7b-6a18-44c1-bb0d-7b32cfca95e5", + "id": "8ae957be-2fce-4d4b-be37-764036c4909e", "question": "Who is the brother of the person whose job is nurse, mental health ?", "answer": [ "reinaldo" @@ -813,15 +813,15 @@ "type": 2 }, { - "id": "8a7a012d-21a9-40cf-b09a-0601aefcdb75", + "id": "eb3d6652-10d4-4ead-b8d8-38ebe08f7acb", "question": "Who is the sibling of the person whose hobby is audiophile ?", "answer": [ - "antionette", - "dominick", - "alejandra", "danna", + "alejandra", "kari", + "antionette", "colby", + "dominick", "daisy" ], "prolog": { @@ -845,7 +845,7 @@ "type": 2 }, { - "id": "48f86571-ae58-40cb-afec-3112d87e442a", + "id": "ed6e34e9-a0e0-4f1f-95b7-00d3289c5eca", "question": "Who is the child of sarah ?", "answer": [ "alberto" @@ -867,7 +867,7 @@ "type": 3 }, { - "id": "beffc5a0-04fe-483c-b433-33ac0e4601a1", + "id": "c66149ae-ce0a-4f35-b27a-99c377324f8f", "question": "Who is the wife of fidel ?", "answer": [ "dixie" @@ -889,7 +889,7 @@ "type": 3 }, { - "id": "860ffbd2-9129-43e3-8148-9c8416e5fafd", + "id": "e0504536-8ff2-4079-a667-dd1ff5b59d75", "question": "Who is the father of johnna ?", "answer": [ "deangelo" @@ -911,7 +911,7 @@ "type": 3 }, { - "id": "2f9ef15c-d81f-45ea-af53-e96468fc9d98", + "id": "2a7978c5-4988-4354-8106-22ec6e591092", "question": "Who is the child of jay ?", "answer": [ "deangelo" @@ -933,7 +933,7 @@ "type": 3 }, { - "id": "362f320e-5a2c-4ee3-ba80-512946385caf", + "id": "45615b2c-574e-42b0-ac88-33cfcbc68260", "question": "Who is the husband of marya ?", "answer": [ "jeff" @@ -955,7 +955,7 @@ "type": 3 }, { - "id": "4ada6f45-4508-43bd-8509-508a349ce3c3", + "id": "8fcb6d8f-c6ab-47b7-aada-038c9d834a26", "question": "Who is the son of bert ?", "answer": [ "zackary" @@ -977,7 +977,7 @@ "type": 3 }, { - "id": "dac535ae-045b-43fd-98ae-081c13fb1412", + "id": "f8ede21a-cdea-4e8c-bd5d-8d935bba8d3f", "question": "Who is the mother of dante ?", "answer": [ "brigida" @@ -999,7 +999,7 @@ "type": 3 }, { - "id": "572ff652-ee59-412a-8776-b85b3693c2e2", + "id": "794f8adc-c165-410c-ab97-08c0ddf4356b", "question": "Who is the father of zackary ?", "answer": [ "bert" @@ -1021,7 +1021,7 @@ "type": 3 }, { - "id": "3ebed01c-60a2-4034-904e-4f498aee1cc8", + "id": "18f4984b-30ad-4f70-83f7-51634866a0dd", "question": "Who is the sister of brigida ?", "answer": [ "tanya" @@ -1043,7 +1043,7 @@ "type": 3 }, { - "id": "23fd328f-058b-4520-a931-5385a33190cf", + "id": "e56bbd94-8fbe-40c1-bcc4-86d59ade1aa1", "question": "Who is the wife of alberto ?", "answer": [ "sandy" @@ -1065,11 +1065,11 @@ "type": 3 }, { - "id": "5767861a-0341-4a8a-9f30-84da52eb472c", + "id": "3841b9c3-58c1-479d-b3b1-fae854f4cf77", "question": "Who is the person whose hobby is shogi ?", "answer": [ - "sandy", - "carlotta" + "carlotta", + "sandy" ], "prolog": { "query": [ @@ -1088,7 +1088,7 @@ "type": 4 }, { - "id": "f0d4c120-6a9c-4c37-9d4e-28fd45ffbaaf", + "id": "60df983a-9d12-4ae6-a589-8eb9882005a0", "question": "Who is the person whose job is medical technical officer ?", "answer": [ "deangelo" @@ -1110,7 +1110,7 @@ "type": 4 }, { - "id": "2895c1fb-4938-46c9-b1b0-de64e3644296", + "id": "a05449c7-a74b-44d0-b47b-16ed68a7e7ce", "question": "Who is the person whose hobby is archery ?", "answer": [ "ezequiel" @@ -1132,7 +1132,7 @@ "type": 4 }, { - "id": "77b79329-8c71-4b99-80da-eeac995fe14c", + "id": "778dd3ee-bfb5-4683-ab92-362e95933e22", "question": "Who is the person whose hobby is snowmobiling ?", "answer": [ "george" @@ -1154,7 +1154,7 @@ "type": 4 }, { - "id": "507bb5bf-5a2f-48e0-901c-aa925728f48a", + "id": "49b9f25d-5cfb-4bfd-9336-ae597b4cfa65", "question": "Who is the person whose job is nurse, mental health ?", "answer": [ "mckinley" @@ -1176,7 +1176,7 @@ "type": 4 }, { - "id": "545c32f4-07d2-4e4d-9695-68ebd3d06cf6", + "id": "50067ce4-1b3d-4e20-89df-1edc8ec0de5a", "question": "Who is the person whose job is estate manager/land agent ?", "answer": [ "janey" @@ -1198,7 +1198,7 @@ "type": 4 }, { - "id": "ecb19a41-cc68-4e8a-a8d5-d0f933b4b184", + "id": "77744cbb-f698-4058-8e38-54528e3d884a", "question": "Who is the person whose hobby is audiophile ?", "answer": [ "alfonso", @@ -1221,7 +1221,7 @@ "type": 4 }, { - "id": "73661a48-cfb3-439a-9715-dba0ea30ee3d", + "id": "53660067-14e5-4743-9f31-e21614b1e819", "question": "Who is the person whose job is air traffic controller ?", "answer": [ "jay" @@ -1243,7 +1243,7 @@ "type": 4 }, { - "id": "3a9c2a4d-e501-486f-bd75-f74cdbda2dd5", + "id": "30f4d19f-a179-4431-9cd4-2d5559313a14", "question": "Who is the person whose hobby is hiking/backpacking ?", "answer": [ "meagan" @@ -1265,7 +1265,7 @@ "type": 4 }, { - "id": "ccbbc4e9-589a-4d82-ab68-239a5a6c3ec2", + "id": "98d28ec9-68c0-4c98-97ab-b445f245de94", "question": "Who is the person whose job is estate manager/land agent ?", "answer": [ "janey" @@ -1287,7 +1287,7 @@ "type": 4 }, { - "id": "b118dfe1-95b0-4aec-9bfd-fab8fc304a25", + "id": "6a79c682-7c19-4fc7-9ebf-e04269ff7d27", "question": "What is the hobby of the sister of the sibling of tanya ?", "answer": [ "scuba diving" @@ -1317,7 +1317,7 @@ "type": 5 }, { - "id": "9e47144f-cf6c-45c1-b823-d69c3704ae07", + "id": "cabb9739-156a-414b-ad43-20a4e36be3aa", "question": "What is the hobby of the father of the daughter of cornelius ?", "answer": [ "ant farming" @@ -1347,7 +1347,7 @@ "type": 5 }, { - "id": "7a8e055e-5419-4d03-9e84-5ddae84752ea", + "id": "2d85469c-2623-43e3-8ffa-0475ddf65147", "question": "What is the dob of the mother of the brother of mandy ?", "answer": [ "0260-03-19" @@ -1377,7 +1377,7 @@ "type": 5 }, { - "id": "6f1ee65b-9269-43b2-9597-d56cfb6f71f5", + "id": "ed074c2e-0e84-4bd7-97f6-ccc3617f89c6", "question": "What is the job of the father of the sibling of reinaldo ?", "answer": [ "patent examiner" @@ -1407,7 +1407,7 @@ "type": 5 }, { - "id": "f5c2dd81-b3ab-4641-8cfa-2fc8ef535297", + "id": "3c207e52-6784-48bb-8264-7b520478eeb7", "question": "What is the hobby of the mother of the mother of lashanda ?", "answer": [ "meditation" @@ -1437,7 +1437,7 @@ "type": 5 }, { - "id": "2936233e-0a9b-40d3-b619-f6c357a2c36d", + "id": "cddea9b4-a366-4e26-b3f7-b075d7099696", "question": "What is the dob of the mother of the brother of zane ?", "answer": [ "0178-04-18" @@ -1467,7 +1467,7 @@ "type": 5 }, { - "id": "542aaa34-ea3a-4e79-903e-12eb4e295634", + "id": "6dd7753f-03ec-4366-9656-6664d7d80bac", "question": "What is the hobby of the son of the daughter of dee ?", "answer": [ "bowling" @@ -1497,7 +1497,7 @@ "type": 5 }, { - "id": "bd1b0378-7dbd-41c8-8f13-020c297fc0dc", + "id": "944dfd49-9abb-451d-bbf4-c52f808b3691", "question": "What is the dob of the husband of the wife of winfred ?", "answer": [ "0261-08-28" @@ -1527,7 +1527,7 @@ "type": 5 }, { - "id": "d19c75ce-c7f6-4336-9097-4858b1f01412", + "id": "ee24013f-b0e0-4ca0-82b8-69666ff51a4d", "question": "What is the hobby of the father of the mother of aura ?", "answer": [ "model aircraft" @@ -1557,7 +1557,7 @@ "type": 5 }, { - "id": "f62da9ad-ed73-4d63-a5d0-45ca5253fc57", + "id": "44a1bee4-1de5-4ce7-91b4-f291dae0819f", "question": "What is the job of the mother of the sister of horacio ?", "answer": [ "engineer, technical sales" @@ -1587,13 +1587,13 @@ "type": 5 }, { - "id": "2b3e4708-fac9-496f-b3ae-d7bfeebcf877", + "id": "3d43d845-7af4-44a7-9ddb-feaf91bf2499", "question": "What is the job of the sibling of the person whose job is dispensing optician ?", "answer": [ - "insurance account manager", - "civil engineer, consulting", + "police officer", "herpetologist", - "police officer" + "insurance account manager", + "civil engineer, consulting" ], "prolog": { "query": [ @@ -1620,7 +1620,7 @@ "type": 6 }, { - "id": "4e3eec3f-d418-4ef1-843a-ca37b32287e9", + "id": "fa7d092f-0290-472a-b549-ecdea11f6ce4", "question": "What is the hobby of the brother of the person whose job is early years teacher ?", "answer": [ "metal detecting" @@ -1650,11 +1650,11 @@ "type": 6 }, { - "id": "c747856f-0fd1-428b-9961-79a17faf65be", + "id": "377b4fc7-23f1-4f7d-9c53-2d5be1f9b6ee", "question": "What is the job of the wife of the person whose job is sports therapist ?", "answer": [ - "translator", - "acupuncturist" + "acupuncturist", + "translator" ], "prolog": { "query": [ @@ -1681,12 +1681,12 @@ "type": 6 }, { - "id": "e6e26d1a-1854-47dc-b3b5-6f6e9b229f03", + "id": "c95224e5-081c-4d9a-b75e-863fd7a0e26d", "question": "What is the job of the sibling of the person whose hobby is ephemera collecting ?", "answer": [ - "location manager", "operations geologist", - "engineer, manufacturing systems" + "engineer, manufacturing systems", + "location manager" ], "prolog": { "query": [ @@ -1713,7 +1713,7 @@ "type": 6 }, { - "id": "29d9f166-1e42-4239-ae65-4ef659adacd4", + "id": "2fa4c780-24c4-4dba-83cb-f15201097b3d", "question": "What is the hobby of the child of the person whose hobby is judo ?", "answer": [ "model aircraft" @@ -1743,7 +1743,7 @@ "type": 6 }, { - "id": "adc47ce2-564a-436e-8e0f-249b429a9601", + "id": "d8d911d3-e211-431e-9602-ff04c1af5650", "question": "What is the dob of the husband of the person whose hobby is reading ?", "answer": [ "0189-06-06" @@ -1773,7 +1773,7 @@ "type": 6 }, { - "id": "5bebc6b0-8405-4a64-a510-c1525eab1c0e", + "id": "5f1cab2f-7ffe-4a05-a939-8f26164e30df", "question": "What is the dob of the father of the person whose job is nurse, mental health ?", "answer": [ "0236-05-17" @@ -1803,7 +1803,7 @@ "type": 6 }, { - "id": "99dd9303-4d45-43a5-9ba2-54d739e8bd26", + "id": "c1f4ff0e-6120-4f18-8c34-83aa850e2604", "question": "What is the hobby of the husband of the person whose job is production assistant, television ?", "answer": [ "model aircraft" @@ -1833,11 +1833,11 @@ "type": 6 }, { - "id": "c319d0b1-c1f7-48a9-b54d-740e2ac3bac3", + "id": "e9bc4fcc-0364-46db-b22c-301c1950e826", "question": "What is the dob of the sibling of the person whose job is chiropodist ?", "answer": [ - "0294-08-01", "0293-07-24", + "0294-08-01", "0297-07-25" ], "prolog": { @@ -1865,7 +1865,7 @@ "type": 6 }, { - "id": "ca8bdef1-e94a-4f95-9c7a-51f0017af18d", + "id": "cf08798d-01da-4fd2-b188-d0c7762b2033", "question": "What is the dob of the father of the person whose hobby is tennis polo ?", "answer": [ "0266-03-19" @@ -1895,12 +1895,12 @@ "type": 6 }, { - "id": "e8d48e93-7353-4b94-a6db-b3bc95cd4e40", + "id": "080de651-b866-4a69-ab84-de8a3153df91", "question": "What is the hobby of the son of antionette ?", "answer": [ - "tea bag collecting", "bus spotting[22", - "darts" + "darts", + "tea bag collecting" ], "prolog": { "query": [ @@ -1923,7 +1923,7 @@ "type": 7 }, { - "id": "3861e0a4-d47d-4d43-bebe-84d4afdf4c82", + "id": "8dd97924-b728-4e81-b5e5-c3c6bcb7583e", "question": "What is the job of the daughter of ginger ?", "answer": [ "english as a foreign language teacher" @@ -1949,7 +1949,7 @@ "type": 7 }, { - "id": "5e4dbbb9-c7e9-450b-baf5-bcadcb3bb53a", + "id": "fc06d362-6589-42b1-babf-222bb5f87854", "question": "What is the job of the sibling of velia ?", "answer": [ "theme park manager" @@ -1975,7 +1975,7 @@ "type": 7 }, { - "id": "9f3edc8c-ebad-4eca-8831-02654cc55418", + "id": "e2988edc-0ace-4544-aeca-02527cc1f20d", "question": "What is the job of the son of leann ?", "answer": [ "theatre manager" @@ -2001,7 +2001,7 @@ "type": 7 }, { - "id": "0ca74994-90a1-45e5-9e74-bbe3083fe5ad", + "id": "dcd6dc0b-2e46-4a4c-880b-a7d35485194c", "question": "What is the job of the child of burt ?", "answer": [ "retail buyer" @@ -2027,7 +2027,7 @@ "type": 7 }, { - "id": "9508f56a-f6ea-486c-9fa0-eec51f09f080", + "id": "113f7c7a-8b2f-467a-b2ac-696f859aa43b", "question": "What is the job of the wife of cody ?", "answer": [ "surveyor, commercial/residential" @@ -2053,7 +2053,7 @@ "type": 7 }, { - "id": "06196045-f1e1-4fcd-aa98-ab411aa4bd85", + "id": "458f34a4-2a75-48fe-9dc2-ea474e12afc7", "question": "What is the job of the mother of allyson ?", "answer": [ "location manager" @@ -2079,11 +2079,11 @@ "type": 7 }, { - "id": "4f59e943-a2f3-4737-8cf2-7283cca80ba2", + "id": "6a7c8331-068b-4bb2-8456-de1092904b66", "question": "What is the job of the sister of cordell ?", "answer": [ - "location manager", - "engineer, manufacturing systems" + "engineer, manufacturing systems", + "location manager" ], "prolog": { "query": [ @@ -2106,7 +2106,7 @@ "type": 7 }, { - "id": "23e92088-54f9-4568-beb5-421edee4efed", + "id": "c971c022-c40d-4717-8aa1-07006b464594", "question": "What is the dob of the father of milo ?", "answer": [ "0231-07-16" @@ -2132,7 +2132,7 @@ "type": 7 }, { - "id": "7fa2eb4d-de5f-47d2-91d6-869442dfc5cc", + "id": "b3beab2a-1427-4774-8323-9d6a17a3560b", "question": "What is the hobby of the child of cody ?", "answer": [ "bowling" @@ -2158,7 +2158,7 @@ "type": 7 }, { - "id": "66549952-3f70-4361-b020-a0aa618cffec", + "id": "0c98527d-7db9-412c-b348-579ac9c96d6d", "question": "What is the job of the person whose hobby is judo ?", "answer": [ "special educational needs teacher" @@ -2184,7 +2184,7 @@ "type": 8 }, { - "id": "84581945-6e97-4937-9bf4-0047e8961470", + "id": "4cbb8ed1-43c9-42a2-87c0-0ec57634b3ce", "question": "What is the job of the person whose hobby is auto audiophilia ?", "answer": [ "exhibition designer" @@ -2210,7 +2210,7 @@ "type": 8 }, { - "id": "c6c21ffd-4288-4f5d-8a30-873e95c74017", + "id": "df4f2a4c-3a51-41bd-94ec-24ed4fb9daaa", "question": "What is the dob of the person whose job is nurse, mental health ?", "answer": [ "0270-01-25" @@ -2236,7 +2236,7 @@ "type": 8 }, { - "id": "cd8255ac-1bc3-4411-ad73-7bbb1947e768", + "id": "36bb0bf8-0977-4231-a05d-5485d8eab084", "question": "What is the hobby of the person whose hobby is archery ?", "answer": [ "archery" @@ -2262,7 +2262,7 @@ "type": 8 }, { - "id": "d1a15927-39ad-4aff-9943-22af8507ab40", + "id": "91f3b815-5539-4baa-b61c-978c4e563d2d", "question": "What is the dob of the person whose hobby is dominoes ?", "answer": [ "0293-07-24" @@ -2288,7 +2288,7 @@ "type": 8 }, { - "id": "97966683-7e1e-42c2-9292-c91eeb804d82", + "id": "be7c6e97-7e51-4200-96a4-ce02fe40ce98", "question": "What is the dob of the person whose hobby is geography ?", "answer": [ "0270-01-28" @@ -2314,7 +2314,7 @@ "type": 8 }, { - "id": "b02fef14-b61d-40da-a6be-3bbd4f1d2112", + "id": "40bed231-948b-4e6c-a37f-c69cbe954b39", "question": "What is the dob of the person whose job is air cabin crew ?", "answer": [ "0270-07-11", @@ -2341,7 +2341,7 @@ "type": 8 }, { - "id": "0452b77f-8063-409f-9c57-202f800f3e53", + "id": "49f37c16-7513-46fc-be3b-054262905c6e", "question": "What is the dob of the person whose hobby is bus spotting[22 ?", "answer": [ "0270-07-11", @@ -2368,7 +2368,7 @@ "type": 8 }, { - "id": "dbc776d8-1da8-41a0-91a2-febea73e8c3a", + "id": "40d143d8-2bcb-40cc-8483-71ad403c3df4", "question": "What is the hobby of the person whose job is administrator, charities/voluntary organisations ?", "answer": [ "leaves" @@ -2394,7 +2394,7 @@ "type": 8 }, { - "id": "84a17715-51e9-4b10-b493-efb8723fbd87", + "id": "7623cbdb-2ebc-429f-8068-f0fa89c95b76", "question": "What is the hobby of the person whose job is product designer ?", "answer": [ "learning" @@ -2420,7 +2420,7 @@ "type": 8 }, { - "id": "25cb4a81-357a-4a3a-bdc8-8fdaff3336fc", + "id": "a12b23f1-ecdd-4fb8-a908-f6806600266d", "question": "How many brothers does the mother of the child of fidel have?", "answer": [ "45" @@ -2449,7 +2449,7 @@ "type": 9 }, { - "id": "1fda2431-be99-4d38-a477-1c97c91335a0", + "id": "92218d45-a8b0-4790-a2a4-69ac656ee490", "question": "How many children does the child of the daughter of carlotta have?", "answer": [ "132" @@ -2478,7 +2478,7 @@ "type": 9 }, { - "id": "5797f590-bba0-43c6-bcd4-4935328ed09a", + "id": "b20bed8d-b207-451a-9f56-4409bfef7957", "question": "How many children does the father of the child of antonio have?", "answer": [ "132" @@ -2507,7 +2507,7 @@ "type": 9 }, { - "id": "e2e42b4d-b2b2-4a2a-83a1-8e915b1f4818", + "id": "b227ee0e-9355-4750-970c-5ae88b266295", "question": "How many sons does the son of the son of sarah have?", "answer": [ "56" @@ -2536,7 +2536,7 @@ "type": 9 }, { - "id": "21364ba2-3a43-4e0d-856e-158cc164855b", + "id": "ff298f26-4bcd-4735-816a-f94c5cd3eab5", "question": "How many brothers does the brother of the father of antonio have?", "answer": [ "45" @@ -2565,7 +2565,7 @@ "type": 9 }, { - "id": "f2cd3aaf-0330-41b9-8699-3b3c06ad21d4", + "id": "71f2af1b-7d32-4aa9-ad78-bbc4dbaa6e7b", "question": "How many siblings does the sister of the father of antonio have?", "answer": [ "114" @@ -2594,7 +2594,7 @@ "type": 9 }, { - "id": "64253294-e0d6-4037-a85d-0a7c0493be24", + "id": "1c39ba2f-f466-4581-906b-ffbae270e39e", "question": "How many sisters does the child of the mother of aura have?", "answer": [ "69" @@ -2623,7 +2623,7 @@ "type": 9 }, { - "id": "c895cd7e-8801-422f-8c28-bfe5f8385913", + "id": "176dee92-02b7-494a-b2d9-c6f22dc7cc42", "question": "How many sisters does the father of the child of ginger have?", "answer": [ "69" @@ -2652,7 +2652,7 @@ "type": 9 }, { - "id": "b77bff7c-8c06-4eee-9c5d-5a0bf7459ac9", + "id": "12f523dc-85e9-44c8-89a0-18808ef619b5", "question": "How many daughters does the sibling of the brother of reinaldo have?", "answer": [ "76" @@ -2681,7 +2681,7 @@ "type": 9 }, { - "id": "b6a3bad9-d4eb-4916-8ea0-2a818cd38bd1", + "id": "27ae71e9-e6ac-498c-9273-f1832f846175", "question": "How many sons does the sister of the mother of milo have?", "answer": [ "56" @@ -2710,7 +2710,7 @@ "type": 9 }, { - "id": "7553cc2c-7d59-434c-83fd-fbd52fb37ed4", + "id": "13677ce0-bddd-4dc3-8038-060a750f2c19", "question": "How many sons does the daughter of the person whose job is minerals surveyor have?", "answer": [ "56" @@ -2739,7 +2739,7 @@ "type": 10 }, { - "id": "bdd69404-c598-4ee6-8a97-8b8e9c312a4f", + "id": "cc35e6fa-2bdb-410e-9a8e-7f888e915eac", "question": "How many daughters does the mother of the person whose hobby is figure skating have?", "answer": [ "76" @@ -2768,7 +2768,7 @@ "type": 10 }, { - "id": "fe17b816-9338-4f22-8dad-ba1c3db761f5", + "id": "e104238f-e745-4a7e-ab9f-034db4f3e0d9", "question": "How many brothers does the father of the person whose job is scientist, audiological have?", "answer": [ "45" @@ -2797,7 +2797,7 @@ "type": 10 }, { - "id": "0dff9b64-3f8e-40b8-9461-4335c0842833", + "id": "a42bd689-f1ea-41dd-b042-5c9bf0a69a4d", "question": "How many siblings does the mother of the person whose job is learning mentor have?", "answer": [ "114" @@ -2826,7 +2826,7 @@ "type": 10 }, { - "id": "a286061d-41f3-4776-8cdf-d0933ba010ee", + "id": "db0053aa-6bed-41d5-8cb2-7ecba8f214f9", "question": "How many children does the child of the person whose hobby is tether car have?", "answer": [ "132" @@ -2855,7 +2855,7 @@ "type": 10 }, { - "id": "140c5c8f-9e0b-463e-aa2e-2ad2161069e6", + "id": "adc61e52-9e13-4759-ab06-eafa8d030be3", "question": "How many siblings does the brother of the person whose job is civil engineer, consulting have?", "answer": [ "114" @@ -2884,7 +2884,7 @@ "type": 10 }, { - "id": "1062f471-8a87-4506-869a-3cae428bf664", + "id": "9755a292-0f8b-47ad-8cab-a8b7d4c9561a", "question": "How many sisters does the brother of the person whose hobby is croquet have?", "answer": [ "69" @@ -2913,7 +2913,7 @@ "type": 10 }, { - "id": "5de47618-0961-4ac0-a1a5-9ebef42ef992", + "id": "ce89905f-9af3-4a9f-87d9-dcce40ad93a1", "question": "How many sisters does the wife of the person whose hobby is snowmobiling have?", "answer": [ "69" @@ -2942,7 +2942,7 @@ "type": 10 }, { - "id": "9e024dad-93e5-47a3-9439-7d570bc552ec", + "id": "44352821-b1cb-4a0c-83e7-38b2fad86dfc", "question": "How many sons does the daughter of the person whose hobby is bus spotting[22 have?", "answer": [ "56" @@ -2971,7 +2971,7 @@ "type": 10 }, { - "id": "fef8ac5d-4015-4e83-b46c-e71d5966acb0", + "id": "b698a250-e9fa-423f-b50c-b1d12cf04308", "question": "How many siblings does the husband of the person whose hobby is benchmarking have?", "answer": [ "114" @@ -3000,7 +3000,7 @@ "type": 10 }, { - "id": "847c2a56-aea7-429b-a613-aa4032fe37a4", + "id": "b9cdaa82-720b-45de-ae47-9ca67cb7790c", "question": "How many brothers does the husband of concepcion have?", "answer": [ "45" @@ -3025,7 +3025,7 @@ "type": 11 }, { - "id": "e45425b6-9685-4e32-b685-ad7a6b3a51dc", + "id": "d53d380c-4793-4562-ac16-60caa225fb2b", "question": "How many sisters does the father of paula have?", "answer": [ "69" @@ -3050,7 +3050,7 @@ "type": 11 }, { - "id": "ea6a0798-f110-4f7d-b95d-2a8edf62e16e", + "id": "e8a870b0-6a51-4112-9484-b35113f386de", "question": "How many sons does the wife of cody have?", "answer": [ "56" @@ -3075,7 +3075,7 @@ "type": 11 }, { - "id": "d77e8dff-6c01-43c1-9d3c-a2f64be2c4c0", + "id": "22f5b74b-fa8d-410e-91b4-5f5ad9c8fe9e", "question": "How many sons does the father of deanna have?", "answer": [ "56" @@ -3100,7 +3100,7 @@ "type": 11 }, { - "id": "0038a2d9-6678-425a-a224-6f485afbe6f0", + "id": "725b3893-29b6-4f16-b3c2-f028ccfe99dc", "question": "How many daughters does the child of dee have?", "answer": [ "76" @@ -3125,7 +3125,7 @@ "type": 11 }, { - "id": "e1263a4d-7b99-45af-9ee7-20aac1d05a32", + "id": "3ae4da22-0b36-44c3-866b-eaa1d27dd8c1", "question": "How many sisters does the husband of nell have?", "answer": [ "69" @@ -3150,7 +3150,7 @@ "type": 11 }, { - "id": "96ba5047-fdd0-4130-932f-087456a9fd10", + "id": "8b78c664-644e-4f2a-a7e6-8253a433eb63", "question": "How many children does the father of cortney have?", "answer": [ "132" @@ -3175,7 +3175,7 @@ "type": 11 }, { - "id": "99d32f78-a6a3-4126-95c2-a3bede150b48", + "id": "3921aceb-961f-490f-9edc-908c01dbbced", "question": "How many daughters does the husband of nell have?", "answer": [ "76" @@ -3200,7 +3200,7 @@ "type": 11 }, { - "id": "8d65bbac-a19a-43cf-aaf1-28b9c1eda369", + "id": "864ba5e5-a07b-437f-b113-40114f8c8cab", "question": "How many sons does the mother of alejandra have?", "answer": [ "56" @@ -3225,7 +3225,7 @@ "type": 11 }, { - "id": "faa04ea9-4605-4e81-920d-167890a3b28e", + "id": "f90930ef-2247-4d3a-aa61-16125aac24f3", "question": "How many children does the daughter of dee have?", "answer": [ "132" @@ -3250,7 +3250,7 @@ "type": 11 }, { - "id": "5164f64a-8f06-4512-bfe0-8709933f4f47", + "id": "506624a8-9913-4862-87ed-e129f989023a", "question": "How many sisters does the person whose job is runner, broadcasting/film/video have?", "answer": [ "69" @@ -3275,7 +3275,7 @@ "type": 12 }, { - "id": "75a29894-c2a0-41df-9650-407bf255d19a", + "id": "c801bb78-cf0a-4cb9-8b8f-91e74b180d32", "question": "How many brothers does the person whose job is police officer have?", "answer": [ "45" @@ -3300,7 +3300,7 @@ "type": 12 }, { - "id": "0d67642e-a809-40fb-8754-17b7f4b44925", + "id": "55717b2b-7930-4b91-9e57-cdd56f2aff53", "question": "How many daughters does the person whose hobby is vehicle restoration have?", "answer": [ "76" @@ -3325,7 +3325,7 @@ "type": 12 }, { - "id": "ba3ee097-ebe9-44e3-9bef-e8eb91514b51", + "id": "4679a200-229b-48ab-a257-b222edd190da", "question": "How many sisters does the person whose job is exhibition designer have?", "answer": [ "69" @@ -3350,7 +3350,7 @@ "type": 12 }, { - "id": "4f869946-7068-48a3-bdbd-4081325de501", + "id": "d9544a04-7927-467c-9b3d-4fafb31354f3", "question": "How many daughters does the person whose hobby is biology have?", "answer": [ "76" @@ -3375,7 +3375,7 @@ "type": 12 }, { - "id": "c7a2a308-5c42-481b-91f0-476ea5ec236c", + "id": "4af285e9-7824-4d5e-bd3e-83dc94d3263a", "question": "How many sons does the person whose job is early years teacher have?", "answer": [ "56" @@ -3400,7 +3400,7 @@ "type": 12 }, { - "id": "03acaf1a-2fa4-4884-a1f9-20f46f63f1ab", + "id": "cb24a5b1-2c8d-4360-8011-b3b2aea354ee", "question": "How many brothers does the person whose job is psychotherapist, child have?", "answer": [ "45" @@ -3425,7 +3425,7 @@ "type": 12 }, { - "id": "bd9790b0-a17a-4e81-b929-415987879f36", + "id": "464e8fbd-fa4a-4b20-a5eb-da6c230452ae", "question": "How many children does the person whose hobby is herping have?", "answer": [ "132" @@ -3450,7 +3450,7 @@ "type": 12 }, { - "id": "a5d63e45-f39c-4584-ba85-9ad215be4a0c", + "id": "ae537769-f8ee-4404-afe7-e5b9aa581886", "question": "How many brothers does the person whose job is financial manager have?", "answer": [ "45" @@ -3475,7 +3475,7 @@ "type": 12 }, { - "id": "3764a67d-dbcc-4672-b1cb-d70ef9908dd9", + "id": "00d7e5e9-385b-4d47-b23c-1ce384a29147", "question": "How many brothers does the person whose job is primary school teacher have?", "answer": [ "45" @@ -3500,7 +3500,7 @@ "type": 12 }, { - "id": "13af1230-5ce6-4000-9d5a-17d7cbf6731d", + "id": "ce2aa412-b2c9-4d5c-ba1a-c6db3763342a", "question": "How many children does dominick have?", "answer": [ "3" @@ -3521,7 +3521,7 @@ "type": 13 }, { - "id": "1786e9f3-c2b4-42e9-bf6a-c3348d5fb80f", + "id": "9d7b7e7f-ffff-453b-b967-d1831e50a1ab", "question": "How many siblings does allyson have?", "answer": [ "1" @@ -3542,7 +3542,7 @@ "type": 13 }, { - "id": "b7f076a4-adce-4e14-99e2-f788a7d5c960", + "id": "6cd068ef-d4bb-42e8-b175-579148ee06fd", "question": "How many brothers does janey have?", "answer": [ "1" @@ -3563,7 +3563,7 @@ "type": 13 }, { - "id": "3a40c0e3-6676-4bcc-9ef7-8fba9320eef2", + "id": "052c7eb8-c682-42e9-a347-7d6bfdd1e586", "question": "How many daughters does billie have?", "answer": [ "0" @@ -3584,7 +3584,7 @@ "type": 13 }, { - "id": "832232a3-9b68-4736-98eb-7d38e01944b0", + "id": "21e181fd-e966-4c45-a70c-e2edf8caecc0", "question": "How many sisters does fidel have?", "answer": [ "0" @@ -3605,7 +3605,7 @@ "type": 13 }, { - "id": "01676795-2e92-4416-aa9a-c1e8945a43e9", + "id": "eae3f0a7-7a47-4bf2-a88a-6bf9f1f640b7", "question": "How many sons does vilma have?", "answer": [ "0" @@ -3626,7 +3626,7 @@ "type": 13 }, { - "id": "61bb2123-cd5a-47d4-bb08-53e6d17c9fde", + "id": "3ce3c5dc-1a91-4ef3-b668-1866816aac37", "question": "How many brothers does milo have?", "answer": [ "1" @@ -3647,7 +3647,7 @@ "type": 13 }, { - "id": "e03e9465-0d7e-4e23-bed9-26c9d3f56d43", + "id": "9419cfd4-d30e-4845-8fca-12eed727364b", "question": "How many sisters does dominick have?", "answer": [ "2" @@ -3668,7 +3668,7 @@ "type": 13 }, { - "id": "b3a08825-20ca-4987-bbf3-a32ab653dea8", + "id": "153d7c9f-ddca-431c-8bcb-7d0f2514032d", "question": "How many daughters does sarah have?", "answer": [ "0" @@ -3689,7 +3689,7 @@ "type": 13 }, { - "id": "b7afcd6b-df7a-4ec4-8ca4-22e3622e0929", + "id": "6ee788b6-92d3-4b9c-9849-d43803b05b59", "question": "How many siblings does miki have?", "answer": [ "3" diff --git a/depth7/articles.json b/depth_8_size_26_seed_1/articles.json similarity index 100% rename from depth7/articles.json rename to depth_8_size_26_seed_1/articles.json diff --git a/depth7/family_tree_1.pl b/depth_8_size_26_seed_1/family_tree_1.pl similarity index 100% rename from depth7/family_tree_1.pl rename to depth_8_size_26_seed_1/family_tree_1.pl diff --git a/depth7/family_tree_1.png b/depth_8_size_26_seed_1/family_tree_1.png similarity index 100% rename from depth7/family_tree_1.png rename to depth_8_size_26_seed_1/family_tree_1.png diff --git a/depth8/questions.json b/depth_8_size_26_seed_1/questions.json similarity index 91% rename from depth8/questions.json rename to depth_8_size_26_seed_1/questions.json index 7e092838b2b96e4831af5d48b8721b243b6bef3b..24d44bfa0cd1599ed3f0fc7ae63475a5940fabf2 100644 --- a/depth8/questions.json +++ b/depth_8_size_26_seed_1/questions.json @@ -1,10 +1,10 @@ [ { - "id": "cf529e38-f545-429a-8c94-c556ddacf52b", + "id": "dd2531f3-0d12-4dbd-a732-dda9406f239d", "question": "Who is the daughter of the mother of the person whose job is air cabin crew ?", "answer": [ - "rosalee", "reyna", + "rosalee", "deanna" ], "prolog": { @@ -32,7 +32,7 @@ "type": 0 }, { - "id": "3941c2fe-e1f7-485f-8904-ce4402546537", + "id": "cef4522c-2fcf-4725-9b52-450387a8879c", "question": "Who is the mother of the child of the person whose hobby is radio-controlled car racing ?", "answer": [ "meghann" @@ -62,7 +62,7 @@ "type": 0 }, { - "id": "aefd1560-9110-4608-b6eb-7e3f6e8922ac", + "id": "0b08e7fb-37ac-4daf-a737-9e310f2e354d", "question": "Who is the sister of the father of the person whose job is civil engineer, consulting ?", "answer": [ "antionette", @@ -93,7 +93,7 @@ "type": 0 }, { - "id": "5ad1410f-1348-43fe-940f-7c6295c8e23f", + "id": "feb3fd65-20e1-4756-99e7-f0b34e4ee7fb", "question": "Who is the son of the husband of the person whose job is museum education officer ?", "answer": [ "matt" @@ -123,12 +123,12 @@ "type": 0 }, { - "id": "34d0a2b2-a17b-49c6-b7da-c3d7979bc558", + "id": "18cc6c08-85b1-4bec-a766-b38a1be35e2f", "question": "Who is the son of the father of the person whose job is public house manager ?", "answer": [ "alfonso", - "dominick", - "colby" + "colby", + "dominick" ], "prolog": { "query": [ @@ -155,7 +155,7 @@ "type": 0 }, { - "id": "19af9b2f-2ebc-45c9-b7af-bd299a85456e", + "id": "30c72684-a71f-4520-9ec3-6f5a8cf3fc84", "question": "Who is the father of the child of the person whose hobby is geocaching ?", "answer": [ "tanner" @@ -185,7 +185,7 @@ "type": 0 }, { - "id": "f44880a3-edfc-452e-a1a6-fd69277c47c7", + "id": "0e677393-01bb-4d24-83c8-1326bf3e564a", "question": "Who is the father of the sibling of the person whose job is biomedical scientist ?", "answer": [ "dominick" @@ -215,7 +215,7 @@ "type": 0 }, { - "id": "5f65e33a-06c6-4e6e-937b-e59a3d1ee875", + "id": "3a211746-cdb6-48ce-9e76-28d186173095", "question": "Who is the daughter of the wife of the person whose hobby is fossil hunting ?", "answer": [ "antionette", @@ -246,7 +246,7 @@ "type": 0 }, { - "id": "9c53b198-4c56-49e9-b2f2-e47c7b626ad8", + "id": "724a19cc-2395-44a5-a025-13b068f5bc20", "question": "Who is the son of the mother of the person whose job is civil engineer, consulting ?", "answer": [ "ellis" @@ -276,7 +276,7 @@ "type": 0 }, { - "id": "40a1eba4-f7d9-4c4f-a0ae-1b86dc021e1f", + "id": "9d26a340-40a8-44cb-be7a-b944ff708e17", "question": "Who is the mother of the sibling of the person whose job is therapist, art ?", "answer": [ "kanesha" @@ -306,7 +306,7 @@ "type": 0 }, { - "id": "45f5bd5f-5d86-4ac0-98e6-7203c622536a", + "id": "1d204f4e-0b8f-4e42-8755-be5e3a0fc290", "question": "Who is the father of the brother of dixie ?", "answer": [ "deangelo" @@ -332,7 +332,7 @@ "type": 1 }, { - "id": "1877b217-186d-4bf7-a10b-fe6d06a4ecbf", + "id": "c88e4c4e-5e82-449e-8f94-be0096ca7507", "question": "Who is the brother of the sister of dixie ?", "answer": [ "alton" @@ -358,7 +358,7 @@ "type": 1 }, { - "id": "1e098662-67af-48c9-a184-2d02ff76ff99", + "id": "a6584396-8517-4663-936b-3cbee165a29e", "question": "Who is the child of the child of scotty ?", "answer": [ "matt" @@ -384,14 +384,14 @@ "type": 1 }, { - "id": "e5ce4d4f-e7cd-44d6-bd3a-91d6839ab17c", + "id": "5a329760-45b1-4c7f-a93e-f95c88d9261b", "question": "Who is the daughter of the child of kanesha ?", "answer": [ - "dixie", "johnna", + "dixie", "rosalee", - "reyna", - "deanna" + "deanna", + "reyna" ], "prolog": { "query": [ @@ -414,7 +414,7 @@ "type": 1 }, { - "id": "104e43aa-6481-41c0-8649-314ade736a0d", + "id": "1680766f-b2eb-45c0-9ce1-2b7c3f67eeb9", "question": "Who is the father of the sister of daisy ?", "answer": [ "matt" @@ -440,7 +440,7 @@ "type": 1 }, { - "id": "61a0a062-c595-49e0-afe7-5d4c996d9fe9", + "id": "5173bf21-6a6b-4d98-b3ae-96918914f409", "question": "Who is the father of the sibling of reyna ?", "answer": [ "dominick" @@ -466,14 +466,14 @@ "type": 1 }, { - "id": "b9fbe458-432d-45e0-9dd8-1e7e185f15d2", + "id": "72f7ad1c-7d40-428b-8e76-b58f943aca39", "question": "Who is the child of the wife of derick ?", "answer": [ "colby", - "antionette", - "dominick", "alfonso", - "kari" + "antionette", + "kari", + "dominick" ], "prolog": { "query": [ @@ -496,7 +496,7 @@ "type": 1 }, { - "id": "accd923b-34b0-403f-ad30-aec45fa247e4", + "id": "1b957618-6674-4e85-9a5e-d6cb016171e8", "question": "Who is the mother of the son of deangelo ?", "answer": [ "antionette" @@ -522,7 +522,7 @@ "type": 1 }, { - "id": "a361e3c9-0271-4937-8cc3-b5188f0b1174", + "id": "f1dd53ca-953f-4227-8c8d-4f20ed50004d", "question": "Who is the father of the child of tanner ?", "answer": [ "tanner" @@ -548,7 +548,7 @@ "type": 1 }, { - "id": "cef10e94-1596-4d11-84f9-8b2bb0de62df", + "id": "58b9ac50-1a0b-448c-b556-95168aeb6256", "question": "Who is the father of the child of ila ?", "answer": [ "alfonso" @@ -574,7 +574,7 @@ "type": 1 }, { - "id": "4a934eeb-4be9-4df5-81c2-4a3a5942bfae", + "id": "b92c246c-5e62-4eac-96da-47f420f0e027", "question": "Who is the father of the person whose hobby is geocaching ?", "answer": [ "matt" @@ -600,12 +600,12 @@ "type": 2 }, { - "id": "c679a878-08af-44b8-afdb-0a38c44d3f89", + "id": "6406a6a1-7a33-4e57-89cb-790d1452469c", "question": "Who is the sibling of the person whose hobby is dominoes ?", "answer": [ "alfonso", - "dominick", "colby", + "dominick", "antionette" ], "prolog": { @@ -629,7 +629,7 @@ "type": 2 }, { - "id": "367606dd-1036-46bc-be89-7d5988729696", + "id": "d2eb540a-9f35-495e-af67-54ceb9c6dccd", "question": "Who is the father of the person whose job is ranger/warden ?", "answer": [ "tanner" @@ -655,7 +655,7 @@ "type": 2 }, { - "id": "070e4882-f899-4652-96f9-38e5687c1f28", + "id": "da601c70-111b-40a5-8b8a-e5d2769005db", "question": "Who is the father of the person whose hobby is trainspotting ?", "answer": [ "tanner" @@ -681,7 +681,7 @@ "type": 2 }, { - "id": "ed39cd93-196d-4fc3-bce3-1f0aa4f69215", + "id": "1528843c-bc78-4fb5-93e5-2ae4ee44cc85", "question": "Who is the daughter of the person whose job is engineer, manufacturing systems ?", "answer": [ "lyndia" @@ -707,7 +707,7 @@ "type": 2 }, { - "id": "d4f2dcc6-6493-47d9-9866-5078cea927d2", + "id": "e41f9cb5-67a6-4062-8b44-f1d5da2c4170", "question": "Who is the wife of the person whose job is therapist, art ?", "answer": [ "daisy" @@ -733,7 +733,7 @@ "type": 2 }, { - "id": "3aabb515-844a-4956-8dea-298fddad2a98", + "id": "2216445b-fa8b-4a92-b1bd-cf796e078deb", "question": "Who is the mother of the person whose job is ranger/warden ?", "answer": [ "meghann" @@ -759,7 +759,7 @@ "type": 2 }, { - "id": "d6094f01-173d-4f2e-89d3-e4e3ac22f2af", + "id": "615c5fc7-e94f-4cb2-b86e-98a5ca03115b", "question": "Who is the daughter of the person whose hobby is dairy farming ?", "answer": [ "johnna", @@ -786,11 +786,11 @@ "type": 2 }, { - "id": "26fa740b-0d9e-4793-9d23-98d2d3f4dbaf", + "id": "f61d9f68-5d5b-4921-99cf-a2058ffef231", "question": "Who is the father of the person whose hobby is meditation ?", "answer": [ - "derick", - "vicente" + "vicente", + "derick" ], "prolog": { "query": [ @@ -813,7 +813,7 @@ "type": 2 }, { - "id": "eb93abfa-72fe-48d7-8f4e-d99197ad0f7b", + "id": "af51e5c2-28cf-419f-bd5c-abe05849ce74", "question": "Who is the child of the person whose hobby is architecture ?", "answer": [ "lyndia" @@ -839,7 +839,7 @@ "type": 2 }, { - "id": "41309b13-df6c-4a4c-96a6-71513fcf2877", + "id": "7b6f7e59-5d97-4559-9c13-ac0096230fe0", "question": "Who is the father of miki ?", "answer": [ "tanner" @@ -861,11 +861,11 @@ "type": 3 }, { - "id": "4047fc2f-f7ee-49e2-be56-e7c72e6b3f77", + "id": "36660fff-d6ec-4139-b261-5173fdcde382", "question": "Who is the daughter of dominick ?", "answer": [ - "rosalee", "reyna", + "rosalee", "deanna" ], "prolog": { @@ -885,7 +885,7 @@ "type": 3 }, { - "id": "0130a86e-e03d-430e-8fc8-1f08031b5033", + "id": "9dfe970c-0674-4dd7-8338-a6af4793aab6", "question": "Who is the brother of johnna ?", "answer": [ "alton" @@ -907,7 +907,7 @@ "type": 3 }, { - "id": "183a810b-3516-46db-a027-dedff9ac0094", + "id": "3d90d5e8-5512-42a5-b8d9-bfcb59f5afb4", "question": "Who is the brother of dominick ?", "answer": [ "alfonso", @@ -930,7 +930,7 @@ "type": 3 }, { - "id": "3c009601-84d7-4cd9-a048-69f570e6de0a", + "id": "4a8cbd07-5246-41fc-9312-f9c1dd923a44", "question": "Who is the husband of lyndia ?", "answer": [ "vicente" @@ -952,7 +952,7 @@ "type": 3 }, { - "id": "56d46789-a386-4def-addc-a58bbb2bd05d", + "id": "69299630-2cca-47a0-b0ea-4fb87cd03f48", "question": "Who is the father of alfonso ?", "answer": [ "derick" @@ -974,7 +974,7 @@ "type": 3 }, { - "id": "698bc3cd-7f1e-4fe1-af8d-af02a6155adb", + "id": "52b8f581-850f-4647-b3e4-bbbc79c53c65", "question": "Who is the brother of colby ?", "answer": [ "alfonso", @@ -997,7 +997,7 @@ "type": 3 }, { - "id": "2a175ce8-ae39-4dbc-9f59-9ae94bc37a17", + "id": "1a163de4-11df-498a-96fd-cf25117dfa39", "question": "Who is the wife of vicente ?", "answer": [ "lyndia" @@ -1019,7 +1019,7 @@ "type": 3 }, { - "id": "f246f45a-5536-4d54-b0fe-237ece67006d", + "id": "f1a86528-b4e6-4eb9-b009-2b7930764382", "question": "Who is the sister of daisy ?", "answer": [ "meghann" @@ -1041,7 +1041,7 @@ "type": 3 }, { - "id": "cc237413-46d8-4dde-88b5-cae07fcebf7e", + "id": "c1adcfd1-db2e-49cc-b765-8b14d8a6b026", "question": "Who is the husband of thomasine ?", "answer": [ "matt" @@ -1063,11 +1063,11 @@ "type": 3 }, { - "id": "348fda43-b964-4dae-8c53-f3ceca3d636b", + "id": "57bcacdd-b1f4-41ee-8fd6-78a76b5894cd", "question": "Who is the person whose hobby is meteorology ?", "answer": [ - "daisy", - "dixie" + "dixie", + "daisy" ], "prolog": { "query": [ @@ -1086,7 +1086,7 @@ "type": 4 }, { - "id": "f04c34c7-f701-4956-81b8-7a4749b0dcd1", + "id": "dbda12cc-5757-4363-b340-39220657d6b1", "question": "Who is the person whose hobby is learning ?", "answer": [ "colby" @@ -1108,7 +1108,7 @@ "type": 4 }, { - "id": "4ea31521-95f9-4617-a992-805155599522", + "id": "3691c12f-3625-4b01-b9ec-8a6e124a43f2", "question": "Who is the person whose hobby is fossil hunting ?", "answer": [ "derick" @@ -1130,7 +1130,7 @@ "type": 4 }, { - "id": "e4ca18fa-a708-402f-8d4e-a2e81f1e854c", + "id": "3a9f477a-fb4d-4c0f-80a2-6a7dfb42a550", "question": "Who is the person whose job is therapist, art ?", "answer": [ "dominick" @@ -1152,7 +1152,7 @@ "type": 4 }, { - "id": "b1e8c5f8-8e06-4a37-ab69-4ba06d0df057", + "id": "e5fef636-c777-4056-9e7e-1eeb36697a1a", "question": "Who is the person whose hobby is meditation ?", "answer": [ "antionette", @@ -1175,7 +1175,7 @@ "type": 4 }, { - "id": "1d9816d9-333b-4f17-a199-364566bba282", + "id": "71f75b21-d837-4b15-96ff-1782a9994f07", "question": "Who is the person whose hobby is dolls ?", "answer": [ "ila" @@ -1197,7 +1197,7 @@ "type": 4 }, { - "id": "4b8435bc-d727-43e6-8465-3d9aee93ec08", + "id": "1ca2f2fd-5067-4112-b113-965aee3928c6", "question": "Who is the person whose job is police officer ?", "answer": [ "thomasine" @@ -1219,7 +1219,7 @@ "type": 4 }, { - "id": "fa3b4c86-abf1-44dd-a5b8-afbcb07b8ead", + "id": "1c6498ca-f030-42ad-890a-ff0ea2169383", "question": "Who is the person whose hobby is sociology ?", "answer": [ "dominick" @@ -1241,7 +1241,7 @@ "type": 4 }, { - "id": "faf8fcc4-7f74-4250-85a5-f1a79519e554", + "id": "ec56556a-8294-4bec-92cf-83c24a7c11fe", "question": "Who is the person whose job is engineer, manufacturing systems ?", "answer": [ "maggie" @@ -1263,7 +1263,7 @@ "type": 4 }, { - "id": "19da6633-f05f-41ed-ac30-9750f359227f", + "id": "6f201caf-0f7a-462e-a299-430477184665", "question": "Who is the person whose hobby is dolls ?", "answer": [ "ila" @@ -1285,12 +1285,12 @@ "type": 4 }, { - "id": "d9bb8077-f2ae-423c-8eb0-7aa38ce4f9c0", + "id": "7ca1e426-90c7-4a22-a209-dcef0ed0f6cc", "question": "What is the hobby of the sibling of the sibling of reyna ?", "answer": [ - "bus spotting[22", "biology", - "research" + "research", + "bus spotting[22" ], "prolog": { "query": [ @@ -1317,7 +1317,7 @@ "type": 5 }, { - "id": "e011bdbc-7c53-4907-a91d-63185e64f362", + "id": "08ded55a-f083-4e70-8902-1a97c18241e3", "question": "What is the hobby of the wife of the father of colby ?", "answer": [ "shogi" @@ -1347,7 +1347,7 @@ "type": 5 }, { - "id": "cbbcf43c-a4d7-4a88-9a93-18ab4287ba2c", + "id": "9cd6c84a-ee03-41dc-801d-1636b812af37", "question": "What is the dob of the daughter of the child of lyndia ?", "answer": [ "0237-11-04", @@ -1378,7 +1378,7 @@ "type": 5 }, { - "id": "8a67b94f-c119-4250-9bb4-d900c7ccf9ae", + "id": "52d76450-0a14-495f-812e-ca042f885d25", "question": "What is the job of the husband of the child of scotty ?", "answer": [ "agricultural engineer" @@ -1408,7 +1408,7 @@ "type": 5 }, { - "id": "7b3c3029-ada6-4274-b9d3-04207bb6742b", + "id": "4660f1b2-9302-48d5-94bf-a37c3d866564", "question": "What is the hobby of the mother of the daughter of kanesha ?", "answer": [ "shogi" @@ -1438,7 +1438,7 @@ "type": 5 }, { - "id": "bdfa0b84-14a6-4ee0-a927-991de0bef569", + "id": "44578662-4623-402f-bf51-d2266297f395", "question": "What is the dob of the child of the child of vicente ?", "answer": [ "0237-11-04", @@ -1469,7 +1469,7 @@ "type": 5 }, { - "id": "9e0dadb1-588f-4fa5-98b6-aaf481b1f963", + "id": "30b8d25d-1622-48b9-903d-a414f25f5788", "question": "What is the hobby of the father of the daughter of deangelo ?", "answer": [ "dairy farming" @@ -1499,7 +1499,7 @@ "type": 5 }, { - "id": "8f666c62-38d0-4e7d-aa5f-096b80a7e36b", + "id": "67498f95-0709-4817-b210-1eb91c6ab5d6", "question": "What is the dob of the husband of the wife of vicente ?", "answer": [ "0178-01-25" @@ -1529,7 +1529,7 @@ "type": 5 }, { - "id": "33bfa796-2c2f-4235-981b-f90dcc1d9e8e", + "id": "c4e58198-5ba5-43d6-8679-6c9435d5a7f5", "question": "What is the hobby of the father of the father of daisy ?", "answer": [ "social studies" @@ -1559,11 +1559,11 @@ "type": 5 }, { - "id": "d5712d23-385b-4508-b475-c44f396ea359", + "id": "48941302-0f42-4c0b-b4ad-00df624fc1ab", "question": "What is the job of the daughter of the mother of dominick ?", "answer": [ - "public house manager", - "contractor" + "contractor", + "public house manager" ], "prolog": { "query": [ @@ -1590,7 +1590,7 @@ "type": 5 }, { - "id": "ae490af3-36d8-4228-8176-dc0c735aa8d1", + "id": "dc868c6e-ab47-4007-ba36-7a4e6cfaf5e1", "question": "What is the job of the child of the person whose job is airline pilot ?", "answer": [ "museum education officer" @@ -1620,7 +1620,7 @@ "type": 6 }, { - "id": "2e1a1679-e863-4cc0-ba79-2288f8aea743", + "id": "1517b2c2-5e70-4fe4-9695-111ec4e1741b", "question": "What is the hobby of the brother of the person whose hobby is learning ?", "answer": [ "microbiology", @@ -1651,7 +1651,7 @@ "type": 6 }, { - "id": "6725e5ee-8920-46f1-be44-5edc81a791c3", + "id": "c22debfe-f32d-4cd0-92f5-161acf23d98e", "question": "What is the job of the wife of the person whose hobby is radio-controlled car racing ?", "answer": [ "chief marketing officer" @@ -1681,7 +1681,7 @@ "type": 6 }, { - "id": "603f55f5-141b-49b2-a19b-c6a38a4ccdcd", + "id": "ca09d7c2-b2de-44bf-9b43-db057e8e0680", "question": "What is the job of the child of the person whose job is airline pilot ?", "answer": [ "museum education officer" @@ -1711,14 +1711,14 @@ "type": 6 }, { - "id": "ae73fcf1-925d-42c3-a862-7e215476b4cf", + "id": "5b346cb1-1703-4235-8794-e23c2d6da870", "question": "What is the hobby of the child of the person whose hobby is shogi ?", "answer": [ - "microbiology", - "meditation", - "learning", + "sociology", "dominoes", - "sociology" + "meditation", + "microbiology", + "learning" ], "prolog": { "query": [ @@ -1745,7 +1745,7 @@ "type": 6 }, { - "id": "f7543e10-e77e-4728-8526-f0a9907423ef", + "id": "6ca113a4-3417-4147-b5f0-a9b621ef2417", "question": "What is the dob of the wife of the person whose hobby is fossil hunting ?", "answer": [ "0212-07-22" @@ -1775,7 +1775,7 @@ "type": 6 }, { - "id": "07b6bc8c-4dc4-48ac-a733-181bc162f5c2", + "id": "d87e4040-c876-49cc-9d72-c3d4dcfccf46", "question": "What is the dob of the wife of the person whose hobby is meditation ?", "answer": [ "0204-09-13" @@ -1805,12 +1805,12 @@ "type": 6 }, { - "id": "45dadf71-6abe-45ac-ab14-b1dc078337bd", + "id": "7b2a7b2a-d684-4995-bec3-271b2ee797c7", "question": "What is the hobby of the daughter of the person whose hobby is meteorology ?", "answer": [ - "bus spotting[22", "biology", - "research" + "research", + "bus spotting[22" ], "prolog": { "query": [ @@ -1837,7 +1837,7 @@ "type": 6 }, { - "id": "9db8c315-c331-4f83-a3ce-3dbdcaa62f86", + "id": "596048ea-3af1-41d8-9001-b3f03ad4cb00", "question": "What is the dob of the mother of the person whose hobby is trainspotting ?", "answer": [ "0230-04-06" @@ -1867,7 +1867,7 @@ "type": 6 }, { - "id": "d728190d-117a-4abd-ad08-514cac7c47d0", + "id": "91f8be70-2f54-4b09-9e27-f1197926a4fc", "question": "What is the dob of the husband of the person whose hobby is architecture ?", "answer": [ "0149-12-17" @@ -1897,7 +1897,7 @@ "type": 6 }, { - "id": "72f4e78a-c4b6-4531-a1ca-33c1517e60ed", + "id": "31e509e4-08a8-4761-a67e-72e2ae94e399", "question": "What is the hobby of the son of antionette ?", "answer": [ "canoeing" @@ -1923,7 +1923,7 @@ "type": 7 }, { - "id": "cbe082bb-55c6-4f2c-8ddd-b24006d723e6", + "id": "77efa4ff-feb0-4dad-9da4-6404cd5cf264", "question": "What is the job of the son of ila ?", "answer": [ "civil engineer, consulting" @@ -1949,11 +1949,11 @@ "type": 7 }, { - "id": "b85c3d68-f21a-417f-a1ad-7e339ab9d729", + "id": "06c7a8e5-669b-45ac-a788-a65563a6f120", "question": "What is the job of the sibling of rosalee ?", "answer": [ - "biomedical scientist", - "air cabin crew" + "air cabin crew", + "biomedical scientist" ], "prolog": { "query": [ @@ -1976,11 +1976,11 @@ "type": 7 }, { - "id": "5b0c29c0-672b-460e-8f43-376998edd1b2", + "id": "3c4cb203-34c0-409d-9db5-57576492f662", "question": "What is the job of the daughter of kanesha ?", "answer": [ - "public house manager", - "contractor" + "contractor", + "public house manager" ], "prolog": { "query": [ @@ -2003,13 +2003,13 @@ "type": 7 }, { - "id": "f95e41f5-0b48-4cc0-bcdd-09a64151e9c4", + "id": "0cae2c92-2904-4ca0-939a-6e229b4df658", "question": "What is the job of the sibling of alfonso ?", "answer": [ - "therapist, art", - "public house manager", + "product designer", "contractor", - "product designer" + "therapist, art", + "public house manager" ], "prolog": { "query": [ @@ -2032,7 +2032,7 @@ "type": 7 }, { - "id": "785e8cbb-e168-41da-ad3f-214851288d45", + "id": "3533c527-8355-4c36-9b08-9f2595774c54", "question": "What is the job of the father of alton ?", "answer": [ "geographical information systems officer" @@ -2058,7 +2058,7 @@ "type": 7 }, { - "id": "023d21f7-a869-4c58-af94-1f439a4ef9d5", + "id": "c1eb9d18-82cb-46de-88d9-3cd3c19cb548", "question": "What is the job of the son of antionette ?", "answer": [ "accountant, chartered" @@ -2084,13 +2084,13 @@ "type": 7 }, { - "id": "b63ba27f-122d-4e22-807c-f9ad9a9c4ff5", + "id": "cf998a2c-8f3c-40db-bf01-6037778b8e71", "question": "What is the job of the sibling of colby ?", "answer": [ + "contractor", "therapist, art", - "translator", "public house manager", - "contractor" + "translator" ], "prolog": { "query": [ @@ -2113,7 +2113,7 @@ "type": 7 }, { - "id": "abf29cb9-9c03-4d7f-84c8-5b6b0ccc7d16", + "id": "90ae8aa7-ad60-4627-b067-d056ccddfb9e", "question": "What is the dob of the wife of matt ?", "answer": [ "0204-09-13" @@ -2139,7 +2139,7 @@ "type": 7 }, { - "id": "535285ff-9808-439a-a9e4-1da573d95365", + "id": "5c1de3d7-a04a-4c9f-be6f-35d1f410cbaf", "question": "What is the hobby of the sibling of alton ?", "answer": [ "meteorology", @@ -2166,7 +2166,7 @@ "type": 7 }, { - "id": "bdb1357b-024f-48f2-a4f3-1dabb88302dd", + "id": "1a80678e-e06b-4131-9622-5ac0618ce440", "question": "What is the job of the person whose hobby is shogi ?", "answer": [ "production assistant, television" @@ -2192,7 +2192,7 @@ "type": 8 }, { - "id": "0fea28e4-6f68-4ddd-8696-b3d3d80dfd56", + "id": "e064896c-18e6-44a1-a0d1-06f53e82bd3f", "question": "What is the job of the person whose job is agricultural engineer ?", "answer": [ "agricultural engineer" @@ -2218,11 +2218,11 @@ "type": 8 }, { - "id": "5f037327-266e-48eb-8180-f61235b4b8cd", + "id": "b01bce9c-8db9-4fe5-a8bc-8c7bb4a3afb8", "question": "What is the dob of the person whose hobby is meditation ?", "answer": [ - "0239-10-28", - "0205-10-16" + "0205-10-16", + "0239-10-28" ], "prolog": { "query": [ @@ -2245,7 +2245,7 @@ "type": 8 }, { - "id": "12b82855-578a-4f9c-affc-33a8b07c74f4", + "id": "a88dc9eb-a99c-4341-b5d3-7b03c0c64777", "question": "What is the hobby of the person whose hobby is fossil hunting ?", "answer": [ "fossil hunting" @@ -2271,7 +2271,7 @@ "type": 8 }, { - "id": "c58f3881-a7ab-4c6b-ae2c-a81eda2389c1", + "id": "66815eff-b68c-4243-93e3-750e34f1fa83", "question": "What is the dob of the person whose job is biomedical scientist ?", "answer": [ "0270-07-11" @@ -2297,11 +2297,11 @@ "type": 8 }, { - "id": "80d41e9f-87a5-4f68-94a9-14caeb7344a4", + "id": "edba940f-96cc-4c6c-8000-31364188d1a6", "question": "What is the dob of the person whose hobby is meteorology ?", "answer": [ - "0237-11-04", - "0270-01-28" + "0270-01-28", + "0237-11-04" ], "prolog": { "query": [ @@ -2324,7 +2324,7 @@ "type": 8 }, { - "id": "5d07772e-fdec-49af-9d5b-b6ac6acadd83", + "id": "650c6331-1af6-411e-b46e-2ba643207575", "question": "What is the dob of the person whose job is museum education officer ?", "answer": [ "0178-04-18" @@ -2350,7 +2350,7 @@ "type": 8 }, { - "id": "15fe0c2c-cbbe-4414-af8a-6edcf68a11f1", + "id": "9786445f-9bd3-4cd8-a9e5-c75e88c7a1af", "question": "What is the dob of the person whose job is airline pilot ?", "answer": [ "0149-12-17" @@ -2376,7 +2376,7 @@ "type": 8 }, { - "id": "0f5a292f-b603-41c8-9d20-650b1a29f07c", + "id": "ea71c247-686c-4314-9ce9-44a1f2d31ed7", "question": "What is the hobby of the person whose hobby is wikipedia editing ?", "answer": [ "wikipedia editing" @@ -2402,7 +2402,7 @@ "type": 8 }, { - "id": "1a7cb4bf-605e-4ea1-aca3-f25c0d253918", + "id": "c7ae8112-d329-43e3-b435-47b44b1b2756", "question": "What is the hobby of the person whose job is commercial/residential surveyor ?", "answer": [ "dolls" @@ -2428,7 +2428,7 @@ "type": 8 }, { - "id": "800b64ef-cb81-4f09-bf69-e34bebe7cb2a", + "id": "f58de1f3-6ab5-4598-bd77-c55363f2899d", "question": "How many brothers does the sister of the sister of dominick have?", "answer": [ "14" @@ -2457,7 +2457,7 @@ "type": 9 }, { - "id": "4f86422f-fd3a-4d8f-99d9-67bf18554c85", + "id": "fabf79b7-3241-4a75-ad12-bbaa18c64189", "question": "How many children does the daughter of the mother of daisy have?", "answer": [ "34" @@ -2486,7 +2486,7 @@ "type": 9 }, { - "id": "aa6ad4aa-1802-4074-bf5a-f12edd37bcb0", + "id": "2ad2e444-1abe-4628-aeac-034b17d92438", "question": "How many children does the sister of the daughter of thomasine have?", "answer": [ "34" @@ -2515,7 +2515,7 @@ "type": 9 }, { - "id": "404c187f-7dde-4379-9d42-a39500eed95b", + "id": "ecaeb759-5ebc-44a7-a325-34f42b366527", "question": "How many sons does the wife of the father of miki have?", "answer": [ "12" @@ -2544,7 +2544,7 @@ "type": 9 }, { - "id": "54c805f9-26c5-4904-90b0-bd63e0d2e77f", + "id": "e3a075af-18a4-404d-8b2f-0eeb7b6c7f00", "question": "How many brothers does the sister of the daughter of thomasine have?", "answer": [ "14" @@ -2573,7 +2573,7 @@ "type": 9 }, { - "id": "53c8a4bb-52c7-49ff-8daa-60394be6cd65", + "id": "7eb902eb-a69e-4e4c-918c-dfc74fdf3bdb", "question": "How many siblings does the sister of the daughter of thomasine have?", "answer": [ "34" @@ -2602,7 +2602,7 @@ "type": 9 }, { - "id": "1cc58894-723d-41e0-b454-b69d5942f273", + "id": "7bc42427-dbd2-4a07-bc14-7b78402dbc39", "question": "How many sisters does the mother of the sister of daisy have?", "answer": [ "20" @@ -2631,7 +2631,7 @@ "type": 9 }, { - "id": "dc6c20c2-3146-497e-8322-b707d0229b20", + "id": "d96b227e-bb54-4a43-97fc-2932f6142837", "question": "How many sisters does the father of the child of ila have?", "answer": [ "20" @@ -2660,7 +2660,7 @@ "type": 9 }, { - "id": "917f5adb-684b-4eb8-af5e-006e77ee42bb", + "id": "07585715-1267-413a-a4e9-cd5dc8e82241", "question": "How many daughters does the mother of the daughter of scotty have?", "answer": [ "22" @@ -2689,7 +2689,7 @@ "type": 9 }, { - "id": "14900460-55a8-4511-a573-6b044385d091", + "id": "05c8f623-0c55-493e-a42f-2fa14c8f4bcb", "question": "How many sons does the sister of the daughter of matt have?", "answer": [ "12" @@ -2718,7 +2718,7 @@ "type": 9 }, { - "id": "c4d489a5-8984-4902-88e3-96ac84d83658", + "id": "e2a782f7-5de7-4e96-be52-40ea719a3ddd", "question": "How many sons does the wife of the person whose job is geographical information systems officer have?", "answer": [ "12" @@ -2747,7 +2747,7 @@ "type": 10 }, { - "id": "3f706599-019a-4457-9371-e2f6196491ce", + "id": "6af0145d-c7a5-4b56-b34e-3952e0ce9c46", "question": "How many daughters does the brother of the person whose hobby is microbiology have?", "answer": [ "22" @@ -2776,7 +2776,7 @@ "type": 10 }, { - "id": "ffc67b72-e35d-4235-a252-1195a2713555", + "id": "fc299b71-29c2-49a7-8db0-3548917bcca4", "question": "How many brothers does the wife of the person whose job is agricultural engineer have?", "answer": [ "14" @@ -2805,7 +2805,7 @@ "type": 10 }, { - "id": "c22abe40-1db8-41eb-877d-4c38da4ee2b1", + "id": "a06f7db4-646c-4b7b-8458-f460e5248b58", "question": "How many siblings does the mother of the person whose job is newspaper journalist have?", "answer": [ "34" @@ -2834,7 +2834,7 @@ "type": 10 }, { - "id": "6213e97a-773c-4ec6-9b39-ff3bd2fbbea2", + "id": "6c7fb5ea-3ad6-4142-9246-f2825657d324", "question": "How many children does the sister of the person whose job is biomedical scientist have?", "answer": [ "34" @@ -2863,7 +2863,7 @@ "type": 10 }, { - "id": "5dc0cd0d-d6c4-4959-8e6c-37d993b295f8", + "id": "c5fa64f6-7ca2-4498-a555-6329278288ce", "question": "How many siblings does the sister of the person whose hobby is photography have?", "answer": [ "34" @@ -2892,7 +2892,7 @@ "type": 10 }, { - "id": "def258c4-681a-41f9-9fb5-989c7ecf6670", + "id": "eaf084ee-2c4a-4916-986e-7cb240e25404", "question": "How many sisters does the daughter of the person whose hobby is wikipedia editing have?", "answer": [ "20" @@ -2921,7 +2921,7 @@ "type": 10 }, { - "id": "a32cf618-66ab-4f32-952f-739d8808eb33", + "id": "409d7e2d-f6c8-4405-a0fb-feecc5425871", "question": "How many sisters does the wife of the person whose job is therapist, art have?", "answer": [ "20" @@ -2950,7 +2950,7 @@ "type": 10 }, { - "id": "03905375-fc9d-49bc-8a82-908f072f42c8", + "id": "3e541e10-16eb-4b16-9353-b07ceea05dd2", "question": "How many sons does the wife of the person whose job is airline pilot have?", "answer": [ "12" @@ -2979,7 +2979,7 @@ "type": 10 }, { - "id": "209cb34c-add8-4ab4-ad26-5d6df74a5798", + "id": "39945108-7c91-4598-aa55-5decfabec2d4", "question": "How many siblings does the father of the person whose hobby is research have?", "answer": [ "34" @@ -3008,7 +3008,7 @@ "type": 10 }, { - "id": "6c491deb-1b49-4d3a-bd1b-91bd47918bb1", + "id": "fe2c5638-92c2-44b4-afd4-075cae286f6d", "question": "How many brothers does the father of deanna have?", "answer": [ "14" @@ -3033,7 +3033,7 @@ "type": 11 }, { - "id": "d0f1781e-b46d-4dbc-a1a8-eaba9b8939f3", + "id": "2ed28e4f-0b9b-4566-b28a-b5b13b7c6ba9", "question": "How many sisters does the daughter of meghann have?", "answer": [ "20" @@ -3058,7 +3058,7 @@ "type": 11 }, { - "id": "e7ee4554-2c41-4e99-8c9c-6db37c7cc2e2", + "id": "6145e2b6-2f3b-4195-be99-f5ac0a9c8ce1", "question": "How many sons does the father of alton have?", "answer": [ "12" @@ -3083,7 +3083,7 @@ "type": 11 }, { - "id": "4cee3cfa-4d76-4a74-a8b7-6f1945915248", + "id": "19f7cdf5-c5e6-46ba-b772-c8ce33c4c0e1", "question": "How many sons does the father of dixie have?", "answer": [ "12" @@ -3108,7 +3108,7 @@ "type": 11 }, { - "id": "95acca5d-3a8f-4afe-9946-d2acdff2ab3a", + "id": "366c7be9-dc46-4f06-a489-52c107b2399f", "question": "How many daughters does the child of deangelo have?", "answer": [ "22" @@ -3133,7 +3133,7 @@ "type": 11 }, { - "id": "b8961cac-ef20-486f-b61a-933fe69c5e83", + "id": "86e475d2-85ba-4dcf-8836-67825528de3a", "question": "How many sisters does the husband of meghann have?", "answer": [ "20" @@ -3158,7 +3158,7 @@ "type": 11 }, { - "id": "8cbf281a-be06-42a4-bd49-396516098e71", + "id": "0c9fa089-fc4c-4081-af3d-29e67c53c4ea", "question": "How many children does the father of deanna have?", "answer": [ "34" @@ -3183,7 +3183,7 @@ "type": 11 }, { - "id": "0be8ac15-fdda-41ea-9151-05c7794e0c96", + "id": "88e97d42-1f6f-486f-9c2e-a361c2f6e5b7", "question": "How many daughters does the husband of meghann have?", "answer": [ "22" @@ -3208,7 +3208,7 @@ "type": 11 }, { - "id": "5826417b-d358-4c79-b08b-dd6557ca7d79", + "id": "04310ec0-5805-4727-9cd7-f9ffdfe47c58", "question": "How many sons does the child of antionette have?", "answer": [ "12" @@ -3233,7 +3233,7 @@ "type": 11 }, { - "id": "5e58f893-e83f-4431-9505-3ecb7657b274", + "id": "fb393567-1d0e-42c0-8eb5-039cae06476b", "question": "How many children does the daughter of deangelo have?", "answer": [ "34" @@ -3258,7 +3258,7 @@ "type": 11 }, { - "id": "658a3aa0-e38b-46e9-8039-d1e9f6a142a3", + "id": "bc06019e-a2e4-491c-a1f3-bb9cf068d000", "question": "How many sisters does the person whose hobby is research have?", "answer": [ "20" @@ -3283,7 +3283,7 @@ "type": 12 }, { - "id": "dc3bbb4f-c036-477e-8eb8-2ef22c8c9c47", + "id": "fdf2d72f-0efd-4516-a172-1dfdcd40f021", "question": "How many brothers does the person whose hobby is meteorology have?", "answer": [ "14" @@ -3308,7 +3308,7 @@ "type": 12 }, { - "id": "286ba896-a6eb-48fb-97b5-e383a5bc0485", + "id": "0e31d720-29c8-41ed-a807-a4d5c9ccb112", "question": "How many daughters does the person whose job is geographical information systems officer have?", "answer": [ "22" @@ -3333,7 +3333,7 @@ "type": 12 }, { - "id": "2017ba6b-d826-4209-ae86-60cb764a612e", + "id": "1d8f1f6d-93df-436e-b380-1759390b68a9", "question": "How many sisters does the person whose job is agricultural engineer have?", "answer": [ "20" @@ -3358,7 +3358,7 @@ "type": 12 }, { - "id": "c76ab87e-4305-4f15-9608-69bea6c059a5", + "id": "318d0658-67cd-4ef6-8cb7-f4104650598c", "question": "How many daughters does the person whose hobby is meditation have?", "answer": [ "22" @@ -3383,7 +3383,7 @@ "type": 12 }, { - "id": "1a6e6fe6-4d5e-49fd-b0ad-544bb72e58a7", + "id": "29463c16-35c5-4a7f-a639-e8c874f52630", "question": "How many sons does the person whose job is product designer have?", "answer": [ "12" @@ -3408,7 +3408,7 @@ "type": 12 }, { - "id": "72a0a77b-ac98-4e3a-a870-aba3ae318207", + "id": "60a39dac-e7fa-43eb-908a-4fd3e21aef2f", "question": "How many brothers does the person whose job is civil engineer, consulting have?", "answer": [ "14" @@ -3433,7 +3433,7 @@ "type": 12 }, { - "id": "3b0c4c5c-fc1e-48d7-8748-b35bb91afbb1", + "id": "5c25edc0-ce79-46ee-ab87-fb766babec04", "question": "How many children does the person whose hobby is meditation have?", "answer": [ "34" @@ -3458,7 +3458,7 @@ "type": 12 }, { - "id": "27e72fa1-43e3-45ab-8cf3-1f24eb27a769", + "id": "39987661-b85b-4a4e-a690-8c677d49f224", "question": "How many brothers does the person whose hobby is canoeing have?", "answer": [ "14" @@ -3483,7 +3483,7 @@ "type": 12 }, { - "id": "9d91d78a-20e9-4693-95de-15dd81a44530", + "id": "51bc500c-5e32-4f3b-89de-6c41a5662602", "question": "How many brothers does the person whose hobby is tether car have?", "answer": [ "14" @@ -3508,7 +3508,7 @@ "type": 12 }, { - "id": "46b62027-26ce-4e8c-91f6-04f0675bfb65", + "id": "a11c11b4-143f-4993-94c2-4f2db6a19e99", "question": "How many children does deangelo have?", "answer": [ "3" @@ -3529,7 +3529,7 @@ "type": 13 }, { - "id": "07f0764f-e3b2-441c-a510-cd4bb3cefd9a", + "id": "12f88d77-82a2-4207-8385-b962cc96de6f", "question": "How many siblings does antionette have?", "answer": [ "4" @@ -3550,7 +3550,7 @@ "type": 13 }, { - "id": "8a72e909-5a99-4498-bab3-de3693e57921", + "id": "7677f06d-8859-443b-b25d-862d62053af6", "question": "How many brothers does johnna have?", "answer": [ "1" @@ -3571,7 +3571,7 @@ "type": 13 }, { - "id": "fb41ca5c-1e02-445a-9d3b-a6f1864f06df", + "id": "16ac34a9-9729-4114-90a3-f83915d06893", "question": "How many daughters does alfonso have?", "answer": [ "0" @@ -3592,7 +3592,7 @@ "type": 13 }, { - "id": "fc3af955-4025-4778-994d-1ce864726f72", + "id": "f19e4467-7fe7-4a72-b9bf-6725e76776d4", "question": "How many sisters does dominick have?", "answer": [ "2" @@ -3613,7 +3613,7 @@ "type": 13 }, { - "id": "9f2ebf6e-1392-4be1-a6ea-a3c91e1bb4f8", + "id": "4beb9119-4075-447f-867a-0622b21c0084", "question": "How many sons does rosalee have?", "answer": [ "0" @@ -3634,7 +3634,7 @@ "type": 13 }, { - "id": "fba7b875-e4f9-43fd-b2a1-9bffe5817db6", + "id": "519754fd-1e83-42c8-ba37-a0fd739847bd", "question": "How many brothers does scotty have?", "answer": [ "0" @@ -3655,7 +3655,7 @@ "type": 13 }, { - "id": "9a25ea96-a940-41ca-8ea1-a8eabf151df4", + "id": "a89d40ca-ebf7-432e-9970-96a49852a381", "question": "How many sisters does deangelo have?", "answer": [ "0" @@ -3676,7 +3676,7 @@ "type": 13 }, { - "id": "b9066d6f-97a1-4b99-af40-96be7a9e42cb", + "id": "87945138-a42e-443e-81cc-a884e284b116", "question": "How many daughters does miki have?", "answer": [ "0" @@ -3697,7 +3697,7 @@ "type": 13 }, { - "id": "ea4d7fb2-dc81-4bc2-bdd4-9c43c985b390", + "id": "0e10f76e-f92a-45c7-b184-159029371d75", "question": "How many siblings does maggie have?", "answer": [ "0" diff --git a/depth8-500/articles.json b/depth_8_size_500_seed_1/articles.json similarity index 100% rename from depth8-500/articles.json rename to depth_8_size_500_seed_1/articles.json diff --git a/depth8-500/family_tree_1.pl b/depth_8_size_500_seed_1/family_tree_1.pl similarity index 100% rename from depth8-500/family_tree_1.pl rename to depth_8_size_500_seed_1/family_tree_1.pl diff --git a/depth8-500/questions.json b/depth_8_size_500_seed_1/questions.json similarity index 90% rename from depth8-500/questions.json rename to depth_8_size_500_seed_1/questions.json index 1af1fd2cdeae7143fffb9f3e63240a118861968a..3c2b7989b1edbc9ba4148e769bc484f4b60ac825 100644 --- a/depth8-500/questions.json +++ b/depth_8_size_500_seed_1/questions.json @@ -1,12 +1,12 @@ [ { - "id": "80945bb4-20c0-4f61-a10b-a719e959c367", + "id": "a0b75ebc-7eeb-4604-b1ec-de7e5da6fc11", "question": "Who is the son of the mother of the person whose job is research officer, government ?", "answer": [ - "jacob", - "alberto", "rashad", - "harrison" + "harrison", + "alberto", + "jacob" ], "prolog": { "query": [ @@ -33,7 +33,7 @@ "type": 0 }, { - "id": "1338dc61-5b69-4a1b-84d9-53aa4d7ee5e5", + "id": "4b17afa1-b660-41d3-9853-57f453b86ea2", "question": "Who is the sibling of the sibling of the person whose job is comptroller ?", "answer": [ "sandy" @@ -63,7 +63,7 @@ "type": 0 }, { - "id": "c30331c4-6c6b-48f2-a318-9bba57309630", + "id": "36e7de63-da01-4e30-b75b-ad5c95f90ecc", "question": "Who is the child of the wife of the person whose job is cabin crew ?", "answer": [ "danny" @@ -93,7 +93,7 @@ "type": 0 }, { - "id": "cf86bd73-0fd1-4d7b-a1e0-c7d842ed70a8", + "id": "f8634d37-114c-408d-9a93-ab86dda5131e", "question": "Who is the mother of the husband of the person whose job is building control surveyor ?", "answer": [ "marilyn" @@ -123,7 +123,7 @@ "type": 0 }, { - "id": "865d4091-6899-464f-ad33-bbf96d9318ad", + "id": "576a3b72-d367-41a2-9e0c-0702461436d5", "question": "Who is the child of the father of the person whose hobby is trapshooting ?", "answer": [ "lynette", @@ -154,7 +154,7 @@ "type": 0 }, { - "id": "d55a018e-4d82-47e9-a08b-140cf4b890d1", + "id": "e5ba3b28-4f32-4221-8bf7-78e36719535c", "question": "Who is the father of the child of the person whose job is engineer, petroleum ?", "answer": [ "cody" @@ -184,13 +184,13 @@ "type": 0 }, { - "id": "c8e949be-cdbb-4c81-b3ce-9020e440fc76", + "id": "c85be2f9-57a5-46b0-8e43-b02636ba8399", "question": "Who is the daughter of the sibling of the person whose hobby is philately ?", "answer": [ - "haydee", - "thomasine", "tessie", - "roseanna" + "roseanna", + "haydee", + "thomasine" ], "prolog": { "query": [ @@ -217,7 +217,7 @@ "type": 0 }, { - "id": "9f345e24-ce2e-41e1-a5c6-8ce4493dffc8", + "id": "2ceda98f-f1b7-4119-acfb-b5906a23ec22", "question": "Who is the mother of the daughter of the person whose hobby is vintage clothing ?", "answer": [ "sarah" @@ -247,7 +247,7 @@ "type": 0 }, { - "id": "3c5700e7-6a27-4dfb-abd1-3e97bb9642cf", + "id": "d4d4e0d1-c207-419b-95bb-b5990628772e", "question": "Who is the brother of the brother of the person whose hobby is element collecting ?", "answer": [ "major" @@ -277,7 +277,7 @@ "type": 0 }, { - "id": "cc2f3138-50d8-401e-a4a4-046587885cc9", + "id": "38b1d1d0-048a-4ecc-be4c-e9e0707ab3be", "question": "Who is the brother of the sibling of the person whose job is financial trader ?", "answer": [ "leif" @@ -307,7 +307,7 @@ "type": 0 }, { - "id": "0a612139-b244-4f6c-88dd-dfc28c704306", + "id": "be358722-5c71-41a6-83a9-dbc1b4e1016e", "question": "Who is the wife of the father of esperanza ?", "answer": [ "maggie" @@ -333,7 +333,7 @@ "type": 1 }, { - "id": "dd7b8a92-436e-4885-91c2-fea4888d0ce7", + "id": "c114e1db-4210-4d39-bf85-66097285584f", "question": "Who is the mother of the sister of freda ?", "answer": [ "elna" @@ -359,7 +359,7 @@ "type": 1 }, { - "id": "0f7adb33-7138-4ee2-973c-24268d4e77d5", + "id": "9ecc483a-f4e9-4b1d-b64b-5fe2d59138d4", "question": "Who is the father of the sister of renaldo ?", "answer": [ "clarence" @@ -385,11 +385,11 @@ "type": 1 }, { - "id": "64e16e0a-ff1d-4164-b0f8-08b128682795", + "id": "ed1da1ab-fa1e-4577-a5cc-1b1382f8a193", "question": "Who is the daughter of the child of lorraine ?", "answer": [ - "sarah", "freda", + "sarah", "kristine" ], "prolog": { @@ -413,7 +413,7 @@ "type": 1 }, { - "id": "f8b248cf-b72f-45f9-ac72-027175da215b", + "id": "c5736515-1648-43d5-891b-14e7c66300a8", "question": "Who is the daughter of the father of carmela ?", "answer": [ "carmela" @@ -439,7 +439,7 @@ "type": 1 }, { - "id": "23dd6098-dbaa-49a0-9417-f096c990d977", + "id": "6e8a9bd5-4a1d-428f-8853-69851d551e0a", "question": "Who is the wife of the child of viola ?", "answer": [ "meghann" @@ -465,7 +465,7 @@ "type": 1 }, { - "id": "c98022ba-3253-490e-8f32-4931ab244173", + "id": "bd48a8a3-1868-434c-b788-10060d50ac44", "question": "Who is the child of the wife of jermaine ?", "answer": [ "cythia" @@ -491,7 +491,7 @@ "type": 1 }, { - "id": "d31534e9-7624-43bf-a2c8-830aad5df7d0", + "id": "7b5b942f-6190-429e-972b-1e7f0b2a9e27", "question": "Who is the father of the sister of jakob ?", "answer": [ "abraham" @@ -517,7 +517,7 @@ "type": 1 }, { - "id": "54a5dc20-7c56-4ea2-be7a-38d88cd21548", + "id": "39ee825b-205e-41f8-9922-6a8eb4d8f53d", "question": "Who is the mother of the brother of ross ?", "answer": [ "misti" @@ -543,7 +543,7 @@ "type": 1 }, { - "id": "0fb4d0d5-2c80-4387-901c-bde298697955", + "id": "20fa517e-c2a4-4eaa-857a-d05d08208c3d", "question": "Who is the father of the child of herlinda ?", "answer": [ "harrison" @@ -569,17 +569,17 @@ "type": 1 }, { - "id": "3837b4d8-144b-4e27-a33a-aa66299f3bd5", + "id": "f347a53a-f291-4472-86f2-f4ff2afce2a9", "question": "Who is the child of the person whose hobby is antiquities ?", "answer": [ "shari", - "alfonso", "kari", - "chang", "colby", - "trudy", + "chang", + "alfonso", "dominick", - "antionette" + "antionette", + "trudy" ], "prolog": { "query": [ @@ -602,12 +602,12 @@ "type": 2 }, { - "id": "014fa627-20c4-4fc2-b005-5d3645a1631e", + "id": "fcfa3ae5-c7df-442c-bbc4-e875066badb2", "question": "Who is the child of the person whose hobby is fossicking ?", "answer": [ "nathan", - "meryl", - "sanford" + "sanford", + "meryl" ], "prolog": { "query": [ @@ -630,11 +630,11 @@ "type": 2 }, { - "id": "49e92e4c-d14a-4b0f-bfdb-637037031f2b", + "id": "6bd24530-749a-4f10-aeb5-619fec5e6d83", "question": "Who is the child of the person whose hobby is judo ?", "answer": [ - "oliver", - "kanesha" + "kanesha", + "oliver" ], "prolog": { "query": [ @@ -657,7 +657,7 @@ "type": 2 }, { - "id": "3467efc5-9306-4e33-aec5-1bcb35784327", + "id": "860dc8b1-5df2-45c0-8458-22df42a53501", "question": "Who is the son of the person whose job is multimedia specialist ?", "answer": [ "brendon" @@ -683,7 +683,7 @@ "type": 2 }, { - "id": "42101e55-9b21-4cee-a563-ac5efe440b1f", + "id": "25b799d4-39e1-4874-9a8f-1f9484ff1f88", "question": "Who is the daughter of the person whose hobby is karting ?", "answer": [ "lannie", @@ -712,12 +712,12 @@ "type": 2 }, { - "id": "4bd30046-e880-44cd-ae08-3adcaeaef7cb", + "id": "3a1e62c3-58ff-4e73-86b2-2b3f4734cf1c", "question": "Who is the father of the person whose job is newspaper journalist ?", "answer": [ "zackary", - "alton", - "hershel" + "hershel", + "alton" ], "prolog": { "query": [ @@ -740,7 +740,7 @@ "type": 2 }, { - "id": "96c925a0-4f34-48c9-b510-c169c8e524b7", + "id": "7bd0a43d-9d14-4972-b6e7-25ec20fcf0e3", "question": "Who is the sibling of the person whose job is systems analyst ?", "answer": [ "rae", @@ -768,7 +768,7 @@ "type": 2 }, { - "id": "bf7509f9-fe73-480a-ba54-96c5e34c92be", + "id": "b602d59c-b4fb-4821-95e8-31e63cf00de3", "question": "Who is the child of the person whose hobby is antiquing ?", "answer": [ "meagan" @@ -794,14 +794,14 @@ "type": 2 }, { - "id": "c936b02b-2e65-4387-a1fc-7a5c2b95f2bc", + "id": "05da5467-85cf-44db-b545-d495d286a3de", "question": "Who is the mother of the person whose hobby is herping ?", "answer": [ "meghann", - "rosalinda", - "zona", "deanna", - "madalene" + "rosalinda", + "madalene", + "zona" ], "prolog": { "query": [ @@ -824,7 +824,7 @@ "type": 2 }, { - "id": "e5d596e0-58e3-4507-9470-5c2b296d9981", + "id": "7baf8263-32d9-4f0a-92f3-c11290a0109a", "question": "Who is the sibling of the person whose job is adult nurse ?", "answer": [ "sharyl", @@ -852,7 +852,7 @@ "type": 2 }, { - "id": "9da0a97f-9f90-4479-8b6d-6edba64a32cf", + "id": "36e19265-e9db-417c-9d38-6613808a16a9", "question": "Who is the daughter of terrie ?", "answer": [ "crysta" @@ -874,7 +874,7 @@ "type": 3 }, { - "id": "6d7e1a77-c587-4c25-89c5-5b4e15edc056", + "id": "b705c15f-68f2-457d-93e6-d43d553bd9fa", "question": "Who is the father of jules ?", "answer": [ "roger" @@ -896,12 +896,12 @@ "type": 3 }, { - "id": "01d3caaa-6368-4918-ba1f-a23cc7b57328", + "id": "d06c15cd-31e1-49c2-862a-95e9a9a7a59d", "question": "Who is the child of kanesha ?", "answer": [ - "alfonso", "kari", "colby", + "alfonso", "dominick", "antionette" ], @@ -922,7 +922,7 @@ "type": 3 }, { - "id": "26d52769-5276-48cd-9d50-e21098c2a321", + "id": "d8400752-51a8-49aa-a0b9-ce8be1f56bb0", "question": "Who is the son of loren ?", "answer": [ "burt" @@ -944,7 +944,7 @@ "type": 3 }, { - "id": "563d2b38-69d8-420b-a98c-59dee03b3ea2", + "id": "5c8315dc-de9e-4348-8edd-d18616ffda3c", "question": "Who is the father of nanette ?", "answer": [ "dino" @@ -966,7 +966,7 @@ "type": 3 }, { - "id": "b32bc8bf-23f1-4358-a19d-9f35f9266b5b", + "id": "882e9dfa-6d93-4214-8c77-c28cef77c908", "question": "Who is the father of clayton ?", "answer": [ "leonardo" @@ -988,7 +988,7 @@ "type": 3 }, { - "id": "628ff699-d2d4-4b20-a95d-8d13fb9605f3", + "id": "a2820210-cedf-43a2-9648-474473ab6187", "question": "Who is the brother of fernando ?", "answer": [ "zackary", @@ -1011,7 +1011,7 @@ "type": 3 }, { - "id": "c1b3b46c-505d-4885-8c94-357e8b6a9b5d", + "id": "101cd35b-1388-4799-b578-ac076c8be5c8", "question": "Who is the daughter of von ?", "answer": [ "michele" @@ -1033,7 +1033,7 @@ "type": 3 }, { - "id": "eba59a9c-54b8-4503-bbde-5d415731bd70", + "id": "cf5521ae-5a9c-4f2a-bb11-43fb712fad66", "question": "Who is the sister of brigida ?", "answer": [ "tanya", @@ -1056,7 +1056,7 @@ "type": 3 }, { - "id": "c19b14c0-b4a6-4cfa-92ef-c18eff31f6cc", + "id": "29833716-6a2a-4078-ae55-5dbf843ee93e", "question": "Who is the father of augustine ?", "answer": [ "jacob" @@ -1078,7 +1078,7 @@ "type": 3 }, { - "id": "55956fb7-f596-4074-a614-9bfcbff53690", + "id": "d05d1eaf-0014-4f87-a6ae-642b12917d08", "question": "Who is the person whose hobby is laser tag ?", "answer": [ "keith", @@ -1101,12 +1101,12 @@ "type": 4 }, { - "id": "6a91b9b0-6644-48d4-9fb7-d965fdc1450b", + "id": "a6c5e1e8-4d90-47b3-9875-6d4295d9f9ce", "question": "Who is the person whose job is statistician ?", "answer": [ + "deangelo", "lynn", - "frank", - "deangelo" + "frank" ], "prolog": { "query": [ @@ -1125,11 +1125,11 @@ "type": 4 }, { - "id": "ecb2a1f2-5107-450f-8a9d-6d7f283ade29", + "id": "421b1b53-5cb8-4b7e-b549-30ba01151678", "question": "Who is the person whose hobby is gymnastics ?", "answer": [ - "joesph", - "madalene" + "madalene", + "joesph" ], "prolog": { "query": [ @@ -1148,7 +1148,7 @@ "type": 4 }, { - "id": "ab86a8c5-f27a-41df-bff0-d193e17c4ed8", + "id": "d4079401-62f5-41bd-8302-90e18b3c87a3", "question": "Who is the person whose job is immunologist ?", "answer": [ "landon", @@ -1171,7 +1171,7 @@ "type": 4 }, { - "id": "8d2832c5-69da-478f-b377-d8c1ddd67a8f", + "id": "38887593-c85f-4973-b147-45f2014627db", "question": "Who is the person whose hobby is business ?", "answer": [ "oskar", @@ -1194,12 +1194,12 @@ "type": 4 }, { - "id": "5c29ed4a-4785-4515-80df-f5af44446c72", + "id": "4f81fe83-5f2c-4235-b4fc-dc476d20cfda", "question": "Who is the person whose hobby is leaves ?", "answer": [ + "ladawn", "janell", "jennette", - "ladawn", "meghann", "derrick", "dominick" @@ -1221,12 +1221,12 @@ "type": 4 }, { - "id": "75dfde62-608f-4410-b728-352249827a1f", + "id": "2a52b8ba-c5ba-4ba5-8a10-0155aca00c2c", "question": "Who is the person whose job is freight forwarder ?", "answer": [ "ai", - "brad", "maggie", + "brad", "meagan" ], "prolog": { @@ -1246,7 +1246,7 @@ "type": 4 }, { - "id": "3279dd7b-4d28-46a0-be68-f5c57041447c", + "id": "6ed9c932-ed4b-4367-b851-8a7724acee70", "question": "Who is the person whose hobby is radio-controlled car racing ?", "answer": [ "rufus", @@ -1270,11 +1270,11 @@ "type": 4 }, { - "id": "4af3cdc9-240f-4d8e-8023-15d223d698ab", + "id": "df92fb29-5faa-4aad-8ab1-a5eaadaa1d09", "question": "Who is the person whose job is engineer, manufacturing systems ?", "answer": [ - "pamala", - "amy" + "amy", + "pamala" ], "prolog": { "query": [ @@ -1293,12 +1293,12 @@ "type": 4 }, { - "id": "78550c0c-4835-4bd6-92c7-b729d7f04a3c", + "id": "fccd2c09-bdb9-4284-a675-a97c16115f2b", "question": "Who is the person whose hobby is leaves ?", "answer": [ + "ladawn", "janell", "jennette", - "ladawn", "meghann", "derrick", "dominick" @@ -1320,7 +1320,7 @@ "type": 4 }, { - "id": "733889f0-4862-4cf5-8bdd-cd5439a43e34", + "id": "c3d35b24-ba0a-491f-ba64-a1cbf42ff556", "question": "What is the hobby of the father of the child of vernice ?", "answer": [ "baking" @@ -1350,7 +1350,7 @@ "type": 5 }, { - "id": "167a860a-50ed-4f03-9220-eb719b16ba3e", + "id": "f7bcc6d6-59e3-465f-8fb1-b33b6059c4ae", "question": "What is the hobby of the daughter of the father of everette ?", "answer": [ "magnet fishing" @@ -1380,13 +1380,13 @@ "type": 5 }, { - "id": "1e9e07d0-4606-47b2-bb7c-b780452aa5fb", + "id": "583a91cd-68d2-48c9-be32-15a9c2c62e05", "question": "What is the dob of the child of the brother of marlo ?", "answer": [ + "0264-08-02", "0266-03-19", - "0274-03-29", "0270-01-28", - "0264-08-02", + "0274-03-29", "0263-06-10" ], "prolog": { @@ -1414,12 +1414,12 @@ "type": 5 }, { - "id": "2c4857a2-d349-467a-92eb-103b7c817423", + "id": "9055764f-3250-4ccf-b6de-2ed378f77d28", "question": "What is the job of the daughter of the child of roger ?", "answer": [ - "nurse, learning disability", "surveyor, quantity", - "camera operator" + "camera operator", + "nurse, learning disability" ], "prolog": { "query": [ @@ -1446,7 +1446,7 @@ "type": 5 }, { - "id": "14c5bf2c-571c-4841-a6b3-ada86c95bc66", + "id": "a19b7cba-bc9b-4918-a2b7-1ca7a9673a02", "question": "What is the hobby of the mother of the husband of leann ?", "answer": [ "kart racing" @@ -1476,7 +1476,7 @@ "type": 5 }, { - "id": "cfa66069-f078-4f16-8da1-45937353a5d6", + "id": "badceff6-d448-4492-ab04-8c146fbd830c", "question": "What is the dob of the mother of the brother of zane ?", "answer": [ "0178-04-18" @@ -1506,7 +1506,7 @@ "type": 5 }, { - "id": "345b743f-7b9e-4c03-871a-fba8022a2c44", + "id": "d303bb4c-9ec0-4968-8485-7945ea0f2bb7", "question": "What is the hobby of the daughter of the son of gene ?", "answer": [ "ant farming" @@ -1536,7 +1536,7 @@ "type": 5 }, { - "id": "9234578e-0710-4cdd-9883-14b0fd474f13", + "id": "663fcdfc-7d84-468f-8cfe-73438b413fe8", "question": "What is the dob of the husband of the wife of van ?", "answer": [ "0200-08-20" @@ -1566,7 +1566,7 @@ "type": 5 }, { - "id": "3a096c16-8471-4f1f-9278-5c925b9d5bae", + "id": "f877e695-a98a-413c-b8e1-774efa517a86", "question": "What is the hobby of the sister of the child of babara ?", "answer": [ "research", @@ -1597,7 +1597,7 @@ "type": 5 }, { - "id": "c182ecc8-09c7-45cf-8aac-e83afa53b891", + "id": "2190760e-66d3-4437-acf4-04f92b78bf27", "question": "What is the job of the father of the mother of levi ?", "answer": [ "health and safety inspector" @@ -1627,12 +1627,12 @@ "type": 5 }, { - "id": "762e4e50-8ee1-49b9-8bbd-efa77155af06", + "id": "a2dbaee6-42d5-45d1-a87c-9b004f5ff86f", "question": "What is the job of the sibling of the person whose job is police officer ?", "answer": [ - "financial planner", + "aeronautical engineer", "psychiatrist", - "aeronautical engineer" + "financial planner" ], "prolog": { "query": [ @@ -1659,11 +1659,11 @@ "type": 6 }, { - "id": "34ba1baa-1519-4dc4-9cd8-4f4f4c091d60", + "id": "fbe5b7c0-d5df-4639-bba2-0847ac03ca6b", "question": "What is the hobby of the brother of the person whose job is civil engineer, contracting ?", "answer": [ - "foraging", - "renaissance fair" + "renaissance fair", + "foraging" ], "prolog": { "query": [ @@ -1690,7 +1690,7 @@ "type": 6 }, { - "id": "4e5c43af-a44f-4ad5-9635-89ede5beb4d7", + "id": "67e2d680-d621-4df2-a646-e400dd5d34d9", "question": "What is the job of the wife of the person whose job is comptroller ?", "answer": [ "sports therapist" @@ -1720,15 +1720,15 @@ "type": 6 }, { - "id": "0cae2ab1-2b94-494b-882f-b22f9fb23d9e", + "id": "06df661c-4a07-4ea3-9604-ae7828f6f3ff", "question": "What is the job of the sibling of the person whose hobby is auto audiophilia ?", "answer": [ - "teacher, early years/pre", "pension scheme manager", + "engineer, biomedical", "geologist, wellsite", "amenity horticulturist", "theatre manager", - "engineer, biomedical" + "teacher, early years/pre" ], "prolog": { "query": [ @@ -1755,7 +1755,7 @@ "type": 6 }, { - "id": "ca075a2d-4d72-4d13-8534-61571dd1ec17", + "id": "55d6225d-34d7-4539-a34a-31554146a9a5", "question": "What is the hobby of the sister of the person whose job is air broker ?", "answer": [ "shooting sports" @@ -1785,7 +1785,7 @@ "type": 6 }, { - "id": "4b4962fb-8e29-43f7-b651-cc3e594101ed", + "id": "94116b36-f80e-4992-9426-04743ad2de2b", "question": "What is the dob of the wife of the person whose job is librarian, academic ?", "answer": [ "0216-04-04" @@ -1815,7 +1815,7 @@ "type": 6 }, { - "id": "5b13db10-6ee7-4593-b041-816f17e8d6d1", + "id": "ebf77ac3-9fa6-485f-bb10-ef23e1700ca9", "question": "What is the dob of the daughter of the person whose hobby is herping ?", "answer": [ "0292-04-04" @@ -1845,7 +1845,7 @@ "type": 6 }, { - "id": "606d532e-d515-4272-ba19-6c0dc8d62c63", + "id": "54147bb7-d676-42f0-ad68-e810385faada", "question": "What is the hobby of the daughter of the person whose job is air cabin crew ?", "answer": [ "sports memorabilia", @@ -1877,7 +1877,7 @@ "type": 6 }, { - "id": "59569e31-de0d-4c20-b146-f13f38ca1016", + "id": "7628d89f-fad6-489e-8b80-67bf3931556f", "question": "What is the dob of the brother of the person whose hobby is cycling ?", "answer": [ "0205-08-21", @@ -1908,12 +1908,12 @@ "type": 6 }, { - "id": "86ccf851-e81f-4fc1-849a-1b6d05660f45", + "id": "86579f52-4308-4c62-b668-d1752005fd73", "question": "What is the dob of the daughter of the person whose hobby is fishkeeping ?", "answer": [ + "0288-07-28", "0291-03-20", - "0177-04-10", - "0288-07-28" + "0177-04-10" ], "prolog": { "query": [ @@ -1940,11 +1940,11 @@ "type": 6 }, { - "id": "ce35cabb-9191-47ad-aeb4-ff9b909a13f6", + "id": "6c67bf6b-5f93-4503-b932-327da2ab27d5", "question": "What is the hobby of the son of antionette ?", "answer": [ - "archery", "insect collecting", + "archery", "die-cast toy" ], "prolog": { @@ -1968,7 +1968,7 @@ "type": 7 }, { - "id": "f4815d87-4b02-4171-b0ba-64ece06c9245", + "id": "b9392e63-c011-426e-9c62-3776650b8850", "question": "What is the job of the mother of ivory ?", "answer": [ "immunologist" @@ -1994,13 +1994,13 @@ "type": 7 }, { - "id": "b6e7d09c-9c3f-438c-99da-eaa9820a7e87", + "id": "81d19f01-5ed8-4a38-8cab-e559e87be36f", "question": "What is the job of the sibling of zoila ?", "answer": [ - "nurse, learning disability", - "teacher, secondary school", "seismic interpreter", - "sports therapist" + "sports therapist", + "teacher, secondary school", + "nurse, learning disability" ], "prolog": { "query": [ @@ -2023,7 +2023,7 @@ "type": 7 }, { - "id": "a61fa2c6-a308-4f1d-942e-17b72dff31c6", + "id": "ebc94a84-7fa2-4a52-a2f4-fe12a325ff52", "question": "What is the job of the son of lorraine ?", "answer": [ "environmental manager" @@ -2049,11 +2049,11 @@ "type": 7 }, { - "id": "4f36bd81-6e4e-48d0-9501-d1972a4a603d", + "id": "3a9cfbde-5765-4274-b666-7264a4c0636b", "question": "What is the job of the sibling of deangelo ?", "answer": [ - "minerals surveyor", "horticultural therapist", + "minerals surveyor", "television/film/video producer" ], "prolog": { @@ -2077,7 +2077,7 @@ "type": 7 }, { - "id": "a5021609-e4e0-4b5b-adf9-f05335fbbc73", + "id": "436f6568-82ab-4a80-a76b-ac0031b0c73d", "question": "What is the job of the wife of douglass ?", "answer": [ "administrator, education" @@ -2103,7 +2103,7 @@ "type": 7 }, { - "id": "0c04cce6-136b-424b-9c0d-aabc415cfb1f", + "id": "55215c01-3ba0-4677-b4ab-b4d13ba554dd", "question": "What is the job of the husband of angelia ?", "answer": [ "statistician" @@ -2129,13 +2129,13 @@ "type": 7 }, { - "id": "74fa5aa7-c842-4a63-a280-ff64defda1f2", + "id": "9cd3261d-b6cf-45cb-bb4c-bf531842fe1b", "question": "What is the job of the sibling of emile ?", "answer": [ - "risk manager", - "hydrogeologist", "advertising account planner", - "equities trader" + "hydrogeologist", + "equities trader", + "risk manager" ], "prolog": { "query": [ @@ -2158,12 +2158,12 @@ "type": 7 }, { - "id": "4a78094a-e69c-488c-b378-7e987d47f20b", + "id": "7b42ffe4-f133-4329-9083-2274d806c649", "question": "What is the dob of the daughter of quinton ?", "answer": [ + "0219-04-04", "0223-05-30", - "0226-06-19", - "0219-04-04" + "0226-06-19" ], "prolog": { "query": [ @@ -2186,7 +2186,7 @@ "type": 7 }, { - "id": "d0589d12-4f2a-4049-9d33-08f20cbedb1b", + "id": "8739c465-0030-48a5-bcab-2afc76cc2369", "question": "What is the hobby of the mother of donnie ?", "answer": [ "fencing" @@ -2212,7 +2212,7 @@ "type": 7 }, { - "id": "7169a47f-cc50-420c-b75e-f89d5e69593a", + "id": "81a027fd-1ce9-44b8-bdc1-d30ff06c08bd", "question": "What is the job of the person whose job is air broker ?", "answer": [ "air broker" @@ -2238,7 +2238,7 @@ "type": 8 }, { - "id": "be3dd68f-f90e-44d9-afd0-dba3efe3aac9", + "id": "437db8d4-2269-401b-9216-449e554971f5", "question": "What is the job of the person whose hobby is animal fancy ?", "answer": [ "facilities manager", @@ -2265,7 +2265,7 @@ "type": 8 }, { - "id": "c8ea9770-13e1-41c3-bf07-9845c679cc19", + "id": "dc8dde04-d516-4bdc-86ed-b03b6bab1ff3", "question": "What is the dob of the person whose job is sports administrator ?", "answer": [ "0205-08-21" @@ -2291,7 +2291,7 @@ "type": 8 }, { - "id": "4dc73fc3-cfc7-4417-900a-075b05dbf4ea", + "id": "8172e40e-7375-413e-864c-c662f1746fbe", "question": "What is the hobby of the person whose hobby is sea glass collecting ?", "answer": [ "sea glass collecting" @@ -2317,13 +2317,13 @@ "type": 8 }, { - "id": "c1b55fde-b132-4ddc-ae52-b9ee892b8b5e", + "id": "1b412600-3458-4b00-ba47-6e3a200e82fe", "question": "What is the dob of the person whose hobby is photography ?", "answer": [ - "0208-12-08", - "0261-10-15", "0184-05-17", - "0272-10-17" + "0208-12-08", + "0272-10-17", + "0261-10-15" ], "prolog": { "query": [ @@ -2346,13 +2346,13 @@ "type": 8 }, { - "id": "186aa138-3afe-41b4-b87e-fe0b620d181e", + "id": "662114ee-224d-4040-9ad3-37234e1669d3", "question": "What is the dob of the person whose hobby is photography ?", "answer": [ - "0208-12-08", - "0261-10-15", "0184-05-17", - "0272-10-17" + "0208-12-08", + "0272-10-17", + "0261-10-15" ], "prolog": { "query": [ @@ -2375,7 +2375,7 @@ "type": 8 }, { - "id": "3cf12dfd-53be-4c03-98d9-77698e36e6ce", + "id": "6f1ed88a-8a34-47ab-8ba4-14f08c9dd43b", "question": "What is the dob of the person whose hobby is sailing ?", "answer": [ "0241-07-13" @@ -2401,15 +2401,15 @@ "type": 8 }, { - "id": "f56251ea-9e91-4673-b7cb-e2bc10dae5f6", + "id": "b85bb7d9-0be2-4cbd-89cc-08a0b2c4a533", "question": "What is the dob of the person whose hobby is benchmarking ?", "answer": [ - "0204-08-13", "0205-10-16", + "0204-08-13", "0202-02-18", - "0276-07-06", + "0212-07-22", "0230-02-24", - "0212-07-22" + "0276-07-06" ], "prolog": { "query": [ @@ -2432,7 +2432,7 @@ "type": 8 }, { - "id": "d403486b-feda-4909-8347-deb0798b49b3", + "id": "efdcbd4e-a4b8-461f-ae17-f4514514837d", "question": "What is the hobby of the person whose hobby is films ?", "answer": [ "films" @@ -2458,12 +2458,12 @@ "type": 8 }, { - "id": "3e8e075b-40a1-41cd-83a0-59c1a1b7e57e", + "id": "a6eb5ff9-ae84-426e-9f72-af9eee4240f7", "question": "What is the hobby of the person whose job is technical sales engineer ?", "answer": [ "meteorology", - "herping", - "jurisprudential" + "jurisprudential", + "herping" ], "prolog": { "query": [ @@ -2486,7 +2486,7 @@ "type": 8 }, { - "id": "850c0a12-755d-4395-9fa6-736bd466fd6b", + "id": "d2a75bb4-7fc6-48f7-9e90-7b42cab891ea", "question": "How many brothers does the sibling of the sibling of keith have?", "answer": [ "378" @@ -2515,7 +2515,7 @@ "type": 9 }, { - "id": "64b451b4-04ea-4e94-b958-ca95f53c7558", + "id": "c4c27a41-9b96-4d1e-b89d-af00f33ddf34", "question": "How many children does the father of the sister of cherlyn have?", "answer": [ "702" @@ -2544,7 +2544,7 @@ "type": 9 }, { - "id": "854803a0-61e6-4483-9c96-f97dba3566b6", + "id": "9b2e0822-1d7d-4614-938a-f39d38ad2be5", "question": "How many children does the child of the father of chang have?", "answer": [ "702" @@ -2573,7 +2573,7 @@ "type": 9 }, { - "id": "756328c2-af96-4e64-bfdf-0e52543a3a30", + "id": "648c59e8-8ecf-40ec-b390-afce13316621", "question": "How many sons does the wife of the husband of terri have?", "answer": [ "340" @@ -2602,7 +2602,7 @@ "type": 9 }, { - "id": "55351e37-6a15-4b9f-a8e0-b155c0a60bb5", + "id": "21b2271c-bf55-40c7-a64e-11337dac9787", "question": "How many brothers does the son of the mother of chang have?", "answer": [ "378" @@ -2631,7 +2631,7 @@ "type": 9 }, { - "id": "62bc795e-08f0-4ad6-b34e-110b21d39377", + "id": "8d758731-c928-4d71-8c8f-4c36df93d9a0", "question": "How many siblings does the child of the mother of chang have?", "answer": [ "768" @@ -2660,7 +2660,7 @@ "type": 9 }, { - "id": "0dabd1e6-4cf8-4069-ac41-5a443cbe0ccf", + "id": "e6b02731-1be4-4384-a733-ed35525ae136", "question": "How many sisters does the daughter of the father of babara have?", "answer": [ "390" @@ -2689,7 +2689,7 @@ "type": 9 }, { - "id": "bc00fa98-2d3e-4c9f-94c4-a60353610df9", + "id": "b4c50102-0793-454c-80a9-31a62c7fadb4", "question": "How many sisters does the son of the child of isabel have?", "answer": [ "390" @@ -2718,7 +2718,7 @@ "type": 9 }, { - "id": "33fabb31-7677-47be-b0df-4dcd15a65e49", + "id": "d616cb58-5d14-44cf-912d-94d080d57f2d", "question": "How many daughters does the brother of the son of roger have?", "answer": [ "362" @@ -2747,7 +2747,7 @@ "type": 9 }, { - "id": "d05d871b-f7d1-4c3e-a7f9-09171ab32902", + "id": "f38c2bff-cfab-4c39-be39-842b247516c1", "question": "How many sons does the child of the mother of phillip have?", "answer": [ "340" @@ -2776,7 +2776,7 @@ "type": 9 }, { - "id": "29b39178-3ac2-4eb8-9bb8-192060521966", + "id": "4494c70f-5c9a-4ead-9526-768c8555e151", "question": "How many sons does the daughter of the person whose hobby is flying disc have?", "answer": [ "340" @@ -2805,7 +2805,7 @@ "type": 10 }, { - "id": "8cfa12dd-ff08-4c91-887a-469fe99b7064", + "id": "3d9ba483-39bd-413b-8bdf-27c483020caf", "question": "How many daughters does the mother of the person whose job is colour technologist have?", "answer": [ "362" @@ -2834,7 +2834,7 @@ "type": 10 }, { - "id": "ee79cb4a-71ed-4065-b7c4-3d0bde59aee7", + "id": "45ac1c50-702a-4d00-8d9c-490e54be8ad4", "question": "How many brothers does the son of the person whose job is investment analyst have?", "answer": [ "378" @@ -2863,7 +2863,7 @@ "type": 10 }, { - "id": "570efc83-5d40-4240-9715-c880e2b18bec", + "id": "cf6a1284-b19d-411f-9eda-45420c0d65a2", "question": "How many siblings does the brother of the person whose hobby is psychology have?", "answer": [ "768" @@ -2892,7 +2892,7 @@ "type": 10 }, { - "id": "ec161752-e5c4-4970-97e4-d8bb3dcdc410", + "id": "cca01149-26a8-4565-8c09-8af667752968", "question": "How many children does the father of the person whose job is pension scheme manager have?", "answer": [ "702" @@ -2921,7 +2921,7 @@ "type": 10 }, { - "id": "ad866810-5241-4955-846c-4dc26a5c72aa", + "id": "74c6a08a-3440-487d-9046-aee493161b0e", "question": "How many siblings does the mother of the person whose hobby is museum visiting have?", "answer": [ "768" @@ -2950,7 +2950,7 @@ "type": 10 }, { - "id": "3e82b473-e972-4093-bed6-56ec21ac1eb4", + "id": "6fbd9a21-08eb-4f2d-9b40-7f7d8a0f3196", "question": "How many sisters does the brother of the person whose job is soil scientist have?", "answer": [ "390" @@ -2979,7 +2979,7 @@ "type": 10 }, { - "id": "c6fd2d04-22a9-4b52-ba3a-326c2192deb3", + "id": "bfa805d6-b27b-45ff-9def-6d857291ff94", "question": "How many sisters does the husband of the person whose job is technical sales engineer have?", "answer": [ "390" @@ -3008,7 +3008,7 @@ "type": 10 }, { - "id": "6298e1dc-ebd3-4953-b6a4-f3141850ae84", + "id": "260a5ae2-66f7-4157-91df-b62dd08f5daf", "question": "How many sons does the son of the person whose job is firefighter have?", "answer": [ "340" @@ -3037,7 +3037,7 @@ "type": 10 }, { - "id": "80aec9c2-1ee1-41be-a029-56de0578f4a7", + "id": "e5686cfd-9ef4-4422-a23e-4f7f69cb5f00", "question": "How many siblings does the wife of the person whose job is radio producer have?", "answer": [ "768" @@ -3066,7 +3066,7 @@ "type": 10 }, { - "id": "bb10d568-d08b-43d9-ab5c-c5395ac39b52", + "id": "6a9d5143-9a0f-48b3-9f0c-bf314828a955", "question": "How many brothers does the husband of daisy have?", "answer": [ "378" @@ -3091,7 +3091,7 @@ "type": 11 }, { - "id": "c4ce8da9-6ddb-427e-be81-2c796d7054aa", + "id": "1f5cb56c-b97b-47e6-b67c-596722ebd672", "question": "How many sisters does the daughter of rosena have?", "answer": [ "390" @@ -3116,7 +3116,7 @@ "type": 11 }, { - "id": "682c3cdb-0bec-41d9-8ce0-e04ca2208d8f", + "id": "dc9a5c9f-ce7f-48d8-80ab-69787ecd4b4d", "question": "How many sons does the wife of earnest have?", "answer": [ "340" @@ -3141,7 +3141,7 @@ "type": 11 }, { - "id": "a579ae70-a7b3-464e-bfbb-14da8e25607f", + "id": "47474a2e-8230-4b67-85c0-2a959090b5e1", "question": "How many sons does the husband of esperanza have?", "answer": [ "340" @@ -3166,7 +3166,7 @@ "type": 11 }, { - "id": "b3a8780e-4747-4c9f-86a6-00b4f813d3d0", + "id": "3768f3ed-26bf-4124-91a0-b8754909a8a8", "question": "How many daughters does the child of guillermo have?", "answer": [ "362" @@ -3191,7 +3191,7 @@ "type": 11 }, { - "id": "6fd8cd4e-c6a4-44ce-b27f-e57594143f64", + "id": "63264357-f4a9-4292-939c-717f0e0ab760", "question": "How many sisters does the husband of rosalie have?", "answer": [ "390" @@ -3216,7 +3216,7 @@ "type": 11 }, { - "id": "90cdc84c-eb09-41ce-b146-8d31a88f8f5a", + "id": "583ce4c4-7d34-419a-bd1d-88905097d169", "question": "How many children does the son of danna have?", "answer": [ "702" @@ -3241,7 +3241,7 @@ "type": 11 }, { - "id": "9d640635-5681-470a-ab1c-ec22d377b18c", + "id": "58c17e70-0317-4a37-b37b-2e4ac04ae6e4", "question": "How many daughters does the husband of rosalee have?", "answer": [ "362" @@ -3266,7 +3266,7 @@ "type": 11 }, { - "id": "f9314df5-e448-4b3a-bc29-57d32ff8313a", + "id": "6a591944-da51-4e4f-959b-9a218d55c932", "question": "How many sons does the child of alina have?", "answer": [ "340" @@ -3291,7 +3291,7 @@ "type": 11 }, { - "id": "9456492d-db3f-431c-aa19-aa5e298be698", + "id": "264f442d-3d9e-40f8-8f2f-5732c664098d", "question": "How many children does the daughter of george have?", "answer": [ "702" @@ -3316,7 +3316,7 @@ "type": 11 }, { - "id": "f58fa146-4045-4b60-b0f7-e9a94203ff40", + "id": "530f7640-b91b-4fe9-8867-1be46f623792", "question": "How many sisters does the person whose job is architect have?", "answer": [ "390" @@ -3341,7 +3341,7 @@ "type": 12 }, { - "id": "91719f9b-7b14-44ab-a8b6-5cb0e91b52b3", + "id": "73ae0bc4-5a26-4ebc-849d-19c94516b737", "question": "How many brothers does the person whose hobby is mycology have?", "answer": [ "378" @@ -3366,7 +3366,7 @@ "type": 12 }, { - "id": "8b82554f-49a8-4f8d-935e-b5e11282ef93", + "id": "5768ebec-ecb3-4a6f-bd1d-7c18deba8ce6", "question": "How many daughters does the person whose hobby is darts have?", "answer": [ "362" @@ -3391,7 +3391,7 @@ "type": 12 }, { - "id": "d90b9109-7af9-46fa-a3b7-2c93416d629b", + "id": "34a9897c-cf2c-4708-84f6-7dfa4dfb8254", "question": "How many sisters does the person whose job is oncologist have?", "answer": [ "390" @@ -3416,7 +3416,7 @@ "type": 12 }, { - "id": "a39d9f2e-a067-44cf-b501-17ca391fce93", + "id": "fd2293b1-1f1d-43e6-abae-2b00e1310248", "question": "How many daughters does the person whose hobby is geography have?", "answer": [ "362" @@ -3441,7 +3441,7 @@ "type": 12 }, { - "id": "60a9014b-2a27-4f38-ac9c-3b6616ae7c86", + "id": "ba786d62-ff4f-4072-a8d5-577b38de806c", "question": "How many sons does the person whose job is designer, interior/spatial have?", "answer": [ "340" @@ -3466,7 +3466,7 @@ "type": 12 }, { - "id": "e3a81a0a-8fba-46bf-b1e7-c308e06ca914", + "id": "dc698680-eb5b-4577-aa2b-ee3a694c45a3", "question": "How many brothers does the person whose hobby is museum visiting have?", "answer": [ "378" @@ -3491,7 +3491,7 @@ "type": 12 }, { - "id": "ef49dafa-ed83-4795-8c0a-24f19a212838", + "id": "d2915964-9cb2-4f4a-90d8-78f5a53519a8", "question": "How many children does the person whose hobby is role-playing games have?", "answer": [ "702" @@ -3516,7 +3516,7 @@ "type": 12 }, { - "id": "1b96dd4d-c51b-436d-870f-30619aea1221", + "id": "c1032d9c-0ecc-4280-aa73-fb5b408ffc8a", "question": "How many brothers does the person whose job is administrator, education have?", "answer": [ "378" @@ -3541,7 +3541,7 @@ "type": 12 }, { - "id": "5c075487-3d48-4c58-a509-bfadb3b8c016", + "id": "c9126c06-6c10-45a7-9eac-91baa8185820", "question": "How many brothers does the person whose job is lobbyist have?", "answer": [ "378" @@ -3566,7 +3566,7 @@ "type": 12 }, { - "id": "b5d467d9-d8e4-40c4-93e1-e99da5b1dc44", + "id": "722a91dd-6fbf-4162-91d2-68c2a9594e8b", "question": "How many children does houston have?", "answer": [ "1" @@ -3587,7 +3587,7 @@ "type": 13 }, { - "id": "caaef750-c64c-4433-bd37-aa930f36d6d9", + "id": "2186d4ef-9962-4342-aedb-738c0f6255c9", "question": "How many siblings does anastasia have?", "answer": [ "0" @@ -3608,7 +3608,7 @@ "type": 13 }, { - "id": "aa0ae757-56c5-45cc-b9b5-5f6b2c12f814", + "id": "eb57ce13-2396-4459-9ef4-57305499c6ac", "question": "How many brothers does jenniffer have?", "answer": [ "2" @@ -3629,7 +3629,7 @@ "type": 13 }, { - "id": "9876eff4-b886-48ba-984b-c54038eeccf3", + "id": "fb7023d4-b939-439c-b7e2-f4fad13b36b6", "question": "How many daughters does dante have?", "answer": [ "0" @@ -3650,7 +3650,7 @@ "type": 13 }, { - "id": "d15571c2-c30e-4b92-9dd8-c9c04100473c", + "id": "aa24823a-e2bd-4503-be04-0e7206d0d7e3", "question": "How many sisters does king have?", "answer": [ "0" @@ -3671,7 +3671,7 @@ "type": 13 }, { - "id": "77c138a4-1fea-42da-a971-1160e05a9487", + "id": "9a3e5d23-a5bd-4740-b648-a21fc912c9ec", "question": "How many sons does adam have?", "answer": [ "2" @@ -3692,7 +3692,7 @@ "type": 13 }, { - "id": "40f5e432-f51d-400c-b620-f94fb4b37b8c", + "id": "aa58e21d-4382-494a-ba1b-63013a1c7447", "question": "How many brothers does raleigh have?", "answer": [ "0" @@ -3713,7 +3713,7 @@ "type": 13 }, { - "id": "4c82f169-16fd-4770-8966-203255b28480", + "id": "a7d7566b-4c45-4faf-9980-7141ca5b5298", "question": "How many sisters does hugo have?", "answer": [ "0" @@ -3734,7 +3734,7 @@ "type": 13 }, { - "id": "ba647d75-228a-4e94-9835-a04368537d65", + "id": "efe49249-28a5-4043-ad0f-c73c5ce8a207", "question": "How many daughters does tessie have?", "answer": [ "0" @@ -3755,7 +3755,7 @@ "type": 13 }, { - "id": "1381dcd5-2b02-4914-badb-bcd5037ed218", + "id": "37341763-359c-41c4-8a28-c0f65c5764b9", "question": "How many siblings does robyn have?", "answer": [ "1" diff --git a/depth8-50/articles.json b/depth_8_size_50_seed_1/articles.json similarity index 100% rename from depth8-50/articles.json rename to depth_8_size_50_seed_1/articles.json diff --git a/depth8-50/family_tree_1.pl b/depth_8_size_50_seed_1/family_tree_1.pl similarity index 100% rename from depth8-50/family_tree_1.pl rename to depth_8_size_50_seed_1/family_tree_1.pl diff --git a/depth8-50/family_tree_1.png b/depth_8_size_50_seed_1/family_tree_1.png similarity index 100% rename from depth8-50/family_tree_1.png rename to depth_8_size_50_seed_1/family_tree_1.png diff --git a/depth8-50/questions.json b/depth_8_size_50_seed_1/questions.json similarity index 91% rename from depth8-50/questions.json rename to depth_8_size_50_seed_1/questions.json index 939b13d0e036fa4707e018c20f46a3146c74a1c5..21d163a141d6cd6eabfd948fadd856f68a0e2b62 100644 --- a/depth8-50/questions.json +++ b/depth_8_size_50_seed_1/questions.json @@ -1,6 +1,6 @@ [ { - "id": "b403c94c-1658-4741-8129-15eff2dc423b", + "id": "c76c329e-a41e-4faa-8747-549ae87571d9", "question": "Who is the daughter of the father of the person whose hobby is wikipedia editing ?", "answer": [ "velia" @@ -30,7 +30,7 @@ "type": 0 }, { - "id": "567b52ff-418a-4ac0-86bc-3141783bfbed", + "id": "c8ac51d8-47b9-4a70-b6ba-4a2024b546f4", "question": "Who is the mother of the child of the person whose hobby is scuba diving ?", "answer": [ "maggie" @@ -60,7 +60,7 @@ "type": 0 }, { - "id": "3af8310b-cdc0-4f67-9e3d-193fa340ea1c", + "id": "62e2f048-d8fa-4024-988f-89d2325a7d14", "question": "Who is the child of the wife of the person whose job is psychiatric nurse ?", "answer": [ "brigida" @@ -90,7 +90,7 @@ "type": 0 }, { - "id": "b343eca9-5bc1-4550-b196-9bfe5442d455", + "id": "d9618f72-c060-4204-bcf7-0efe75097e39", "question": "Who is the mother of the daughter of the person whose hobby is microbiology ?", "answer": [ "meghann" @@ -120,7 +120,7 @@ "type": 0 }, { - "id": "f9add0a5-b6a5-448e-b4eb-4c9b52941546", + "id": "8b8701d7-9879-4639-911d-ea22ddc3a1da", "question": "Who is the child of the husband of the person whose hobby is research ?", "answer": [ "lyndia" @@ -150,7 +150,7 @@ "type": 0 }, { - "id": "ae0f607a-5298-4364-b3ff-97e408e583b9", + "id": "eba319c2-8c6a-4a52-884a-ad161093a115", "question": "Who is the child of the son of the person whose job is therapist, art ?", "answer": [ "lynn" @@ -180,7 +180,7 @@ "type": 0 }, { - "id": "690bca90-4fa6-4b42-af42-71c89e4842e4", + "id": "c2cb8a04-af5f-45ee-b54d-5e803e9b0b6a", "question": "Who is the daughter of the sibling of the person whose job is commercial/residential surveyor ?", "answer": [ "miki" @@ -210,7 +210,7 @@ "type": 0 }, { - "id": "dd9bdcfa-3cd7-4cf4-a830-91d6a218efb1", + "id": "ec050453-8b1b-45b2-bf42-130ed380761e", "question": "Who is the father of the wife of the person whose hobby is tennis polo ?", "answer": [ "deangelo" @@ -240,7 +240,7 @@ "type": 0 }, { - "id": "fb50360d-3612-4607-8677-234f9ffe347a", + "id": "a4245de5-c0fb-42ab-ac1e-11f46c9f0447", "question": "Who is the mother of the sister of the person whose hobby is microscopy ?", "answer": [ "antionette" @@ -270,7 +270,7 @@ "type": 0 }, { - "id": "a74ead5f-205e-4372-862e-c5b4736d4752", + "id": "1aab3db1-0555-4274-bd31-56a0b2f92dc9", "question": "Who is the child of the mother of the person whose job is exercise physiologist ?", "answer": [ "joe" @@ -300,7 +300,7 @@ "type": 0 }, { - "id": "a38a6727-82b0-4d69-9919-681d0ff61fdb", + "id": "1e211692-5e2f-4007-889c-c9219e439c49", "question": "Who is the husband of the mother of dixie ?", "answer": [ "deangelo" @@ -326,7 +326,7 @@ "type": 1 }, { - "id": "dad16f92-d403-49ad-b666-2b36c0c75228", + "id": "ff805913-2e59-4457-9a37-ac233cb74422", "question": "Who is the mother of the mother of dixie ?", "answer": [ "kanesha" @@ -352,7 +352,7 @@ "type": 1 }, { - "id": "7c444493-f563-4553-91d7-5cc73e2c1259", + "id": "7e84d478-ee79-43b1-93ee-5ee6ad4d630e", "question": "Who is the father of the sister of nick ?", "answer": [ "deangelo" @@ -378,7 +378,7 @@ "type": 1 }, { - "id": "9d403c51-5e48-4cd0-8cd4-2a72b4908a05", + "id": "672878d3-031a-4579-b35b-77f2b500d38f", "question": "Who is the daughter of the child of maggie ?", "answer": [ "tona" @@ -404,7 +404,7 @@ "type": 1 }, { - "id": "f01e7d9a-1a4c-47b8-8f2f-a412bb588574", + "id": "fffbdec4-000d-415f-a48c-e8342f8a2ef3", "question": "Who is the daughter of the father of concepcion ?", "answer": [ "concepcion" @@ -430,7 +430,7 @@ "type": 1 }, { - "id": "ada487b3-60a6-4e69-ac26-943763457a52", + "id": "ee5b1c20-de71-406c-81a4-d548f2553c71", "question": "Who is the husband of the child of vilma ?", "answer": [ "alfonso" @@ -456,13 +456,13 @@ "type": 1 }, { - "id": "00b04682-c14c-4c21-aa01-e92c549c8c16", + "id": "986b6d0e-f85a-4df5-8a6f-8013d84b8777", "question": "Who is the sibling of the wife of fidel ?", "answer": [ - "johnna", - "kurt", "alton", - "nick" + "kurt", + "nick", + "johnna" ], "prolog": { "query": [ @@ -485,7 +485,7 @@ "type": 1 }, { - "id": "1db57dfe-a8ff-4550-a080-263f332d12e4", + "id": "53a23525-b21d-40b1-9bb3-d1e21173e54f", "question": "Who is the father of the father of ellis ?", "answer": [ "derick" @@ -511,7 +511,7 @@ "type": 1 }, { - "id": "a1db311f-baa9-40a6-8697-7d2789f8048f", + "id": "bef6b2ef-1a86-4237-9249-843ac27f059e", "question": "Who is the child of the mother of reinaldo ?", "answer": [ "reinaldo" @@ -537,7 +537,7 @@ "type": 1 }, { - "id": "6821b44d-b307-487b-9ab4-1d2117e0bca1", + "id": "96372182-69c5-43ed-aaa1-78629c9d8860", "question": "Who is the husband of the sister of johnna ?", "answer": [ "fidel" @@ -563,12 +563,12 @@ "type": 1 }, { - "id": "5618740c-9d77-4c14-b378-d04bce926c41", + "id": "2273ba53-4c4f-48ef-a235-b27b05b9493e", "question": "Who is the daughter of the person whose job is civil engineer, consulting ?", "answer": [ + "daisy", "meghann", - "alejandra", - "daisy" + "alejandra" ], "prolog": { "query": [ @@ -591,7 +591,7 @@ "type": 2 }, { - "id": "d8b35833-4f91-4d5d-a5d6-6fdb7bae99f8", + "id": "d512bcc1-4176-4b85-a9bc-1f39ca3f98d4", "question": "Who is the child of the person whose hobby is geography ?", "answer": [ "concepcion" @@ -617,12 +617,12 @@ "type": 2 }, { - "id": "c9f034f8-f020-4bfb-bd32-ff0697014b34", + "id": "f27dac15-96d1-49f7-bd09-25fc2aa064e0", "question": "Who is the daughter of the person whose job is civil engineer, consulting ?", "answer": [ + "daisy", "meghann", - "alejandra", - "daisy" + "alejandra" ], "prolog": { "query": [ @@ -645,12 +645,12 @@ "type": 2 }, { - "id": "62d9a287-ec2c-469b-a5de-f00b0e654d74", + "id": "d4d8ccdf-1ee1-4035-8713-4ab52bb79c31", "question": "Who is the mother of the person whose hobby is meditation ?", "answer": [ - "meghann", + "lyndia", "thomasine", - "lyndia" + "meghann" ], "prolog": { "query": [ @@ -673,7 +673,7 @@ "type": 2 }, { - "id": "b5dba53c-fce2-43c2-8f3c-a33f9fcc9322", + "id": "1b3cf271-fa16-4ba8-a44e-617fc2b7865c", "question": "Who is the mother of the person whose job is geographical information systems officer ?", "answer": [ "daisy" @@ -699,7 +699,7 @@ "type": 2 }, { - "id": "e3deff49-d81b-496b-b858-f4edfb5bdf54", + "id": "b45f7f4d-9576-4354-bf99-c974c4cfeacb", "question": "Who is the wife of the person whose hobby is photography ?", "answer": [ "marya" @@ -725,12 +725,12 @@ "type": 2 }, { - "id": "737b6f4d-d508-4e11-918b-552163b2eb5d", + "id": "0d559fd5-2e31-4f51-808b-f1bfdcc0d4aa", "question": "Who is the child of the person whose job is civil engineer, consulting ?", "answer": [ + "daisy", "meghann", - "alejandra", - "daisy" + "alejandra" ], "prolog": { "query": [ @@ -753,7 +753,7 @@ "type": 2 }, { - "id": "b0e1bcbb-1f99-40c9-bbe3-d56b9dc7675c", + "id": "126724d8-8bcb-4d14-8fa0-4cfe10c96076", "question": "Who is the father of the person whose hobby is hiking/backpacking ?", "answer": [ "derick" @@ -779,7 +779,7 @@ "type": 2 }, { - "id": "426dc797-bef3-4940-961d-5e1a5ef4f8a3", + "id": "463c9946-0fb2-4d01-be42-0336fa82364a", "question": "Who is the father of the person whose hobby is birdwatching ?", "answer": [ "vicente" @@ -805,11 +805,11 @@ "type": 2 }, { - "id": "2ee48a17-e2bf-4734-b59e-1fa752540390", + "id": "3a769dff-5d01-4717-bc3a-ea8708139c4a", "question": "Who is the sibling of the person whose job is geographical information systems officer ?", "answer": [ - "rosalee", - "deanna" + "deanna", + "rosalee" ], "prolog": { "query": [ @@ -832,7 +832,7 @@ "type": 2 }, { - "id": "a04e1081-8125-464c-8385-f5f4844ebc8f", + "id": "6a2beae7-87fa-4912-9b6b-2edb3352c15d", "question": "Who is the mother of tona ?", "answer": [ "lyndia" @@ -854,7 +854,7 @@ "type": 3 }, { - "id": "e4b00ee1-a359-43e2-a10d-2b03680abdf4", + "id": "987e3069-73d3-43aa-a3a4-1579d5938810", "question": "Who is the wife of jeff ?", "answer": [ "marya" @@ -876,7 +876,7 @@ "type": 3 }, { - "id": "5d38afd5-081f-42dc-8ab1-732fee44aa3a", + "id": "3367d5b1-163c-49ac-9946-abaa57f76a54", "question": "Who is the father of kari ?", "answer": [ "derick" @@ -898,7 +898,7 @@ "type": 3 }, { - "id": "5039caa6-02f3-4812-a465-4259c7f7a86a", + "id": "76cf487a-5c6e-412b-81e6-9528fa763ebe", "question": "Who is the sister of kurt ?", "answer": [ "dixie", @@ -921,7 +921,7 @@ "type": 3 }, { - "id": "87bc9f4c-3588-46de-a20a-63fe6c9dce23", + "id": "49b5a25d-a19a-4687-abe4-455c67008680", "question": "Who is the husband of nell ?", "answer": [ "leonardo" @@ -943,7 +943,7 @@ "type": 3 }, { - "id": "b4de1dca-5fe4-4b1a-ad13-a2b57508b1c9", + "id": "f728b291-9fb2-4efd-8612-2cadd5a131eb", "question": "Who is the brother of colby ?", "answer": [ "alfonso", @@ -966,7 +966,7 @@ "type": 3 }, { - "id": "d01b6b3d-ba66-4ebe-a5be-bd5cf007f7c7", + "id": "e79a67a0-f43b-445b-aa38-3b76275a6996", "question": "Who is the daughter of deangelo ?", "answer": [ "dixie", @@ -989,7 +989,7 @@ "type": 3 }, { - "id": "f2dccb28-85ba-406e-8681-e88ffeade07f", + "id": "18ea6624-ca66-49af-ab6d-6a1cc2aaaa62", "question": "Who is the wife of vicente ?", "answer": [ "lyndia" @@ -1011,7 +1011,7 @@ "type": 3 }, { - "id": "be3a331c-b47b-4208-93d5-d24730e01af2", + "id": "d243bbe1-02b7-4feb-9a79-8d61c0b4846b", "question": "Who is the mother of brigida ?", "answer": [ "nell" @@ -1033,7 +1033,7 @@ "type": 3 }, { - "id": "bce65de3-54d8-47c2-93d2-b99d684fe97e", + "id": "0c80b91e-aa2f-42cd-9a71-6a77364712b2", "question": "Who is the daughter of alton ?", "answer": [ "velia" @@ -1055,7 +1055,7 @@ "type": 3 }, { - "id": "a28b2ad2-87ab-4f2d-8fe8-d0ba53a29455", + "id": "7d6b94bf-816a-4fd7-a055-99e10c8c2d50", "question": "Who is the person whose job is freight forwarder ?", "answer": [ "concepcion" @@ -1077,7 +1077,7 @@ "type": 4 }, { - "id": "9dfd57d4-9ef8-424a-8047-2bb600e98e60", + "id": "61dadff2-f3f4-452d-ba3e-729fd6a60f82", "question": "Who is the person whose job is primary school teacher ?", "answer": [ "derick" @@ -1099,7 +1099,7 @@ "type": 4 }, { - "id": "cf607c28-7109-4749-b7e0-e28f99f8751c", + "id": "26715556-af48-4037-8dec-6180bf175a34", "question": "Who is the person whose hobby is tennis polo ?", "answer": [ "fidel" @@ -1121,7 +1121,7 @@ "type": 4 }, { - "id": "96e1d736-3a76-47e2-b4ba-efac0cf58ff1", + "id": "fb87a05b-42c7-432d-a7ea-6c01593c0fb7", "question": "Who is the person whose job is exercise physiologist ?", "answer": [ "joe" @@ -1143,7 +1143,7 @@ "type": 4 }, { - "id": "a8e77464-9772-438b-826e-8994ae2827e4", + "id": "97221ab9-7a2d-44eb-9001-c2f112b8ef31", "question": "Who is the person whose hobby is birdwatching ?", "answer": [ "matt" @@ -1165,7 +1165,7 @@ "type": 4 }, { - "id": "1f5a19e3-d4ad-4dfb-94ce-ed74b562835c", + "id": "480752e5-c715-4c87-919f-0a4bf3a87b8d", "question": "Who is the person whose hobby is architecture ?", "answer": [ "kanesha" @@ -1187,7 +1187,7 @@ "type": 4 }, { - "id": "e8a0cfa0-0621-4828-895a-80be5a107658", + "id": "26998c52-1bb8-4df3-bcc1-954c2648140b", "question": "Who is the person whose hobby is flying disc ?", "answer": [ "alton" @@ -1209,7 +1209,7 @@ "type": 4 }, { - "id": "f41989a8-1678-4943-97e8-186cbbe4203a", + "id": "069306c7-1e4d-4ac7-b1d3-61c04d4917c7", "question": "Who is the person whose job is english as a foreign language teacher ?", "answer": [ "kurt" @@ -1231,7 +1231,7 @@ "type": 4 }, { - "id": "ff88eb46-115f-47bc-b30e-3b08a17ceed0", + "id": "4519b38b-bdb9-4745-9b7f-fbc5c640abee", "question": "Who is the person whose hobby is learning ?", "answer": [ "nell" @@ -1253,7 +1253,7 @@ "type": 4 }, { - "id": "08ce456f-d6fa-4673-98d9-e4412ec0370e", + "id": "9e7e2efd-c019-450c-98db-1815e2a15e7d", "question": "Who is the person whose hobby is architecture ?", "answer": [ "kanesha" @@ -1275,7 +1275,7 @@ "type": 4 }, { - "id": "9c9dc1f1-9bdb-4499-a756-e63b4a01d207", + "id": "7bdd259e-9b5d-4aab-9d69-17ab550b5175", "question": "What is the hobby of the father of the mother of velia ?", "answer": [ "photography" @@ -1305,11 +1305,11 @@ "type": 5 }, { - "id": "3fd1bc1c-07cd-40dc-8100-d479db861289", + "id": "68300a08-764f-46d0-a2fe-918cd90f3782", "question": "What is the hobby of the daughter of the wife of deangelo ?", "answer": [ - "shogi", - "tether car" + "tether car", + "shogi" ], "prolog": { "query": [ @@ -1336,12 +1336,12 @@ "type": 5 }, { - "id": "8c294a0e-2fc8-4f22-a264-c558cb4a2709", + "id": "26e360b1-035c-4542-83d6-f8ae5ef7df1f", "question": "What is the dob of the child of the father of meghann ?", "answer": [ + "0237-11-04", "0230-04-06", - "0235-07-20", - "0237-11-04" + "0235-07-20" ], "prolog": { "query": [ @@ -1368,7 +1368,7 @@ "type": 5 }, { - "id": "ee3b01b0-7ba6-4a37-acb5-91508f292b49", + "id": "92a7c555-a57d-4a57-b8a7-b7ef12a0e3df", "question": "What is the job of the wife of the sibling of nick ?", "answer": [ "freight forwarder" @@ -1398,7 +1398,7 @@ "type": 5 }, { - "id": "c3e3692d-1515-4fd3-8658-ca7038e2e512", + "id": "1edbb3cf-afc7-4144-99c9-982f78f5acd0", "question": "What is the hobby of the child of the father of lynn ?", "answer": [ "bus spotting[22" @@ -1428,7 +1428,7 @@ "type": 5 }, { - "id": "8839616c-3569-4598-9627-29005bf5debd", + "id": "4cd0bf61-ee37-40f4-9b9d-01ff084fb0ba", "question": "What is the dob of the father of the son of vicente ?", "answer": [ "0178-01-25" @@ -1458,11 +1458,11 @@ "type": 5 }, { - "id": "f5aa110a-0cbb-4ef9-908f-041660427112", + "id": "92ccc6d7-43fe-4b62-8b28-8a0ab47603f6", "question": "What is the hobby of the daughter of the daughter of derick ?", "answer": [ - "shogi", - "tether car" + "tether car", + "shogi" ], "prolog": { "query": [ @@ -1489,7 +1489,7 @@ "type": 5 }, { - "id": "c5d6c4d0-f626-4ff7-9ddc-9ced40e45842", + "id": "ae0c97ac-afe0-4161-bafb-0e8f4829ed12", "question": "What is the dob of the husband of the wife of tanner ?", "answer": [ "0231-07-16" @@ -1519,7 +1519,7 @@ "type": 5 }, { - "id": "f6688d89-d870-4650-9649-106361fc1e96", + "id": "2c33b971-2b1c-46f1-8b87-7f6b1704dfb9", "question": "What is the hobby of the mother of the child of brigida ?", "answer": [ "biology" @@ -1549,7 +1549,7 @@ "type": 5 }, { - "id": "0524e02e-0863-4bc1-be1f-ac459f705bd0", + "id": "2eb529c3-103e-4db9-9995-9482b7f02019", "question": "What is the job of the father of the child of joe ?", "answer": [ "exercise physiologist" @@ -1579,15 +1579,15 @@ "type": 5 }, { - "id": "0118f8db-8647-423f-a408-57dee1fae1cc", + "id": "27984dc7-c7bb-423a-a247-e14bca1cd4d0", "question": "What is the job of the sibling of the person whose hobby is shogi ?", "answer": [ - "english as a foreign language teacher", "museum education officer", "pharmacist, hospital", - "surveyor, commercial/residential", "accountant, chartered", - "acupuncturist" + "acupuncturist", + "surveyor, commercial/residential", + "english as a foreign language teacher" ], "prolog": { "query": [ @@ -1614,7 +1614,7 @@ "type": 6 }, { - "id": "07933f94-5f3d-4ce4-884b-0223d2817664", + "id": "38800e29-5d6a-4643-a693-78c7e3a36a4a", "question": "What is the hobby of the son of the person whose hobby is reading ?", "answer": [ "flying disc", @@ -1646,7 +1646,7 @@ "type": 6 }, { - "id": "548dd607-9f76-4b19-a483-395debb5ef4d", + "id": "15e57c20-346f-4823-9890-09706f88c030", "question": "What is the job of the wife of the person whose hobby is scuba diving ?", "answer": [ "newspaper journalist" @@ -1676,11 +1676,11 @@ "type": 6 }, { - "id": "90ffc8a3-c33e-41b8-952d-39087550785f", + "id": "469458b0-7a72-47d9-80b0-06d5928ebb9f", "question": "What is the job of the sibling of the person whose job is pension scheme manager ?", "answer": [ - "accountant, chartered", - "pharmacist, hospital" + "pharmacist, hospital", + "accountant, chartered" ], "prolog": { "query": [ @@ -1707,7 +1707,7 @@ "type": 6 }, { - "id": "0a6ebe5a-a39f-4a3a-a910-ec57f89a765e", + "id": "6da8c191-7f98-49b5-bbbf-50f9638a49dd", "question": "What is the hobby of the child of the person whose job is newspaper journalist ?", "answer": [ "trainspotting" @@ -1737,7 +1737,7 @@ "type": 6 }, { - "id": "4f06ec1a-53c7-4f6d-b579-890bbccd5cbf", + "id": "43d3f692-072a-42fc-a717-aa0a1da7ea33", "question": "What is the dob of the wife of the person whose job is location manager ?", "answer": [ "0235-10-22" @@ -1767,12 +1767,12 @@ "type": 6 }, { - "id": "c7e95e63-3af5-4954-afa8-e08d58ca3b96", + "id": "a7876125-bdc9-4578-b120-03c4bd76cb19", "question": "What is the dob of the daughter of the person whose hobby is birdwatching ?", "answer": [ + "0237-11-04", "0230-04-06", - "0235-07-20", - "0237-11-04" + "0235-07-20" ], "prolog": { "query": [ @@ -1799,7 +1799,7 @@ "type": 6 }, { - "id": "901f0bbd-b101-4a06-ac8e-1c9289b412ce", + "id": "f8a1212e-b577-4c85-be27-c851b454571a", "question": "What is the hobby of the daughter of the person whose job is freight forwarder ?", "answer": [ "wikipedia editing" @@ -1829,7 +1829,7 @@ "type": 6 }, { - "id": "33afec42-6631-4784-806b-5644ecaf17ee", + "id": "a2ab4e6f-7a67-42ec-971f-dda30671af61", "question": "What is the dob of the mother of the person whose job is airline pilot ?", "answer": [ "0261-10-15" @@ -1859,7 +1859,7 @@ "type": 6 }, { - "id": "5837889a-786e-4a28-8bdf-82d51cce05de", + "id": "706a06db-4703-4022-b213-fb176c19be88", "question": "What is the dob of the father of the person whose hobby is dairy farming ?", "answer": [ "0236-06-02" @@ -1889,7 +1889,7 @@ "type": 6 }, { - "id": "add52c59-2dd9-4512-afc0-8a8ba3f555fb", + "id": "e3e4158d-bf06-4b5f-be52-022ffb6aa50c", "question": "What is the hobby of the son of antionette ?", "answer": [ "flying disc", @@ -1917,12 +1917,12 @@ "type": 7 }, { - "id": "20ddcb73-1e52-4701-9e72-5dda7d4b9980", + "id": "2cc4e58c-614c-41f7-b119-56663097f4be", "question": "What is the job of the brother of johnna ?", "answer": [ + "acupuncturist", "english as a foreign language teacher", - "surveyor, commercial/residential", - "acupuncturist" + "surveyor, commercial/residential" ], "prolog": { "query": [ @@ -1945,7 +1945,7 @@ "type": 7 }, { - "id": "437a611d-fa65-4702-8dcb-492ed74a957e", + "id": "6151c1b6-01f7-4917-8b7e-b87b900a7392", "question": "What is the job of the child of alberto ?", "answer": [ "exercise physiologist" @@ -1971,7 +1971,7 @@ "type": 7 }, { - "id": "2fc6f0e5-1251-46f7-a531-228a92b0ad42", + "id": "9a5b330b-8074-46e3-9c48-0f6965c4f87d", "question": "What is the job of the daughter of maggie ?", "answer": [ "ranger/warden" @@ -1997,11 +1997,11 @@ "type": 7 }, { - "id": "4c526073-a736-4590-8ea1-26b6b75027d2", + "id": "2459f382-0fb9-4a81-9578-ec589b550d57", "question": "What is the job of the sibling of cordell ?", "answer": [ - "accountant, chartered", - "pension scheme manager" + "pension scheme manager", + "accountant, chartered" ], "prolog": { "query": [ @@ -2024,7 +2024,7 @@ "type": 7 }, { - "id": "3f70bd33-fd9c-450c-9319-d24fe21890cb", + "id": "01bd39e1-902b-4f69-94f7-2f9a8cfbf8ba", "question": "What is the job of the wife of cornelius ?", "answer": [ "chief marketing officer" @@ -2050,12 +2050,12 @@ "type": 7 }, { - "id": "7131fc7f-3bb1-425f-993f-b39638c1b133", + "id": "49781011-f5ce-4687-9bbc-b8084900dbe7", "question": "What is the job of the son of antionette ?", "answer": [ + "acupuncturist", "english as a foreign language teacher", - "surveyor, commercial/residential", - "acupuncturist" + "surveyor, commercial/residential" ], "prolog": { "query": [ @@ -2078,7 +2078,7 @@ "type": 7 }, { - "id": "b291c315-5bf5-4655-a8e0-d3f324e34547", + "id": "0b1a5459-4a44-4faa-ab6a-2ec4efedd171", "question": "What is the job of the mother of dante ?", "answer": [ "biomedical scientist" @@ -2104,7 +2104,7 @@ "type": 7 }, { - "id": "c36acb54-fa8f-4a00-869a-2ccf3cc962d7", + "id": "f3de4345-9903-4792-a8db-a0e462237a9d", "question": "What is the dob of the father of milo ?", "answer": [ "0231-07-16" @@ -2130,7 +2130,7 @@ "type": 7 }, { - "id": "c286e490-c0e5-409b-8e29-1557faad55fd", + "id": "6b7dbe02-9a36-4c54-a43f-a434c69f3e00", "question": "What is the hobby of the child of cornelius ?", "answer": [ "table tennis" @@ -2156,7 +2156,7 @@ "type": 7 }, { - "id": "6ccf4436-8e10-4d3e-955e-b115387870ca", + "id": "e31c6ac2-5e43-45c8-9eec-8816362cd6c6", "question": "What is the job of the person whose job is newspaper journalist ?", "answer": [ "newspaper journalist" @@ -2182,7 +2182,7 @@ "type": 8 }, { - "id": "f5b4fc05-d7b1-4053-824f-5e0ceec7aebd", + "id": "3fce7daa-14b3-4dfa-ba5d-3dfa7d7313cd", "question": "What is the job of the person whose job is housing manager/officer ?", "answer": [ "housing manager/officer" @@ -2208,7 +2208,7 @@ "type": 8 }, { - "id": "0a388325-e673-4275-965e-20ea1b77e5e4", + "id": "db2057d1-4802-4ba2-b8f2-1c71ff3d04f8", "question": "What is the dob of the person whose hobby is birdwatching ?", "answer": [ "0205-10-16" @@ -2234,7 +2234,7 @@ "type": 8 }, { - "id": "048de123-6ce5-4eba-a5e0-342d495e9058", + "id": "fa32e173-79e3-4024-90dd-4996466d69c9", "question": "What is the hobby of the person whose hobby is tennis polo ?", "answer": [ "tennis polo" @@ -2260,11 +2260,11 @@ "type": 8 }, { - "id": "a84c764e-96db-448c-ac6c-a2752374cf15", + "id": "8b07ad80-dbc3-4932-a4dc-741718252702", "question": "What is the dob of the person whose hobby is meteorology ?", "answer": [ - "0261-10-15", - "0239-10-28" + "0239-10-28", + "0261-10-15" ], "prolog": { "query": [ @@ -2287,7 +2287,7 @@ "type": 8 }, { - "id": "28ff9322-2c0d-4d24-a704-dd5328a9ff14", + "id": "57716fee-77ab-4c36-af94-06d5144bf370", "question": "What is the dob of the person whose job is public house manager ?", "answer": [ "0241-07-17" @@ -2313,7 +2313,7 @@ "type": 8 }, { - "id": "d3165fb2-ab8b-4950-b1f2-b9fcd7f28f19", + "id": "ac6f9e27-43d2-4db9-aa3e-e900b403dc04", "question": "What is the dob of the person whose hobby is microbiology ?", "answer": [ "0230-04-06" @@ -2339,11 +2339,11 @@ "type": 8 }, { - "id": "ae3df69a-c7c2-4220-be2b-797eca1a3035", + "id": "76b24b05-c89b-40f4-8f9e-498dc889a2a9", "question": "What is the dob of the person whose hobby is shogi ?", "answer": [ - "0261-06-07", - "0270-01-28" + "0270-01-28", + "0261-06-07" ], "prolog": { "query": [ @@ -2366,7 +2366,7 @@ "type": 8 }, { - "id": "1946b042-21fe-4dde-af67-c0843427fce6", + "id": "13dc9ce0-eb52-4374-837c-5d904147d776", "question": "What is the hobby of the person whose job is chiropodist ?", "answer": [ "table tennis" @@ -2392,7 +2392,7 @@ "type": 8 }, { - "id": "4a4e7bf1-38c0-4333-89cc-0a472a47bc7b", + "id": "3f40fac5-18a9-4ea3-bd38-0eef555cad6a", "question": "What is the hobby of the person whose hobby is tether car ?", "answer": [ "tether car" @@ -2418,7 +2418,7 @@ "type": 8 }, { - "id": "31020e0a-2ec0-4b9c-b5f5-b540069ea0a2", + "id": "faa9fd96-fb35-44c3-9164-7774e606531d", "question": "How many brothers does the mother of the child of jeff have?", "answer": [ "29" @@ -2447,7 +2447,7 @@ "type": 9 }, { - "id": "0c877c09-3d11-48a9-8408-89ac49392da8", + "id": "c2204d76-a3b2-43d7-816e-407e8be3e4a6", "question": "How many children does the mother of the child of concepcion have?", "answer": [ "64" @@ -2476,7 +2476,7 @@ "type": 9 }, { - "id": "4487c3e6-523c-42f5-bdef-5d1019216ff9", + "id": "6957d668-8fda-4311-9a0b-1f73b0ed8671", "question": "How many children does the sister of the mother of billie have?", "answer": [ "64" @@ -2505,7 +2505,7 @@ "type": 9 }, { - "id": "6f7ddbba-20e0-4529-ac5c-9e474834b78d", + "id": "b3741995-f52c-4abb-98de-42b2f947ab6c", "question": "How many sons does the daughter of the father of tona have?", "answer": [ "28" @@ -2534,7 +2534,7 @@ "type": 9 }, { - "id": "eef169cf-7bb4-4fc5-88f9-6789ad62ea6b", + "id": "7e0da292-83ef-4244-98be-76409e9cfd85", "question": "How many brothers does the brother of the mother of billie have?", "answer": [ "29" @@ -2563,7 +2563,7 @@ "type": 9 }, { - "id": "a12fadc1-b278-4f7d-899c-29ccbaca00cc", + "id": "980ac153-e095-4a0b-afe5-cb21ed5fc13f", "question": "How many siblings does the sister of the mother of billie have?", "answer": [ "60" @@ -2592,7 +2592,7 @@ "type": 9 }, { - "id": "e349d8a3-0c16-4df5-899c-5e6860434746", + "id": "dab0ecc9-599d-4227-b91d-c747e5c1ee1e", "question": "How many sisters does the daughter of the father of brigida have?", "answer": [ "31" @@ -2621,7 +2621,7 @@ "type": 9 }, { - "id": "fe11d2ae-6440-4711-8f9c-daa3999fa3f9", + "id": "4198a54e-65ee-4ab3-9c2b-682687fdaf33", "question": "How many sisters does the child of the sister of johnna have?", "answer": [ "31" @@ -2650,7 +2650,7 @@ "type": 9 }, { - "id": "a6b833a5-f846-4a35-bcf6-f3997e621ce5", + "id": "142c14e6-8a5f-42e4-af69-5aef5f9d56b1", "question": "How many daughters does the sister of the brother of nick have?", "answer": [ "36" @@ -2679,7 +2679,7 @@ "type": 9 }, { - "id": "1fc12dfa-cf33-4d7d-823c-4310d0d60d5f", + "id": "ea19cc77-7a97-453a-a1ce-38c55b2789e1", "question": "How many sons does the sister of the mother of milo have?", "answer": [ "28" @@ -2708,7 +2708,7 @@ "type": 9 }, { - "id": "0ca25282-c162-4dc6-9eb2-e327f203e111", + "id": "9a54246d-4d9a-47db-a3bb-ddab4146fb44", "question": "How many sons does the daughter of the person whose job is research scientist (life sciences) have?", "answer": [ "28" @@ -2737,7 +2737,7 @@ "type": 10 }, { - "id": "d84d1f50-5956-40b1-9a0d-d265822a6604", + "id": "b77b01c3-b892-4c75-bb13-0cfa769f9dc9", "question": "How many daughters does the sister of the person whose hobby is weightlifting have?", "answer": [ "36" @@ -2766,7 +2766,7 @@ "type": 10 }, { - "id": "abe2b3f8-0108-4bcf-9cb6-6c8593237669", + "id": "44ce56e7-2308-4a52-ba3a-d491042c3fec", "question": "How many brothers does the daughter of the person whose job is community arts worker have?", "answer": [ "29" @@ -2795,7 +2795,7 @@ "type": 10 }, { - "id": "948fa892-3b08-464c-b165-bfac8ead73e4", + "id": "d2a37e0b-87f2-4f7e-ab1a-c2e6be40942c", "question": "How many siblings does the son of the person whose job is agricultural engineer have?", "answer": [ "60" @@ -2824,7 +2824,7 @@ "type": 10 }, { - "id": "186bfc1f-e518-4fc8-84b8-f0fe09a58bba", + "id": "da6ac8a0-109c-4dd4-8b28-76f7126428c2", "question": "How many children does the father of the person whose job is commercial/residential surveyor have?", "answer": [ "64" @@ -2853,7 +2853,7 @@ "type": 10 }, { - "id": "e4017961-14df-4378-9577-b2fc357152aa", + "id": "a8dbb3da-0adb-4c82-8282-88674bd43f88", "question": "How many siblings does the brother of the person whose hobby is geocaching have?", "answer": [ "60" @@ -2882,7 +2882,7 @@ "type": 10 }, { - "id": "6f8b5d06-e6f5-4ed8-be24-a5d32b3a6584", + "id": "3430d5cf-52ee-457a-8de5-1eed5d79afe6", "question": "How many sisters does the brother of the person whose hobby is magnet fishing have?", "answer": [ "31" @@ -2911,7 +2911,7 @@ "type": 10 }, { - "id": "48fbc39f-1a9e-4fe7-acd9-339d82707203", + "id": "1c625dc4-5356-4552-89cc-67834cc0de31", "question": "How many sisters does the wife of the person whose job is exercise physiologist have?", "answer": [ "31" @@ -2940,7 +2940,7 @@ "type": 10 }, { - "id": "02cc8968-16d4-48d8-ae20-ae2cbc706d22", + "id": "5d8301de-bd13-43b6-9027-5cbf94b23369", "question": "How many sons does the son of the person whose hobby is shogi have?", "answer": [ "28" @@ -2969,7 +2969,7 @@ "type": 10 }, { - "id": "e5a16106-cbf0-49a7-bc74-ad4b320dc8df", + "id": "a80126ba-f84e-4c2a-8c39-67664f720b32", "question": "How many siblings does the wife of the person whose job is special educational needs teacher have?", "answer": [ "60" @@ -2998,7 +2998,7 @@ "type": 10 }, { - "id": "974fef81-6fc7-4b9e-8547-bef5aa6fd1f2", + "id": "f723d923-519d-42df-a978-10907514c9ee", "question": "How many brothers does the husband of daisy have?", "answer": [ "29" @@ -3023,7 +3023,7 @@ "type": 11 }, { - "id": "453f68e1-8eb5-41fc-ba6f-6321fdf4924c", + "id": "4e93bc65-b025-4af6-9c8b-6f29cc7edd45", "question": "How many sisters does the husband of sandy have?", "answer": [ "31" @@ -3048,7 +3048,7 @@ "type": 11 }, { - "id": "226a795f-7366-42f0-9c31-9c2c52f179f7", + "id": "05a29216-5819-417f-967d-680b775147fd", "question": "How many sons does the wife of cornelius have?", "answer": [ "28" @@ -3073,7 +3073,7 @@ "type": 11 }, { - "id": "60d8ee97-9ccb-4e0e-a068-b1ba7990285f", + "id": "31497aa8-4a3a-4aa5-97c9-1f7be0f92cac", "question": "How many sons does the husband of dixie have?", "answer": [ "28" @@ -3098,7 +3098,7 @@ "type": 11 }, { - "id": "ca6af397-643f-40cb-af87-a7380da8ed6c", + "id": "2798996a-a927-4b23-8b63-0aad5bea8bad", "question": "How many daughters does the child of derick have?", "answer": [ "36" @@ -3123,7 +3123,7 @@ "type": 11 }, { - "id": "f971e741-76ab-41fa-9d7a-333eabb781bb", + "id": "b36b2b35-5ece-456d-bda3-412f2184f2dc", "question": "How many sisters does the father of rosalee have?", "answer": [ "31" @@ -3148,7 +3148,7 @@ "type": 11 }, { - "id": "838b873f-7670-48ad-8d0e-c03d924ef6aa", + "id": "4b913936-b840-481b-8cc7-8aa9219960cc", "question": "How many children does the daughter of daisy have?", "answer": [ "64" @@ -3173,7 +3173,7 @@ "type": 11 }, { - "id": "7e134f74-1956-42da-b6e4-cd994cdf51e5", + "id": "a83383cb-2f31-4572-93f3-2cc9023f0fc6", "question": "How many daughters does the father of rosalee have?", "answer": [ "36" @@ -3198,7 +3198,7 @@ "type": 11 }, { - "id": "04dc90da-774b-4836-8944-1e8b0f87dafe", + "id": "4a27b7b3-09f3-4407-8836-12e2baa6fe15", "question": "How many sons does the mother of alejandra have?", "answer": [ "28" @@ -3223,7 +3223,7 @@ "type": 11 }, { - "id": "81ea708c-1d8c-4d2c-83fd-cb658a3ce447", + "id": "a3dca64d-94b1-4b18-8a3f-31c021f01e65", "question": "How many children does the daughter of derick have?", "answer": [ "64" @@ -3248,7 +3248,7 @@ "type": 11 }, { - "id": "86191a13-b4aa-49d9-92b4-8ef971129ff8", + "id": "fcf7f718-d381-4e0b-8847-0a1871484628", "question": "How many sisters does the person whose hobby is judo have?", "answer": [ "31" @@ -3273,7 +3273,7 @@ "type": 12 }, { - "id": "7a6a1200-6bbf-41ee-8c31-0ba8ae3e660a", + "id": "3441a6db-56ad-4dbf-b2d2-24b67cafe702", "question": "How many brothers does the person whose job is public house manager have?", "answer": [ "29" @@ -3298,7 +3298,7 @@ "type": 12 }, { - "id": "ebfedf46-1ab3-40ad-9ea6-315755ebc147", + "id": "a8879f13-15b3-4492-bb68-f01b5144feb8", "question": "How many daughters does the person whose hobby is laser tag have?", "answer": [ "36" @@ -3323,7 +3323,7 @@ "type": 12 }, { - "id": "9eb25347-ba61-40b0-b861-5a87983bbc09", + "id": "1b04d670-d06c-427a-990f-5ad753337030", "question": "How many sisters does the person whose job is housing manager/officer have?", "answer": [ "31" @@ -3348,7 +3348,7 @@ "type": 12 }, { - "id": "cf0e5998-7dd6-4ab1-ba64-376589e949f5", + "id": "9a977f16-0556-4138-b0f7-42245bf4ea8e", "question": "How many daughters does the person whose job is teacher, adult education have?", "answer": [ "36" @@ -3373,7 +3373,7 @@ "type": 12 }, { - "id": "d9300cfc-625a-4200-96d4-411d2c707b98", + "id": "5bf49833-50e8-4047-81fc-265c3849d224", "question": "How many sons does the person whose hobby is reading have?", "answer": [ "28" @@ -3398,7 +3398,7 @@ "type": 12 }, { - "id": "50e44525-3a0d-470b-8ea4-73f44e0ee639", + "id": "60140165-016e-45b8-8c4f-8ce8e8a4b06c", "question": "How many brothers does the person whose hobby is microscopy have?", "answer": [ "29" @@ -3423,7 +3423,7 @@ "type": 12 }, { - "id": "ba1f83ed-4f55-4469-83fe-ff5083c1d01f", + "id": "a2bc3de5-1792-4bd0-9ca4-7e880b5e9d2b", "question": "How many children does the person whose job is advertising copywriter have?", "answer": [ "64" @@ -3448,7 +3448,7 @@ "type": 12 }, { - "id": "9388a1ac-e9af-4d13-b5ff-19db1270c11d", + "id": "f0d2aa07-4fa2-4586-8fd9-180b3da257e4", "question": "How many brothers does the person whose job is secretary, company have?", "answer": [ "29" @@ -3473,7 +3473,7 @@ "type": 12 }, { - "id": "e3380e60-8e0a-4c7a-a7ba-bc7c6c3f4fa5", + "id": "c374573d-b559-43c3-bee9-883a9cfe7c8f", "question": "How many brothers does the person whose job is product designer have?", "answer": [ "29" @@ -3498,7 +3498,7 @@ "type": 12 }, { - "id": "af065d78-80c1-43b1-937c-a47785b1f2a8", + "id": "f9dc6fcd-5c32-484d-9fe2-4339e4720581", "question": "How many children does dominick have?", "answer": [ "3" @@ -3519,7 +3519,7 @@ "type": 13 }, { - "id": "1dab4682-8de5-4f53-822b-c9e83fa44eef", + "id": "169d85dd-3f07-462d-979a-40b18122566e", "question": "How many siblings does antionette have?", "answer": [ "4" @@ -3540,7 +3540,7 @@ "type": 13 }, { - "id": "06eec59f-edd7-4fc2-a040-9c40e3e54c0c", + "id": "d986ab4a-a7db-431c-a4c8-a78f0d51be6d", "question": "How many brothers does kanesha have?", "answer": [ "0" @@ -3561,7 +3561,7 @@ "type": 13 }, { - "id": "d60f021d-1c24-493e-847d-43f03179f381", + "id": "b6d50bf2-940e-4e5d-b749-f69e9fb95684", "question": "How many daughters does colby have?", "answer": [ "0" @@ -3582,7 +3582,7 @@ "type": 13 }, { - "id": "2b1a4d75-e77e-409b-924a-bad4719f8d1e", + "id": "adfd48f1-c420-4795-81a2-ca6a82543829", "question": "How many sisters does jeff have?", "answer": [ "0" @@ -3603,7 +3603,7 @@ "type": 13 }, { - "id": "782139bb-41e0-4b27-b8b7-4aed8d5cd7ef", + "id": "590c89b7-a12c-45e0-aa74-2b9317d2a904", "question": "How many sons does alberto have?", "answer": [ "1" @@ -3624,7 +3624,7 @@ "type": 13 }, { - "id": "ca3b5c61-6797-48f1-8545-97cabc3514b5", + "id": "b381b7ff-ac7b-490b-8207-d33099c5cc46", "question": "How many brothers does milo have?", "answer": [ "1" @@ -3645,7 +3645,7 @@ "type": 13 }, { - "id": "05b12794-f552-4180-a5a9-14024f8a97b4", + "id": "1c98b9fc-0aa9-4e25-92c1-e7830959fd42", "question": "How many sisters does dominick have?", "answer": [ "2" @@ -3666,7 +3666,7 @@ "type": 13 }, { - "id": "34245876-a0ed-4d58-8d5f-0e9ce051ca14", + "id": "d38d5328-47af-40a3-ac29-35ff8b3834dc", "question": "How many daughters does tona have?", "answer": [ "0" @@ -3687,7 +3687,7 @@ "type": 13 }, { - "id": "2305dd56-daa0-4f02-8e22-85c3bccb0bf0", + "id": "25ef2cd2-8c41-42aa-894d-2390205ccda1", "question": "How many siblings does rosalee have?", "answer": [ "2"