diff --git "a/depth_20_size_250_seed_1/questions.json" "b/depth_20_size_250_seed_1/questions.json" new file mode 100644--- /dev/null +++ "b/depth_20_size_250_seed_1/questions.json" @@ -0,0 +1,12825 @@ +[ + { + "id": "c35a65dd-f198-48c7-912c-ba21895a64af", + "question": "Who is the nephew of the aunt of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "male_cousin(Y_10, Y_8)", + "child(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "female_second_cousin(Y_16, Y_14)", + "great_granddaughter(Y_18, Y_16)", + "job(Y_18, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 23 + }, + { + "id": "88a3a8a7-73dd-46d7-abc1-eb0e494e66e8", + "question": "Who is the sibling of the brother of the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the person whose hobby is chess?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "great_uncle(Y_10, Y_8)", + "grandchild(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "male_cousin(Y_16, Y_14)", + "uncle(Y_18, Y_16)", + "hobby(Y_18, \"chess\")" + ], + "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": "26a25cd3-71b7-4c93-9b33-4a9e0686d3cf", + "question": "Who is the niece of the father of the cousin of the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of the person whose hobby is badminton?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "female_cousin(Y_14, Y_12)", + "sister_in_law(Y_16, Y_14)", + "male_cousin(Y_18, Y_16)", + "hobby(Y_18, \"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", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 19 + }, + { + "id": "f3996802-a7b2-4358-b632-fa8f62583ad1", + "question": "Who is the aunt of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the child of the male second cousin of the person whose date of birth is 0976-08-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_aunt(Y_10, Y_8)", + "grandchild(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "child(Y_16, Y_14)", + "male_second_cousin(Y_18, Y_16)", + "dob(Y_18, \"0976-08-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 20 + }, + { + "id": "e801469f-29be-4859-9661-51831b5ce32e", + "question": "Who is the male second cousin of the great-granddaughter of the friend of the father of the father-in-law of the mother-in-law of the uncle of the sister of the person whose date of birth is 1007-09-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "friend(Y_8, Y_6)", + "father(Y_10, Y_8)", + "father_in_law(Y_12, Y_10)", + "mother_in_law(Y_14, Y_12)", + "uncle(Y_16, Y_14)", + "sister(Y_18, Y_16)", + "dob(Y_18, \"1007-09-13\")" + ], + "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": 18 + }, + { + "id": "7cfbe277-b0c2-4bee-a145-6d5eba32ba5e", + "question": "Who is the male second cousin of the nephew of the son of the great-grandchild of the uncle of the second uncle of the sister-in-law of the niece of the person whose date of birth is 0923-05-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "son(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "uncle(Y_12, Y_10)", + "second_uncle(Y_14, Y_12)", + "sister_in_law(Y_16, Y_14)", + "niece(Y_18, Y_16)", + "dob(Y_18, \"0923-05-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 22 + }, + { + "id": "b429d722-700f-4c96-bd43-f3d06758da1e", + "question": "Who is the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of the father of the niece of the person whose occupation is radio producer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "great_grandson(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "great_uncle(Y_12, Y_10)", + "granddaughter(Y_14, Y_12)", + "father(Y_16, Y_14)", + "niece(Y_18, Y_16)", + "job(Y_18, \"radio producer\")" + ], + "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": "2fafba94-57b1-460a-a120-26c0ceb1e32c", + "question": "Who is the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of the granddaughter of the person whose hobby is tether car?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "grandson(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "great_grandchild(Y_14, Y_12)", + "sibling(Y_16, Y_14)", + "granddaughter(Y_18, Y_16)", + "hobby(Y_18, \"tether car\")" + ], + "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": 18 + }, + { + "id": "b575a7cb-a454-4e5b-a515-c612909afac0", + "question": "Who is the male cousin of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the great-grandson of the person whose occupation is music therapist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "grandparent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "wife(Y_14, Y_12)", + "female_first_cousin_once_removed(Y_16, Y_14)", + "great_grandson(Y_18, Y_16)", + "job(Y_18, \"music therapist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 21 + }, + { + "id": "d2243491-2574-4f30-bdbf-7e44ae73bb96", + "question": "Who is the female cousin of the sister-in-law of the child of the sister of the great-granddaughter of the friend of the mother-in-law of the great-grandmother of the person whose occupation is IT consultant?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "sister_in_law(Y_6, Y_4)", + "child(Y_8, Y_6)", + "sister(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "friend(Y_14, Y_12)", + "mother_in_law(Y_16, Y_14)", + "great_grandmother(Y_18, Y_16)", + "job(Y_18, \"IT consultant\")" + ], + "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": "caf7c33b-12a8-431f-9e96-7281d27493ce", + "question": "Who is the aunt of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "child(Y_10, Y_8)", + "sibling(Y_12, Y_10)", + "female_second_cousin(Y_14, Y_12)", + "great_granddaughter(Y_16, Y_14)", + "brother_in_law(\"Kristie Abrams\", 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": "59993587-c645-429e-9c39-dc0528ae773d", + "question": "Who is the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of Kelvin Culver?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "male_cousin(Y_12, Y_10)", + "uncle(Y_14, Y_12)", + "granddaughter(Y_16, Y_14)", + "male_first_cousin_once_removed(\"Kelvin Culver\", 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": "88503724-9995-411e-97a9-4e7f17788cc4", + "question": "Who is the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of Isiah Lutz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "sister_in_law(Y_10, Y_8)", + "male_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "female_first_cousin_once_removed(Y_16, Y_14)", + "sibling(\"Isiah Lutz\", 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": "4ac1ebbf-b94f-425b-92c2-5730b3262fb4", + "question": "Who is the grandchild of the grandfather of the child of the male second cousin of the grandson of the father of the niece of the father of Sueann Bolen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "grandson(Y_12, Y_10)", + "father(Y_14, Y_12)", + "niece(Y_16, Y_14)", + "father(\"Sueann Bolen\", 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": 16 + }, + { + "id": "f977c935-5e2c-444e-96e6-b6f30467c86a", + "question": "Who is the mother-in-law of the uncle of the sister of the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of Larry Coons?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother_in_law(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "sister(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "parent(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "mother_in_law(Y_16, Y_14)", + "wife(\"Larry Coons\", 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": "66d54a03-ec0c-4f5a-8d3d-59d52bd9e94c", + "question": "Who is the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of the great-granddaughter of the friend of the father of Lora Ricketts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "mother(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "friend(Y_16, Y_14)", + "father(\"Lora Ricketts\", 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": "e3cf09ca-6623-4df1-974c-8da41b54f5f6", + "question": "Who is the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of the great-grandchild of the uncle of Micah Gerdes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "son(Y_14, Y_12)", + "great_grandchild(Y_16, Y_14)", + "uncle(\"Micah Gerdes\", 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": 19 + }, + { + "id": "2ef447f8-fed5-4b46-959d-6e584da7db25", + "question": "Who is the second uncle of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of Lonny Parmer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_uncle(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "grandmother(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "great_uncle(Y_16, Y_14)", + "granddaughter(\"Lonny Parmer\", 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": "a5f433da-64e3-4fd5-b5eb-d589c2349116", + "question": "Who is the grandson of the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of Cordelia Zepeda?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "sister(Y_6, Y_4)", + "grandmother(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "male_first_cousin_once_removed(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandchild(Y_16, Y_14)", + "sibling(\"Cordelia Zepeda\", 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": "6d727033-900c-4726-a815-88309415657d", + "question": "Who is the male cousin of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the great-grandson of Delbert Menchaca?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "grandparent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "wife(Y_14, Y_12)", + "female_first_cousin_once_removed(Y_16, Y_14)", + "great_grandson(\"Delbert Menchaca\", 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": "cdeb29ee-392a-477f-85ac-29b8eccea38c", + "question": "Who is the aunt of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "child(Y_10, Y_8)", + "sibling(Y_12, Y_10)", + "female_second_cousin(Y_14, Y_12)", + "great_granddaughter(Y_16, Y_14)", + "job(Y_16, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 21 + }, + { + "id": "b3b24724-44a3-4307-92e1-6b247bc70f35", + "question": "Who is the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the person whose date of birth is 0995-12-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "male_cousin(Y_12, Y_10)", + "uncle(Y_14, Y_12)", + "granddaughter(Y_16, Y_14)", + "dob(Y_16, \"0995-12-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": 17 + }, + { + "id": "841de351-ad10-4ee4-be02-4e314868334b", + "question": "Who is the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the person whose date of birth is 0988-06-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "sister_in_law(Y_10, Y_8)", + "male_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "female_first_cousin_once_removed(Y_16, Y_14)", + "dob(Y_16, \"0988-06-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": 20 + }, + { + "id": "fec3b1e4-a03c-44dc-8436-0582ec99aaae", + "question": "Who is the grandchild of the grandfather of the child of the male second cousin of the grandson of the father of the niece of the person whose hobby is book collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "grandson(Y_12, Y_10)", + "father(Y_14, Y_12)", + "niece(Y_16, Y_14)", + "hobby(Y_16, \"book collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 16 + }, + { + "id": "93364cbe-de24-4ed2-adc4-18c82f43c6fb", + "question": "Who is the mother-in-law of the uncle of the sister of the great-granddaughter of the parent of the aunt of the mother-in-law of the person whose hobby is surfing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother_in_law(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "sister(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "parent(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "mother_in_law(Y_16, Y_14)", + "hobby(Y_16, \"surfing\")" + ], + "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": "c04f2ca7-4629-400c-86cb-23d9919695d6", + "question": "Who is the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of the great-granddaughter of the friend of the person whose occupation is camera operator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "mother(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "friend(Y_16, Y_14)", + "job(Y_16, \"camera operator\")" + ], + "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": "c5304db2-3360-4dda-97af-0a95f796665d", + "question": "Who is the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of the great-grandchild of the person whose hobby is insect collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "son(Y_14, Y_12)", + "great_grandchild(Y_16, Y_14)", + "hobby(Y_16, \"insect collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 18 + }, + { + "id": "fe8fc7b9-d0c4-4091-8eff-ab60f1f26df1", + "question": "Who is the second uncle of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the person whose date of birth is 1037-11-06?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_uncle(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "grandmother(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "great_uncle(Y_16, Y_14)", + "dob(Y_16, \"1037-11-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": "0bfd7a5a-7470-4802-8928-843df14de147", + "question": "Who is the grandson of the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the person whose occupation is pension scheme manager?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "sister(Y_6, Y_4)", + "grandmother(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "male_first_cousin_once_removed(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandchild(Y_16, Y_14)", + "job(Y_16, \"pension scheme manager\")" + ], + "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": "28575b42-315f-4db1-97e5-8ff547a0b5b1", + "question": "Who is the male cousin of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the person whose occupation is production designer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "grandparent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "wife(Y_14, Y_12)", + "female_first_cousin_once_removed(Y_16, Y_14)", + "job(Y_16, \"production designer\")" + ], + "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": "a9c89e23-58cc-4cc1-822f-98c595dfa92d", + "question": "Who is the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "child(Y_8, Y_6)", + "sibling(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "brother_in_law(\"Kristie Abrams\", 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": "3d0616cd-033d-4244-8ecf-31278a9febdd", + "question": "Who is the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of the nephew of Diane Culver?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "uncle(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "male_first_cousin_once_removed(Y_14, Y_12)", + "nephew(\"Diane Culver\", 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": "e334b3f0-6e0e-4b5e-ad9b-1f6a53d68403", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of the brother of the sister-in-law of Dillon Schwarz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "female_first_cousin_once_removed(Y_10, Y_8)", + "sibling(Y_12, Y_10)", + "brother(Y_14, Y_12)", + "sister_in_law(\"Dillon Schwarz\", 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": "f3ac7717-0ba9-4cda-9bb3-7428ceef2523", + "question": "Who is the grandson of the father of the niece of the father of the cousin of the grandson of the nephew of Bobbie Luu?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "father(Y_10, Y_8)", + "cousin(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "nephew(\"Bobbie Luu\", 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": "20623e91-b06e-4fff-8d6c-624d57cb8df1", + "question": "Who is the aunt of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the child of Vincenza Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_aunt(Y_10, Y_8)", + "grandchild(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "child(\"Vincenza Kimbrough\", 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": 14 + }, + { + "id": "e32c68a7-f2d8-41c8-8c81-bc4130f4f9c9", + "question": "Who is the friend of the father of the father-in-law of the mother-in-law of the uncle of the sister of the great-granddaughter of Alvaro Smock?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "friend(Y_4, Y_2)", + "father(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "uncle(Y_12, Y_10)", + "sister(Y_14, Y_12)", + "great_granddaughter(\"Alvaro Smock\", 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": 12 + }, + { + "id": "d8254036-940f-4419-841d-086f10b8728d", + "question": "Who is the uncle of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of Phylis Bolen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "uncle(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_grandchild(Y_12, Y_10)", + "mother(Y_14, Y_12)", + "male_second_cousin(\"Phylis Bolen\", 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": "3a935409-b721-48a8-9eaa-fea74792d250", + "question": "Who is the father of the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of Magdalena Schwarz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "grandchild(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "son(\"Magdalena Schwarz\", 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": "c01dbd4b-5320-4530-9894-12055c7ce3be", + "question": "Who is the second uncle of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of Cicely Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_uncle(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "grandmother(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "great_uncle(\"Cicely Abrams\", 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": "bf060744-66f1-4c62-b5d9-0eec1c7b85f0", + "question": "Who is the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of Cordelia Zepeda?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "grandson(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "great_grandchild(Y_14, Y_12)", + "sibling(\"Cordelia Zepeda\", 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": "8f7da9b0-fa77-40fb-a3a1-6a2c06555a8f", + "question": "Who is the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "child(Y_8, Y_6)", + "sibling(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "job(Y_14, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 19 + }, + { + "id": "d2749415-bab7-4172-a1af-60fc9cd22957", + "question": "Who is the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of the person whose date of birth is 0949-05-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "uncle(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "male_first_cousin_once_removed(Y_14, Y_12)", + "dob(Y_14, \"0949-05-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 person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 16 + }, + { + "id": "b77af5bc-4b0b-4c98-b5e9-c9b051645229", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of the brother of the person whose occupation is chief executive officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "female_first_cousin_once_removed(Y_10, Y_8)", + "sibling(Y_12, Y_10)", + "brother(Y_14, Y_12)", + "job(Y_14, \"chief executive officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 15 + }, + { + "id": "6dd43293-b78d-486a-a31b-3410302dd5c9", + "question": "Who is the grandson of the father of the niece of the father of the cousin of the grandson of the person whose hobby is shuffleboard?", + "intermediate_answers": "[{\"Y_14\": \"Randi Leija\", \"Y_2\": \"Dee Ricketts\", \"Y_6\": \"Winnifred Ricketts\", \"Y_10\": \"Kory Ricketts\", \"Y_12\": \"Samuel Ricketts\", \"Y_8\": \"Dennis Ricketts\", \"Y_4\": \"Rocky Ricketts\"}, {\"Y_14\": \"Randi Leija\", \"Y_2\": \"Dee Ricketts\", \"Y_6\": \"Winnifred Ricketts\", \"Y_12\": \"Spencer Ricketts\", \"Y_8\": \"Dennis Ricketts\", \"Y_4\": \"Rocky Ricketts\", \"Y_10\": \"Lora Ricketts\"}, {\"Y_14\": \"Randi Leija\", \"Y_2\": \"Dee Ricketts\", \"Y_6\": \"Winnifred Ricketts\", \"Y_12\": \"Spencer Ricketts\", \"Y_10\": \"Kory Ricketts\", \"Y_8\": \"Dennis Ricketts\", \"Y_4\": \"Rocky Ricketts\"}, {\"Y_14\": \"Randi Leija\", \"Y_2\": \"Dee Ricketts\", \"Y_6\": \"Winnifred Ricketts\", \"Y_8\": \"Dennis Ricketts\", \"Y_12\": \"Bobby Ricketts\", \"Y_4\": \"Rocky Ricketts\", \"Y_10\": \"Lora Ricketts\"}, {\"Y_14\": \"Randi Leija\", \"Y_2\": \"Dee Ricketts\", \"Y_6\": \"Winnifred Ricketts\", \"Y_10\": \"Kory Ricketts\", \"Y_8\": \"Dennis Ricketts\", \"Y_12\": \"Bobby Ricketts\", \"Y_4\": \"Rocky Ricketts\"}, {\"Y_14\": \"Randi Leija\", \"Y_2\": \"Dee Ricketts\", \"Y_12\": \"Toney Ricketts\", \"Y_6\": \"Winnifred Ricketts\", \"Y_10\": \"Kory Ricketts\", \"Y_8\": \"Dennis Ricketts\", \"Y_4\": \"Rocky Ricketts\"}, {\"Y_14\": \"Randi Leija\", \"Y_2\": \"Dee Ricketts\", \"Y_6\": \"Winnifred Ricketts\", \"Y_12\": \"Samuel Ricketts\", \"Y_8\": \"Dennis Ricketts\", \"Y_4\": \"Rocky Ricketts\", \"Y_10\": \"Lora Ricketts\"}, {\"Y_14\": \"Randi Leija\", \"Y_2\": \"Dee Ricketts\", \"Y_12\": \"Toney Ricketts\", \"Y_6\": \"Winnifred Ricketts\", \"Y_8\": \"Dennis Ricketts\", \"Y_4\": \"Rocky Ricketts\", \"Y_10\": \"Lora Ricketts\"}]", + "answer": [ + "Dee Ricketts" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "father(Y_10, Y_8)", + "cousin(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "hobby(Y_14, \"shuffleboard\")" + ], + "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": 12 + }, + { + "id": "348c5164-ea3b-4640-b3f5-64cd9f6a87bb", + "question": "Who is the aunt of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the person whose hobby is people-watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_aunt(Y_10, Y_8)", + "grandchild(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "hobby(Y_14, \"people-watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 14 + }, + { + "id": "c50a3e38-c561-41f5-a345-a8426d3e2365", + "question": "Who is the friend of the father of the father-in-law of the mother-in-law of the uncle of the sister of the person whose date of birth is 1007-09-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "friend(Y_4, Y_2)", + "father(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "uncle(Y_12, Y_10)", + "sister(Y_14, Y_12)", + "dob(Y_14, \"1007-09-13\")" + ], + "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": 10 + }, + { + "id": "2ba006f5-f7a1-4661-96f4-0250a7ed63cc", + "question": "Who is the uncle of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of the person whose hobby is debate?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "uncle(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_grandchild(Y_12, Y_10)", + "mother(Y_14, Y_12)", + "hobby(Y_14, \"debate\")" + ], + "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": "380892cb-7eb5-40f5-8e95-d7911e3f688a", + "question": "Who is the father of the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the person whose hobby is shogi?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "grandchild(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "hobby(Y_14, \"shogi\")" + ], + "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": "81cefe86-23d2-445f-b951-77105dcd4bab", + "question": "Who is the second uncle of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the person whose occupation is pharmacologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_uncle(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "grandmother(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "job(Y_14, \"pharmacologist\")" + ], + "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": "2c2f488e-f097-4c34-9edd-3b81b401bafe", + "question": "Who is the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the person whose occupation is pension scheme manager?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "grandson(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "great_grandchild(Y_14, Y_12)", + "job(Y_14, \"pension scheme manager\")" + ], + "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": "4ace8ebb-9abd-4f6f-98fe-8a97d2b5d0b2", + "question": "Who is the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "child(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "brother_in_law(\"Kristie Abrams\", 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": "7b92efb8-635e-4a60-a1a9-f16050b2aa4d", + "question": "Who is the male cousin of the uncle of the granddaughter of the male first cousin once removed of the nephew of the aunt of Romona Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "aunt(\"Romona Kimbrough\", 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": "be850252-5439-4130-9449-4cca9a0a8dda", + "question": "Who is the female first cousin once removed of the sibling of the brother of the sister-in-law of the great-uncle of the grandchild of Eliza Wiggs?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_first_cousin_once_removed(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "sister_in_law(Y_10, Y_8)", + "great_uncle(Y_12, Y_10)", + "grandchild(\"Eliza Wiggs\", 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": "aadf96a1-fc10-4d08-ae77-d819290c641d", + "question": "Who is the cousin of the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of Randi Bass?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "cousin(Y_4, Y_2)", + "grandson(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "sister_in_law(Y_12, Y_10)", + "male_cousin(\"Randi Bass\", 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": "9bfd3ef3-7fdd-42e4-a1dc-fd982e1bcf46", + "question": "Who is the grandfather of the child of the male second cousin of the grandson of the father of the niece of Michelle Hackworth?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "child(Y_6, Y_4)", + "male_second_cousin(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(Y_12, Y_10)", + "niece(\"Michelle Hackworth\", 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": "3a30ecd3-24ad-48e8-8b50-2f40e83009b6", + "question": "Who is the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of the second aunt of Adelaida Ricketts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "parent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "wife(Y_12, Y_10)", + "second_aunt(\"Adelaida Ricketts\", 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": "0942da91-9a2c-4e20-a46c-02c47807e418", + "question": "Who is the great-granddaughter of the friend of the father of the father-in-law of the mother-in-law of the uncle of Dominique Smock?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "friend(Y_6, Y_4)", + "father(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "mother_in_law(Y_12, Y_10)", + "uncle(\"Dominique Smock\", 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": "dd870974-6e4c-43c7-b5e2-9c09c3b2cbcd", + "question": "Who is the uncle of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of Simone Nesbit?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "uncle(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_grandchild(Y_12, Y_10)", + "mother(\"Simone Nesbit\", 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": 14 + }, + { + "id": "d859362d-78c2-44ed-8784-1ccab9e94f53", + "question": "Who is the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of Magdalena Schwarz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "son(\"Magdalena Schwarz\", 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": 14 + }, + { + "id": "bb30ead2-18b8-4140-9acc-d002a581a352", + "question": "Who is the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of Lonny Parmer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "great_grandson(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "great_uncle(Y_12, Y_10)", + "granddaughter(\"Lonny Parmer\", 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": "cb109c20-dc61-4c94-a985-470dae76f895", + "question": "Who is the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "child(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "job(Y_12, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 14 + }, + { + "id": "3c3b8d75-c272-4835-8a12-e729b0e16ef9", + "question": "Who is the male cousin of the uncle of the granddaughter of the male first cousin once removed of the nephew of the person whose hobby is dominoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "hobby(Y_12, \"dominoes\")" + ], + "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": 14 + }, + { + "id": "b9484aad-53ce-4a3a-beb6-2d0cf6fed3bf", + "question": "Who is the female first cousin once removed of the sibling of the brother of the sister-in-law of the great-uncle of the person whose date of birth is 0972-08-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_first_cousin_once_removed(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "sister_in_law(Y_10, Y_8)", + "great_uncle(Y_12, Y_10)", + "dob(Y_12, \"0972-08-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 12 + }, + { + "id": "4b4d96bb-006b-46ef-ba7d-ad8e14c625e4", + "question": "Who is the cousin of the grandson of the nephew of the female cousin of the sister-in-law of the person whose hobby is archery?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "cousin(Y_4, Y_2)", + "grandson(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "sister_in_law(Y_12, Y_10)", + "hobby(Y_12, \"archery\")" + ], + "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": 13 + }, + { + "id": "1ed50a0a-80ad-4b97-a6a6-0818877c4db5", + "question": "Who is the grandfather of the child of the male second cousin of the grandson of the father of the person whose date of birth is 1056-09-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "child(Y_6, Y_4)", + "male_second_cousin(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(Y_12, Y_10)", + "dob(Y_12, \"1056-09-26\")" + ], + "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": "860b11fb-9402-4e6f-bc7a-5d38b2726033", + "question": "Who is the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of the person whose occupation is scientific laboratory technician?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "parent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "wife(Y_12, Y_10)", + "job(Y_12, \"scientific laboratory technician\")" + ], + "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": 10 + }, + { + "id": "656bdbfa-82f6-498c-a6ab-57e7f7999772", + "question": "Who is the great-granddaughter of the friend of the father of the father-in-law of the mother-in-law of the person whose date of birth is 0984-01-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "friend(Y_6, Y_4)", + "father(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "mother_in_law(Y_12, Y_10)", + "dob(Y_12, \"0984-01-08\")" + ], + "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": 10 + }, + { + "id": "77c60fc2-010e-47c6-bc24-b0eebb033daa", + "question": "Who is the uncle of the second uncle of the sister-in-law of the niece of the great-grandchild of the person whose hobby is trapshooting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "uncle(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_grandchild(Y_12, Y_10)", + "hobby(Y_12, \"trapshooting\")" + ], + "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": 14 + }, + { + "id": "a3228484-76f6-4a31-b997-56b1cfb92d57", + "question": "Who is the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the person whose hobby is shogi?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "hobby(Y_12, \"shogi\")" + ], + "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": 14 + }, + { + "id": "18601c16-c3fa-405f-855c-84b264cae553", + "question": "Who is the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the person whose date of birth is 1037-11-06?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "great_grandson(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "great_uncle(Y_12, Y_10)", + "dob(Y_12, \"1037-11-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": 14 + }, + { + "id": "541a0123-7480-44ef-9239-26a6a36a364e", + "question": "Who is the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "child(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "brother_in_law(\"Kristie Abrams\", 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": 12 + }, + { + "id": "6d00bb83-e344-45eb-b942-ef938757669b", + "question": "Who is the granddaughter of the male first cousin once removed of the nephew of the aunt of the female second cousin of Bradford Gaytan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "female_second_cousin(\"Bradford Gaytan\", 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": "a5c4f71d-1d73-4d69-bc73-20a6fd719743", + "question": "Who is the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of Garry Gilmore?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "male_cousin(\"Garry Gilmore\", 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": 12 + }, + { + "id": "480906aa-a267-468d-82ba-7a55ca680291", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of Isiah Lutz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "female_first_cousin_once_removed(Y_10, Y_8)", + "sibling(\"Isiah Lutz\", 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": "00b54651-2eb0-4153-876c-2f6c3b6e4f76", + "question": "Who is the niece of the father of the cousin of the grandson of the nephew of Bobbie Luu?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "nephew(\"Bobbie Luu\", 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": 10 + }, + { + "id": "e4cdd09c-6ab3-455f-b05c-a87aad0858ac", + "question": "Who is the grandchild of the grandfather of the child of the male second cousin of the grandson of Michelle Hackworth?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "grandson(\"Michelle Hackworth\", 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": 12 + }, + { + "id": "2d293f76-97db-4010-a898-320111cec348", + "question": "Who is the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of Larry Coons?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "parent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "wife(\"Larry Coons\", 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": 9 + }, + { + "id": "d8893622-1b87-47e6-8ec7-ff8931a48265", + "question": "Who is the friend of the father of the father-in-law of the mother-in-law of the uncle of Dominique Smock?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "friend(Y_4, Y_2)", + "father(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "uncle(\"Dominique Smock\", 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": "f3851668-88f9-4047-8f0c-95b0ed1ef25f", + "question": "Who is the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of Phylis Bolen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "mother(Y_10, Y_8)", + "male_second_cousin(\"Phylis Bolen\", 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": "feb67b84-73cf-4c93-b668-fb8219283a67", + "question": "Who is the male second cousin of the nephew of the son of the great-grandchild of the uncle of Micah Gerdes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "son(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "uncle(\"Micah Gerdes\", 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": "4b166711-a6b6-4fcf-aaf5-87679fdca669", + "question": "Who is the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "child(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "job(Y_10, \"prison officer\")" + ], + "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": "ee304ea8-832c-4902-8ff2-98ed1c161a55", + "question": "Who is the granddaughter of the male first cousin once removed of the nephew of the aunt of the person whose hobby is cornhole?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "hobby(Y_10, \"cornhole\")" + ], + "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": "1d974bb7-c236-463d-95e0-c4d570c74e1b", + "question": "Who is the sister-in-law of the great-uncle of the grandchild of the aunt of the person whose date of birth is 1008-05-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "dob(Y_10, \"1008-05-28\")" + ], + "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": "83db9a6b-cbd9-4e69-bb08-75a192f754dd", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the person whose date of birth is 0988-06-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "female_first_cousin_once_removed(Y_10, Y_8)", + "dob(Y_10, \"0988-06-04\")" + ], + "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": "1043e8ab-0830-44b0-93db-51971cd036e0", + "question": "Who is the niece of the father of the cousin of the grandson of the person whose hobby is shuffleboard?", + "intermediate_answers": "[{\"Y_10\": \"Randi Leija\", \"Y_6\": \"Lora Ricketts\", \"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Dennis Ricketts\", \"Y_8\": \"Bobby Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Dennis Ricketts\", \"Y_8\": \"Bobby Ricketts\", \"Y_6\": \"Kory Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_6\": \"Lora Ricketts\", \"Y_8\": \"Samuel Ricketts\", \"Y_4\": \"Dennis Ricketts\", \"Y_2\": \"Winnifred Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_4\": \"Dennis Ricketts\", \"Y_8\": \"Spencer Ricketts\", \"Y_2\": \"Winnifred Ricketts\", \"Y_6\": \"Kory Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_6\": \"Lora Ricketts\", \"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Dennis Ricketts\", \"Y_8\": \"Samuel Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_8\": \"Samuel Ricketts\", \"Y_4\": \"Dennis Ricketts\", \"Y_2\": \"Winnifred Ricketts\", \"Y_6\": \"Kory Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Dennis Ricketts\", \"Y_8\": \"Spencer Ricketts\", \"Y_6\": \"Kory Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_8\": \"Samuel Ricketts\", \"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Dennis Ricketts\", \"Y_6\": \"Kory Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_6\": \"Lora Ricketts\", \"Y_4\": \"Dennis Ricketts\", \"Y_8\": \"Bobby Ricketts\", \"Y_2\": \"Winnifred Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_6\": \"Lora Ricketts\", \"Y_4\": \"Dennis Ricketts\", \"Y_8\": \"Spencer Ricketts\", \"Y_2\": \"Winnifred Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_6\": \"Lora Ricketts\", \"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Dennis Ricketts\", \"Y_8\": \"Spencer Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_4\": \"Dennis Ricketts\", \"Y_8\": \"Bobby Ricketts\", \"Y_2\": \"Winnifred Ricketts\", \"Y_6\": \"Kory Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_4\": \"Dennis Ricketts\", \"Y_2\": \"Winnifred Ricketts\", \"Y_6\": \"Kory Ricketts\", \"Y_8\": \"Toney Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Dennis Ricketts\", \"Y_6\": \"Kory Ricketts\", \"Y_8\": \"Toney Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_6\": \"Lora Ricketts\", \"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Dennis Ricketts\", \"Y_8\": \"Toney Ricketts\"}, {\"Y_10\": \"Randi Leija\", \"Y_6\": \"Lora Ricketts\", \"Y_4\": \"Dennis Ricketts\", \"Y_2\": \"Winnifred Ricketts\", \"Y_8\": \"Toney Ricketts\"}]", + "answer": [ + "Marlene Isaacs", + "Winnifred Ricketts" + ], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "hobby(Y_10, \"shuffleboard\")" + ], + "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": "2c753fef-db76-413e-a759-3d2fe492eb32", + "question": "Who is the grandchild of the grandfather of the child of the male second cousin of the person whose date of birth is 0976-08-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "dob(Y_10, \"0976-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": "cb9d547d-efde-42f9-8d69-2e4bda505854", + "question": "Who is the great-granddaughter of the parent of the aunt of the mother-in-law of the person whose hobby is surfing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "parent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "hobby(Y_10, \"surfing\")" + ], + "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": "436b33f2-ea09-4855-9ccd-8f6344e3ef18", + "question": "Who is the friend of the father of the father-in-law of the mother-in-law of the person whose date of birth is 0984-01-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "friend(Y_4, Y_2)", + "father(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "dob(Y_10, \"0984-01-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": 7 + }, + { + "id": "a6e99c88-225f-4bcf-9d81-5db112b4685a", + "question": "Who is the sister-in-law of the niece of the great-grandchild of the mother of the person whose hobby is debate?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "mother(Y_10, Y_8)", + "hobby(Y_10, \"debate\")" + ], + "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": "3cfb1d86-aeff-4e9a-8048-b8a28582940a", + "question": "Who is the male second cousin of the nephew of the son of the great-grandchild of the person whose hobby is insect collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "son(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "hobby(Y_10, \"insect collecting\")" + ], + "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": 12 + }, + { + "id": "0994f369-f7e6-4e30-824f-5890b0632c45", + "question": "Who is the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "brother_in_law(\"Kristie Abrams\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 11 + }, + { + "id": "a6510924-6556-4c60-995f-ba8830ea9c4d", + "question": "Who is the nephew of the aunt of the female second cousin of the male cousin of Ryan Wang?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "male_cousin(\"Ryan Wang\", 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": "4c8be12c-a9b6-4530-af67-f70e595a468d", + "question": "Who is the aunt of the male cousin of the uncle of the granddaughter of Jake Nesbit?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "granddaughter(\"Jake Nesbit\", 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": "8e7b8ee2-683c-46dd-864e-4871f276c9ae", + "question": "Who is the sibling of the brother of the sister-in-law of the great-uncle of Benny Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "great_uncle(\"Benny Abrams\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 7 + }, + { + "id": "b0b3799e-ab5f-477c-87ab-ec72aca9e092", + "question": "Who is the female cousin of the sister-in-law of the male cousin of the great-granddaughter of Hugo Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "sister_in_law(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "great_granddaughter(\"Hugo Kimbrough\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 11 + }, + { + "id": "5dfadab0-4fbb-441d-9427-2701dd8cbcfd", + "question": "Who is the niece of the father of the cousin of the grandson of Lincoln Velasco?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "grandson(\"Lincoln Velasco\", 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": "2e1201ae-855a-4bc8-9a47-3f7fb4dfc7ea", + "question": "Who is the grandfather of the child of the male second cousin of the grandson of Michelle Hackworth?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "child(Y_6, Y_4)", + "male_second_cousin(Y_8, Y_6)", + "grandson(\"Michelle Hackworth\", 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": "9601b65a-8efd-4b6b-9a40-42445560e8bd", + "question": "Who is the aunt of the mother-in-law of the wife of the second aunt of Adelaida Ricketts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_aunt(\"Adelaida Ricketts\", 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": "c3ccbeb8-bf44-4df6-a947-442b8cd6dc0d", + "question": "Who is the mother-in-law of the uncle of the sister of the great-granddaughter of Alvaro Smock?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother_in_law(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "sister(Y_8, Y_6)", + "great_granddaughter(\"Alvaro Smock\", 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": "6eae5a93-5474-4b08-9815-d887ac20d099", + "question": "Who is the male second cousin of the great-granddaughter of the friend of the father of Lora Ricketts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "friend(Y_8, Y_6)", + "father(\"Lora Ricketts\", 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": "cae922ab-9651-4e0a-a5cc-fb3e9b945189", + "question": "Who is the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "job(Y_8, \"prison officer\")" + ], + "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": "5b698d6d-f3af-438c-9746-8c994cde23ff", + "question": "Who is the nephew of the aunt of the female second cousin of the person whose date of birth is 0926-10-24?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "dob(Y_8, \"0926-10-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": 10 + }, + { + "id": "97737c7c-4f0d-4dd9-942f-318bc4beeb92", + "question": "Who is the aunt of the male cousin of the uncle of the person whose hobby is chess?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "hobby(Y_8, \"chess\")" + ], + "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": "8bc8c89f-4c33-4850-a4c9-d96e7c4837cc", + "question": "Who is the sibling of the brother of the sister-in-law of the person whose occupation is music therapist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "job(Y_8, \"music therapist\")" + ], + "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": "26cd55eb-8db7-4019-ba80-3d5741caf072", + "question": "Who is the female cousin of the sister-in-law of the male cousin of the person whose hobby is badminton?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "sister_in_law(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "hobby(Y_8, \"badminton\")" + ], + "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": "94bc4a53-5733-47af-9a22-a2500c8d12ed", + "question": "Who is the niece of the father of the cousin of the person whose date of birth is 0976-08-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "dob(Y_8, \"0976-08-12\")" + ], + "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": "4c755c41-5b16-4d49-aa06-8f5e4ded955b", + "question": "Who is the grandfather of the child of the male second cousin of the person whose date of birth is 0976-08-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "child(Y_6, Y_4)", + "male_second_cousin(Y_8, Y_6)", + "dob(Y_8, \"0976-08-12\")" + ], + "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": "d33a8382-6a56-4f8d-b86c-1ab1ce438b78", + "question": "Who is the aunt of the mother-in-law of the wife of the person whose occupation is scientific laboratory technician?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "job(Y_8, \"scientific laboratory technician\")" + ], + "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": "357b033a-3716-4431-ace0-ea352e0c2ec9", + "question": "Who is the mother-in-law of the uncle of the sister of the person whose date of birth is 1007-09-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother_in_law(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "sister(Y_8, Y_6)", + "dob(Y_8, \"1007-09-13\")" + ], + "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": "1f36bc66-a293-4ad5-b9a9-fbabb72ffc54", + "question": "Who is the male second cousin of the great-granddaughter of the friend of the person whose occupation is camera operator?", + "intermediate_answers": "[{\"Y_6\": \"Vincenza Kimbrough\", \"Y_4\": \"Melodie Bowens\", \"Y_8\": \"Emilie Schwarz\", \"Y_2\": \"Bradford Gaytan\"}]", + "answer": [ + "Bradford Gaytan" + ], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "friend(Y_8, Y_6)", + "job(Y_8, \"camera operator\")" + ], + "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": "90b19909-4622-4067-b295-b4b556588200", + "question": "Who is the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "brother_in_law(\"Kristie Abrams\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 10 + }, + { + "id": "82ea6c0f-3770-49e8-9328-04d5c9d28f70", + "question": "Who is the female second cousin of the male cousin of the child of Carrol Woodson?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "child(\"Carrol Woodson\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "a9581988-08f9-43da-99f0-d77e277fffbf", + "question": "Who is the granddaughter of the male first cousin once removed of the nephew of Diane Culver?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "nephew(\"Diane Culver\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 8 + }, + { + "id": "49339105-9fc5-4c30-904b-2d2928bd63e5", + "question": "Who is the grandchild of the aunt of the male cousin of Garry Gilmore?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "male_cousin(\"Garry Gilmore\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "716f45c4-6144-4208-ad19-771e45474758", + "question": "Who is the sibling of the brother of the sister-in-law of Dillon Schwarz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "sister_in_law(\"Dillon Schwarz\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 4 + }, + { + "id": "0eeb5a28-5e33-4bf9-a8f8-4be0a6370c62", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of Hugo Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(\"Hugo Kimbrough\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 8 + }, + { + "id": "d7916896-4644-41a4-a72b-73629a5066d6", + "question": "Who is the cousin of the grandson of the nephew of Bobbie Luu?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "cousin(Y_4, Y_2)", + "grandson(Y_6, Y_4)", + "nephew(\"Bobbie Luu\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "ce356636-6602-407c-b83c-d52d556ab440", + "question": "Who is the grandson of the father of the niece of Michelle Hackworth?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "niece(\"Michelle Hackworth\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "14e160f7-a967-468f-afb6-3ec74ecc7b52", + "question": "Who is the grandchild of the grandfather of the child of Vincenza Kimbrough?", + "intermediate_answers": "[{\"Y_2\": \"Georgine Zelaya\", \"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_6\": \"Hugo Kimbrough\", \"Y_4\": \"Larry Coons\", \"Y_2\": \"Casey Kimbrough\"}, {\"Y_2\": \"Laurette Kimbrough\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Casey Kimbrough\", \"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Jeremy Kimbrough\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Hugo Kimbrough\", \"Y_2\": \"Shanda Branson\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Hugo Kimbrough\", \"Y_2\": \"Hugo Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Jeremy Kimbrough\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Lurline Luu\", \"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Larry Coons\", \"Y_2\": \"Casey Kimbrough\"}, {\"Y_2\": \"Lurline Luu\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Georgine Zelaya\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Jeremy Kimbrough\", \"Y_6\": \"Hugo Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Georgine Zelaya\", \"Y_2\": \"Hugo Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_6\": \"Jeremy Kimbrough\", \"Y_2\": \"Hugo Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Shanda Branson\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Simone Nesbit\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Larry Coons\", \"Y_2\": \"Casey Kimbrough\"}, {\"Y_6\": \"Hugo Kimbrough\", \"Y_2\": \"Casey Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Laurette Kimbrough\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Glenda Carrell\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Larry Coons\", \"Y_2\": \"Casey Kimbrough\"}, {\"Y_2\": \"Lurline Luu\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Simone Nesbit\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Jeremy Kimbrough\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Jeremy Kimbrough\", \"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Jeremy Kimbrough\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Casey Kimbrough\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_6\": \"Hugo Kimbrough\", \"Y_2\": \"Lurline Luu\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Georgine Zelaya\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Laurette Kimbrough\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_6\": \"Casey Kimbrough\", \"Y_2\": \"Hugo Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Casey Kimbrough\", \"Y_2\": \"Shanda Branson\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Simone Nesbit\", \"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Hugo Kimbrough\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Shanda Branson\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Jeremy Kimbrough\", \"Y_2\": \"Hugo Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Casey Kimbrough\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Laurette Kimbrough\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Glenda Carrell\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Georgine Zelaya\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_6\": \"Hugo Kimbrough\", \"Y_2\": \"Georgine Zelaya\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Lurline Luu\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Jeremy Kimbrough\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Jeremy Kimbrough\", \"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Glenda Carrell\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Casey Kimbrough\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Laurette Kimbrough\", \"Y_6\": \"Hugo Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Laurette Kimbrough\", \"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Hugo Kimbrough\", \"Y_4\": \"Larry Coons\", \"Y_2\": \"Glenda Carrell\"}, {\"Y_2\": \"Georgine Zelaya\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Laurette Kimbrough\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Casey Kimbrough\", \"Y_2\": \"Hugo Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Simone Nesbit\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Laurette Kimbrough\", \"Y_2\": \"Hugo Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Georgine Zelaya\", \"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Laurette Kimbrough\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Georgine Zelaya\", \"Y_6\": \"Georgine Zelaya\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Hugo Kimbrough\", \"Y_2\": \"Georgine Zelaya\", \"Y_4\": \"Larry Coons\"}, {\"Y_6\": \"Hugo Kimbrough\", \"Y_2\": \"Simone Nesbit\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Jeremy Kimbrough\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_6\": \"Hugo Kimbrough\", \"Y_2\": \"Hugo Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Larry Coons\", \"Y_2\": \"Casey Kimbrough\"}, {\"Y_2\": \"Glenda Carrell\", \"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Laurette Kimbrough\", \"Y_6\": \"Casey Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Laurette Kimbrough\", \"Y_6\": \"Hugo Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Georgine Zelaya\", \"Y_6\": \"Jeremy Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Jeremy Kimbrough\", \"Y_6\": \"Hugo Kimbrough\", \"Y_4\": \"Dennis Kimbrough\"}, {\"Y_2\": \"Shanda Branson\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Larry Coons\"}, {\"Y_2\": \"Hugo Kimbrough\", \"Y_6\": \"Laurette Kimbrough\", \"Y_4\": \"Larry Coons\"}]", + "answer": [ + "Casey Kimbrough", + "Georgine Zelaya", + "Glenda Carrell", + "Hugo Kimbrough", + "Jeremy Kimbrough", + "Laurette Kimbrough", + "Lurline Luu", + "Shanda Branson", + "Simone Nesbit" + ], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(\"Vincenza Kimbrough\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "80080d0c-a6ed-448f-ac17-82e1c71c51cb", + "question": "Who is the aunt of the mother-in-law of the wife of Larry Coons?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(\"Larry Coons\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "97f8e59c-0b49-4d4a-8d13-4428032337bb", + "question": "Who is the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "job(Y_6, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 9 + }, + { + "id": "e3559ef8-7331-45e7-a3f4-78e8f04609d6", + "question": "Who is the female second cousin of the male cousin of the person whose date of birth is 0984-05-03?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "dob(Y_6, \"0984-05-03\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 9 + }, + { + "id": "e6173d22-64f8-42ab-b869-c2478ea3e132", + "question": "Who is the granddaughter of the male first cousin once removed of the person whose date of birth is 0949-05-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "dob(Y_6, \"0949-05-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "39c07932-3f79-4dba-a567-d89a301ab5ff", + "question": "Who is the grandchild of the aunt of the person whose date of birth is 1008-05-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "dob(Y_6, \"1008-05-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "630195c9-34e8-41e2-b4e5-23e18cdd694d", + "question": "Who is the sibling of the brother of the person whose occupation is chief executive officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "job(Y_6, \"chief executive officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "42858512-9e31-411c-91d3-c3907d6b222d", + "question": "Who is the sister-in-law of the male cousin of the person whose hobby is badminton?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(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": "70ad1146-92ef-49a3-b169-333052eb8fff", + "question": "Who is the cousin of the grandson of the person whose hobby is shuffleboard?", + "intermediate_answers": "[{\"Y_2\": \"Lora Ricketts\", \"Y_4\": \"Bobby Ricketts\", \"Y_6\": \"Randi Leija\"}, {\"Y_2\": \"Kory Ricketts\", \"Y_4\": \"Toney Ricketts\", \"Y_6\": \"Randi Leija\"}, {\"Y_4\": \"Toney Ricketts\", \"Y_2\": \"Marlene Isaacs\", \"Y_6\": \"Randi Leija\"}, {\"Y_4\": \"Spencer Ricketts\", \"Y_2\": \"Lora Ricketts\", \"Y_6\": \"Randi Leija\"}, {\"Y_2\": \"Kory Ricketts\", \"Y_4\": \"Samuel Ricketts\", \"Y_6\": \"Randi Leija\"}, {\"Y_2\": \"Kory Ricketts\", \"Y_4\": \"Bobby Ricketts\", \"Y_6\": \"Randi Leija\"}, {\"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Spencer Ricketts\", \"Y_6\": \"Randi Leija\"}, {\"Y_4\": \"Toney Ricketts\", \"Y_2\": \"Lora Ricketts\", \"Y_6\": \"Randi Leija\"}, {\"Y_2\": \"Kory Ricketts\", \"Y_4\": \"Spencer Ricketts\", \"Y_6\": \"Randi Leija\"}, {\"Y_2\": \"Lora Ricketts\", \"Y_4\": \"Samuel Ricketts\", \"Y_6\": \"Randi Leija\"}, {\"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Bobby Ricketts\", \"Y_6\": \"Randi Leija\"}, {\"Y_2\": \"Marlene Isaacs\", \"Y_4\": \"Samuel Ricketts\", \"Y_6\": \"Randi Leija\"}]", + "answer": [ + "Kory Ricketts", + "Lora Ricketts", + "Marlene Isaacs" + ], + "prolog": { + "query": [ + "cousin(Y_4, Y_2)", + "grandson(Y_6, Y_4)", + "hobby(Y_6, \"shuffleboard\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "38690f49-e7fb-46cc-afce-ea9b0774e840", + "question": "Who is the grandson of the father of the person whose date of birth is 1056-09-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "dob(Y_6, \"1056-09-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 4 + }, + { + "id": "a6cf2e50-b01a-4fdc-94c0-9f63143153f0", + "question": "Who is the grandchild of the grandfather of the person whose hobby is people-watching?", + "intermediate_answers": "[{\"Y_2\": \"Anibal Stansberry\", \"Y_4\": \"Mickey Philpott\", \"Y_6\": \"Victor Stansberry\"}, {\"Y_6\": \"Hank Schwarz\", \"Y_4\": \"Dillon Schwarz\", \"Y_2\": \"Hank Schwarz\"}, {\"Y_6\": \"Hank Schwarz\", \"Y_4\": \"Dillon Schwarz\", \"Y_2\": \"Adella Schwarz\"}, {\"Y_6\": \"Hank Schwarz\", \"Y_2\": \"Federico Schwarz\", \"Y_4\": \"Dillon Schwarz\"}, {\"Y_6\": \"Hank Schwarz\", \"Y_2\": \"Adella Schwarz\", \"Y_4\": \"Rodolfo Byrd\"}, {\"Y_6\": \"Hank Schwarz\", \"Y_4\": \"Dillon Schwarz\", \"Y_2\": \"Randolph Schwarz\"}, {\"Y_6\": \"Hank Schwarz\", \"Y_2\": \"Randolph Schwarz\", \"Y_4\": \"Rodolfo Byrd\"}, {\"Y_2\": \"Victor Stansberry\", \"Y_4\": \"Mickey Philpott\", \"Y_6\": \"Victor Stansberry\"}, {\"Y_6\": \"Hank Schwarz\", \"Y_2\": \"Hank Schwarz\", \"Y_4\": \"Rodolfo Byrd\"}]", + "answer": [ + "Adella Schwarz", + "Anibal Stansberry", + "Federico Schwarz", + "Hank Schwarz", + "Randolph Schwarz", + "Victor Stansberry" + ], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "hobby(Y_6, \"people-watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "bf1d97d0-1e7c-4ff7-990f-629c32a6b0e6", + "question": "Who is the aunt of the mother-in-law of the person whose hobby is surfing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "hobby(Y_6, \"surfing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "41a80d14-b239-4f4b-bbc8-825a84f8f328", + "question": "Who is the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "brother_in_law(\"Kristie Abrams\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "59c67dc7-529c-46ac-82e5-e6cc740c67b8", + "question": "Who is the child of the sibling of Romona Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "child(Y_4, Y_2)", + "sibling(\"Romona Kimbrough\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 2 + }, + { + "id": "b2a0c6cc-a7d6-463f-8157-ba81b629f616", + "question": "Who is the aunt of the female second cousin of Bradford Gaytan?", + "intermediate_answers": "[{\"Y_4\": \"Melodie Bowens\", \"Y_2\": \"Betsy Kimbrough\"}]", + "answer": [ + "Betsy Kimbrough" + ], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "female_second_cousin(\"Bradford Gaytan\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 7 + }, + { + "id": "6dcb3f98-3914-4a46-a678-b6b77b6e9df7", + "question": "Who is the granddaughter of the male first cousin once removed of Kelvin Culver?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(\"Kelvin Culver\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "73d46ae2-596f-4a0a-ae05-0794312473ce", + "question": "Who is the aunt of the male cousin of Garry Gilmore?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "male_cousin(\"Garry Gilmore\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "dc577b03-c36f-4b31-9e17-194eeea9adf7", + "question": "Who is the sister-in-law of the great-uncle of Benny Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(\"Benny Abrams\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "8ddcc5bc-d949-4b4e-a0ed-5bf0392ff5af", + "question": "Who is the female first cousin once removed of the sibling of Isiah Lutz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_first_cousin_once_removed(Y_4, Y_2)", + "sibling(\"Isiah Lutz\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "d5589f2a-d90b-424b-b6b0-fecbce889dff", + "question": "Who is the sister-in-law of the male cousin of Randi Bass?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(\"Randi Bass\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "5872db8b-c6dc-4ff8-8fed-a85da106bdc9", + "question": "Who is the grandson of the nephew of Bobbie Luu?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "nephew(\"Bobbie Luu\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "be24a8ee-6ad8-4ef5-bdf1-808a86e75d79", + "question": "Who is the niece of the father of Sueann Bolen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(\"Sueann Bolen\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "60a186b2-d895-480a-a539-79bc2ba07666", + "question": "Who is the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "job(Y_4, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "ce7e3dba-7f26-42e4-a756-5d426bbc2088", + "question": "Who is the child of the person whose hobby is fusilately?", + "intermediate_answers": "[{\"Y_4\": \"Adelaida Ricketts\", \"Y_2\": \"Lora Ricketts\"}, {\"Y_2\": \"Kory Ricketts\", \"Y_4\": \"Adelaida Ricketts\"}]", + "answer": [ + "Kory Ricketts", + "Lora Ricketts" + ], + "prolog": { + "query": [ + "child(Y_4, Y_2)", + "hobby(Y_4, \"fusilately\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "c0ccaa3b-1096-4984-8942-b4b16bbf5d27", + "question": "Who is the aunt of the person whose hobby is cornhole?", + "intermediate_answers": "[{\"Y_4\": \"Joslyn Nesbit\", \"Y_2\": \"Lurline Luu\"}, {\"Y_4\": \"Joslyn Nesbit\", \"Y_2\": \"Glenda Carrell\"}, {\"Y_4\": \"Joslyn Nesbit\", \"Y_2\": \"Shanda Branson\"}]", + "answer": [ + "Glenda Carrell", + "Lurline Luu", + "Shanda Branson" + ], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "hobby(Y_4, \"cornhole\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "8f11e326-8ed6-4df0-bce1-1736083008fe", + "question": "Who is the granddaughter of the person whose date of birth is 0995-12-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "dob(Y_4, \"0995-12-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "61cf721d-0fc6-4ea2-8728-985603b9d959", + "question": "Who is the aunt of the person whose date of birth is 1008-05-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "dob(Y_4, \"1008-05-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "0237e1d6-7b42-49fa-bcc0-336f6b1ccbce", + "question": "Who is the sister-in-law of the person whose occupation is music therapist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "job(Y_4, \"music therapist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "687f08a8-d80d-4f49-a33b-741227d2762f", + "question": "Who is the female first cousin once removed of the person whose date of birth is 0988-06-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_first_cousin_once_removed(Y_4, Y_2)", + "dob(Y_4, \"0988-06-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 5 + }, + { + "id": "53191d43-99ab-4ba3-817a-1d99fa00064f", + "question": "Who is the sister-in-law of the person whose hobby is archery?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "hobby(Y_4, \"archery\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "11aaffdb-0d9e-4fb5-babe-0f04c01514d8", + "question": "Who is the grandson of the person whose hobby is shuffleboard?", + "intermediate_answers": "[{\"Y_4\": \"Randi Leija\", \"Y_2\": \"Bobby Ricketts\"}, {\"Y_4\": \"Randi Leija\", \"Y_2\": \"Samuel Ricketts\"}, {\"Y_2\": \"Toney Ricketts\", \"Y_4\": \"Randi Leija\"}, {\"Y_4\": \"Randi Leija\", \"Y_2\": \"Spencer Ricketts\"}]", + "answer": [ + "Bobby Ricketts", + "Samuel Ricketts", + "Spencer Ricketts", + "Toney Ricketts" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "hobby(Y_4, \"shuffleboard\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "ac1679a7-cb82-4e86-aae1-cddd27285e32", + "question": "Who is the niece of the person whose hobby is book collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "hobby(Y_4, \"book collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "fd496c0c-5b3a-48d3-9977-3f7b352d5806", + "question": "Who is the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(\"Kristie Abrams\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "ea77645b-1848-43b9-a0e4-b9926cf34239", + "question": "Who is the female second cousin of Randi Bass?", + "intermediate_answers": "[{\"Y_2\": \"Adella Schwarz\"}, {\"Y_2\": \"Dawne Grover\"}]", + "answer": [ + "Adella Schwarz", + "Dawne Grover" + ], + "prolog": { + "query": [ + "female_second_cousin(\"Randi Bass\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 5 + }, + { + "id": "66ee0257-bf20-4425-af04-b19cc4c33446", + "question": "Who is the child of Carrol Woodson?", + "intermediate_answers": "[{\"Y_2\": \"Tyson Woodson\"}]", + "answer": [ + "Tyson Woodson" + ], + "prolog": { + "query": [ + "child(\"Carrol Woodson\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "bc4c31bd-722b-4fa7-b0dc-4deba41b1c80", + "question": "Who is the female second cousin of Bradford Gaytan?", + "intermediate_answers": "[{\"Y_2\": \"Melodie Bowens\"}]", + "answer": [ + "Melodie Bowens" + ], + "prolog": { + "query": [ + "female_second_cousin(\"Bradford Gaytan\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 5 + }, + { + "id": "7497a601-8c9e-4d3c-a0ad-add8156235c2", + "question": "Who is the nephew of Diane Culver?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(\"Diane Culver\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "8d52de32-ccb8-4044-aa25-a05690fd7c5d", + "question": "Who is the granddaughter of Jake Nesbit?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(\"Jake Nesbit\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "c5f89191-4e1a-452b-8942-fde6a0e869e8", + "question": "Who is the male cousin of Garry Gilmore?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(\"Garry Gilmore\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "e6b49785-b929-4b3d-943e-952fda3c1344", + "question": "Who is the grandchild of Eliza Wiggs?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(\"Eliza Wiggs\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "330979fd-83c6-458b-99be-5e23eff1cee2", + "question": "Who is the sister-in-law of Dillon Schwarz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(\"Dillon Schwarz\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "b089b8dc-b8b6-4317-9f03-b1541e63a622", + "question": "Who is the sibling of Isiah Lutz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(\"Isiah Lutz\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "68163242-4a07-430e-a3e1-36f8b8758169", + "question": "Who is the person whose occupation is prison officer?", + "intermediate_answers": "[{\"Y_2\": \"Milton Brumbaugh\"}]", + "answer": [ + "Milton Brumbaugh" + ], + "prolog": { + "query": [ + "job(Y_2, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "490772c9-2be4-43bc-9797-e036f02742e4", + "question": "Who is the person whose hobby is cornhole?", + "intermediate_answers": "[{\"Y_2\": \"Joslyn Nesbit\"}]", + "answer": [ + "Joslyn Nesbit" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"cornhole\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "cae9d16f-0a22-4e61-8b11-ca9ef98403b2", + "question": "Who is the person whose date of birth is 0984-05-03?", + "intermediate_answers": "[{\"Y_2\": \"Earle Coe\"}]", + "answer": [ + "Earle Coe" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0984-05-03\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "89496680-73f5-4ebf-98a4-749278ecfaad", + "question": "Who is the person whose hobby is cornhole?", + "intermediate_answers": "[{\"Y_2\": \"Joslyn Nesbit\"}]", + "answer": [ + "Joslyn Nesbit" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"cornhole\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "d28f50f2-72a7-4e43-91ac-5f52fe0aa5f2", + "question": "Who is the person whose date of birth is 0949-05-16?", + "intermediate_answers": "[{\"Y_2\": \"Toney Ricketts\"}]", + "answer": [ + "Toney Ricketts" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0949-05-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "f052f0c4-a68a-49aa-bf1e-33ec020909bf", + "question": "Who is the person whose hobby is chess?", + "intermediate_answers": "[{\"Y_2\": \"Casey Kimbrough\"}]", + "answer": [ + "Casey Kimbrough" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"chess\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "e93db06b-1e32-400d-985f-2d50a56e565e", + "question": "Who is the person whose date of birth is 1008-05-28?", + "intermediate_answers": "[{\"Y_2\": \"Willis Bowens\"}]", + "answer": [ + "Willis Bowens" + ], + "prolog": { + "query": [ + "dob(Y_2, \"1008-05-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "127d215e-d7ea-4ac8-a7db-14bf6c3cbb59", + "question": "Who is the person whose date of birth is 0972-08-01?", + "intermediate_answers": "[{\"Y_2\": \"Dee Ricketts\"}]", + "answer": [ + "Dee Ricketts" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0972-08-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "d9e83719-3b79-43d7-8532-4f9f7004c658", + "question": "Who is the person whose occupation is chief executive officer?", + "intermediate_answers": "[{\"Y_2\": \"Edmund Abrams\"}, {\"Y_2\": \"Shanda Branson\"}]", + "answer": [ + "Edmund Abrams", + "Shanda Branson" + ], + "prolog": { + "query": [ + "job(Y_2, \"chief executive officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "2695bd28-21ea-46fd-8e7f-e27085bc66f8", + "question": "Who is the person whose date of birth is 0988-06-04?", + "intermediate_answers": "[{\"Y_2\": \"Maranda Ricketts\"}]", + "answer": [ + "Maranda Ricketts" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0988-06-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "ab5c5d18-c6cf-44d0-ad04-d4f4fe86e42f", + "question": "What is the date of birth of the aunt of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "male_cousin(Y_9, Y_7)", + "child(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "female_second_cousin(Y_15, Y_13)", + "great_granddaughter(Y_17, Y_15)", + "brother_in_law(\"Kristie Abrams\", 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": 23 + }, + { + "id": "87a2fafa-a5dc-46d2-8e8b-1dbc7edfec9e", + "question": "What is the date of birth of the brother of the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the granddaughter of Jake Nesbit?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "great_uncle(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "male_cousin(Y_15, Y_13)", + "uncle(Y_17, Y_15)", + "granddaughter(\"Jake Nesbit\", 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": "5e8e0bd9-bdda-493e-b850-d2182a66a6e3", + "question": "What is the date of birth of the father of the cousin of the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of the great-granddaughter of Hugo Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "female_cousin(Y_13, Y_11)", + "sister_in_law(Y_15, Y_13)", + "male_cousin(Y_17, Y_15)", + "great_granddaughter(\"Hugo Kimbrough\", 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": 20 + }, + { + "id": "f8cdae5f-7433-4d92-b390-7c7ebdd4a895", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the child of the male second cousin of the grandson of Michelle Hackworth?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "child(Y_15, Y_13)", + "male_second_cousin(Y_17, Y_15)", + "grandson(\"Michelle Hackworth\", 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": 20 + }, + { + "id": "7024adc5-f9cc-4dd1-addf-f62e43696ac4", + "question": "What is the hobby of the great-granddaughter of the friend of the father of the father-in-law of the mother-in-law of the uncle of the sister of the great-granddaughter of Alvaro Smock?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "friend(Y_7, Y_5)", + "father(Y_9, Y_7)", + "father_in_law(Y_11, Y_9)", + "mother_in_law(Y_13, Y_11)", + "uncle(Y_15, Y_13)", + "sister(Y_17, Y_15)", + "great_granddaughter(\"Alvaro Smock\", 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": "f32e9cd3-6b20-4058-8f7b-a9df803241bb", + "question": "What is the hobby of the nephew of the son of the great-grandchild of the uncle of the second uncle of the sister-in-law of the niece of the great-grandchild of Kristen Toombs?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "son(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "uncle(Y_11, Y_9)", + "second_uncle(Y_13, Y_11)", + "sister_in_law(Y_15, Y_13)", + "niece(Y_17, Y_15)", + "great_grandchild(\"Kristen Toombs\", 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": 20 + }, + { + "id": "87dfaa9b-4361-4a75-a3e2-e9dd5595f5d2", + "question": "What is the occupation of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of the father of the niece of the brother-in-law of Brooks Ricketts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "great_grandson(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "granddaughter(Y_13, Y_11)", + "father(Y_15, Y_13)", + "niece(Y_17, Y_15)", + "brother_in_law(\"Brooks Ricketts\", 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": "130079d5-9584-4c2f-9b34-4b06cd6829a2", + "question": "What is the date of birth of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of the granddaughter of the second uncle of Rodolfo Byrd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "grandson(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "great_grandchild(Y_13, Y_11)", + "sibling(Y_15, Y_13)", + "granddaughter(Y_17, Y_15)", + "second_uncle(\"Rodolfo Byrd\", 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": "576bb635-98c1-4163-9068-49242167565b", + "question": "What is the hobby of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the great-grandson of the great-uncle of Flora Ricketts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandparent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "wife(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "great_grandson(Y_17, Y_15)", + "great_uncle(\"Flora Ricketts\", 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": "503a1f96-3c8a-4f67-94e7-5644577f97cc", + "question": "What is the hobby of the sister-in-law of the child of the sister of the great-granddaughter of the friend of the mother-in-law of the great-grandmother of the mother-in-law of Terrell Isaacs?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sister_in_law(Y_5, Y_3)", + "child(Y_7, Y_5)", + "sister(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "friend(Y_13, Y_11)", + "mother_in_law(Y_15, Y_13)", + "great_grandmother(Y_17, Y_15)", + "mother_in_law(\"Terrell Isaacs\", 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": "6693670e-119d-4528-86b7-51e705fe9b91", + "question": "What is the date of birth of the aunt of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "male_cousin(Y_9, Y_7)", + "child(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "female_second_cousin(Y_15, Y_13)", + "great_granddaughter(Y_17, Y_15)", + "job(Y_17, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 22 + }, + { + "id": "e59d1e0c-2940-47cc-87c0-4be6784a6af7", + "question": "What is the date of birth of the brother of the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the person whose hobby is chess?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "great_uncle(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "male_cousin(Y_15, Y_13)", + "uncle(Y_17, Y_15)", + "hobby(Y_17, \"chess\")" + ], + "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": "fe8acb5b-81f1-4a09-8c91-ae82337972cd", + "question": "What is the date of birth of the father of the cousin of the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of the person whose hobby is badminton?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "female_cousin(Y_13, Y_11)", + "sister_in_law(Y_15, Y_13)", + "male_cousin(Y_17, Y_15)", + "hobby(Y_17, \"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", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 18 + }, + { + "id": "33a80f6b-1f2e-4ea4-a54f-14cb5cc9911c", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the child of the male second cousin of the person whose date of birth is 0976-08-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "child(Y_15, Y_13)", + "male_second_cousin(Y_17, Y_15)", + "dob(Y_17, \"0976-08-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 19 + }, + { + "id": "e960a2dc-d8e2-47a8-8704-76caf9f911c4", + "question": "What is the hobby of the great-granddaughter of the friend of the father of the father-in-law of the mother-in-law of the uncle of the sister of the person whose date of birth is 1007-09-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "friend(Y_7, Y_5)", + "father(Y_9, Y_7)", + "father_in_law(Y_11, Y_9)", + "mother_in_law(Y_13, Y_11)", + "uncle(Y_15, Y_13)", + "sister(Y_17, Y_15)", + "dob(Y_17, \"1007-09-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", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 14 + }, + { + "id": "a886e7b1-8787-4581-b76e-d1cd90f84a5d", + "question": "What is the hobby of the nephew of the son of the great-grandchild of the uncle of the second uncle of the sister-in-law of the niece of the person whose date of birth is 0923-05-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "son(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "uncle(Y_11, Y_9)", + "second_uncle(Y_13, Y_11)", + "sister_in_law(Y_15, Y_13)", + "niece(Y_17, Y_15)", + "dob(Y_17, \"0923-05-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 18 + }, + { + "id": "8fa574a4-0feb-42d4-a5e4-ad69c138a2e9", + "question": "What is the occupation of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of the father of the niece of the person whose occupation is radio producer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "great_grandson(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "granddaughter(Y_13, Y_11)", + "father(Y_15, Y_13)", + "niece(Y_17, Y_15)", + "job(Y_17, \"radio producer\")" + ], + "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": "53ecee94-ad70-41f1-b46c-7b2ee8edb79f", + "question": "What is the date of birth of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of the granddaughter of the person whose hobby is tether car?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "grandson(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "great_grandchild(Y_13, Y_11)", + "sibling(Y_15, Y_13)", + "granddaughter(Y_17, Y_15)", + "hobby(Y_17, \"tether car\")" + ], + "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": "bd743f0d-3869-4fce-8d03-c0a0bd0f2962", + "question": "What is the hobby of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the great-grandson of the person whose occupation is music therapist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandparent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "wife(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "great_grandson(Y_17, Y_15)", + "job(Y_17, \"music therapist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 19 + }, + { + "id": "1b5900d9-858f-4d41-8a5f-e07904b5af3a", + "question": "What is the hobby of the sister-in-law of the child of the sister of the great-granddaughter of the friend of the mother-in-law of the great-grandmother of the person whose occupation is IT consultant?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sister_in_law(Y_5, Y_3)", + "child(Y_7, Y_5)", + "sister(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "friend(Y_13, Y_11)", + "mother_in_law(Y_15, Y_13)", + "great_grandmother(Y_17, Y_15)", + "job(Y_17, \"IT consultant\")" + ], + "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": "c8fce61c-e4f9-4b5f-b94d-c63d70c5a08e", + "question": "What is the date of birth of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "child(Y_9, Y_7)", + "sibling(Y_11, Y_9)", + "female_second_cousin(Y_13, Y_11)", + "great_granddaughter(Y_15, Y_13)", + "brother_in_law(\"Kristie Abrams\", 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": "dfe55e47-7521-40d8-8c9a-11b6f9b8e3b8", + "question": "What is the occupation of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of Kelvin Culver?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "male_cousin(Y_11, Y_9)", + "uncle(Y_13, Y_11)", + "granddaughter(Y_15, Y_13)", + "male_first_cousin_once_removed(\"Kelvin Culver\", 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": "3942f5d9-031f-4827-9070-abefbda80d76", + "question": "What is the occupation of the nephew of the female cousin of the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of Isiah Lutz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "sister_in_law(Y_9, Y_7)", + "male_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "sibling(\"Isiah Lutz\", 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": "a770761b-c508-4a10-8874-84bdbb3021d4", + "question": "What is the occupation of the grandfather of the child of the male second cousin of the grandson of the father of the niece of the father of Sueann Bolen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "grandson(Y_11, Y_9)", + "father(Y_13, Y_11)", + "niece(Y_15, Y_13)", + "father(\"Sueann Bolen\", 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": 15 + }, + { + "id": "0cc2791d-fcf1-4c74-a326-abdb2a3743c3", + "question": "What is the occupation of the uncle of the sister of the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of Larry Coons?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "sister(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "parent(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "mother_in_law(Y_15, Y_13)", + "wife(\"Larry Coons\", 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": 13 + }, + { + "id": "c6561a54-5bcf-4663-bf98-6998dfbdc501", + "question": "What is the occupation of the niece of the great-grandchild of the mother of the male second cousin of the great-granddaughter of the friend of the father of Lora Ricketts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "mother(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "friend(Y_15, Y_13)", + "father(\"Lora Ricketts\", 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": "c56d00d1-55bf-45d3-818d-cf385661d5ed", + "question": "What is the date of birth of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of the great-grandchild of the uncle of Micah Gerdes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "son(Y_13, Y_11)", + "great_grandchild(Y_15, Y_13)", + "uncle(\"Micah Gerdes\", 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": 18 + }, + { + "id": "ab84c11c-1af9-428e-9e34-e18bc2f14981", + "question": "What is the hobby of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of Lonny Parmer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "grandmother(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "great_uncle(Y_15, Y_13)", + "granddaughter(\"Lonny Parmer\", 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": "c598b4c6-ba85-42f3-bf3c-29b959b8709d", + "question": "What is the occupation of the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of Cordelia Zepeda?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "sister(Y_5, Y_3)", + "grandmother(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "male_first_cousin_once_removed(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandchild(Y_15, Y_13)", + "sibling(\"Cordelia Zepeda\", 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": "50b895a2-ca09-4511-b3cc-39e25d751e3c", + "question": "What is the hobby of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the great-grandson of Delbert Menchaca?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandparent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "wife(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "great_grandson(\"Delbert Menchaca\", 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": 18 + }, + { + "id": "73fc2e1d-78ed-4297-a56e-c0adfbfdf52b", + "question": "What is the date of birth of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "child(Y_9, Y_7)", + "sibling(Y_11, Y_9)", + "female_second_cousin(Y_13, Y_11)", + "great_granddaughter(Y_15, Y_13)", + "job(Y_15, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 20 + }, + { + "id": "8256ccd6-b05b-440e-bbcb-e6295fdbc65b", + "question": "What is the occupation of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the person whose date of birth is 0995-12-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "male_cousin(Y_11, Y_9)", + "uncle(Y_13, Y_11)", + "granddaughter(Y_15, Y_13)", + "dob(Y_15, \"0995-12-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": 16 + }, + { + "id": "0b379768-d839-41c2-858c-ca4a703ab2f1", + "question": "What is the occupation of the nephew of the female cousin of the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the person whose date of birth is 0988-06-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "sister_in_law(Y_9, Y_7)", + "male_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "dob(Y_15, \"0988-06-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": 19 + }, + { + "id": "fd5f9a00-dbbb-4587-af1d-267ba817b7ba", + "question": "What is the occupation of the grandfather of the child of the male second cousin of the grandson of the father of the niece of the person whose hobby is book collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "grandson(Y_11, Y_9)", + "father(Y_13, Y_11)", + "niece(Y_15, Y_13)", + "hobby(Y_15, \"book collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 15 + }, + { + "id": "eea5e2ff-dc1f-4627-91dd-9d04c568b959", + "question": "What is the occupation of the uncle of the sister of the great-granddaughter of the parent of the aunt of the mother-in-law of the person whose hobby is surfing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "sister(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "parent(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "mother_in_law(Y_15, Y_13)", + "hobby(Y_15, \"surfing\")" + ], + "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": 13 + }, + { + "id": "5479f5b9-db6f-4289-8ef7-f9cf048604a2", + "question": "What is the occupation of the niece of the great-grandchild of the mother of the male second cousin of the great-granddaughter of the friend of the person whose occupation is camera operator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "mother(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "friend(Y_15, Y_13)", + "job(Y_15, \"camera operator\")" + ], + "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": "13698e29-0170-40d1-80f6-58e3ba1bb859", + "question": "What is the date of birth of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of the great-grandchild of the person whose hobby is insect collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "son(Y_13, Y_11)", + "great_grandchild(Y_15, Y_13)", + "hobby(Y_15, \"insect collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 17 + }, + { + "id": "d800a4bb-8365-42a2-8210-4807fdf30ddb", + "question": "What is the hobby of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the person whose date of birth is 1037-11-06?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "grandmother(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "great_uncle(Y_15, Y_13)", + "dob(Y_15, \"1037-11-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": 18 + }, + { + "id": "d0d163e9-d975-485a-b04d-0190120e33db", + "question": "What is the occupation of the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the person whose occupation is pension scheme manager?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "sister(Y_5, Y_3)", + "grandmother(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "male_first_cousin_once_removed(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandchild(Y_15, Y_13)", + "job(Y_15, \"pension scheme manager\")" + ], + "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": "09487646-6c82-4751-95b8-9fa0872559a9", + "question": "What is the hobby of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the person whose occupation is production designer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandparent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "wife(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "job(Y_15, \"production designer\")" + ], + "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": "555ddd71-e30b-4728-8dab-8320a6b04499", + "question": "What is the hobby of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "child(Y_7, Y_5)", + "sibling(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "brother_in_law(\"Kristie Abrams\", 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": "52993ef0-c1ad-431d-8c30-bab169b6d3f3", + "question": "What is the occupation of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of the nephew of Diane Culver?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "uncle(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "male_first_cousin_once_removed(Y_13, Y_11)", + "nephew(\"Diane Culver\", 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": "4c7da257-1e1e-4579-92de-80ca5e1ce3c5", + "question": "What is the occupation of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of the brother of the sister-in-law of Dillon Schwarz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "female_first_cousin_once_removed(Y_9, Y_7)", + "sibling(Y_11, Y_9)", + "brother(Y_13, Y_11)", + "sister_in_law(\"Dillon Schwarz\", 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": "8704a126-cf68-4219-b273-1bf58c65eaae", + "question": "What is the occupation of the father of the niece of the father of the cousin of the grandson of the nephew of Bobbie Luu?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "father(Y_9, Y_7)", + "cousin(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "nephew(\"Bobbie Luu\", 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": "0dfddf96-5495-4eda-b1ba-175bf5047101", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the child of Vincenza Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "child(\"Vincenza Kimbrough\", 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": "f6eff748-52d0-4dd2-ad79-2441eb0d69d8", + "question": "What is the hobby of the father of the father-in-law of the mother-in-law of the uncle of the sister of the great-granddaughter of Alvaro Smock?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "father(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "uncle(Y_11, Y_9)", + "sister(Y_13, Y_11)", + "great_granddaughter(\"Alvaro Smock\", 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": "e982556e-bdbe-4e2a-8b7f-e0ef87c1a64b", + "question": "What is the date of birth of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of Phylis Bolen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_grandchild(Y_11, Y_9)", + "mother(Y_13, Y_11)", + "male_second_cousin(\"Phylis Bolen\", 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": "b8632024-2479-4be2-92fa-ebfbf97c76f0", + "question": "What is the date of birth of the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of Magdalena Schwarz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "grandchild(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "son(\"Magdalena Schwarz\", 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": "8109d9a4-1f89-4ddd-bb40-06258d3892cb", + "question": "What is the hobby of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of Cicely Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "grandmother(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "great_uncle(\"Cicely Abrams\", 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": 17 + }, + { + "id": "c5afe5fd-fcbb-44c2-9b35-495b50e514b1", + "question": "What is the date of birth of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of Cordelia Zepeda?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "grandson(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "great_grandchild(Y_13, Y_11)", + "sibling(\"Cordelia Zepeda\", 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": "115c0573-dd9d-4ec1-a6ef-aeecbc56472c", + "question": "What is the hobby of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "child(Y_7, Y_5)", + "sibling(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "job(Y_13, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 15 + }, + { + "id": "2251be02-dc74-449d-8afb-8db254ecb709", + "question": "What is the occupation of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of the person whose date of birth is 0949-05-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "uncle(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "male_first_cousin_once_removed(Y_13, Y_11)", + "dob(Y_13, \"0949-05-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 15 + }, + { + "id": "dbb7ca70-42b5-46e3-aaae-aafa6a43813f", + "question": "What is the occupation of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of the brother of the person whose occupation is chief executive officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "female_first_cousin_once_removed(Y_9, Y_7)", + "sibling(Y_11, Y_9)", + "brother(Y_13, Y_11)", + "job(Y_13, \"chief executive officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 14 + }, + { + "id": "97a000d9-177f-4785-81e1-c54226def505", + "question": "What is the occupation of the father of the niece of the father of the cousin of the grandson of the person whose hobby is shuffleboard?", + "intermediate_answers": "[{\"Y_9\": \"Kory Ricketts\", \"Y_3\": \"Rocky Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Winnifred Ricketts\", \"Y_13\": \"Randi Leija\", \"Y_2\": \"rural practice surveyor\", \"Y_11\": \"Samuel Ricketts\"}, {\"Y_3\": \"Rocky Ricketts\", \"Y_11\": \"Bobby Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_9\": \"Lora Ricketts\", \"Y_5\": \"Winnifred Ricketts\", \"Y_13\": \"Randi Leija\", \"Y_2\": \"rural practice surveyor\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_9\": \"Kory Ricketts\", \"Y_11\": \"Spencer Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Marlene Isaacs\", \"Y_2\": \"meteorologist\", \"Y_13\": \"Randi Leija\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Marlene Isaacs\", \"Y_9\": \"Lora Ricketts\", \"Y_2\": \"meteorologist\", \"Y_13\": \"Randi Leija\", \"Y_11\": \"Toney Ricketts\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_11\": \"Spencer Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Marlene Isaacs\", \"Y_9\": \"Lora Ricketts\", \"Y_2\": \"meteorologist\", \"Y_13\": \"Randi Leija\"}, {\"Y_3\": \"Rocky Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_9\": \"Lora Ricketts\", \"Y_5\": \"Winnifred Ricketts\", \"Y_13\": \"Randi Leija\", \"Y_2\": \"rural practice surveyor\", \"Y_11\": \"Samuel Ricketts\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Marlene Isaacs\", \"Y_9\": \"Lora Ricketts\", \"Y_2\": \"meteorologist\", \"Y_13\": \"Randi Leija\", \"Y_11\": \"Samuel Ricketts\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_9\": \"Kory Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Marlene Isaacs\", \"Y_2\": \"meteorologist\", \"Y_13\": \"Randi Leija\", \"Y_11\": \"Samuel Ricketts\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_11\": \"Bobby Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Marlene Isaacs\", \"Y_9\": \"Lora Ricketts\", \"Y_2\": \"meteorologist\", \"Y_13\": \"Randi Leija\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_9\": \"Kory Ricketts\", \"Y_11\": \"Bobby Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Marlene Isaacs\", \"Y_2\": \"meteorologist\", \"Y_13\": \"Randi Leija\"}, {\"Y_9\": \"Kory Ricketts\", \"Y_11\": \"Spencer Ricketts\", \"Y_3\": \"Rocky Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Winnifred Ricketts\", \"Y_13\": \"Randi Leija\", \"Y_2\": \"rural practice surveyor\"}, {\"Y_11\": \"Spencer Ricketts\", \"Y_3\": \"Rocky Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_9\": \"Lora Ricketts\", \"Y_5\": \"Winnifred Ricketts\", \"Y_13\": \"Randi Leija\", \"Y_2\": \"rural practice surveyor\"}, {\"Y_9\": \"Kory Ricketts\", \"Y_3\": \"Rocky Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Winnifred Ricketts\", \"Y_13\": \"Randi Leija\", \"Y_11\": \"Toney Ricketts\", \"Y_2\": \"rural practice surveyor\"}, {\"Y_3\": \"Rocky Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_9\": \"Lora Ricketts\", \"Y_5\": \"Winnifred Ricketts\", \"Y_13\": \"Randi Leija\", \"Y_11\": \"Toney Ricketts\", \"Y_2\": \"rural practice surveyor\"}, {\"Y_9\": \"Kory Ricketts\", \"Y_3\": \"Rocky Ricketts\", \"Y_11\": \"Bobby Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Winnifred Ricketts\", \"Y_13\": \"Randi Leija\", \"Y_2\": \"rural practice surveyor\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_9\": \"Kory Ricketts\", \"Y_7\": \"Dennis Ricketts\", \"Y_5\": \"Marlene Isaacs\", \"Y_2\": \"meteorologist\", \"Y_13\": \"Randi Leija\", \"Y_11\": \"Toney Ricketts\"}]", + "answer": [ + "meteorologist", + "rural practice surveyor" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "father(Y_9, Y_7)", + "cousin(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "hobby(Y_13, \"shuffleboard\")" + ], + "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": 11 + }, + { + "id": "2874150b-c915-4b4f-9079-898a8e17a1a8", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the person whose hobby is people-watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "hobby(Y_13, \"people-watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 13 + }, + { + "id": "1f9b0a28-7b43-41be-8ac4-29bfc3ef192b", + "question": "What is the hobby of the father of the father-in-law of the mother-in-law of the uncle of the sister of the person whose date of birth is 1007-09-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "father(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "uncle(Y_11, Y_9)", + "sister(Y_13, Y_11)", + "dob(Y_13, \"1007-09-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 person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 10 + }, + { + "id": "b1574f9c-de82-4808-9ab6-856a5892aa55", + "question": "What is the date of birth of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of the person whose hobby is debate?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_grandchild(Y_11, Y_9)", + "mother(Y_13, Y_11)", + "hobby(Y_13, \"debate\")" + ], + "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": "ece2d8e5-ddff-47bf-accd-66d5dcb6c73e", + "question": "What is the date of birth of the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the person whose hobby is shogi?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "grandchild(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "hobby(Y_13, \"shogi\")" + ], + "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": "2a7ce4ce-9f7b-4e5f-aec1-e42402042858", + "question": "What is the hobby of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the person whose occupation is pharmacologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "grandmother(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "job(Y_13, \"pharmacologist\")" + ], + "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": "5e52c00e-d84b-4c20-80c3-1c95d6226828", + "question": "What is the date of birth of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the person whose occupation is pension scheme manager?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "grandson(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "great_grandchild(Y_13, Y_11)", + "job(Y_13, \"pension scheme manager\")" + ], + "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": "0d1c0edb-56a0-41a2-9ba0-481ab79a8319", + "question": "What is the hobby of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "child(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "brother_in_law(\"Kristie Abrams\", 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": 13 + }, + { + "id": "2d8ca6fe-7cad-496a-b016-95d45e0bfe11", + "question": "What is the hobby of the uncle of the granddaughter of the male first cousin once removed of the nephew of the aunt of Romona Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "aunt(\"Romona Kimbrough\", 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": 13 + }, + { + "id": "f2b7b836-e948-4862-acef-21dd4c7150ba", + "question": "What is the hobby of the sibling of the brother of the sister-in-law of the great-uncle of the grandchild of Eliza Wiggs?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "sister_in_law(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "grandchild(\"Eliza Wiggs\", 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": "d4b304fb-cd4b-4b79-9258-4c62d1924f62", + "question": "What is the hobby of the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of Randi Bass?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandson(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "sister_in_law(Y_11, Y_9)", + "male_cousin(\"Randi Bass\", 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": 13 + }, + { + "id": "eecc1692-5b05-49f0-9211-a19fd67ffc2a", + "question": "What is the occupation of the child of the male second cousin of the grandson of the father of the niece of Michelle Hackworth?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "child(Y_5, Y_3)", + "male_second_cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(Y_11, Y_9)", + "niece(\"Michelle Hackworth\", 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": 12 + }, + { + "id": "8e897c0c-4ec0-41c1-a30e-81b8f9dbdadf", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the wife of the second aunt of Adelaida Ricketts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "parent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "wife(Y_11, Y_9)", + "second_aunt(\"Adelaida Ricketts\", 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": "eff378f3-ef0e-4b25-badc-b9954a971553", + "question": "What is the hobby of the friend of the father of the father-in-law of the mother-in-law of the uncle of Dominique Smock?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "friend(Y_5, Y_3)", + "father(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "mother_in_law(Y_11, Y_9)", + "uncle(\"Dominique Smock\", 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": 9 + }, + { + "id": "9d011de1-5d2f-4e55-a658-056e7f6e0e3e", + "question": "What is the date of birth of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of Simone Nesbit?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_grandchild(Y_11, Y_9)", + "mother(\"Simone Nesbit\", 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": 13 + }, + { + "id": "d794989e-7143-458e-a9f4-84306cd51e88", + "question": "What is the date of birth of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of Magdalena Schwarz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "son(\"Magdalena Schwarz\", 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": 13 + }, + { + "id": "bf60f5bb-2fd8-4bab-9b94-d9ea9c5e121e", + "question": "What is the occupation of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of Lonny Parmer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "great_grandson(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "granddaughter(\"Lonny Parmer\", 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": 13 + }, + { + "id": "95f96463-2213-4f44-9765-f6a0060dcfb3", + "question": "What is the hobby of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "child(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "job(Y_11, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 12 + }, + { + "id": "d72967c8-4546-41b4-a51a-0224a0a22022", + "question": "What is the hobby of the uncle of the granddaughter of the male first cousin once removed of the nephew of the person whose hobby is dominoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "hobby(Y_11, \"dominoes\")" + ], + "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": "f00906e3-961f-4588-935e-058a84d288d1", + "question": "What is the hobby of the sibling of the brother of the sister-in-law of the great-uncle of the person whose date of birth is 0972-08-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "sister_in_law(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "dob(Y_11, \"0972-08-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 9 + }, + { + "id": "dc7a63b1-63cc-4e4d-ab88-1bf8af7cc2b7", + "question": "What is the hobby of the grandson of the nephew of the female cousin of the sister-in-law of the person whose hobby is archery?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandson(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "sister_in_law(Y_11, Y_9)", + "hobby(Y_11, \"archery\")" + ], + "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": "46686c85-4924-4bdc-9a6d-03c184b44f3e", + "question": "What is the occupation of the child of the male second cousin of the grandson of the father of the person whose date of birth is 1056-09-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "child(Y_5, Y_3)", + "male_second_cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(Y_11, Y_9)", + "dob(Y_11, \"1056-09-26\")" + ], + "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": "504c347b-ec0f-4910-a765-0ffd314dc25b", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the wife of the person whose occupation is scientific laboratory technician?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "parent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "wife(Y_11, Y_9)", + "job(Y_11, \"scientific laboratory technician\")" + ], + "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": "3415e813-e287-4108-b133-cbc425a0a3f4", + "question": "What is the hobby of the friend of the father of the father-in-law of the mother-in-law of the person whose date of birth is 0984-01-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "friend(Y_5, Y_3)", + "father(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "mother_in_law(Y_11, Y_9)", + "dob(Y_11, \"0984-01-08\")" + ], + "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": "7a4ece88-3686-4619-bfba-922946354297", + "question": "What is the date of birth of the second uncle of the sister-in-law of the niece of the great-grandchild of the person whose hobby is trapshooting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_grandchild(Y_11, Y_9)", + "hobby(Y_11, \"trapshooting\")" + ], + "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": 13 + }, + { + "id": "53b652b5-0d6b-4c50-a4e0-8859928d3f64", + "question": "What is the date of birth of the brother-in-law of the grandchild of the male second cousin of the nephew of the person whose hobby is shogi?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "hobby(Y_11, \"shogi\")" + ], + "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": 13 + }, + { + "id": "a67737d7-07f7-4d2f-a907-3e6fb4e3ba6a", + "question": "What is the occupation of the grandmother of the great-grandson of the grandson of the great-uncle of the person whose date of birth is 1037-11-06?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "great_grandson(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "dob(Y_11, \"1037-11-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": 12 + }, + { + "id": "6fd99155-ac81-4abe-bc1f-7d4d860246c8", + "question": "What is the date of birth of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "brother_in_law(\"Kristie Abrams\", 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": "c281d042-62d8-4aac-b763-9cb55e50ee0f", + "question": "What is the occupation of the male first cousin once removed of the nephew of the aunt of the female second cousin of Bradford Gaytan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "female_second_cousin(\"Bradford Gaytan\", 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": "1d349698-adeb-4fca-8c7a-2828f21996a0", + "question": "What is the occupation of the great-uncle of the grandchild of the aunt of the male cousin of Garry Gilmore?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "male_cousin(\"Garry Gilmore\", 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": 11 + }, + { + "id": "849cc5bd-d9c4-4faa-8946-1ca5390cb6f6", + "question": "What is the occupation of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of Isiah Lutz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "female_first_cousin_once_removed(Y_9, Y_7)", + "sibling(\"Isiah Lutz\", 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": "b0f84ae2-d478-4da2-a24f-1e9969df34e8", + "question": "What is the date of birth of the father of the cousin of the grandson of the nephew of Bobbie Luu?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "nephew(\"Bobbie Luu\", 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": "748be56a-1071-4185-8505-698cf121ae2e", + "question": "What is the occupation of the grandfather of the child of the male second cousin of the grandson of Michelle Hackworth?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "grandson(\"Michelle Hackworth\", 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": 11 + }, + { + "id": "881c2dfa-5207-42cd-abf3-476abe86e819", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the wife of Larry Coons?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "parent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "wife(\"Larry Coons\", 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": "23d5217f-133a-4595-97b0-38d83a396f74", + "question": "What is the hobby of the father of the father-in-law of the mother-in-law of the uncle of Dominique Smock?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "father(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "uncle(\"Dominique Smock\", 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": 8 + }, + { + "id": "5473090a-ee33-41d4-85a4-67c779d05eb0", + "question": "What is the occupation of the niece of the great-grandchild of the mother of the male second cousin of Phylis Bolen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "mother(Y_9, Y_7)", + "male_second_cousin(\"Phylis Bolen\", 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": "c1fa9423-bb8e-4c08-8ac6-7ddb158716a5", + "question": "What is the hobby of the nephew of the son of the great-grandchild of the uncle of Micah Gerdes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "son(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "uncle(\"Micah Gerdes\", 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": "7407f0fc-0922-4586-9285-355753912bc0", + "question": "What is the date of birth of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "job(Y_9, \"prison officer\")" + ], + "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": 11 + }, + { + "id": "6c4e60dc-43b4-4197-baaa-b3c41a8c3588", + "question": "What is the occupation of the male first cousin once removed of the nephew of the aunt of the person whose hobby is cornhole?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "hobby(Y_9, \"cornhole\")" + ], + "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": "7c806240-c437-43d2-ba83-4cd022cf6f7b", + "question": "What is the occupation of the great-uncle of the grandchild of the aunt of the person whose date of birth is 1008-05-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "dob(Y_9, \"1008-05-28\")" + ], + "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": "1be21de0-531e-4698-9148-1c183d7fa4ab", + "question": "What is the occupation of the male cousin of the great-granddaughter of the female first cousin once removed of the person whose date of birth is 0988-06-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "female_first_cousin_once_removed(Y_9, Y_7)", + "dob(Y_9, \"0988-06-04\")" + ], + "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": 12 + }, + { + "id": "d9f9b8ce-a0bb-4e41-8049-8d9883d645a6", + "question": "What is the date of birth of the father of the cousin of the grandson of the person whose hobby is shuffleboard?", + "intermediate_answers": "[{\"Y_3\": \"Terrell Isaacs\", \"Y_7\": \"Bobby Ricketts\", \"Y_5\": \"Marlene Isaacs\", \"Y_9\": \"Randi Leija\", \"Y_2\": \"0926-10-24\"}, {\"Y_3\": \"Dennis Ricketts\", \"Y_9\": \"Randi Leija\", \"Y_5\": \"Lora Ricketts\", \"Y_2\": \"0923-07-06\", \"Y_7\": \"Samuel Ricketts\"}, {\"Y_9\": \"Randi Leija\", \"Y_5\": \"Lora Ricketts\", \"Y_2\": \"0923-07-06\", \"Y_3\": \"Dennis Ricketts\", \"Y_7\": \"Spencer Ricketts\"}, {\"Y_7\": \"Bobby Ricketts\", \"Y_9\": \"Randi Leija\", \"Y_5\": \"Lora Ricketts\", \"Y_2\": \"0923-07-06\", \"Y_3\": \"Dennis Ricketts\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_5\": \"Marlene Isaacs\", \"Y_9\": \"Randi Leija\", \"Y_2\": \"0926-10-24\", \"Y_7\": \"Samuel Ricketts\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_5\": \"Marlene Isaacs\", \"Y_9\": \"Randi Leija\", \"Y_2\": \"0926-10-24\", \"Y_7\": \"Spencer Ricketts\"}, {\"Y_5\": \"Kory Ricketts\", \"Y_9\": \"Randi Leija\", \"Y_7\": \"Toney Ricketts\", \"Y_2\": \"0923-07-06\", \"Y_3\": \"Dennis Ricketts\"}, {\"Y_5\": \"Kory Ricketts\", \"Y_3\": \"Dennis Ricketts\", \"Y_9\": \"Randi Leija\", \"Y_2\": \"0923-07-06\", \"Y_7\": \"Samuel Ricketts\"}, {\"Y_5\": \"Kory Ricketts\", \"Y_9\": \"Randi Leija\", \"Y_2\": \"0923-07-06\", \"Y_3\": \"Dennis Ricketts\", \"Y_7\": \"Spencer Ricketts\"}, {\"Y_7\": \"Bobby Ricketts\", \"Y_5\": \"Kory Ricketts\", \"Y_9\": \"Randi Leija\", \"Y_2\": \"0923-07-06\", \"Y_3\": \"Dennis Ricketts\"}, {\"Y_3\": \"Terrell Isaacs\", \"Y_5\": \"Marlene Isaacs\", \"Y_9\": \"Randi Leija\", \"Y_7\": \"Toney Ricketts\", \"Y_2\": \"0926-10-24\"}, {\"Y_9\": \"Randi Leija\", \"Y_7\": \"Toney Ricketts\", \"Y_5\": \"Lora Ricketts\", \"Y_2\": \"0923-07-06\", \"Y_3\": \"Dennis Ricketts\"}]", + "answer": [ + "0923-07-06", + "0926-10-24" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "hobby(Y_9, \"shuffleboard\")" + ], + "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": "232b26f9-c65b-4c41-98c7-776dfc20e187", + "question": "What is the occupation of the grandfather of the child of the male second cousin of the person whose date of birth is 0976-08-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "dob(Y_9, \"0976-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": "77c676ae-05a7-48e7-a722-66edf12ae51d", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the person whose hobby is surfing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "parent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "hobby(Y_9, \"surfing\")" + ], + "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": "62291bf6-2385-4388-9ec2-aac3dbe52b61", + "question": "What is the hobby of the father of the father-in-law of the mother-in-law of the person whose date of birth is 0984-01-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "father(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "dob(Y_9, \"0984-01-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": "7b9f80af-99cd-40d9-83a3-f7c271d78c2c", + "question": "What is the occupation of the niece of the great-grandchild of the mother of the person whose hobby is debate?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "mother(Y_9, Y_7)", + "hobby(Y_9, \"debate\")" + ], + "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": "c5db8e28-7142-45d4-af34-47757b889d82", + "question": "What is the hobby of the nephew of the son of the great-grandchild of the person whose hobby is insect collecting?", + "intermediate_answers": "[{\"Y_5\": \"Bobby Ricketts\", \"Y_9\": \"Madelyn Ricketts\", \"Y_2\": \"entrepreneurship\", \"Y_3\": \"Dee Ricketts\", \"Y_7\": \"Rocky Ricketts\"}, {\"Y_5\": \"Spencer Ricketts\", \"Y_9\": \"Madelyn Ricketts\", \"Y_2\": \"entrepreneurship\", \"Y_3\": \"Dee Ricketts\", \"Y_7\": \"Rocky Ricketts\"}, {\"Y_9\": \"Madelyn Ricketts\", \"Y_2\": \"entrepreneurship\", \"Y_3\": \"Dee Ricketts\", \"Y_7\": \"Rocky Ricketts\", \"Y_5\": \"Samuel Ricketts\"}]", + "answer": [ + "entrepreneurship" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "son(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "hobby(Y_9, \"insect collecting\")" + ], + "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": "cb13d1ba-d178-4ad1-ba05-b8a687ff8db3", + "question": "What is the date of birth of the female second cousin of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "brother_in_law(\"Kristie Abrams\", 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": "ea58803f-00cd-465b-bbf4-b65fc6996418", + "question": "What is the date of birth of the aunt of the female second cousin of the male cousin of Ryan Wang?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "male_cousin(\"Ryan Wang\", 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": "002fbc67-6b31-4e47-9b1d-b1c62cacdccf", + "question": "What is the date of birth of the male cousin of the uncle of the granddaughter of Jake Nesbit?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "granddaughter(\"Jake Nesbit\", 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": "8423531b-a7a1-4d5f-b808-49c2c6cf93bc", + "question": "What is the date of birth of the brother of the sister-in-law of the great-uncle of Benny Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "great_uncle(\"Benny Abrams\", 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": "043dec74-db05-44de-acbb-3e3c761dfe4b", + "question": "What is the hobby of the sister-in-law of the male cousin of the great-granddaughter of Hugo Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sister_in_law(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "great_granddaughter(\"Hugo Kimbrough\", 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": "85b51c4b-b981-490e-aa51-d50fe52d238d", + "question": "What is the date of birth of the father of the cousin of the grandson of Lincoln Velasco?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(\"Lincoln Velasco\", 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": "b3da4258-2aae-4d4c-bfa7-70b88f3cc0da", + "question": "What is the occupation of the child of the male second cousin of the grandson of Michelle Hackworth?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "child(Y_5, Y_3)", + "male_second_cousin(Y_7, Y_5)", + "grandson(\"Michelle Hackworth\", 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": "8d393bc9-4ff2-4ea6-be29-d34ee4453381", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of Adelaida Ricketts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(\"Adelaida Ricketts\", 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": "552fc256-658b-447e-96af-95cb0102f637", + "question": "What is the occupation of the uncle of the sister of the great-granddaughter of Alvaro Smock?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "sister(Y_7, Y_5)", + "great_granddaughter(\"Alvaro Smock\", 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": "1e5740ad-ea1f-497c-b80d-6567cafe281b", + "question": "What is the hobby of the great-granddaughter of the friend of the father of Lora Ricketts?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "friend(Y_7, Y_5)", + "father(\"Lora Ricketts\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 6 + }, + { + "id": "82fdafbc-71f9-47a3-a70a-a989a845fece", + "question": "What is the date of birth of the female second cousin of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "job(Y_7, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 10 + }, + { + "id": "2771c934-f4a2-47b4-90be-108466dda409", + "question": "What is the date of birth of the aunt of the female second cousin of the person whose date of birth is 0926-10-24?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "dob(Y_7, \"0926-10-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": 9 + }, + { + "id": "4ae693af-24a6-4828-b80a-d5ff0ecd75b4", + "question": "What is the date of birth of the male cousin of the uncle of the person whose hobby is chess?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "hobby(Y_7, \"chess\")" + ], + "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": "5d81e25d-e871-4930-90ec-162a534b8868", + "question": "What is the date of birth of the brother of the sister-in-law of the person whose occupation is music therapist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "job(Y_7, \"music therapist\")" + ], + "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": "f5ced436-6b79-4764-81d0-d45168fe5976", + "question": "What is the hobby of the sister-in-law of the male cousin of the person whose hobby is badminton?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sister_in_law(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "hobby(Y_7, \"badminton\")" + ], + "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": "c4571dc5-64ae-408c-99a5-1740591b00f6", + "question": "What is the date of birth of the father of the cousin of the person whose date of birth is 0976-08-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "dob(Y_7, \"0976-08-12\")" + ], + "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": "b15049cb-6c8b-4b61-9385-031e50860542", + "question": "What is the occupation of the child of the male second cousin of the person whose date of birth is 0976-08-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "child(Y_5, Y_3)", + "male_second_cousin(Y_7, Y_5)", + "dob(Y_7, \"0976-08-12\")" + ], + "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": "d4555469-739e-4416-944c-79f39a716e40", + "question": "What is the date of birth of the mother-in-law of the wife of the person whose occupation is scientific laboratory technician?", + "intermediate_answers": "[{\"Y_2\": \"0923-08-11\", \"Y_7\": \"Eugenio Schwarz\", \"Y_5\": \"Odette Schwarz\", \"Y_3\": \"Tania Schwarz\"}]", + "answer": [ + "0923-08-11" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "job(Y_7, \"scientific laboratory technician\")" + ], + "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": "da25db2f-ca3a-4e33-bf79-241735af92ce", + "question": "What is the occupation of the uncle of the sister of the person whose date of birth is 1007-09-13?", + "intermediate_answers": "[{\"Y_5\": \"Emilie Schwarz\", \"Y_3\": \"Kent Schwarz\", \"Y_7\": \"Jeremiah Schwarz\", \"Y_2\": \"probation officer\"}, {\"Y_3\": \"Kent Schwarz\", \"Y_5\": \"Magdalena Schwarz\", \"Y_7\": \"Jeremiah Schwarz\", \"Y_2\": \"probation officer\"}]", + "answer": [ + "probation officer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "sister(Y_7, Y_5)", + "dob(Y_7, \"1007-09-13\")" + ], + "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": "18b5a95d-2466-4f46-9c21-22a363908c0b", + "question": "What is the hobby of the great-granddaughter of the friend of the person whose occupation is camera operator?", + "intermediate_answers": "[{\"Y_7\": \"Emilie Schwarz\", \"Y_5\": \"Vincenza Kimbrough\", \"Y_3\": \"Melodie Bowens\", \"Y_2\": \"tennis polo\"}]", + "answer": [ + "tennis polo" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "friend(Y_7, Y_5)", + "job(Y_7, \"camera operator\")" + ], + "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": "6584dbd5-e246-45e4-b617-c2e4a7dd042f", + "question": "What is the hobby of the great-granddaughter of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "brother_in_law(\"Kristie Abrams\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 6 + }, + { + "id": "b5c4a1e4-7826-433d-aaf3-bc2f293f7b49", + "question": "What is the hobby of the male cousin of the child of Carrol Woodson?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "child(\"Carrol Woodson\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "00fa3954-c579-4172-81e2-ef37f76efc00", + "question": "What is the occupation of the male first cousin once removed of the nephew of Diane Culver?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "nephew(\"Diane Culver\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "20d94eff-eec3-423a-99e6-b98ecd64de37", + "question": "What is the occupation of the aunt of the male cousin of Garry Gilmore?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "male_cousin(\"Garry Gilmore\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 6 + }, + { + "id": "0e3c2164-260a-48ae-8955-97b6b94c23b9", + "question": "What is the date of birth of the brother of the sister-in-law of Dillon Schwarz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(\"Dillon Schwarz\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "5c3d27d3-f61e-4296-b25c-9ab96410ab99", + "question": "What is the occupation of the male cousin of the great-granddaughter of Hugo Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(\"Hugo Kimbrough\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "ddfd6105-d37f-4fee-86e9-34da2bcb4d13", + "question": "What is the hobby of the grandson of the nephew of Bobbie Luu?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandson(Y_5, Y_3)", + "nephew(\"Bobbie Luu\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "21901931-5796-41a6-8382-2481f796e68b", + "question": "What is the occupation of the father of the niece of Michelle Hackworth?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "niece(\"Michelle Hackworth\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "bc8c2458-a27d-4bb2-94f1-be1468afe742", + "question": "What is the occupation of the grandfather of the child of Vincenza Kimbrough?", + "intermediate_answers": "[{\"Y_2\": \"database administrator\", \"Y_3\": \"Larry Coons\", \"Y_5\": \"Laurette Kimbrough\"}, {\"Y_2\": \"database administrator\", \"Y_3\": \"Larry Coons\", \"Y_5\": \"Jeremy Kimbrough\"}, {\"Y_2\": \"editorial assistant\", \"Y_3\": \"Dennis Kimbrough\", \"Y_5\": \"Casey Kimbrough\"}, {\"Y_2\": \"database administrator\", \"Y_3\": \"Larry Coons\", \"Y_5\": \"Georgine Zelaya\"}, {\"Y_2\": \"database administrator\", \"Y_3\": \"Larry Coons\", \"Y_5\": \"Casey Kimbrough\"}, {\"Y_2\": \"editorial assistant\", \"Y_3\": \"Dennis Kimbrough\", \"Y_5\": \"Laurette Kimbrough\"}, {\"Y_2\": \"editorial assistant\", \"Y_3\": \"Dennis Kimbrough\", \"Y_5\": \"Georgine Zelaya\"}, {\"Y_2\": \"editorial assistant\", \"Y_3\": \"Dennis Kimbrough\", \"Y_5\": \"Jeremy Kimbrough\"}, {\"Y_2\": \"editorial assistant\", \"Y_3\": \"Dennis Kimbrough\", \"Y_5\": \"Hugo Kimbrough\"}, {\"Y_2\": \"database administrator\", \"Y_3\": \"Larry Coons\", \"Y_5\": \"Hugo Kimbrough\"}]", + "answer": [ + "database administrator", + "editorial assistant" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(\"Vincenza Kimbrough\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "724d5726-8dd4-4392-aca3-d9a6d2a91d3f", + "question": "What is the date of birth of the mother-in-law of the wife of Larry Coons?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(\"Larry Coons\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "9627c739-7585-4fc8-a978-c9e2ecc03bc0", + "question": "What is the hobby of the great-granddaughter of the person whose occupation is prison officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "job(Y_5, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "c584d833-9118-4248-a0d4-e7eb43ef9ad6", + "question": "What is the hobby of the male cousin of the person whose date of birth is 0984-05-03?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "dob(Y_5, \"0984-05-03\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "c061715a-e5c9-4de2-9821-49c44c15854b", + "question": "What is the occupation of the male first cousin once removed of the person whose date of birth is 0949-05-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "dob(Y_5, \"0949-05-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "4b2d6489-d4bc-4f36-9a6f-e7f5c969e9a3", + "question": "What is the occupation of the aunt of the person whose date of birth is 1008-05-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "dob(Y_5, \"1008-05-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "7f8c6f5b-2c1b-4abf-a985-02237fcc8282", + "question": "What is the date of birth of the brother of the person whose occupation is chief executive officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "job(Y_5, \"chief executive officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "2039c52f-e18a-41cd-89f8-c1c4c6ccd730", + "question": "What is the occupation of the male cousin of the person whose hobby is badminton?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(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": 5 + }, + { + "id": "2e47c986-dd5a-4f93-bcb0-fb31ded095a4", + "question": "What is the hobby of the grandson of the person whose hobby is shuffleboard?", + "intermediate_answers": "[{\"Y_5\": \"Randi Leija\", \"Y_3\": \"Bobby Ricketts\", \"Y_2\": \"magic\"}, {\"Y_5\": \"Randi Leija\", \"Y_3\": \"Spencer Ricketts\", \"Y_2\": \"metal detecting\"}, {\"Y_5\": \"Randi Leija\", \"Y_3\": \"Toney Ricketts\", \"Y_2\": \"satellite watching\"}, {\"Y_3\": \"Samuel Ricketts\", \"Y_5\": \"Randi Leija\", \"Y_2\": \"flower collecting and pressing\"}]", + "answer": [ + "flower collecting and pressing", + "magic", + "metal detecting", + "satellite watching" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandson(Y_5, Y_3)", + "hobby(Y_5, \"shuffleboard\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "2e174819-4bb2-4ca9-8ce0-b3b655b99d82", + "question": "What is the occupation of the father of the person whose date of birth is 1056-09-26?", + "intermediate_answers": "[{\"Y_3\": \"Gustavo Grover\", \"Y_2\": \"soil scientist\", \"Y_5\": \"Francis Grover\"}]", + "answer": [ + "soil scientist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "dob(Y_5, \"1056-09-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "f339734e-5328-4112-b780-5734314559b8", + "question": "What is the occupation of the grandfather of the person whose hobby is people-watching?", + "intermediate_answers": "[{\"Y_5\": \"Victor Stansberry\", \"Y_2\": \"community education officer\", \"Y_3\": \"Mickey Philpott\"}, {\"Y_3\": \"Rodolfo Byrd\", \"Y_5\": \"Hank Schwarz\", \"Y_2\": \"operations geologist\"}, {\"Y_2\": \"company secretary\", \"Y_5\": \"Hank Schwarz\", \"Y_3\": \"Dillon Schwarz\"}]", + "answer": [ + "community education officer", + "company secretary", + "operations geologist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "hobby(Y_5, \"people-watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "950af4dc-3d41-4da6-9bb3-f7112bd5812d", + "question": "What is the date of birth of the mother-in-law of the person whose hobby is surfing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "hobby(Y_5, \"surfing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "258741b0-6edd-4169-9aaa-5dfe35fff653", + "question": "What is the hobby of the brother-in-law of Kristie Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "brother_in_law(\"Kristie Abrams\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "2208a0c2-9aec-42c0-a5e7-cddb13a87372", + "question": "What is the date of birth of the sibling of Romona Kimbrough?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(\"Romona Kimbrough\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "2f9bd17e-b8fc-4563-a42c-2c5a32408f38", + "question": "What is the date of birth of the female second cousin of Bradford Gaytan?", + "intermediate_answers": "[{\"Y_2\": \"1037-11-06\", \"Y_3\": \"Melodie Bowens\"}]", + "answer": [ + "1037-11-06" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(\"Bradford Gaytan\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 6 + }, + { + "id": "8fb4f7f3-593f-4c94-b618-c1a53f557e5e", + "question": "What is the occupation of the male first cousin once removed of Kelvin Culver?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(\"Kelvin Culver\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 5 + }, + { + "id": "6bc866cd-f1d9-44c7-8812-5596310f74ec", + "question": "What is the date of birth of the male cousin of Garry Gilmore?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_cousin(\"Garry Gilmore\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "efa544a3-38e1-41d5-b0b5-2e29fecf7758", + "question": "What is the occupation of the great-uncle of Benny Abrams?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(\"Benny Abrams\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "0420ff4d-d105-4513-b13b-3ed14d03dbef", + "question": "What is the hobby of the sibling of Isiah Lutz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(\"Isiah Lutz\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "fcdf5b86-dbc7-4d51-903e-5f69617dba92", + "question": "What is the occupation of the male cousin of Randi Bass?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(\"Randi Bass\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "6ae6ae0d-2a5a-4697-b49d-f78de0c71c5b", + "question": "What is the occupation of the nephew of Bobbie Luu?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(\"Bobbie Luu\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "19d49955-670f-465b-8c5b-92f03d809cde", + "question": "What is the date of birth of the father of Sueann Bolen?", + "intermediate_answers": "[{\"Y_2\": \"0954-12-07\", \"Y_3\": \"Eugenio Schwarz\"}]", + "answer": [ + "0954-12-07" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(\"Sueann Bolen\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "736adf03-7437-4609-b01a-833cdef3ace8", + "question": "What is the hobby of the person whose occupation is prison officer?", + "intermediate_answers": "[{\"Y_2\": \"fishkeeping\", \"Y_3\": \"Milton Brumbaugh\"}]", + "answer": [ + "fishkeeping" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "job(Y_3, \"prison officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "2251ea5d-beb9-4911-8341-22dc816c544b", + "question": "What is the date of birth of the person whose hobby is fusilately?", + "intermediate_answers": "[{\"Y_3\": \"Adelaida Ricketts\", \"Y_2\": \"0922-12-18\"}]", + "answer": [ + "0922-12-18" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"fusilately\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "1320a8f8-3a9a-4c59-b569-7f5fb42fe8f1", + "question": "What is the date of birth of the person whose hobby is cornhole?", + "intermediate_answers": "[{\"Y_3\": \"Joslyn Nesbit\", \"Y_2\": \"1004-04-19\"}]", + "answer": [ + "1004-04-19" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"cornhole\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "c1071202-d431-44fd-8720-3bc47d5fb46a", + "question": "What is the occupation of the person whose date of birth is 0995-12-08?", + "intermediate_answers": "[{\"Y_3\": \"Tamala Gerdes\", \"Y_2\": \"oceanographer\"}]", + "answer": [ + "oceanographer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"0995-12-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "0c4ee94e-2533-4b79-9725-61a939a46b9a", + "question": "What is the date of birth of the person whose date of birth is 1008-05-28?", + "intermediate_answers": "[{\"Y_3\": \"Willis Bowens\", \"Y_2\": \"1008-05-28\"}]", + "answer": [ + "1008-05-28" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "dob(Y_3, \"1008-05-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "ab204466-06dd-4685-8563-85c6a33357d7", + "question": "What is the occupation of the person whose occupation is music therapist?", + "intermediate_answers": "[{\"Y_2\": \"music therapist\", \"Y_3\": \"Bobby Ricketts\"}, {\"Y_3\": \"Lesley Lutz\", \"Y_2\": \"music therapist\"}]", + "answer": [ + "music therapist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"music therapist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "67a26900-a524-4582-ac7f-6fab83d6c5e2", + "question": "What is the hobby of the person whose date of birth is 0988-06-04?", + "intermediate_answers": "[{\"Y_3\": \"Maranda Ricketts\", \"Y_2\": \"fencing\"}]", + "answer": [ + "fencing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "dob(Y_3, \"0988-06-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "bfed27d6-9bbc-47c2-8df2-2560de17ec5f", + "question": "What is the occupation of the person whose hobby is archery?", + "intermediate_answers": "[{\"Y_2\": \"health and safety inspector\", \"Y_3\": \"Jordan Culver\"}]", + "answer": [ + "health and safety inspector" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "hobby(Y_3, \"archery\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "e0f72cc4-6e90-4572-a5f9-b158b566bab1", + "question": "What is the occupation of the person whose hobby is shuffleboard?", + "intermediate_answers": "[{\"Y_3\": \"Randi Leija\", \"Y_2\": \"sports administrator\"}]", + "answer": [ + "sports administrator" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "hobby(Y_3, \"shuffleboard\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "f83a6bc2-d8b0-4632-9f9f-5e415b63044f", + "question": "What is the date of birth of the person whose hobby is book collecting?", + "intermediate_answers": "[{\"Y_2\": \"0995-12-08\", \"Y_3\": \"Tamala Gerdes\"}, {\"Y_2\": \"0929-07-13\", \"Y_3\": \"Melina Deming\"}]", + "answer": [ + "0929-07-13", + "0995-12-08" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"book collecting\")" + ], + "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