diff --git "a/depth_20_size_200_seed_3/questions.json" "b/depth_20_size_200_seed_3/questions.json" new file mode 100644--- /dev/null +++ "b/depth_20_size_200_seed_3/questions.json" @@ -0,0 +1,12875 @@ +[ + { + "id": "1eabfa43-98c9-4d44-b634-53a02b5a6d8d", + "question": "Who is the mother of the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "female_cousin(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "husband(Y_16, Y_14)", + "daughter(Y_18, Y_16)", + "hobby(Y_18, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 15 + }, + { + "id": "decbdd30-b134-40d5-b268-a7764092bd5d", + "question": "Who is the father of the sibling of the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the person whose date of birth is 0935-01-05?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "son(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "great_aunt(Y_18, Y_16)", + "dob(Y_18, \"0935-01-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 17 + }, + { + "id": "93cfc574-63c8-4d79-ad2f-bb0c0ca8dc67", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the person whose occupation is furniture conservator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "grandchild(Y_14, Y_12)", + "brother_in_law(Y_16, Y_14)", + "male_first_cousin_once_removed(Y_18, Y_16)", + "job(Y_18, \"furniture conservator\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 20 + }, + { + "id": "9d422a70-66f7-4706-94dd-a35b70f19ca1", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of the cousin of the person whose hobby is whale watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "uncle(Y_16, Y_14)", + "cousin(Y_18, Y_16)", + "hobby(Y_18, \"whale watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 23 + }, + { + "id": "00877ab2-5488-43af-86ea-facec3708886", + "question": "Who is the second aunt of the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is botany?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "child(Y_10, Y_8)", + "niece(Y_12, Y_10)", + "female_second_cousin(Y_14, Y_12)", + "male_second_cousin(Y_16, Y_14)", + "brother(Y_18, Y_16)", + "hobby(Y_18, \"botany\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 22 + }, + { + "id": "d50c6f2d-504f-48ce-9416-b74aeba0d3c2", + "question": "Who is the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of the daughter of the father-in-law of the aunt of the person whose occupation is telecommunications researcher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandfather(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "aunt(Y_18, Y_16)", + "job(Y_18, \"telecommunications researcher\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 17 + }, + { + "id": "29a7f028-30f1-434b-9e5f-8476d17aec89", + "question": "Who is the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of the mother of the aunt of the person whose occupation is electronics engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "second_uncle(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "great_aunt(Y_14, Y_12)", + "mother(Y_16, Y_14)", + "aunt(Y_18, Y_16)", + "job(Y_18, \"electronics engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 21 + }, + { + "id": "416f05c8-c540-410f-9b95-519fdc59787e", + "question": "Who is the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of the aunt of the person whose occupation is special educational needs teacher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "father_in_law(Y_14, Y_12)", + "niece(Y_16, Y_14)", + "aunt(Y_18, Y_16)", + "job(Y_18, \"special educational needs teacher\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 19 + }, + { + "id": "e095eff3-bda2-45aa-8fd5-60bf2424cabe", + "question": "Who is the granddaughter of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of the person whose occupation is nutritional therapist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "great_grandmother(Y_12, Y_10)", + "parent(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "male_cousin(Y_18, Y_16)", + "job(Y_18, \"nutritional therapist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 21 + }, + { + "id": "3710874c-fe76-408d-88d8-87612adec189", + "question": "Who is the grandfather of the great-grandparent of the female first cousin once removed of the daughter-in-law of the mother of the grandfather of the male first cousin once removed of the nephew of the person whose hobby is jurisprudential?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "female_first_cousin_once_removed(Y_8, Y_6)", + "daughter_in_law(Y_10, Y_8)", + "mother(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "male_first_cousin_once_removed(Y_16, Y_14)", + "nephew(Y_18, Y_16)", + "hobby(Y_18, \"jurisprudential\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 21 + }, + { + "id": "b8507291-03bd-4e1c-a77f-384bea14cc9d", + "question": "Who is the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "daughter_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "husband(Y_14, Y_12)", + "daughter(Y_16, Y_14)", + "brother(\"Deane Medley\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 14 + }, + { + "id": "82e4f51e-3b83-43f0-b56b-392e3aa20a9a", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of Idell Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "father_in_law(Y_12, Y_10)", + "great_aunt(Y_14, Y_12)", + "granddaughter(Y_16, Y_14)", + "nephew(\"Idell Kidd\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 18 + }, + { + "id": "0f6de25f-a533-4a8e-bd41-5831899271d9", + "question": "Who is the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of Damon Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "granddaughter(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "male_first_cousin_once_removed(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "grandson(Y_16, Y_14)", + "father(\"Damon Song\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 18 + }, + { + "id": "90ab75be-6b10-4470-840d-220aba922f9b", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the son of Holly Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "great_grandson(Y_14, Y_12)", + "great_granddaughter(Y_16, Y_14)", + "son(\"Holly Lucky\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 22 + }, + { + "id": "6aaa8758-d519-4f21-baba-dd9ca6d8b598", + "question": "Who is the female second cousin of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "parent(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "niece(Y_14, Y_12)", + "male_first_cousin_once_removed(Y_16, Y_14)", + "great_grandfather(\"Lincoln Oneil\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 26 + }, + { + "id": "9d8291be-a371-4e0b-bad4-d36c351d8b28", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the child of Derek Flatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "second_aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "nephew(Y_16, Y_14)", + "child(\"Derek Flatt\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 17 + }, + { + "id": "88da63b1-cb02-405c-a2e2-1588ce454904", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of Ramona Colin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "great_grandson(\"Ramona Colin\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 17 + }, + { + "id": "ed874ca6-e024-439a-b06d-cf964a2fd1ef", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Hyun Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "great_aunt(\"Hyun Song\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 23 + }, + { + "id": "bc97b1bb-3d85-453e-8883-6a6f8d97c0d6", + "question": "Who is the grandfather of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Yvette Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "wife(Y_6, Y_4)", + "great_grandparent(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "niece(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "niece(\"Yvette Song\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 18 + }, + { + "id": "030ab244-3d89-4dea-8acf-d86941884dcb", + "question": "Who is the granddaughter of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of Deshawn Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "great_grandmother(Y_12, Y_10)", + "parent(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "male_cousin(\"Deshawn Munroe\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 20 + }, + { + "id": "d7fb2232-4e11-494a-8e50-0e08d6c82f06", + "question": "Who is the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "daughter_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "husband(Y_14, Y_12)", + "daughter(Y_16, Y_14)", + "hobby(Y_16, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 14 + }, + { + "id": "6d334e59-6e07-446e-b116-34622850a74e", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the person whose date of birth is 0983-02-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "father_in_law(Y_12, Y_10)", + "great_aunt(Y_14, Y_12)", + "granddaughter(Y_16, Y_14)", + "dob(Y_16, \"0983-02-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 17 + }, + { + "id": "0fa37938-5a30-4c23-8ccf-12f1bbbbc2ed", + "question": "Who is the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0967-07-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "granddaughter(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "male_first_cousin_once_removed(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "grandson(Y_16, Y_14)", + "dob(Y_16, \"0967-07-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 18 + }, + { + "id": "73c474f7-d507-42b5-9ca0-944ea15de09c", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the person whose occupation is personnel officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "great_grandson(Y_14, Y_12)", + "great_granddaughter(Y_16, Y_14)", + "job(Y_16, \"personnel officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 22 + }, + { + "id": "fbb1e2ea-c709-4496-bb05-966746babd71", + "question": "Who is the female second cousin of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is marketing executive?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "parent(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "niece(Y_14, Y_12)", + "male_first_cousin_once_removed(Y_16, Y_14)", + "job(Y_16, \"marketing executive\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 24 + }, + { + "id": "a1c744d8-1b1f-4c6f-bd15-20ec7fc88ca2", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the person whose date of birth is 0980-03-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "second_aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "nephew(Y_16, Y_14)", + "dob(Y_16, \"0980-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 17 + }, + { + "id": "46937d3e-c6c3-41cf-861d-2597cb88ba0d", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the person whose date of birth is 1015-12-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "dob(Y_16, \"1015-12-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 15 + }, + { + "id": "027df9ea-7ba6-4f28-aba4-c3ef5fc0da9b", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0988-10-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "dob(Y_16, \"0988-10-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 21 + }, + { + "id": "86688316-0f1a-4644-b6c1-3711a4b8d371", + "question": "Who is the grandfather of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0966-01-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "wife(Y_6, Y_4)", + "great_grandparent(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "niece(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "dob(Y_16, \"0966-01-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 17 + }, + { + "id": "31d880ed-ebf3-4dc5-9ff4-eae4c8246a1b", + "question": "Who is the granddaughter of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the person whose hobby is comic book collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "great_grandmother(Y_12, Y_10)", + "parent(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "hobby(Y_16, \"comic book collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 18 + }, + { + "id": "920e9e35-e84e-4fe8-922f-0a88d6708615", + "question": "Who is the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "husband(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "brother(\"Deane Medley\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 13 + }, + { + "id": "2abea954-f511-4791-9b99-8ffdbe5bf9a0", + "question": "Who is the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of Danilo Colin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "great_aunt(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "mother(\"Danilo Colin\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 13 + }, + { + "id": "4d254f1d-f9fb-4134-bdfc-5ab4ad021650", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the great-granddaughter of Odelia Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "great_granddaughter(\"Odelia Lucky\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 15 + }, + { + "id": "46f2fc8e-d354-4bb2-accd-746bf753548e", + "question": "Who is the male second cousin of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "son(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "granddaughter(\"Pamula Flatt\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 19 + }, + { + "id": "a04035f7-52e1-4e3e-acf5-523ad15a4597", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of Chelsie Roldan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "uncle(\"Chelsie Roldan\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 19 + }, + { + "id": "4c950d69-44eb-4050-b3ff-d3ff71a56d15", + "question": "Who is the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the parent of Romana Bishop?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "brother(Y_14, Y_12)", + "parent(\"Romana Bishop\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 17 + }, + { + "id": "9332976d-21a3-4243-896d-ccb78b74cfc4", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Deirdre Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "second_aunt(\"Deirdre Bivins\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 17 + }, + { + "id": "4a8cba4c-91a5-4c7b-8ff0-d30c5c4934b9", + "question": "Who is the mother of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Toney Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "grandmother(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "sibling(\"Toney Vargas\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 13 + }, + { + "id": "a71c3f3b-88b9-45cc-9e55-2bed33507128", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of Jewel Dyer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandparent(\"Jewel Dyer\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 20 + }, + { + "id": "9fa39658-da4e-4b64-bd30-7ad64bc2de37", + "question": "Who is the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Yvette Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "father_in_law(Y_14, Y_12)", + "niece(\"Yvette Song\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 16 + }, + { + "id": "4a471089-8b40-44b2-96fd-60e1937ecc94", + "question": "Who is the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "husband(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "hobby(Y_14, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "0915b145-d906-4c2b-908d-03d0cb73333e", + "question": "Who is the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the person whose date of birth is 0860-12-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "great_aunt(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "dob(Y_14, \"0860-12-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "d752b18c-5563-4dfa-8624-ddcdbea13d85", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the person whose hobby is fusilately?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "hobby(Y_14, \"fusilately\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "efc54f1d-f747-4e7b-9069-825d7cbdb209", + "question": "Who is the male second cousin of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the person whose occupation is medical physicist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "son(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "job(Y_14, \"medical physicist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 18 + }, + { + "id": "fa2ffc18-f791-467f-bf32-1acf637e69f4", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the person whose hobby is linguistics?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "hobby(Y_14, \"linguistics\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 18 + }, + { + "id": "27b98108-786b-481c-8a0a-6bba783cfd3e", + "question": "Who is the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is botany?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "brother(Y_14, Y_12)", + "hobby(Y_14, \"botany\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 17 + }, + { + "id": "cdefb233-d619-4374-87aa-7e179584c016", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0875-11-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "dob(Y_14, \"0875-11-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 14 + }, + { + "id": "b3864d45-641d-486f-8f75-1f236e7bdbab", + "question": "Who is the mother of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is science writer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "grandmother(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "job(Y_14, \"science writer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "48383f2c-ae0b-4d47-83a1-31c4727bc4a1", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the person whose occupation is runner?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "job(Y_14, \"runner\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 18 + }, + { + "id": "5abde7c7-3083-4526-82f3-cc4a3099978f", + "question": "Who is the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0966-01-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "father_in_law(Y_14, Y_12)", + "dob(Y_14, \"0966-01-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 15 + }, + { + "id": "8b3104fe-5cb0-422a-a530-e0971e9b2ac1", + "question": "Who is the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_first_cousin_once_removed(Y_4, Y_2)", + "female_cousin(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "brother(\"Deane Medley\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 11 + }, + { + "id": "3ac019cc-6327-44f2-8bca-01ad60855a59", + "question": "Who is the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of the sibling of Harlan Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "nephew(Y_10, Y_8)", + "mother(Y_12, Y_10)", + "sibling(\"Harlan Lucky\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 11 + }, + { + "id": "2b4f6402-57a6-4b8b-af7f-a785fbef0f08", + "question": "Who is the grandson of the father of the sibling of the great-granddaughter of the great-grandfather of the son of Amos Vargas?", + "intermediate_answers": "[{\"Y_6\": \"Fred Vargas\", \"Y_2\": \"Toney Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\"}, {\"Y_6\": \"Fred Vargas\", \"Y_2\": \"Theodore Yocum\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\"}, {\"Y_2\": \"Theodore Yocum\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\"}, {\"Y_2\": \"Kendrick Vargas\", \"Y_6\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\"}, {\"Y_2\": \"Theodore Yocum\", \"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\"}, {\"Y_6\": \"Fred Vargas\", \"Y_2\": \"Toney Vargas\", \"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\"}, {\"Y_2\": \"Toney Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\"}, {\"Y_2\": \"Kendrick Vargas\", \"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\"}, {\"Y_6\": \"Fred Vargas\", \"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\", \"Y_2\": \"Forrest Vargas\"}, {\"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\", \"Y_2\": \"Forrest Vargas\"}, {\"Y_2\": \"Toney Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\"}, {\"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\", \"Y_2\": \"Forrest Vargas\"}, {\"Y_2\": \"Toney Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\"}, {\"Y_2\": \"Theodore Yocum\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\"}, {\"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\", \"Y_2\": \"Forrest Vargas\"}, {\"Y_2\": \"Kendrick Vargas\", \"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\"}, {\"Y_2\": \"Kendrick Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\"}, {\"Y_2\": \"Theodore Yocum\", \"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\"}, {\"Y_6\": \"Fred Vargas\", \"Y_2\": \"Theodore Yocum\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\"}, {\"Y_2\": \"Kendrick Vargas\", \"Y_6\": \"Fred Vargas\", \"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\"}, {\"Y_2\": \"Kendrick Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\"}, {\"Y_2\": \"Kendrick Vargas\", \"Y_6\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\"}, {\"Y_6\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\", \"Y_2\": \"Forrest Vargas\"}, {\"Y_6\": \"Fred Vargas\", \"Y_2\": \"Theodore Yocum\", \"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\"}, {\"Y_2\": \"Theodore Yocum\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\"}, {\"Y_2\": \"Theodore Yocum\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\"}, {\"Y_6\": \"Fred Vargas\", \"Y_2\": \"Toney Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\"}, {\"Y_2\": \"Kendrick Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\"}, {\"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\", \"Y_2\": \"Forrest Vargas\"}, {\"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\", \"Y_2\": \"Forrest Vargas\"}, {\"Y_2\": \"Toney Vargas\", \"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\"}, {\"Y_2\": \"Toney Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Gerry Vargas\"}, {\"Y_2\": \"Toney Vargas\", \"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\"}, {\"Y_12\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Gerry Vargas\", \"Y_10\": \"Millard Camper\", \"Y_2\": \"Forrest Vargas\"}, {\"Y_6\": \"Fred Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\", \"Y_2\": \"Forrest Vargas\"}, {\"Y_2\": \"Kendrick Vargas\", \"Y_4\": \"Amos Vargas\", \"Y_8\": \"Kacey Yocum\", \"Y_6\": \"Noe Vargas\", \"Y_10\": \"Millard Camper\", \"Y_12\": \"Noe Vargas\"}]", + "answer": [ + "Forrest Vargas", + "Kendrick Vargas", + "Theodore Yocum", + "Toney Vargas" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "son(\"Amos Vargas\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 11 + }, + { + "id": "1f714679-0ae5-45b0-b6db-75f951cca3c8", + "question": "Who is the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of Millard Camper?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "grandchild(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "male_first_cousin_once_removed(\"Millard Camper\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 15 + }, + { + "id": "a12e5fdc-4273-4008-861d-1dc130e8f43c", + "question": "Who is the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of Nathaniel Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "great_granddaughter(\"Nathaniel Song\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 18 + }, + { + "id": "cb33a2a4-663e-454e-9fd0-f98fd5261ba5", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "great_grandparent(\"Lincoln Oneil\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 18 + }, + { + "id": "4a769736-2797-4736-9171-902fc09337fe", + "question": "Who is the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of Geneva Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "child(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "male_second_cousin(\"Geneva Song\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 16 + }, + { + "id": "93b8e8aa-86dd-4216-8301-cf196dd9278b", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of Kathey Turnage?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(\"Kathey Turnage\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 13 + }, + { + "id": "87a69499-c7f0-4e3b-b8de-acc25d9d16b6", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Toney Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "sibling(\"Toney Vargas\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 12 + }, + { + "id": "37f7c1ce-a64e-4dfa-a2a0-6f92a5bff345", + "question": "Who is the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Hyun Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "second_uncle(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "great_aunt(\"Hyun Song\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 17 + }, + { + "id": "0b71905d-a38f-47cd-8fae-037d44dab64a", + "question": "Who is the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_first_cousin_once_removed(Y_4, Y_2)", + "female_cousin(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "hobby(Y_12, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "a8f1be24-96e2-40d4-b310-02da64809215", + "question": "Who is the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of the person whose occupation is arts development officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "nephew(Y_10, Y_8)", + "mother(Y_12, Y_10)", + "job(Y_12, \"arts development officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "2a862efe-cf94-44a9-b991-7fcc0df65293", + "question": "Who is the grandson of the father of the sibling of the great-granddaughter of the great-grandfather of the person whose date of birth is 0943-12-23?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "dob(Y_12, \"0943-12-23\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "d5a8b696-8c0f-4e00-9437-50c34e9a6e12", + "question": "Who is the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the person whose occupation is English as a foreign language teacher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "grandchild(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "job(Y_12, \"English as a foreign language teacher\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 12 + }, + { + "id": "b7fda795-332f-4525-a23b-d29253b25f04", + "question": "Who is the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the person whose date of birth is 0991-10-05?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "dob(Y_12, \"0991-10-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 16 + }, + { + "id": "0c52b150-6f93-4b73-8774-0df12c42a63f", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the person whose occupation is biomedical engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "job(Y_12, \"biomedical engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 16 + }, + { + "id": "5900cdb6-ec11-4c64-a44e-1986116e308b", + "question": "Who is the sibling of the nephew of the child of the niece of the female second cousin of the person whose date of birth is 0958-03-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "child(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "dob(Y_12, \"0958-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 12 + }, + { + "id": "b088c0ec-e42e-44a3-b3e2-6c38aa46ab81", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the person whose hobby is shopping?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "hobby(Y_12, \"shopping\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "cf5d98b9-8e12-44bc-9663-64964eb8f354", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is science writer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "job(Y_12, \"science writer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 12 + }, + { + "id": "7b12ee0e-8857-4528-aa14-988e3ff028fc", + "question": "Who is the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0988-10-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "second_uncle(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "dob(Y_12, \"0988-10-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 15 + }, + { + "id": "1e0827f7-0090-436c-8c42-29ffdbc20393", + "question": "Who is the female cousin of the daughter of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "husband(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "brother(\"Deane Medley\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 7 + }, + { + "id": "525f53ba-c1df-450c-bc10-7169dc8a2e02", + "question": "Who is the granddaughter of the nephew of the mother of the sibling of the daughter-in-law of Jamey Turnage?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "mother(Y_8, Y_6)", + "sibling(Y_10, Y_8)", + "daughter_in_law(\"Jamey Turnage\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 8 + }, + { + "id": "20bc18b5-2c6d-4ce8-924a-3d27ec5e9d4f", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of Ken Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "father_in_law(\"Ken Pirtle\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "50dc7378-dc73-445d-b2b1-5d01a991347f", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of Damon Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(\"Damon Song\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "ae27cef9-4940-472a-b903-da242e03371a", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "granddaughter(\"Pamula Flatt\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "d6aaef18-d674-46d4-a03b-bd2cfbe72b11", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of Aletha Mccune?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "male_second_cousin(\"Aletha Mccune\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 15 + }, + { + "id": "a84e96e9-8f0a-451d-9f96-e532c43f746b", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "great_grandfather(\"Lincoln Oneil\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 15 + }, + { + "id": "06cde526-23c9-4aa2-af5e-6624a5508ff1", + "question": "Who is the nephew of the child of the niece of the female second cousin of the male second cousin of Geneva Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "male_second_cousin(\"Geneva Song\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 15 + }, + { + "id": "20a5c8b6-c58c-4f2d-8b8b-77618d48a378", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Deirdre Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "second_aunt(\"Deirdre Bivins\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 13 + }, + { + "id": "c1e139dd-c4a0-43ea-b0a4-9765e1a31220", + "question": "Who is the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of Ramona Colin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandfather(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "great_grandson(\"Ramona Colin\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "d7fd802c-5fbd-4958-a5d3-0046f114a8ca", + "question": "Who is the female cousin of the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "husband(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "hobby(Y_10, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 7 + }, + { + "id": "e004ca4a-3118-4ff7-ad68-4a176bcdb888", + "question": "Who is the granddaughter of the nephew of the mother of the sibling of the person whose hobby is butterfly watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "mother(Y_8, Y_6)", + "sibling(Y_10, Y_8)", + "hobby(Y_10, \"butterfly watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 7 + }, + { + "id": "f972e6b0-0333-4895-b9f8-2889adf17e50", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the person whose occupation is data scientist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "job(Y_10, \"data scientist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 10 + }, + { + "id": "6c71e1c8-cfe3-48a0-927e-1873b5034a95", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0967-07-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "dob(Y_10, \"0967-07-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 11 + }, + { + "id": "ebc667a8-a6d9-453b-8137-ea6acef3bcfe", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the person whose occupation is medical physicist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "job(Y_10, \"medical physicist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 10 + }, + { + "id": "022bf383-f43e-4024-bdfc-d85c85eec86b", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the person whose hobby is whale watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "hobby(Y_10, \"whale watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 11 + }, + { + "id": "94b00abc-85af-4547-a485-d61e88a36cbc", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is marketing executive?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "job(Y_10, \"marketing executive\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 13 + }, + { + "id": "dac69355-935a-4a5b-9789-eae40a85a99b", + "question": "Who is the nephew of the child of the niece of the female second cousin of the person whose date of birth is 0958-03-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "dob(Y_10, \"0958-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 11 + }, + { + "id": "389d864f-3710-4ab5-a1ad-ecc1fccf1c82", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0875-11-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "dob(Y_10, \"0875-11-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 10 + }, + { + "id": "becb0bfc-6193-4109-a9cf-0c7888906e0a", + "question": "Who is the great-grandfather of the aunt of the sibling of the father-in-law of the person whose date of birth is 1015-12-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandfather(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "dob(Y_10, \"1015-12-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 9 + }, + { + "id": "1c09fb6a-4ccc-498b-8e4d-0a46981b8e95", + "question": "Who is the daughter of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "husband(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "brother(\"Deane Medley\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 4 + }, + { + "id": "7cf78c8b-bc0a-43b2-88db-4c4849dc20cb", + "question": "Who is the mother of the sibling of the daughter-in-law of the male first cousin once removed of Cristopher Homan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "male_first_cousin_once_removed(\"Cristopher Homan\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 8 + }, + { + "id": "85732140-cbfa-49f8-9da2-b047150b38d1", + "question": "Who is the aunt of the father-in-law of the great-aunt of the granddaughter of Fred Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "granddaughter(\"Fred Vargas\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 9 + }, + { + "id": "5288b3b3-b49d-4c94-a468-39ecf89b0936", + "question": "Who is the father of the sibling of the great-granddaughter of the great-grandfather of Meghann Kidd?", + "intermediate_answers": "[{\"Y_4\": \"Meghann Kidd\", \"Y_6\": \"Genesis Colin\", \"Y_8\": \"Stephan Kidd\", \"Y_2\": \"Melvin Kidd\"}, {\"Y_6\": \"Meghann Kidd\", \"Y_2\": \"Melvin Kidd\", \"Y_8\": \"Stephan Kidd\", \"Y_4\": \"Genesis Colin\"}]", + "answer": [ + "Melvin Kidd" + ], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "great_grandfather(\"Meghann Kidd\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 8 + }, + { + "id": "2e6d9947-93d5-4173-af3f-bcf875838155", + "question": "Who is the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of Stevie Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "grandfather(\"Stevie Vargas\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 10 + }, + { + "id": "ea04d7cb-c3cf-4608-a072-4a14e31fdb85", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of Renaldo Ahmad?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(\"Renaldo Ahmad\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 9 + }, + { + "id": "bcfb15ef-7fb6-4a4c-9a0d-9619beed7143", + "question": "Who is the nephew of the uncle of the cousin of the male second cousin of Aletha Mccune?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "male_second_cousin(\"Aletha Mccune\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 12 + }, + { + "id": "559a649a-86c2-42e0-a035-656b939ec85a", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(\"Lincoln Oneil\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 12 + }, + { + "id": "3a499336-6ef7-4af0-b5a3-a9d559367901", + "question": "Who is the female second cousin of the male second cousin of the brother of the parent of Romana Bishop?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "parent(\"Romana Bishop\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 12 + }, + { + "id": "3a00d1cd-b918-48f6-9ce0-7a95ae652505", + "question": "Who is the second aunt of the sibling of the nephew of the child of Derek Flatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "child(\"Derek Flatt\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 8 + }, + { + "id": "6ee25118-c839-42e1-8a67-3040503ad1b2", + "question": "Who is the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[{\"Y_8\": \"Genesis Colin\", \"Y_2\": \"Hannah Bivins\", \"Y_6\": \"Yvette Song\", \"Y_4\": \"Jamal Song\"}, {\"Y_8\": \"Elfriede Moffitt\", \"Y_6\": \"Livia Camper\", \"Y_2\": \"Valentina Vargas\", \"Y_4\": \"Millard Camper\"}, {\"Y_8\": \"Elfriede Moffitt\", \"Y_2\": \"Adah Camper\", \"Y_6\": \"Livia Camper\", \"Y_4\": \"Millard Camper\"}]", + "answer": [ + "Adah Camper", + "Hannah Bivins", + "Valentina Vargas" + ], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "husband(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "hobby(Y_8, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 4 + }, + { + "id": "223af545-ed22-4bfd-a335-04867f844bd3", + "question": "Who is the mother of the sibling of the daughter-in-law of the person whose hobby is air hockey?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "hobby(Y_8, \"air hockey\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 5 + }, + { + "id": "c9176f81-c4a6-48f1-98be-d3a1b0a53cc1", + "question": "Who is the aunt of the father-in-law of the great-aunt of the person whose date of birth is 0935-01-05?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "dob(Y_8, \"0935-01-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 8 + }, + { + "id": "4f0d59e9-30bf-4588-830d-0390aa179c7f", + "question": "Who is the father of the sibling of the great-granddaughter of the person whose date of birth is 0963-05-06?", + "intermediate_answers": "[{\"Y_2\": \"Devon Preciado\", \"Y_4\": \"Nestor Preciado\", \"Y_6\": \"Alejandrina Preciado\", \"Y_8\": \"Caleb Langford\"}, {\"Y_2\": \"Devon Preciado\", \"Y_4\": \"Alejandrina Preciado\", \"Y_6\": \"Paula Preciado\", \"Y_8\": \"Caleb Langford\"}, {\"Y_2\": \"Devon Preciado\", \"Y_4\": \"Nestor Preciado\", \"Y_6\": \"Paula Preciado\", \"Y_8\": \"Caleb Langford\"}, {\"Y_2\": \"Devon Preciado\", \"Y_4\": \"Paula Preciado\", \"Y_6\": \"Alejandrina Preciado\", \"Y_8\": \"Caleb Langford\"}]", + "answer": [ + "Devon Preciado" + ], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "dob(Y_8, \"0963-05-06\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 6 + }, + { + "id": "2ee652a3-50dc-4900-b7f6-f3aee1ccb442", + "question": "Who is the grandchild of the brother-in-law of the male first cousin once removed of the person whose occupation is furniture conservator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "job(Y_8, \"furniture conservator\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 9 + }, + { + "id": "02591519-784a-49d4-b044-3b985827cd9c", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the person whose occupation is graphic designer?", + "intermediate_answers": "[{\"Y_6\": \"Odelia Lucky\", \"Y_8\": \"Gabriele Lucky\", \"Y_4\": \"Paris Lucky\", \"Y_2\": \"Freda Dyer\"}, {\"Y_6\": \"Odelia Lucky\", \"Y_8\": \"Gabriele Lucky\", \"Y_4\": \"Paris Lucky\", \"Y_2\": \"Laverna Ellsworth\"}, {\"Y_6\": \"Odelia Lucky\", \"Y_8\": \"Gabriele Lucky\", \"Y_4\": \"Paris Lucky\", \"Y_2\": \"Ilona Dyer\"}]", + "answer": [ + "Freda Dyer", + "Ilona Dyer", + "Laverna Ellsworth" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "job(Y_8, \"graphic designer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 7 + }, + { + "id": "5e1d2f14-502d-47b1-9d56-3c016d5a5cdb", + "question": "Who is the nephew of the uncle of the cousin of the person whose hobby is whale watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "hobby(Y_8, \"whale watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 8 + }, + { + "id": "f425546c-9412-49e4-b3df-ab274d0fa7b7", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the person whose occupation is biomedical engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "job(Y_8, \"biomedical engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 10 + }, + { + "id": "fe839381-d114-4ddf-822c-b96c59159259", + "question": "Who is the female second cousin of the male second cousin of the brother of the person whose hobby is botany?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "hobby(Y_8, \"botany\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 12 + }, + { + "id": "61f1dc54-50f6-4f86-aab3-2e9216963310", + "question": "Who is the second aunt of the sibling of the nephew of the person whose date of birth is 0980-03-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "dob(Y_8, \"0980-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 8 + }, + { + "id": "af3a31ea-85af-4fd0-8904-3df31f7e4aa7", + "question": "Who is the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "husband(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "brother(\"Deane Medley\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 3 + }, + { + "id": "a52d42a6-4f1c-46ed-8086-7e8617e9cf25", + "question": "Who is the daughter-in-law of the male first cousin once removed of the female cousin of Nina Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "female_cousin(\"Nina Song\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "9938183e-7f29-40d3-8ac4-7aa2b85ed524", + "question": "Who is the granddaughter of the nephew of the mother of Danilo Colin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "mother(\"Danilo Colin\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "971c96de-8a55-4430-8601-83144a47e85e", + "question": "Who is the son of the aunt of the father-in-law of Ken Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "father_in_law(\"Ken Pirtle\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "9acae8c5-639b-4c46-bd8d-45cc376684f7", + "question": "Who is the father of the sibling of the great-granddaughter of Odelia Lucky?", + "intermediate_answers": "[{\"Y_2\": \"Stevie Dyer\", \"Y_4\": \"Roosevelt Dyer\", \"Y_6\": \"Romana Dyer\"}, {\"Y_2\": \"Stevie Dyer\", \"Y_4\": \"Antionette Dyer\", \"Y_6\": \"Romana Dyer\"}, {\"Y_2\": \"Stevie Dyer\", \"Y_4\": \"Renaldo Dyer\", \"Y_6\": \"Romana Dyer\"}, {\"Y_2\": \"Ellis Lucky\", \"Y_4\": \"Floyd Lucky\", \"Y_6\": \"Holly Lucky\"}, {\"Y_2\": \"Stevie Dyer\", \"Y_6\": \"Antionette Dyer\", \"Y_4\": \"Renaldo Dyer\"}, {\"Y_2\": \"Stevie Dyer\", \"Y_6\": \"Antionette Dyer\", \"Y_4\": \"Roosevelt Dyer\"}, {\"Y_2\": \"Ellis Lucky\", \"Y_4\": \"Hank Lucky\", \"Y_6\": \"Holly Lucky\"}, {\"Y_2\": \"Stevie Dyer\", \"Y_6\": \"Antionette Dyer\", \"Y_4\": \"Romana Dyer\"}]", + "answer": [ + "Ellis Lucky", + "Stevie Dyer" + ], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(\"Odelia Lucky\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "8e356f47-8bc7-40d8-8388-5305a915f692", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of Stevie Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(\"Stevie Vargas\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 8 + }, + { + "id": "4202e5b3-8799-4517-a243-50e4e613d284", + "question": "Who is the daughter-in-law of the great-grandparent of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[{\"Y_4\": \"Valentina Vargas\", \"Y_2\": \"Christa Vargas\", \"Y_6\": \"Elvie Vargas\"}, {\"Y_4\": \"Valentina Vargas\", \"Y_6\": \"Marlana Mcclelland\", \"Y_2\": \"Harriette Vargas\"}, {\"Y_4\": \"Stevie Vargas\", \"Y_2\": \"Harriette Vargas\", \"Y_6\": \"Elvie Vargas\"}, {\"Y_4\": \"Valentina Vargas\", \"Y_2\": \"Harriette Vargas\", \"Y_6\": \"Elvie Vargas\"}, {\"Y_4\": \"Stevie Vargas\", \"Y_6\": \"Marlana Mcclelland\", \"Y_2\": \"Christa Vargas\"}, {\"Y_4\": \"Stevie Vargas\", \"Y_2\": \"Christa Vargas\", \"Y_6\": \"Elvie Vargas\"}, {\"Y_4\": \"Stevie Vargas\", \"Y_6\": \"Marlana Mcclelland\", \"Y_2\": \"Harriette Vargas\"}, {\"Y_4\": \"Valentina Vargas\", \"Y_6\": \"Marlana Mcclelland\", \"Y_2\": \"Christa Vargas\"}]", + "answer": [ + "Christa Vargas", + "Harriette Vargas" + ], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "granddaughter(\"Pamula Flatt\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "128120ed-65b5-46b9-9f9c-84dc345816ac", + "question": "Who is the male second cousin of the great-grandson of the great-granddaughter of Nathaniel Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_granddaughter(\"Nathaniel Song\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 11 + }, + { + "id": "34da4f58-6af2-4cf2-a5fe-c20a96ff0e78", + "question": "Who is the great-grandparent of the nephew of the uncle of Chelsie Roldan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(\"Chelsie Roldan\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "b7847de4-017c-4dd9-9c0e-083499ead6f4", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(\"Lincoln Oneil\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "5800bc84-1429-4d36-ba24-4fae4184a02e", + "question": "Who is the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[{\"Y_2\": \"Jamal Song\", \"Y_6\": \"Genesis Colin\", \"Y_4\": \"Yvette Song\"}, {\"Y_2\": \"Millard Camper\", \"Y_6\": \"Elfriede Moffitt\", \"Y_4\": \"Livia Camper\"}]", + "answer": [ + "Jamal Song", + "Millard Camper" + ], + "prolog": { + "query": [ + "husband(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "hobby(Y_6, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "ac56b006-96ae-4297-bfd7-346d5028eac2", + "question": "Who is the daughter-in-law of the male first cousin once removed of the person whose date of birth is 0998-10-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "dob(Y_6, \"0998-10-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "baff46cd-0dda-4fb5-b653-745bc5c53501", + "question": "Who is the granddaughter of the nephew of the person whose date of birth is 0860-12-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "dob(Y_6, \"0860-12-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "dd784721-35c1-44d6-bebd-cb4c0998514d", + "question": "Who is the son of the aunt of the person whose occupation is data scientist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "job(Y_6, \"data scientist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 4 + }, + { + "id": "fc3cbe4f-40e2-4b20-8ecc-43f5deab4cc2", + "question": "Who is the father of the sibling of the person whose hobby is fusilately?", + "intermediate_answers": "[{\"Y_2\": \"Sanford Preciado\", \"Y_4\": \"Devon Preciado\", \"Y_6\": \"Lavonne Rounds\"}, {\"Y_4\": \"Demetria Decosta\", \"Y_2\": \"Sanford Preciado\", \"Y_6\": \"Lavonne Rounds\"}]", + "answer": [ + "Sanford Preciado" + ], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "hobby(Y_6, \"fusilately\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "1cc2641d-fc4e-4b1e-8364-8410749f3c99", + "question": "Who is the brother-in-law of the male first cousin once removed of the person whose occupation is furniture conservator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "job(Y_6, \"furniture conservator\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "d0eee86a-d6b9-4ea1-8ed7-681b2dc52bd3", + "question": "Who is the daughter-in-law of the great-grandparent of the person whose occupation is medical physicist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "job(Y_6, \"medical physicist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "4f2013e6-44f2-45fc-9d82-2eb37cff15e9", + "question": "Who is the male second cousin of the great-grandson of the person whose date of birth is 0991-10-05?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "dob(Y_6, \"0991-10-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 9 + }, + { + "id": "e894b904-0a67-4c97-9952-a0a7ac308262", + "question": "Who is the great-grandparent of the nephew of the person whose hobby is linguistics?", + "intermediate_answers": "[{\"Y_6\": \"Freda Dyer\", \"Y_2\": \"Stevie Dyer\", \"Y_4\": \"Jess Ellsworth\"}, {\"Y_2\": \"Sherita Dyer\", \"Y_6\": \"Freda Dyer\", \"Y_4\": \"Jess Ellsworth\"}]", + "answer": [ + "Sherita Dyer", + "Stevie Dyer" + ], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "hobby(Y_6, \"linguistics\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "af000f9f-7b3b-43e3-8985-f2a93388fdb2", + "question": "Who is the niece of the male first cousin once removed of the person whose occupation is marketing executive?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "job(Y_6, \"marketing executive\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "274bb517-3298-4ee0-ae5e-b65f098d147b", + "question": "Who is the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "brother(\"Deane Medley\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 2 + }, + { + "id": "b842acc4-b088-4b4a-bb2f-849735bc32a5", + "question": "Who is the female cousin of the daughter of Twila Baptiste?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "daughter(\"Twila Baptiste\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "d4b980e3-3557-455d-9573-834066995fbe", + "question": "Who is the sibling of the daughter-in-law of Jamey Turnage?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "daughter_in_law(\"Jamey Turnage\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "2f0af490-c71c-4dbf-bc87-b7724a8c03de", + "question": "Who is the granddaughter of the nephew of Idell Kidd?", + "intermediate_answers": "[{\"Y_4\": \"Melvin Kidd\", \"Y_2\": \"Yvette Song\"}]", + "answer": [ + "Yvette Song" + ], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(\"Idell Kidd\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "6ea98239-9d07-4076-b75a-dab315658389", + "question": "Who is the aunt of the father-in-law of Ken Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(\"Ken Pirtle\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "283ea618-d84b-4dbf-b412-10580c22e430", + "question": "Who is the great-granddaughter of the great-grandfather of Meghann Kidd?", + "intermediate_answers": "[{\"Y_4\": \"Stephan Kidd\", \"Y_2\": \"Genesis Colin\"}, {\"Y_2\": \"Meghann Kidd\", \"Y_4\": \"Stephan Kidd\"}]", + "answer": [ + "Genesis Colin", + "Meghann Kidd" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(\"Meghann Kidd\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "d43cf175-916e-4219-b900-841481f75b82", + "question": "Who is the grandson of the father of Damon Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(\"Damon Song\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "f23040d8-d93a-4e5e-abfd-fbb9c84c36bb", + "question": "Who is the brother-in-law of the male first cousin once removed of Millard Camper?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(\"Millard Camper\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "f24570a2-a216-4961-ac22-2f026cefaad2", + "question": "Who is the great-grandparent of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[{\"Y_4\": \"Elvie Vargas\", \"Y_2\": \"Valentina Vargas\"}, {\"Y_2\": \"Ivan Abbate\", \"Y_4\": \"Marlana Mcclelland\"}, {\"Y_4\": \"Elvie Vargas\", \"Y_2\": \"Stevie Vargas\"}, {\"Y_2\": \"Ayesha Abbate\", \"Y_4\": \"Elvie Vargas\"}, {\"Y_4\": \"Marlana Mcclelland\", \"Y_2\": \"Stevie Vargas\"}, {\"Y_4\": \"Elvie Vargas\", \"Y_2\": \"Ivan Abbate\"}, {\"Y_2\": \"Ayesha Abbate\", \"Y_4\": \"Marlana Mcclelland\"}, {\"Y_4\": \"Marlana Mcclelland\", \"Y_2\": \"Valentina Vargas\"}]", + "answer": [ + "Ayesha Abbate", + "Ivan Abbate", + "Stevie Vargas", + "Valentina Vargas" + ], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "granddaughter(\"Pamula Flatt\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "d4b39a5f-22bc-482e-a2c4-f2ecc0cb569d", + "question": "Who is the great-granddaughter of the son of Holly Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(\"Holly Lucky\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "5ba58e50-900a-443d-afd2-783455f78d38", + "question": "Who is the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[{\"Y_2\": \"Livia Camper\", \"Y_4\": \"Elfriede Moffitt\"}, {\"Y_2\": \"Yvette Song\", \"Y_4\": \"Genesis Colin\"}]", + "answer": [ + "Livia Camper", + "Yvette Song" + ], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "hobby(Y_4, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "0a87d2a4-dac0-4097-911c-491e5ed709fe", + "question": "Who is the female cousin of the person whose date of birth is 0974-12-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "dob(Y_4, \"0974-12-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "435aa513-63fa-4e3d-bc04-6f7b74e49f89", + "question": "Who is the sibling of the person whose hobby is butterfly watching?", + "intermediate_answers": "[{\"Y_2\": \"Ronald Mccune\", \"Y_4\": \"Annabell Mccune\"}, {\"Y_2\": \"Romana Bishop\", \"Y_4\": \"Annabell Mccune\"}, {\"Y_4\": \"Annabell Mccune\", \"Y_2\": \"Josie Langford\"}]", + "answer": [ + "Josie Langford", + "Romana Bishop", + "Ronald Mccune" + ], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "hobby(Y_4, \"butterfly watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "9ecffc39-dd6c-48b2-bb62-e3a08898e76f", + "question": "Who is the granddaughter of the person whose date of birth is 0983-02-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "dob(Y_4, \"0983-02-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "a763df5c-04b8-4ce1-8f79-70768f91a3fb", + "question": "Who is the aunt of the person whose occupation is data scientist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "job(Y_4, \"data scientist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "b0bb2d3f-5056-439d-b8cf-2dc18c26469b", + "question": "Who is the great-granddaughter of the person whose date of birth is 0963-05-06?", + "intermediate_answers": "[{\"Y_4\": \"Caleb Langford\", \"Y_2\": \"Alejandrina Preciado\"}, {\"Y_4\": \"Caleb Langford\", \"Y_2\": \"Paula Preciado\"}]", + "answer": [ + "Alejandrina Preciado", + "Paula Preciado" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "dob(Y_4, \"0963-05-06\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "1d107ccc-ae19-4ed4-b564-1928a0f917cc", + "question": "Who is the grandson of the person whose date of birth is 0967-07-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "dob(Y_4, \"0967-07-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "68ef2bac-c44a-4fe6-9c50-221da4e26908", + "question": "Who is the brother-in-law of the person whose occupation is English as a foreign language teacher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "job(Y_4, \"English as a foreign language teacher\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "f69883e2-7012-4312-ad20-fda6157db402", + "question": "Who is the great-grandparent of the person whose occupation is medical physicist?", + "intermediate_answers": "[{\"Y_4\": \"Ronnie Vargas\", \"Y_2\": \"Millard Camper\"}, {\"Y_4\": \"Ronnie Vargas\", \"Y_2\": \"Livia Camper\"}]", + "answer": [ + "Livia Camper", + "Millard Camper" + ], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "job(Y_4, \"medical physicist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "15ac7b7b-6820-4d8a-86d8-51964282f8f0", + "question": "Who is the great-granddaughter of the person whose occupation is personnel officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "job(Y_4, \"personnel officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "7a399aba-5d6f-4992-88e0-db13d2adda0e", + "question": "Who is the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother(\"Deane Medley\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "5a4b0995-342a-4b17-baf2-d26ae3bd08fc", + "question": "Who is the husband of Nina Song?", + "intermediate_answers": "[{\"Y_2\": \"Eddie Song\"}]", + "answer": [ + "Eddie Song" + ], + "prolog": { + "query": [ + "husband(\"Nina Song\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "acf90ea0-2ebd-4e2d-b67e-a9fac2754c5a", + "question": "Who is the female cousin of Nina Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(\"Nina Song\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "d26feb63-eaad-40e3-8de3-56a9625fd21f", + "question": "Who is the daughter-in-law of Jamey Turnage?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(\"Jamey Turnage\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "df61b188-c53a-4061-a748-a3dce0cd8425", + "question": "Who is the mother of Danilo Colin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(\"Danilo Colin\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "044f7bec-dabe-4255-97b8-66e3f5e29d87", + "question": "Who is the granddaughter of Fred Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(\"Fred Vargas\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "8d02e1f7-53a2-491d-b16f-23a726473bff", + "question": "Who is the father-in-law of Ken Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(\"Ken Pirtle\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "49746440-cedc-41bb-bdc1-0747acc4ef4e", + "question": "Who is the son of Amos Vargas?", + "intermediate_answers": "[{\"Y_2\": \"Gerry Vargas\"}, {\"Y_2\": \"Noe Vargas\"}, {\"Y_2\": \"Fred Vargas\"}]", + "answer": [ + "Fred Vargas", + "Gerry Vargas", + "Noe Vargas" + ], + "prolog": { + "query": [ + "son(\"Amos Vargas\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "fd91c10b-54ac-4f14-b53e-2dd05190d414", + "question": "Who is the great-granddaughter of Odelia Lucky?", + "intermediate_answers": "[{\"Y_2\": \"Antionette Dyer\"}, {\"Y_2\": \"Romana Dyer\"}, {\"Y_2\": \"Holly Lucky\"}]", + "answer": [ + "Antionette Dyer", + "Holly Lucky", + "Romana Dyer" + ], + "prolog": { + "query": [ + "great_granddaughter(\"Odelia Lucky\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "7a0d9ba1-eea6-4063-bd8d-d3260c64464c", + "question": "Who is the father of Damon Song?", + "intermediate_answers": "[{\"Y_2\": \"Sol Song\"}]", + "answer": [ + "Sol Song" + ], + "prolog": { + "query": [ + "father(\"Damon Song\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "b6bf1412-dfa1-4e72-a27a-e72fa25e23a4", + "question": "Who is the person whose hobby is shoes?", + "intermediate_answers": "[{\"Y_2\": \"Genesis Colin\"}, {\"Y_2\": \"Elfriede Moffitt\"}]", + "answer": [ + "Elfriede Moffitt", + "Genesis Colin" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "c3d3186b-7b3e-4cd9-a1cc-223c64672b16", + "question": "Who is the person whose date of birth is 1046-02-24?", + "intermediate_answers": "[{\"Y_2\": \"Nestor Preciado\"}]", + "answer": [ + "Nestor Preciado" + ], + "prolog": { + "query": [ + "dob(Y_2, \"1046-02-24\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "a6cdfef9-be06-4165-bc08-7d125e7b54fb", + "question": "Who is the person whose date of birth is 0998-10-28?", + "intermediate_answers": "[{\"Y_2\": \"Floyd Lucky\"}]", + "answer": [ + "Floyd Lucky" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0998-10-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "778aa491-d9da-4649-bc79-ecacb4e9cb78", + "question": "Who is the person whose hobby is butterfly watching?", + "intermediate_answers": "[{\"Y_2\": \"Sam Bishop\"}, {\"Y_2\": \"Annabell Mccune\"}, {\"Y_2\": \"Shelly Reece\"}, {\"Y_2\": \"Theron Mcclelland\"}]", + "answer": [ + "Annabell Mccune", + "Sam Bishop", + "Shelly Reece", + "Theron Mcclelland" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"butterfly watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "f75e5c59-2ac3-4a7e-abdd-6b71d361738b", + "question": "Who is the person whose date of birth is 0860-12-04?", + "intermediate_answers": "[{\"Y_2\": \"Luke Slate\"}]", + "answer": [ + "Luke Slate" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0860-12-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "4be6ceab-27cb-46ac-845c-dab198283314", + "question": "Who is the person whose date of birth is 0935-01-05?", + "intermediate_answers": "[{\"Y_2\": \"Eddie Song\"}]", + "answer": [ + "Eddie Song" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0935-01-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "458d98e6-68a0-472c-a78e-b52e5ba4f3ae", + "question": "Who is the person whose occupation is data scientist?", + "intermediate_answers": "[{\"Y_2\": \"Jamey Turnage\"}]", + "answer": [ + "Jamey Turnage" + ], + "prolog": { + "query": [ + "job(Y_2, \"data scientist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "442672fe-ca8a-47ab-abcd-33a7aaf45f3a", + "question": "Who is the person whose date of birth is 0943-12-23?", + "intermediate_answers": "[{\"Y_2\": \"Gemma Pirtle\"}]", + "answer": [ + "Gemma Pirtle" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0943-12-23\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "df619318-0028-4852-b115-f90edf2e5d71", + "question": "Who is the person whose hobby is fusilately?", + "intermediate_answers": "[{\"Y_2\": \"Lavonne Rounds\"}]", + "answer": [ + "Lavonne Rounds" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"fusilately\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "25a538d3-6b8d-4458-b7c7-4e52f2d20ebe", + "question": "Who is the person whose date of birth is 0967-07-11?", + "intermediate_answers": "[{\"Y_2\": \"Ken Pirtle\"}]", + "answer": [ + "Ken Pirtle" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0967-07-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "d9072c89-290b-4d81-947e-cb418d248a51", + "question": "What is the date of birth of the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "female_cousin(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "husband(Y_15, Y_13)", + "daughter(Y_17, Y_15)", + "brother(\"Deane Medley\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 15 + }, + { + "id": "43cff54a-7c53-4d68-90bb-e4b5db70cdbb", + "question": "What is the date of birth of the sibling of the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of Fred Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "son(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "great_aunt(Y_17, Y_15)", + "granddaughter(\"Fred Vargas\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 18 + }, + { + "id": "8955717c-a0ec-4e78-a057-6dbc8edf222b", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of Stevie Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "grandchild(Y_13, Y_11)", + "brother_in_law(Y_15, Y_13)", + "male_first_cousin_once_removed(Y_17, Y_15)", + "grandfather(\"Stevie Vargas\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 19 + }, + { + "id": "2fcbdedb-7b08-4057-9669-435ffbc238ea", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of Aletha Mccune?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "uncle(Y_15, Y_13)", + "cousin(Y_17, Y_15)", + "male_second_cousin(\"Aletha Mccune\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 26 + }, + { + "id": "78371319-db36-47d5-86a8-5a7128f93d85", + "question": "What is the hobby of the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the parent of Romana Bishop?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "child(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "female_second_cousin(Y_13, Y_11)", + "male_second_cousin(Y_15, Y_13)", + "brother(Y_17, Y_15)", + "parent(\"Romana Bishop\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 19 + }, + { + "id": "af6af4f1-d2d2-448e-8174-31317a06d989", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of Lois Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "daughter_in_law(\"Lois Oneil\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 16 + }, + { + "id": "9a25a256-c419-4f29-952a-231655d4f3e0", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of the mother of the aunt of the grandmother of Christina Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "mother(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "grandmother(\"Christina Lucky\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 22 + }, + { + "id": "429a27f8-5a98-4397-a7ba-a7b4fe665bad", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of the aunt of the great-uncle of Jewel Dyer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "niece(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "great_uncle(\"Jewel Dyer\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 21 + }, + { + "id": "86919d8f-d7fb-43bf-8ca2-fd63c66a803c", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of the male cousin of Marlana Mcclelland?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "male_cousin(Y_17, Y_15)", + "male_cousin(\"Marlana Mcclelland\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 22 + }, + { + "id": "31d89f7f-0195-40d6-a657-5b8496befa80", + "question": "What is the occupation of the great-grandparent of the female first cousin once removed of the daughter-in-law of the mother of the grandfather of the male first cousin once removed of the nephew of the great-grandson of Sam Bishop?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "female_first_cousin_once_removed(Y_7, Y_5)", + "daughter_in_law(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "nephew(Y_17, Y_15)", + "great_grandson(\"Sam Bishop\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 22 + }, + { + "id": "c5ff053f-66d7-4cb2-a2ef-6e71808d0671", + "question": "What is the date of birth of the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "female_cousin(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "husband(Y_15, Y_13)", + "daughter(Y_17, Y_15)", + "hobby(Y_17, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 15 + }, + { + "id": "8cb27a9b-1658-4e5d-aa16-550aaa2bed6e", + "question": "What is the date of birth of the sibling of the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the person whose date of birth is 0935-01-05?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "son(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "great_aunt(Y_17, Y_15)", + "dob(Y_17, \"0935-01-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 17 + }, + { + "id": "513d7444-6d1b-4243-b62e-b8f9702fe3d8", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the person whose occupation is furniture conservator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "grandchild(Y_13, Y_11)", + "brother_in_law(Y_15, Y_13)", + "male_first_cousin_once_removed(Y_17, Y_15)", + "job(Y_17, \"furniture conservator\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 18 + }, + { + "id": "77905bfc-f80c-4c05-8747-57184578acaf", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of the cousin of the person whose hobby is whale watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "uncle(Y_15, Y_13)", + "cousin(Y_17, Y_15)", + "hobby(Y_17, \"whale watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 22 + }, + { + "id": "4701e439-ae9b-491e-86d4-cc1edd35db64", + "question": "What is the hobby of the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is botany?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "child(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "female_second_cousin(Y_13, Y_11)", + "male_second_cousin(Y_15, Y_13)", + "brother(Y_17, Y_15)", + "hobby(Y_17, \"botany\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 19 + }, + { + "id": "ae469c28-c9e9-4d9c-bb9e-0ad3e14d716e", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the great-grandson of the daughter of the father-in-law of the aunt of the person whose occupation is telecommunications researcher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "job(Y_17, \"telecommunications researcher\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 15 + }, + { + "id": "39d76acc-7e65-4636-bd58-d318106a53fc", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of the mother of the aunt of the person whose occupation is electronics engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "mother(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "job(Y_17, \"electronics engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 21 + }, + { + "id": "0a9850da-a96d-47bc-9062-c6f933427b31", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of the aunt of the person whose occupation is special educational needs teacher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "niece(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "job(Y_17, \"special educational needs teacher\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 19 + }, + { + "id": "62c9702e-ad93-4f7f-b37d-c71ab85cd83f", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of the person whose occupation is nutritional therapist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "male_cousin(Y_17, Y_15)", + "job(Y_17, \"nutritional therapist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 20 + }, + { + "id": "80746412-7dc6-413c-b788-d91d467c66a9", + "question": "What is the occupation of the great-grandparent of the female first cousin once removed of the daughter-in-law of the mother of the grandfather of the male first cousin once removed of the nephew of the person whose hobby is jurisprudential?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "female_first_cousin_once_removed(Y_7, Y_5)", + "daughter_in_law(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "nephew(Y_17, Y_15)", + "hobby(Y_17, \"jurisprudential\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 20 + }, + { + "id": "773f206a-a12d-42d6-98a2-67206aa074e2", + "question": "What is the date of birth of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "husband(Y_13, Y_11)", + "daughter(Y_15, Y_13)", + "brother(\"Deane Medley\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 14 + }, + { + "id": "ff41cded-df51-4352-8c40-871a2131f8eb", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of Idell Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "father_in_law(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "granddaughter(Y_15, Y_13)", + "nephew(\"Idell Kidd\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 16 + }, + { + "id": "3e81360b-f49e-4e76-98df-6f45eed84c09", + "question": "What is the occupation of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of Damon Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "granddaughter(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "male_first_cousin_once_removed(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "grandson(Y_15, Y_13)", + "father(\"Damon Song\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 16 + }, + { + "id": "df12f713-84e3-4304-8d44-93f7b3602f75", + "question": "What is the occupation of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the son of Holly Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "great_grandson(Y_13, Y_11)", + "great_granddaughter(Y_15, Y_13)", + "son(\"Holly Lucky\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 20 + }, + { + "id": "cfe9dd16-6422-4c00-8abb-700852a420f3", + "question": "What is the hobby of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "parent(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "niece(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "great_grandfather(\"Lincoln Oneil\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 22 + }, + { + "id": "f5627834-39b4-4e37-9990-2e785c54b4f0", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the child of Derek Flatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "second_aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "nephew(Y_15, Y_13)", + "child(\"Derek Flatt\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 16 + }, + { + "id": "f766c427-5ffc-41ac-a1ac-e6ecdbb7016f", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of Ramona Colin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "great_grandson(\"Ramona Colin\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 16 + }, + { + "id": "720aad11-8a03-4d22-840a-4cfeb563efce", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Hyun Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "great_aunt(\"Hyun Song\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 21 + }, + { + "id": "d041d065-ca80-4385-8e65-8021589ea4f4", + "question": "What is the occupation of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Yvette Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "wife(Y_5, Y_3)", + "great_grandparent(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "niece(\"Yvette Song\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 17 + }, + { + "id": "a8dd8ac7-531a-4e94-bde4-31ead8b832da", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of Deshawn Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "male_cousin(\"Deshawn Munroe\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 19 + }, + { + "id": "86e6ad87-d03e-404b-a005-b1aca1cc1ff2", + "question": "What is the date of birth of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "husband(Y_13, Y_11)", + "daughter(Y_15, Y_13)", + "hobby(Y_15, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 14 + }, + { + "id": "c05bf8ff-53d5-498c-b4b1-00b1580964a5", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the person whose date of birth is 0983-02-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "father_in_law(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "granddaughter(Y_15, Y_13)", + "dob(Y_15, \"0983-02-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 15 + }, + { + "id": "3995fa82-3727-458d-baf5-3a48755cbc3a", + "question": "What is the occupation of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0967-07-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "granddaughter(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "male_first_cousin_once_removed(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "grandson(Y_15, Y_13)", + "dob(Y_15, \"0967-07-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 16 + }, + { + "id": "6acbeb64-e9cb-4a37-b0c7-691cd564df57", + "question": "What is the occupation of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the person whose occupation is personnel officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "great_grandson(Y_13, Y_11)", + "great_granddaughter(Y_15, Y_13)", + "job(Y_15, \"personnel officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 20 + }, + { + "id": "225f1245-af6d-4f2c-9fe7-08c0147d7f0c", + "question": "What is the hobby of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is marketing executive?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "parent(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "niece(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "job(Y_15, \"marketing executive\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 20 + }, + { + "id": "dc0862fd-edba-421c-a06f-610b574fc02e", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the person whose date of birth is 0980-03-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "second_aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "nephew(Y_15, Y_13)", + "dob(Y_15, \"0980-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 16 + }, + { + "id": "00ef5121-0c26-4476-8b4d-325fbabaae3e", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the person whose date of birth is 1015-12-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "dob(Y_15, \"1015-12-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 14 + }, + { + "id": "66ea2041-4acc-43dc-a0ba-f4fd9c88ad86", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0988-10-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "dob(Y_15, \"0988-10-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 19 + }, + { + "id": "22a0e87c-9392-4c86-8f13-653fa059c488", + "question": "What is the occupation of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0966-01-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "wife(Y_5, Y_3)", + "great_grandparent(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "dob(Y_15, \"0966-01-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 16 + }, + { + "id": "827f0b72-972e-4b83-a1a1-d28ec6c8bb89", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the person whose hobby is comic book collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "hobby(Y_15, \"comic book collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 17 + }, + { + "id": "0b6d64a2-9635-47af-b71a-7d20f4c71672", + "question": "What is the occupation of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "husband(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "brother(\"Deane Medley\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 12 + }, + { + "id": "4bac5450-b1b7-478c-a661-2e4d9de30ad2", + "question": "What is the date of birth of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of Danilo Colin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "great_aunt(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "mother(\"Danilo Colin\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 13 + }, + { + "id": "11b7cbe8-62e7-4722-9e4a-07aae8c26d0d", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the great-granddaughter of Odelia Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "great_granddaughter(\"Odelia Lucky\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 14 + }, + { + "id": "cf109c94-797d-48c9-a739-aa241d835e51", + "question": "What is the hobby of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "son(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "granddaughter(\"Pamula Flatt\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 15 + }, + { + "id": "5db4850e-c332-4881-abae-740d6f163c4e", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of Chelsie Roldan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "uncle(\"Chelsie Roldan\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 18 + }, + { + "id": "62aad184-20af-4776-a8ad-0cb383ea5dc3", + "question": "What is the date of birth of the child of the niece of the female second cousin of the male second cousin of the brother of the parent of Romana Bishop?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "brother(Y_13, Y_11)", + "parent(\"Romana Bishop\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 16 + }, + { + "id": "1184030c-46df-4138-adfa-a713040a3ad8", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Deirdre Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "second_aunt(\"Deirdre Bivins\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 15 + }, + { + "id": "43776fd8-b7fe-419e-9269-f1b3d40d8208", + "question": "What is the date of birth of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Toney Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "grandmother(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "sibling(\"Toney Vargas\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 13 + }, + { + "id": "fc5d5b36-c73f-48c8-87b1-06107be6a5f4", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of Jewel Dyer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandparent(\"Jewel Dyer\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 18 + }, + { + "id": "59bd4ae2-445e-4e14-9278-4070ae7c03b8", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Yvette Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "niece(\"Yvette Song\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 16 + }, + { + "id": "249b68e2-cd15-4019-8091-de81152e9f42", + "question": "What is the occupation of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "husband(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "hobby(Y_13, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "815afedd-adaa-491e-882b-b6ba80c2b510", + "question": "What is the date of birth of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the person whose date of birth is 0860-12-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "great_aunt(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "dob(Y_13, \"0860-12-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 13 + }, + { + "id": "03ab00eb-33b0-4f12-b001-53ee2b13538b", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the person whose hobby is fusilately?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "hobby(Y_13, \"fusilately\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "e3e8943a-2a48-4e6b-9e36-1948318d3194", + "question": "What is the hobby of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the person whose occupation is medical physicist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "son(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "job(Y_13, \"medical physicist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 14 + }, + { + "id": "483428f1-438e-4b39-85a8-da62c5e58c6a", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the person whose hobby is linguistics?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "hobby(Y_13, \"linguistics\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 17 + }, + { + "id": "abc8b8fd-1204-4cc0-8fa5-f530fb6b47bc", + "question": "What is the date of birth of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is botany?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "brother(Y_13, Y_11)", + "hobby(Y_13, \"botany\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 16 + }, + { + "id": "c48c8aba-3659-4751-8a17-894e11030ff7", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0875-11-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "dob(Y_13, \"0875-11-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "8f9619af-07f1-4356-b5d4-51b697500829", + "question": "What is the date of birth of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is science writer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "grandmother(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "job(Y_13, \"science writer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 13 + }, + { + "id": "588b28f8-fe1d-4ace-829f-7e84bca97283", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the person whose occupation is runner?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "job(Y_13, \"runner\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 16 + }, + { + "id": "c32e524a-6959-4380-b2e2-81e3fa657857", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0966-01-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "dob(Y_13, \"0966-01-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 15 + }, + { + "id": "5ba32ef3-9c60-402c-a63b-f53a9770c3a0", + "question": "What is the hobby of the female cousin of the daughter of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "female_cousin(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "brother(\"Deane Medley\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 8 + }, + { + "id": "c687cb2d-9017-44f6-a323-67e285414ce1", + "question": "What is the occupation of the great-aunt of the granddaughter of the nephew of the mother of the sibling of Harlan Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "nephew(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "sibling(\"Harlan Lucky\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 10 + }, + { + "id": "6a89af58-68d2-40dd-b2da-eb4f26420d38", + "question": "What is the occupation of the father of the sibling of the great-granddaughter of the great-grandfather of the son of Amos Vargas?", + "intermediate_answers": "[{\"Y_5\": \"Gerry Vargas\", \"Y_7\": \"Kacey Yocum\", \"Y_9\": \"Millard Camper\", \"Y_11\": \"Gerry Vargas\", \"Y_2\": \"advice worker\", \"Y_3\": \"Amos Vargas\"}, {\"Y_5\": \"Noe Vargas\", \"Y_7\": \"Kacey Yocum\", \"Y_9\": \"Millard Camper\", \"Y_2\": \"advice worker\", \"Y_11\": \"Fred Vargas\", \"Y_3\": \"Amos Vargas\"}, {\"Y_5\": \"Gerry Vargas\", \"Y_7\": \"Kacey Yocum\", \"Y_9\": \"Millard Camper\", \"Y_11\": \"Noe Vargas\", \"Y_2\": \"advice worker\", \"Y_3\": \"Amos Vargas\"}, {\"Y_7\": \"Kacey Yocum\", \"Y_9\": \"Millard Camper\", \"Y_11\": \"Noe Vargas\", \"Y_5\": \"Fred Vargas\", \"Y_2\": \"advice worker\", \"Y_3\": \"Amos Vargas\"}, {\"Y_5\": \"Gerry Vargas\", \"Y_7\": \"Kacey Yocum\", \"Y_9\": \"Millard Camper\", \"Y_2\": \"advice worker\", \"Y_11\": \"Fred Vargas\", \"Y_3\": \"Amos Vargas\"}, {\"Y_7\": \"Kacey Yocum\", \"Y_9\": \"Millard Camper\", \"Y_5\": \"Fred Vargas\", \"Y_2\": \"advice worker\", \"Y_11\": \"Fred Vargas\", \"Y_3\": \"Amos Vargas\"}, {\"Y_5\": \"Noe Vargas\", \"Y_7\": \"Kacey Yocum\", \"Y_9\": \"Millard Camper\", \"Y_11\": \"Noe Vargas\", \"Y_2\": \"advice worker\", \"Y_3\": \"Amos Vargas\"}, {\"Y_7\": \"Kacey Yocum\", \"Y_9\": \"Millard Camper\", \"Y_5\": \"Fred Vargas\", \"Y_11\": \"Gerry Vargas\", \"Y_2\": \"advice worker\", \"Y_3\": \"Amos Vargas\"}, {\"Y_5\": \"Noe Vargas\", \"Y_7\": \"Kacey Yocum\", \"Y_9\": \"Millard Camper\", \"Y_11\": \"Gerry Vargas\", \"Y_2\": \"advice worker\", \"Y_3\": \"Amos Vargas\"}]", + "answer": [ + "advice worker" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "son(\"Amos Vargas\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 10 + }, + { + "id": "7dcfa007-1239-4012-b828-bb6c88c1d5d8", + "question": "What is the occupation of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of Millard Camper?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "grandchild(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "male_first_cousin_once_removed(\"Millard Camper\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 14 + }, + { + "id": "5201079e-e21f-4fa0-b2ec-76adb062353a", + "question": "What is the date of birth of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of Nathaniel Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "great_granddaughter(\"Nathaniel Song\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 17 + }, + { + "id": "91bb974f-d960-4f73-9245-2518fa45ac3c", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "great_grandparent(\"Lincoln Oneil\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 18 + }, + { + "id": "2516309b-99d6-4e14-bd88-c7df3b67aa49", + "question": "What is the date of birth of the nephew of the child of the niece of the female second cousin of the male second cousin of Geneva Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "child(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "male_second_cousin(\"Geneva Song\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 16 + }, + { + "id": "0751c163-d0a7-4f02-bed6-4e47bd346636", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of Kathey Turnage?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(\"Kathey Turnage\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 11 + }, + { + "id": "07b42730-e3f1-467a-848a-6867f4215ba3", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Toney Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "sibling(\"Toney Vargas\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 11 + }, + { + "id": "cab43d91-87de-42f0-bacb-e45cb7dff74b", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Hyun Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "great_aunt(\"Hyun Song\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 17 + }, + { + "id": "37310acb-0068-4341-8e2c-2dcd028889b2", + "question": "What is the hobby of the female cousin of the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "female_cousin(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "hobby(Y_11, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 8 + }, + { + "id": "a69a0e0e-91a6-4ba9-8150-67f7f8f9952f", + "question": "What is the occupation of the great-aunt of the granddaughter of the nephew of the mother of the person whose occupation is arts development officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "nephew(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "job(Y_11, \"arts development officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 10 + }, + { + "id": "2b932711-975d-41bd-8a12-89de859b4a09", + "question": "What is the occupation of the father of the sibling of the great-granddaughter of the great-grandfather of the person whose date of birth is 0943-12-23?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "dob(Y_11, \"0943-12-23\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 10 + }, + { + "id": "b96c6958-02df-493e-815d-a130eff2f7e1", + "question": "What is the occupation of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the person whose occupation is English as a foreign language teacher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "grandchild(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "job(Y_11, \"English as a foreign language teacher\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 11 + }, + { + "id": "aac1aeee-613a-485c-9774-81908d6d154e", + "question": "What is the date of birth of the uncle of the cousin of the male second cousin of the great-grandson of the person whose date of birth is 0991-10-05?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "dob(Y_11, \"0991-10-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 15 + }, + { + "id": "0ca733e9-f615-4a1f-9be4-d2258073fe50", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the person whose occupation is biomedical engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "job(Y_11, \"biomedical engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 16 + }, + { + "id": "039d123f-4f9a-486c-b5b5-77b30470451d", + "question": "What is the date of birth of the nephew of the child of the niece of the female second cousin of the person whose date of birth is 0958-03-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "child(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "dob(Y_11, \"0958-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 12 + }, + { + "id": "76eda2b2-9cac-4cc0-ac4d-3589b803b075", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the person whose hobby is shopping?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "hobby(Y_11, \"shopping\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 9 + }, + { + "id": "11555823-5ae3-42f0-bc8e-703d704f237a", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is science writer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "job(Y_11, \"science writer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 11 + }, + { + "id": "e8abbd95-86c2-49fc-9e63-a45528778e79", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0988-10-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "dob(Y_11, \"0988-10-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 15 + }, + { + "id": "48dee329-c6be-46b1-bbeb-52197e210bd5", + "question": "What is the hobby of the daughter of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "husband(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "brother(\"Deane Medley\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 5 + }, + { + "id": "87657bae-5ba0-453e-b788-40ffa5b2f125", + "question": "What is the occupation of the nephew of the mother of the sibling of the daughter-in-law of Jamey Turnage?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "mother(Y_7, Y_5)", + "sibling(Y_9, Y_7)", + "daughter_in_law(\"Jamey Turnage\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 7 + }, + { + "id": "5edf2519-0a38-4aa2-9edc-b5240b145a1c", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the father-in-law of Ken Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "father_in_law(\"Ken Pirtle\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 9 + }, + { + "id": "a063c696-f931-41cb-aa14-97bd929189c6", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the father of Damon Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(\"Damon Song\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 10 + }, + { + "id": "4645c26c-34e1-4bb9-859e-72200d677bab", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[{\"Y_2\": \"lomography\", \"Y_3\": \"Xavier Vargas\", \"Y_5\": \"Harriette Vargas\", \"Y_9\": \"Marlana Mcclelland\", \"Y_7\": \"Stevie Vargas\"}, {\"Y_2\": \"lomography\", \"Y_3\": \"Xavier Vargas\", \"Y_9\": \"Elvie Vargas\", \"Y_5\": \"Harriette Vargas\", \"Y_7\": \"Stevie Vargas\"}, {\"Y_9\": \"Elvie Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_5\": \"Harriette Vargas\", \"Y_2\": \"sociology\", \"Y_3\": \"Eddy Vargas\"}, {\"Y_5\": \"Harriette Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_2\": \"sociology\", \"Y_9\": \"Marlana Mcclelland\", \"Y_3\": \"Eddy Vargas\"}, {\"Y_5\": \"Christa Vargas\", \"Y_3\": \"Gerry Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_9\": \"Marlana Mcclelland\", \"Y_2\": \"videography\"}, {\"Y_5\": \"Christa Vargas\", \"Y_9\": \"Marlana Mcclelland\", \"Y_2\": \"flower collecting and pressing\", \"Y_3\": \"Fred Vargas\", \"Y_7\": \"Stevie Vargas\"}, {\"Y_5\": \"Christa Vargas\", \"Y_9\": \"Elvie Vargas\", \"Y_2\": \"flower collecting and pressing\", \"Y_3\": \"Fred Vargas\", \"Y_7\": \"Stevie Vargas\"}, {\"Y_5\": \"Christa Vargas\", \"Y_2\": \"meditation\", \"Y_3\": \"Noe Vargas\", \"Y_9\": \"Marlana Mcclelland\", \"Y_7\": \"Stevie Vargas\"}, {\"Y_5\": \"Christa Vargas\", \"Y_3\": \"Gerry Vargas\", \"Y_9\": \"Marlana Mcclelland\", \"Y_7\": \"Stevie Vargas\", \"Y_2\": \"videography\"}, {\"Y_5\": \"Harriette Vargas\", \"Y_2\": \"sociology\", \"Y_9\": \"Marlana Mcclelland\", \"Y_7\": \"Stevie Vargas\", \"Y_3\": \"Eddy Vargas\"}, {\"Y_5\": \"Harriette Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_2\": \"roller skating\", \"Y_9\": \"Marlana Mcclelland\", \"Y_3\": \"Ronnie Vargas\"}, {\"Y_9\": \"Elvie Vargas\", \"Y_5\": \"Harriette Vargas\", \"Y_2\": \"sociology\", \"Y_7\": \"Stevie Vargas\", \"Y_3\": \"Eddy Vargas\"}, {\"Y_9\": \"Elvie Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_2\": \"roller skating\", \"Y_5\": \"Harriette Vargas\", \"Y_3\": \"Ronnie Vargas\"}, {\"Y_5\": \"Christa Vargas\", \"Y_3\": \"Gerry Vargas\", \"Y_9\": \"Elvie Vargas\", \"Y_7\": \"Stevie Vargas\", \"Y_2\": \"videography\"}, {\"Y_9\": \"Elvie Vargas\", \"Y_5\": \"Harriette Vargas\", \"Y_2\": \"roller skating\", \"Y_3\": \"Ronnie Vargas\", \"Y_7\": \"Stevie Vargas\"}, {\"Y_5\": \"Harriette Vargas\", \"Y_3\": \"Ronnie Vargas\", \"Y_2\": \"roller skating\", \"Y_9\": \"Marlana Mcclelland\", \"Y_7\": \"Stevie Vargas\"}, {\"Y_5\": \"Christa Vargas\", \"Y_2\": \"meditation\", \"Y_3\": \"Noe Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_9\": \"Marlana Mcclelland\"}, {\"Y_5\": \"Christa Vargas\", \"Y_9\": \"Elvie Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_2\": \"flower collecting and pressing\", \"Y_3\": \"Fred Vargas\"}, {\"Y_5\": \"Christa Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_9\": \"Marlana Mcclelland\", \"Y_2\": \"flower collecting and pressing\", \"Y_3\": \"Fred Vargas\"}, {\"Y_2\": \"lomography\", \"Y_3\": \"Xavier Vargas\", \"Y_9\": \"Elvie Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_5\": \"Harriette Vargas\"}, {\"Y_2\": \"lomography\", \"Y_3\": \"Xavier Vargas\", \"Y_5\": \"Harriette Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_9\": \"Marlana Mcclelland\"}, {\"Y_5\": \"Christa Vargas\", \"Y_3\": \"Gerry Vargas\", \"Y_9\": \"Elvie Vargas\", \"Y_7\": \"Valentina Vargas\", \"Y_2\": \"videography\"}, {\"Y_5\": \"Christa Vargas\", \"Y_2\": \"meditation\", \"Y_3\": \"Noe Vargas\", \"Y_9\": \"Elvie Vargas\", \"Y_7\": \"Stevie Vargas\"}, {\"Y_5\": \"Christa Vargas\", \"Y_2\": \"meditation\", \"Y_3\": \"Noe Vargas\", \"Y_9\": \"Elvie Vargas\", \"Y_7\": \"Valentina Vargas\"}]", + "answer": [ + "flower collecting and pressing", + "lomography", + "meditation", + "roller skating", + "sociology", + "videography" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "granddaughter(\"Pamula Flatt\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 9 + }, + { + "id": "87f20b03-c3be-4de6-b58e-b1e3ef2f2206", + "question": "What is the occupation of the nephew of the uncle of the cousin of the male second cousin of Aletha Mccune?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "male_second_cousin(\"Aletha Mccune\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 13 + }, + { + "id": "f31e0284-f178-4f07-8ad3-0e29dee670b6", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "great_grandfather(\"Lincoln Oneil\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 15 + }, + { + "id": "a8f575f1-0a1c-4fda-a893-cc7efa76391a", + "question": "What is the date of birth of the child of the niece of the female second cousin of the male second cousin of Geneva Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "male_second_cousin(\"Geneva Song\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 14 + }, + { + "id": "429187c0-356d-4d00-822d-77505ff88e93", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Deirdre Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "second_aunt(\"Deirdre Bivins\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 12 + }, + { + "id": "1dd6c8ff-d5f8-4477-b7c4-e5ee1dee52eb", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the great-grandson of Ramona Colin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "great_grandson(\"Ramona Colin\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 9 + }, + { + "id": "9f44ac84-2dab-41e1-b1df-d1b779d29c78", + "question": "What is the hobby of the daughter of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[{\"Y_3\": \"Valentina Vargas\", \"Y_7\": \"Livia Camper\", \"Y_2\": \"judo\", \"Y_9\": \"Elfriede Moffitt\", \"Y_5\": \"Millard Camper\"}, {\"Y_5\": \"Jamal Song\", \"Y_2\": \"mahjong\", \"Y_7\": \"Yvette Song\", \"Y_3\": \"Hannah Bivins\", \"Y_9\": \"Genesis Colin\"}, {\"Y_7\": \"Livia Camper\", \"Y_2\": \"ant farming\", \"Y_9\": \"Elfriede Moffitt\", \"Y_5\": \"Millard Camper\", \"Y_3\": \"Adah Camper\"}]", + "answer": [ + "ant farming", + "judo", + "mahjong" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "husband(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "hobby(Y_9, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 5 + }, + { + "id": "e5b1593d-26fa-4092-9520-347142dffdb5", + "question": "What is the occupation of the nephew of the mother of the sibling of the person whose hobby is butterfly watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "mother(Y_7, Y_5)", + "sibling(Y_9, Y_7)", + "hobby(Y_9, \"butterfly watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 6 + }, + { + "id": "f97e4840-7506-44d9-8dff-0e90a9be5fe8", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the person whose occupation is data scientist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "job(Y_9, \"data scientist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 8 + }, + { + "id": "6ed261cc-8e40-4a7d-b54b-29d2c2094b46", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0967-07-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "dob(Y_9, \"0967-07-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 10 + }, + { + "id": "efcb54f0-7160-4189-af09-26ca8ad69959", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the person whose occupation is medical physicist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "job(Y_9, \"medical physicist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 8 + }, + { + "id": "79a9875f-a57f-4255-bf9f-3008b27d57cf", + "question": "What is the occupation of the nephew of the uncle of the cousin of the person whose hobby is whale watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "hobby(Y_9, \"whale watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 9 + }, + { + "id": "d69ad813-a040-43e8-a3d1-b4025654765b", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is marketing executive?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "job(Y_9, \"marketing executive\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 13 + }, + { + "id": "a662ce2d-e1ea-45c0-b542-cd93b3e2e05d", + "question": "What is the date of birth of the child of the niece of the female second cousin of the person whose date of birth is 0958-03-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "dob(Y_9, \"0958-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 10 + }, + { + "id": "3c091493-73b5-47aa-9a9b-ed45af25dd09", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0875-11-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "dob(Y_9, \"0875-11-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 9 + }, + { + "id": "d9bc43f7-6273-41a6-98dd-cad4dcb0f2ad", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the person whose date of birth is 1015-12-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "dob(Y_9, \"1015-12-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 7 + }, + { + "id": "e42163f8-7c20-4562-91cf-9fb5586d9e2f", + "question": "What is the date of birth of the husband of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "husband(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "brother(\"Deane Medley\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 4 + }, + { + "id": "28eddccb-6434-4e4b-b49b-2f487a9cedc9", + "question": "What is the date of birth of the sibling of the daughter-in-law of the male first cousin once removed of Cristopher Homan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "male_first_cousin_once_removed(\"Cristopher Homan\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 8 + }, + { + "id": "aa58aa12-d62f-4238-a235-48dd7f6c1ab7", + "question": "What is the date of birth of the father-in-law of the great-aunt of the granddaughter of Fred Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "granddaughter(\"Fred Vargas\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 8 + }, + { + "id": "f2d6e721-e84f-459c-8880-ad622c2c4479", + "question": "What is the date of birth of the sibling of the great-granddaughter of the great-grandfather of Meghann Kidd?", + "intermediate_answers": "[{\"Y_5\": \"Genesis Colin\", \"Y_3\": \"Meghann Kidd\", \"Y_7\": \"Stephan Kidd\", \"Y_2\": \"0929-12-23\"}, {\"Y_2\": \"0935-10-02\", \"Y_7\": \"Stephan Kidd\", \"Y_5\": \"Meghann Kidd\", \"Y_3\": \"Genesis Colin\"}]", + "answer": [ + "0929-12-23", + "0935-10-02" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "great_grandfather(\"Meghann Kidd\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 8 + }, + { + "id": "0eff7631-0458-4afc-b191-91a3ff9b7abc", + "question": "What is the occupation of the brother-in-law of the male first cousin once removed of the grandfather of Stevie Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "grandfather(\"Stevie Vargas\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 9 + }, + { + "id": "419cf2d1-745f-482c-8eaa-37c7b341e934", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of Renaldo Ahmad?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(\"Renaldo Ahmad\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 7 + }, + { + "id": "bcd91cbb-bc41-4498-9e18-1ad7f8d5b5e4", + "question": "What is the date of birth of the uncle of the cousin of the male second cousin of Aletha Mccune?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "male_second_cousin(\"Aletha Mccune\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 11 + }, + { + "id": "30abb54a-28da-41ff-b643-2b923f0a5b0c", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(\"Lincoln Oneil\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 11 + }, + { + "id": "b6ebabe9-f0c7-4154-a4c2-fd046ed510f2", + "question": "What is the hobby of the male second cousin of the brother of the parent of Romana Bishop?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "parent(\"Romana Bishop\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 8 + }, + { + "id": "d08c197d-3605-4102-ad78-4bbdfdf32200", + "question": "What is the hobby of the sibling of the nephew of the child of Derek Flatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "child(\"Derek Flatt\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 5 + }, + { + "id": "ff1e9dab-f98c-48f1-a031-3090708a228a", + "question": "What is the date of birth of the husband of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[{\"Y_5\": \"Livia Camper\", \"Y_7\": \"Elfriede Moffitt\", \"Y_2\": \"0903-07-02\", \"Y_3\": \"Millard Camper\"}, {\"Y_5\": \"Yvette Song\", \"Y_7\": \"Genesis Colin\", \"Y_2\": \"0961-07-23\", \"Y_3\": \"Jamal Song\"}]", + "answer": [ + "0903-07-02", + "0961-07-23" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "husband(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "hobby(Y_7, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 4 + }, + { + "id": "8bde70c6-b783-40bf-9b19-16356f7df9c1", + "question": "What is the date of birth of the sibling of the daughter-in-law of the person whose hobby is air hockey?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "hobby(Y_7, \"air hockey\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 5 + }, + { + "id": "5f5420da-eca7-4162-9c60-7d438ecb0271", + "question": "What is the date of birth of the father-in-law of the great-aunt of the person whose date of birth is 0935-01-05?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "dob(Y_7, \"0935-01-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 7 + }, + { + "id": "0b2a2cf2-e1ad-4b2a-9dfd-7a104c184d2c", + "question": "What is the date of birth of the sibling of the great-granddaughter of the person whose date of birth is 0963-05-06?", + "intermediate_answers": "[{\"Y_3\": \"Nestor Preciado\", \"Y_5\": \"Paula Preciado\", \"Y_2\": \"1046-02-24\", \"Y_7\": \"Caleb Langford\"}, {\"Y_3\": \"Alejandrina Preciado\", \"Y_2\": \"1045-03-11\", \"Y_5\": \"Paula Preciado\", \"Y_7\": \"Caleb Langford\"}, {\"Y_5\": \"Alejandrina Preciado\", \"Y_3\": \"Nestor Preciado\", \"Y_2\": \"1046-02-24\", \"Y_7\": \"Caleb Langford\"}, {\"Y_3\": \"Paula Preciado\", \"Y_5\": \"Alejandrina Preciado\", \"Y_2\": \"1042-03-28\", \"Y_7\": \"Caleb Langford\"}]", + "answer": [ + "1042-03-28", + "1045-03-11", + "1046-02-24" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "dob(Y_7, \"0963-05-06\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 6 + }, + { + "id": "69c78e31-e279-4c4b-9430-5ab5300ec9d2", + "question": "What is the occupation of the brother-in-law of the male first cousin once removed of the person whose occupation is furniture conservator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "job(Y_7, \"furniture conservator\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 8 + }, + { + "id": "166ba3f9-a60a-4fac-9cb6-ccb096a34ef3", + "question": "What is the hobby of the son of the daughter-in-law of the person whose occupation is graphic designer?", + "intermediate_answers": "[{\"Y_2\": \"compact discs\", \"Y_7\": \"Gabriele Lucky\", \"Y_5\": \"Odelia Lucky\", \"Y_3\": \"Dwain Lucky\"}, {\"Y_3\": \"Paris Lucky\", \"Y_7\": \"Gabriele Lucky\", \"Y_5\": \"Odelia Lucky\", \"Y_2\": \"leaves\"}]", + "answer": [ + "compact discs", + "leaves" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "job(Y_7, \"graphic designer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 5 + }, + { + "id": "19ec0b35-9e98-4c64-af8a-040a3f2cee24", + "question": "What is the date of birth of the uncle of the cousin of the person whose hobby is whale watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "hobby(Y_7, \"whale watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 7 + }, + { + "id": "8676725e-987f-44a8-835b-5c65f5581a8a", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the person whose occupation is biomedical engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "job(Y_7, \"biomedical engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 9 + }, + { + "id": "9adf635f-e0fb-40a5-9b4f-dc08ba974c1d", + "question": "What is the hobby of the male second cousin of the brother of the person whose hobby is botany?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "hobby(Y_7, \"botany\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 8 + }, + { + "id": "ec629de3-f887-4bc1-a53e-f1f4fcea31af", + "question": "What is the hobby of the sibling of the nephew of the person whose date of birth is 0980-03-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "dob(Y_7, \"0980-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 5 + }, + { + "id": "73f6fda3-8d07-4857-aeb4-b00ddf65fe4f", + "question": "What is the date of birth of the daughter of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "brother(\"Deane Medley\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 3 + }, + { + "id": "ad0c6c6a-207f-46e8-a520-0d4e0752eef0", + "question": "What is the occupation of the male first cousin once removed of the female cousin of Nina Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "female_cousin(\"Nina Song\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 8 + }, + { + "id": "063b5f34-0afe-49d1-9e68-4770375a0b58", + "question": "What is the occupation of the nephew of the mother of Danilo Colin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "mother(\"Danilo Colin\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "2daea2da-7dc3-4e07-b5cc-24844399d37c", + "question": "What is the date of birth of the aunt of the father-in-law of Ken Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "father_in_law(\"Ken Pirtle\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "4ceaf34c-dcc1-4cad-9f7f-1915b5a38969", + "question": "What is the date of birth of the sibling of the great-granddaughter of Odelia Lucky?", + "intermediate_answers": "[{\"Y_5\": \"Holly Lucky\", \"Y_3\": \"Floyd Lucky\", \"Y_2\": \"0998-10-28\"}, {\"Y_5\": \"Romana Dyer\", \"Y_3\": \"Roosevelt Dyer\", \"Y_2\": \"0990-05-21\"}, {\"Y_3\": \"Roosevelt Dyer\", \"Y_2\": \"0990-05-21\", \"Y_5\": \"Antionette Dyer\"}, {\"Y_5\": \"Holly Lucky\", \"Y_2\": \"1000-12-27\", \"Y_3\": \"Hank Lucky\"}, {\"Y_2\": \"0992-03-06\", \"Y_3\": \"Renaldo Dyer\", \"Y_5\": \"Antionette Dyer\"}, {\"Y_5\": \"Romana Dyer\", \"Y_2\": \"0992-09-18\", \"Y_3\": \"Antionette Dyer\"}, {\"Y_5\": \"Romana Dyer\", \"Y_3\": \"Renaldo Dyer\", \"Y_2\": \"0992-03-06\"}, {\"Y_2\": \"0994-08-14\", \"Y_5\": \"Antionette Dyer\", \"Y_3\": \"Romana Dyer\"}]", + "answer": [ + "0990-05-21", + "0992-03-06", + "0992-09-18", + "0994-08-14", + "0998-10-28", + "1000-12-27" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(\"Odelia Lucky\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "7eef824a-fef7-4e93-825e-298477ba9dbc", + "question": "What is the occupation of the male first cousin once removed of the grandfather of Stevie Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(\"Stevie Vargas\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "25843c86-cb6f-4955-ab51-e2ea8df25b7f", + "question": "What is the occupation of the great-grandparent of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[{\"Y_2\": \"midwife\", \"Y_3\": \"Stevie Vargas\", \"Y_5\": \"Elvie Vargas\"}, {\"Y_2\": \"animator\", \"Y_3\": \"Valentina Vargas\", \"Y_5\": \"Marlana Mcclelland\"}, {\"Y_2\": \"network engineer\", \"Y_5\": \"Elvie Vargas\", \"Y_3\": \"Ayesha Abbate\"}, {\"Y_2\": \"government social research officer\", \"Y_3\": \"Ivan Abbate\", \"Y_5\": \"Marlana Mcclelland\"}, {\"Y_2\": \"network engineer\", \"Y_3\": \"Ayesha Abbate\", \"Y_5\": \"Marlana Mcclelland\"}, {\"Y_2\": \"midwife\", \"Y_3\": \"Stevie Vargas\", \"Y_5\": \"Marlana Mcclelland\"}, {\"Y_5\": \"Elvie Vargas\", \"Y_2\": \"government social research officer\", \"Y_3\": \"Ivan Abbate\"}, {\"Y_2\": \"animator\", \"Y_3\": \"Valentina Vargas\", \"Y_5\": \"Elvie Vargas\"}]", + "answer": [ + "animator", + "government social research officer", + "midwife", + "network engineer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "granddaughter(\"Pamula Flatt\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 6 + }, + { + "id": "9245a9b8-d379-4fa8-804b-f71d49c3720b", + "question": "What is the hobby of the great-grandson of the great-granddaughter of Nathaniel Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_granddaughter(\"Nathaniel Song\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "4aadedf7-b2c3-400f-ac03-09f05cb2ce23", + "question": "What is the occupation of the nephew of the uncle of Chelsie Roldan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(\"Chelsie Roldan\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "3e165842-fa1e-4c06-9c9e-36e726de8b48", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(\"Lincoln Oneil\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 8 + }, + { + "id": "ccd094b7-bfdd-4ac0-a5b8-6b756a462754", + "question": "What is the date of birth of the daughter of the person whose hobby is shoes?", + "intermediate_answers": "[{\"Y_5\": \"Elfriede Moffitt\", \"Y_2\": \"0905-05-08\", \"Y_3\": \"Livia Camper\"}, {\"Y_5\": \"Genesis Colin\", \"Y_2\": \"0962-11-01\", \"Y_3\": \"Yvette Song\"}]", + "answer": [ + "0905-05-08", + "0962-11-01" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "hobby(Y_5, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "110a9ec0-37bd-43fd-8ebe-a232a395c153", + "question": "What is the occupation of the male first cousin once removed of the person whose date of birth is 0998-10-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "dob(Y_5, \"0998-10-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "a6ccc0c9-5d7f-4410-b71f-b211d4677a1f", + "question": "What is the occupation of the nephew of the person whose date of birth is 0860-12-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "dob(Y_5, \"0860-12-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "ee71dd1a-b43f-405d-8c4e-f7a886d2a8c5", + "question": "What is the date of birth of the aunt of the person whose occupation is data scientist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "job(Y_5, \"data scientist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "d67c8ebc-8242-4eb8-a011-4213198e6ac2", + "question": "What is the date of birth of the sibling of the person whose hobby is fusilately?", + "intermediate_answers": "[{\"Y_3\": \"Demetria Decosta\", \"Y_5\": \"Lavonne Rounds\", \"Y_2\": \"1014-11-06\"}, {\"Y_5\": \"Lavonne Rounds\", \"Y_3\": \"Devon Preciado\", \"Y_2\": \"1017-09-23\"}]", + "answer": [ + "1014-11-06", + "1017-09-23" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "hobby(Y_5, \"fusilately\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "86ac984a-c78d-466b-9229-f36963630e07", + "question": "What is the occupation of the male first cousin once removed of the person whose occupation is furniture conservator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "job(Y_5, \"furniture conservator\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "4a42f8e0-acfe-4e6c-b016-d78019efce47", + "question": "What is the occupation of the great-grandparent of the person whose occupation is medical physicist?", + "intermediate_answers": "[{\"Y_2\": \"lighting technician\", \"Y_5\": \"Ronnie Vargas\", \"Y_3\": \"Livia Camper\"}, {\"Y_2\": \"ship broker\", \"Y_5\": \"Ronnie Vargas\", \"Y_3\": \"Millard Camper\"}]", + "answer": [ + "lighting technician", + "ship broker" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "job(Y_5, \"medical physicist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "d22008d7-40e7-4bfd-b3ac-9b5ea9219c01", + "question": "What is the hobby of the great-grandson of the person whose date of birth is 0991-10-05?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "dob(Y_5, \"0991-10-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "94a13ff2-053a-44b3-9da7-581a87cc6ff6", + "question": "What is the occupation of the nephew of the person whose hobby is linguistics?", + "intermediate_answers": "[{\"Y_3\": \"Jess Ellsworth\", \"Y_5\": \"Freda Dyer\", \"Y_2\": \"advertising account planner\"}]", + "answer": [ + "advertising account planner" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "hobby(Y_5, \"linguistics\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "bae90704-eafc-4fed-b7dd-2116d0c67474", + "question": "What is the date of birth of the male first cousin once removed of the person whose occupation is marketing executive?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "job(Y_5, \"marketing executive\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "02e7c140-5dba-466a-b1c5-1ccb8496b72c", + "question": "What is the date of birth of the brother of Deane Medley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(\"Deane Medley\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "f01e68d4-0ebd-4775-9f8e-09e17d6406e8", + "question": "What is the hobby of the daughter of Twila Baptiste?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(\"Twila Baptiste\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "6e742a17-8c92-48e1-a618-8f68b7891e1b", + "question": "What is the date of birth of the daughter-in-law of Jamey Turnage?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter_in_law(\"Jamey Turnage\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "a8e0344e-b08e-43c1-858c-cf0fa7a0bed3", + "question": "What is the occupation of the nephew of Idell Kidd?", + "intermediate_answers": "[{\"Y_2\": \"public relations officer\", \"Y_3\": \"Isidro Kidd\"}, {\"Y_3\": \"Melvin Kidd\", \"Y_2\": \"applications developer\"}]", + "answer": [ + "applications developer", + "public relations officer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(\"Idell Kidd\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "a866e702-6750-4255-95f7-ca7289075b1e", + "question": "What is the date of birth of the father-in-law of Ken Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(\"Ken Pirtle\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "b9965e76-b078-4275-ad07-e797b7f60ff4", + "question": "What is the hobby of the great-grandfather of Meghann Kidd?", + "intermediate_answers": "[{\"Y_2\": \"stamp collecting\", \"Y_3\": \"Stephan Kidd\"}]", + "answer": [ + "stamp collecting" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(\"Meghann Kidd\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "8f584c71-6f06-484a-882b-a65b40f17c91", + "question": "What is the occupation of the father of Damon Song?", + "intermediate_answers": "[{\"Y_3\": \"Sol Song\", \"Y_2\": \"telecommunications researcher\"}]", + "answer": [ + "telecommunications researcher" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(\"Damon Song\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "d4f73163-2ecd-4e7b-aa02-9ac0bd41b4d8", + "question": "What is the occupation of the male first cousin once removed of Millard Camper?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(\"Millard Camper\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 5 + }, + { + "id": "6fe1be35-1287-4cc4-b5dd-4114c9b4a51f", + "question": "What is the occupation of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[{\"Y_3\": \"Marlana Mcclelland\", \"Y_2\": \"fine artist\"}, {\"Y_2\": \"dispensing optician\", \"Y_3\": \"Elvie Vargas\"}]", + "answer": [ + "dispensing optician", + "fine artist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "granddaughter(\"Pamula Flatt\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "69c17899-1d83-497d-963e-c7cdc88e5daf", + "question": "What is the hobby of the son of Holly Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(\"Holly Lucky\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "10cfec27-117d-4a1e-bb47-87e55856baaa", + "question": "What is the date of birth of the person whose hobby is shoes?", + "intermediate_answers": "[{\"Y_2\": \"0880-02-08\", \"Y_3\": \"Elfriede Moffitt\"}, {\"Y_2\": \"0935-10-02\", \"Y_3\": \"Genesis Colin\"}]", + "answer": [ + "0880-02-08", + "0935-10-02" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "434aa3a3-72f2-47e2-a247-ea35f235e3f3", + "question": "What is the hobby of the person whose date of birth is 0974-12-02?", + "intermediate_answers": "[{\"Y_2\": \"auto audiophilia\", \"Y_3\": \"Winnifred Mcclelland\"}]", + "answer": [ + "auto audiophilia" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "dob(Y_3, \"0974-12-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "ad4089fe-09d0-4737-be50-e226aae09288", + "question": "What is the date of birth of the person whose hobby is butterfly watching?", + "intermediate_answers": "[{\"Y_2\": \"0970-01-22\", \"Y_3\": \"Annabell Mccune\"}, {\"Y_2\": \"1024-06-16\", \"Y_3\": \"Sam Bishop\"}, {\"Y_3\": \"Theron Mcclelland\", \"Y_2\": \"1032-04-22\"}, {\"Y_3\": \"Shelly Reece\", \"Y_2\": \"0985-04-02\"}]", + "answer": [ + "0970-01-22", + "0985-04-02", + "1024-06-16", + "1032-04-22" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"butterfly watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "280a8d43-1d3f-4859-b2fd-e1c317bd3766", + "question": "What is the occupation of the person whose date of birth is 0983-02-16?", + "intermediate_answers": "[{\"Y_2\": \"engineer\", \"Y_3\": \"Rosie Vargas\"}]", + "answer": [ + "engineer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"0983-02-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "15066267-490e-47ef-b4b5-d34323ba28b7", + "question": "What is the date of birth of the person whose occupation is data scientist?", + "intermediate_answers": "[{\"Y_2\": \"0984-04-12\", \"Y_3\": \"Jamey Turnage\"}]", + "answer": [ + "0984-04-12" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "job(Y_3, \"data scientist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "3edc2ac8-b558-48b8-b032-39eee12a0753", + "question": "What is the hobby of the person whose date of birth is 0963-05-06?", + "intermediate_answers": "[{\"Y_3\": \"Caleb Langford\", \"Y_2\": \"biology\"}]", + "answer": [ + "biology" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "dob(Y_3, \"0963-05-06\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "03972048-34c6-4a41-9aa1-e472280c405a", + "question": "What is the occupation of the person whose date of birth is 0967-07-11?", + "intermediate_answers": "[{\"Y_2\": \"actuary\", \"Y_3\": \"Ken Pirtle\"}]", + "answer": [ + "actuary" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"0967-07-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "121b94fd-f5ef-40f1-a833-a3fbe4278258", + "question": "What is the occupation of the person whose occupation is English as a foreign language teacher?", + "intermediate_answers": "[{\"Y_2\": \"English as a foreign language teacher\", \"Y_3\": \"Theodore Yocum\"}]", + "answer": [ + "English as a foreign language teacher" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"English as a foreign language teacher\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "98a5d840-b603-404d-9310-46b499f55966", + "question": "What is the occupation of the person whose occupation is medical physicist?", + "intermediate_answers": "[{\"Y_2\": \"medical physicist\", \"Y_3\": \"Ronnie Vargas\"}]", + "answer": [ + "medical physicist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"medical physicist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "b48120d9-6625-459f-91c9-183e39fc7e8c", + "question": "What is the hobby of the person whose occupation is personnel officer?", + "intermediate_answers": "[{\"Y_3\": \"Theron Mcclelland\", \"Y_2\": \"butterfly watching\"}]", + "answer": [ + "butterfly watching" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "job(Y_3, \"personnel officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + } +] \ No newline at end of file