diff --git "a/depth_20_size_2500_seed_3/questions.json" "b/depth_20_size_2500_seed_3/questions.json" new file mode 100644--- /dev/null +++ "b/depth_20_size_2500_seed_3/questions.json" @@ -0,0 +1,12926 @@ +[ + { + "id": "6a4cd96a-41a3-4956-8280-175c6a0d5837", + "question": "Who is the mother of the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "female_cousin(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "husband(Y_16, Y_14)", + "daughter(Y_18, Y_16)", + "hobby(Y_18, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 15 + }, + { + "id": "13070d8d-8cb0-481e-b46d-77f300953845", + "question": "Who is the father of the sibling of the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the person whose date of birth is 1067-03-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "son(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "great_aunt(Y_18, Y_16)", + "dob(Y_18, \"1067-03-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 17 + }, + { + "id": "9711c084-893b-4def-ba93-4eff9a08c5ce", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the person whose occupation is multimedia programmer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "grandchild(Y_14, Y_12)", + "brother_in_law(Y_16, Y_14)", + "male_first_cousin_once_removed(Y_18, Y_16)", + "job(Y_18, \"multimedia programmer\")" + ], + "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": "a27963e4-d6cc-45f6-9674-7c581e192af2", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of the cousin of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "uncle(Y_16, Y_14)", + "cousin(Y_18, Y_16)", + "hobby(Y_18, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 23 + }, + { + "id": "472b5297-bdb8-4229-8846-e97120b6845d", + "question": "Who is the second aunt of the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is microbiology?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "child(Y_10, Y_8)", + "niece(Y_12, Y_10)", + "female_second_cousin(Y_14, Y_12)", + "male_second_cousin(Y_16, Y_14)", + "brother(Y_18, Y_16)", + "hobby(Y_18, \"microbiology\")" + ], + "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": "18225e51-ba27-4e66-b14f-e5fa561346d3", + "question": "Who is the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of the daughter of the father-in-law of the aunt of the person whose occupation is emergency planning officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandfather(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "aunt(Y_18, Y_16)", + "job(Y_18, \"emergency planning officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 17 + }, + { + "id": "9c44eec2-601c-4199-8cce-644909728b74", + "question": "Who is the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of the mother of the aunt of the person whose occupation is film editor?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "second_uncle(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "great_aunt(Y_14, Y_12)", + "mother(Y_16, Y_14)", + "aunt(Y_18, Y_16)", + "job(Y_18, \"film editor\")" + ], + "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": "f2e5c6ad-d0d9-43c6-848e-983f727ee75b", + "question": "Who is the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of the aunt of the person whose occupation is further education lecturer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "father_in_law(Y_14, Y_12)", + "niece(Y_16, Y_14)", + "aunt(Y_18, Y_16)", + "job(Y_18, \"further education lecturer\")" + ], + "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": "2379c57a-6eb7-4a6b-8a0e-396d0bd93610", + "question": "Who is the granddaughter of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of the person whose occupation is development worker?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "great_grandmother(Y_12, Y_10)", + "parent(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "male_cousin(Y_18, Y_16)", + "job(Y_18, \"development worker\")" + ], + "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": "abd76719-50fb-4138-812d-7839cf430a83", + "question": "Who is the grandfather of the great-grandparent of the female first cousin once removed of the daughter-in-law of the mother of the grandfather of the male first cousin once removed of the nephew of the person whose hobby is people-watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "female_first_cousin_once_removed(Y_8, Y_6)", + "daughter_in_law(Y_10, Y_8)", + "mother(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "male_first_cousin_once_removed(Y_16, Y_14)", + "nephew(Y_18, Y_16)", + "hobby(Y_18, \"people-watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 21 + }, + { + "id": "e4cc8959-7d72-4902-9070-da6bf6e2e273", + "question": "Who is the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "daughter_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "husband(Y_14, Y_12)", + "daughter(Y_16, Y_14)", + "brother(\"Joetta Hagerman\", 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": "58d56bc0-52b8-47cf-8ab0-52c7776801b3", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of Marlene Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "father_in_law(Y_12, Y_10)", + "great_aunt(Y_14, Y_12)", + "granddaughter(Y_16, Y_14)", + "nephew(\"Marlene Laird\", 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": "8a870092-0c18-4a98-8e7c-671319b5c1f3", + "question": "Who is the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of Noe Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "granddaughter(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "male_first_cousin_once_removed(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "grandson(Y_16, Y_14)", + "father(\"Noe Vargas\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 18 + }, + { + "id": "f8ae81c0-0c08-45ee-b385-a9d245737c28", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the son of Estella Heinz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "great_grandson(Y_14, Y_12)", + "great_granddaughter(Y_16, Y_14)", + "son(\"Estella Heinz\", 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": "158afcd5-4031-4e0b-bc0f-5fcc2620dbf1", + "question": "Who is the female second cousin of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Louis Batten?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "parent(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "niece(Y_14, Y_12)", + "male_first_cousin_once_removed(Y_16, Y_14)", + "great_grandfather(\"Louis Batten\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 26 + }, + { + "id": "ecdabf93-a5e5-4a71-8957-29a5058b7b9f", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the child of Sherrie Nagy?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "second_aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "nephew(Y_16, Y_14)", + "child(\"Sherrie Nagy\", 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": "780baade-985c-4eb0-bdba-ef01557785e0", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of Lynn Mortensen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "great_grandson(\"Lynn Mortensen\", 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": "34b85e8b-8c32-4951-a120-6ba260b0f105", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Karla Perez?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "great_aunt(\"Karla Perez\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 23 + }, + { + "id": "45c7d728-645f-4f91-9e27-312efb15f406", + "question": "Who is the grandfather of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Karol Doe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "wife(Y_6, Y_4)", + "great_grandparent(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "niece(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "niece(\"Karol Doe\", 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": "dd5c4387-d17d-4240-b7ce-701849743fb6", + "question": "Who is the granddaughter of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of Kenda Hardison?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "great_grandmother(Y_12, Y_10)", + "parent(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "male_cousin(\"Kenda Hardison\", 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": "36168f92-bd95-4072-a381-8aa3b2357c4c", + "question": "Who is the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "daughter_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "husband(Y_14, Y_12)", + "daughter(Y_16, Y_14)", + "hobby(Y_16, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 14 + }, + { + "id": "7f2fa405-1580-41e8-8cd1-47424bd68e96", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the person whose date of birth is 0891-11-15?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "father_in_law(Y_12, Y_10)", + "great_aunt(Y_14, Y_12)", + "granddaughter(Y_16, Y_14)", + "dob(Y_16, \"0891-11-15\")" + ], + "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": "e1459bc8-fe16-4320-ab9f-ea9b8359cf0c", + "question": "Who is the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0831-01-06?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "granddaughter(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "male_first_cousin_once_removed(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "grandson(Y_16, Y_14)", + "dob(Y_16, \"0831-01-06\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 18 + }, + { + "id": "e92f54dc-4d57-4b4b-95ab-1f3c8f8d5044", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the person whose occupation is insurance risk surveyor?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "great_grandson(Y_14, Y_12)", + "great_granddaughter(Y_16, Y_14)", + "job(Y_16, \"insurance risk surveyor\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 22 + }, + { + "id": "37106508-23e8-428f-888f-11ea3c46acf5", + "question": "Who is the female second cousin of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is educational psychologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "parent(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "niece(Y_14, Y_12)", + "male_first_cousin_once_removed(Y_16, Y_14)", + "job(Y_16, \"educational 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", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 24 + }, + { + "id": "7de001fe-6769-4594-8627-2dd7228b570a", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the person whose date of birth is 0996-07-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "second_aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "nephew(Y_16, Y_14)", + "dob(Y_16, \"0996-07-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 17 + }, + { + "id": "d0ce9f0f-b330-414b-990e-4cf9928ede4e", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the person whose date of birth is 0879-01-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "dob(Y_16, \"0879-01-13\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 15 + }, + { + "id": "4ef6e791-de23-48db-ad17-1740f3228ca8", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0968-03-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "dob(Y_16, \"0968-03-28\")" + ], + "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": "5acf3313-6f6e-4ff8-ba4a-c742fd1c34a0", + "question": "Who is the grandfather of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0988-07-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "wife(Y_6, Y_4)", + "great_grandparent(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "niece(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "dob(Y_16, \"0988-07-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 17 + }, + { + "id": "a3dcca84-5f7a-4e97-aad2-d1454aa92f49", + "question": "Who is the granddaughter of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the person whose hobby is bmx?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "great_grandmother(Y_12, Y_10)", + "parent(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "hobby(Y_16, \"bmx\")" + ], + "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": "f3d5d4e6-f498-41d2-96fb-19280521e705", + "question": "Who is the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "husband(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "brother(\"Joetta Hagerman\", 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": "27d14a0e-7d14-4078-bb22-c1a03be92b45", + "question": "Who is the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of Winnifred Mcclelland?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "great_aunt(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "mother(\"Winnifred Mcclelland\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 13 + }, + { + "id": "9790cff5-6f76-48da-a629-31c89baa6aca", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the great-granddaughter of Mac Curtin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "great_granddaughter(\"Mac Curtin\", 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": "3123ef9c-70c9-42ef-984e-3e4713ec761d", + "question": "Who is the male second cousin of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of Truman Mccourt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "son(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "granddaughter(\"Truman Mccourt\", 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": "639809fc-da46-4a88-804a-c85a1e797d75", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of Jasmine Mccutcheon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "uncle(\"Jasmine Mccutcheon\", 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": "95d3e927-4ac6-430b-9f69-1db9b99f097b", + "question": "Who is the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the parent of Willard Snapp?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "brother(Y_14, Y_12)", + "parent(\"Willard Snapp\", 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": "74ca720c-a367-49fe-913c-98d0e7af0bea", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Emil Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "second_aunt(\"Emil Lucky\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 17 + }, + { + "id": "34905295-b398-4542-a7fb-fb8f52d8f9ce", + "question": "Who is the mother of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Paige Duran?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "grandmother(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "sibling(\"Paige Duran\", 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": "372fb487-9cc3-484a-850e-7a599b9a1126", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of Joshua Charron?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandparent(\"Joshua Charron\", 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": "acd5fb90-2a93-46ba-b29c-35f250dd8156", + "question": "Who is the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Karol Doe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "father_in_law(Y_14, Y_12)", + "niece(\"Karol Doe\", 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": "b6361291-da13-4c8a-bec8-90068978d480", + "question": "Who is the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "husband(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "hobby(Y_14, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "f174a4a9-63d1-4932-b981-61ea860d9748", + "question": "Who is the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the person whose date of birth is 0950-04-21?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "great_aunt(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "dob(Y_14, \"0950-04-21\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "5491dd5f-8474-4545-af08-d5cfd9f33820", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the person whose hobby is video gaming?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "hobby(Y_14, \"video gaming\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "dc51032b-fa7f-4893-9b06-a9b5a95d9150", + "question": "Who is the male second cousin of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the person whose occupation is production manager?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "son(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "job(Y_14, \"production manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 18 + }, + { + "id": "7f145139-5da3-4586-9469-3b79dbd9a48c", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the person whose hobby is orienteering?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "hobby(Y_14, \"orienteering\")" + ], + "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": "e6c415e9-c0fa-4553-8911-e7edcefad230", + "question": "Who is the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is microbiology?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "brother(Y_14, Y_12)", + "hobby(Y_14, \"microbiology\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 17 + }, + { + "id": "85100a7a-8569-4a03-885e-57f8591ce1a7", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0818-06-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "dob(Y_14, \"0818-06-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 14 + }, + { + "id": "ae8c2a34-46a8-47e7-8da3-3bb1124e43ee", + "question": "Who is the mother of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is immunologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "grandmother(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "job(Y_14, \"immunologist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "1fe28d17-2dfe-4688-b5fc-86c0dd0da287", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the person whose occupation is forensic scientist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "job(Y_14, \"forensic scientist\")" + ], + "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": "486c6a0f-d59d-409d-b012-0338705d55d0", + "question": "Who is the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0988-07-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "father_in_law(Y_14, Y_12)", + "dob(Y_14, \"0988-07-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 15 + }, + { + "id": "2c18e281-60aa-4dfd-8ac7-e3bb6c5d7f73", + "question": "Who is the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_first_cousin_once_removed(Y_4, Y_2)", + "female_cousin(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "brother(\"Joetta Hagerman\", 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": "fa6bbbeb-21ce-449b-bdaf-3a4d0dda5af6", + "question": "Who is the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of the sibling of Bernadine Asher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "nephew(Y_10, Y_8)", + "mother(Y_12, Y_10)", + "sibling(\"Bernadine Asher\", 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": "3eec71bf-6620-48dc-9391-cf56b49aad29", + "question": "Who is the grandson of the father of the sibling of the great-granddaughter of the great-grandfather of the son of Damien Klatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "son(\"Damien Klatt\", 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": "81eee8ca-a5ad-4f12-9e56-78320a48615e", + "question": "Who is the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of Lilia Word?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "grandchild(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "male_first_cousin_once_removed(\"Lilia Word\", 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": "27a11863-651f-4748-be71-a63ff4973437", + "question": "Who is the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of Leticia Quimby?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "great_granddaughter(\"Leticia Quimby\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 18 + }, + { + "id": "79f5de39-4f20-417f-b8e2-04f2b58b908e", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of Leroy Berger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "great_grandparent(\"Leroy Berger\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 18 + }, + { + "id": "5688f4f9-d56c-4bff-a07c-2d9fc1208ba1", + "question": "Who is the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of Sam Bishop?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "child(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "male_second_cousin(\"Sam Bishop\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 16 + }, + { + "id": "e45e3860-9851-41b3-b0eb-9cda75a695bb", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of Lionel Eads?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(\"Lionel Eads\", 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": "103baced-fc21-40e3-a373-f35239850946", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Paige Duran?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "sibling(\"Paige Duran\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 12 + }, + { + "id": "6a435e76-62e1-444d-a9a6-7ace4121ddb2", + "question": "Who is the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Karla Perez?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "second_uncle(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "great_aunt(\"Karla Perez\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 17 + }, + { + "id": "558d420b-b30c-467c-857f-4dc9a7db5a13", + "question": "Who is the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_first_cousin_once_removed(Y_4, Y_2)", + "female_cousin(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "hobby(Y_12, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "eafb8a7e-c265-43e5-bdc1-20fadd9e6af8", + "question": "Who is the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of the person whose occupation is oncologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "nephew(Y_10, Y_8)", + "mother(Y_12, Y_10)", + "job(Y_12, \"oncologist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "e6cc9f6f-7677-4fe6-a7ba-c393cec5213b", + "question": "Who is the grandson of the father of the sibling of the great-granddaughter of the great-grandfather of the person whose date of birth is 0948-02-03?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "dob(Y_12, \"0948-02-03\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "acbe4373-e7c3-440e-9085-69cd6244fc1b", + "question": "Who is the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the person whose occupation is volunteer coordinator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "grandchild(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "job(Y_12, \"volunteer coordinator\")" + ], + "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": "bf2bd45c-828b-4868-803e-b8299686582b", + "question": "Who is the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the person whose date of birth is 1010-05-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "dob(Y_12, \"1010-05-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 16 + }, + { + "id": "cf2a310a-b8b7-4e7e-9fbd-5ee4726af989", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the person whose occupation is systems analyst?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "job(Y_12, \"systems analyst\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 16 + }, + { + "id": "77695920-7020-4efb-a65d-d1483b2c0f8f", + "question": "Who is the sibling of the nephew of the child of the niece of the female second cousin of the person whose date of birth is 0907-02-15?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "child(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "dob(Y_12, \"0907-02-15\")" + ], + "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": "90ec4612-fb2a-4392-be20-985749a9d533", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the person whose hobby is auto racing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "hobby(Y_12, \"auto racing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "5dc46ac7-97e1-41f0-8524-bce91a86ef68", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is immunologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "job(Y_12, \"immunologist\")" + ], + "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": "2bac49ff-c0e9-4edf-bf88-e5e1216c55d2", + "question": "Who is the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0968-03-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "second_uncle(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "dob(Y_12, \"0968-03-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 15 + }, + { + "id": "49c79872-d118-4218-960c-4e49df53f2f7", + "question": "Who is the female cousin of the daughter of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "husband(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "brother(\"Joetta Hagerman\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 7 + }, + { + "id": "60fd6704-19ee-45a5-b458-e39fb7de5d5e", + "question": "Who is the granddaughter of the nephew of the mother of the sibling of the daughter-in-law of Isaiah Till?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "mother(Y_8, Y_6)", + "sibling(Y_10, Y_8)", + "daughter_in_law(\"Isaiah Till\", 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": "8081d8db-52c9-4283-ab08-7892092faf1e", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of Annmarie Cargill?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "father_in_law(\"Annmarie Cargill\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "50bc169b-eb79-4eaf-84bd-339ded1fb018", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of Noe Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(\"Noe Vargas\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "9020fe73-202f-4374-9f25-300a2b2a3ded", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of Truman Mccourt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "granddaughter(\"Truman Mccourt\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "aed24c49-c303-45ee-a630-5ef6878a2674", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of Sammie Prouty?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "male_second_cousin(\"Sammie Prouty\", 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": "ab699186-8c7f-400b-a6b5-355b068efe7a", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Louis Batten?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "great_grandfather(\"Louis Batten\", 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": "c48726a2-1e53-4931-a63e-b7aa33188cd0", + "question": "Who is the nephew of the child of the niece of the female second cousin of the male second cousin of Sam Bishop?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "male_second_cousin(\"Sam Bishop\", 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": "96a66221-faa2-4f3a-846d-a9598e34087e", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Emil Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "second_aunt(\"Emil Lucky\", 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": "a49e57f8-f41a-40bc-9056-c59ca5bcf4bd", + "question": "Who is the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of Lynn Mortensen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandfather(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "great_grandson(\"Lynn Mortensen\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "f925ce04-aec4-4d32-ab67-9ef35c4d75d0", + "question": "Who is the female cousin of the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "husband(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "hobby(Y_10, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 7 + }, + { + "id": "ea60f54d-a8c6-4783-b3c9-fc6bfb00dcd7", + "question": "Who is the granddaughter of the nephew of the mother of the sibling of the person whose hobby is stone skipping?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "mother(Y_8, Y_6)", + "sibling(Y_10, Y_8)", + "hobby(Y_10, \"stone skipping\")" + ], + "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": "353735af-e85f-45a1-aa06-f8ae5b1a3c1b", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the person whose occupation is stage manager?", + "intermediate_answers": "[{\"Y_2\": \"Sara Cargill\", \"Y_4\": \"Calvin Merritt\", \"Y_8\": \"Johanna Liles\", \"Y_10\": \"Ellis Cargill\", \"Y_6\": \"Josh Liles\"}, {\"Y_6\": \"Mac Liles\", \"Y_4\": \"Zane Liles\", \"Y_8\": \"Johanna Liles\", \"Y_2\": \"Rosa Liles\", \"Y_10\": \"Ellis Cargill\"}, {\"Y_4\": \"Calvin Merritt\", \"Y_8\": \"Johanna Liles\", \"Y_2\": \"Elisabeth Merritt\", \"Y_10\": \"Ellis Cargill\", \"Y_6\": \"Josh Liles\"}, {\"Y_4\": \"Calvin Merritt\", \"Y_8\": \"Johanna Liles\", \"Y_2\": \"Rosa Liles\", \"Y_10\": \"Ellis Cargill\", \"Y_6\": \"Josh Liles\"}, {\"Y_4\": \"Calvin Merritt\", \"Y_2\": \"Vincenza Cargill\", \"Y_8\": \"Johanna Liles\", \"Y_10\": \"Ellis Cargill\", \"Y_6\": \"Josh Liles\"}, {\"Y_6\": \"Mac Liles\", \"Y_4\": \"Calvin Merritt\", \"Y_8\": \"Johanna Liles\", \"Y_2\": \"Rosa Liles\", \"Y_10\": \"Ellis Cargill\"}, {\"Y_4\": \"Calvin Merritt\", \"Y_2\": \"Vincenza Cargill\", \"Y_8\": \"Johanna Liles\", \"Y_6\": \"Mac Liles\", \"Y_10\": \"Ellis Cargill\"}, {\"Y_4\": \"Zane Liles\", \"Y_8\": \"Johanna Liles\", \"Y_2\": \"Rosa Liles\", \"Y_10\": \"Ellis Cargill\", \"Y_6\": \"Josh Liles\"}, {\"Y_2\": \"Eve Merritt\", \"Y_4\": \"Calvin Merritt\", \"Y_8\": \"Johanna Liles\", \"Y_6\": \"Mac Liles\", \"Y_10\": \"Ellis Cargill\"}, {\"Y_2\": \"Sara Cargill\", \"Y_4\": \"Calvin Merritt\", \"Y_8\": \"Johanna Liles\", \"Y_6\": \"Mac Liles\", \"Y_10\": \"Ellis Cargill\"}, {\"Y_2\": \"Barabara Satterwhite\", \"Y_4\": \"Calvin Merritt\", \"Y_8\": \"Johanna Liles\", \"Y_10\": \"Ellis Cargill\", \"Y_6\": \"Josh Liles\"}, {\"Y_4\": \"Calvin Merritt\", \"Y_8\": \"Johanna Liles\", \"Y_6\": \"Mac Liles\", \"Y_2\": \"Elisabeth Merritt\", \"Y_10\": \"Ellis Cargill\"}, {\"Y_2\": \"Eve Merritt\", \"Y_4\": \"Calvin Merritt\", \"Y_8\": \"Johanna Liles\", \"Y_10\": \"Ellis Cargill\", \"Y_6\": \"Josh Liles\"}, {\"Y_2\": \"Barabara Satterwhite\", \"Y_4\": \"Calvin Merritt\", \"Y_8\": \"Johanna Liles\", \"Y_6\": \"Mac Liles\", \"Y_10\": \"Ellis Cargill\"}]", + "answer": [ + "Barabara Satterwhite", + "Elisabeth Merritt", + "Eve Merritt", + "Rosa Liles", + "Sara Cargill", + "Vincenza Cargill" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "job(Y_10, \"stage manager\")" + ], + "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": "903425f3-c5c7-49e9-84b9-9206a70dc9cf", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0831-01-06?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "dob(Y_10, \"0831-01-06\")" + ], + "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": "a3b54b1c-e590-461c-aec6-1f3b15131949", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the person whose occupation is production manager?", + "intermediate_answers": "[{\"Y_10\": \"Maira Wasserman\", \"Y_2\": \"Caitlin Whittington\", \"Y_4\": \"Bryant Wasserman\", \"Y_8\": \"Shirleen Wasserman\", \"Y_6\": \"Nellie Wasserman\"}, {\"Y_10\": \"Maira Wasserman\", \"Y_8\": \"Cesar Wasserman\", \"Y_2\": \"Caitlin Whittington\", \"Y_4\": \"Bryant Wasserman\", \"Y_6\": \"Nellie Wasserman\"}]", + "answer": [ + "Caitlin Whittington" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "job(Y_10, \"production manager\")" + ], + "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": "be64804e-8e11-4a3f-bc6b-90db3439cfdd", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "hobby(Y_10, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 11 + }, + { + "id": "d10be57b-dc66-4ead-90ec-a258f015f2d9", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is educational psychologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "job(Y_10, \"educational psychologist\")" + ], + "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": "a41dd15a-0859-4f73-b760-67e6783e54d0", + "question": "Who is the nephew of the child of the niece of the female second cousin of the person whose date of birth is 0907-02-15?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "dob(Y_10, \"0907-02-15\")" + ], + "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": "7dfc9587-6df5-45b5-9562-0afca28eda88", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0818-06-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "dob(Y_10, \"0818-06-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 10 + }, + { + "id": "270af5e9-f49a-496c-97e3-cdec09788742", + "question": "Who is the great-grandfather of the aunt of the sibling of the father-in-law of the person whose date of birth is 0879-01-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandfather(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "dob(Y_10, \"0879-01-13\")" + ], + "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": "2aaf1f7c-8910-4969-81bf-2c7a8b605f79", + "question": "Who is the daughter of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "husband(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "brother(\"Joetta Hagerman\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 4 + }, + { + "id": "f7076e68-0a98-4a5b-90f4-e4f7a61d360e", + "question": "Who is the mother of the sibling of the daughter-in-law of the male first cousin once removed of Andrea Bender?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "male_first_cousin_once_removed(\"Andrea Bender\", 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": "af818ca6-d908-4e86-8e2a-81ed8e388049", + "question": "Who is the aunt of the father-in-law of the great-aunt of the granddaughter of Lucile Sayers?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "granddaughter(\"Lucile Sayers\", 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": "bcde0ad3-d852-4e7e-ba8b-e729443dc2bb", + "question": "Who is the father of the sibling of the great-granddaughter of the great-grandfather of Tristan Benally?", + "intermediate_answers": "[{\"Y_6\": \"Wanda Heath\", \"Y_2\": \"Cliff Benally\", \"Y_4\": \"Tristan Benally\", \"Y_8\": \"Josh Benally\"}, {\"Y_6\": \"Wanda Heath\", \"Y_2\": \"Cliff Benally\", \"Y_4\": \"Garrett Benally\", \"Y_8\": \"Josh Benally\"}, {\"Y_6\": \"Wanda Heath\", \"Y_2\": \"Cliff Benally\", \"Y_4\": \"Earnest Benally\", \"Y_8\": \"Josh Benally\"}, {\"Y_6\": \"Wanda Heath\", \"Y_2\": \"Cliff Benally\", \"Y_4\": \"Herschel Benally\", \"Y_8\": \"Josh Benally\"}]", + "answer": [ + "Cliff Benally" + ], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "great_grandfather(\"Tristan Benally\", 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": "63f0bcf7-e23e-4ad1-9cb8-8d3e8aa0cb30", + "question": "Who is the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of Latisha Surface?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "grandfather(\"Latisha Surface\", 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": "f41fe6bd-a308-4f2a-b992-67e8c6179aa1", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of Jamel Wasserman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(\"Jamel Wasserman\", 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": "9b74c575-a749-488c-9f31-134f9c990e78", + "question": "Who is the nephew of the uncle of the cousin of the male second cousin of Sammie Prouty?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "male_second_cousin(\"Sammie Prouty\", 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": "fb0ad853-b172-4ee0-8fbb-5ed059ed7a51", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of Leroy Berger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(\"Leroy Berger\", 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": "c4fba3c3-2bdb-48cc-b06a-0108ca790361", + "question": "Who is the female second cousin of the male second cousin of the brother of the parent of Willard Snapp?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "parent(\"Willard Snapp\", 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": "c0a19bc7-f0e1-4901-9de7-20a5efb88607", + "question": "Who is the second aunt of the sibling of the nephew of the child of Sherrie Nagy?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "child(\"Sherrie Nagy\", 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": "e6ee8b63-715f-4732-a93a-fba4b86ee192", + "question": "Who is the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "husband(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "hobby(Y_8, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 4 + }, + { + "id": "afd4db91-bacc-4292-a38b-3fcd7bb60997", + "question": "Who is the mother of the sibling of the daughter-in-law of the person whose hobby is running?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "hobby(Y_8, \"running\")" + ], + "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": "031cc35c-7b9b-4d73-8de9-f77c379e5784", + "question": "Who is the aunt of the father-in-law of the great-aunt of the person whose date of birth is 1067-03-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "dob(Y_8, \"1067-03-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 8 + }, + { + "id": "d16b1fd5-2772-42ce-ab61-48e891c2c748", + "question": "Who is the father of the sibling of the great-granddaughter of the person whose date of birth is 0960-02-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "dob(Y_8, \"0960-02-28\")" + ], + "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": "0c23157c-7389-4eee-b4f6-61ad6bb52bff", + "question": "Who is the grandchild of the brother-in-law of the male first cousin once removed of the person whose occupation is multimedia programmer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "job(Y_8, \"multimedia programmer\")" + ], + "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": "b1604132-76f3-47c1-bec1-19db1896d069", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the person whose occupation is IT sales professional?", + "intermediate_answers": "[{\"Y_8\": \"Carlene Schaub\", \"Y_4\": \"Rashad Schaub\", \"Y_6\": \"Shawna Schaub\", \"Y_2\": \"Shannon Hirsch\"}]", + "answer": [ + "Shannon Hirsch" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "job(Y_8, \"IT sales professional\")" + ], + "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": "d7a8e587-ad2d-4e3e-89a3-4e3a68e72386", + "question": "Who is the nephew of the uncle of the cousin of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "hobby(Y_8, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 8 + }, + { + "id": "e972d1e6-55f1-40cc-85bc-0225f3946594", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the person whose occupation is systems analyst?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "job(Y_8, \"systems analyst\")" + ], + "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": "d23c3c75-78e9-4d06-8217-5a83dee40b02", + "question": "Who is the female second cousin of the male second cousin of the brother of the person whose hobby is microbiology?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "hobby(Y_8, \"microbiology\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 12 + }, + { + "id": "c12fb482-9da7-46fc-9b68-f5c6b84c2b21", + "question": "Who is the second aunt of the sibling of the nephew of the person whose date of birth is 0996-07-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "dob(Y_8, \"0996-07-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 8 + }, + { + "id": "e0076122-0554-40da-a5c3-093fabd2adea", + "question": "Who is the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "husband(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "brother(\"Joetta Hagerman\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 3 + }, + { + "id": "d7eea10c-253b-4468-985a-a237524ad5f2", + "question": "Who is the daughter-in-law of the male first cousin once removed of the female cousin of Alina Slay?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "female_cousin(\"Alina Slay\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "1139ca23-701a-4784-a908-a33221e58185", + "question": "Who is the granddaughter of the nephew of the mother of Winnifred Mcclelland?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "mother(\"Winnifred Mcclelland\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "12a11798-615a-4319-ae6b-15e388a69193", + "question": "Who is the son of the aunt of the father-in-law of Annmarie Cargill?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "father_in_law(\"Annmarie Cargill\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "18517e64-abd2-487c-b8da-46d1334773e5", + "question": "Who is the father of the sibling of the great-granddaughter of Mac Curtin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(\"Mac Curtin\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "a8457520-deb3-4fa2-ad1e-fefcb5e81cdd", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of Latisha Surface?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(\"Latisha Surface\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 8 + }, + { + "id": "b61bb1d4-a0c9-4e31-87d8-8b55dda4f7bb", + "question": "Who is the daughter-in-law of the great-grandparent of the granddaughter of Truman Mccourt?", + "intermediate_answers": "[{\"Y_4\": \"Leticia Mccourt\", \"Y_6\": \"Lavonna Arbuckle\", \"Y_2\": \"Berneice Mccourt\"}, {\"Y_4\": \"Leticia Mccourt\", \"Y_6\": \"Thomasena Mccourt\", \"Y_2\": \"Tena Mccourt\"}, {\"Y_4\": \"Leticia Mccourt\", \"Y_6\": \"Thomasena Mccourt\", \"Y_2\": \"Berneice Mccourt\"}, {\"Y_4\": \"Leticia Mccourt\", \"Y_6\": \"Lavonna Arbuckle\", \"Y_2\": \"Tena Mccourt\"}, {\"Y_2\": \"Berneice Mccourt\", \"Y_6\": \"Lavonna Arbuckle\", \"Y_4\": \"Emmanuel Mccourt\"}, {\"Y_4\": \"Emmanuel Mccourt\", \"Y_6\": \"Thomasena Mccourt\", \"Y_2\": \"Tena Mccourt\"}, {\"Y_2\": \"Berneice Mccourt\", \"Y_4\": \"Emmanuel Mccourt\", \"Y_6\": \"Thomasena Mccourt\"}, {\"Y_6\": \"Lavonna Arbuckle\", \"Y_4\": \"Emmanuel Mccourt\", \"Y_2\": \"Tena Mccourt\"}]", + "answer": [ + "Berneice Mccourt", + "Tena Mccourt" + ], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "granddaughter(\"Truman Mccourt\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "2f231d2d-a464-4975-bf41-1ea3f03630e6", + "question": "Who is the male second cousin of the great-grandson of the great-granddaughter of Leticia Quimby?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_granddaughter(\"Leticia Quimby\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 11 + }, + { + "id": "c0da1251-21c5-493c-aa47-bbeb03f717be", + "question": "Who is the great-grandparent of the nephew of the uncle of Jasmine Mccutcheon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(\"Jasmine Mccutcheon\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "959692af-2072-44b4-9b8b-a1781533aca9", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of Louis Batten?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(\"Louis Batten\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "6efd3678-aaf2-4036-8293-5fc5e4cb3831", + "question": "Who is the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[{\"Y_6\": \"Rodger Mccutcheon\", \"Y_2\": \"Tyler Tabor\", \"Y_4\": \"Xiomara Tabor\"}]", + "answer": [ + "Tyler Tabor" + ], + "prolog": { + "query": [ + "husband(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "hobby(Y_6, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "d7241b58-60ed-4e49-84e4-40bb8b04132a", + "question": "Who is the daughter-in-law of the male first cousin once removed of the person whose date of birth is 0991-06-05?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "dob(Y_6, \"0991-06-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "b13352c3-d8e5-4c34-a376-dc2874d30fa7", + "question": "Who is the granddaughter of the nephew of the person whose date of birth is 0950-04-21?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "dob(Y_6, \"0950-04-21\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "1865aea5-9df2-4c64-9c5d-89ed896f3e89", + "question": "Who is the son of the aunt of the person whose occupation is stage manager?", + "intermediate_answers": "[{\"Y_2\": \"Josh Liles\", \"Y_4\": \"Johanna Liles\", \"Y_6\": \"Ellis Cargill\"}, {\"Y_2\": \"Mac Liles\", \"Y_4\": \"Johanna Liles\", \"Y_6\": \"Ellis Cargill\"}]", + "answer": [ + "Josh Liles", + "Mac Liles" + ], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "job(Y_6, \"stage manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 4 + }, + { + "id": "f454c2b8-7366-4692-8274-dea8aa4d33f5", + "question": "Who is the father of the sibling of the person whose hobby is video gaming?", + "intermediate_answers": "[{\"Y_4\": \"Anderson Wasserman\", \"Y_6\": \"Lisa Rhoden\", \"Y_2\": \"Bryant Wasserman\"}, {\"Y_6\": \"Lisa Rhoden\", \"Y_4\": \"Grover Wasserman\", \"Y_2\": \"Bryant Wasserman\"}, {\"Y_6\": \"Christopher Briseno\", \"Y_4\": \"Raelene Snapp\", \"Y_2\": \"Cory Briseno\"}, {\"Y_6\": \"Lisa Rhoden\", \"Y_4\": \"Maira Wasserman\", \"Y_2\": \"Bryant Wasserman\"}, {\"Y_6\": \"Lisa Rhoden\", \"Y_4\": \"Hilda Wasserman\", \"Y_2\": \"Bryant Wasserman\"}]", + "answer": [ + "Bryant Wasserman", + "Cory Briseno" + ], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "hobby(Y_6, \"video gaming\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "43d92e34-2c32-41bd-9045-2963016d8194", + "question": "Who is the brother-in-law of the male first cousin once removed of the person whose occupation is multimedia programmer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "job(Y_6, \"multimedia programmer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "8153b612-aa1a-4918-8c0e-ac1d49ea4476", + "question": "Who is the daughter-in-law of the great-grandparent of the person whose occupation is production manager?", + "intermediate_answers": "[{\"Y_4\": \"Leticia Mccourt\", \"Y_6\": \"Lavonna Arbuckle\", \"Y_2\": \"Berneice Mccourt\"}, {\"Y_6\": \"Maira Wasserman\", \"Y_4\": \"Xiao Fortune\", \"Y_2\": \"Sydney Fortune\"}, {\"Y_6\": \"Maira Wasserman\", \"Y_4\": \"Shirleen Wasserman\", \"Y_2\": \"Nellie Wasserman\"}, {\"Y_6\": \"Maira Wasserman\", \"Y_4\": \"Christian Fortune\", \"Y_2\": \"Sydney Fortune\"}, {\"Y_4\": \"Cesar Wasserman\", \"Y_6\": \"Maira Wasserman\", \"Y_2\": \"Nellie Wasserman\"}, {\"Y_4\": \"Leticia Mccourt\", \"Y_6\": \"Lavonna Arbuckle\", \"Y_2\": \"Tena Mccourt\"}, {\"Y_2\": \"Berneice Mccourt\", \"Y_6\": \"Lavonna Arbuckle\", \"Y_4\": \"Emmanuel Mccourt\"}, {\"Y_6\": \"Lavonna Arbuckle\", \"Y_4\": \"Emmanuel Mccourt\", \"Y_2\": \"Tena Mccourt\"}]", + "answer": [ + "Berneice Mccourt", + "Nellie Wasserman", + "Sydney Fortune", + "Tena Mccourt" + ], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "job(Y_6, \"production manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "064f243c-9a10-4848-804f-a0f0975ee018", + "question": "Who is the male second cousin of the great-grandson of the person whose date of birth is 1010-05-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "dob(Y_6, \"1010-05-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 9 + }, + { + "id": "356e50c9-31e9-4793-a5fb-76f346b0dd28", + "question": "Who is the great-grandparent of the nephew of the person whose hobby is orienteering?", + "intermediate_answers": "[{\"Y_2\": \"Haywood Omara\", \"Y_6\": \"Owen Omara\", \"Y_4\": \"Edison Izzo\"}, {\"Y_2\": \"Kenda Omara\", \"Y_6\": \"Owen Omara\", \"Y_4\": \"Edison Izzo\"}, {\"Y_4\": \"Frederic Izzo\", \"Y_2\": \"Haywood Omara\", \"Y_6\": \"Owen Omara\"}, {\"Y_2\": \"Elyse Pham\", \"Y_4\": \"Cliff Benally\", \"Y_6\": \"Gordon Benally\"}, {\"Y_4\": \"Reginald Benally\", \"Y_6\": \"Gordon Benally\", \"Y_2\": \"Sheldon Pham\"}, {\"Y_2\": \"Elyse Pham\", \"Y_4\": \"Jarred Benally\", \"Y_6\": \"Gordon Benally\"}, {\"Y_4\": \"Cliff Benally\", \"Y_6\": \"Gordon Benally\", \"Y_2\": \"Sheldon Pham\"}, {\"Y_2\": \"Elyse Pham\", \"Y_4\": \"Reginald Benally\", \"Y_6\": \"Gordon Benally\"}, {\"Y_4\": \"Frederic Izzo\", \"Y_2\": \"Kenda Omara\", \"Y_6\": \"Owen Omara\"}, {\"Y_4\": \"Jarred Benally\", \"Y_6\": \"Gordon Benally\", \"Y_2\": \"Sheldon Pham\"}]", + "answer": [ + "Elyse Pham", + "Haywood Omara", + "Kenda Omara", + "Sheldon Pham" + ], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "hobby(Y_6, \"orienteering\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "f106da59-4db1-42ba-a4c5-9830b6966d7e", + "question": "Who is the niece of the male first cousin once removed of the person whose occupation is educational psychologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "job(Y_6, \"educational psychologist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "6e186d8e-c34e-43d5-bb4d-a6fcfd1e7df6", + "question": "Who is the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "brother(\"Joetta Hagerman\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 2 + }, + { + "id": "358ad265-23ad-449a-976d-1026f8d2d7fe", + "question": "Who is the female cousin of the daughter of Reginald Crites?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "daughter(\"Reginald Crites\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "3db20e5f-ccb0-4252-86f2-15e67e412c92", + "question": "Who is the sibling of the daughter-in-law of Isaiah Till?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "daughter_in_law(\"Isaiah Till\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "b6b85e73-b01e-404a-8ff6-c084ff3656c3", + "question": "Who is the granddaughter of the nephew of Marlene Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(\"Marlene Laird\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "ef47dd00-8063-41eb-891c-f54c8b4990d8", + "question": "Who is the aunt of the father-in-law of Annmarie Cargill?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(\"Annmarie Cargill\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "0ba03312-4afd-4c63-88e3-75b24586a8f1", + "question": "Who is the great-granddaughter of the great-grandfather of Tristan Benally?", + "intermediate_answers": "[{\"Y_4\": \"Josh Benally\", \"Y_2\": \"Macy Benally\"}, {\"Y_4\": \"Josh Benally\", \"Y_2\": \"Tianna Benally\"}, {\"Y_4\": \"Josh Benally\", \"Y_2\": \"Wanda Heath\"}]", + "answer": [ + "Macy Benally", + "Tianna Benally", + "Wanda Heath" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(\"Tristan Benally\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "d9706b77-56db-4391-9f20-8f3e0e4d72d5", + "question": "Who is the grandson of the father of Noe Vargas?", + "intermediate_answers": "[{\"Y_4\": \"Amos Vargas\", \"Y_2\": \"Theodore Yocum\"}, {\"Y_4\": \"Amos Vargas\", \"Y_2\": \"Kendrick Vargas\"}, {\"Y_4\": \"Amos Vargas\", \"Y_2\": \"Forrest Vargas\"}, {\"Y_4\": \"Amos Vargas\", \"Y_2\": \"Toney Vargas\"}]", + "answer": [ + "Forrest Vargas", + "Kendrick Vargas", + "Theodore Yocum", + "Toney Vargas" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(\"Noe Vargas\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "b59e6161-a4f8-4191-9f25-039f8cd1f108", + "question": "Who is the brother-in-law of the male first cousin once removed of Lilia Word?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(\"Lilia Word\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "990dd485-4776-4664-a047-2d566bbc6973", + "question": "Who is the great-grandparent of the granddaughter of Truman Mccourt?", + "intermediate_answers": "[{\"Y_2\": \"Leticia Mccourt\", \"Y_4\": \"Thomasena Mccourt\"}, {\"Y_4\": \"Lavonna Arbuckle\", \"Y_2\": \"Emmanuel Mccourt\"}, {\"Y_2\": \"Emmanuel Mccourt\", \"Y_4\": \"Thomasena Mccourt\"}, {\"Y_4\": \"Lavonna Arbuckle\", \"Y_2\": \"Leticia Mccourt\"}]", + "answer": [ + "Emmanuel Mccourt", + "Leticia Mccourt" + ], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "granddaughter(\"Truman Mccourt\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "4a24d80e-b67d-45c9-be10-ff1fdebf2d39", + "question": "Who is the great-granddaughter of the son of Estella Heinz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(\"Estella Heinz\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "3d8fc0f8-4db4-4ce9-8fbc-a8bea6217540", + "question": "Who is the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[{\"Y_2\": \"Xiomara Tabor\", \"Y_4\": \"Rodger Mccutcheon\"}]", + "answer": [ + "Xiomara Tabor" + ], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "hobby(Y_4, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "18434fff-e284-44bc-aeb3-c15c7cd3535e", + "question": "Who is the female cousin of the person whose date of birth is 0984-11-27?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "dob(Y_4, \"0984-11-27\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "b897e473-0281-4595-aabb-78917dc6e616", + "question": "Who is the sibling of the person whose hobby is stone skipping?", + "intermediate_answers": "[{\"Y_4\": \"Gregorio Reyna\", \"Y_2\": \"Greg Reyna\"}, {\"Y_4\": \"Tomas Kroll\", \"Y_2\": \"Sandy Sanders\"}, {\"Y_4\": \"Gregorio Reyna\", \"Y_2\": \"Monserrate Lozada\"}, {\"Y_4\": \"Gregorio Reyna\", \"Y_2\": \"Johnna Mccorkle\"}, {\"Y_4\": \"Tomas Kroll\", \"Y_2\": \"Lue Kroll\"}]", + "answer": [ + "Greg Reyna", + "Johnna Mccorkle", + "Lue Kroll", + "Monserrate Lozada", + "Sandy Sanders" + ], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "hobby(Y_4, \"stone skipping\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "f6f8ae41-5d21-48ce-87e4-4e1ccef72489", + "question": "Who is the granddaughter of the person whose date of birth is 0891-11-15?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "dob(Y_4, \"0891-11-15\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "e78e0b8e-491c-4f10-880d-5abf457f41ed", + "question": "Who is the aunt of the person whose occupation is stage manager?", + "intermediate_answers": "[{\"Y_4\": \"Ellis Cargill\", \"Y_2\": \"Johanna Liles\"}, {\"Y_4\": \"Ellis Cargill\", \"Y_2\": \"Patricia Deane\"}]", + "answer": [ + "Johanna Liles", + "Patricia Deane" + ], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "job(Y_4, \"stage manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "36b5952f-0142-4d83-96f4-208005b0264c", + "question": "Who is the great-granddaughter of the person whose date of birth is 0960-02-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "dob(Y_4, \"0960-02-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "915a8d65-4f37-417a-9ed5-7242666b0246", + "question": "Who is the grandson of the person whose date of birth is 0831-01-06?", + "intermediate_answers": "[{\"Y_4\": \"Jamaal Youmans\", \"Y_2\": \"Wallace Marquis\"}]", + "answer": [ + "Wallace Marquis" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "dob(Y_4, \"0831-01-06\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "3c6fcf4d-219b-464a-82ed-1d50430f463c", + "question": "Who is the brother-in-law of the person whose occupation is volunteer coordinator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "job(Y_4, \"volunteer coordinator\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "aa5055b4-74bc-492a-879c-c0cfb370da3f", + "question": "Who is the great-grandparent of the person whose occupation is production manager?", + "intermediate_answers": "[{\"Y_2\": \"Cesar Wasserman\", \"Y_4\": \"Maira Wasserman\"}, {\"Y_4\": \"Lavonna Arbuckle\", \"Y_2\": \"Emmanuel Mccourt\"}, {\"Y_4\": \"Maira Wasserman\", \"Y_2\": \"Shirleen Wasserman\"}, {\"Y_2\": \"Allan Stricklin\", \"Y_4\": \"Maira Wasserman\"}, {\"Y_2\": \"Deane Stricklin\", \"Y_4\": \"Maira Wasserman\"}, {\"Y_4\": \"Maira Wasserman\", \"Y_2\": \"Christian Fortune\"}, {\"Y_2\": \"Newton Moffitt\", \"Y_4\": \"Will Vargas\"}, {\"Y_4\": \"Lavonna Arbuckle\", \"Y_2\": \"Leticia Mccourt\"}, {\"Y_4\": \"Will Vargas\", \"Y_2\": \"Elfriede Moffitt\"}, {\"Y_4\": \"Maira Wasserman\", \"Y_2\": \"Xiao Fortune\"}]", + "answer": [ + "Allan Stricklin", + "Cesar Wasserman", + "Christian Fortune", + "Deane Stricklin", + "Elfriede Moffitt", + "Emmanuel Mccourt", + "Leticia Mccourt", + "Newton Moffitt", + "Shirleen Wasserman", + "Xiao Fortune" + ], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "job(Y_4, \"production manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "fca02155-1ee4-477c-9fe0-ba234ddf5faf", + "question": "Who is the great-granddaughter of the person whose occupation is insurance risk surveyor?", + "intermediate_answers": "[{\"Y_2\": \"Annette Diaz\", \"Y_4\": \"Brittaney Darden\"}, {\"Y_4\": \"Riley Snapp\", \"Y_2\": \"Michell Shelley\"}, {\"Y_2\": \"Susie Batten\", \"Y_4\": \"Riley Snapp\"}, {\"Y_2\": \"Faith Pomeroy\", \"Y_4\": \"Riley Snapp\"}, {\"Y_2\": \"Selena Darden\", \"Y_4\": \"Brittaney Darden\"}, {\"Y_2\": \"Shenita Pomeroy\", \"Y_4\": \"Riley Snapp\"}]", + "answer": [ + "Annette Diaz", + "Faith Pomeroy", + "Michell Shelley", + "Selena Darden", + "Shenita Pomeroy", + "Susie Batten" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "job(Y_4, \"insurance risk surveyor\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "7351c25e-19a4-4015-91f8-5cd013c59ee4", + "question": "Who is the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother(\"Joetta Hagerman\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "17340ee4-db92-406b-8d90-d3b9363b8305", + "question": "Who is the husband of Xiomara Quimby?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "husband(\"Xiomara Quimby\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "f5386fb3-81a5-4ba0-9909-9e950e273a7e", + "question": "Who is the female cousin of Alina Slay?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(\"Alina Slay\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "75cf10b8-6849-408c-8f7a-3dc4a8905f7b", + "question": "Who is the daughter-in-law of Isaiah Till?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(\"Isaiah Till\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "ffdc9d1e-77e6-4258-ac71-865c1f02b2e4", + "question": "Who is the mother of Winnifred Mcclelland?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(\"Winnifred Mcclelland\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "724a876d-1b17-4396-b1b1-f4a01fe6d6e9", + "question": "Who is the granddaughter of Lucile Sayers?", + "intermediate_answers": "[{\"Y_2\": \"Donna Sayers\"}]", + "answer": [ + "Donna Sayers" + ], + "prolog": { + "query": [ + "granddaughter(\"Lucile Sayers\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "5ed5a328-2003-41f8-a6b5-51cab6faa550", + "question": "Who is the father-in-law of Annmarie Cargill?", + "intermediate_answers": "[{\"Y_2\": \"Gilbert Cargill\"}]", + "answer": [ + "Gilbert Cargill" + ], + "prolog": { + "query": [ + "father_in_law(\"Annmarie Cargill\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "5866cb3f-2484-4361-8a39-8c20ebc1bbd4", + "question": "Who is the son of Damien Klatt?", + "intermediate_answers": "[{\"Y_2\": \"Don Klatt\"}]", + "answer": [ + "Don Klatt" + ], + "prolog": { + "query": [ + "son(\"Damien Klatt\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "fa932815-a936-44b9-8637-6d4a532d22ee", + "question": "Who is the great-granddaughter of Mac Curtin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(\"Mac Curtin\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "d5198f91-45d9-4a4b-b0a7-a2ba7d6e9fe2", + "question": "Who is the father of Noe Vargas?", + "intermediate_answers": "[{\"Y_2\": \"Amos Vargas\"}]", + "answer": [ + "Amos Vargas" + ], + "prolog": { + "query": [ + "father(\"Noe Vargas\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "6cdea64c-0320-4bcb-879c-357138b68e1d", + "question": "Who is the person whose hobby is coin collecting?", + "intermediate_answers": "[{\"Y_2\": \"Rodger Mccutcheon\"}]", + "answer": [ + "Rodger Mccutcheon" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "1187eaa6-e756-493f-a248-5980d5cab46f", + "question": "Who is the person whose date of birth is 0929-11-05?", + "intermediate_answers": "[{\"Y_2\": \"Marcelo Middleton\"}]", + "answer": [ + "Marcelo Middleton" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0929-11-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "85248134-270f-4fe0-88dd-191052cff571", + "question": "Who is the person whose date of birth is 0991-06-05?", + "intermediate_answers": "[{\"Y_2\": \"Rosemarie Huber\"}]", + "answer": [ + "Rosemarie Huber" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0991-06-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "6584466e-5519-4700-b60a-576d53f6b193", + "question": "Who is the person whose hobby is stone skipping?", + "intermediate_answers": "[{\"Y_2\": \"Doug Medley\"}, {\"Y_2\": \"Pete Bernardo\"}, {\"Y_2\": \"Tomas Kroll\"}, {\"Y_2\": \"Gregorio Reyna\"}]", + "answer": [ + "Doug Medley", + "Gregorio Reyna", + "Pete Bernardo", + "Tomas Kroll" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"stone skipping\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "f01fb2c4-bd7d-4cfc-b114-09a76f8033a7", + "question": "Who is the person whose date of birth is 0950-04-21?", + "intermediate_answers": "[{\"Y_2\": \"Dallas Mcmillin\"}]", + "answer": [ + "Dallas Mcmillin" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0950-04-21\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "92702939-cc01-42f7-979c-b7cf48419968", + "question": "Who is the person whose date of birth is 1067-03-22?", + "intermediate_answers": "[{\"Y_2\": \"Antonia Moniz\"}]", + "answer": [ + "Antonia Moniz" + ], + "prolog": { + "query": [ + "dob(Y_2, \"1067-03-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "b07d0f30-5485-42f0-b554-ee892015e77a", + "question": "Who is the person whose occupation is stage manager?", + "intermediate_answers": "[{\"Y_2\": \"Randal Mortensen\"}, {\"Y_2\": \"Ellis Cargill\"}]", + "answer": [ + "Ellis Cargill", + "Randal Mortensen" + ], + "prolog": { + "query": [ + "job(Y_2, \"stage manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "a167bfa3-42ee-4f7f-8ed0-2eda1315c4c7", + "question": "Who is the person whose date of birth is 0948-02-03?", + "intermediate_answers": "[{\"Y_2\": \"Yuk Lessard\"}]", + "answer": [ + "Yuk Lessard" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0948-02-03\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "cba0563a-d5b5-4179-8b07-d4ead9fcdb0b", + "question": "Who is the person whose hobby is video gaming?", + "intermediate_answers": "[{\"Y_2\": \"Russel Sweitzer\"}, {\"Y_2\": \"Lauren Atencio\"}, {\"Y_2\": \"Xiao Fortune\"}, {\"Y_2\": \"Lisa Rhoden\"}, {\"Y_2\": \"Christopher Briseno\"}, {\"Y_2\": \"Morgan Isaacs\"}]", + "answer": [ + "Christopher Briseno", + "Lauren Atencio", + "Lisa Rhoden", + "Morgan Isaacs", + "Russel Sweitzer", + "Xiao Fortune" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"video gaming\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "cbb88dcc-26ad-4051-98f2-232230c5b3d5", + "question": "Who is the person whose date of birth is 0831-01-06?", + "intermediate_answers": "[{\"Y_2\": \"Jamaal Youmans\"}]", + "answer": [ + "Jamaal Youmans" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0831-01-06\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "4733e132-127f-4d2b-9c6b-32301f33e78c", + "question": "What is the date of birth of the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "female_cousin(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "husband(Y_15, Y_13)", + "daughter(Y_17, Y_15)", + "brother(\"Joetta Hagerman\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 15 + }, + { + "id": "7ca9696d-3e3e-48c2-b58d-fe9a822bc59e", + "question": "What is the date of birth of the sibling of the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of Lucile Sayers?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "son(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "great_aunt(Y_17, Y_15)", + "granddaughter(\"Lucile Sayers\", 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": "f70f3397-564c-4758-9b3c-86b1717b0587", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of Latisha Surface?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "grandchild(Y_13, Y_11)", + "brother_in_law(Y_15, Y_13)", + "male_first_cousin_once_removed(Y_17, Y_15)", + "grandfather(\"Latisha Surface\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 19 + }, + { + "id": "2680c424-18f3-4f5a-b4e2-d98a6899822a", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of Sammie Prouty?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "uncle(Y_15, Y_13)", + "cousin(Y_17, Y_15)", + "male_second_cousin(\"Sammie Prouty\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 26 + }, + { + "id": "d9eca3cc-0462-4a3e-980e-04d1cfe002a4", + "question": "What is the hobby of the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the parent of Willard Snapp?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "child(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "female_second_cousin(Y_13, Y_11)", + "male_second_cousin(Y_15, Y_13)", + "brother(Y_17, Y_15)", + "parent(\"Willard Snapp\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 19 + }, + { + "id": "c0e1cda5-86fe-48f3-8fc7-3f30b11be239", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of Bernie Dotson?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "daughter_in_law(\"Bernie Dotson\", 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": "af1e8b5e-b7ce-442e-8a56-0206544fff0a", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of the mother of the aunt of the grandmother of Weldon Monday?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "mother(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "grandmother(\"Weldon Monday\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 22 + }, + { + "id": "52149e85-af83-468b-869d-739274edf937", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of the aunt of the great-uncle of Jenni Flynn?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "niece(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "great_uncle(\"Jenni Flynn\", 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": "7092a8de-13d1-4bfe-b516-799feb673223", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of the male cousin of Jasmine Pride?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "male_cousin(Y_17, Y_15)", + "male_cousin(\"Jasmine Pride\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 22 + }, + { + "id": "ef24a413-a0b2-4748-a7bc-f42e9dd895d1", + "question": "What is the occupation of the great-grandparent of the female first cousin once removed of the daughter-in-law of the mother of the grandfather of the male first cousin once removed of the nephew of the great-grandson of Tashina Hirsch?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "female_first_cousin_once_removed(Y_7, Y_5)", + "daughter_in_law(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "nephew(Y_17, Y_15)", + "great_grandson(\"Tashina Hirsch\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 22 + }, + { + "id": "27eacd33-b65b-4298-bcfb-af7e1f67083b", + "question": "What is the date of birth of the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "female_cousin(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "husband(Y_15, Y_13)", + "daughter(Y_17, Y_15)", + "hobby(Y_17, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 15 + }, + { + "id": "91fb2585-1131-4de1-bf0d-f887836aaaa5", + "question": "What is the date of birth of the sibling of the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the person whose date of birth is 1067-03-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "son(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "great_aunt(Y_17, Y_15)", + "dob(Y_17, \"1067-03-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 17 + }, + { + "id": "e3b2257f-fe82-4b49-921d-6583a4617d46", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the person whose occupation is multimedia programmer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "grandchild(Y_13, Y_11)", + "brother_in_law(Y_15, Y_13)", + "male_first_cousin_once_removed(Y_17, Y_15)", + "job(Y_17, \"multimedia programmer\")" + ], + "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": "93af2337-55ba-4d7c-b05b-fe7f5971387b", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of the cousin of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "uncle(Y_15, Y_13)", + "cousin(Y_17, Y_15)", + "hobby(Y_17, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 22 + }, + { + "id": "ef0f9a07-b55c-4b52-b6b0-6d3f2720dcf4", + "question": "What is the hobby of the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is microbiology?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "child(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "female_second_cousin(Y_13, Y_11)", + "male_second_cousin(Y_15, Y_13)", + "brother(Y_17, Y_15)", + "hobby(Y_17, \"microbiology\")" + ], + "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": "d447bfdf-d409-4eac-bab1-ddbbbeaff4c5", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the great-grandson of the daughter of the father-in-law of the aunt of the person whose occupation is emergency planning officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "job(Y_17, \"emergency planning officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 15 + }, + { + "id": "69f3d33e-7a02-454f-b620-9dba9197e289", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of the mother of the aunt of the person whose occupation is film editor?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "mother(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "job(Y_17, \"film editor\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 21 + }, + { + "id": "4574ef66-905a-497f-8e5e-70747a74e3cc", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of the aunt of the person whose occupation is further education lecturer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "niece(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "job(Y_17, \"further education lecturer\")" + ], + "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": "745956aa-eb20-4b08-b788-d35b69291601", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of the person whose occupation is development worker?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "male_cousin(Y_17, Y_15)", + "job(Y_17, \"development worker\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 20 + }, + { + "id": "0b7c8d81-bb5c-45f7-a1be-85fde6649922", + "question": "What is the occupation of the great-grandparent of the female first cousin once removed of the daughter-in-law of the mother of the grandfather of the male first cousin once removed of the nephew of the person whose hobby is people-watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "female_first_cousin_once_removed(Y_7, Y_5)", + "daughter_in_law(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "nephew(Y_17, Y_15)", + "hobby(Y_17, \"people-watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 20 + }, + { + "id": "adf09a73-fb9d-4bb6-a6f7-f11ac8205533", + "question": "What is the date of birth of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "husband(Y_13, Y_11)", + "daughter(Y_15, Y_13)", + "brother(\"Joetta Hagerman\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 14 + }, + { + "id": "aaa8d980-72f3-4317-b5e8-d5ff61cff5af", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of Marlene Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "father_in_law(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "granddaughter(Y_15, Y_13)", + "nephew(\"Marlene Laird\", 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": "db5832d9-30f5-4f3e-a215-4f2f722d0eff", + "question": "What is the occupation of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of Noe Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "granddaughter(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "male_first_cousin_once_removed(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "grandson(Y_15, Y_13)", + "father(\"Noe Vargas\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 16 + }, + { + "id": "0d965fe8-58c1-4ea3-a125-e23a6d75ceea", + "question": "What is the occupation of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the son of Estella Heinz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "great_grandson(Y_13, Y_11)", + "great_granddaughter(Y_15, Y_13)", + "son(\"Estella Heinz\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 20 + }, + { + "id": "0167a13c-4b1e-4b3a-82cc-5526d523e74b", + "question": "What is the hobby of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Louis Batten?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "parent(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "niece(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "great_grandfather(\"Louis Batten\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 22 + }, + { + "id": "4d84c3e6-6a0f-4069-b461-06077d058d6b", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the child of Sherrie Nagy?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "second_aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "nephew(Y_15, Y_13)", + "child(\"Sherrie Nagy\", 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": "344419ce-2f18-43b0-b43e-9620cbfa4fe4", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of Lynn Mortensen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "great_grandson(\"Lynn Mortensen\", 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": "b6cce1f3-5c2e-4959-a509-e4dd28626ab6", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Karla Perez?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "great_aunt(\"Karla Perez\", 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": "551009b9-30c4-4343-897c-984bf104c891", + "question": "What is the occupation of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Karol Doe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "wife(Y_5, Y_3)", + "great_grandparent(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "niece(\"Karol Doe\", 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": "f131819e-af13-4462-a234-d7fb22d3e30c", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of Kenda Hardison?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "male_cousin(\"Kenda Hardison\", 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": "077223f2-32c9-4f08-b2d8-4a56459737cc", + "question": "What is the date of birth of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "husband(Y_13, Y_11)", + "daughter(Y_15, Y_13)", + "hobby(Y_15, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 14 + }, + { + "id": "406197ed-7551-4b99-a6b3-b2c5d6f80fd0", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the person whose date of birth is 0891-11-15?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "father_in_law(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "granddaughter(Y_15, Y_13)", + "dob(Y_15, \"0891-11-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 person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 15 + }, + { + "id": "20f2862e-4362-4c3f-bd4c-b315ee47ae67", + "question": "What is the occupation of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0831-01-06?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "granddaughter(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "male_first_cousin_once_removed(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "grandson(Y_15, Y_13)", + "dob(Y_15, \"0831-01-06\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 16 + }, + { + "id": "1262997b-49ef-4850-bd41-427a84cf9db4", + "question": "What is the occupation of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the person whose occupation is insurance risk surveyor?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "great_grandson(Y_13, Y_11)", + "great_granddaughter(Y_15, Y_13)", + "job(Y_15, \"insurance risk surveyor\")" + ], + "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": "d8cbbdd9-2945-4c55-ae36-e280026c6f5d", + "question": "What is the hobby of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is educational psychologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "parent(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "niece(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "job(Y_15, \"educational 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", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 20 + }, + { + "id": "8a2f1bff-fda8-4176-840f-1d8d68bee49b", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the person whose date of birth is 0996-07-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "second_aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "nephew(Y_15, Y_13)", + "dob(Y_15, \"0996-07-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 16 + }, + { + "id": "08d0af87-b272-4c2b-ad22-c38d39458815", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the person whose date of birth is 0879-01-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "dob(Y_15, \"0879-01-13\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 14 + }, + { + "id": "cfdd40df-6527-4ebf-a82c-8f299bbd075d", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0968-03-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "dob(Y_15, \"0968-03-28\")" + ], + "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": "8189a0fa-0379-48d5-a05d-a889185b3e2e", + "question": "What is the occupation of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0988-07-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "wife(Y_5, Y_3)", + "great_grandparent(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "dob(Y_15, \"0988-07-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 16 + }, + { + "id": "00f3a446-5a00-4006-8212-9f6cd472e7dd", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the person whose hobby is bmx?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "hobby(Y_15, \"bmx\")" + ], + "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": "d97e03b8-77c1-41eb-8b11-976fbd1c0d1a", + "question": "What is the occupation of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "husband(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "brother(\"Joetta Hagerman\", 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": "673e86e4-c7bd-47e1-be22-878320700277", + "question": "What is the date of birth of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of Winnifred Mcclelland?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "great_aunt(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "mother(\"Winnifred Mcclelland\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 13 + }, + { + "id": "cd1dc61b-0a17-488f-9653-895320d24f06", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the great-granddaughter of Mac Curtin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "great_granddaughter(\"Mac Curtin\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 14 + }, + { + "id": "36ed8f61-70e7-4eb7-82cb-42cac4f3f755", + "question": "What is the hobby of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of Truman Mccourt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "son(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "granddaughter(\"Truman Mccourt\", 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": "4e300fcd-7299-4e5e-a080-cedf966634a6", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of Jasmine Mccutcheon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "uncle(\"Jasmine Mccutcheon\", 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": "d92ed4f6-ad86-4ce9-a130-b1976098e618", + "question": "What is the date of birth of the child of the niece of the female second cousin of the male second cousin of the brother of the parent of Willard Snapp?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "brother(Y_13, Y_11)", + "parent(\"Willard Snapp\", 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": "2d19996d-1925-487b-8b2c-e543043844af", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Emil Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "second_aunt(\"Emil Lucky\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 15 + }, + { + "id": "641e2c5a-b894-4388-87d4-9b4ffda84964", + "question": "What is the date of birth of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Paige Duran?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "grandmother(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "sibling(\"Paige Duran\", 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": "fc6c11c3-f880-4e7a-934b-8d9245ed89bb", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of Joshua Charron?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandparent(\"Joshua Charron\", 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": "4f63cc3b-b466-4529-99bc-854c6701e2d5", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Karol Doe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "niece(\"Karol Doe\", 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": "b03097f8-10ea-48cf-8fb9-980ec74e3e39", + "question": "What is the occupation of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "husband(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "hobby(Y_13, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "3e4721b6-6f34-4743-81e7-02f7f6fa99f9", + "question": "What is the date of birth of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the person whose date of birth is 0950-04-21?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "great_aunt(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "dob(Y_13, \"0950-04-21\")" + ], + "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": "5d0bd40a-aec3-4980-846b-f1342d31b182", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the person whose hobby is video gaming?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "hobby(Y_13, \"video gaming\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "8835a1ec-36ec-4b6e-a9cd-87bbf67e06f0", + "question": "What is the hobby of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the person whose occupation is production manager?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "son(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "job(Y_13, \"production manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 14 + }, + { + "id": "33fa845e-a907-4a17-823d-3270774f0e9f", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the person whose hobby is orienteering?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "hobby(Y_13, \"orienteering\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 17 + }, + { + "id": "0136d15d-358f-4e30-b93a-c0c34325c70a", + "question": "What is the date of birth of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is microbiology?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "brother(Y_13, Y_11)", + "hobby(Y_13, \"microbiology\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 16 + }, + { + "id": "2bdac981-2db6-4b39-9e76-d87ab2184e5b", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0818-06-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "dob(Y_13, \"0818-06-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "a9a334ac-cfe7-423c-875e-4ac344de87d2", + "question": "What is the date of birth of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is immunologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "grandmother(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "job(Y_13, \"immunologist\")" + ], + "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": "8ce14033-33b1-4c16-a7ac-7c8cb9b021fc", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the person whose occupation is forensic scientist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "job(Y_13, \"forensic scientist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 16 + }, + { + "id": "f882ad1e-b876-4c0d-9275-aa4dcce272d4", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0988-07-12?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "dob(Y_13, \"0988-07-12\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 15 + }, + { + "id": "5710579a-cdf0-47ea-8987-8574e1528d33", + "question": "What is the hobby of the female cousin of the daughter of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "female_cousin(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "brother(\"Joetta Hagerman\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 8 + }, + { + "id": "dd63b861-c50f-4fb1-a2c7-99a7123fa397", + "question": "What is the occupation of the great-aunt of the granddaughter of the nephew of the mother of the sibling of Bernadine Asher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "nephew(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "sibling(\"Bernadine Asher\", 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": "4cd08138-f1e3-4a2b-b51c-45634a14d653", + "question": "What is the occupation of the father of the sibling of the great-granddaughter of the great-grandfather of the son of Damien Klatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "son(\"Damien Klatt\", 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": "e2953676-f121-42d8-88a8-24d700e02c6d", + "question": "What is the occupation of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of Lilia Word?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "grandchild(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "male_first_cousin_once_removed(\"Lilia Word\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 14 + }, + { + "id": "f05caadd-81de-491a-84a8-6037f1949b3e", + "question": "What is the date of birth of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of Leticia Quimby?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "great_granddaughter(\"Leticia Quimby\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 17 + }, + { + "id": "05d9d063-3bf7-4cb3-9b74-1aad7ca3f52e", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of Leroy Berger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "great_grandparent(\"Leroy Berger\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 18 + }, + { + "id": "9c360e3b-98b4-4e50-bd63-766580dcfb45", + "question": "What is the date of birth of the nephew of the child of the niece of the female second cousin of the male second cousin of Sam Bishop?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "child(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "male_second_cousin(\"Sam Bishop\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 16 + }, + { + "id": "fe9ab2a7-1674-4610-90e4-e4fbbecb3839", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of Lionel Eads?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(\"Lionel Eads\", 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": "56092d40-e328-448b-ac35-3b11d8553796", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Paige Duran?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "sibling(\"Paige Duran\", 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": "643795a5-3356-47a4-b793-a483c3eb5a17", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Karla Perez?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "great_aunt(\"Karla Perez\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 17 + }, + { + "id": "b6ad7b15-c70f-4f97-81ef-c4a0bc9c27ad", + "question": "What is the hobby of the female cousin of the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "female_cousin(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "hobby(Y_11, \"coin collecting\")" + ], + "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": "3c6bf3d5-128f-4a14-a841-48f87f32741e", + "question": "What is the occupation of the great-aunt of the granddaughter of the nephew of the mother of the person whose occupation is oncologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "nephew(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "job(Y_11, \"oncologist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 10 + }, + { + "id": "039f6a93-5d03-4f79-9226-3942cc3b145e", + "question": "What is the occupation of the father of the sibling of the great-granddaughter of the great-grandfather of the person whose date of birth is 0948-02-03?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "dob(Y_11, \"0948-02-03\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 10 + }, + { + "id": "b9d9dafd-7b78-4d94-9469-08c7e2c9c1e6", + "question": "What is the occupation of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the person whose occupation is volunteer coordinator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "grandchild(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "job(Y_11, \"volunteer coordinator\")" + ], + "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": "2812b07f-71be-4dc6-b0ee-8fd318d61724", + "question": "What is the date of birth of the uncle of the cousin of the male second cousin of the great-grandson of the person whose date of birth is 1010-05-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "dob(Y_11, \"1010-05-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 15 + }, + { + "id": "1252517a-0700-4388-b83c-c9660d5ac40f", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the person whose occupation is systems analyst?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "job(Y_11, \"systems analyst\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 16 + }, + { + "id": "045b227e-0202-403e-87ed-ba215ae44433", + "question": "What is the date of birth of the nephew of the child of the niece of the female second cousin of the person whose date of birth is 0907-02-15?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "child(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "dob(Y_11, \"0907-02-15\")" + ], + "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": "f3644361-eb1b-4bf4-8c70-8726352d12fc", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the person whose hobby is auto racing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "hobby(Y_11, \"auto racing\")" + ], + "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": "cde92c63-961b-4bcd-a696-8f8210b0213e", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is immunologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "job(Y_11, \"immunologist\")" + ], + "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": "3a14d49c-0fb1-49ab-a586-c9102a15bab8", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0968-03-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "dob(Y_11, \"0968-03-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 15 + }, + { + "id": "4ef3dc3c-7a10-47a2-9485-859a05e6a8a5", + "question": "What is the hobby of the daughter of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "husband(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "brother(\"Joetta Hagerman\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 5 + }, + { + "id": "b0c77ee5-2670-4054-afe0-59e20a8610c3", + "question": "What is the occupation of the nephew of the mother of the sibling of the daughter-in-law of Isaiah Till?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "mother(Y_7, Y_5)", + "sibling(Y_9, Y_7)", + "daughter_in_law(\"Isaiah Till\", 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": "2d4a874b-bdeb-40e4-a7d2-91513556a9ff", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the father-in-law of Annmarie Cargill?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "father_in_law(\"Annmarie Cargill\", 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": "98214298-0520-4fa5-99bb-6f2a2f90fc1a", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the father of Noe Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(\"Noe Vargas\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 10 + }, + { + "id": "bca5d4f5-f7db-4f58-a6e7-2ac2a00f9dd9", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the granddaughter of Truman Mccourt?", + "intermediate_answers": "[{\"Y_7\": \"Leticia Mccourt\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Hosea Mccourt\", \"Y_2\": \"ant farming\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Lesley Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_5\": \"Tena Mccourt\", \"Y_2\": \"fossil hunting\"}, {\"Y_2\": \"astronomy\", \"Y_3\": \"Santos Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_9\": \"Thomasena Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_3\": \"Hosea Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_2\": \"ant farming\", \"Y_9\": \"Thomasena Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_2\": \"astronomy\", \"Y_3\": \"Santos Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_2\": \"fusilately\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Lamar Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_2\": \"fusilately\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Lamar Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_3\": \"Lesley Mccourt\", \"Y_5\": \"Tena Mccourt\", \"Y_9\": \"Thomasena Mccourt\", \"Y_2\": \"fossil hunting\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_5\": \"Tena Mccourt\", \"Y_2\": \"engineering\", \"Y_3\": \"Arden Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_2\": \"astronomy\", \"Y_3\": \"Santos Mccourt\", \"Y_9\": \"Thomasena Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_3\": \"Hosea Mccourt\", \"Y_2\": \"ant farming\", \"Y_9\": \"Thomasena Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_3\": \"Lesley Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_5\": \"Tena Mccourt\", \"Y_9\": \"Thomasena Mccourt\", \"Y_2\": \"fossil hunting\"}, {\"Y_9\": \"Lavonna Arbuckle\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_5\": \"Tena Mccourt\", \"Y_2\": \"engineering\", \"Y_3\": \"Arden Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_5\": \"Tena Mccourt\", \"Y_9\": \"Thomasena Mccourt\", \"Y_2\": \"engineering\", \"Y_3\": \"Arden Mccourt\"}, {\"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Hosea Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_2\": \"ant farming\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_7\": \"Emmanuel Mccourt\", \"Y_5\": \"Tena Mccourt\", \"Y_9\": \"Thomasena Mccourt\", \"Y_2\": \"engineering\", \"Y_3\": \"Arden Mccourt\"}, {\"Y_2\": \"fusilately\", \"Y_3\": \"Lamar Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_9\": \"Thomasena Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_2\": \"fusilately\", \"Y_3\": \"Lamar Mccourt\", \"Y_9\": \"Thomasena Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Lesley Mccourt\", \"Y_5\": \"Tena Mccourt\", \"Y_2\": \"fossil hunting\"}, {\"Y_9\": \"Lavonna Arbuckle\", \"Y_2\": \"astronomy\", \"Y_3\": \"Santos Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_5\": \"Berneice Mccourt\"}]", + "answer": [ + "ant farming", + "astronomy", + "engineering", + "fossil hunting", + "fusilately" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "granddaughter(\"Truman Mccourt\", 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": "aca3a53f-ba16-46b4-8eef-6560844dcdc6", + "question": "What is the occupation of the nephew of the uncle of the cousin of the male second cousin of Sammie Prouty?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "male_second_cousin(\"Sammie Prouty\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 13 + }, + { + "id": "3bf18b6a-7090-46dd-a49a-8da61e539915", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Louis Batten?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "great_grandfather(\"Louis Batten\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 15 + }, + { + "id": "86187f8a-531a-48f1-8ced-3f80f1545478", + "question": "What is the date of birth of the child of the niece of the female second cousin of the male second cousin of Sam Bishop?", + "intermediate_answers": "[{\"Y_2\": \"1078-06-02\", \"Y_7\": \"Deane Medley\", \"Y_3\": \"Chelsie Roldan\", \"Y_5\": \"Zoraida Roldan\", \"Y_9\": \"Cristopher Homan\"}, {\"Y_2\": \"1078-06-02\", \"Y_9\": \"Devon Preciado\", \"Y_7\": \"Deane Medley\", \"Y_3\": \"Chelsie Roldan\", \"Y_5\": \"Zoraida Roldan\"}, {\"Y_2\": \"1078-06-02\", \"Y_7\": \"Deane Medley\", \"Y_3\": \"Chelsie Roldan\", \"Y_5\": \"Zoraida Roldan\", \"Y_9\": \"Rudolph Keene\"}]", + "answer": [ + "1078-06-02" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "male_second_cousin(\"Sam Bishop\", 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": "8cb2b892-7d7c-4af4-9aad-55139a332b72", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Emil Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "second_aunt(\"Emil Lucky\", 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": "b6f96794-42de-4297-973c-4a955e610269", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the great-grandson of Lynn Mortensen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "great_grandson(\"Lynn Mortensen\", 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": "e435a358-5d36-49c1-99fb-2dbb1a58ae22", + "question": "What is the hobby of the daughter of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "husband(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "hobby(Y_9, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 5 + }, + { + "id": "e37d1cbc-086f-4801-b253-4a248e205e4a", + "question": "What is the occupation of the nephew of the mother of the sibling of the person whose hobby is stone skipping?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "mother(Y_7, Y_5)", + "sibling(Y_9, Y_7)", + "hobby(Y_9, \"stone skipping\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 6 + }, + { + "id": "1834b365-4d37-494b-b7b3-3d8695d9fa43", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the person whose occupation is stage manager?", + "intermediate_answers": "[{\"Y_5\": \"Mac Liles\", \"Y_7\": \"Johanna Liles\", \"Y_3\": \"Calvin Merritt\", \"Y_9\": \"Ellis Cargill\", \"Y_2\": \"jurisprudential\"}, {\"Y_5\": \"Mac Liles\", \"Y_7\": \"Johanna Liles\", \"Y_2\": \"lotology\", \"Y_3\": \"Zane Liles\", \"Y_9\": \"Ellis Cargill\"}, {\"Y_7\": \"Johanna Liles\", \"Y_3\": \"Calvin Merritt\", \"Y_5\": \"Josh Liles\", \"Y_9\": \"Ellis Cargill\", \"Y_2\": \"jurisprudential\"}, {\"Y_7\": \"Johanna Liles\", \"Y_2\": \"lotology\", \"Y_3\": \"Zane Liles\", \"Y_5\": \"Josh Liles\", \"Y_9\": \"Ellis Cargill\"}]", + "answer": [ + "jurisprudential", + "lotology" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "job(Y_9, \"stage manager\")" + ], + "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": "150d8fac-3dc5-4f42-b7f9-d96b3b602cd9", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0831-01-06?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "dob(Y_9, \"0831-01-06\")" + ], + "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": "eeb52235-9c4b-473f-90f2-13929ede9e02", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the person whose occupation is production manager?", + "intermediate_answers": "[{\"Y_7\": \"Leticia Mccourt\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_5\": \"Tena Mccourt\", \"Y_2\": \"engineering\", \"Y_3\": \"Arden Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Hosea Mccourt\", \"Y_2\": \"ant farming\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Lesley Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_5\": \"Tena Mccourt\", \"Y_2\": \"fossil hunting\"}, {\"Y_5\": \"Nellie Wasserman\", \"Y_2\": \"gongoozling\", \"Y_7\": \"Shirleen Wasserman\", \"Y_3\": \"Bryant Wasserman\", \"Y_9\": \"Maira Wasserman\"}, {\"Y_5\": \"Nellie Wasserman\", \"Y_3\": \"Kirby Wasserman\", \"Y_7\": \"Shirleen Wasserman\", \"Y_2\": \"photography\", \"Y_9\": \"Maira Wasserman\"}, {\"Y_7\": \"Cesar Wasserman\", \"Y_5\": \"Nellie Wasserman\", \"Y_3\": \"Kirby Wasserman\", \"Y_2\": \"photography\", \"Y_9\": \"Maira Wasserman\"}, {\"Y_7\": \"Cesar Wasserman\", \"Y_5\": \"Nellie Wasserman\", \"Y_2\": \"gongoozling\", \"Y_3\": \"Bryant Wasserman\", \"Y_9\": \"Maira Wasserman\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Lesley Mccourt\", \"Y_5\": \"Tena Mccourt\", \"Y_2\": \"fossil hunting\"}, {\"Y_9\": \"Lavonna Arbuckle\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_5\": \"Tena Mccourt\", \"Y_2\": \"engineering\", \"Y_3\": \"Arden Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_2\": \"astronomy\", \"Y_3\": \"Santos Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_2\": \"fusilately\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Lamar Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_9\": \"Lavonna Arbuckle\", \"Y_2\": \"astronomy\", \"Y_3\": \"Santos Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Hosea Mccourt\", \"Y_7\": \"Emmanuel Mccourt\", \"Y_2\": \"ant farming\", \"Y_5\": \"Berneice Mccourt\"}, {\"Y_7\": \"Leticia Mccourt\", \"Y_2\": \"fusilately\", \"Y_9\": \"Lavonna Arbuckle\", \"Y_3\": \"Lamar Mccourt\", \"Y_5\": \"Berneice Mccourt\"}]", + "answer": [ + "ant farming", + "astronomy", + "engineering", + "fossil hunting", + "fusilately", + "gongoozling", + "photography" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "job(Y_9, \"production manager\")" + ], + "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": "e7139be3-87c7-446b-a5ba-cca707abd40b", + "question": "What is the occupation of the nephew of the uncle of the cousin of the person whose hobby is shoes?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "hobby(Y_9, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 9 + }, + { + "id": "c9b34914-8d1f-4e58-81ae-17f17c5edcdc", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is educational psychologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "job(Y_9, \"educational psychologist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 13 + }, + { + "id": "a12ce441-edbb-494d-a746-524273bf67f1", + "question": "What is the date of birth of the child of the niece of the female second cousin of the person whose date of birth is 0907-02-15?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "dob(Y_9, \"0907-02-15\")" + ], + "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": "08694f20-2e19-4fb2-852d-bc749b2e3ff8", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0818-06-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "dob(Y_9, \"0818-06-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 9 + }, + { + "id": "aaad750c-c1b7-4cf9-a7be-3c82e23ba75b", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the person whose date of birth is 0879-01-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "dob(Y_9, \"0879-01-13\")" + ], + "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": "99b5cf43-f77b-4002-85e5-7a14971f62d3", + "question": "What is the date of birth of the husband of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "husband(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "brother(\"Joetta Hagerman\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 4 + }, + { + "id": "8f66902d-c573-429e-855f-60088643e0f2", + "question": "What is the date of birth of the sibling of the daughter-in-law of the male first cousin once removed of Andrea Bender?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "male_first_cousin_once_removed(\"Andrea Bender\", 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": "7023526f-b285-4d83-a53e-0df881e49bfa", + "question": "What is the date of birth of the father-in-law of the great-aunt of the granddaughter of Lucile Sayers?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "granddaughter(\"Lucile Sayers\", 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": "118c1d5b-a172-49b3-a6b3-ccaa97037ef3", + "question": "What is the date of birth of the sibling of the great-granddaughter of the great-grandfather of Tristan Benally?", + "intermediate_answers": "[{\"Y_7\": \"Josh Benally\", \"Y_3\": \"Earnest Benally\", \"Y_2\": \"0950-04-02\", \"Y_5\": \"Wanda Heath\"}, {\"Y_2\": \"0946-02-17\", \"Y_7\": \"Josh Benally\", \"Y_3\": \"Garrett Benally\", \"Y_5\": \"Wanda Heath\"}, {\"Y_7\": \"Josh Benally\", \"Y_3\": \"Tristan Benally\", \"Y_5\": \"Wanda Heath\", \"Y_2\": \"0952-03-27\"}, {\"Y_7\": \"Josh Benally\", \"Y_3\": \"Herschel Benally\", \"Y_5\": \"Wanda Heath\", \"Y_2\": \"0951-02-02\"}]", + "answer": [ + "0946-02-17", + "0950-04-02", + "0951-02-02", + "0952-03-27" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "great_grandfather(\"Tristan Benally\", 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": "d78e43bb-9c12-4525-8918-9c7a62053cc5", + "question": "What is the occupation of the brother-in-law of the male first cousin once removed of the grandfather of Latisha Surface?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "grandfather(\"Latisha Surface\", 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": "17f03bcf-b8a6-4b0d-9723-dac4909831fe", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of Jamel Wasserman?", + "intermediate_answers": "[{\"Y_3\": \"Albert Wasserman\", \"Y_5\": \"Amy Wasserman\", \"Y_2\": \"business\", \"Y_7\": \"Bryce Wasserman\"}, {\"Y_3\": \"Anderson Wasserman\", \"Y_5\": \"Rosena Wasserman\", \"Y_7\": \"Nellie Wasserman\", \"Y_2\": \"meditation\"}, {\"Y_3\": \"Albert Wasserman\", \"Y_5\": \"Amy Wasserman\", \"Y_7\": \"Nellie Wasserman\", \"Y_2\": \"business\"}, {\"Y_2\": \"speedcubing\", \"Y_5\": \"Rosena Wasserman\", \"Y_3\": \"Grover Wasserman\", \"Y_7\": \"Bryce Wasserman\"}, {\"Y_5\": \"Rosena Wasserman\", \"Y_7\": \"Nellie Wasserman\", \"Y_3\": \"Grover Wasserman\", \"Y_2\": \"speedcubing\"}, {\"Y_3\": \"Anderson Wasserman\", \"Y_5\": \"Rosena Wasserman\", \"Y_2\": \"meditation\", \"Y_7\": \"Bryce Wasserman\"}]", + "answer": [ + "business", + "meditation", + "speedcubing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(\"Jamel Wasserman\", 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": "1da74992-73a4-4733-9ebb-79aba2fdaee3", + "question": "What is the date of birth of the uncle of the cousin of the male second cousin of Sammie Prouty?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "male_second_cousin(\"Sammie Prouty\", 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": "0a648060-e296-46ae-bb35-6496fe31abd2", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of Leroy Berger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(\"Leroy Berger\", 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": "9f2fb727-73d4-4887-a91b-9c907e1d796a", + "question": "What is the hobby of the male second cousin of the brother of the parent of Willard Snapp?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "parent(\"Willard Snapp\", 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": "50acf3fe-1342-4362-a6a6-d9274a591a71", + "question": "What is the hobby of the sibling of the nephew of the child of Sherrie Nagy?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "child(\"Sherrie Nagy\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 5 + }, + { + "id": "5abbdeb8-fdc9-4448-be52-96f7db8e2c35", + "question": "What is the date of birth of the husband of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[{\"Y_2\": \"0917-04-25\", \"Y_7\": \"Rodger Mccutcheon\", \"Y_5\": \"Xiomara Tabor\", \"Y_3\": \"Tyler Tabor\"}]", + "answer": [ + "0917-04-25" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "husband(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "hobby(Y_7, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 4 + }, + { + "id": "b3edad4c-1567-45cb-83a6-3380777e0777", + "question": "What is the date of birth of the sibling of the daughter-in-law of the person whose hobby is running?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "hobby(Y_7, \"running\")" + ], + "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": "4b5ccb7f-e78a-4b97-a3c8-ab050191a423", + "question": "What is the date of birth of the father-in-law of the great-aunt of the person whose date of birth is 1067-03-22?", + "intermediate_answers": "[{\"Y_2\": \"0982-01-06\", \"Y_5\": \"Sofia Peralta\", \"Y_7\": \"Antonia Moniz\", \"Y_3\": \"Abe Peralta\"}]", + "answer": [ + "0982-01-06" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "dob(Y_7, \"1067-03-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 7 + }, + { + "id": "fbdac3ad-6d4a-4e0f-8632-07a2492d5148", + "question": "What is the date of birth of the sibling of the great-granddaughter of the person whose date of birth is 0960-02-28?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "dob(Y_7, \"0960-02-28\")" + ], + "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": "345696ea-17c9-4d0c-9aa4-2daa5f868c94", + "question": "What is the occupation of the brother-in-law of the male first cousin once removed of the person whose occupation is multimedia programmer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "job(Y_7, \"multimedia programmer\")" + ], + "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": "f63ee3c4-4d2e-45a8-b4de-21f238eeb53f", + "question": "What is the hobby of the son of the daughter-in-law of the person whose occupation is IT sales professional?", + "intermediate_answers": "[{\"Y_3\": \"Rashad Schaub\", \"Y_2\": \"philosophy\", \"Y_5\": \"Shawna Schaub\", \"Y_7\": \"Carlene Schaub\"}]", + "answer": [ + "philosophy" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "job(Y_7, \"IT sales professional\")" + ], + "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": "60594a85-d81c-4579-bbb9-192bebb4e9f6", + "question": "What is the date of birth of the uncle of the cousin of the person whose hobby is shoes?", + "intermediate_answers": "[{\"Y_2\": \"0996-09-12\", \"Y_3\": \"Garrett Quimby\", \"Y_5\": \"Dominique Quimby\", \"Y_7\": \"Monroe Quimby\"}]", + "answer": [ + "0996-09-12" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "hobby(Y_7, \"shoes\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 7 + }, + { + "id": "0c253c24-cc45-4641-93c3-76a1586e1156", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the person whose occupation is systems analyst?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "job(Y_7, \"systems analyst\")" + ], + "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": "58048f16-6618-4a99-9d11-3820c80f74d5", + "question": "What is the hobby of the male second cousin of the brother of the person whose hobby is microbiology?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "hobby(Y_7, \"microbiology\")" + ], + "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": "7a1f1c32-4148-46a1-ba4f-d6d38c57e347", + "question": "What is the hobby of the sibling of the nephew of the person whose date of birth is 0996-07-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "dob(Y_7, \"0996-07-01\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 5 + }, + { + "id": "c6f5ae60-6050-4032-8cba-7a6e9dd215db", + "question": "What is the date of birth of the daughter of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "brother(\"Joetta Hagerman\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 3 + }, + { + "id": "4010879a-f32b-4206-87fa-13e13df92522", + "question": "What is the occupation of the male first cousin once removed of the female cousin of Alina Slay?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "female_cousin(\"Alina Slay\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 8 + }, + { + "id": "7d962436-6032-4303-a1b5-51b252c89541", + "question": "What is the occupation of the nephew of the mother of Winnifred Mcclelland?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "mother(\"Winnifred Mcclelland\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "de3a39fd-d8d8-4f24-927c-0b4c082ee701", + "question": "What is the date of birth of the aunt of the father-in-law of Annmarie Cargill?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "father_in_law(\"Annmarie Cargill\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "104138c6-bcbf-431f-9c28-d8f80aab18bd", + "question": "What is the date of birth of the sibling of the great-granddaughter of Mac Curtin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(\"Mac Curtin\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "04ac8564-2b6d-487d-ada8-3cf22d34203c", + "question": "What is the occupation of the male first cousin once removed of the grandfather of Latisha Surface?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(\"Latisha Surface\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "cb441ede-b296-48cb-9894-1c3832c7b618", + "question": "What is the occupation of the great-grandparent of the granddaughter of Truman Mccourt?", + "intermediate_answers": "[{\"Y_3\": \"Emmanuel Mccourt\", \"Y_5\": \"Thomasena Mccourt\", \"Y_2\": \"plant breeder\"}, {\"Y_5\": \"Lavonna Arbuckle\", \"Y_2\": \"plant breeder\", \"Y_3\": \"Emmanuel Mccourt\"}, {\"Y_5\": \"Lavonna Arbuckle\", \"Y_3\": \"Leticia Mccourt\", \"Y_2\": \"chief technology officer\"}, {\"Y_3\": \"Leticia Mccourt\", \"Y_5\": \"Thomasena Mccourt\", \"Y_2\": \"chief technology officer\"}]", + "answer": [ + "chief technology officer", + "plant breeder" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "granddaughter(\"Truman Mccourt\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 6 + }, + { + "id": "54aa0e2e-6a9b-46b2-b333-9668c58621f6", + "question": "What is the hobby of the great-grandson of the great-granddaughter of Leticia Quimby?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_granddaughter(\"Leticia Quimby\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "d908e701-b0be-43ae-bbf6-0dce08c8b1af", + "question": "What is the occupation of the nephew of the uncle of Jasmine Mccutcheon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(\"Jasmine Mccutcheon\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "f90ba1fe-1b85-4845-8559-be66ad5378df", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of Louis Batten?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(\"Louis Batten\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 8 + }, + { + "id": "27a29ca5-c0a4-40be-b5bb-169539749cc0", + "question": "What is the date of birth of the daughter of the person whose hobby is coin collecting?", + "intermediate_answers": "[{\"Y_3\": \"Xiomara Tabor\", \"Y_2\": \"0920-05-09\", \"Y_5\": \"Rodger Mccutcheon\"}]", + "answer": [ + "0920-05-09" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "hobby(Y_5, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "b16efc98-865e-4096-a37b-a889b578e197", + "question": "What is the occupation of the male first cousin once removed of the person whose date of birth is 0991-06-05?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "dob(Y_5, \"0991-06-05\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "7a3ac6f5-028e-4896-a98c-5c8d65a3c7a3", + "question": "What is the occupation of the nephew of the person whose date of birth is 0950-04-21?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "dob(Y_5, \"0950-04-21\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "ee7cf590-6dc6-4cfb-b5f7-60eae2a43798", + "question": "What is the date of birth of the aunt of the person whose occupation is stage manager?", + "intermediate_answers": "[{\"Y_3\": \"Patricia Deane\", \"Y_5\": \"Ellis Cargill\", \"Y_2\": \"0964-09-18\"}, {\"Y_2\": \"0953-08-29\", \"Y_5\": \"Ellis Cargill\", \"Y_3\": \"Johanna Liles\"}]", + "answer": [ + "0953-08-29", + "0964-09-18" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "job(Y_5, \"stage manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "5a45e67c-aa57-4ae7-b9ed-ec4ce3bba287", + "question": "What is the date of birth of the sibling of the person whose hobby is video gaming?", + "intermediate_answers": "[{\"Y_5\": \"Lisa Rhoden\", \"Y_3\": \"Hilda Wasserman\", \"Y_2\": \"0997-10-24\"}, {\"Y_2\": \"0931-09-14\", \"Y_3\": \"Raelene Snapp\", \"Y_5\": \"Christopher Briseno\"}, {\"Y_2\": \"0997-01-13\", \"Y_5\": \"Lisa Rhoden\", \"Y_3\": \"Grover Wasserman\"}, {\"Y_3\": \"Anderson Wasserman\", \"Y_5\": \"Lisa Rhoden\", \"Y_2\": \"0992-12-06\"}, {\"Y_3\": \"Maira Wasserman\", \"Y_5\": \"Lisa Rhoden\", \"Y_2\": \"0999-08-05\"}]", + "answer": [ + "0931-09-14", + "0992-12-06", + "0997-01-13", + "0997-10-24", + "0999-08-05" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "hobby(Y_5, \"video gaming\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "8ef1efa3-05eb-4ac6-b9f2-3b779009f244", + "question": "What is the occupation of the male first cousin once removed of the person whose occupation is multimedia programmer?", + "intermediate_answers": "[{\"Y_2\": \"social worker\", \"Y_5\": \"Lamar King\", \"Y_3\": \"Barry Twomey\"}, {\"Y_2\": \"furniture designer\", \"Y_5\": \"Lamar King\", \"Y_3\": \"Teodoro Twomey\"}]", + "answer": [ + "furniture designer", + "social worker" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "job(Y_5, \"multimedia programmer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "79a7291f-5971-49ab-a407-ff0fdb74a6c1", + "question": "What is the occupation of the great-grandparent of the person whose occupation is production manager?", + "intermediate_answers": "[{\"Y_5\": \"Will Vargas\", \"Y_2\": \"tree surgeon\", \"Y_3\": \"Newton Moffitt\"}, {\"Y_5\": \"Lavonna Arbuckle\", \"Y_2\": \"plant breeder\", \"Y_3\": \"Emmanuel Mccourt\"}, {\"Y_5\": \"Maira Wasserman\", \"Y_2\": \"quarry manager\", \"Y_3\": \"Deane Stricklin\"}, {\"Y_5\": \"Maira Wasserman\", \"Y_3\": \"Christian Fortune\", \"Y_2\": \"learning disability nurse\"}, {\"Y_5\": \"Maira Wasserman\", \"Y_3\": \"Xiao Fortune\", \"Y_2\": \"environmental health practitioner\"}, {\"Y_5\": \"Maira Wasserman\", \"Y_3\": \"Allan Stricklin\", \"Y_2\": \"management consultant\"}, {\"Y_2\": \"building services engineer\", \"Y_5\": \"Will Vargas\", \"Y_3\": \"Elfriede Moffitt\"}, {\"Y_5\": \"Lavonna Arbuckle\", \"Y_3\": \"Leticia Mccourt\", \"Y_2\": \"chief technology officer\"}, {\"Y_5\": \"Maira Wasserman\", \"Y_3\": \"Shirleen Wasserman\", \"Y_2\": \"licensed conveyancer\"}, {\"Y_5\": \"Maira Wasserman\", \"Y_2\": \"building control surveyor\", \"Y_3\": \"Cesar Wasserman\"}]", + "answer": [ + "building control surveyor", + "building services engineer", + "chief technology officer", + "environmental health practitioner", + "learning disability nurse", + "licensed conveyancer", + "management consultant", + "plant breeder", + "quarry manager", + "tree surgeon" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "job(Y_5, \"production manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "ac4c39d0-4c01-4007-93c6-8a85bea658d1", + "question": "What is the hobby of the great-grandson of the person whose date of birth is 1010-05-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "dob(Y_5, \"1010-05-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "8ceb768b-6da8-4609-b8ca-524df4437f25", + "question": "What is the occupation of the nephew of the person whose hobby is orienteering?", + "intermediate_answers": "[{\"Y_3\": \"Cliff Benally\", \"Y_5\": \"Gordon Benally\", \"Y_2\": \"applications developer\"}, {\"Y_2\": \"electronics engineer\", \"Y_5\": \"Gordon Benally\", \"Y_3\": \"Reginald Benally\"}, {\"Y_3\": \"Jarred Benally\", \"Y_5\": \"Gordon Benally\", \"Y_2\": \"camera operator\"}, {\"Y_2\": \"pharmacist\", \"Y_5\": \"Owen Omara\", \"Y_3\": \"Edison Izzo\"}, {\"Y_2\": \"social worker\", \"Y_3\": \"Frederic Izzo\", \"Y_5\": \"Owen Omara\"}]", + "answer": [ + "applications developer", + "camera operator", + "electronics engineer", + "pharmacist", + "social worker" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "hobby(Y_5, \"orienteering\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "dd85d1a8-be4a-40a5-8b29-88d79eae50f1", + "question": "What is the date of birth of the male first cousin once removed of the person whose occupation is educational psychologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "job(Y_5, \"educational psychologist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "0cc4fe55-4d2f-4bb2-9691-f1cb232953e9", + "question": "What is the date of birth of the brother of Joetta Hagerman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(\"Joetta Hagerman\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "63bea13d-0704-4471-bdab-eba4e0435ece", + "question": "What is the hobby of the daughter of Reginald Crites?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(\"Reginald Crites\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "16e77465-c1ee-45b7-8e6f-ee9caeb95a36", + "question": "What is the date of birth of the daughter-in-law of Isaiah Till?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter_in_law(\"Isaiah Till\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "830ba53b-bc78-4dfd-90e7-425dff071fa9", + "question": "What is the occupation of the nephew of Marlene Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(\"Marlene Laird\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "0dd0401d-66b8-4b8f-b7a7-bc2bd255d95b", + "question": "What is the date of birth of the father-in-law of Annmarie Cargill?", + "intermediate_answers": "[{\"Y_3\": \"Gilbert Cargill\", \"Y_2\": \"0962-06-05\"}]", + "answer": [ + "0962-06-05" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(\"Annmarie Cargill\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "b47fa0e0-ea8b-49cd-ab81-98f09be40e86", + "question": "What is the hobby of the great-grandfather of Tristan Benally?", + "intermediate_answers": "[{\"Y_2\": \"backgammon\", \"Y_3\": \"Josh Benally\"}]", + "answer": [ + "backgammon" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(\"Tristan Benally\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "c0ec7a2e-1779-41b7-b3b2-0761ffba0001", + "question": "What is the occupation of the father of Noe Vargas?", + "intermediate_answers": "[{\"Y_2\": \"advice worker\", \"Y_3\": \"Amos Vargas\"}]", + "answer": [ + "advice worker" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(\"Noe Vargas\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "c61c7778-5d7f-450c-a30e-8fa8239374e0", + "question": "What is the occupation of the male first cousin once removed of Lilia Word?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(\"Lilia Word\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 5 + }, + { + "id": "efc61dd4-56b0-4fca-8cb5-6c0e5edfca44", + "question": "What is the occupation of the granddaughter of Truman Mccourt?", + "intermediate_answers": "[{\"Y_3\": \"Thomasena Mccourt\", \"Y_2\": \"engineer\"}, {\"Y_2\": \"production manager\", \"Y_3\": \"Lavonna Arbuckle\"}]", + "answer": [ + "engineer", + "production manager" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "granddaughter(\"Truman Mccourt\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "8d74dcd3-336e-445f-8be8-0062ad8981f9", + "question": "What is the hobby of the son of Estella Heinz?", + "intermediate_answers": "[{\"Y_2\": \"curling\", \"Y_3\": \"Moises Heinz\"}, {\"Y_3\": \"Elwood Heinz\", \"Y_2\": \"radio-controlled model playing\"}]", + "answer": [ + "curling", + "radio-controlled model playing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(\"Estella Heinz\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "3cc2798c-0d70-4510-8e46-038b9c7dadb6", + "question": "What is the date of birth of the person whose hobby is coin collecting?", + "intermediate_answers": "[{\"Y_2\": \"0892-12-15\", \"Y_3\": \"Rodger Mccutcheon\"}]", + "answer": [ + "0892-12-15" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"coin collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "0757326f-735b-49a1-985a-eb88a2738482", + "question": "What is the hobby of the person whose date of birth is 0984-11-27?", + "intermediate_answers": "[{\"Y_2\": \"insect collecting\", \"Y_3\": \"Salvatore Deluna\"}]", + "answer": [ + "insect collecting" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "dob(Y_3, \"0984-11-27\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "84746cb0-0037-4513-b84c-172c90b46451", + "question": "What is the date of birth of the person whose hobby is stone skipping?", + "intermediate_answers": "[{\"Y_2\": \"0934-06-12\", \"Y_3\": \"Gregorio Reyna\"}, {\"Y_2\": \"0992-05-02\", \"Y_3\": \"Tomas Kroll\"}, {\"Y_3\": \"Doug Medley\", \"Y_2\": \"0987-02-27\"}, {\"Y_3\": \"Pete Bernardo\", \"Y_2\": \"1041-06-18\"}]", + "answer": [ + "0934-06-12", + "0987-02-27", + "0992-05-02", + "1041-06-18" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"stone skipping\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "525f0fbd-fa1d-4fa9-9686-c3dbeac5f07d", + "question": "What is the occupation of the person whose date of birth is 0891-11-15?", + "intermediate_answers": "[{\"Y_2\": \"advice worker\", \"Y_3\": \"Gordon Benally\"}]", + "answer": [ + "advice worker" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"0891-11-15\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "4364ee67-949f-4263-b98e-068f53542201", + "question": "What is the date of birth of the person whose occupation is stage manager?", + "intermediate_answers": "[{\"Y_3\": \"Ellis Cargill\", \"Y_2\": \"0988-12-23\"}, {\"Y_2\": \"0996-12-24\", \"Y_3\": \"Randal Mortensen\"}]", + "answer": [ + "0988-12-23", + "0996-12-24" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "job(Y_3, \"stage manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "856c80ec-51c3-4efc-bf23-cfd14ea80257", + "question": "What is the hobby of the person whose date of birth is 0960-02-28?", + "intermediate_answers": "[{\"Y_2\": \"caving\", \"Y_3\": \"Pricilla Zamora\"}, {\"Y_2\": \"esports\", \"Y_3\": \"Robby Zamora\"}]", + "answer": [ + "caving", + "esports" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "dob(Y_3, \"0960-02-28\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "34c64801-b8bf-4299-9ef4-991ea31e0b5a", + "question": "What is the occupation of the person whose date of birth is 0831-01-06?", + "intermediate_answers": "[{\"Y_3\": \"Jamaal Youmans\", \"Y_2\": \"financial adviser\"}]", + "answer": [ + "financial adviser" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"0831-01-06\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "2f447be7-10c3-4c43-8396-d650d50424b1", + "question": "What is the occupation of the person whose occupation is volunteer coordinator?", + "intermediate_answers": "[{\"Y_3\": \"Eddy Till\", \"Y_2\": \"volunteer coordinator\"}, {\"Y_2\": \"volunteer coordinator\", \"Y_3\": \"Vance Strain\"}, {\"Y_3\": \"Kristen Montelongo\", \"Y_2\": \"volunteer coordinator\"}]", + "answer": [ + "volunteer coordinator" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"volunteer coordinator\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "40c85ffb-1e14-4d74-93ec-1bd4f0038f0b", + "question": "What is the occupation of the person whose occupation is production manager?", + "intermediate_answers": "[{\"Y_2\": \"production manager\", \"Y_3\": \"Jana Mincey\"}, {\"Y_3\": \"Maira Wasserman\", \"Y_2\": \"production manager\"}, {\"Y_2\": \"production manager\", \"Y_3\": \"Will Vargas\"}, {\"Y_2\": \"production manager\", \"Y_3\": \"Lavonna Arbuckle\"}]", + "answer": [ + "production manager" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"production manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "a352be59-67bb-480a-8702-8ff4114091d1", + "question": "What is the hobby of the person whose occupation is insurance risk surveyor?", + "intermediate_answers": "[{\"Y_3\": \"Brittaney Darden\", \"Y_2\": \"tai chi\"}, {\"Y_3\": \"Lorine Stamper\", \"Y_2\": \"air hockey\"}, {\"Y_3\": \"Tresa Crites\", \"Y_2\": \"storm chasing\"}, {\"Y_3\": \"Riley Snapp\", \"Y_2\": \"sea glass collecting\"}]", + "answer": [ + "air hockey", + "sea glass collecting", + "storm chasing", + "tai chi" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "job(Y_3, \"insurance risk surveyor\")" + ], + "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