diff --git "a/depth_20_size_2000_seed_1/questions.json" "b/depth_20_size_2000_seed_1/questions.json" new file mode 100644--- /dev/null +++ "b/depth_20_size_2000_seed_1/questions.json" @@ -0,0 +1,12935 @@ +[ + { + "id": "4df218e1-f64d-4d94-bfd5-defe18d8d0dc", + "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 communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 23 + }, + { + "id": "7ed5a775-7d1f-4016-8f0c-327cd47fea11", + "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 astronomy?", + "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, \"astronomy\")" + ], + "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": "838b7581-d4c3-4cea-852b-50674ce38e73", + "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 research?", + "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, \"research\")" + ], + "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": "bc5042c5-0d72-4ec7-b348-c04edd1711c6", + "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 0987-10-04?", + "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, \"0987-10-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", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 20 + }, + { + "id": "c26ea3f5-5c5b-43f6-82ba-c4a7a7b7aa44", + "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 1028-09-30?", + "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, \"1028-09-30\")" + ], + "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": "ba9b962b-b34d-4140-8730-383486a21a47", + "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 0905-10-18?", + "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, \"0905-10-18\")" + ], + "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": "425f0577-448c-41e3-9087-9156612fa2ab", + "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 materials engineer?", + "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, \"materials engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 19 + }, + { + "id": "4974c9ba-a54a-47b9-b700-c29801f6624d", + "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 trapshooting?", + "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, \"trapshooting\")" + ], + "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": "105ba794-e1ec-4961-95be-bfaef04a1ef5", + "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 insurance underwriter?", + "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, \"insurance underwriter\")" + ], + "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": "53d63b6d-0daa-4d09-93bf-cde5731704a2", + "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 volunteer coordinator?", + "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, \"volunteer coordinator\")" + ], + "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": "fde03604-bb98-4457-83c4-57cfdf502338", + "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 Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "af605e05-7769-40b6-a27c-34eedb930a4c", + "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 Genevie Bowlin?", + "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(\"Genevie Bowlin\", 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": "7c65e5e2-86b7-4182-875e-ec0d63a5c5ac", + "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 Herbert Bolen?", + "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(\"Herbert 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": 20 + }, + { + "id": "7f825e47-2673-4e56-ac29-3fbfd5f8abff", + "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 Jacqueline Malave?", + "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(\"Jacqueline Malave\", 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": "675853ae-ff3d-43ad-a80e-daecdc7b6cca", + "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 Darby Templeton?", + "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(\"Darby Templeton\", 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": "7c3a7327-5ba3-4146-9fdf-5c823437cf7b", + "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 Karrie Tamez?", + "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(\"Karrie Tamez\", 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": "2bd4b84b-5787-4adf-bc45-5758a3b03e36", + "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 Wonda Renfro?", + "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(\"Wonda Renfro\", 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": "19df2c82-5a90-428f-b06a-71221401d1b0", + "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 Micki Bowens?", + "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(\"Micki Bowens\", 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": "2136ba18-6851-4b63-adf8-42889cd58123", + "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 Aletha Barela?", + "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(\"Aletha Barela\", 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": "75190e07-f369-4cdb-b185-ba47f30849ee", + "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 Mari Caceres?", + "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(\"Mari Caceres\", 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": "8849e821-55a0-4113-bb65-b6ca5185fde6", + "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 communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 21 + }, + { + "id": "881a2c09-8cf7-4151-b2fa-e2d48aa9ba72", + "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 1100-08-19?", + "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, \"1100-08-19\")" + ], + "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": "db945b2a-2b20-46c9-8acc-6981c090c902", + "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 0949-09-10?", + "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, \"0949-09-10\")" + ], + "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": "ce91d657-98fa-49dc-8a34-09f406a932fc", + "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 road biking?", + "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, \"road biking\")" + ], + "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": "91f03785-0663-4807-a40d-b864f408e57f", + "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 roundnet?", + "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, \"roundnet\")" + ], + "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": "7a816bb3-e640-45c1-8346-45c1fda9cd70", + "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 medical sales representative?", + "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, \"medical sales representative\")" + ], + "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": "15e1f5b1-a030-4e0b-b857-df994b43edeb", + "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 sled dog racing?", + "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, \"sled dog racing\")" + ], + "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": "8aed81a9-1bc0-46df-9dfd-32ce7f5ea4d5", + "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 0917-02-02?", + "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, \"0917-02-02\")" + ], + "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": "7961e3d1-4c97-4591-8801-2763b4a46785", + "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 computer games developer?", + "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, \"computer games developer\")" + ], + "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": "80097554-d1ef-4940-bce1-833d2879f7a2", + "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 amenity horticulturist?", + "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, \"amenity horticulturist\")" + ], + "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": "b1205871-cc59-4f1c-8252-418cb111a3bf", + "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 Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "83bf9674-472a-40d6-b9d2-a46d14f21421", + "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 Von Burrows?", + "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(\"Von Burrows\", 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": "ea3ecb44-7a0b-46d8-bb58-f94a69729c55", + "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 Moshe Tompkins?", + "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(\"Moshe Tompkins\", 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": "bf15dce1-710c-4392-b392-370a4b734a3c", + "question": "Who is the grandson of the father of the niece of the father of the cousin of the grandson of the nephew of Michelle Vaughan?", + "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(\"Michelle Vaughan\", 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": "cc71a17e-0134-4cc7-9b02-78290feb1d40", + "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 Beulah Keefe?", + "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(\"Beulah Keefe\", 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": "3850c889-e25b-4e73-8a5a-8892b9ecd425", + "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 Stacia Toombs?", + "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(\"Stacia Toombs\", 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": "4bca3ae6-b30f-45d7-8da7-c69dbc8d3f7a", + "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 Aron Mcclintock?", + "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(\"Aron Mcclintock\", 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": "bbba52c8-c38d-424e-a752-04482b716ea6", + "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 Corinne Vandusen?", + "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(\"Corinne Vandusen\", 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": "f7051bee-fe36-4ece-817f-455c82d2434a", + "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 Tony Kiger?", + "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(\"Tony Kiger\", 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": "96c247ef-6b51-46fd-a033-6f1b9434cedb", + "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 Aletha Barela?", + "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(\"Aletha Barela\", 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": "2c4621c1-6c66-4876-b1fe-413f959d3a7d", + "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 communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 19 + }, + { + "id": "b67a8db9-351e-424f-aeaa-86b8a7eb5723", + "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 0939-04-24?", + "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, \"0939-04-24\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 16 + }, + { + "id": "c46d4165-69ab-47dd-85de-221ef73c936c", + "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 scientific laboratory technician?", + "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, \"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", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 15 + }, + { + "id": "5f810655-1b1d-43bb-9346-cc3f4a173b6d", + "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 vintage clothing?", + "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)", + "hobby(Y_14, \"vintage clothing\")" + ], + "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": "964d97cd-73ec-4db4-873b-2ca2fc47802e", + "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 quidditch?", + "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, \"quidditch\")" + ], + "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": "c6db19c5-8168-4069-8dd3-e1e5574c1da0", + "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 1028-09-30?", + "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, \"1028-09-30\")" + ], + "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": "537f1611-f713-4aba-98af-1b002c4859f1", + "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 badminton?", + "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, \"badminton\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 15 + }, + { + "id": "6be8d4d9-565b-4048-bcb7-f3ac8b0241af", + "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 social studies?", + "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, \"social studies\")" + ], + "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": "f1dbf7db-761e-4146-94c5-42f350d4ad40", + "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 sport and exercise psychologist?", + "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, \"sport and exercise psychologist\")" + ], + "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": "4d554f7f-4fde-43e5-96bf-4606cf1ff939", + "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 computer games developer?", + "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, \"computer games developer\")" + ], + "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": "9372373b-61e3-416f-b8e1-714508930539", + "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 Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "f5635f77-51ef-41ec-8890-feb728ca1760", + "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 Tina Quesada?", + "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(\"Tina Quesada\", 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": "0f1b1ec2-e421-4eff-b827-5aa9de4a1f5e", + "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 Elbert Milner?", + "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(\"Elbert Milner\", 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": "107d6e82-359d-44b2-9517-f0c3f17a6ed3", + "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 Clair Garrison?", + "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(\"Clair Garrison\", 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": "f799e16a-dd65-4a40-9cc1-ca3078bc04fc", + "question": "Who is the grandfather of the child of the male second cousin of the grandson of the father of the niece of Willis Bowens?", + "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(\"Willis Bowens\", 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": "4b59dde6-5da7-4d69-9c2b-38c5808a78f5", + "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 Christina Kiger?", + "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(\"Christina Kiger\", 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": "93f8b6ed-c245-4280-8744-6916c1a0fcf2", + "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 Maranda Ricketts?", + "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(\"Maranda 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": 11 + }, + { + "id": "eaa60905-8ef6-44a5-ab73-9c8b12463692", + "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 Hanh Schrader?", + "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(\"Hanh Schrader\", 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": "4a5f7eaa-fdd1-40e6-947c-5b92e5aeea7f", + "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 Corinne Vandusen?", + "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(\"Corinne Vandusen\", 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": "c5796e20-5f59-4144-b24d-05141bf7627e", + "question": "Who is the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of Micki Bowens?", + "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(\"Micki Bowens\", 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": "8bba29ef-8dd8-4cb7-89b6-b93cb55dc47c", + "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 communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 14 + }, + { + "id": "ab42ed59-0f2d-4d5e-ad53-dc66c81fb10e", + "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 meteorology?", + "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, \"meteorology\")" + ], + "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": "264ac59d-497e-4756-80f0-9c71818a0f14", + "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 0960-03-21?", + "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, \"0960-03-21\")" + ], + "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": "306bd96a-d787-4818-946f-44c525a77dc4", + "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": "1d3eb15a-64b0-4ab7-a1a8-49134b6afb10", + "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 1001-11-25?", + "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, \"1001-11-25\")" + ], + "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": "ff5ac054-f471-4930-9132-c4b4e71be7fa", + "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 tour manager?", + "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, \"tour manager\")" + ], + "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": "adbb82af-b8a0-4536-8299-f7aef8cd9781", + "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 1015-01-27?", + "intermediate_answers": "[{\"Y_6\": \"Stacey Doolittle\", \"Y_8\": \"Carol Doolittle\", \"Y_10\": \"Alice Doolittle\", \"Y_2\": \"Devora Braden\", \"Y_12\": \"Gregorio Rios\", \"Y_4\": \"Tad Archie\"}]", + "answer": [ + "Devora Braden" + ], + "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, \"1015-01-27\")" + ], + "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": "42380c17-feb5-4ad5-8c3a-e9443cf4fbac", + "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 squash?", + "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, \"squash\")" + ], + "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": "0aa72276-12d0-42f2-8ec6-4481047cd11e", + "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 social studies?", + "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, \"social studies\")" + ], + "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": "e2fc5737-6d3d-4314-936f-1b0436be48d2", + "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 0917-02-02?", + "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, \"0917-02-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 14 + }, + { + "id": "9f418135-8662-4739-8641-287a050a04c5", + "question": "Who is the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "392ffece-eb9e-4640-b0a2-2f966836911b", + "question": "Who is the granddaughter of the male first cousin once removed of the nephew of the aunt of the female second cousin of Tammie Sturgill?", + "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(\"Tammie Sturgill\", 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": "9c123e59-9090-4a3a-b139-b051904c87a2", + "question": "Who is the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of Tonya Vann?", + "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(\"Tonya Vann\", 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": "8095db42-35ff-42e7-a603-188fb54b02b9", + "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 Herbert Bolen?", + "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(\"Herbert 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": "503b1215-12ba-42a3-86b2-63721fb27fcd", + "question": "Who is the niece of the father of the cousin of the grandson of the nephew of Michelle Vaughan?", + "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(\"Michelle Vaughan\", 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": "d60b09c1-6c38-4501-9bb4-bf7294c2fb02", + "question": "Who is the grandchild of the grandfather of the child of the male second cousin of the grandson of Xavier Zelaya?", + "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(\"Xavier Zelaya\", 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": "b02ecfdb-1bc3-469e-93e3-f9a27279afe4", + "question": "Who is the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of Darby Templeton?", + "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(\"Darby Templeton\", 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": "60e768b9-3a85-461a-9caa-4c9904f50d66", + "question": "Who is the friend of the father of the father-in-law of the mother-in-law of the uncle of Maranda Ricketts?", + "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(\"Maranda Ricketts\", 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": "fe7f58dd-d9e6-4a8d-a7e7-436c8db31c68", + "question": "Who is the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of Aron Mcclintock?", + "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(\"Aron Mcclintock\", 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": "d5114a20-afbd-463c-9355-53679e20f922", + "question": "Who is the male second cousin of the nephew of the son of the great-grandchild of the uncle of Wonda Renfro?", + "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(\"Wonda Renfro\", 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": "b07bea78-1170-4706-9fc8-2a2e9f2cc917", + "question": "Who is the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 11 + }, + { + "id": "b14444e3-f818-4572-9a9c-e98794f49b5c", + "question": "Who is the granddaughter of the male first cousin once removed of the nephew of the aunt of the person whose hobby is sailing?", + "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, \"sailing\")" + ], + "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": "125ce95c-19bf-4639-8539-a1da6881a7e6", + "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 1013-08-16?", + "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, \"1013-08-16\")" + ], + "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": "41671e02-e0a1-4ade-ad08-ef337f889e3d", + "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 0949-09-10?", + "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, \"0949-09-10\")" + ], + "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": "23e365cd-509c-45b6-aea1-550d53b69adf", + "question": "Who is the niece of the father of the cousin of the grandson of the person whose hobby is vintage clothing?", + "intermediate_answers": "[{\"Y_6\": \"Bridget Solorio\", \"Y_4\": \"Spencer Ricketts\", \"Y_8\": \"Dee Ricketts\", \"Y_2\": \"Jennifer Ricketts\", \"Y_10\": \"Paula Ricketts\"}, {\"Y_4\": \"Spencer Ricketts\", \"Y_8\": \"Dee Ricketts\", \"Y_6\": \"Maranda Ricketts\", \"Y_2\": \"Jennifer Ricketts\", \"Y_10\": \"Paula Ricketts\"}]", + "answer": [ + "Jennifer 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, \"vintage clothing\")" + ], + "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": "a1f08e0c-114c-41eb-9de6-cb61add6644c", + "question": "Who is the grandchild of the grandfather of the child of the male second cousin of the person whose date of birth is 0987-10-04?", + "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, \"0987-10-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": 11 + }, + { + "id": "5417767e-548f-42df-b456-ab2e7ae74ebe", + "question": "Who is the great-granddaughter of the parent of the aunt of the mother-in-law of the person whose hobby is roundnet?", + "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, \"roundnet\")" + ], + "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": "0febc640-35e9-4062-a600-2e258987b9f8", + "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 1015-01-27?", + "intermediate_answers": "[{\"Y_8\": \"Alice Doolittle\", \"Y_10\": \"Gregorio Rios\", \"Y_6\": \"Carol Doolittle\", \"Y_4\": \"Stacey Doolittle\", \"Y_2\": \"Annabelle Meister\"}, {\"Y_8\": \"Alice Doolittle\", \"Y_10\": \"Gregorio Rios\", \"Y_2\": \"Tad Archie\", \"Y_6\": \"Carol Doolittle\", \"Y_4\": \"Stacey Doolittle\"}, {\"Y_8\": \"Alice Doolittle\", \"Y_10\": \"Gregorio Rios\", \"Y_6\": \"Carol Doolittle\", \"Y_4\": \"Stacey Doolittle\", \"Y_2\": \"Reynaldo Acosta\"}]", + "answer": [ + "Annabelle Meister", + "Reynaldo Acosta", + "Tad Archie" + ], + "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, \"1015-01-27\")" + ], + "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": "2568d930-6a1e-4279-a555-df2a7c0f803a", + "question": "Who is the sister-in-law of the niece of the great-grandchild of the mother of the person whose hobby is badminton?", + "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, \"badminton\")" + ], + "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": "660a1980-1118-4085-935d-3f65c1e3b698", + "question": "Who is the male second cousin of the nephew of the son of the great-grandchild of the person whose hobby is sled dog racing?", + "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, \"sled dog racing\")" + ], + "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": "28936357-4421-4562-9726-2e376a718a7b", + "question": "Who is the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "ae860adb-121c-426e-b0b7-418e28f875d0", + "question": "Who is the nephew of the aunt of the female second cousin of the male cousin of Randolph Marston?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "male_cousin(\"Randolph Marston\", 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": "62e2d5ca-cbe1-4a08-8f8f-4e79b9e0ae5b", + "question": "Who is the aunt of the male cousin of the uncle of the granddaughter of Rhoda Lindeman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "granddaughter(\"Rhoda Lindeman\", 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": "6f1afb57-d419-49ea-8a2a-735dce07781a", + "question": "Who is the sibling of the brother of the sister-in-law of the great-uncle of Gregorio Pearson?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "great_uncle(\"Gregorio Pearson\", 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": "1e1651b5-373d-442c-8245-96f05c87d642", + "question": "Who is the female cousin of the sister-in-law of the male cousin of the great-granddaughter of Moshe Corbett?", + "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(\"Moshe Corbett\", 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": "8e4aa371-7d05-4297-a8df-1a6e5cc14785", + "question": "Who is the niece of the father of the cousin of the grandson of Debi Gaffney?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "grandson(\"Debi Gaffney\", 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": "28d688ef-db20-403b-8899-673fd727c965", + "question": "Who is the grandfather of the child of the male second cousin of the grandson of Xavier Zelaya?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "child(Y_6, Y_4)", + "male_second_cousin(Y_8, Y_6)", + "grandson(\"Xavier Zelaya\", 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": "383c44b9-d902-4b28-911b-07cf6fba30be", + "question": "Who is the aunt of the mother-in-law of the wife of the second aunt of Christina Kiger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_aunt(\"Christina Kiger\", 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": "609d2fd9-635e-4f54-9e80-3ee372a36bbe", + "question": "Who is the mother-in-law of the uncle of the sister of the great-granddaughter of Stacia Toombs?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother_in_law(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "sister(Y_8, Y_6)", + "great_granddaughter(\"Stacia Toombs\", 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": "29dae611-3d51-43ed-8bcc-15f851ac41bb", + "question": "Who is the male second cousin of the great-granddaughter of the friend of the father of Karrie Tamez?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "friend(Y_8, Y_6)", + "father(\"Karrie Tamez\", 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": "adf8d95b-162b-4239-a13d-8b5d92281315", + "question": "Who is the sibling of the female second cousin of the great-granddaughter of the person whose occupation is communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 10 + }, + { + "id": "b23748ec-4ee3-4b03-964b-20be80db92cc", + "question": "Who is the nephew of the aunt of the female second cousin of the person whose date of birth is 1010-05-08?", + "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, \"1010-05-08\")" + ], + "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": "a3cb5d69-4144-4eca-952a-36af016c65c4", + "question": "Who is the aunt of the male cousin of the uncle of the person whose hobby is astronomy?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "hobby(Y_8, \"astronomy\")" + ], + "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": "8060bf7e-30f5-455a-94c1-2d2e8e1da274", + "question": "Who is the sibling of the brother of the sister-in-law of the person whose occupation is engineering geologist?", + "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, \"engineering geologist\")" + ], + "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": "d9b5cb56-76cf-428b-819d-ed3dc39bea9c", + "question": "Who is the female cousin of the sister-in-law of the male cousin of the person whose hobby is research?", + "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, \"research\")" + ], + "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": "28e10f59-ba9a-4d89-b0af-988bc715d3ec", + "question": "Who is the niece of the father of the cousin of the person whose date of birth is 0985-09-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "dob(Y_8, \"0985-09-08\")" + ], + "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": "a2956528-bbaa-4c13-a521-6cb6ab3413f3", + "question": "Who is the grandfather of the child of the male second cousin of the person whose date of birth is 0987-10-04?", + "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, \"0987-10-04\")" + ], + "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": "8a9af251-62bd-42fd-89b2-431a606cb9ee", + "question": "Who is the aunt of the mother-in-law of the wife of the person whose occupation is tour manager?", + "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, \"tour manager\")" + ], + "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": "ca8cfecd-6bb2-44ef-a777-6267fbd6ce9b", + "question": "Who is the mother-in-law of the uncle of the sister of the person whose date of birth is 1028-09-30?", + "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, \"1028-09-30\")" + ], + "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": "215acb38-3ddb-44e8-a300-21f8b4b1fc4a", + "question": "Who is the male second cousin of the great-granddaughter of the friend of the person whose occupation is medical sales representative?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "friend(Y_8, Y_6)", + "job(Y_8, \"medical sales representative\")" + ], + "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": "7d5f4dea-e72d-428e-89c5-b0ff6e9d9305", + "question": "Who is the female second cousin of the great-granddaughter of the brother-in-law of Shenita Spurgeon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "brother_in_law(\"Shenita Spurgeon\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 10 + }, + { + "id": "9e75d4ff-ba48-433b-ab8e-d0556c008688", + "question": "Who is the female second cousin of the male cousin of the child of Glenda Culver?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "child(\"Glenda Culver\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "4d6e4c97-3bd7-4d3d-9939-a384556567ed", + "question": "Who is the granddaughter of the male first cousin once removed of the nephew of Von Burrows?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "nephew(\"Von Burrows\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 8 + }, + { + "id": "411632ac-7090-4015-9e73-3ba5c56c9c71", + "question": "Who is the grandchild of the aunt of the male cousin of Tonya Vann?", + "intermediate_answers": "[{\"Y_4\": \"Mariann Vann\", \"Y_6\": \"Leonard Milner\", \"Y_2\": \"Donovan Vann\"}, {\"Y_4\": \"Mariann Vann\", \"Y_6\": \"Claud Milner\", \"Y_2\": \"Randal Vann\"}, {\"Y_2\": \"Randal Vann\", \"Y_4\": \"Mariann Vann\", \"Y_6\": \"Elbert Milner\"}, {\"Y_4\": \"Mariann Vann\", \"Y_6\": \"Leonard Milner\", \"Y_2\": \"Randal Vann\"}, {\"Y_4\": \"Mariann Vann\", \"Y_6\": \"Claud Milner\", \"Y_2\": \"Donovan Vann\"}, {\"Y_4\": \"Mariann Vann\", \"Y_2\": \"Donovan Vann\", \"Y_6\": \"Elbert Milner\"}]", + "answer": [ + "Donovan Vann", + "Randal Vann" + ], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "male_cousin(\"Tonya Vann\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "f50673f8-6305-4600-b103-aa196ee29ccd", + "question": "Who is the sibling of the brother of the sister-in-law of Moshe Tompkins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "sister_in_law(\"Moshe Tompkins\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 4 + }, + { + "id": "269fc92b-610d-4776-a4ff-1f6e368c3dce", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of Moshe Corbett?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(\"Moshe Corbett\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 8 + }, + { + "id": "32078d79-84bb-41db-9b8f-a958cb5ad165", + "question": "Who is the cousin of the grandson of the nephew of Michelle Vaughan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "cousin(Y_4, Y_2)", + "grandson(Y_6, Y_4)", + "nephew(\"Michelle Vaughan\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "1c8775c1-7ed0-4f27-a7f0-5f52362817b8", + "question": "Who is the grandson of the father of the niece of Willis Bowens?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "niece(\"Willis Bowens\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "1a8d15ea-3bc6-4d9a-9a5b-b1965ccd3814", + "question": "Who is the grandchild of the grandfather of the child of Beulah Keefe?", + "intermediate_answers": "[{\"Y_2\": \"Leticia Stoker\", \"Y_4\": \"Harvey Stoker\", \"Y_6\": \"Grover Keefe\"}, {\"Y_2\": \"Damaris Wilber\", \"Y_4\": \"Harvey Stoker\", \"Y_6\": \"Grover Keefe\"}, {\"Y_4\": \"Harvey Stoker\", \"Y_2\": \"Grover Keefe\", \"Y_6\": \"Grover Keefe\"}, {\"Y_4\": \"Harvey Stoker\", \"Y_2\": \"Nicolle Sprague\", \"Y_6\": \"Grover Keefe\"}, {\"Y_2\": \"Nathaniel Stoker\", \"Y_4\": \"Harvey Stoker\", \"Y_6\": \"Grover Keefe\"}, {\"Y_2\": \"Jim Stoker\", \"Y_4\": \"Harvey Stoker\", \"Y_6\": \"Grover Keefe\"}]", + "answer": [ + "Damaris Wilber", + "Grover Keefe", + "Jim Stoker", + "Leticia Stoker", + "Nathaniel Stoker", + "Nicolle Sprague" + ], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(\"Beulah Keefe\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "4433d730-21ec-4bec-9e23-fab042fb2a95", + "question": "Who is the aunt of the mother-in-law of the wife of Darby Templeton?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(\"Darby Templeton\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "4a4ab536-55aa-4084-a70c-655d61d848bd", + "question": "Who is the female second cousin of the great-granddaughter of the person whose occupation is communications engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "job(Y_6, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 9 + }, + { + "id": "81f6bc90-96d9-481c-a284-2b1ab0fc8678", + "question": "Who is the female second cousin of the male cousin of the person whose date of birth is 0981-04-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "dob(Y_6, \"0981-04-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 9 + }, + { + "id": "5e0e55cd-a26e-49d4-ad74-eb8afdb130ff", + "question": "Who is the granddaughter of the male first cousin once removed of the person whose date of birth is 0939-04-24?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "dob(Y_6, \"0939-04-24\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "37f31b72-7e3f-4960-a6b8-8fc1abf46c6c", + "question": "Who is the grandchild of the aunt of the person whose date of birth is 1013-08-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "dob(Y_6, \"1013-08-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "d47c2736-aa16-4625-9b0c-5f10e2a1fc92", + "question": "Who is the sibling of the brother of the person whose occupation is scientific laboratory technician?", + "intermediate_answers": "[{\"Y_4\": \"Arnulfo Baird\", \"Y_2\": \"Colette Baird\", \"Y_6\": \"Roman Baird\"}, {\"Y_4\": \"Arnulfo Baird\", \"Y_2\": \"Roman Baird\", \"Y_6\": \"Roman Baird\"}]", + "answer": [ + "Colette Baird", + "Roman Baird" + ], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "job(Y_6, \"scientific laboratory technician\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "ea820aa6-080b-4a87-9b5f-111e050122ca", + "question": "Who is the sister-in-law of the male cousin of the person whose hobby is research?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "hobby(Y_6, \"research\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "1823ce46-9b01-4333-a12b-b2edc32345e8", + "question": "Who is the cousin of the grandson of the person whose hobby is vintage clothing?", + "intermediate_answers": "[{\"Y_6\": \"Paula Ricketts\", \"Y_4\": \"Dee Ricketts\", \"Y_2\": \"Bridget Solorio\"}, {\"Y_6\": \"Paula Ricketts\", \"Y_2\": \"Maranda Ricketts\", \"Y_4\": \"Dee Ricketts\"}]", + "answer": [ + "Bridget Solorio", + "Maranda Ricketts" + ], + "prolog": { + "query": [ + "cousin(Y_4, Y_2)", + "grandson(Y_6, Y_4)", + "hobby(Y_6, \"vintage clothing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "4063dc1c-6fe9-4efc-9540-9f9ee7e0ce55", + "question": "Who is the grandson of the father of the person whose date of birth is 1001-11-25?", + "intermediate_answers": "[{\"Y_2\": \"Warren Luevano\", \"Y_4\": \"Isiah Luevano\", \"Y_6\": \"Odis Luevano\"}]", + "answer": [ + "Warren Luevano" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "dob(Y_6, \"1001-11-25\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 4 + }, + { + "id": "322c2bbd-33d8-4695-b96b-6007136e176a", + "question": "Who is the grandchild of the grandfather of the person whose hobby is quidditch?", + "intermediate_answers": "[{\"Y_2\": \"Silas Macon\", \"Y_6\": \"Sydney Macon\", \"Y_4\": \"Teodoro Macon\"}, {\"Y_2\": \"Tomasa Macon\", \"Y_6\": \"Sydney Macon\", \"Y_4\": \"Teodoro Macon\"}, {\"Y_2\": \"Silas Macon\", \"Y_6\": \"Sydney Macon\", \"Y_4\": \"Cortez Vining\"}, {\"Y_2\": \"Racquel Macon\", \"Y_6\": \"Sydney Macon\", \"Y_4\": \"Cortez Vining\"}, {\"Y_2\": \"Sydney Macon\", \"Y_6\": \"Sydney Macon\", \"Y_4\": \"Teodoro Macon\"}, {\"Y_2\": \"Racquel Macon\", \"Y_6\": \"Sydney Macon\", \"Y_4\": \"Teodoro Macon\"}, {\"Y_2\": \"Nico Macon\", \"Y_6\": \"Sydney Macon\", \"Y_4\": \"Teodoro Macon\"}, {\"Y_2\": \"Nico Macon\", \"Y_6\": \"Sydney Macon\", \"Y_4\": \"Cortez Vining\"}, {\"Y_2\": \"Sydney Macon\", \"Y_6\": \"Sydney Macon\", \"Y_4\": \"Cortez Vining\"}]", + "answer": [ + "Nico Macon", + "Racquel Macon", + "Silas Macon", + "Sydney Macon", + "Tomasa Macon" + ], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "hobby(Y_6, \"quidditch\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "312e8530-ac70-49e1-abd4-3b177cb2f49d", + "question": "Who is the aunt of the mother-in-law of the person whose hobby is roundnet?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "hobby(Y_6, \"roundnet\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "6f4cb701-ed1e-4c40-b7c3-24a434b297ca", + "question": "Who is the great-granddaughter of the brother-in-law of Shenita Spurgeon?", + "intermediate_answers": "[{\"Y_4\": \"Ernesto Spurgeon\", \"Y_2\": \"Debbie Duhon\"}]", + "answer": [ + "Debbie Duhon" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "brother_in_law(\"Shenita Spurgeon\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "345642cc-3198-4a22-bc60-d1e61c132a6e", + "question": "Who is the child of the sibling of Alison Brand?", + "intermediate_answers": "[{\"Y_4\": \"Farrah Strain\", \"Y_2\": \"Jackqueline Strain\"}, {\"Y_4\": \"Duane Callan\", \"Y_2\": \"Cameron Callan\"}, {\"Y_2\": \"Myrle Strain\", \"Y_4\": \"Farrah Strain\"}, {\"Y_2\": \"Demarcus Strain\", \"Y_4\": \"Farrah Strain\"}, {\"Y_4\": \"Farrah Strain\", \"Y_2\": \"Jennette Strain\"}, {\"Y_4\": \"Sidney Callan\", \"Y_2\": \"Thalia Callan\"}, {\"Y_4\": \"Farrah Strain\", \"Y_2\": \"Willie Strain\"}]", + "answer": [ + "Cameron Callan", + "Demarcus Strain", + "Jackqueline Strain", + "Jennette Strain", + "Myrle Strain", + "Thalia Callan", + "Willie Strain" + ], + "prolog": { + "query": [ + "child(Y_4, Y_2)", + "sibling(\"Alison Brand\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 2 + }, + { + "id": "64c21b2e-4c9a-48d1-9ff1-e5c53a8c2b85", + "question": "Who is the aunt of the female second cousin of Tammie Sturgill?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "female_second_cousin(\"Tammie Sturgill\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 7 + }, + { + "id": "7fb4c173-809b-4a52-867b-f4f4946a2238", + "question": "Who is the granddaughter of the male first cousin once removed of Genevie Bowlin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(\"Genevie Bowlin\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "77107167-e676-4f23-9770-8741264339bf", + "question": "Who is the aunt of the male cousin of Tonya Vann?", + "intermediate_answers": "[{\"Y_2\": \"Mariann Vann\", \"Y_4\": \"Leonard Milner\"}, {\"Y_2\": \"Mariann Vann\", \"Y_4\": \"Elbert Milner\"}, {\"Y_4\": \"Claud Milner\", \"Y_2\": \"Lauren Mccallum\"}, {\"Y_4\": \"Elbert Milner\", \"Y_2\": \"Lauren Mccallum\"}, {\"Y_2\": \"Mariann Vann\", \"Y_4\": \"Claud Milner\"}, {\"Y_4\": \"Leonard Milner\", \"Y_2\": \"Lauren Mccallum\"}]", + "answer": [ + "Lauren Mccallum", + "Mariann Vann" + ], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "male_cousin(\"Tonya Vann\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "53262b77-2b5c-47b1-94ae-14e4f9e42ef9", + "question": "Who is the sister-in-law of the great-uncle of Gregorio Pearson?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(\"Gregorio Pearson\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "94f842d8-2cd7-488a-9c70-113190ba5701", + "question": "Who is the female first cousin once removed of the sibling of Herbert Bolen?", + "intermediate_answers": "[{\"Y_4\": \"Carter Bolen\", \"Y_2\": \"Dawne Grover\"}, {\"Y_2\": \"Adella Schwarz\", \"Y_4\": \"Carter Bolen\"}]", + "answer": [ + "Adella Schwarz", + "Dawne Grover" + ], + "prolog": { + "query": [ + "female_first_cousin_once_removed(Y_4, Y_2)", + "sibling(\"Herbert Bolen\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "43969361-e243-4fc8-a9f0-f89c173a9c35", + "question": "Who is the sister-in-law of the male cousin of Clair Garrison?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(\"Clair Garrison\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "34a96e25-06ee-4bb0-accb-1e23c1a6bd50", + "question": "Who is the grandson of the nephew of Michelle Vaughan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "nephew(\"Michelle Vaughan\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "079da3f2-a9dd-4624-bc86-548be5dd1322", + "question": "Who is the niece of the father of Jacqueline Malave?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(\"Jacqueline Malave\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "f4d32549-e566-438a-a50c-c66c72fef2d8", + "question": "Who is the great-granddaughter of the person whose occupation is communications engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "job(Y_4, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "8098d4d2-7e9c-44d9-9a88-0fe7d9c2f379", + "question": "Who is the child of the person whose hobby is storm chasing?", + "intermediate_answers": "[{\"Y_4\": \"Ladawn Treadway\", \"Y_2\": \"Logan Treadway\"}, {\"Y_4\": \"Pauletta Brewington\", \"Y_2\": \"Chris Brewington\"}]", + "answer": [ + "Chris Brewington", + "Logan Treadway" + ], + "prolog": { + "query": [ + "child(Y_4, Y_2)", + "hobby(Y_4, \"storm chasing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "7ebfa69d-8602-4bd8-b63b-11795c966cf8", + "question": "Who is the aunt of the person whose hobby is sailing?", + "intermediate_answers": "[{\"Y_2\": \"Carmelita Schwarz\", \"Y_4\": \"Bernice Kinder\"}, {\"Y_2\": \"Sueann Bolen\", \"Y_4\": \"Bernice Kinder\"}, {\"Y_4\": \"Bernice Kinder\", \"Y_2\": \"Zelda Schwarz\"}]", + "answer": [ + "Carmelita Schwarz", + "Sueann Bolen", + "Zelda Schwarz" + ], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "hobby(Y_4, \"sailing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "72dbe623-39bb-47c3-a1e8-bf37c38abd76", + "question": "Who is the granddaughter of the person whose date of birth is 1100-08-19?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "dob(Y_4, \"1100-08-19\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "5f5028a8-f422-4603-8599-99c593695bf0", + "question": "Who is the aunt of the person whose date of birth is 1013-08-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "dob(Y_4, \"1013-08-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "77b43a7a-3871-4bfb-9c2f-46e12d406267", + "question": "Who is the sister-in-law of the person whose occupation is engineering geologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "job(Y_4, \"engineering geologist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "a80f7243-25ad-42d3-9310-bde197c31f7f", + "question": "Who is the female first cousin once removed of the person whose date of birth is 0949-09-10?", + "intermediate_answers": "[{\"Y_4\": \"Forest Vann\", \"Y_2\": \"Charissa More\"}, {\"Y_2\": \"Luisa Milner\", \"Y_4\": \"Forest Vann\"}]", + "answer": [ + "Charissa More", + "Luisa Milner" + ], + "prolog": { + "query": [ + "female_first_cousin_once_removed(Y_4, Y_2)", + "dob(Y_4, \"0949-09-10\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 5 + }, + { + "id": "de78a88c-e1c1-4663-8696-640064cdee52", + "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": "eb49bbda-7fe0-4999-b985-bf8828578c3b", + "question": "Who is the grandson of the person whose hobby is vintage clothing?", + "intermediate_answers": "[{\"Y_4\": \"Paula Ricketts\", \"Y_2\": \"Dee Ricketts\"}]", + "answer": [ + "Dee Ricketts" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "hobby(Y_4, \"vintage clothing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "b346a1b4-f7d9-4998-a8ad-055dc2684300", + "question": "Who is the niece of the person whose hobby is road biking?", + "intermediate_answers": "[{\"Y_4\": \"Ruby Garrison\", \"Y_2\": \"Sherita Norris\"}, {\"Y_2\": \"Bridget Dishman\", \"Y_4\": \"Ruby Garrison\"}, {\"Y_2\": \"Linda Dishman\", \"Y_4\": \"Willis Norris\"}, {\"Y_2\": \"Christa Dishman\", \"Y_4\": \"Willis Norris\"}]", + "answer": [ + "Bridget Dishman", + "Christa Dishman", + "Linda Dishman", + "Sherita Norris" + ], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "hobby(Y_4, \"road biking\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "16f39631-1aab-4121-9dfa-b173380bb53f", + "question": "Who is the brother-in-law of Shenita Spurgeon?", + "intermediate_answers": "[{\"Y_2\": \"Rolf Spurgeon\"}, {\"Y_2\": \"Ernesto Spurgeon\"}]", + "answer": [ + "Ernesto Spurgeon", + "Rolf Spurgeon" + ], + "prolog": { + "query": [ + "brother_in_law(\"Shenita Spurgeon\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "387f421d-2c99-4fc6-9db6-618474e63def", + "question": "Who is the female second cousin of Cordelia Norris?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(\"Cordelia Norris\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 5 + }, + { + "id": "42d88f4c-94d7-42ae-83a5-3e5748b98860", + "question": "Who is the child of Glenda Culver?", + "intermediate_answers": "[{\"Y_2\": \"Lionel Culver\"}, {\"Y_2\": \"Terence Culver\"}]", + "answer": [ + "Lionel Culver", + "Terence Culver" + ], + "prolog": { + "query": [ + "child(\"Glenda Culver\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "0293c54f-7a4d-4ef6-b607-7f1d91ea1867", + "question": "Who is the female second cousin of Tammie Sturgill?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(\"Tammie Sturgill\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 5 + }, + { + "id": "4846859d-e7e6-4bb2-9cbf-9915b417a506", + "question": "Who is the nephew of Von Burrows?", + "intermediate_answers": "[{\"Y_2\": \"Maximilian Volz\"}, {\"Y_2\": \"Malcolm Volz\"}]", + "answer": [ + "Malcolm Volz", + "Maximilian Volz" + ], + "prolog": { + "query": [ + "nephew(\"Von Burrows\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "92c98dc3-475f-4221-bc95-53dc24b43712", + "question": "Who is the granddaughter of Rhoda Lindeman?", + "intermediate_answers": "[{\"Y_2\": \"Christiana Yocum\"}]", + "answer": [ + "Christiana Yocum" + ], + "prolog": { + "query": [ + "granddaughter(\"Rhoda Lindeman\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "cb656d9d-4ac2-443a-a128-c76c1cb1ce62", + "question": "Who is the male cousin of Tonya Vann?", + "intermediate_answers": "[{\"Y_2\": \"Claud Milner\"}, {\"Y_2\": \"Leonard Milner\"}, {\"Y_2\": \"Elbert Milner\"}]", + "answer": [ + "Claud Milner", + "Elbert Milner", + "Leonard Milner" + ], + "prolog": { + "query": [ + "male_cousin(\"Tonya Vann\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "3f5c7bbe-e678-4589-9ed3-06d30c7474c8", + "question": "Who is the grandchild of Elbert Milner?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(\"Elbert Milner\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "626e08a7-7807-4559-a36c-5c4d5c29f62d", + "question": "Who is the sister-in-law of Moshe Tompkins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(\"Moshe Tompkins\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "774b1ef2-6934-4b9e-b8bd-158d09b37a29", + "question": "Who is the sibling of Herbert Bolen?", + "intermediate_answers": "[{\"Y_2\": \"Carter Bolen\"}]", + "answer": [ + "Carter Bolen" + ], + "prolog": { + "query": [ + "sibling(\"Herbert Bolen\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "9b1d3683-1eb8-47c1-b9ac-cbc789526f9c", + "question": "Who is the person whose occupation is communications engineer?", + "intermediate_answers": "[{\"Y_2\": \"Joanna Chasse\"}, {\"Y_2\": \"Monique Luevano\"}]", + "answer": [ + "Joanna Chasse", + "Monique Luevano" + ], + "prolog": { + "query": [ + "job(Y_2, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "67b36b45-004c-42b3-afe1-c893dfad9495", + "question": "Who is the person whose hobby is sailing?", + "intermediate_answers": "[{\"Y_2\": \"Bernice Kinder\"}, {\"Y_2\": \"Lenora Gupta\"}]", + "answer": [ + "Bernice Kinder", + "Lenora Gupta" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"sailing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "bbfb7e49-925b-4acf-8470-417860648379", + "question": "Who is the person whose date of birth is 0981-04-26?", + "intermediate_answers": "[{\"Y_2\": \"Shannon Beltran\"}]", + "answer": [ + "Shannon Beltran" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0981-04-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "bc0429cb-9838-49ee-950d-3437cb821689", + "question": "Who is the person whose hobby is sailing?", + "intermediate_answers": "[{\"Y_2\": \"Bernice Kinder\"}, {\"Y_2\": \"Lenora Gupta\"}]", + "answer": [ + "Bernice Kinder", + "Lenora Gupta" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"sailing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "e27847f4-2626-48f4-a28b-9885dc0b99be", + "question": "Who is the person whose date of birth is 0939-04-24?", + "intermediate_answers": "[{\"Y_2\": \"Brian Estrella\"}]", + "answer": [ + "Brian Estrella" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0939-04-24\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "bf5213c2-5172-4823-87f8-82031f84b281", + "question": "Who is the person whose hobby is astronomy?", + "intermediate_answers": "[{\"Y_2\": \"Margo Mcnulty\"}, {\"Y_2\": \"Thurman Pfaff\"}, {\"Y_2\": \"Aletha Barela\"}, {\"Y_2\": \"Dino Dishman\"}, {\"Y_2\": \"Benny Caskey\"}]", + "answer": [ + "Aletha Barela", + "Benny Caskey", + "Dino Dishman", + "Margo Mcnulty", + "Thurman Pfaff" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"astronomy\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "9f12f966-322e-4dc4-8b9e-e768ac6a2958", + "question": "Who is the person whose date of birth is 1013-08-16?", + "intermediate_answers": "[{\"Y_2\": \"Forrest Roper\"}]", + "answer": [ + "Forrest Roper" + ], + "prolog": { + "query": [ + "dob(Y_2, \"1013-08-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "454a33d0-d1e1-4258-a87d-2c35f72391a3", + "question": "Who is the person whose date of birth is 0960-03-21?", + "intermediate_answers": "[{\"Y_2\": \"Lester Perkins\"}]", + "answer": [ + "Lester Perkins" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0960-03-21\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "e7451519-fbe3-4649-9771-8ab47e77bf0a", + "question": "Who is the person whose occupation is scientific laboratory technician?", + "intermediate_answers": "[{\"Y_2\": \"Adelaida Bricker\"}, {\"Y_2\": \"Myron Lupo\"}, {\"Y_2\": \"Sammie Grady\"}, {\"Y_2\": \"Roman Baird\"}, {\"Y_2\": \"Gerardo Limon\"}, {\"Y_2\": \"Marlyn Chang\"}, {\"Y_2\": \"Eugenio Schwarz\"}]", + "answer": [ + "Adelaida Bricker", + "Eugenio Schwarz", + "Gerardo Limon", + "Marlyn Chang", + "Myron Lupo", + "Roman Baird", + "Sammie Grady" + ], + "prolog": { + "query": [ + "job(Y_2, \"scientific laboratory technician\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "3550c3cb-9410-4bff-9e59-f9f90059a7f9", + "question": "Who is the person whose date of birth is 0949-09-10?", + "intermediate_answers": "[{\"Y_2\": \"Forest Vann\"}]", + "answer": [ + "Forest Vann" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0949-09-10\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "78241c9e-b601-46ce-84f4-e27efda90355", + "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 Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "9b85c6e2-5abd-4b44-82c2-1f1899646493", + "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 Rhoda Lindeman?", + "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(\"Rhoda Lindeman\", 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": "1ef47642-195c-4257-a828-b7d4bc8d2b5b", + "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 Moshe Corbett?", + "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(\"Moshe Corbett\", 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": "24589a73-486f-4ddc-8850-c4e4759c778d", + "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 Xavier Zelaya?", + "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(\"Xavier Zelaya\", 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": "b538b32e-fcb9-4ca6-80b9-1ebed8369ac8", + "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 Stacia Toombs?", + "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(\"Stacia 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": 16 + }, + { + "id": "e6559a58-7ef4-4d83-9e83-da5e2b481ecd", + "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 Omar Schwarz?", + "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(\"Omar Schwarz\", 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": "2fd2b0e2-d0bb-4b85-a8ec-6323f36509a0", + "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 Quentin Kiger?", + "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(\"Quentin Kiger\", 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": "27bb82bf-06c5-4c76-965a-66eb70268483", + "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 Trent Norris?", + "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(\"Trent Norris\", 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": "15ad10a5-a01a-4cae-8cd4-90311a2b9370", + "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 Dorathy Spurgeon?", + "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(\"Dorathy Spurgeon\", 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": "9b209047-9fb5-4354-911e-58b0221c6528", + "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 Dinah Limon?", + "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(\"Dinah Limon\", 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": "cd6c0d39-fafb-41d9-9973-179678e2a113", + "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 communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 22 + }, + { + "id": "7b2103ce-78d8-428e-9f91-243bc2364f94", + "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 astronomy?", + "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, \"astronomy\")" + ], + "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": "19706ea8-c530-413f-b386-490c5927053c", + "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 research?", + "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, \"research\")" + ], + "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": "e3000e43-080c-4082-ba9d-3d4e2c9a1b7f", + "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 0987-10-04?", + "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, \"0987-10-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", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 19 + }, + { + "id": "bc73170c-0feb-49c3-aca7-f00872d00bb8", + "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 1028-09-30?", + "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, \"1028-09-30\")" + ], + "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": "6aed6df6-e19d-4ea2-b4ed-da55e979dd91", + "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 0905-10-18?", + "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, \"0905-10-18\")" + ], + "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": "b3853bac-8051-4ccd-bbd4-34ee51273861", + "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 materials engineer?", + "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, \"materials engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 17 + }, + { + "id": "dd4b6082-e93e-41d3-ab4d-63afb536c3f3", + "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 trapshooting?", + "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, \"trapshooting\")" + ], + "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": "bd0a688f-74a1-47ff-b514-8a4724c709a4", + "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 insurance underwriter?", + "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, \"insurance underwriter\")" + ], + "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": "741f4c98-0e8a-45d7-b45b-11045177d089", + "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 volunteer coordinator?", + "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, \"volunteer coordinator\")" + ], + "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": "8fcb94ca-04f1-472e-8ea7-a2aaabda128a", + "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 Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "a6350471-0ad3-42a4-b967-1792205f149b", + "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 Genevie Bowlin?", + "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(\"Genevie Bowlin\", 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": "4969a116-9283-406a-9134-f6a9ec33c5f7", + "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 Herbert Bolen?", + "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(\"Herbert 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": 19 + }, + { + "id": "2f5fbe72-3124-4b76-8899-5e7aee5fdcec", + "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 Jacqueline Malave?", + "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(\"Jacqueline Malave\", 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": "a9c80ad3-60ff-4d24-ae03-589b18fc812b", + "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 Darby Templeton?", + "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(\"Darby Templeton\", 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": "6305a83b-5e09-474f-b049-82f96a731733", + "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 Karrie Tamez?", + "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(\"Karrie Tamez\", 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": "35e0a7c9-7f77-4f8f-b4f3-d32f842290b3", + "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 Wonda Renfro?", + "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(\"Wonda Renfro\", 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": "9e0da713-3164-4755-b410-3af503c637df", + "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 Micki Bowens?", + "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(\"Micki Bowens\", 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": "7086747f-b32c-4aea-8fa3-686a243c3bdf", + "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 Aletha Barela?", + "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(\"Aletha Barela\", 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": "f4add28d-4e59-4dfc-ac51-c6a13794e0e0", + "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 Mari Caceres?", + "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(\"Mari Caceres\", 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": "c4dcb5af-2b6c-4e5d-958b-24077d25f742", + "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 communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 20 + }, + { + "id": "1732f350-57ac-4050-86cb-25954c62c5cc", + "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 1100-08-19?", + "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, \"1100-08-19\")" + ], + "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": "2b269946-6e38-4022-8b9a-ddb07f04e793", + "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 0949-09-10?", + "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, \"0949-09-10\")" + ], + "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": "da130066-6a29-490f-ba25-0807e3892382", + "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 road biking?", + "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, \"road biking\")" + ], + "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": "61438eea-0e6e-46be-9c50-8e0b2f559725", + "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 roundnet?", + "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, \"roundnet\")" + ], + "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": "369dec57-ef6e-4dab-adba-c75877bc0a1b", + "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 medical sales representative?", + "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, \"medical sales representative\")" + ], + "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": "cd410d95-ea4e-4e9f-9630-e277d3715dc6", + "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 sled dog racing?", + "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, \"sled dog racing\")" + ], + "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": "b7316043-46a0-4ede-9a9d-e90eaa4c6aef", + "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 0917-02-02?", + "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, \"0917-02-02\")" + ], + "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": "6ceddd07-520a-450f-9de2-8994952a0bc6", + "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 computer games developer?", + "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, \"computer games developer\")" + ], + "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": "ecb845f0-5230-42b8-a752-fc8ab69bc508", + "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 amenity horticulturist?", + "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, \"amenity horticulturist\")" + ], + "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": "b08fa2b3-c952-4eff-a3e6-11deb25598b6", + "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 Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "b0e9f355-1af5-4745-97c5-efff36e5023f", + "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 Von Burrows?", + "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(\"Von Burrows\", 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": "1343542e-2936-4f0e-827a-6194bdae097a", + "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 Moshe Tompkins?", + "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(\"Moshe Tompkins\", 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": "c4e15640-86b8-4904-aadd-dec1fc70a8dc", + "question": "What is the occupation of the father of the niece of the father of the cousin of the grandson of the nephew of Michelle Vaughan?", + "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(\"Michelle Vaughan\", 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": "81614565-b70e-4b29-9fd8-9317f68e4364", + "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 Beulah Keefe?", + "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(\"Beulah Keefe\", 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": "f2cfda9c-4ff3-4339-a818-3a6d033e2c98", + "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 Stacia Toombs?", + "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(\"Stacia Toombs\", 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": "8ad49b40-1a2c-48f1-a580-22017ff299f5", + "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 Aron Mcclintock?", + "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(\"Aron Mcclintock\", 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": "ae30d3b2-67d8-47fd-9591-0090025b2798", + "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 Corinne Vandusen?", + "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(\"Corinne Vandusen\", 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": "e2bce8e1-e6fb-413f-88fc-91672fe33b0f", + "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 Tony Kiger?", + "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(\"Tony Kiger\", 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": "20874415-2a4b-42ca-90cc-0cb081c41fcd", + "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 Aletha Barela?", + "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(\"Aletha Barela\", 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": "99d483bf-1773-476f-a12f-3e782d096934", + "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 communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 15 + }, + { + "id": "db0db441-f56f-4dc4-a4aa-0284aa1d4e4f", + "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 0939-04-24?", + "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, \"0939-04-24\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 15 + }, + { + "id": "3bb10c1d-4dd1-4926-9ee2-96c85b135e51", + "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 scientific laboratory technician?", + "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, \"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", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 14 + }, + { + "id": "98cbbccd-33cd-4bc3-8fc0-efda5cadd6e7", + "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 vintage clothing?", + "intermediate_answers": "[{\"Y_5\": \"Jennifer Ricketts\", \"Y_13\": \"Paula Ricketts\", \"Y_9\": \"Maranda Ricketts\", \"Y_3\": \"Toney Ricketts\", \"Y_7\": \"Spencer Ricketts\", \"Y_2\": \"curator\", \"Y_11\": \"Dee Ricketts\"}, {\"Y_9\": \"Bridget Solorio\", \"Y_5\": \"Jennifer Ricketts\", \"Y_13\": \"Paula Ricketts\", \"Y_3\": \"Toney Ricketts\", \"Y_7\": \"Spencer Ricketts\", \"Y_2\": \"curator\", \"Y_11\": \"Dee Ricketts\"}]", + "answer": [ + "curator" + ], + "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, \"vintage clothing\")" + ], + "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": "f59d6c5d-12fa-44ea-9658-ccf72dd2f825", + "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 quidditch?", + "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, \"quidditch\")" + ], + "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": "716670b3-eb36-445b-9068-469a0283ca31", + "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 1028-09-30?", + "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, \"1028-09-30\")" + ], + "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": "7e14d562-b0be-40c7-bd32-6342c1a95305", + "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 badminton?", + "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, \"badminton\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 14 + }, + { + "id": "7863e713-bf06-4d3d-a5ea-9ee2cd5aa81d", + "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 social studies?", + "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, \"social studies\")" + ], + "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": "55447909-c768-4e0c-b95d-d4d4b1bbbc0e", + "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 sport and exercise psychologist?", + "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, \"sport and exercise psychologist\")" + ], + "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": "03f130b0-5526-4279-8c51-87c29eed321f", + "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 computer games developer?", + "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, \"computer games developer\")" + ], + "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": "9cdf0949-d7b8-4ed7-9954-ff7db4cee781", + "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 Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "a6971aea-b112-4ae1-8237-4be5174653d0", + "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 Tina Quesada?", + "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(\"Tina Quesada\", 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": "c7776757-74f8-4dec-86e3-e4ac6c54cd33", + "question": "What is the hobby of the sibling of the brother of the sister-in-law of the great-uncle of the grandchild of Elbert Milner?", + "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(\"Elbert Milner\", 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": "34447ca4-fb57-476a-baff-659e7546285c", + "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 Clair Garrison?", + "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(\"Clair Garrison\", 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": "d49f07ba-d9df-4203-a6e7-3cce9d5ff837", + "question": "What is the occupation of the child of the male second cousin of the grandson of the father of the niece of Willis Bowens?", + "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(\"Willis Bowens\", 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": "9a4142d1-4f76-421b-bb09-54f22428d950", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the wife of the second aunt of Christina Kiger?", + "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(\"Christina Kiger\", 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": "c58d29a9-1e9c-4a63-b41e-aa2c73c4cdbe", + "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 Maranda Ricketts?", + "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(\"Maranda 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": 9 + }, + { + "id": "c3e6a5cc-9413-47d7-a9cc-bd2c03250f6b", + "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 Hanh Schrader?", + "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(\"Hanh Schrader\", 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": "549962d4-d6ff-48c3-9f00-775037a7d4cc", + "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 Corinne Vandusen?", + "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(\"Corinne Vandusen\", 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": "7e52fe4e-f055-4f9f-910d-fda31b5859f3", + "question": "What is the occupation of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of Micki Bowens?", + "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(\"Micki Bowens\", 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": "18d79204-2fe3-487d-a85b-615c825ad520", + "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 communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 12 + }, + { + "id": "3701dd55-bdb8-4bda-9511-764dfb35dcfa", + "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 meteorology?", + "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, \"meteorology\")" + ], + "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": "fc686a8f-bb11-4edd-8798-764a46423a94", + "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 0960-03-21?", + "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, \"0960-03-21\")" + ], + "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": "c46fd9ed-f0e1-4817-ab86-ba8919ae61af", + "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": "a601ac0d-f8d0-4650-85ac-befb681304fb", + "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 1001-11-25?", + "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, \"1001-11-25\")" + ], + "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": "565614cf-b20b-4742-8c19-1fc12565ff55", + "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 tour manager?", + "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, \"tour manager\")" + ], + "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": "ce71fce1-2a78-435c-8833-86d194294e34", + "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 1015-01-27?", + "intermediate_answers": "[{\"Y_2\": \"cornhole\", \"Y_3\": \"Annabelle Meister\", \"Y_7\": \"Carol Doolittle\", \"Y_5\": \"Stacey Doolittle\", \"Y_11\": \"Gregorio Rios\", \"Y_9\": \"Alice Doolittle\"}, {\"Y_2\": \"leaves\", \"Y_3\": \"Reynaldo Acosta\", \"Y_7\": \"Carol Doolittle\", \"Y_5\": \"Stacey Doolittle\", \"Y_11\": \"Gregorio Rios\", \"Y_9\": \"Alice Doolittle\"}, {\"Y_7\": \"Carol Doolittle\", \"Y_5\": \"Stacey Doolittle\", \"Y_11\": \"Gregorio Rios\", \"Y_3\": \"Tad Archie\", \"Y_9\": \"Alice Doolittle\", \"Y_2\": \"whale watching\"}]", + "answer": [ + "cornhole", + "leaves", + "whale watching" + ], + "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, \"1015-01-27\")" + ], + "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": "2fe048b2-712c-461f-9d35-1f60c3bf358b", + "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 squash?", + "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, \"squash\")" + ], + "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": "e8cf8422-a093-4a6d-8839-5b5143b2a2bd", + "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 social studies?", + "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, \"social studies\")" + ], + "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": "0ef8eb57-8334-4311-80be-b4a4efe29236", + "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 0917-02-02?", + "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, \"0917-02-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 12 + }, + { + "id": "4e55ffe0-3759-456c-9e9f-3a840e26d4c4", + "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 Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "060faf28-b64d-4dec-8e74-897a49cc5cf6", + "question": "What is the occupation of the male first cousin once removed of the nephew of the aunt of the female second cousin of Tammie Sturgill?", + "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(\"Tammie Sturgill\", 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": "8efa3f6d-62be-452d-85b4-66c6090d8288", + "question": "What is the occupation of the great-uncle of the grandchild of the aunt of the male cousin of Tonya Vann?", + "intermediate_answers": "[{\"Y_3\": \"Brandon Mccallum\", \"Y_2\": \"engineer\", \"Y_5\": \"Randal Vann\", \"Y_9\": \"Leonard Milner\", \"Y_7\": \"Mariann Vann\"}, {\"Y_5\": \"Donovan Vann\", \"Y_9\": \"Claud Milner\", \"Y_2\": \"engineer\", \"Y_3\": \"Brandon Mccallum\", \"Y_7\": \"Mariann Vann\"}, {\"Y_3\": \"Brandon Mccallum\", \"Y_2\": \"engineer\", \"Y_5\": \"Randal Vann\", \"Y_9\": \"Elbert Milner\", \"Y_7\": \"Mariann Vann\"}, {\"Y_5\": \"Donovan Vann\", \"Y_3\": \"Brandon Mccallum\", \"Y_2\": \"engineer\", \"Y_9\": \"Leonard Milner\", \"Y_7\": \"Mariann Vann\"}, {\"Y_5\": \"Donovan Vann\", \"Y_3\": \"Brandon Mccallum\", \"Y_2\": \"engineer\", \"Y_9\": \"Elbert Milner\", \"Y_7\": \"Mariann Vann\"}, {\"Y_9\": \"Claud Milner\", \"Y_2\": \"engineer\", \"Y_3\": \"Brandon Mccallum\", \"Y_5\": \"Randal Vann\", \"Y_7\": \"Mariann Vann\"}]", + "answer": [ + "engineer" + ], + "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(\"Tonya Vann\", 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": "c8d6a410-b201-4493-93ac-924cbccf1a90", + "question": "What is the occupation of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of Herbert Bolen?", + "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(\"Herbert 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": "06bd34a5-5cda-415c-a8df-d31062664900", + "question": "What is the date of birth of the father of the cousin of the grandson of the nephew of Michelle Vaughan?", + "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(\"Michelle Vaughan\", 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": "85029e8d-c892-49b4-b255-d92d72dc9077", + "question": "What is the occupation of the grandfather of the child of the male second cousin of the grandson of Xavier Zelaya?", + "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(\"Xavier Zelaya\", 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": "cbb45b80-7fb0-4c57-a3c9-8d40bfb2ce08", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the wife of Darby Templeton?", + "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(\"Darby Templeton\", 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": "6d179b9c-7d1f-48e3-b144-3d5d886a5a30", + "question": "What is the hobby of the father of the father-in-law of the mother-in-law of the uncle of Maranda Ricketts?", + "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(\"Maranda Ricketts\", 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": "193a2293-41ca-4e21-b378-a7223d0e9968", + "question": "What is the occupation of the niece of the great-grandchild of the mother of the male second cousin of Aron Mcclintock?", + "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(\"Aron Mcclintock\", 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": "ba498faa-4dd7-4f51-bf65-426cf18ae933", + "question": "What is the hobby of the nephew of the son of the great-grandchild of the uncle of Wonda Renfro?", + "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(\"Wonda Renfro\", 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": "15cba130-c1ba-43a8-be49-5ac9d7998d77", + "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 communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 11 + }, + { + "id": "39016a17-9257-48bc-9e3c-062f36337c36", + "question": "What is the occupation of the male first cousin once removed of the nephew of the aunt of the person whose hobby is sailing?", + "intermediate_answers": "[{\"Y_9\": \"Bernice Kinder\", \"Y_3\": \"Federico Schwarz\", \"Y_5\": \"Herbert Bolen\", \"Y_7\": \"Carmelita Schwarz\", \"Y_2\": \"travel agency manager\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Carter Bolen\", \"Y_2\": \"research officer\", \"Y_3\": \"Randolph Schwarz\", \"Y_7\": \"Carmelita Schwarz\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Alberto Schwarz\", \"Y_7\": \"Zelda Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_7\": \"Zelda Schwarz\", \"Y_5\": \"Jeremiah Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Herbert Bolen\", \"Y_7\": \"Carmelita Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Carter Bolen\", \"Y_2\": \"optometrist\", \"Y_3\": \"Hank Schwarz\", \"Y_7\": \"Carmelita Schwarz\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_3\": \"Federico Schwarz\", \"Y_5\": \"Herbert Bolen\", \"Y_7\": \"Zelda Schwarz\", \"Y_2\": \"travel agency manager\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_7\": \"Carmelita Schwarz\", \"Y_5\": \"Jeremiah Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Carter Bolen\", \"Y_2\": \"research officer\", \"Y_3\": \"Randolph Schwarz\", \"Y_7\": \"Zelda Schwarz\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Carter Bolen\", \"Y_2\": \"optometrist\", \"Y_3\": \"Hank Schwarz\", \"Y_7\": \"Zelda Schwarz\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_7\": \"Zelda Schwarz\", \"Y_5\": \"Eugene Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Carter Bolen\", \"Y_7\": \"Zelda Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Carter Bolen\", \"Y_3\": \"Federico Schwarz\", \"Y_7\": \"Carmelita Schwarz\", \"Y_2\": \"travel agency manager\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Herbert Bolen\", \"Y_2\": \"research officer\", \"Y_3\": \"Randolph Schwarz\", \"Y_7\": \"Carmelita Schwarz\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_7\": \"Sueann Bolen\", \"Y_5\": \"Jeremiah Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_7\": \"Sueann Bolen\", \"Y_5\": \"Eugene Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Eugene Schwarz\", \"Y_7\": \"Carmelita Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Carter Bolen\", \"Y_7\": \"Carmelita Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_2\": \"optometrist\", \"Y_5\": \"Herbert Bolen\", \"Y_3\": \"Hank Schwarz\", \"Y_7\": \"Carmelita Schwarz\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Alberto Schwarz\", \"Y_7\": \"Carmelita Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Carter Bolen\", \"Y_3\": \"Federico Schwarz\", \"Y_7\": \"Zelda Schwarz\", \"Y_2\": \"travel agency manager\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Herbert Bolen\", \"Y_2\": \"research officer\", \"Y_3\": \"Randolph Schwarz\", \"Y_7\": \"Zelda Schwarz\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Alberto Schwarz\", \"Y_7\": \"Sueann Bolen\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_2\": \"optometrist\", \"Y_5\": \"Herbert Bolen\", \"Y_3\": \"Hank Schwarz\", \"Y_7\": \"Zelda Schwarz\"}, {\"Y_9\": \"Bernice Kinder\", \"Y_5\": \"Herbert Bolen\", \"Y_7\": \"Zelda Schwarz\", \"Y_3\": \"Antony Kinder\", \"Y_2\": \"human resources officer\"}]", + "answer": [ + "human resources officer", + "optometrist", + "research officer", + "travel agency manager" + ], + "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, \"sailing\")" + ], + "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": "5bf23395-111b-4891-8d37-42ce4a7e5fdb", + "question": "What is the occupation of the great-uncle of the grandchild of the aunt of the person whose date of birth is 1013-08-16?", + "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, \"1013-08-16\")" + ], + "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": "44f827c9-91e4-48d4-8da5-f1567c63e104", + "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 0949-09-10?", + "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, \"0949-09-10\")" + ], + "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": "631b9fe0-6d99-421d-bc4a-499562b0ad48", + "question": "What is the date of birth of the father of the cousin of the grandson of the person whose hobby is vintage clothing?", + "intermediate_answers": "[{\"Y_2\": \"0959-10-28\", \"Y_7\": \"Dee Ricketts\", \"Y_5\": \"Bridget Solorio\", \"Y_9\": \"Paula Ricketts\", \"Y_3\": \"Spencer Ricketts\"}, {\"Y_2\": \"0959-10-28\", \"Y_7\": \"Dee Ricketts\", \"Y_9\": \"Paula Ricketts\", \"Y_5\": \"Maranda Ricketts\", \"Y_3\": \"Spencer Ricketts\"}]", + "answer": [ + "0959-10-28" + ], + "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, \"vintage clothing\")" + ], + "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": "c56cfc22-1822-4d5f-a160-f9c18ae52032", + "question": "What is the occupation of the grandfather of the child of the male second cousin of the person whose date of birth is 0987-10-04?", + "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, \"0987-10-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": 10 + }, + { + "id": "7469df0a-9207-4a5a-9b0a-465afd419d2f", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the person whose hobby is roundnet?", + "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, \"roundnet\")" + ], + "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": "f9a0e373-dde0-4c41-a941-987f8b8077d7", + "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 1015-01-27?", + "intermediate_answers": "[{\"Y_7\": \"Alice Doolittle\", \"Y_2\": \"teaching\", \"Y_5\": \"Carol Doolittle\", \"Y_3\": \"Stacey Doolittle\", \"Y_9\": \"Gregorio Rios\"}]", + "answer": [ + "teaching" + ], + "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, \"1015-01-27\")" + ], + "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": "c700852f-6194-4c79-8677-cfa445eb2b14", + "question": "What is the occupation of the niece of the great-grandchild of the mother of the person whose hobby is badminton?", + "intermediate_answers": "[{\"Y_5\": \"Graham Lugo\", \"Y_7\": \"Billye Lugo\", \"Y_3\": \"Berneice Hannon\", \"Y_2\": \"town planner\", \"Y_9\": \"Chante Lugo\"}, {\"Y_7\": \"Erin Ricketts\", \"Y_3\": \"Rosalee Brumbaugh\", \"Y_2\": \"farm manager\", \"Y_9\": \"Dennis Ricketts\", \"Y_5\": \"Maranda Ricketts\"}]", + "answer": [ + "farm manager", + "town planner" + ], + "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, \"badminton\")" + ], + "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": "4afd35c6-4968-44ea-b2a9-f0eedfaf6d32", + "question": "What is the hobby of the nephew of the son of the great-grandchild of the person whose hobby is sled dog racing?", + "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)", + "hobby(Y_9, \"sled dog racing\")" + ], + "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": "f843cf09-e321-45b5-a9a4-ca96a20eb087", + "question": "What is the date of birth of the female second cousin of the great-granddaughter of the brother-in-law of Shenita Spurgeon?", + "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(\"Shenita Spurgeon\", 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": "395e756c-861f-4b39-8f0d-70f5b6f1cdef", + "question": "What is the date of birth of the aunt of the female second cousin of the male cousin of Randolph Marston?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "male_cousin(\"Randolph Marston\", 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": "7cec0e91-bedd-485f-9d1c-3c57b7a7db6b", + "question": "What is the date of birth of the male cousin of the uncle of the granddaughter of Rhoda Lindeman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "granddaughter(\"Rhoda Lindeman\", 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": "07d8506c-1031-48bf-adc6-a484ae49f9e1", + "question": "What is the date of birth of the brother of the sister-in-law of the great-uncle of Gregorio Pearson?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "great_uncle(\"Gregorio Pearson\", 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": "8fd63dc4-887c-4a89-83ec-613f850302ba", + "question": "What is the hobby of the sister-in-law of the male cousin of the great-granddaughter of Moshe Corbett?", + "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(\"Moshe Corbett\", 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": "4c249f15-96c3-4bdc-b824-33e0ae245cd0", + "question": "What is the date of birth of the father of the cousin of the grandson of Debi Gaffney?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(\"Debi Gaffney\", 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": "1337d9cc-8719-40d2-8ea7-258906846018", + "question": "What is the occupation of the child of the male second cousin of the grandson of Xavier Zelaya?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "child(Y_5, Y_3)", + "male_second_cousin(Y_7, Y_5)", + "grandson(\"Xavier Zelaya\", 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": "6c669ce6-d49b-4b50-8f6c-6d622dfe451b", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of Christina Kiger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(\"Christina Kiger\", 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": "119a4484-80f3-49ec-b2a5-721df5afe140", + "question": "What is the occupation of the uncle of the sister of the great-granddaughter of Stacia Toombs?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "sister(Y_7, Y_5)", + "great_granddaughter(\"Stacia Toombs\", 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": "7e53d30d-f252-4008-a6f0-08127aa42244", + "question": "What is the hobby of the great-granddaughter of the friend of the father of Karrie Tamez?", + "intermediate_answers": "[{\"Y_3\": \"Niesha Luevano\", \"Y_2\": \"speedcubing\", \"Y_5\": \"Macy Braden\", \"Y_7\": \"Wilfredo Mckeown\"}, {\"Y_2\": \"publishing\", \"Y_3\": \"Winnifred Ricketts\", \"Y_5\": \"Cicely Abrams\", \"Y_7\": \"Wilfredo Mckeown\"}, {\"Y_2\": \"gymnastics\", \"Y_5\": \"Macy Braden\", \"Y_7\": \"Wilfredo Mckeown\", \"Y_3\": \"Annabell Caskey\"}, {\"Y_5\": \"Cicely Abrams\", \"Y_7\": \"Wilfredo Mckeown\", \"Y_3\": \"Marlene Isaacs\", \"Y_2\": \"insect collecting\"}, {\"Y_2\": \"research\", \"Y_3\": \"Lora Ricketts\", \"Y_5\": \"Cicely Abrams\", \"Y_7\": \"Wilfredo Mckeown\"}, {\"Y_2\": \"meditation\", \"Y_5\": \"Macy Braden\", \"Y_7\": \"Wilfredo Mckeown\", \"Y_3\": \"Hanh Braden\"}, {\"Y_3\": \"Fern Chasse\", \"Y_2\": \"meditation\", \"Y_5\": \"Macy Braden\", \"Y_7\": \"Wilfredo Mckeown\"}, {\"Y_2\": \"medical science\", \"Y_5\": \"Macy Braden\", \"Y_7\": \"Wilfredo Mckeown\", \"Y_3\": \"Alysa Braden\"}]", + "answer": [ + "gymnastics", + "insect collecting", + "medical science", + "meditation", + "publishing", + "research", + "speedcubing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "friend(Y_7, Y_5)", + "father(\"Karrie Tamez\", 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": "e1fb3981-575f-430b-994b-730dfc9e241a", + "question": "What is the date of birth of the female second cousin of the great-granddaughter of the person whose occupation is communications engineer?", + "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, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 10 + }, + { + "id": "f85b86c7-0975-443a-a406-97ab448343b5", + "question": "What is the date of birth of the aunt of the female second cousin of the person whose date of birth is 1010-05-08?", + "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, \"1010-05-08\")" + ], + "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": "0a095a28-435c-456f-915d-43d23fb6b816", + "question": "What is the date of birth of the male cousin of the uncle of the person whose hobby is astronomy?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "hobby(Y_7, \"astronomy\")" + ], + "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": "0c4d22eb-d777-4ba0-ae05-b58a7c7f8357", + "question": "What is the date of birth of the brother of the sister-in-law of the person whose occupation is engineering geologist?", + "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, \"engineering geologist\")" + ], + "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": "ece3b148-13f3-4d4d-a8d1-55c32fccc017", + "question": "What is the hobby of the sister-in-law of the male cousin of the person whose hobby is research?", + "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, \"research\")" + ], + "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": "effdd707-7b82-4ab0-8299-4e7567c5efd7", + "question": "What is the date of birth of the father of the cousin of the person whose date of birth is 0985-09-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "dob(Y_7, \"0985-09-08\")" + ], + "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": "83c93976-ef24-4282-a9e4-dd7925b74d72", + "question": "What is the occupation of the child of the male second cousin of the person whose date of birth is 0987-10-04?", + "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, \"0987-10-04\")" + ], + "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": "c42b3e66-9102-46c2-ac3b-80eba00ece8d", + "question": "What is the date of birth of the mother-in-law of the wife of the person whose occupation is tour manager?", + "intermediate_answers": "[{\"Y_5\": \"Sherita Sampson\", \"Y_7\": \"Kristopher Sampson\", \"Y_2\": \"0950-07-19\", \"Y_3\": \"Maira Sampson\"}]", + "answer": [ + "0950-07-19" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "job(Y_7, \"tour manager\")" + ], + "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": "ad45792b-1831-4518-9485-63234794d4a2", + "question": "What is the occupation of the uncle of the sister of the person whose date of birth is 1028-09-30?", + "intermediate_answers": "[{\"Y_5\": \"Latrina Volz\", \"Y_3\": \"Numbers Volz\", \"Y_7\": \"Ester Mcneal\", \"Y_2\": \"amenity horticulturist\"}, {\"Y_5\": \"Latrina Volz\", \"Y_2\": \"theme park manager\", \"Y_3\": \"Jon Volz\", \"Y_7\": \"Ester Mcneal\"}]", + "answer": [ + "amenity horticulturist", + "theme park manager" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "sister(Y_7, Y_5)", + "dob(Y_7, \"1028-09-30\")" + ], + "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": "08b28e6c-51ec-4e10-b196-02d5739a6165", + "question": "What is the hobby of the great-granddaughter of the friend of the person whose occupation is medical sales representative?", + "intermediate_answers": "[{\"Y_5\": \"Terence Culver\", \"Y_2\": \"leaves\", \"Y_3\": \"Renate Stansberry\", \"Y_7\": \"Catalina Villalobos\"}]", + "answer": [ + "leaves" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "friend(Y_7, Y_5)", + "job(Y_7, \"medical sales representative\")" + ], + "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": "a26eb53d-acca-4140-8f11-950bcf82a296", + "question": "What is the hobby of the great-granddaughter of the brother-in-law of Shenita Spurgeon?", + "intermediate_answers": "[{\"Y_3\": \"Debbie Duhon\", \"Y_2\": \"insect collecting\", \"Y_5\": \"Ernesto Spurgeon\"}]", + "answer": [ + "insect collecting" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "brother_in_law(\"Shenita Spurgeon\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 6 + }, + { + "id": "8b3fa351-fa25-4948-8d1d-0d0a8f4f94d4", + "question": "What is the hobby of the male cousin of the child of Glenda Culver?", + "intermediate_answers": "[{\"Y_2\": \"snowmobiling\", \"Y_5\": \"Terence Culver\", \"Y_3\": \"Kelvin Culver\"}, {\"Y_2\": \"snowmobiling\", \"Y_5\": \"Lionel Culver\", \"Y_3\": \"Kelvin Culver\"}]", + "answer": [ + "snowmobiling" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "child(\"Glenda Culver\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "ff6965bc-89cb-4f9d-8ed2-cd96567d512b", + "question": "What is the occupation of the male first cousin once removed of the nephew of Von Burrows?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "nephew(\"Von Burrows\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "b8c4923c-a3b8-45a9-aa94-c1d5c46821c0", + "question": "What is the occupation of the aunt of the male cousin of Tonya Vann?", + "intermediate_answers": "[{\"Y_3\": \"Lauren Mccallum\", \"Y_2\": \"music therapist\", \"Y_5\": \"Leonard Milner\"}, {\"Y_5\": \"Elbert Milner\", \"Y_3\": \"Lauren Mccallum\", \"Y_2\": \"music therapist\"}, {\"Y_3\": \"Lauren Mccallum\", \"Y_2\": \"music therapist\", \"Y_5\": \"Claud Milner\"}, {\"Y_2\": \"actuary\", \"Y_3\": \"Mariann Vann\", \"Y_5\": \"Leonard Milner\"}, {\"Y_5\": \"Elbert Milner\", \"Y_3\": \"Mariann Vann\", \"Y_2\": \"actuary\"}, {\"Y_2\": \"actuary\", \"Y_3\": \"Mariann Vann\", \"Y_5\": \"Claud Milner\"}]", + "answer": [ + "actuary", + "music therapist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "male_cousin(\"Tonya Vann\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 6 + }, + { + "id": "ebb5f9af-69cc-46a7-8698-d62056fc738f", + "question": "What is the date of birth of the brother of the sister-in-law of Moshe Tompkins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(\"Moshe Tompkins\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "0943e0d9-051c-4139-a331-23c69e54ec72", + "question": "What is the occupation of the male cousin of the great-granddaughter of Moshe Corbett?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(\"Moshe Corbett\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "c207e994-9d29-4f58-9d21-c5236de4e25c", + "question": "What is the hobby of the grandson of the nephew of Michelle Vaughan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandson(Y_5, Y_3)", + "nephew(\"Michelle Vaughan\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "42965ba8-8598-4efc-966e-737d55f24850", + "question": "What is the occupation of the father of the niece of Willis Bowens?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "niece(\"Willis Bowens\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "db4b960a-24d2-4467-b1f1-9db2c458b24f", + "question": "What is the occupation of the grandfather of the child of Beulah Keefe?", + "intermediate_answers": "[{\"Y_5\": \"Grover Keefe\", \"Y_3\": \"Harvey Stoker\", \"Y_2\": \"film editor\"}]", + "answer": [ + "film editor" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(\"Beulah Keefe\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "bf139ae9-7d3f-4ab8-a314-84138655dd70", + "question": "What is the date of birth of the mother-in-law of the wife of Darby Templeton?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(\"Darby Templeton\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "b2fec0b0-50ea-4a2a-b66a-bfa1ad043a26", + "question": "What is the hobby of the great-granddaughter of the person whose occupation is communications engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "job(Y_5, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "b65fa88c-b506-4e62-9a07-b051ff850f8d", + "question": "What is the hobby of the male cousin of the person whose date of birth is 0981-04-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "dob(Y_5, \"0981-04-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "d948f3dd-c56b-47be-a1d8-decea2724a5e", + "question": "What is the occupation of the male first cousin once removed of the person whose date of birth is 0939-04-24?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "dob(Y_5, \"0939-04-24\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "7e14175a-5e13-4d71-a023-df4d107cab88", + "question": "What is the occupation of the aunt of the person whose date of birth is 1013-08-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "dob(Y_5, \"1013-08-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "13f2db72-9d98-4eb5-a330-12d3031f71b6", + "question": "What is the date of birth of the brother of the person whose occupation is scientific laboratory technician?", + "intermediate_answers": "[{\"Y_3\": \"Arnulfo Baird\", \"Y_2\": \"0982-04-02\", \"Y_5\": \"Roman Baird\"}]", + "answer": [ + "0982-04-02" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "job(Y_5, \"scientific laboratory technician\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "f5ba6dd4-64fc-4b24-8429-a6391010040a", + "question": "What is the occupation of the male cousin of the person whose hobby is research?", + "intermediate_answers": "[{\"Y_3\": \"Toney Ricketts\", \"Y_5\": \"Lora Ricketts\", \"Y_2\": \"curator\"}, {\"Y_2\": \"arboriculturist\", \"Y_5\": \"Kori Wiggs\", \"Y_3\": \"Lester Stansberry\"}, {\"Y_2\": \"marketing executive\", \"Y_3\": \"Graham Lugo\", \"Y_5\": \"Adah Gordy\"}, {\"Y_2\": \"town planner\", \"Y_3\": \"Emanuel Stansberry\", \"Y_5\": \"Kori Wiggs\"}, {\"Y_3\": \"Bobby Ricketts\", \"Y_2\": \"music therapist\", \"Y_5\": \"Lora Ricketts\"}, {\"Y_3\": \"Blaine Sage\", \"Y_5\": \"Jona Delapaz\", \"Y_2\": \"lecturer\"}, {\"Y_3\": \"Cortez Dodge\", \"Y_2\": \"equality and diversity officer\", \"Y_5\": \"Carlos Dodge\"}, {\"Y_2\": \"recruitment consultant\", \"Y_5\": \"Oren Gault\", \"Y_3\": \"Clarence Barros\"}, {\"Y_3\": \"Mel Perkins\", \"Y_2\": \"telecommunications researcher\", \"Y_5\": \"Kristine Forsythe\"}, {\"Y_2\": \"town planner\", \"Y_3\": \"Emanuel Stansberry\", \"Y_5\": \"Eliza Wiggs\"}, {\"Y_2\": \"records manager\", \"Y_3\": \"Fernando Sage\", \"Y_5\": \"Jona Delapaz\"}, {\"Y_5\": \"Shelli Mccallum\", \"Y_3\": \"Brandon Mccallum\", \"Y_2\": \"engineer\"}, {\"Y_2\": \"theatre director\", \"Y_3\": \"Carlton Perkins\", \"Y_5\": \"Kristine Forsythe\"}, {\"Y_2\": \"arboriculturist\", \"Y_5\": \"Eliza Wiggs\", \"Y_3\": \"Lester Stansberry\"}, {\"Y_2\": \"minerals surveyor\", \"Y_3\": \"Samuel Ricketts\", \"Y_5\": \"Lora Ricketts\"}, {\"Y_5\": \"Lora Ricketts\", \"Y_2\": \"teaching laboratory technician\", \"Y_3\": \"Spencer Ricketts\"}]", + "answer": [ + "arboriculturist", + "curator", + "engineer", + "equality and diversity officer", + "lecturer", + "marketing executive", + "minerals surveyor", + "music therapist", + "records manager", + "recruitment consultant", + "teaching laboratory technician", + "telecommunications researcher", + "theatre director", + "town planner" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "hobby(Y_5, \"research\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "555d252b-a626-4fef-97cf-838d3520f163", + "question": "What is the hobby of the grandson of the person whose hobby is vintage clothing?", + "intermediate_answers": "[{\"Y_3\": \"Dee Ricketts\", \"Y_5\": \"Paula Ricketts\", \"Y_2\": \"entrepreneurship\"}]", + "answer": [ + "entrepreneurship" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandson(Y_5, Y_3)", + "hobby(Y_5, \"vintage clothing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "e49fea5a-17a3-4fe0-b486-023bc6b4a991", + "question": "What is the occupation of the father of the person whose date of birth is 1001-11-25?", + "intermediate_answers": "[{\"Y_5\": \"Odis Luevano\", \"Y_2\": \"jewellery designer\", \"Y_3\": \"Isiah Luevano\"}]", + "answer": [ + "jewellery designer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "dob(Y_5, \"1001-11-25\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "e083e490-a453-4570-b047-f689ddf2cfb7", + "question": "What is the occupation of the grandfather of the person whose hobby is quidditch?", + "intermediate_answers": "[{\"Y_5\": \"Sydney Macon\", \"Y_2\": \"ship broker\", \"Y_3\": \"Teodoro Macon\"}, {\"Y_5\": \"Sydney Macon\", \"Y_3\": \"Cortez Vining\", \"Y_2\": \"science writer\"}]", + "answer": [ + "science writer", + "ship broker" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "hobby(Y_5, \"quidditch\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "aef933e1-ecdf-4064-9ed2-4c355500575e", + "question": "What is the date of birth of the mother-in-law of the person whose hobby is roundnet?", + "intermediate_answers": "[{\"Y_5\": \"Burt Eden\", \"Y_3\": \"Shirleen Baltazar\", \"Y_2\": \"0986-08-28\"}]", + "answer": [ + "0986-08-28" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "hobby(Y_5, \"roundnet\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "237e0fdb-352d-4b94-ad38-b8a96bf1a4f6", + "question": "What is the hobby of the brother-in-law of Shenita Spurgeon?", + "intermediate_answers": "[{\"Y_3\": \"Ernesto Spurgeon\", \"Y_2\": \"herbalism\"}, {\"Y_2\": \"gongoozling\", \"Y_3\": \"Rolf Spurgeon\"}]", + "answer": [ + "gongoozling", + "herbalism" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "brother_in_law(\"Shenita Spurgeon\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "2c371025-ec3f-45e6-a3a6-460e3f9aa864", + "question": "What is the date of birth of the sibling of Alison Brand?", + "intermediate_answers": "[{\"Y_2\": \"0890-03-08\", \"Y_3\": \"Farrah Strain\"}, {\"Y_3\": \"Duane Callan\", \"Y_2\": \"0893-11-27\"}, {\"Y_2\": \"0896-08-17\", \"Y_3\": \"Sidney Callan\"}]", + "answer": [ + "0890-03-08", + "0893-11-27", + "0896-08-17" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(\"Alison Brand\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "a2525cb1-2a04-4ee7-b169-c5a77b3e965e", + "question": "What is the date of birth of the female second cousin of Tammie Sturgill?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(\"Tammie Sturgill\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 6 + }, + { + "id": "ceec250e-77f2-4af0-9704-150e6d0d65d7", + "question": "What is the occupation of the male first cousin once removed of Genevie Bowlin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(\"Genevie Bowlin\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 5 + }, + { + "id": "98b1e2b3-e861-4c69-a840-1147a519b9cc", + "question": "What is the date of birth of the male cousin of Tonya Vann?", + "intermediate_answers": "[{\"Y_2\": \"0955-11-11\", \"Y_3\": \"Elbert Milner\"}, {\"Y_2\": \"0953-05-05\", \"Y_3\": \"Claud Milner\"}, {\"Y_3\": \"Leonard Milner\", \"Y_2\": \"0958-09-23\"}]", + "answer": [ + "0953-05-05", + "0955-11-11", + "0958-09-23" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_cousin(\"Tonya Vann\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "37180934-6056-4930-9cc1-94ca4a9521af", + "question": "What is the occupation of the great-uncle of Gregorio Pearson?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(\"Gregorio Pearson\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "67dfd0fc-65ad-40bc-b7ec-ae9d0463d229", + "question": "What is the hobby of the sibling of Herbert Bolen?", + "intermediate_answers": "[{\"Y_2\": \"hobby horsing\", \"Y_3\": \"Carter Bolen\"}]", + "answer": [ + "hobby horsing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(\"Herbert Bolen\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "2c1de7b5-ac6a-473d-aa45-b2ce5671bd60", + "question": "What is the occupation of the male cousin of Clair Garrison?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(\"Clair Garrison\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "40a642fc-c104-4c7b-b7c0-144b12f30361", + "question": "What is the occupation of the nephew of Michelle Vaughan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(\"Michelle Vaughan\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "99ff1499-5eed-4ecd-bb81-732c46b647d9", + "question": "What is the date of birth of the father of Jacqueline Malave?", + "intermediate_answers": "[{\"Y_3\": \"Kenton Malave\", \"Y_2\": \"0944-03-12\"}]", + "answer": [ + "0944-03-12" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(\"Jacqueline Malave\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "fcd6624d-ab21-48e5-9cd6-0d0a2db9c8db", + "question": "What is the hobby of the person whose occupation is communications engineer?", + "intermediate_answers": "[{\"Y_3\": \"Joanna Chasse\", \"Y_2\": \"insect collecting\"}, {\"Y_3\": \"Monique Luevano\", \"Y_2\": \"road biking\"}]", + "answer": [ + "insect collecting", + "road biking" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "job(Y_3, \"communications engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "f2572e8e-e55f-4911-accc-546bbf0e2e86", + "question": "What is the date of birth of the person whose hobby is storm chasing?", + "intermediate_answers": "[{\"Y_2\": \"1002-02-20\", \"Y_3\": \"Pauletta Brewington\"}, {\"Y_3\": \"Ladawn Treadway\", \"Y_2\": \"1001-09-16\"}]", + "answer": [ + "1001-09-16", + "1002-02-20" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"storm chasing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "809fd8d8-a6be-4ef7-a50b-ec9cb1c0479e", + "question": "What is the date of birth of the person whose hobby is sailing?", + "intermediate_answers": "[{\"Y_2\": \"1003-04-28\", \"Y_3\": \"Bernice Kinder\"}, {\"Y_3\": \"Lenora Gupta\", \"Y_2\": \"0934-12-07\"}]", + "answer": [ + "0934-12-07", + "1003-04-28" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"sailing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "eb2a03be-4f43-4d4a-b143-d46f6a2ffffe", + "question": "What is the occupation of the person whose date of birth is 1100-08-19?", + "intermediate_answers": "[{\"Y_2\": \"tour manager\", \"Y_3\": \"Tosha Derosa\"}]", + "answer": [ + "tour manager" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"1100-08-19\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "4f1f6955-ac82-4b2a-b8e4-77d7802e416f", + "question": "What is the date of birth of the person whose date of birth is 1013-08-16?", + "intermediate_answers": "[{\"Y_2\": \"1013-08-16\", \"Y_3\": \"Forrest Roper\"}]", + "answer": [ + "1013-08-16" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "dob(Y_3, \"1013-08-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "54c248ec-ecd0-4c7c-a72d-bb8cede04b2e", + "question": "What is the occupation of the person whose occupation is engineering geologist?", + "intermediate_answers": "[{\"Y_2\": \"engineering geologist\", \"Y_3\": \"Rudy Gaffney\"}]", + "answer": [ + "engineering geologist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"engineering geologist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "d1769a94-d4c8-4269-a60e-34940ee1842d", + "question": "What is the hobby of the person whose date of birth is 0949-09-10?", + "intermediate_answers": "[{\"Y_3\": \"Forest Vann\", \"Y_2\": \"cartophily\"}]", + "answer": [ + "cartophily" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "dob(Y_3, \"0949-09-10\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "8bba163e-ac7f-4599-952d-72877e6909af", + "question": "What is the occupation of the person whose hobby is archery?", + "intermediate_answers": "[{\"Y_3\": \"Jordan Culver\", \"Y_2\": \"health and safety inspector\"}, {\"Y_2\": \"games developer\", \"Y_3\": \"Ashely Torrence\"}, {\"Y_2\": \"licensed conveyancer\", \"Y_3\": \"Von Burrows\"}, {\"Y_3\": \"Sammie Grady\", \"Y_2\": \"scientific laboratory technician\"}, {\"Y_2\": \"chartered management accountant\", \"Y_3\": \"Ignacio Luong\"}, {\"Y_3\": \"Edwin Omalley\", \"Y_2\": \"dealer\"}]", + "answer": [ + "chartered management accountant", + "dealer", + "games developer", + "health and safety inspector", + "licensed conveyancer", + "scientific laboratory technician" + ], + "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": "38c15048-a7ee-4630-8501-7b479c0c002b", + "question": "What is the occupation of the person whose hobby is vintage clothing?", + "intermediate_answers": "[{\"Y_2\": \"corporate treasurer\", \"Y_3\": \"Rudolph Wortham\"}, {\"Y_2\": \"educational psychologist\", \"Y_3\": \"Jerry Cawley\"}, {\"Y_3\": \"Paula Ricketts\", \"Y_2\": \"neurosurgeon\"}, {\"Y_2\": \"comptroller\", \"Y_3\": \"Sue Stroup\"}]", + "answer": [ + "comptroller", + "corporate treasurer", + "educational psychologist", + "neurosurgeon" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "hobby(Y_3, \"vintage clothing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "cef40a1f-04f6-4506-b391-d6bcd339ad67", + "question": "What is the date of birth of the person whose hobby is road biking?", + "intermediate_answers": "[{\"Y_2\": \"0997-04-18\", \"Y_3\": \"Monique Luevano\"}, {\"Y_2\": \"0944-09-13\", \"Y_3\": \"Willis Norris\"}, {\"Y_3\": \"Ruby Garrison\", \"Y_2\": \"0913-08-15\"}]", + "answer": [ + "0913-08-15", + "0944-09-13", + "0997-04-18" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"road biking\")" + ], + "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