diff --git "a/depth_20_size_100_seed_3/questions.json" "b/depth_20_size_100_seed_3/questions.json" new file mode 100644--- /dev/null +++ "b/depth_20_size_100_seed_3/questions.json" @@ -0,0 +1,12817 @@ +[ + { + "id": "df5a67ca-980a-4fee-8d6a-40d2c53eba0b", + "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 model united nations?", + "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, \"model united nations\")" + ], + "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": "4d9926f5-d39d-4603-ba52-7861c754e35b", + "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 1033-02-24?", + "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, \"1033-02-24\")" + ], + "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": "6611a379-fa7c-4406-817c-f10782cd62b0", + "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 patent examiner?", + "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, \"patent examiner\")" + ], + "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": "a1af2206-c267-48e8-830d-b38a2bf08628", + "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 martial arts?", + "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, \"martial arts\")" + ], + "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": "aa455914-305e-4784-bc16-539dab2ddbf2", + "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 shoes?", + "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, \"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": 22 + }, + { + "id": "977e7663-4c68-49ab-ba05-8caee328f295", + "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 transport planner?", + "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, \"transport planner\")" + ], + "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": "0e189c88-73b8-4b26-89ad-0cb3154cbc14", + "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 midwife?", + "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, \"midwife\")" + ], + "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": "18506602-e477-4df2-b461-562c1f317786", + "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 geophysical data processor?", + "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, \"geophysical data processor\")" + ], + "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": "e6af7c29-bfd4-43fe-bf6e-50720f9f613c", + "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 sub?", + "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, \"sub\")" + ], + "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": "1e30f847-c626-41f4-af2e-b4b70eb01245", + "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 air sports?", + "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, \"air sports\")" + ], + "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": "c2bb7089-451f-4700-81eb-323891e794f2", + "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 Nicholas Vargas?", + "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(\"Nicholas Vargas\", 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": "328d17e6-ea4b-4bb2-8616-f5f27186468a", + "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 Eddie Song?", + "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(\"Eddie 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": "c07c4669-9b64-4219-acee-445729da787d", + "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 Antionette 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(\"Antionette 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": "bc966be8-bbd6-4e38-94f2-7a46d47eafe5", + "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 David Mcclelland?", + "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(\"David Mcclelland\", 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": "872b6f28-a7e3-4556-8462-b6b5ee30d796", + "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 Errol Camper?", + "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(\"Errol Camper\", 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": "b2923833-c985-49cc-9bff-03a1b473ea68", + "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 Maynard Song?", + "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(\"Maynard 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": 17 + }, + { + "id": "9eddcb8c-4b3b-47b7-b5fb-4579d1ca55b1", + "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 Idell Kidd?", + "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(\"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": 17 + }, + { + "id": "0137d2d1-7f1f-449e-8379-c88eee55759f", + "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 Eddie 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(\"Eddie 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": "f3cd4e87-8b24-4aa2-9ab7-c11ed271b0d0", + "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 Lance Kiel?", + "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(\"Lance Kiel\", 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": "933648eb-11c9-40c0-a463-ef7dcbc2253b", + "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 Page Vargas?", + "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(\"Page Vargas\", 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": "df6e1ab0-043c-4efe-9b48-6c9d3a65ed34", + "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 model united nations?", + "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, \"model united nations\")" + ], + "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": "a6aee9ad-1341-4a43-8f12-f5dd40172ab2", + "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 0919-06-20?", + "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, \"0919-06-20\")" + ], + "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": "f500ca0b-3135-4c17-802f-8044c6529193", + "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 0908-09-14?", + "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, \"0908-09-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", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 18 + }, + { + "id": "74058fa6-c6b1-4cc1-8647-11a40dd74802", + "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 accounting technician?", + "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, \"accounting technician\")" + ], + "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": "e137ad26-872b-4243-bed9-821a5ae9ad54", + "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 electronics engineer?", + "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, \"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 person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 24 + }, + { + "id": "069f1a76-2ebf-45e6-9a4a-7d7eac438d48", + "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 0905-06-22?", + "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, \"0905-06-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": 17 + }, + { + "id": "5ce77c3d-b188-427b-bf0f-fe1c4b161d7c", + "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 0880-02-08?", + "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, \"0880-02-08\")" + ], + "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": "c2767af1-e00a-4730-96ee-cf88ee9de3a5", + "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 0880-10-06?", + "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, \"0880-10-06\")" + ], + "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": "e59f0996-52d1-4e8a-8b96-34285f1aee34", + "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 0983-05-04?", + "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, \"0983-05-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", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 17 + }, + { + "id": "e2fcf656-690f-472b-be80-8190b6e447dc", + "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 chemistry?", + "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, \"chemistry\")" + ], + "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": "86bf4b68-6fdc-4683-8429-26d2e0709c85", + "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 Nicholas Vargas?", + "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(\"Nicholas 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": "df58ae0e-f4d3-423b-b379-d11902f9db50", + "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 Antionette Song?", + "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(\"Antionette 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": 13 + }, + { + "id": "c012c69d-2a3a-47d1-80ce-7d8c07898a3a", + "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 Ginger Hamrick?", + "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(\"Ginger Hamrick\", 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": "2fec8d6f-fbe3-4ade-af16-bf61495e04ee", + "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 Sol Song?", + "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(\"Sol 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": 19 + }, + { + "id": "dfb44d6e-f1b0-44db-8e66-f21664af8e4e", + "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 Millard Camper?", + "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(\"Millard Camper\", 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": "01684738-4f90-433e-8635-40bbc6be5a4e", + "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 Theron Mcclelland?", + "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(\"Theron Mcclelland\", 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": "72020986-fd70-47a0-92d0-8b64f30a54d6", + "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 Byron Song?", + "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(\"Byron 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": 17 + }, + { + "id": "e8b70e84-542e-45cf-b451-c0a635a741fc", + "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 Twila Baptiste?", + "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(\"Twila Baptiste\", 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": "31a92889-5246-4677-a649-d5cd56159c5e", + "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 Eddy Vargas?", + "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(\"Eddy 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": 20 + }, + { + "id": "a9059596-9f5b-4433-b87b-09f6be48c69f", + "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 Lance Kiel?", + "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(\"Lance Kiel\", 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": "0e4e2963-e1fa-4043-9d39-4c3560543e71", + "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 model united nations?", + "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, \"model united nations\")" + ], + "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": "05273d80-eb86-41f5-92ea-5c5ace2cb7f3", + "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 0925-02-26?", + "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, \"0925-02-26\")" + ], + "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": "618c9d6d-8b0f-4cec-97d1-907dca61541d", + "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 sea glass collecting?", + "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, \"sea glass 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 person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "d5baf801-ab09-4ed8-9543-275f496ad3ac", + "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 estate agent?", + "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, \"estate agent\")" + ], + "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": "c1867ac0-8221-4cc2-a585-3b77c76a3cfc", + "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 badminton?", + "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, \"badminton\")" + ], + "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": "b74e91d5-5b58-4303-8d71-e219412dc196", + "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 shoes?", + "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, \"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": 17 + }, + { + "id": "d819ab50-6b04-4002-9dae-438cda0ed059", + "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 0956-09-05?", + "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, \"0956-09-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 person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 14 + }, + { + "id": "fa86cb19-641b-42a9-8131-4081038c7dcc", + "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 airline pilot?", + "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, \"airline pilot\")" + ], + "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": "1fa720dc-aca5-4261-88ca-35c8da75523a", + "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 air traffic controller?", + "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, \"air traffic controller\")" + ], + "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": "1879edb6-c84e-46ae-abab-403d1a30b923", + "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 0983-05-04?", + "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, \"0983-05-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": 15 + }, + { + "id": "3979daba-4786-4cf2-84e5-a64c41b97c20", + "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 Nicholas Vargas?", + "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(\"Nicholas 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": "da743408-7721-412d-badf-a525b67f64c5", + "question": "Who is the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of the sibling of Christa Vargas?", + "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(\"Christa 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": "da79bbfa-d786-4f53-9210-07d71742c4ac", + "question": "Who is the grandson of the father of the sibling of the great-granddaughter of the great-grandfather of the son of Lester Bivins?", + "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)", + "son(\"Lester Bivins\", 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": "5e3897fe-bd28-40e6-96ad-2669f2d1f377", + "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 Romelia Song?", + "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(\"Romelia 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": 15 + }, + { + "id": "3dbee1c1-fad0-4b52-b10f-0cfed88487bd", + "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 Hannah Bivins?", + "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(\"Hannah Bivins\", 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": "2ae3af2c-fc49-4659-ab72-10aa65eaea28", + "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 Errol Camper?", + "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(\"Errol 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": 18 + }, + { + "id": "04ff0479-396b-4b25-956f-13ed66215b27", + "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 Danilo Colin?", + "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(\"Danilo Colin\", 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": "599ee43a-78d8-4897-a377-0f8b3aa0829b", + "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 Son Loper?", + "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(\"Son Loper\", 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": "29d5a2e5-6ab8-478b-b674-50516a04d32b", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Twila Baptiste?", + "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(\"Twila Baptiste\", 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": "f1836341-5ee0-414b-a187-1a43c344fc15", + "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 Eddie 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(\"Eddie 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": "8c1d99a4-43e8-4177-8d65-a9daf87797a5", + "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 model united nations?", + "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, \"model united nations\")" + ], + "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": "d5a345e1-7b0a-4f3e-ba9a-e8a6db3b3559", + "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 company secretary?", + "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, \"company secretary\")" + ], + "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": "b5eb46e0-ad7e-40ec-82e4-7aa8267096c7", + "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 0946-04-07?", + "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, \"0946-04-07\")" + ], + "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": "d084b90d-604f-4b77-9c8c-bba6412eb6fb", + "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 animator?", + "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, \"animator\")" + ], + "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": "241be5a4-401f-4c70-97c8-d120b8dcee9e", + "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 0903-07-02?", + "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, \"0903-07-02\")" + ], + "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": "78cf62ea-5d5f-4476-a5b8-3cce46e69d9c", + "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 telecommunications researcher?", + "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, \"telecommunications researcher\")" + ], + "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": "f8baa617-b243-4f04-af0c-32572570fc48", + "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 0874-08-12?", + "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, \"0874-08-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": 12 + }, + { + "id": "84491b5a-17d1-4ef2-a82d-cf9c0af17263", + "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 dandyism?", + "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, \"dandyism\")" + ], + "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": "26668baf-e3d0-41ab-98a5-541859f1c73a", + "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 airline pilot?", + "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, \"airline pilot\")" + ], + "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": "e2bb2097-682b-4014-9f5b-a28996766cd1", + "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 0880-10-06?", + "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, \"0880-10-06\")" + ], + "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": "54d93d0c-15db-4b75-87aa-3ccfd0708476", + "question": "Who is the female cousin of the daughter of the husband of the daughter of the brother of Nicholas Vargas?", + "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(\"Nicholas Vargas\", 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": "224ea5bd-96cd-44c3-af6e-5c91df447e4c", + "question": "Who is the granddaughter of the nephew of the mother of the sibling of the daughter-in-law of Robyn Vargas?", + "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(\"Robyn Vargas\", 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": "283ebbc2-9a82-449d-9c57-5a862b98b35a", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of Elfriede Moffitt?", + "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(\"Elfriede Moffitt\", 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": "b4fdeb40-3464-4bc9-80c5-a1687f2e334f", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of Antionette 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(\"Antionette 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": "26bed630-55e3-4196-bacd-1c205b540370", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of Sol Song?", + "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(\"Sol 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": "f89085c7-89f4-451c-8e80-a8db2bc38c12", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of Kraig Hamrick?", + "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(\"Kraig Hamrick\", 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": "26ed9df9-0c02-4013-be4a-1ca169de9635", + "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 Errol Camper?", + "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(\"Errol Camper\", 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": "213a02d2-b97c-4a43-89f6-a159f0529a3c", + "question": "Who is the nephew of the child of the niece of the female second cousin of the male second cousin of Danilo Colin?", + "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(\"Danilo 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": 15 + }, + { + "id": "f99c24b5-de8a-40b8-aab5-4a2c09e2bfba", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Byron Song?", + "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(\"Byron 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": 13 + }, + { + "id": "8ad4457e-85bd-4b73-8050-630d7723a734", + "question": "Who is the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of Idell Kidd?", + "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(\"Idell Kidd\", 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": "d6300a1b-8acc-4467-93cf-414537c27a54", + "question": "Who is the female cousin of the daughter of the husband of the daughter of the person whose hobby is model united nations?", + "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, \"model united nations\")" + ], + "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": "3997d962-3bf2-4df1-8b76-278cdc76388f", + "question": "Who is the granddaughter of the nephew of the mother of the sibling of the person whose hobby is model aircraft?", + "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, \"model aircraft\")" + ], + "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": "1ab623d5-370e-4037-b882-3f8c1cf5e18e", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the person whose occupation is tree surgeon?", + "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, \"tree surgeon\")" + ], + "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": "ffa8c3e1-b7e6-4591-9b7b-8ee352b9c92e", + "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 0908-09-14?", + "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, \"0908-09-14\")" + ], + "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": "31a0eee4-6cc2-4d06-8968-3e909c0c3542", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the person whose occupation is estate agent?", + "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, \"estate agent\")" + ], + "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": "9980ec97-7cd0-4bbc-8038-23a3c0eeb70a", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the person whose hobby is martial arts?", + "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, \"martial arts\")" + ], + "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": "9455cadb-be04-4812-a90f-09d9d3753fc0", + "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 electronics 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)", + "job(Y_10, \"electronics engineer\")" + ], + "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": "d8bbefd5-6c0c-455d-aacd-7fe43f86de44", + "question": "Who is the nephew of the child of the niece of the female second cousin of the person whose date of birth is 0874-08-12?", + "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, \"0874-08-12\")" + ], + "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": "dcc85b39-adc8-4e3b-ae7c-4f42420794f0", + "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 0956-09-05?", + "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, \"0956-09-05\")" + ], + "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": "852384fe-7ec3-4804-9e86-fb7a16beba0e", + "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 0880-02-08?", + "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, \"0880-02-08\")" + ], + "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": "1c829236-1ed5-43fa-8cab-15f3868ea0f3", + "question": "Who is the daughter of the husband of the daughter of the brother of Nicholas Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "husband(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "brother(\"Nicholas 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": 4 + }, + { + "id": "6dea22ef-0f58-4a4c-a044-343187a9bc35", + "question": "Who is the mother of the sibling of the daughter-in-law of the male first cousin once removed of Newton Moffitt?", + "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(\"Newton Moffitt\", 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": "a11f4437-0b9c-4bca-947c-fd0965efcd13", + "question": "Who is the aunt of the father-in-law of the great-aunt of the granddaughter of Melvin Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "granddaughter(\"Melvin 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": 9 + }, + { + "id": "7af90504-9848-4158-bc01-43d28bf8448b", + "question": "Who is the father of the sibling of the great-granddaughter of the great-grandfather of Gilbert Summerlin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "great_grandfather(\"Gilbert Summerlin\", 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": "f1976bce-e339-438f-b962-a9ee69c36ca8", + "question": "Who is the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of Thomasine Kidd?", + "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(\"Thomasine 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": 10 + }, + { + "id": "60bbb2f6-98be-49b0-9db6-7444a6d8ba73", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of Stephan Kidd?", + "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(\"Stephan 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": 9 + }, + { + "id": "db896ed5-9d8a-4b16-acc9-b11157fe80fa", + "question": "Who is the nephew of the uncle of the cousin of the male second cousin of Kraig Hamrick?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "male_second_cousin(\"Kraig Hamrick\", 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": "965d7911-c1b9-447a-b571-8d2b4ee5f837", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of Errol Camper?", + "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(\"Errol Camper\", 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": "889cb2cd-9a03-486d-b43c-1b7eccad107b", + "question": "Who is the female second cousin of the male second cousin of the brother of the parent of Theron Mcclelland?", + "intermediate_answers": "[{\"Y_4\": \"Raphael Vargas\", \"Y_8\": \"Marlana Mcclelland\", \"Y_6\": \"Kendrick Vargas\", \"Y_2\": \"Elvie Vargas\"}, {\"Y_4\": \"Raphael Vargas\", \"Y_8\": \"Marlana Mcclelland\", \"Y_6\": \"Toney Vargas\", \"Y_2\": \"Marlana Mcclelland\"}, {\"Y_4\": \"Raphael Vargas\", \"Y_8\": \"Marlana Mcclelland\", \"Y_6\": \"Forrest Vargas\", \"Y_2\": \"Elvie Vargas\"}, {\"Y_4\": \"Raphael Vargas\", \"Y_8\": \"Marlana Mcclelland\", \"Y_6\": \"Toney Vargas\", \"Y_2\": \"Elvie Vargas\"}, {\"Y_4\": \"Raphael Vargas\", \"Y_8\": \"Marlana Mcclelland\", \"Y_6\": \"Forrest Vargas\", \"Y_2\": \"Marlana Mcclelland\"}, {\"Y_4\": \"Raphael Vargas\", \"Y_8\": \"Marlana Mcclelland\", \"Y_6\": \"Kendrick Vargas\", \"Y_2\": \"Marlana Mcclelland\"}]", + "answer": [ + "Elvie Vargas", + "Marlana Mcclelland" + ], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "parent(\"Theron Mcclelland\", 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": "0e989112-41ed-4a22-a0b5-df139376a13f", + "question": "Who is the second aunt of the sibling of the nephew of the child of Maynard Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "child(\"Maynard Song\", 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": "67026a39-7b2e-4a5e-a39b-8215568dd736", + "question": "Who is the daughter of the husband of the daughter of the person whose hobby is model united nations?", + "intermediate_answers": "[{\"Y_4\": \"Melvin Kidd\", \"Y_8\": \"Matilda Summerlin\", \"Y_6\": \"Nikki Kidd\", \"Y_2\": \"Meghann Kidd\"}, {\"Y_4\": \"Melvin Kidd\", \"Y_8\": \"Matilda Summerlin\", \"Y_6\": \"Nikki Kidd\", \"Y_2\": \"Genesis Colin\"}]", + "answer": [ + "Genesis Colin", + "Meghann Kidd" + ], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "husband(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "hobby(Y_8, \"model united nations\")" + ], + "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": "9129516f-0651-41d7-85e5-181841342427", + "question": "Who is the mother of the sibling of the daughter-in-law of the person whose hobby is trapshooting?", + "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, \"trapshooting\")" + ], + "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": "dfd68e66-8144-48b3-92eb-817a2bcf917d", + "question": "Who is the aunt of the father-in-law of the great-aunt of the person whose date of birth is 1033-02-24?", + "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, \"1033-02-24\")" + ], + "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": "3a31b509-467b-4678-b1a7-6e95084d24ea", + "question": "Who is the father of the sibling of the great-granddaughter of the person whose date of birth is 1007-07-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "dob(Y_8, \"1007-07-11\")" + ], + "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": "da70918d-c6f5-415a-b116-0cd5103022b1", + "question": "Who is the grandchild of the brother-in-law of the male first cousin once removed of the person whose occupation is patent examiner?", + "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, \"patent examiner\")" + ], + "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": "48f0f673-15b5-45df-a903-376f94a07651", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the person whose occupation is air traffic controller?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "job(Y_8, \"air traffic controller\")" + ], + "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": "cdf4692e-6658-4a2d-92a2-9cda132c6132", + "question": "Who is the nephew of the uncle of the cousin of the person whose hobby is martial arts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "hobby(Y_8, \"martial arts\")" + ], + "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": "541ef9d6-eb7d-4f17-a866-85473858f133", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the person whose occupation is telecommunications researcher?", + "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, \"telecommunications researcher\")" + ], + "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": "26db2e1d-8213-42a7-a853-937365d883db", + "question": "Who is the female second cousin of the male second cousin of the brother of the person whose hobby is shoes?", + "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, \"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": 12 + }, + { + "id": "ba6760f0-863d-420f-bd09-9a0ecd8ea2a6", + "question": "Who is the second aunt of the sibling of the nephew of the person whose date of birth is 0905-06-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "dob(Y_8, \"0905-06-22\")" + ], + "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": "02284362-81e2-4223-bc68-28340776867a", + "question": "Who is the husband of the daughter of the brother of Nicholas Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "husband(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "brother(\"Nicholas Vargas\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 3 + }, + { + "id": "57596389-9d2c-4c6f-9d81-f7077c51982e", + "question": "Who is the daughter-in-law of the male first cousin once removed of the female cousin of Hyun Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "female_cousin(\"Hyun Song\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "d47932e8-7ba8-4fa5-a87e-895cf05cb90a", + "question": "Who is the granddaughter of the nephew of the mother of Antionette Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "mother(\"Antionette Song\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "83729a8f-53a8-4a19-8b35-9fb552590983", + "question": "Who is the son of the aunt of the father-in-law of Elfriede Moffitt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "father_in_law(\"Elfriede Moffitt\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "99a9127c-e133-4864-b204-7c933600db99", + "question": "Who is the father of the sibling of the great-granddaughter of Ginger Hamrick?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(\"Ginger Hamrick\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "c8c72927-6ece-4172-9b38-ec9f595b992c", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of Thomasine Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(\"Thomasine Kidd\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 8 + }, + { + "id": "cbfc07e6-0618-42ba-9d92-033d3cbad551", + "question": "Who is the daughter-in-law of the great-grandparent of the granddaughter of Sol Song?", + "intermediate_answers": "[{\"Y_4\": \"Jamal Song\", \"Y_2\": \"Antionette Song\", \"Y_6\": \"Noreen Kingsley\"}, {\"Y_4\": \"Yvette Song\", \"Y_2\": \"Antionette Song\", \"Y_6\": \"Noreen Kingsley\"}]", + "answer": [ + "Antionette Song" + ], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "granddaughter(\"Sol Song\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "6a29cabc-dd13-4128-90b5-68f51146f356", + "question": "Who is the male second cousin of the great-grandson of the great-granddaughter of Hannah Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_granddaughter(\"Hannah Bivins\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 11 + }, + { + "id": "9d56fd98-c61b-4a20-992c-8c333ec5ab8a", + "question": "Who is the great-grandparent of the nephew of the uncle of Millard Camper?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(\"Millard Camper\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "418f6bdd-b310-42ee-a73d-1fa471511fca", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of Errol Camper?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(\"Errol Camper\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "75b3308b-ac95-444f-bb8c-d01593500dbc", + "question": "Who is the husband of the daughter of the person whose hobby is model united nations?", + "intermediate_answers": "[{\"Y_6\": \"Matilda Summerlin\", \"Y_4\": \"Nikki Kidd\", \"Y_2\": \"Melvin Kidd\"}]", + "answer": [ + "Melvin Kidd" + ], + "prolog": { + "query": [ + "husband(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "hobby(Y_6, \"model united nations\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "143c2128-7ca3-4d75-af95-111b449377a1", + "question": "Who is the daughter-in-law of the male first cousin once removed of the person whose date of birth is 0958-03-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "dob(Y_6, \"0958-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "6a11cade-1880-467e-a8e2-acc18dc66bf7", + "question": "Who is the granddaughter of the nephew of the person whose date of birth is 0925-02-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "dob(Y_6, \"0925-02-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "62cca72f-50bf-4c2c-99cb-ed97c6f83b76", + "question": "Who is the son of the aunt of the person whose occupation is tree surgeon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "job(Y_6, \"tree surgeon\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 4 + }, + { + "id": "cade7804-87f7-41f5-825c-fe1c13315c79", + "question": "Who is the father of the sibling of the person whose hobby is sea glass collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "hobby(Y_6, \"sea glass collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "52525a36-2159-4622-8d04-390efc93677f", + "question": "Who is the brother-in-law of the male first cousin once removed of the person whose occupation is patent examiner?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "job(Y_6, \"patent examiner\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "8cd67bc6-f7ce-4cde-b39a-9efbcc29c864", + "question": "Who is the daughter-in-law of the great-grandparent of the person whose occupation is estate agent?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "job(Y_6, \"estate agent\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "4face535-b638-413a-b032-ea062587d412", + "question": "Who is the male second cousin of the great-grandson of the person whose date of birth is 0903-07-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "dob(Y_6, \"0903-07-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 9 + }, + { + "id": "8b0e96fd-bc8c-41b6-887b-ba82efbf0b2f", + "question": "Who is the great-grandparent of the nephew of the person whose hobby is badminton?", + "intermediate_answers": "[{\"Y_4\": \"Kendrick Vargas\", \"Y_2\": \"Stevie Vargas\", \"Y_6\": \"Kacey Yocum\"}, {\"Y_4\": \"Toney Vargas\", \"Y_2\": \"Ayesha Abbate\", \"Y_6\": \"Kacey Yocum\"}, {\"Y_4\": \"Toney Vargas\", \"Y_6\": \"Kacey Yocum\", \"Y_2\": \"Ivan Abbate\"}, {\"Y_4\": \"Forrest Vargas\", \"Y_2\": \"Stevie Vargas\", \"Y_6\": \"Kacey Yocum\"}, {\"Y_4\": \"Toney Vargas\", \"Y_6\": \"Kacey Yocum\", \"Y_2\": \"Valentina Vargas\"}, {\"Y_2\": \"Stevie Vargas\", \"Y_4\": \"Toney Vargas\", \"Y_6\": \"Kacey Yocum\"}, {\"Y_4\": \"Forrest Vargas\", \"Y_6\": \"Kacey Yocum\", \"Y_2\": \"Ivan Abbate\"}, {\"Y_4\": \"Forrest Vargas\", \"Y_2\": \"Ayesha Abbate\", \"Y_6\": \"Kacey Yocum\"}, {\"Y_4\": \"Forrest Vargas\", \"Y_6\": \"Kacey Yocum\", \"Y_2\": \"Valentina Vargas\"}, {\"Y_4\": \"Kendrick Vargas\", \"Y_2\": \"Ayesha Abbate\", \"Y_6\": \"Kacey Yocum\"}, {\"Y_4\": \"Kendrick Vargas\", \"Y_6\": \"Kacey Yocum\", \"Y_2\": \"Ivan Abbate\"}, {\"Y_4\": \"Kendrick Vargas\", \"Y_6\": \"Kacey Yocum\", \"Y_2\": \"Valentina Vargas\"}]", + "answer": [ + "Ayesha Abbate", + "Ivan Abbate", + "Stevie Vargas", + "Valentina Vargas" + ], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "hobby(Y_6, \"badminton\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "a5dbb2ba-98e4-494d-9ac8-58c70f278ba4", + "question": "Who is the niece of the male first cousin once removed of the person whose occupation is electronics engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "job(Y_6, \"electronics engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "40131dcd-15c6-4a32-b553-d5f82e74be44", + "question": "Who is the daughter of the brother of Nicholas Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "brother(\"Nicholas Vargas\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 2 + }, + { + "id": "6ca472ce-c1f2-4f3e-8f58-9cd3d63144d0", + "question": "Who is the female cousin of the daughter of Jesse Kiel?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "daughter(\"Jesse Kiel\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "54fd41ba-2488-4fbc-9f0f-7256479499d8", + "question": "Who is the sibling of the daughter-in-law of Robyn Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "daughter_in_law(\"Robyn Vargas\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "1f48c5f4-4401-49cf-beb3-8f5986b2ec1d", + "question": "Who is the granddaughter of the nephew of Eddie Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(\"Eddie Song\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "bdbef3e2-b17e-41a9-b887-251948d10db1", + "question": "Who is the aunt of the father-in-law of Elfriede Moffitt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(\"Elfriede Moffitt\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "7076a544-f3d6-4331-9b20-a697f5e571c4", + "question": "Who is the great-granddaughter of the great-grandfather of Gilbert Summerlin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(\"Gilbert Summerlin\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "b0e67a1d-82d0-4d64-b334-6971fef449e8", + "question": "Who is the grandson of the father of Antionette Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(\"Antionette Song\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "c7927ebe-3431-4558-9207-d7443a9772ab", + "question": "Who is the brother-in-law of the male first cousin once removed of Romelia Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(\"Romelia Song\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "b9679c45-e88a-41d0-98a2-bab9d41507b6", + "question": "Who is the great-grandparent of the granddaughter of Sol Song?", + "intermediate_answers": "[{\"Y_2\": \"Jamal Song\", \"Y_4\": \"Noreen Kingsley\"}, {\"Y_2\": \"Yvette Song\", \"Y_4\": \"Noreen Kingsley\"}]", + "answer": [ + "Jamal Song", + "Yvette Song" + ], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "granddaughter(\"Sol Song\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "73f9fa10-d188-49cb-847d-5624ff682c23", + "question": "Who is the great-granddaughter of the son of David Mcclelland?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(\"David Mcclelland\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "9d9c0862-e845-4f45-b550-d462c6117c30", + "question": "Who is the daughter of the person whose hobby is model united nations?", + "intermediate_answers": "[{\"Y_2\": \"Tawana Summerlin\", \"Y_4\": \"Matilda Summerlin\"}, {\"Y_2\": \"Nikki Kidd\", \"Y_4\": \"Matilda Summerlin\"}]", + "answer": [ + "Nikki Kidd", + "Tawana Summerlin" + ], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "hobby(Y_4, \"model united nations\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "a669e354-6730-4bbf-afde-1c26d7c719dc", + "question": "Who is the female cousin of the person whose date of birth is 0983-02-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(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": 4 + }, + { + "id": "f30e04d5-d6e1-44cc-b3f1-49effe4c06d4", + "question": "Who is the sibling of the person whose hobby is model aircraft?", + "intermediate_answers": "[{\"Y_2\": \"Wendell Flatt\", \"Y_4\": \"Angie Vargas\"}, {\"Y_2\": \"Derek Flatt\", \"Y_4\": \"Angie Vargas\"}, {\"Y_2\": \"Thelma Flatt\", \"Y_4\": \"Angie Vargas\"}]", + "answer": [ + "Derek Flatt", + "Thelma Flatt", + "Wendell Flatt" + ], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "hobby(Y_4, \"model aircraft\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "970dd843-c8eb-4f8d-b0c1-726458b00b79", + "question": "Who is the granddaughter of the person whose date of birth is 0919-06-20?", + "intermediate_answers": "[{\"Y_2\": \"Angie Vargas\", \"Y_4\": \"Ivan Abbate\"}, {\"Y_2\": \"Thelma Flatt\", \"Y_4\": \"Ivan Abbate\"}]", + "answer": [ + "Angie Vargas", + "Thelma Flatt" + ], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "dob(Y_4, \"0919-06-20\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "d876c74f-2e74-4002-a9c7-08460c832e38", + "question": "Who is the aunt of the person whose occupation is tree surgeon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "job(Y_4, \"tree surgeon\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "e08f99fe-381a-4975-9749-84549efe2566", + "question": "Who is the great-granddaughter of the person whose date of birth is 1007-07-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "dob(Y_4, \"1007-07-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "0f1b6f01-ac1f-4be1-9907-2ad0ebcd2f56", + "question": "Who is the grandson of the person whose date of birth is 0908-09-14?", + "intermediate_answers": "[{\"Y_2\": \"Jamal Song\", \"Y_4\": \"Byron Song\"}, {\"Y_2\": \"Seymour Song\", \"Y_4\": \"Byron Song\"}]", + "answer": [ + "Jamal Song", + "Seymour Song" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "dob(Y_4, \"0908-09-14\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "9fdb7ed4-d7d6-4a45-ad8f-142dcad5f598", + "question": "Who is the brother-in-law of the person whose occupation is animator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "job(Y_4, \"animator\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "c0b4ef1c-f615-4902-993a-ea216cc2c9a1", + "question": "Who is the great-grandparent of the person whose occupation is estate agent?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "job(Y_4, \"estate agent\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "38b3c4f7-c122-4304-b15b-18710c40ea8c", + "question": "Who is the great-granddaughter of the person whose occupation is accounting technician?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "job(Y_4, \"accounting technician\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "ab1a2f76-8cc6-4068-a4d4-3b9497c92166", + "question": "Who is the brother of Nicholas Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother(\"Nicholas Vargas\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "52ac6530-6c02-459b-a239-8573909bd22f", + "question": "Who is the husband of Hyun Song?", + "intermediate_answers": "[{\"Y_2\": \"Byron Song\"}]", + "answer": [ + "Byron Song" + ], + "prolog": { + "query": [ + "husband(\"Hyun Song\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "172efd90-e348-47e7-8118-00a9875a2cc0", + "question": "Who is the female cousin of Hyun Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(\"Hyun Song\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "5f60d428-3b18-4450-92cd-6a1f81a5f003", + "question": "Who is the daughter-in-law of Robyn Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(\"Robyn Vargas\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "dc102281-db04-4fe4-948b-161adda5caff", + "question": "Who is the mother of Antionette Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(\"Antionette Song\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "2bd01958-5a9a-4f47-9ed7-fd37c23e68b0", + "question": "Who is the granddaughter of Melvin Kidd?", + "intermediate_answers": "[{\"Y_2\": \"Yvette Song\"}]", + "answer": [ + "Yvette Song" + ], + "prolog": { + "query": [ + "granddaughter(\"Melvin Kidd\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "a7afd287-6650-4ee4-90b3-6d38c11b5c49", + "question": "Who is the father-in-law of Elfriede Moffitt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(\"Elfriede Moffitt\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "9c26c4b3-fce9-4392-802d-74953b574f23", + "question": "Who is the son of Lester Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(\"Lester Bivins\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "f3133238-1cdd-4b11-bc78-b2bb5d208e2e", + "question": "Who is the great-granddaughter of Ginger Hamrick?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(\"Ginger Hamrick\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "fcee4c76-d389-400a-8b8c-e5e7e23b8420", + "question": "Who is the father of Antionette Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(\"Antionette Song\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "4e63d5ac-e1c4-4470-b991-0b42b7460773", + "question": "Who is the person whose hobby is model united nations?", + "intermediate_answers": "[{\"Y_2\": \"Matilda Summerlin\"}]", + "answer": [ + "Matilda Summerlin" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"model united nations\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "6ab8605c-34aa-4a6a-8057-07e449378ac0", + "question": "Who is the person whose date of birth is 0927-10-02?", + "intermediate_answers": "[{\"Y_2\": \"Errol Camper\"}]", + "answer": [ + "Errol Camper" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0927-10-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "8b811c40-9cf0-432f-9923-28825b0c81e6", + "question": "Who is the person whose date of birth is 0958-03-01?", + "intermediate_answers": "[{\"Y_2\": \"Harriette Vargas\"}]", + "answer": [ + "Harriette Vargas" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0958-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "3b939cac-245a-4cb7-9e68-ae0741ea0bcb", + "question": "Who is the person whose hobby is model aircraft?", + "intermediate_answers": "[{\"Y_2\": \"Millard Camper\"}, {\"Y_2\": \"Angie Vargas\"}]", + "answer": [ + "Angie Vargas", + "Millard Camper" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"model aircraft\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "d919561e-f171-401a-9c2f-bcbda8a83ca6", + "question": "Who is the person whose date of birth is 0925-02-26?", + "intermediate_answers": "[{\"Y_2\": \"Adele Ahmad\"}]", + "answer": [ + "Adele Ahmad" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0925-02-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "3fb8aa63-7868-4aa9-9ec1-7fd5053f5071", + "question": "Who is the person whose date of birth is 1033-02-24?", + "intermediate_answers": "[{\"Y_2\": \"Nicholas Vargas\"}]", + "answer": [ + "Nicholas Vargas" + ], + "prolog": { + "query": [ + "dob(Y_2, \"1033-02-24\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "c56fff01-5342-4e06-bbf5-b468dc4f8715", + "question": "Who is the person whose occupation is tree surgeon?", + "intermediate_answers": "[{\"Y_2\": \"Newton Moffitt\"}]", + "answer": [ + "Newton Moffitt" + ], + "prolog": { + "query": [ + "job(Y_2, \"tree surgeon\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "d498fe8c-8290-4d80-9280-10d218f1abca", + "question": "Who is the person whose date of birth is 0946-04-07?", + "intermediate_answers": "[{\"Y_2\": \"Pamula Flatt\"}]", + "answer": [ + "Pamula Flatt" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0946-04-07\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "e7ba4985-22c7-4d6f-af78-a7ba0b955a30", + "question": "Who is the person whose hobby is sea glass collecting?", + "intermediate_answers": "[{\"Y_2\": \"Jeannie Loper\"}]", + "answer": [ + "Jeannie Loper" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"sea glass collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "19395232-f989-42ba-9725-b9efcf42986b", + "question": "Who is the person whose date of birth is 0908-09-14?", + "intermediate_answers": "[{\"Y_2\": \"Byron Song\"}]", + "answer": [ + "Byron Song" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0908-09-14\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "f74fad4a-b4ba-4273-aa1f-8e3d0b6b0fdb", + "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 Nicholas Vargas?", + "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(\"Nicholas 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": 15 + }, + { + "id": "a72a98fa-b876-4760-94d0-70ac45de574f", + "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 Melvin Kidd?", + "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(\"Melvin Kidd\", 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": "361c9b20-70cf-4935-97d0-a3b2a6494a5f", + "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 Thomasine Kidd?", + "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(\"Thomasine Kidd\", 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": "649b77b9-b3eb-4e05-800b-d20782a71584", + "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 Kraig Hamrick?", + "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(\"Kraig Hamrick\", 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": "81476756-2d2a-469f-876c-ff15d17ebb30", + "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 Theron Mcclelland?", + "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(\"Theron 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": 19 + }, + { + "id": "77ca36df-4220-402d-b1ca-37a32e53aac6", + "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 Forrest Vargas?", + "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(\"Forrest 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": 16 + }, + { + "id": "f7dc22c2-dc12-433f-a5f8-7107b8452825", + "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 Adele Ahmad?", + "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(\"Adele Ahmad\", 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": "5c30a126-dea4-46bc-9176-1e33d72f4c7d", + "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 Eddy Vargas?", + "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(\"Eddy 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": 21 + }, + { + "id": "966a5e07-b7e8-4951-b30b-73d766841940", + "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 Romelia Song?", + "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(\"Romelia Song\", 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": "51de1a5b-f08c-4611-a013-03d64544a175", + "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 Valentina Vargas?", + "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(\"Valentina 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": 22 + }, + { + "id": "f2974b43-31ed-46a5-896a-84da9031cfa9", + "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 model united nations?", + "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, \"model united nations\")" + ], + "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": "dde185f0-116d-4b67-9437-9277a293c056", + "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 1033-02-24?", + "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, \"1033-02-24\")" + ], + "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": "2271e6cb-1bb1-4305-abed-469d1adb6221", + "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 patent examiner?", + "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, \"patent examiner\")" + ], + "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": "a731dd75-2462-46a4-9425-74c884d1c589", + "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 martial arts?", + "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, \"martial arts\")" + ], + "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": "cee58ffd-ac34-42ee-9f24-2b9c3d1bee87", + "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 shoes?", + "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, \"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": 19 + }, + { + "id": "e156108d-f35b-4f77-a22c-b699365d6511", + "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 transport planner?", + "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, \"transport planner\")" + ], + "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": "58c3b1f9-c798-4083-bade-adcb02729298", + "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 midwife?", + "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, \"midwife\")" + ], + "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": "a8d13e75-01a4-4cd5-87ec-73aa1a2062d6", + "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 geophysical data processor?", + "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, \"geophysical data processor\")" + ], + "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": "28f97185-28fb-4a76-950b-8b81244465b7", + "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 sub?", + "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, \"sub\")" + ], + "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": "3f16e839-7247-42f7-bea0-5cdba3f2ebbc", + "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 air sports?", + "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, \"air sports\")" + ], + "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": "2af992d8-a97a-48ac-96d9-fcec5d24e557", + "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 Nicholas Vargas?", + "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(\"Nicholas Vargas\", 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": "c128b0e9-0099-4af2-977b-54a64987ea9e", + "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 Eddie Song?", + "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(\"Eddie 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": "02ed187e-bfed-4de5-9657-fb6edb582d0d", + "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 Antionette 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(\"Antionette 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": "d2374f17-dba0-4f40-bada-d5f89b0b68e3", + "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 David Mcclelland?", + "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(\"David Mcclelland\", 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": "6aad0d8d-21a4-44d9-a90e-21097be6a725", + "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 Errol Camper?", + "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(\"Errol Camper\", 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": "68d46393-0596-45e8-b931-3a02d8b8a3aa", + "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 Maynard Song?", + "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(\"Maynard 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": "bbbe0fe4-3738-4634-95ab-b8e6a1391d55", + "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 Idell Kidd?", + "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(\"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": "7874c3be-1499-4f7f-a596-87e1acf24aa8", + "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 Eddie 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(\"Eddie 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": "9f250567-85b3-4a08-800b-be75260c679c", + "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 Lance Kiel?", + "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(\"Lance Kiel\", 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": "901609aa-0d82-4891-bf42-8e7cad747462", + "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 Page Vargas?", + "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(\"Page Vargas\", 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": "4d57d7dc-79f6-4a8a-86c0-5409d64f8f77", + "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 model united nations?", + "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, \"model united nations\")" + ], + "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": "2453d03b-4263-4bd3-b3b7-bc448931f803", + "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 0919-06-20?", + "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, \"0919-06-20\")" + ], + "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": "c695417f-e1c8-470b-80d7-659b092e3107", + "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 0908-09-14?", + "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, \"0908-09-14\")" + ], + "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": "3ba262b3-5d4c-4699-bd51-e7c13ac34bf3", + "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 accounting technician?", + "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, \"accounting technician\")" + ], + "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": "db857913-0348-4002-8e02-5168ebc7e0d1", + "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 electronics engineer?", + "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, \"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 person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 20 + }, + { + "id": "a9dabce9-e905-4f2d-a191-e56b4defd9d5", + "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 0905-06-22?", + "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, \"0905-06-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": 16 + }, + { + "id": "f49734fc-4224-4156-a0c9-0978534056e2", + "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 0880-02-08?", + "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, \"0880-02-08\")" + ], + "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": "43b7a27d-4e14-41be-a2e1-4452f618e610", + "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 0880-10-06?", + "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, \"0880-10-06\")" + ], + "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": "1381a609-b8d8-487f-9cff-a4e9069e201b", + "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 0983-05-04?", + "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, \"0983-05-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", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 16 + }, + { + "id": "accd6977-6afa-4647-9b8a-46a4c93665b7", + "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 chemistry?", + "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, \"chemistry\")" + ], + "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": "ca228e4f-d224-49b8-9471-67446ac39498", + "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 Nicholas Vargas?", + "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(\"Nicholas 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": 12 + }, + { + "id": "1e299f2e-f0d0-4136-b51c-8656f5148e6c", + "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 Antionette Song?", + "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(\"Antionette 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": 13 + }, + { + "id": "121d52c9-89c8-43eb-bade-491b50cd724a", + "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 Ginger Hamrick?", + "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(\"Ginger Hamrick\", 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": "cbd5c45f-eab8-46a4-9a71-5e8b91b6bdf3", + "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 Sol Song?", + "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(\"Sol 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": 15 + }, + { + "id": "5dec5f5c-1390-41ea-826f-39dc57e30e48", + "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 Millard Camper?", + "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(\"Millard Camper\", 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": "c89d4bfe-96af-4418-a2f4-4b062fff2883", + "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 Theron Mcclelland?", + "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(\"Theron Mcclelland\", 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": "940db1a2-83d0-4946-9cba-e92e6cfac703", + "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 Byron Song?", + "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(\"Byron 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": 15 + }, + { + "id": "20c4b669-fbee-479b-9c61-9fa97fe67843", + "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 Twila Baptiste?", + "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(\"Twila Baptiste\", 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": "669f98e0-c818-4ea8-98e4-5e68334fc7e6", + "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 Eddy Vargas?", + "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(\"Eddy 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": 18 + }, + { + "id": "182b06dc-e1cc-4f8c-8df2-1cddc410094b", + "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 Lance Kiel?", + "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(\"Lance Kiel\", 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": "7f02f65b-e3f9-4886-9222-3b88a0145386", + "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 model united nations?", + "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, \"model united nations\")" + ], + "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": "25758caf-12f1-4cfd-bfbb-15b63ad5602f", + "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 0925-02-26?", + "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, \"0925-02-26\")" + ], + "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": "b3ad62d0-4c9e-408c-8b97-78b26f9b9c83", + "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 sea glass collecting?", + "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, \"sea glass 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 person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "108a357d-fa4a-40b0-8bff-d60d85aae1ae", + "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 estate agent?", + "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, \"estate agent\")" + ], + "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": "0b6e7ad9-7bd0-4c21-b9df-d6de096a9877", + "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 badminton?", + "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, \"badminton\")" + ], + "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": "e971b7fb-fd63-4ab9-9c06-a599d55351b7", + "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 shoes?", + "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, \"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": 16 + }, + { + "id": "125fd2a3-568b-4e37-b64f-ec8fca1c7e17", + "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 0956-09-05?", + "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, \"0956-09-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 person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "4401bc89-5b41-4b7b-81ba-0573b1ab1f59", + "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 airline pilot?", + "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, \"airline pilot\")" + ], + "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": "3a100db4-2e7d-450d-b590-619692168bfd", + "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 air traffic controller?", + "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, \"air traffic controller\")" + ], + "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": "50d5b7b2-1488-4f84-9163-117b017e2738", + "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 0983-05-04?", + "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, \"0983-05-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": 15 + }, + { + "id": "5bab0e94-c2ed-4b63-b10a-77927cb83728", + "question": "What is the hobby of the female cousin of the daughter of the husband of the daughter of the brother of Nicholas Vargas?", + "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(\"Nicholas 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": 8 + }, + { + "id": "e4316f55-2cd0-4cbe-bf66-7bf95fd959ad", + "question": "What is the occupation of the great-aunt of the granddaughter of the nephew of the mother of the sibling of Christa Vargas?", + "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(\"Christa 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": "9b1d720a-eaab-4d13-b772-8275fd93c7cd", + "question": "What is the occupation of the father of the sibling of the great-granddaughter of the great-grandfather of the son of Lester Bivins?", + "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)", + "son(\"Lester Bivins\", 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": "81912afe-6081-4744-a836-e611edea5bdb", + "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 Romelia Song?", + "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(\"Romelia 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": 14 + }, + { + "id": "19a3ad96-4451-4502-b4af-df60829092a4", + "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 Hannah Bivins?", + "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(\"Hannah Bivins\", 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": "fb9d9392-97a4-498c-be77-f29c426bff56", + "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 Errol Camper?", + "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(\"Errol 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": 18 + }, + { + "id": "9967c292-f9af-4881-81e0-34d14e869bb4", + "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 Danilo Colin?", + "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(\"Danilo Colin\", 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": "59b00f60-a6d4-4d04-b115-c1ad371ba564", + "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 Son Loper?", + "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(\"Son Loper\", 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": "2f012b65-b8f1-412c-94b5-ea275c5b47a1", + "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 Twila Baptiste?", + "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(\"Twila Baptiste\", 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": "b6280edf-1354-454b-8eca-da1282d4e723", + "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 Eddie 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(\"Eddie 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": "2c613330-9566-4a04-a9e5-de6a54e0d39b", + "question": "What is the hobby of the female cousin of the daughter of the husband of the daughter of the person whose hobby is model united nations?", + "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, \"model united nations\")" + ], + "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": "eca7a8bf-8412-4e91-b78a-4f90a7e85072", + "question": "What is the occupation of the great-aunt of the granddaughter of the nephew of the mother of the person whose occupation is company secretary?", + "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, \"company secretary\")" + ], + "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": "3aac20d5-7f6a-4b81-9b0c-13cfc27a0500", + "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 0946-04-07?", + "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, \"0946-04-07\")" + ], + "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": "296af5b6-c360-4027-82bc-fb06cbdad716", + "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 animator?", + "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, \"animator\")" + ], + "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": "a744b5a0-040d-4a8d-ba20-f7e9875c606c", + "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 0903-07-02?", + "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, \"0903-07-02\")" + ], + "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": "32ca4442-ad90-496b-8eab-907f23ba620b", + "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 telecommunications researcher?", + "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, \"telecommunications researcher\")" + ], + "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": "a9667b78-d4ee-4bd8-ac2f-1416007cbee3", + "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 0874-08-12?", + "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, \"0874-08-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": 12 + }, + { + "id": "06fecfb0-2dbe-49b6-9962-2bb45fe39cee", + "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 dandyism?", + "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, \"dandyism\")" + ], + "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": "89bcbeec-68e2-4249-a12b-22489f863d4b", + "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 airline pilot?", + "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, \"airline pilot\")" + ], + "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": "eac34779-6f7d-48a7-b6c8-f50789f23956", + "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 0880-10-06?", + "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, \"0880-10-06\")" + ], + "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": "6f64ab6a-b92d-4ebf-b972-8be16d5442ff", + "question": "What is the hobby of the daughter of the husband of the daughter of the brother of Nicholas Vargas?", + "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(\"Nicholas Vargas\", 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": "41983349-be27-4dad-9fef-4195c7ed0ebb", + "question": "What is the occupation of the nephew of the mother of the sibling of the daughter-in-law of Robyn Vargas?", + "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(\"Robyn Vargas\", 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": "d9addf7f-5504-4436-ac8e-bbc3774376a3", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the father-in-law of Elfriede Moffitt?", + "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(\"Elfriede Moffitt\", 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": "1af355bd-4717-4e2e-9b63-4edb31f772fd", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the father of Antionette 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(\"Antionette 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": "5bf18445-7a26-476c-9921-bbe6b3add9a9", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the granddaughter of Sol Song?", + "intermediate_answers": "[{\"Y_9\": \"Noreen Kingsley\", \"Y_7\": \"Yvette Song\", \"Y_2\": \"magnet fishing\", \"Y_3\": \"Damon Song\", \"Y_5\": \"Antionette Song\"}, {\"Y_9\": \"Noreen Kingsley\", \"Y_2\": \"magnet fishing\", \"Y_7\": \"Jamal Song\", \"Y_3\": \"Damon Song\", \"Y_5\": \"Antionette Song\"}, {\"Y_9\": \"Noreen Kingsley\", \"Y_7\": \"Yvette Song\", \"Y_2\": \"insect collecting\", \"Y_3\": \"Maynard Song\", \"Y_5\": \"Antionette Song\"}, {\"Y_9\": \"Noreen Kingsley\", \"Y_2\": \"insect collecting\", \"Y_7\": \"Jamal Song\", \"Y_3\": \"Maynard Song\", \"Y_5\": \"Antionette Song\"}, {\"Y_2\": \"trapshooting\", \"Y_9\": \"Noreen Kingsley\", \"Y_7\": \"Yvette Song\", \"Y_3\": \"Gene Song\", \"Y_5\": \"Antionette Song\"}, {\"Y_2\": \"trapshooting\", \"Y_9\": \"Noreen Kingsley\", \"Y_3\": \"Gene Song\", \"Y_7\": \"Jamal Song\", \"Y_5\": \"Antionette Song\"}]", + "answer": [ + "insect collecting", + "magnet fishing", + "trapshooting" + ], + "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(\"Sol 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": 9 + }, + { + "id": "048a0226-a9a8-4a23-89c9-c76901a543d3", + "question": "What is the occupation of the nephew of the uncle of the cousin of the male second cousin of Kraig Hamrick?", + "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(\"Kraig Hamrick\", 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": "dc3f89f6-b5ac-4193-bc58-92c8f34d4731", + "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 Errol Camper?", + "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(\"Errol Camper\", 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": "fcb17536-3ce4-4c63-aca2-7c5a92a82712", + "question": "What is the date of birth of the child of the niece of the female second cousin of the male second cousin of Danilo Colin?", + "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(\"Danilo 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": 14 + }, + { + "id": "ee7f5d85-7f35-4c88-92f9-49d70c4933c2", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Byron Song?", + "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(\"Byron 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": 12 + }, + { + "id": "531b78f4-d4ba-45ac-abad-29618e1af453", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the great-grandson of Idell Kidd?", + "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(\"Idell Kidd\", 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": "1c7b6a06-109c-4f4e-88dd-bc079c48f1c9", + "question": "What is the hobby of the daughter of the husband of the daughter of the person whose hobby is model united nations?", + "intermediate_answers": "[{\"Y_7\": \"Nikki Kidd\", \"Y_2\": \"mineral collecting\", \"Y_5\": \"Melvin Kidd\", \"Y_9\": \"Matilda Summerlin\", \"Y_3\": \"Meghann Kidd\"}, {\"Y_7\": \"Nikki Kidd\", \"Y_5\": \"Melvin Kidd\", \"Y_9\": \"Matilda Summerlin\", \"Y_2\": \"shoes\", \"Y_3\": \"Genesis Colin\"}]", + "answer": [ + "mineral collecting", + "shoes" + ], + "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, \"model united nations\")" + ], + "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": "be52f33b-989b-436f-97de-98c58f4f1c9b", + "question": "What is the occupation of the nephew of the mother of the sibling of the person whose hobby is model aircraft?", + "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, \"model aircraft\")" + ], + "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": "85dd1de7-aebc-45f1-b53a-e36e5cc7cdd4", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the person whose occupation is tree surgeon?", + "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, \"tree surgeon\")" + ], + "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": "6a8b1dae-33dc-4a8a-a3a2-d948f4528ee3", + "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 0908-09-14?", + "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, \"0908-09-14\")" + ], + "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": "3fe2889c-b9b5-459f-92a9-6d6b693e9a82", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the person whose occupation is estate agent?", + "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, \"estate agent\")" + ], + "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": "603be738-119a-4c8c-8e8f-9664b47c66fb", + "question": "What is the occupation of the nephew of the uncle of the cousin of the person whose hobby is martial arts?", + "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, \"martial arts\")" + ], + "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": "b147b424-ab0f-45c7-8631-da35ad309734", + "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 electronics 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)", + "job(Y_9, \"electronics engineer\")" + ], + "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": "de8bfe10-b6f6-4490-930e-c9421c722526", + "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 0874-08-12?", + "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, \"0874-08-12\")" + ], + "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": "52c77c5a-f538-4fd6-a148-4270e6d83383", + "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 0956-09-05?", + "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, \"0956-09-05\")" + ], + "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": "f3b9e116-0a58-4456-8dc0-10d0d46548bc", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the person whose date of birth is 0880-02-08?", + "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, \"0880-02-08\")" + ], + "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": "74a23b9e-6458-406c-8a5c-89c8143cdb56", + "question": "What is the date of birth of the husband of the daughter of the brother of Nicholas Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "husband(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "brother(\"Nicholas 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": 4 + }, + { + "id": "cea3bad7-7d0a-4bab-b702-5ebaf61b51af", + "question": "What is the date of birth of the sibling of the daughter-in-law of the male first cousin once removed of Newton Moffitt?", + "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(\"Newton Moffitt\", 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": "009bbda0-966f-4042-87b5-2e13ba036dfb", + "question": "What is the date of birth of the father-in-law of the great-aunt of the granddaughter of Melvin Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "granddaughter(\"Melvin 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": "403a46ac-fc4a-4d43-bdd3-2e0ce5b9b777", + "question": "What is the date of birth of the sibling of the great-granddaughter of the great-grandfather of Gilbert Summerlin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "great_grandfather(\"Gilbert Summerlin\", 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": "6494f865-e44a-4ee2-afd8-521952d7b2a0", + "question": "What is the occupation of the brother-in-law of the male first cousin once removed of the grandfather of Thomasine Kidd?", + "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(\"Thomasine 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": 9 + }, + { + "id": "8b33bab6-2051-4585-864c-478839e90927", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of Stephan Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(\"Stephan 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": 7 + }, + { + "id": "dc7724d7-8ee9-4663-a0ed-f000c414aee8", + "question": "What is the date of birth of the uncle of the cousin of the male second cousin of Kraig Hamrick?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "male_second_cousin(\"Kraig Hamrick\", 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": "94d86dcd-69ba-4292-b469-db24070be6ca", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of Errol Camper?", + "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(\"Errol Camper\", 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": "a67e7383-dfa1-4ca5-b671-a348bb75ef54", + "question": "What is the hobby of the male second cousin of the brother of the parent of Theron Mcclelland?", + "intermediate_answers": "[{\"Y_5\": \"Toney Vargas\", \"Y_3\": \"Raphael Vargas\", \"Y_2\": \"roundnet\", \"Y_7\": \"Marlana Mcclelland\"}, {\"Y_3\": \"Raphael Vargas\", \"Y_2\": \"roundnet\", \"Y_7\": \"Marlana Mcclelland\", \"Y_5\": \"Kendrick Vargas\"}, {\"Y_3\": \"Raphael Vargas\", \"Y_2\": \"roundnet\", \"Y_7\": \"Marlana Mcclelland\", \"Y_5\": \"Forrest Vargas\"}]", + "answer": [ + "roundnet" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "parent(\"Theron Mcclelland\", 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": "32627b36-453a-4e6e-984c-e621c911eb1a", + "question": "What is the hobby of the sibling of the nephew of the child of Maynard Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "child(\"Maynard Song\", 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": "879e1614-983d-414e-be6d-256e7c78e846", + "question": "What is the date of birth of the husband of the daughter of the person whose hobby is model united nations?", + "intermediate_answers": "[{\"Y_5\": \"Nikki Kidd\", \"Y_3\": \"Melvin Kidd\", \"Y_7\": \"Matilda Summerlin\", \"Y_2\": \"0905-06-22\"}]", + "answer": [ + "0905-06-22" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "husband(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "hobby(Y_7, \"model united nations\")" + ], + "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": "bc236ce6-94a9-420d-acdb-da88f14fc8f4", + "question": "What is the date of birth of the sibling of the daughter-in-law of the person whose hobby is trapshooting?", + "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, \"trapshooting\")" + ], + "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": "dde02823-16e9-4ba1-b20d-3a2ba6b6a214", + "question": "What is the date of birth of the father-in-law of the great-aunt of the person whose date of birth is 1033-02-24?", + "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, \"1033-02-24\")" + ], + "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": "cc7381d9-2bec-4a01-a6fc-291ceb2cad3b", + "question": "What is the date of birth of the sibling of the great-granddaughter of the person whose date of birth is 1007-07-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "dob(Y_7, \"1007-07-11\")" + ], + "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": "fc55abe4-ff59-40e0-87f8-20a5223633ee", + "question": "What is the occupation of the brother-in-law of the male first cousin once removed of the person whose occupation is patent examiner?", + "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, \"patent examiner\")" + ], + "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": "74b631e5-91eb-403f-94c8-d4ddd2d8c948", + "question": "What is the hobby of the son of the daughter-in-law of the person whose occupation is air traffic controller?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "job(Y_7, \"air traffic controller\")" + ], + "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": "c7147d0d-9c25-4c94-9ff1-2a60fd9a22e8", + "question": "What is the date of birth of the uncle of the cousin of the person whose hobby is martial arts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "hobby(Y_7, \"martial arts\")" + ], + "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": "66c4970a-ded0-41dd-b890-bc832536c766", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the person whose occupation is telecommunications researcher?", + "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, \"telecommunications researcher\")" + ], + "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": "f169c8a6-2c65-4895-91ce-c0941f2d1ce4", + "question": "What is the hobby of the male second cousin of the brother of the person whose hobby is shoes?", + "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, \"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": 8 + }, + { + "id": "4eb32e82-4574-42ff-b6b2-a4987f5e00f3", + "question": "What is the hobby of the sibling of the nephew of the person whose date of birth is 0905-06-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "dob(Y_7, \"0905-06-22\")" + ], + "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": "44cd17ab-338d-407c-8fa5-dc4484e319a7", + "question": "What is the date of birth of the daughter of the brother of Nicholas Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "brother(\"Nicholas Vargas\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 3 + }, + { + "id": "106d4e9f-cf60-49ed-9d5a-4900cafe3ab7", + "question": "What is the occupation of the male first cousin once removed of the female cousin of Hyun Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "female_cousin(\"Hyun Song\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 8 + }, + { + "id": "a47b494c-963f-4865-922b-3365b6eda5c3", + "question": "What is the occupation of the nephew of the mother of Antionette Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "mother(\"Antionette Song\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "d4f83963-830e-4728-ad59-4a2c3dd3005f", + "question": "What is the date of birth of the aunt of the father-in-law of Elfriede Moffitt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "father_in_law(\"Elfriede Moffitt\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "84c64fa1-d7b4-4728-8679-b5aa5a416081", + "question": "What is the date of birth of the sibling of the great-granddaughter of Ginger Hamrick?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(\"Ginger Hamrick\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "3af644b3-1b55-4a6e-82c0-aed864bee2ec", + "question": "What is the occupation of the male first cousin once removed of the grandfather of Thomasine Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(\"Thomasine Kidd\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "abcc488e-0331-4583-bfc4-a95732db13b2", + "question": "What is the occupation of the great-grandparent of the granddaughter of Sol Song?", + "intermediate_answers": "[{\"Y_2\": \"nutritional therapist\", \"Y_5\": \"Noreen Kingsley\", \"Y_3\": \"Jamal Song\"}, {\"Y_3\": \"Yvette Song\", \"Y_5\": \"Noreen Kingsley\", \"Y_2\": \"archivist\"}]", + "answer": [ + "archivist", + "nutritional therapist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "granddaughter(\"Sol Song\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 6 + }, + { + "id": "4d9c7e8f-9f06-478d-a9ee-334a7cc347f2", + "question": "What is the hobby of the great-grandson of the great-granddaughter of Hannah Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_granddaughter(\"Hannah Bivins\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "f5cd240f-6dcd-4b22-b4ca-bfcb159a67b6", + "question": "What is the occupation of the nephew of the uncle of Millard Camper?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(\"Millard Camper\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "0382a2b0-924d-455c-bd93-cb88c19c1649", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of Errol Camper?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(\"Errol Camper\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 8 + }, + { + "id": "8bf02d72-62a1-4fd3-8187-7a052271c9ef", + "question": "What is the date of birth of the daughter of the person whose hobby is model united nations?", + "intermediate_answers": "[{\"Y_2\": \"0903-01-28\", \"Y_3\": \"Nikki Kidd\", \"Y_5\": \"Matilda Summerlin\"}, {\"Y_3\": \"Tawana Summerlin\", \"Y_5\": \"Matilda Summerlin\", \"Y_2\": \"0904-08-01\"}]", + "answer": [ + "0903-01-28", + "0904-08-01" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "hobby(Y_5, \"model united nations\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "d920054e-c039-4e98-8a21-9ae88d3b698f", + "question": "What is the occupation of the male first cousin once removed of the person whose date of birth is 0958-03-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "dob(Y_5, \"0958-03-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "37b1cd18-a196-4304-a33a-61d492e1e744", + "question": "What is the occupation of the nephew of the person whose date of birth is 0925-02-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "dob(Y_5, \"0925-02-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "bbca26a3-347c-4082-bf57-b2451f69d793", + "question": "What is the date of birth of the aunt of the person whose occupation is tree surgeon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "job(Y_5, \"tree surgeon\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "88ff028c-72a4-4bc3-a25c-0f0a6873bcbe", + "question": "What is the date of birth of the sibling of the person whose hobby is sea glass collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "hobby(Y_5, \"sea glass collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "05a142cd-6107-4739-9590-5c996043c7ec", + "question": "What is the occupation of the male first cousin once removed of the person whose occupation is patent examiner?", + "intermediate_answers": "[{\"Y_3\": \"Raphael Vargas\", \"Y_5\": \"Kacey Yocum\", \"Y_2\": \"radiographer\"}]", + "answer": [ + "radiographer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "job(Y_5, \"patent examiner\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "91ce5956-1d2d-4210-abec-696097120b23", + "question": "What is the occupation of the great-grandparent of the person whose occupation is estate agent?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "job(Y_5, \"estate agent\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "850db5e2-e046-4a9c-8bec-19605f6cee2c", + "question": "What is the hobby of the great-grandson of the person whose date of birth is 0903-07-02?", + "intermediate_answers": "[{\"Y_2\": \"lomography\", \"Y_3\": \"Xavier Vargas\", \"Y_5\": \"Millard Camper\"}, {\"Y_3\": \"Noe Vargas\", \"Y_2\": \"meditation\", \"Y_5\": \"Millard Camper\"}, {\"Y_3\": \"Eddy Vargas\", \"Y_2\": \"sociology\", \"Y_5\": \"Millard Camper\"}, {\"Y_3\": \"Ronnie Vargas\", \"Y_5\": \"Millard Camper\", \"Y_2\": \"roller skating\"}, {\"Y_3\": \"Gerry Vargas\", \"Y_2\": \"videography\", \"Y_5\": \"Millard Camper\"}, {\"Y_3\": \"Fred Vargas\", \"Y_2\": \"flower collecting and pressing\", \"Y_5\": \"Millard Camper\"}]", + "answer": [ + "flower collecting and pressing", + "lomography", + "meditation", + "roller skating", + "sociology", + "videography" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "dob(Y_5, \"0903-07-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "03c138e0-52d2-4fc8-ac2c-13144dab3542", + "question": "What is the occupation of the nephew of the person whose hobby is badminton?", + "intermediate_answers": "[{\"Y_5\": \"Kacey Yocum\", \"Y_3\": \"Forrest Vargas\", \"Y_2\": \"sub\"}, {\"Y_5\": \"Kacey Yocum\", \"Y_2\": \"science writer\", \"Y_3\": \"Kendrick Vargas\"}, {\"Y_2\": \"systems analyst\", \"Y_5\": \"Kacey Yocum\", \"Y_3\": \"Toney Vargas\"}]", + "answer": [ + "science writer", + "sub", + "systems analyst" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "hobby(Y_5, \"badminton\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "a4e94c25-adf8-4325-b53f-4cf0b3e637a1", + "question": "What is the date of birth of the male first cousin once removed of the person whose occupation is electronics engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "job(Y_5, \"electronics engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "eba074f1-5863-4f91-b662-53a80808ee4f", + "question": "What is the date of birth of the brother of Nicholas Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(\"Nicholas Vargas\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "549736ae-d304-4131-82a9-528a823b9c46", + "question": "What is the hobby of the daughter of Jesse Kiel?", + "intermediate_answers": "[{\"Y_3\": \"Ramona Colin\", \"Y_2\": \"pinball\"}]", + "answer": [ + "pinball" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(\"Jesse Kiel\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "0fd867cc-8eb2-4de2-adc4-7a6e64265a7c", + "question": "What is the date of birth of the daughter-in-law of Robyn Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter_in_law(\"Robyn Vargas\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "ccd3b640-d95d-49bd-8ef1-f1bddb7b8435", + "question": "What is the occupation of the nephew of Eddie Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(\"Eddie Song\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "0c2ccaeb-75e8-4e82-baf6-6a775f1bf26f", + "question": "What is the date of birth of the father-in-law of Elfriede Moffitt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(\"Elfriede Moffitt\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "99ec99c8-af78-4574-95d8-cb8de7725c85", + "question": "What is the hobby of the great-grandfather of Gilbert Summerlin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(\"Gilbert Summerlin\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "608948dd-6778-496e-a63f-d89e98c53240", + "question": "What is the occupation of the father of Antionette Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(\"Antionette Song\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "dc92282a-3c3d-40f6-9c19-cf69b6df2d51", + "question": "What is the occupation of the male first cousin once removed of Romelia Song?", + "intermediate_answers": "[{\"Y_2\": \"toxicologist\", \"Y_3\": \"Carlos Baptiste\"}]", + "answer": [ + "toxicologist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(\"Romelia Song\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 5 + }, + { + "id": "f9cf0adb-7cbc-4348-a1f6-e5bf73eda1ee", + "question": "What is the occupation of the granddaughter of Sol Song?", + "intermediate_answers": "[{\"Y_3\": \"Noreen Kingsley\", \"Y_2\": \"animal nutritionist\"}]", + "answer": [ + "animal nutritionist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "granddaughter(\"Sol Song\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "43041310-cc7b-4e3d-b25b-6a8d21d5f6bd", + "question": "What is the hobby of the son of David Mcclelland?", + "intermediate_answers": "[{\"Y_3\": \"Theron Mcclelland\", \"Y_2\": \"butterfly watching\"}]", + "answer": [ + "butterfly watching" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(\"David Mcclelland\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "5b241b64-44a1-4b2c-8f7f-9d8fc399a8c0", + "question": "What is the date of birth of the person whose hobby is model united nations?", + "intermediate_answers": "[{\"Y_2\": \"0874-08-12\", \"Y_3\": \"Matilda Summerlin\"}]", + "answer": [ + "0874-08-12" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"model united nations\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "ca98ad44-0e4f-4d2e-8740-162e1f2eb7c0", + "question": "What is the hobby of the person whose date of birth is 0983-02-16?", + "intermediate_answers": "[{\"Y_3\": \"Rosie Vargas\", \"Y_2\": \"aircraft spotting\"}]", + "answer": [ + "aircraft spotting" + ], + "prolog": { + "query": [ + "hobby(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": "4d11e80e-239b-4f4a-b38d-eec6ff53cab6", + "question": "What is the date of birth of the person whose hobby is model aircraft?", + "intermediate_answers": "[{\"Y_2\": \"0977-10-14\", \"Y_3\": \"Angie Vargas\"}, {\"Y_3\": \"Millard Camper\", \"Y_2\": \"0903-07-02\"}]", + "answer": [ + "0903-07-02", + "0977-10-14" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"model aircraft\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "d9c1552c-133a-4d40-92c0-a6b62a32b4d0", + "question": "What is the occupation of the person whose date of birth is 0919-06-20?", + "intermediate_answers": "[{\"Y_2\": \"government social research officer\", \"Y_3\": \"Ivan Abbate\"}]", + "answer": [ + "government social research officer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"0919-06-20\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "ab5b0c2d-2f93-4cb6-b5d9-25b82ee34eb1", + "question": "What is the date of birth of the person whose occupation is tree surgeon?", + "intermediate_answers": "[{\"Y_3\": \"Newton Moffitt\", \"Y_2\": \"0880-10-06\"}]", + "answer": [ + "0880-10-06" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "job(Y_3, \"tree surgeon\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "0465022e-00b9-4939-a0b9-245df9ffb623", + "question": "What is the hobby of the person whose date of birth is 1007-07-11?", + "intermediate_answers": "[{\"Y_3\": \"Toney Vargas\", \"Y_2\": \"neuroscience\"}]", + "answer": [ + "neuroscience" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "dob(Y_3, \"1007-07-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "9891ccb5-c825-4709-b9b6-4f4f77e3568a", + "question": "What is the occupation of the person whose date of birth is 0908-09-14?", + "intermediate_answers": "[{\"Y_3\": \"Byron Song\", \"Y_2\": \"advertising account planner\"}]", + "answer": [ + "advertising account planner" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"0908-09-14\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "1adffca9-c5e3-4dce-a63f-16c9321651fb", + "question": "What is the occupation of the person whose occupation is animator?", + "intermediate_answers": "[{\"Y_2\": \"animator\", \"Y_3\": \"Valentina Vargas\"}]", + "answer": [ + "animator" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"animator\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "144183b9-64a8-4178-b13d-1695bf255bc2", + "question": "What is the occupation of the person whose occupation is estate agent?", + "intermediate_answers": "[{\"Y_2\": \"estate agent\", \"Y_3\": \"Kraig Hamrick\"}]", + "answer": [ + "estate agent" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"estate agent\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "772997fa-2c48-4c6d-bfc7-7b50f89bc09d", + "question": "What is the hobby of the person whose occupation is accounting technician?", + "intermediate_answers": "[{\"Y_2\": \"flower collecting and pressing\", \"Y_3\": \"Fred Vargas\"}]", + "answer": [ + "flower collecting and pressing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "job(Y_3, \"accounting technician\")" + ], + "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