diff --git "a/depth_20_size_100000_seed_1/questions.json" "b/depth_20_size_100000_seed_1/questions.json" new file mode 100644--- /dev/null +++ "b/depth_20_size_100000_seed_1/questions.json" @@ -0,0 +1,16678 @@ +[ + { + "id": "0ebd99f5-85f0-42bb-987f-24a757b9cd5a", + "question": "Who is the nephew of the aunt of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "male_cousin(Y_10, Y_8)", + "child(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "female_second_cousin(Y_16, Y_14)", + "great_granddaughter(Y_18, Y_16)", + "job(Y_18, \"cabin crew\")" + ], + "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": "b5be060f-a823-4e3f-9c27-458c1dbb2998", + "question": "Who is the sibling of the brother of the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the person whose hobby is groundhopping?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "great_uncle(Y_10, Y_8)", + "grandchild(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "male_cousin(Y_16, Y_14)", + "uncle(Y_18, Y_16)", + "hobby(Y_18, \"groundhopping\")" + ], + "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": "82898c36-5ad0-4500-a93a-97918f3b3002", + "question": "Who is the niece of the father of the cousin of the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of the person whose hobby is surfing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "female_cousin(Y_14, Y_12)", + "sister_in_law(Y_16, Y_14)", + "male_cousin(Y_18, Y_16)", + "hobby(Y_18, \"surfing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 19 + }, + { + "id": "583c2358-c939-47cc-9e9b-d218a2b02399", + "question": "Who is the aunt of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the child of the male second cousin of the person whose date of birth is 1106-01-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_aunt(Y_10, Y_8)", + "grandchild(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "child(Y_16, Y_14)", + "male_second_cousin(Y_18, Y_16)", + "dob(Y_18, \"1106-01-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 20 + }, + { + "id": "e0a255e6-1c20-45d5-a388-c3895a084e27", + "question": "Who is the male second cousin of the great-granddaughter of the friend of the father of the father-in-law of the mother-in-law of the uncle of the sister of the person whose date of birth is 1049-08-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "friend(Y_8, Y_6)", + "father(Y_10, Y_8)", + "father_in_law(Y_12, Y_10)", + "mother_in_law(Y_14, Y_12)", + "uncle(Y_16, Y_14)", + "sister(Y_18, Y_16)", + "dob(Y_18, \"1049-08-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 18 + }, + { + "id": "349f535e-3f09-496f-aba4-c814d5ac4b9a", + "question": "Who is the male second cousin of the nephew of the son of the great-grandchild of the uncle of the second uncle of the sister-in-law of the niece of the person whose date of birth is 0967-06-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "son(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "uncle(Y_12, Y_10)", + "second_uncle(Y_14, Y_12)", + "sister_in_law(Y_16, Y_14)", + "niece(Y_18, Y_16)", + "dob(Y_18, \"0967-06-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 22 + }, + { + "id": "8c3d0b95-4dfe-495d-8cbe-257c5750b49c", + "question": "Who is the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of the father of the niece of the person whose occupation is civil engineer?", + "intermediate_answers": "[{\"Y_12\": \"Shari Bussey\", \"Y_14\": \"Dan Styles\", \"Y_10\": \"Conrad Styles\", \"Y_16\": \"Cherry Bussey\", \"Y_6\": \"Randal Gusman\", \"Y_4\": \"Tosha Badillo\", \"Y_18\": \"Conrad Styles\", \"Y_2\": \"Serena Styles\", \"Y_8\": \"Nevin Winner\"}, {\"Y_12\": \"Shari Bussey\", \"Y_14\": \"Dan Styles\", \"Y_10\": \"Conrad Styles\", \"Y_2\": \"Mozelle Winner\", \"Y_16\": \"Cherry Bussey\", \"Y_6\": \"Randal Gusman\", \"Y_4\": \"Tosha Badillo\", \"Y_18\": \"Conrad Styles\", \"Y_8\": \"Nevin Winner\"}, {\"Y_12\": \"Shari Bussey\", \"Y_14\": \"Dan Styles\", \"Y_10\": \"Conrad Styles\", \"Y_16\": \"Cherry Bussey\", \"Y_6\": \"Randal Gusman\", \"Y_4\": \"Tosha Badillo\", \"Y_18\": \"Conrad Styles\", \"Y_2\": \"Tosha Styles\", \"Y_8\": \"Nevin Winner\"}]", + "answer": [ + "Mozelle Winner", + "Serena Styles", + "Tosha Styles" + ], + "prolog": { + "query": [ + "great_aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "great_grandson(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "great_uncle(Y_12, Y_10)", + "granddaughter(Y_14, Y_12)", + "father(Y_16, Y_14)", + "niece(Y_18, Y_16)", + "job(Y_18, \"civil engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 19 + }, + { + "id": "9b2614e5-4bd2-4416-83c0-5229c118b0ef", + "question": "Who is the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of the granddaughter of the person whose hobby is radio-controlled car racing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "grandson(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "great_grandchild(Y_14, Y_12)", + "sibling(Y_16, Y_14)", + "granddaughter(Y_18, Y_16)", + "hobby(Y_18, \"radio-controlled car racing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 18 + }, + { + "id": "98275f3b-4d87-40be-8105-8a3c2b0002d1", + "question": "Who is the male cousin of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the great-grandson of the person whose occupation is sales promotion account executive?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "grandparent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "wife(Y_14, Y_12)", + "female_first_cousin_once_removed(Y_16, Y_14)", + "great_grandson(Y_18, Y_16)", + "job(Y_18, \"sales promotion account executive\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 21 + }, + { + "id": "af218787-2dea-4471-8c4f-8aea3d698787", + "question": "Who is the female cousin of the sister-in-law of the child of the sister of the great-granddaughter of the friend of the mother-in-law of the great-grandmother of the person whose occupation is media planner?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "sister_in_law(Y_6, Y_4)", + "child(Y_8, Y_6)", + "sister(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "friend(Y_14, Y_12)", + "mother_in_law(Y_16, Y_14)", + "great_grandmother(Y_18, Y_16)", + "job(Y_18, \"media planner\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 17 + }, + { + "id": "513a13fd-cac4-4162-aa7d-0543281437a7", + "question": "Who is the aunt of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "child(Y_10, Y_8)", + "sibling(Y_12, Y_10)", + "female_second_cousin(Y_14, Y_12)", + "great_granddaughter(Y_16, Y_14)", + "brother_in_law(\"Jay Belanger\", 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": "315ce064-b31f-4004-8a6c-76f8abdfe5e7", + "question": "Who is the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of Louann Lipsey?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "male_cousin(Y_12, Y_10)", + "uncle(Y_14, Y_12)", + "granddaughter(Y_16, Y_14)", + "male_first_cousin_once_removed(\"Louann Lipsey\", 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": "ce25df9d-3ac2-4836-9bdb-2332707945d7", + "question": "Who is the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of Karina Bayne?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "sister_in_law(Y_10, Y_8)", + "male_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "female_first_cousin_once_removed(Y_16, Y_14)", + "sibling(\"Karina Bayne\", 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": "151096a3-82b2-460d-b7bc-f41e91b8f7b6", + "question": "Who is the grandchild of the grandfather of the child of the male second cousin of the grandson of the father of the niece of the father of Rosalee Hambrick?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "grandson(Y_12, Y_10)", + "father(Y_14, Y_12)", + "niece(Y_16, Y_14)", + "father(\"Rosalee Hambrick\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 16 + }, + { + "id": "152bd135-93a6-4e49-9050-3cb8c403d073", + "question": "Who is the mother-in-law of the uncle of the sister of the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of Reyna Veliz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother_in_law(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "sister(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "parent(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "mother_in_law(Y_16, Y_14)", + "wife(\"Reyna Veliz\", 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": "f9e77edc-e441-4d43-8cb8-ff53e53f1518", + "question": "Who is the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of the great-granddaughter of the friend of the father of Joesph Parkman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "mother(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "friend(Y_16, Y_14)", + "father(\"Joesph Parkman\", 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": "b3f51f85-d204-4a4f-a695-639483d76d24", + "question": "Who is the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of the great-grandchild of the uncle of Alejandrina Aranda?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "son(Y_14, Y_12)", + "great_grandchild(Y_16, Y_14)", + "uncle(\"Alejandrina Aranda\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 19 + }, + { + "id": "02c19854-77d1-4acb-97ed-a996c55c4a9f", + "question": "Who is the second uncle of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of Ricky Penny?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_uncle(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "grandmother(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "great_uncle(Y_16, Y_14)", + "granddaughter(\"Ricky Penny\", 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": "e1646ef7-4e4d-465c-9d32-1a186e81b895", + "question": "Who is the grandson of the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of Monique Stockman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "sister(Y_6, Y_4)", + "grandmother(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "male_first_cousin_once_removed(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandchild(Y_16, Y_14)", + "sibling(\"Monique Stockman\", 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": "da997977-caf0-4b14-8475-49509803190e", + "question": "Who is the male cousin of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the great-grandson of Paula Kirkwood?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "grandparent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "wife(Y_14, Y_12)", + "female_first_cousin_once_removed(Y_16, Y_14)", + "great_grandson(\"Paula Kirkwood\", 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": "3de3b5a3-3944-4904-acde-2a078a018338", + "question": "Who is the aunt of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "child(Y_10, Y_8)", + "sibling(Y_12, Y_10)", + "female_second_cousin(Y_14, Y_12)", + "great_granddaughter(Y_16, Y_14)", + "job(Y_16, \"cabin crew\")" + ], + "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": "e3509dc3-b706-4725-beb2-df325d57611f", + "question": "Who is the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the person whose date of birth is 0965-01-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "male_cousin(Y_12, Y_10)", + "uncle(Y_14, Y_12)", + "granddaughter(Y_16, Y_14)", + "dob(Y_16, \"0965-01-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 17 + }, + { + "id": "4a81fc30-6a6f-464b-84d9-a4969f8e5788", + "question": "Who is the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the person whose date of birth is 0954-06-29?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "sister_in_law(Y_10, Y_8)", + "male_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "female_first_cousin_once_removed(Y_16, Y_14)", + "dob(Y_16, \"0954-06-29\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 20 + }, + { + "id": "8a12b752-ecd0-4a46-8327-d5c1ea2da329", + "question": "Who is the grandchild of the grandfather of the child of the male second cousin of the grandson of the father of the niece of the person whose hobby is guerrilla gardening?", + "intermediate_answers": "[{\"Y_8\": \"Kirk Hufford\", \"Y_2\": \"Roni Cordova\", \"Y_10\": \"Carroll Wilcher\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_4\": \"Royce Hufford\", \"Y_6\": \"Rupert Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_16\": \"Loretta Ruth\", \"Y_2\": \"Farrah Cordova\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_10\": \"Brady Golding\", \"Y_4\": \"Royce Hufford\", \"Y_6\": \"Rupert Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_6\": \"Georgine Hufford\", \"Y_2\": \"Georgine Hufford\", \"Y_10\": \"Carroll Wilcher\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_4\": \"Royce Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_6\": \"Georgine Hufford\", \"Y_2\": \"Roni Cordova\", \"Y_10\": \"Carroll Wilcher\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_4\": \"Royce Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_2\": \"Georgine Hufford\", \"Y_10\": \"Carroll Wilcher\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_4\": \"Royce Hufford\", \"Y_6\": \"Rupert Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_6\": \"Georgine Hufford\", \"Y_2\": \"Georgine Hufford\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_10\": \"Brady Golding\", \"Y_4\": \"Royce Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_2\": \"Norbert Cordova\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_10\": \"Brady Golding\", \"Y_4\": \"Royce Hufford\", \"Y_6\": \"Rupert Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_6\": \"Georgine Hufford\", \"Y_2\": \"Rupert Hufford\", \"Y_10\": \"Carroll Wilcher\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_4\": \"Royce Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_2\": \"Rupert Hufford\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_10\": \"Brady Golding\", \"Y_4\": \"Royce Hufford\", \"Y_6\": \"Rupert Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_6\": \"Georgine Hufford\", \"Y_16\": \"Loretta Ruth\", \"Y_2\": \"Farrah Cordova\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_10\": \"Brady Golding\", \"Y_4\": \"Royce Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_10\": \"Carroll Wilcher\", \"Y_16\": \"Loretta Ruth\", \"Y_2\": \"Farrah Cordova\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_4\": \"Royce Hufford\", \"Y_6\": \"Rupert Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_6\": \"Georgine Hufford\", \"Y_2\": \"Norbert Cordova\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_10\": \"Brady Golding\", \"Y_4\": \"Royce Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_2\": \"Norbert Cordova\", \"Y_10\": \"Carroll Wilcher\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_4\": \"Royce Hufford\", \"Y_6\": \"Rupert Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_6\": \"Georgine Hufford\", \"Y_2\": \"Rupert Hufford\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_10\": \"Brady Golding\", \"Y_4\": \"Royce Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_2\": \"Roni Cordova\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_10\": \"Brady Golding\", \"Y_4\": \"Royce Hufford\", \"Y_6\": \"Rupert Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_6\": \"Georgine Hufford\", \"Y_10\": \"Carroll Wilcher\", \"Y_16\": \"Loretta Ruth\", \"Y_2\": \"Farrah Cordova\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_4\": \"Royce Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_2\": \"Georgine Hufford\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_10\": \"Brady Golding\", \"Y_4\": \"Royce Hufford\", \"Y_6\": \"Rupert Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_6\": \"Georgine Hufford\", \"Y_2\": \"Norbert Cordova\", \"Y_10\": \"Carroll Wilcher\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_4\": \"Royce Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_2\": \"Rupert Hufford\", \"Y_10\": \"Carroll Wilcher\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_4\": \"Royce Hufford\", \"Y_6\": \"Rupert Hufford\"}, {\"Y_8\": \"Kirk Hufford\", \"Y_6\": \"Georgine Hufford\", \"Y_2\": \"Roni Cordova\", \"Y_16\": \"Loretta Ruth\", \"Y_14\": \"Elna Wilcher\", \"Y_12\": \"Gustavo Golding\", \"Y_10\": \"Brady Golding\", \"Y_4\": \"Royce Hufford\"}]", + "answer": [ + "Farrah Cordova", + "Georgine Hufford", + "Norbert Cordova", + "Roni Cordova", + "Rupert Hufford" + ], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "grandson(Y_12, Y_10)", + "father(Y_14, Y_12)", + "niece(Y_16, Y_14)", + "hobby(Y_16, \"guerrilla gardening\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 16 + }, + { + "id": "1305ccc3-ac4e-4185-b73b-2c65e6e693d8", + "question": "Who is the mother-in-law of the uncle of the sister of the great-granddaughter of the parent of the aunt of the mother-in-law of the person whose hobby is knowledge/word games?", + "intermediate_answers": "[{\"Y_10\": \"Ressie Yanez\", \"Y_2\": \"Lashawnda Gardner\", \"Y_6\": \"Gloria Strange\", \"Y_16\": \"Glenn Dupree\", \"Y_8\": \"Christina Dupree\", \"Y_12\": \"Meghann Yanez\", \"Y_14\": \"Sara Nagle\", \"Y_4\": \"Chris Yanez\"}, {\"Y_10\": \"Ressie Yanez\", \"Y_2\": \"Lashawnda Gardner\", \"Y_8\": \"Gloria Strange\", \"Y_16\": \"Glenn Dupree\", \"Y_6\": \"Christina Dupree\", \"Y_12\": \"Meghann Yanez\", \"Y_14\": \"Sara Nagle\", \"Y_4\": \"Chris Yanez\"}, {\"Y_10\": \"Wilbur Yanez\", \"Y_2\": \"Lashawnda Gardner\", \"Y_8\": \"Gloria Strange\", \"Y_16\": \"Glenn Dupree\", \"Y_6\": \"Christina Dupree\", \"Y_12\": \"Meghann Yanez\", \"Y_14\": \"Sara Nagle\", \"Y_4\": \"Chris Yanez\"}, {\"Y_10\": \"Wilbur Yanez\", \"Y_2\": \"Lashawnda Gardner\", \"Y_6\": \"Gloria Strange\", \"Y_16\": \"Glenn Dupree\", \"Y_8\": \"Christina Dupree\", \"Y_12\": \"Jann Mather\", \"Y_14\": \"Sara Nagle\", \"Y_4\": \"Chris Yanez\"}, {\"Y_10\": \"Ressie Yanez\", \"Y_2\": \"Lashawnda Gardner\", \"Y_8\": \"Gloria Strange\", \"Y_16\": \"Glenn Dupree\", \"Y_6\": \"Christina Dupree\", \"Y_12\": \"Jann Mather\", \"Y_14\": \"Sara Nagle\", \"Y_4\": \"Chris Yanez\"}, {\"Y_10\": \"Ressie Yanez\", \"Y_2\": \"Lashawnda Gardner\", \"Y_6\": \"Gloria Strange\", \"Y_16\": \"Glenn Dupree\", \"Y_8\": \"Christina Dupree\", \"Y_12\": \"Jann Mather\", \"Y_14\": \"Sara Nagle\", \"Y_4\": \"Chris Yanez\"}, {\"Y_10\": \"Wilbur Yanez\", \"Y_2\": \"Lashawnda Gardner\", \"Y_6\": \"Gloria Strange\", \"Y_16\": \"Glenn Dupree\", \"Y_8\": \"Christina Dupree\", \"Y_12\": \"Meghann Yanez\", \"Y_14\": \"Sara Nagle\", \"Y_4\": \"Chris Yanez\"}, {\"Y_10\": \"Wilbur Yanez\", \"Y_2\": \"Lashawnda Gardner\", \"Y_8\": \"Gloria Strange\", \"Y_16\": \"Glenn Dupree\", \"Y_6\": \"Christina Dupree\", \"Y_12\": \"Jann Mather\", \"Y_14\": \"Sara Nagle\", \"Y_4\": \"Chris Yanez\"}]", + "answer": [ + "Lashawnda Gardner" + ], + "prolog": { + "query": [ + "mother_in_law(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "sister(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "parent(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "mother_in_law(Y_16, Y_14)", + "hobby(Y_16, \"knowledge/word games\")" + ], + "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": "6f92fa08-d04f-4c99-9406-0ab7ec2ead8e", + "question": "Who is the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of the great-granddaughter of the friend of the person whose occupation is product manager?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "mother(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "friend(Y_16, Y_14)", + "job(Y_16, \"product manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 18 + }, + { + "id": "c57ac4e4-0ad7-4474-ac35-1c33a1b3196c", + "question": "Who is the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of the great-grandchild of the person whose hobby is auto racing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "son(Y_14, Y_12)", + "great_grandchild(Y_16, Y_14)", + "hobby(Y_16, \"auto racing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 18 + }, + { + "id": "b4d94621-a505-41dd-ac39-fb16ec4757b9", + "question": "Who is the second uncle of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the person whose date of birth is 0941-02-07?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_uncle(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "grandmother(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "great_uncle(Y_16, Y_14)", + "dob(Y_16, \"0941-02-07\")" + ], + "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": "f7b4f7ab-ab36-4507-9c51-06c6ac597f4c", + "question": "Who is the grandson of the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the person whose occupation is food technologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "sister(Y_6, Y_4)", + "grandmother(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "male_first_cousin_once_removed(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandchild(Y_16, Y_14)", + "job(Y_16, \"food technologist\")" + ], + "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": "42cb7fed-0fff-40dd-903a-b97f3200447e", + "question": "Who is the male cousin of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the person whose occupation is industrial designer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "grandparent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "wife(Y_14, Y_12)", + "female_first_cousin_once_removed(Y_16, Y_14)", + "job(Y_16, \"industrial designer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 18 + }, + { + "id": "b9628df1-3cee-4466-8b69-ff9891fe25a9", + "question": "Who is the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "child(Y_8, Y_6)", + "sibling(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "brother_in_law(\"Jay Belanger\", 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": "60841b28-ecb0-40b3-9bd0-64990126d9b7", + "question": "Who is the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of the nephew of Joel Unruh?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "uncle(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "male_first_cousin_once_removed(Y_14, Y_12)", + "nephew(\"Joel Unruh\", 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": "6fd03ec2-1a47-4784-9736-f88050b2eeaa", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of the brother of the sister-in-law of Norris Matta?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "female_first_cousin_once_removed(Y_10, Y_8)", + "sibling(Y_12, Y_10)", + "brother(Y_14, Y_12)", + "sister_in_law(\"Norris Matta\", 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": "c9b6c539-244b-4e1d-900c-cc70ae6f5907", + "question": "Who is the grandson of the father of the niece of the father of the cousin of the grandson of the nephew of Arthur Sandler?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "father(Y_10, Y_8)", + "cousin(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "nephew(\"Arthur Sandler\", 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": "898fe4b0-a93a-42a9-a791-2001e4657760", + "question": "Who is the aunt of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the child of Rodrigo Summers?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_aunt(Y_10, Y_8)", + "grandchild(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "child(\"Rodrigo Summers\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 14 + }, + { + "id": "36df5539-743b-4580-9c95-ab153df1c2a5", + "question": "Who is the friend of the father of the father-in-law of the mother-in-law of the uncle of the sister of the great-granddaughter of Lilia Mortensen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "friend(Y_4, Y_2)", + "father(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "uncle(Y_12, Y_10)", + "sister(Y_14, Y_12)", + "great_granddaughter(\"Lilia Mortensen\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 12 + }, + { + "id": "05277632-b2b8-4bf7-aa4f-e16e917b8d28", + "question": "Who is the uncle of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of Chrissy Whitehouse?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "uncle(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_grandchild(Y_12, Y_10)", + "mother(Y_14, Y_12)", + "male_second_cousin(\"Chrissy Whitehouse\", 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": "44a26563-f850-4118-86b1-6b6fcf03e034", + "question": "Who is the father of the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of Oscar Atchison?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "grandchild(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "son(\"Oscar Atchison\", 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": "809cb4dd-3137-472e-9458-c0db405b6086", + "question": "Who is the second uncle of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of Dante Shumaker?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_uncle(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "grandmother(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "great_uncle(\"Dante Shumaker\", 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": "0b4c2400-27d1-4bda-8e80-7fcbbc178cac", + "question": "Who is the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of Monique Stockman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "grandson(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "great_grandchild(Y_14, Y_12)", + "sibling(\"Monique Stockman\", 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": "2be6ce4b-581b-4e16-ab81-0bb9e0809648", + "question": "Who is the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_14\": \"Roseanna Wyatt\", \"Y_12\": \"Cordelia Wyatt\", \"Y_6\": \"Lanny Lowrey\", \"Y_2\": \"Jeanette Pohl\", \"Y_8\": \"Harris Lowrey\", \"Y_4\": \"Freddy Worrell\", \"Y_10\": \"Krystal Worrell\"}, {\"Y_14\": \"Roseanna Wyatt\", \"Y_12\": \"Cordelia Wyatt\", \"Y_2\": \"Sharron Freund\", \"Y_6\": \"Lanny Lowrey\", \"Y_8\": \"Harris Lowrey\", \"Y_4\": \"Freddy Worrell\", \"Y_10\": \"Krystal Worrell\"}, {\"Y_14\": \"Roseanna Wyatt\", \"Y_8\": \"Harris Lowrey\", \"Y_12\": \"Cordelia Wyatt\", \"Y_2\": \"Jeanette Pohl\", \"Y_6\": \"Viola Gerdes\", \"Y_4\": \"Freddy Worrell\", \"Y_10\": \"Krystal Worrell\"}, {\"Y_2\": \"Dorinda Freund\", \"Y_14\": \"Roseanna Wyatt\", \"Y_12\": \"Cordelia Wyatt\", \"Y_6\": \"Lanny Lowrey\", \"Y_8\": \"Harris Lowrey\", \"Y_4\": \"Freddy Worrell\", \"Y_10\": \"Krystal Worrell\"}, {\"Y_14\": \"Roseanna Wyatt\", \"Y_8\": \"Harris Lowrey\", \"Y_12\": \"Cordelia Wyatt\", \"Y_2\": \"Sharron Freund\", \"Y_6\": \"Viola Gerdes\", \"Y_4\": \"Freddy Worrell\", \"Y_10\": \"Krystal Worrell\"}, {\"Y_2\": \"Dorinda Freund\", \"Y_14\": \"Roseanna Wyatt\", \"Y_8\": \"Harris Lowrey\", \"Y_12\": \"Cordelia Wyatt\", \"Y_6\": \"Viola Gerdes\", \"Y_4\": \"Freddy Worrell\", \"Y_10\": \"Krystal Worrell\"}]", + "answer": [ + "Dorinda Freund", + "Jeanette Pohl", + "Sharron Freund" + ], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "child(Y_8, Y_6)", + "sibling(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "job(Y_14, \"cabin crew\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 19 + }, + { + "id": "08f84f3c-b48b-4e63-9645-63a2b1c0e961", + "question": "Who is the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of the person whose date of birth is 0961-09-25?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "uncle(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "male_first_cousin_once_removed(Y_14, Y_12)", + "dob(Y_14, \"0961-09-25\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 16 + }, + { + "id": "76af8f9a-f1c7-4832-8c3f-7d776336f8c8", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of the brother of the person whose occupation is clinical cytogeneticist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "female_first_cousin_once_removed(Y_10, Y_8)", + "sibling(Y_12, Y_10)", + "brother(Y_14, Y_12)", + "job(Y_14, \"clinical cytogeneticist\")" + ], + "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": "9e3fc3b8-0600-43f4-871c-8f5d42b4082b", + "question": "Who is the grandson of the father of the niece of the father of the cousin of the grandson of the person whose hobby is amusement park visiting?", + "intermediate_answers": "[{\"Y_8\": \"Santos Gallagher\", \"Y_14\": \"Geraldine Gallagher\", \"Y_12\": \"Jamey Gallagher\", \"Y_4\": \"Robt Gallagher\", \"Y_10\": \"Oscar Gallagher\", \"Y_2\": \"Kermit Coles\", \"Y_6\": \"Sasha Coles\"}, {\"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_2\": \"Bill Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_6\": \"Clementine Bonin\", \"Y_2\": \"Lucien Wilt\", \"Y_14\": \"Audie Alger\", \"Y_12\": \"Clair Bostic\", \"Y_8\": \"Daniel Bostic\", \"Y_10\": \"Isaias Bostic\", \"Y_4\": \"Lewis Bostic\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_2\": \"Hank Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_6\": \"Clementine Bonin\", \"Y_14\": \"Audie Alger\", \"Y_2\": \"Noah Bonin\", \"Y_12\": \"Clair Bostic\", \"Y_8\": \"Daniel Bostic\", \"Y_10\": \"Isaias Bostic\", \"Y_4\": \"Lewis Bostic\"}, {\"Y_2\": \"Hank Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\"}, {\"Y_12\": \"Charley Thorpe\", \"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\", \"Y_6\": \"Toshiko Thorpe\"}, {\"Y_4\": \"Darrick Rudolph\", \"Y_8\": \"Stephan Rudolph\", \"Y_14\": \"Edison Rudolph\", \"Y_6\": \"Audry Cosby\", \"Y_12\": \"Lamar Rudolph\", \"Y_10\": \"Jarrett Rudolph\", \"Y_2\": \"Ernesto Trotter\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Bill Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_4\": \"Darrick Rudolph\", \"Y_12\": \"Clayton Rudolph\", \"Y_8\": \"Stephan Rudolph\", \"Y_6\": \"Audry Cosby\", \"Y_14\": \"Edison Rudolph\", \"Y_10\": \"Jarrett Rudolph\", \"Y_2\": \"Ernesto Trotter\"}, {\"Y_6\": \"Clementine Bonin\", \"Y_2\": \"Eduardo Bostic\", \"Y_14\": \"Audie Alger\", \"Y_12\": \"Clair Bostic\", \"Y_8\": \"Daniel Bostic\", \"Y_10\": \"Isaias Bostic\", \"Y_4\": \"Lewis Bostic\"}, {\"Y_10\": \"Jerry Bechtold\", \"Y_8\": \"Irwin Bechtold\", \"Y_4\": \"Marcel Hartle\", \"Y_2\": \"Donnell Hartle\", \"Y_6\": \"Kristine Hartle\", \"Y_14\": \"Perry Bechtold\", \"Y_12\": \"Sammy Hartle\"}, {\"Y_6\": \"Sydney Wilt\", \"Y_2\": \"Eduardo Bostic\", \"Y_14\": \"Audie Alger\", \"Y_12\": \"Clair Bostic\", \"Y_8\": \"Daniel Bostic\", \"Y_10\": \"Isaias Bostic\", \"Y_4\": \"Lewis Bostic\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_2\": \"Hank Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\"}, {\"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_6\": \"Marguerita Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_12\": \"Charley Thorpe\", \"Y_2\": \"Hank Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_2\": \"Hank Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\"}, {\"Y_12\": \"Charley Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_2\": \"Bill Thorpe\"}, {\"Y_8\": \"Santos Gallagher\", \"Y_14\": \"Geraldine Gallagher\", \"Y_12\": \"Jamey Gallagher\", \"Y_4\": \"Robt Gallagher\", \"Y_2\": \"Kermit Coles\", \"Y_6\": \"Aurelia Yamada\", \"Y_10\": \"Noel Gallagher\"}, {\"Y_4\": \"Darrick Rudolph\", \"Y_8\": \"Stephan Rudolph\", \"Y_14\": \"Edison Rudolph\", \"Y_6\": \"Marianne Trotter\", \"Y_12\": \"Lamar Rudolph\", \"Y_10\": \"Jarrett Rudolph\", \"Y_2\": \"Ernesto Trotter\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Bill Thorpe\"}, {\"Y_12\": \"Charley Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\", \"Y_6\": \"Toshiko Thorpe\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_2\": \"Bill Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_6\": \"Sarita Bostic\", \"Y_14\": \"Audie Alger\", \"Y_2\": \"Noah Bonin\", \"Y_12\": \"Clair Bostic\", \"Y_8\": \"Daniel Bostic\", \"Y_10\": \"Isaias Bostic\", \"Y_4\": \"Lewis Bostic\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_6\": \"Marguerita Masters\", \"Y_2\": \"Hank Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_12\": \"Charley Thorpe\", \"Y_10\": \"Joan Thorpe\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\"}, {\"Y_8\": \"Santos Gallagher\", \"Y_14\": \"Geraldine Gallagher\", \"Y_4\": \"Robt Gallagher\", \"Y_10\": \"Oscar Gallagher\", \"Y_2\": \"Kermit Coles\", \"Y_6\": \"Sasha Coles\", \"Y_12\": \"William Settle\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_6\": \"Alice Serrano\", \"Y_4\": \"Wilbur Burkett\", \"Y_8\": \"Clinton Burkett\", \"Y_10\": \"Marlana Mcmillian\", \"Y_14\": \"Darren Burkett\", \"Y_2\": \"Carol Serrano\", \"Y_12\": \"Jeffery Burkett\"}, {\"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_2\": \"Bill Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_10\": \"Jerry Bechtold\", \"Y_12\": \"Wilber Hartle\", \"Y_8\": \"Irwin Bechtold\", \"Y_4\": \"Marcel Hartle\", \"Y_2\": \"Donnell Hartle\", \"Y_6\": \"Kristine Hartle\", \"Y_14\": \"Perry Bechtold\"}, {\"Y_12\": \"Charley Thorpe\", \"Y_2\": \"Hank Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\"}, {\"Y_8\": \"Santos Gallagher\", \"Y_14\": \"Geraldine Gallagher\", \"Y_12\": \"Jamey Gallagher\", \"Y_4\": \"Robt Gallagher\", \"Y_2\": \"Kermit Coles\", \"Y_6\": \"Sasha Coles\", \"Y_10\": \"Noel Gallagher\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_10\": \"Jerry Bechtold\", \"Y_2\": \"Stefan Hartle\", \"Y_8\": \"Irwin Bechtold\", \"Y_4\": \"Marcel Hartle\", \"Y_6\": \"Kristine Hartle\", \"Y_14\": \"Perry Bechtold\", \"Y_12\": \"Sammy Hartle\"}, {\"Y_8\": \"Santos Gallagher\", \"Y_14\": \"Geraldine Gallagher\", \"Y_4\": \"Robt Gallagher\", \"Y_2\": \"Kermit Coles\", \"Y_6\": \"Sasha Coles\", \"Y_12\": \"William Settle\", \"Y_10\": \"Noel Gallagher\"}, {\"Y_6\": \"Sarita Bostic\", \"Y_2\": \"Eduardo Bostic\", \"Y_14\": \"Audie Alger\", \"Y_12\": \"Clair Bostic\", \"Y_8\": \"Daniel Bostic\", \"Y_10\": \"Isaias Bostic\", \"Y_4\": \"Lewis Bostic\"}, {\"Y_10\": \"Jerry Bechtold\", \"Y_2\": \"Stefan Hartle\", \"Y_8\": \"Irwin Bechtold\", \"Y_12\": \"Julius Hartle\", \"Y_4\": \"Marcel Hartle\", \"Y_6\": \"Kristine Hartle\", \"Y_14\": \"Perry Bechtold\"}, {\"Y_8\": \"Santos Gallagher\", \"Y_14\": \"Geraldine Gallagher\", \"Y_4\": \"Robt Gallagher\", \"Y_10\": \"Oscar Gallagher\", \"Y_2\": \"Kermit Coles\", \"Y_6\": \"Aurelia Yamada\", \"Y_12\": \"William Settle\"}, {\"Y_6\": \"Sarita Bostic\", \"Y_2\": \"Lucien Wilt\", \"Y_14\": \"Audie Alger\", \"Y_12\": \"Clair Bostic\", \"Y_8\": \"Daniel Bostic\", \"Y_10\": \"Isaias Bostic\", \"Y_4\": \"Lewis Bostic\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_6\": \"Marguerita Masters\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_2\": \"Hank Masters\", \"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\"}, {\"Y_8\": \"Santos Gallagher\", \"Y_14\": \"Geraldine Gallagher\", \"Y_12\": \"Jamey Gallagher\", \"Y_4\": \"Robt Gallagher\", \"Y_10\": \"Oscar Gallagher\", \"Y_2\": \"Kermit Coles\", \"Y_6\": \"Aurelia Yamada\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Bill Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Bill Thorpe\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_2\": \"Hank Masters\", \"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_2\": \"Hank Masters\", \"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_10\": \"Joan Thorpe\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_12\": \"Charley Thorpe\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\"}, {\"Y_2\": \"Nathan Angulo\", \"Y_12\": \"Felix Kitchens\", \"Y_8\": \"Samuel Kitchens\", \"Y_6\": \"Morgan Angulo\", \"Y_10\": \"Davis Kitchens\", \"Y_14\": \"Elna Kitchens\", \"Y_4\": \"Caleb Kitchens\"}, {\"Y_6\": \"Alice Serrano\", \"Y_4\": \"Wilbur Burkett\", \"Y_8\": \"Clinton Burkett\", \"Y_10\": \"Marlana Mcmillian\", \"Y_14\": \"Darren Burkett\", \"Y_12\": \"Emery Burkett\", \"Y_2\": \"Carol Serrano\"}, {\"Y_6\": \"Sydney Wilt\", \"Y_2\": \"Lucien Wilt\", \"Y_14\": \"Audie Alger\", \"Y_12\": \"Clair Bostic\", \"Y_8\": \"Daniel Bostic\", \"Y_10\": \"Isaias Bostic\", \"Y_4\": \"Lewis Bostic\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_6\": \"Sydney Wilt\", \"Y_14\": \"Audie Alger\", \"Y_2\": \"Noah Bonin\", \"Y_12\": \"Clair Bostic\", \"Y_8\": \"Daniel Bostic\", \"Y_10\": \"Isaias Bostic\", \"Y_4\": \"Lewis Bostic\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_12\": \"Charley Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\", \"Y_6\": \"Toshiko Thorpe\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_10\": \"Joan Thorpe\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\"}, {\"Y_12\": \"Charley Thorpe\", \"Y_2\": \"Hank Masters\", \"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\"}, {\"Y_4\": \"Darrick Rudolph\", \"Y_12\": \"Clayton Rudolph\", \"Y_8\": \"Stephan Rudolph\", \"Y_14\": \"Edison Rudolph\", \"Y_6\": \"Marianne Trotter\", \"Y_10\": \"Jarrett Rudolph\", \"Y_2\": \"Ernesto Trotter\"}, {\"Y_12\": \"Felix Kitchens\", \"Y_8\": \"Samuel Kitchens\", \"Y_6\": \"Morgan Angulo\", \"Y_2\": \"Freddie Kitchens\", \"Y_10\": \"Davis Kitchens\", \"Y_14\": \"Elna Kitchens\", \"Y_4\": \"Caleb Kitchens\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_6\": \"Marguerita Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Bill Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_12\": \"Charley Thorpe\", \"Y_10\": \"Joan Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_2\": \"Bill Thorpe\"}, {\"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Bill Thorpe\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\"}, {\"Y_10\": \"Joan Thorpe\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_8\": \"Santos Gallagher\", \"Y_14\": \"Geraldine Gallagher\", \"Y_4\": \"Robt Gallagher\", \"Y_2\": \"Kermit Coles\", \"Y_6\": \"Aurelia Yamada\", \"Y_12\": \"William Settle\", \"Y_10\": \"Noel Gallagher\"}, {\"Y_12\": \"Charley Thorpe\", \"Y_2\": \"Rudy Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_6\": \"Marguerita Masters\", \"Y_12\": \"Charley Thorpe\", \"Y_2\": \"Hank Masters\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\"}, {\"Y_10\": \"Holly Bouchard\", \"Y_12\": \"Charley Thorpe\", \"Y_14\": \"Fred Raleigh\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_2\": \"Bill Thorpe\"}, {\"Y_14\": \"Fred Raleigh\", \"Y_10\": \"Anastacia Moseley\", \"Y_4\": \"Boris Thorpe\", \"Y_8\": \"Reggie Thorpe\", \"Y_2\": \"Forrest Thorpe\", \"Y_6\": \"Toshiko Thorpe\", \"Y_12\": \"Manuel Thorpe\"}, {\"Y_10\": \"Jerry Bechtold\", \"Y_12\": \"Wilber Hartle\", \"Y_2\": \"Stefan Hartle\", \"Y_8\": \"Irwin Bechtold\", \"Y_4\": \"Marcel Hartle\", \"Y_6\": \"Kristine Hartle\", \"Y_14\": \"Perry Bechtold\"}, {\"Y_10\": \"Jerry Bechtold\", \"Y_8\": \"Irwin Bechtold\", \"Y_12\": \"Julius Hartle\", \"Y_4\": \"Marcel Hartle\", \"Y_2\": \"Donnell Hartle\", \"Y_6\": \"Kristine Hartle\", \"Y_14\": \"Perry Bechtold\"}]", + "answer": [ + "Bill Thorpe", + "Carol Serrano", + "Donnell Hartle", + "Eduardo Bostic", + "Ernesto Trotter", + "Forrest Thorpe", + "Freddie Kitchens", + "Hank Masters", + "Kermit Coles", + "Lucien Wilt", + "Nathan Angulo", + "Noah Bonin", + "Rudy Masters", + "Stefan Hartle" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "father(Y_10, Y_8)", + "cousin(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "hobby(Y_14, \"amusement park visiting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 12 + }, + { + "id": "4e826450-7a83-48b4-841f-eaecd3a07fbf", + "question": "Who is the aunt of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the person whose hobby is board sports?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_aunt(Y_10, Y_8)", + "grandchild(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "hobby(Y_14, \"board sports\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 14 + }, + { + "id": "09ed0689-bacd-4513-8a61-edb41dc72daa", + "question": "Who is the friend of the father of the father-in-law of the mother-in-law of the uncle of the sister of the person whose date of birth is 1049-08-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "friend(Y_4, Y_2)", + "father(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "uncle(Y_12, Y_10)", + "sister(Y_14, Y_12)", + "dob(Y_14, \"1049-08-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 10 + }, + { + "id": "63742fc4-3e85-4b15-be40-a0f1ad2526dd", + "question": "Who is the uncle of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of the person whose hobby is butterfly watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "uncle(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_grandchild(Y_12, Y_10)", + "mother(Y_14, Y_12)", + "hobby(Y_14, \"butterfly watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 15 + }, + { + "id": "ea73aa4a-147b-4e4e-8b22-620b44ea322a", + "question": "Who is the father of the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the person whose hobby is sea glass collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "grandchild(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "hobby(Y_14, \"sea glass collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 15 + }, + { + "id": "3ce7466f-2ae8-4461-acb7-f2499cfd45c4", + "question": "Who is the second uncle of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the person whose occupation is neurosurgeon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_uncle(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "grandmother(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "grandson(Y_14, Y_12)", + "job(Y_14, \"neurosurgeon\")" + ], + "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": "69221d41-cc61-4d39-abef-b90800365cb8", + "question": "Who is the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the person whose occupation is food technologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "grandson(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "great_grandchild(Y_14, Y_12)", + "job(Y_14, \"food technologist\")" + ], + "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": "5bf6171e-f358-4135-a04c-e8b69e34f9e9", + "question": "Who is the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "child(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "brother_in_law(\"Jay Belanger\", 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": "e006da70-920a-4165-ba18-6cb2cbd59a10", + "question": "Who is the male cousin of the uncle of the granddaughter of the male first cousin once removed of the nephew of the aunt of Latasha Sterner?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "aunt(\"Latasha Sterner\", 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": "3309493b-439d-4a58-b03b-7fa1dd21babe", + "question": "Who is the female first cousin once removed of the sibling of the brother of the sister-in-law of the great-uncle of the grandchild of Tobias Mccartney?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_first_cousin_once_removed(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "sister_in_law(Y_10, Y_8)", + "great_uncle(Y_12, Y_10)", + "grandchild(\"Tobias Mccartney\", 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": "4feee7f1-a878-4cb5-9638-c82eadd3f83d", + "question": "Who is the cousin of the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of Shelton Wiese?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "cousin(Y_4, Y_2)", + "grandson(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "sister_in_law(Y_12, Y_10)", + "male_cousin(\"Shelton Wiese\", 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": "897b6dff-07fc-4e05-82b9-c25524a1c48c", + "question": "Who is the grandfather of the child of the male second cousin of the grandson of the father of the niece of Stewart Gil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "child(Y_6, Y_4)", + "male_second_cousin(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(Y_12, Y_10)", + "niece(\"Stewart Gil\", 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": "06c37e47-7ce4-4dd2-8549-a24a2c97e013", + "question": "Who is the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of the second aunt of Elliot Griffey?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "parent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "wife(Y_12, Y_10)", + "second_aunt(\"Elliot Griffey\", 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": "2c43d3ae-d1ac-4a95-a4b4-ba2f8a7281e3", + "question": "Who is the great-granddaughter of the friend of the father of the father-in-law of the mother-in-law of the uncle of Hal Giordano?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "friend(Y_6, Y_4)", + "father(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "mother_in_law(Y_12, Y_10)", + "uncle(\"Hal Giordano\", 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": "176d2d9a-920d-43f5-9cba-220bb31690e9", + "question": "Who is the uncle of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of Isaias Pagan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "uncle(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_grandchild(Y_12, Y_10)", + "mother(\"Isaias Pagan\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 14 + }, + { + "id": "b382294a-8a4f-4368-b845-79d30fbffb17", + "question": "Who is the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of Oscar Atchison?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "son(\"Oscar Atchison\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 14 + }, + { + "id": "3a51fd6c-944d-4827-884a-739df83fdc81", + "question": "Who is the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of Ricky Penny?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "great_grandson(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "great_uncle(Y_12, Y_10)", + "granddaughter(\"Ricky Penny\", 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": "c8560744-a071-4041-b87e-fc5dfe05ac17", + "question": "Who is the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_2\": \"Rolland Pruitt\", \"Y_8\": \"Angelia Pruitt\", \"Y_12\": \"Babara Mendes\", \"Y_6\": \"Henrietta Whitmer\", \"Y_4\": \"Claudio Whitmer\", \"Y_10\": \"Sona Helman\"}, {\"Y_2\": \"Rolland Pruitt\", \"Y_4\": \"Karolyn Matherne\", \"Y_12\": \"Babara Mendes\", \"Y_6\": \"Henrietta Whitmer\", \"Y_8\": \"Virgie Pruitt\", \"Y_10\": \"Sona Helman\"}, {\"Y_10\": \"Cordelia Wyatt\", \"Y_6\": \"Harris Lowrey\", \"Y_2\": \"Freddy Worrell\", \"Y_4\": \"Viola Gerdes\", \"Y_12\": \"Roseanna Wyatt\", \"Y_8\": \"Krystal Worrell\"}, {\"Y_12\": \"Patty Luck\", \"Y_4\": \"Crysta Lloyd\", \"Y_8\": \"Chrissy Ocampo\", \"Y_10\": \"Krystal Luck\", \"Y_2\": \"Oren Lloyd\", \"Y_6\": \"Kerrie Lloyd\"}, {\"Y_6\": \"Dino Pruitt\", \"Y_4\": \"Rolland Pruitt\", \"Y_12\": \"Babara Mendes\", \"Y_8\": \"Virgie Pruitt\", \"Y_2\": \"Claudio Whitmer\", \"Y_10\": \"Sona Helman\"}, {\"Y_12\": \"Patty Luck\", \"Y_8\": \"Chrissy Ocampo\", \"Y_10\": \"Krystal Luck\", \"Y_2\": \"Oren Lloyd\", \"Y_4\": \"Emilio Lloyd\", \"Y_6\": \"Kerrie Lloyd\"}, {\"Y_12\": \"Patty Luck\", \"Y_10\": \"Krystal Luck\", \"Y_2\": \"Oren Lloyd\", \"Y_8\": \"Lauren Ocampo\", \"Y_4\": \"Emilio Lloyd\", \"Y_6\": \"Kerrie Lloyd\"}, {\"Y_12\": \"Patty Luck\", \"Y_8\": \"Marlene Ocampo\", \"Y_10\": \"Krystal Luck\", \"Y_2\": \"Oren Lloyd\", \"Y_4\": \"Emilio Lloyd\", \"Y_6\": \"Kerrie Lloyd\"}, {\"Y_8\": \"Angelia Pruitt\", \"Y_6\": \"Dino Pruitt\", \"Y_4\": \"Rolland Pruitt\", \"Y_12\": \"Babara Mendes\", \"Y_2\": \"Claudio Whitmer\", \"Y_10\": \"Sona Helman\"}, {\"Y_6\": \"Dino Pruitt\", \"Y_4\": \"Rolland Pruitt\", \"Y_12\": \"Babara Mendes\", \"Y_8\": \"Henrietta Whitmer\", \"Y_2\": \"Claudio Whitmer\", \"Y_10\": \"Sona Helman\"}, {\"Y_2\": \"Rolland Pruitt\", \"Y_12\": \"Babara Mendes\", \"Y_6\": \"Henrietta Whitmer\", \"Y_8\": \"Virgie Pruitt\", \"Y_4\": \"Claudio Whitmer\", \"Y_10\": \"Sona Helman\"}, {\"Y_10\": \"Cordelia Wyatt\", \"Y_4\": \"Lanny Lowrey\", \"Y_6\": \"Harris Lowrey\", \"Y_2\": \"Freddy Worrell\", \"Y_12\": \"Roseanna Wyatt\", \"Y_8\": \"Krystal Worrell\"}, {\"Y_12\": \"Patty Luck\", \"Y_4\": \"Crysta Lloyd\", \"Y_10\": \"Krystal Luck\", \"Y_2\": \"Oren Lloyd\", \"Y_8\": \"Lauren Ocampo\", \"Y_6\": \"Kerrie Lloyd\"}, {\"Y_2\": \"Rolland Pruitt\", \"Y_8\": \"Angelia Pruitt\", \"Y_4\": \"Karolyn Matherne\", \"Y_12\": \"Babara Mendes\", \"Y_6\": \"Henrietta Whitmer\", \"Y_10\": \"Sona Helman\"}, {\"Y_12\": \"Patty Luck\", \"Y_4\": \"Crysta Lloyd\", \"Y_8\": \"Marlene Ocampo\", \"Y_10\": \"Krystal Luck\", \"Y_2\": \"Oren Lloyd\", \"Y_6\": \"Kerrie Lloyd\"}]", + "answer": [ + "Claudio Whitmer", + "Freddy Worrell", + "Oren Lloyd", + "Rolland Pruitt" + ], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "child(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "job(Y_12, \"cabin crew\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 14 + }, + { + "id": "50aef8ec-bee7-4efe-9643-71a6b6da3f3b", + "question": "Who is the male cousin of the uncle of the granddaughter of the male first cousin once removed of the nephew of the person whose hobby is kart racing?", + "intermediate_answers": "[{\"Y_2\": \"Raul Bremer\", \"Y_4\": \"Carey Wyant\", \"Y_12\": \"Daphne Wyant\", \"Y_8\": \"Lucius Wyant\", \"Y_6\": \"Elvie Hensley\", \"Y_10\": \"Damon Ashby\"}, {\"Y_2\": \"Raul Bremer\", \"Y_4\": \"Carey Wyant\", \"Y_12\": \"Daphne Wyant\", \"Y_6\": \"Odessa Owens\", \"Y_8\": \"Lucius Wyant\", \"Y_10\": \"Damon Ashby\"}]", + "answer": [ + "Raul Bremer" + ], + "prolog": { + "query": [ + "male_cousin(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "hobby(Y_12, \"kart 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": 14 + }, + { + "id": "5e6728a7-1a5c-4cef-8db0-9278e54d78b1", + "question": "Who is the female first cousin once removed of the sibling of the brother of the sister-in-law of the great-uncle of the person whose date of birth is 1056-12-23?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_first_cousin_once_removed(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "sister_in_law(Y_10, Y_8)", + "great_uncle(Y_12, Y_10)", + "dob(Y_12, \"1056-12-23\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 12 + }, + { + "id": "0c78a4ae-6832-43c3-a96f-adf24406d59a", + "question": "Who is the cousin of the grandson of the nephew of the female cousin of the sister-in-law of the person whose hobby is video gaming?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "cousin(Y_4, Y_2)", + "grandson(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "sister_in_law(Y_12, Y_10)", + "hobby(Y_12, \"video gaming\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 13 + }, + { + "id": "1bf64273-4ec1-43ca-bca7-e17cc4fa4484", + "question": "Who is the grandfather of the child of the male second cousin of the grandson of the father of the person whose date of birth is 1069-04-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "child(Y_6, Y_4)", + "male_second_cousin(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(Y_12, Y_10)", + "dob(Y_12, \"1069-04-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 12 + }, + { + "id": "9216b46c-e739-454d-9db2-807c54c4bc08", + "question": "Who is the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of the person whose occupation is lawyer?", + "intermediate_answers": "[{\"Y_4\": \"Josette Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\", \"Y_2\": \"Georgette Stillwell\"}, {\"Y_10\": \"Xiomara Safford\", \"Y_2\": \"Isabel Lamont\", \"Y_4\": \"Jacques Bernhardt\", \"Y_12\": \"Kieth Safford\", \"Y_6\": \"Gemma Bernhardt\", \"Y_8\": \"Angelia Safford\"}, {\"Y_8\": \"Colleen Ide\", \"Y_2\": \"Isabell Cusick\", \"Y_12\": \"Freddy Ide\", \"Y_10\": \"Scottie Ide\", \"Y_4\": \"Hyun Gaynor\", \"Y_6\": \"Dorinda Menendez\"}, {\"Y_4\": \"Lonnie Stillwell\", \"Y_2\": \"Patrice Glaser\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\"}, {\"Y_4\": \"Lonnie Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_2\": \"Michele Chitwood\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\"}, {\"Y_8\": \"Colleen Ide\", \"Y_12\": \"Freddy Ide\", \"Y_10\": \"Scottie Ide\", \"Y_2\": \"Trudy Sager\", \"Y_6\": \"Dorinda Menendez\", \"Y_4\": \"Jackson Gaynor\"}, {\"Y_2\": \"Zora Archambault\", \"Y_8\": \"Colleen Ide\", \"Y_12\": \"Freddy Ide\", \"Y_10\": \"Scottie Ide\", \"Y_4\": \"Hyun Gaynor\", \"Y_6\": \"Dorinda Menendez\"}, {\"Y_12\": \"Kirk Wright\", \"Y_2\": \"Antonia Labrie\", \"Y_10\": \"Brigette Wright\", \"Y_6\": \"Lashandra Phillips\", \"Y_4\": \"Levi Phillips\", \"Y_8\": \"Annita Wright\"}, {\"Y_4\": \"Lonnie Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\", \"Y_2\": \"Roni Templeton\"}, {\"Y_4\": \"Josette Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\", \"Y_2\": \"Roni Templeton\"}, {\"Y_2\": \"Karin Maloney\", \"Y_4\": \"Lonnie Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\"}, {\"Y_8\": \"Colleen Ide\", \"Y_12\": \"Freddy Ide\", \"Y_10\": \"Scottie Ide\", \"Y_2\": \"Trudy Sager\", \"Y_4\": \"Hyun Gaynor\", \"Y_6\": \"Dorinda Menendez\"}, {\"Y_6\": \"Rosanna Caraballo\", \"Y_12\": \"Kirk Wright\", \"Y_2\": \"Antonia Labrie\", \"Y_10\": \"Brigette Wright\", \"Y_4\": \"Levi Phillips\", \"Y_8\": \"Annita Wright\"}, {\"Y_4\": \"Lynn Olmos\", \"Y_6\": \"Leeann Olmos\", \"Y_10\": \"Johnetta Constant\", \"Y_12\": \"Benito Constant\", \"Y_8\": \"Berneice Constant\", \"Y_2\": \"Sarita Wilfong\"}, {\"Y_4\": \"Lonnie Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\", \"Y_2\": \"Georgette Stillwell\"}, {\"Y_2\": \"Zora Archambault\", \"Y_8\": \"Colleen Ide\", \"Y_12\": \"Freddy Ide\", \"Y_10\": \"Scottie Ide\", \"Y_6\": \"Dorinda Menendez\", \"Y_4\": \"Jackson Gaynor\"}, {\"Y_4\": \"Lonnie Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\", \"Y_2\": \"Lucille Stillwell\"}, {\"Y_4\": \"Lonnie Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_2\": \"Hope Fredrick\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\"}, {\"Y_12\": \"Kirk Wright\", \"Y_4\": \"Kristine Phillips\", \"Y_2\": \"Antonia Labrie\", \"Y_10\": \"Brigette Wright\", \"Y_6\": \"Albertine Phillips\", \"Y_8\": \"Annita Wright\"}, {\"Y_2\": \"Karin Maloney\", \"Y_4\": \"Josette Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\"}, {\"Y_12\": \"Kirk Wright\", \"Y_4\": \"Kristine Phillips\", \"Y_2\": \"Antonia Labrie\", \"Y_10\": \"Brigette Wright\", \"Y_6\": \"Lashandra Phillips\", \"Y_8\": \"Annita Wright\"}, {\"Y_6\": \"Rosanna Caraballo\", \"Y_12\": \"Kirk Wright\", \"Y_4\": \"Kristine Phillips\", \"Y_2\": \"Antonia Labrie\", \"Y_10\": \"Brigette Wright\", \"Y_8\": \"Annita Wright\"}, {\"Y_2\": \"Patrice Glaser\", \"Y_4\": \"Josette Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\"}, {\"Y_6\": \"Leeann Olmos\", \"Y_10\": \"Johnetta Constant\", \"Y_12\": \"Benito Constant\", \"Y_4\": \"Leroy Olmos\", \"Y_8\": \"Berneice Constant\", \"Y_2\": \"Sarita Wilfong\"}, {\"Y_4\": \"Josette Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_2\": \"Michele Chitwood\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\"}, {\"Y_10\": \"Xiomara Safford\", \"Y_2\": \"Isabel Lamont\", \"Y_4\": \"Lavern Bernhardt\", \"Y_12\": \"Kieth Safford\", \"Y_6\": \"Gemma Bernhardt\", \"Y_8\": \"Angelia Safford\"}, {\"Y_8\": \"Colleen Ide\", \"Y_2\": \"Isabell Cusick\", \"Y_12\": \"Freddy Ide\", \"Y_10\": \"Scottie Ide\", \"Y_6\": \"Dorinda Menendez\", \"Y_4\": \"Jackson Gaynor\"}, {\"Y_4\": \"Josette Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\", \"Y_2\": \"Lucille Stillwell\"}, {\"Y_4\": \"Josette Stillwell\", \"Y_8\": \"Anastasia Aston\", \"Y_6\": \"Flora Stillwell\", \"Y_2\": \"Hope Fredrick\", \"Y_12\": \"Danilo Aston\", \"Y_10\": \"Bess Aston\"}, {\"Y_12\": \"Kirk Wright\", \"Y_2\": \"Antonia Labrie\", \"Y_10\": \"Brigette Wright\", \"Y_4\": \"Levi Phillips\", \"Y_6\": \"Albertine Phillips\", \"Y_8\": \"Annita Wright\"}]", + "answer": [ + "Antonia Labrie", + "Georgette Stillwell", + "Hope Fredrick", + "Isabel Lamont", + "Isabell Cusick", + "Karin Maloney", + "Lucille Stillwell", + "Michele Chitwood", + "Patrice Glaser", + "Roni Templeton", + "Sarita Wilfong", + "Trudy Sager", + "Zora Archambault" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "parent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "wife(Y_12, Y_10)", + "job(Y_12, \"lawyer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 10 + }, + { + "id": "836f322b-2604-443f-a89d-e76dbb31f291", + "question": "Who is the great-granddaughter of the friend of the father of the father-in-law of the mother-in-law of the person whose date of birth is 1023-07-09?", + "intermediate_answers": "[{\"Y_12\": \"Aline Paz\", \"Y_2\": \"Jeana Brooks\", \"Y_4\": \"Oscar Brooks\", \"Y_6\": \"Isaac Paz\", \"Y_10\": \"Pansy Paz\", \"Y_8\": \"Wade Paz\"}, {\"Y_2\": \"Vilma Mattos\", \"Y_12\": \"Aline Paz\", \"Y_4\": \"Oscar Brooks\", \"Y_6\": \"Isaac Paz\", \"Y_10\": \"Pansy Paz\", \"Y_8\": \"Wade Paz\"}]", + "answer": [ + "Jeana Brooks", + "Vilma Mattos" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "friend(Y_6, Y_4)", + "father(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "mother_in_law(Y_12, Y_10)", + "dob(Y_12, \"1023-07-09\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 10 + }, + { + "id": "859e6095-66e1-4b7d-8e49-327bbb7813e2", + "question": "Who is the uncle of the second uncle of the sister-in-law of the niece of the great-grandchild of the person whose hobby is social studies?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "uncle(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_grandchild(Y_12, Y_10)", + "hobby(Y_12, \"social studies\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 14 + }, + { + "id": "0d24225a-f6ac-42d2-ac2b-610691ebe3b4", + "question": "Who is the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the person whose hobby is sea glass collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "nephew(Y_12, Y_10)", + "hobby(Y_12, \"sea glass collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 14 + }, + { + "id": "4444b4e6-921f-4fed-b1a3-06c481c8fcc8", + "question": "Who is the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the person whose date of birth is 0941-02-07?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "great_grandson(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "great_uncle(Y_12, Y_10)", + "dob(Y_12, \"0941-02-07\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 14 + }, + { + "id": "511a3272-2835-434e-8659-17df6c26eb9c", + "question": "Who is the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "child(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "brother_in_law(\"Jay Belanger\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 12 + }, + { + "id": "c0d0a341-0193-4927-982c-1a91310f651a", + "question": "Who is the granddaughter of the male first cousin once removed of the nephew of the aunt of the female second cousin of Vicki Bibbs?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "female_second_cousin(\"Vicki Bibbs\", 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": "e5d80489-7453-4c1f-9037-08874bc30adc", + "question": "Who is the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of Henrietta Carreon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "male_cousin(\"Henrietta Carreon\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 12 + }, + { + "id": "3588968c-5845-4233-82de-f46a541ebf59", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of Karina Bayne?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "female_first_cousin_once_removed(Y_10, Y_8)", + "sibling(\"Karina Bayne\", 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": "68a7f15c-0a32-49c8-aeaf-88ee80339264", + "question": "Who is the niece of the father of the cousin of the grandson of the nephew of Arthur Sandler?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "nephew(\"Arthur Sandler\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 10 + }, + { + "id": "d1724188-6a0c-4d4e-b67a-00120fd884e2", + "question": "Who is the grandchild of the grandfather of the child of the male second cousin of the grandson of Shirleen Yon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "grandson(\"Shirleen Yon\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 12 + }, + { + "id": "7d869999-0e15-47a6-80e4-daef1aae7ad9", + "question": "Who is the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of Reyna Veliz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "parent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "wife(\"Reyna Veliz\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 9 + }, + { + "id": "fd4ff065-3fe3-453c-879a-0e2e2f621562", + "question": "Who is the friend of the father of the father-in-law of the mother-in-law of the uncle of Hal Giordano?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "friend(Y_4, Y_2)", + "father(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "uncle(\"Hal Giordano\", 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": "ff7b9f3a-e163-4487-a48f-eade3ac36fe8", + "question": "Who is the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of Chrissy Whitehouse?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "mother(Y_10, Y_8)", + "male_second_cousin(\"Chrissy Whitehouse\", 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": "f320e034-d0af-4b2a-b407-7e93082effcf", + "question": "Who is the male second cousin of the nephew of the son of the great-grandchild of the uncle of Alejandrina Aranda?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "son(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "uncle(\"Alejandrina Aranda\", 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": "861451c0-eec4-4295-a3f0-26c154a11100", + "question": "Who is the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_2\": \"Rolland Pruitt\", \"Y_6\": \"Angelia Pruitt\", \"Y_10\": \"Babara Mendes\", \"Y_4\": \"Dino Pruitt\", \"Y_8\": \"Sona Helman\"}, {\"Y_2\": \"Rolland Pruitt\", \"Y_10\": \"Babara Mendes\", \"Y_4\": \"Dino Pruitt\", \"Y_6\": \"Virgie Pruitt\", \"Y_8\": \"Sona Helman\"}, {\"Y_6\": \"Krystal Worrell\", \"Y_10\": \"Roseanna Wyatt\", \"Y_4\": \"Harris Lowrey\", \"Y_2\": \"Lanny Lowrey\", \"Y_8\": \"Cordelia Wyatt\"}, {\"Y_6\": \"Angelia Pruitt\", \"Y_10\": \"Babara Mendes\", \"Y_2\": \"Claudio Whitmer\", \"Y_8\": \"Sona Helman\", \"Y_4\": \"Henrietta Whitmer\"}, {\"Y_8\": \"Adah Bunnell\", \"Y_2\": \"Louis Cardoza\", \"Y_4\": \"Tara Cardoza\", \"Y_6\": \"Hazel Pitre\", \"Y_10\": \"Lea Sackett\"}, {\"Y_8\": \"Krystal Luck\", \"Y_6\": \"Chrissy Ocampo\", \"Y_4\": \"Kerrie Lloyd\", \"Y_10\": \"Patty Luck\", \"Y_2\": \"Crysta Lloyd\"}, {\"Y_8\": \"Krystal Luck\", \"Y_6\": \"Chrissy Ocampo\", \"Y_4\": \"Kerrie Lloyd\", \"Y_2\": \"Emilio Lloyd\", \"Y_10\": \"Patty Luck\"}, {\"Y_10\": \"Vito Atchison\", \"Y_4\": \"Mose Atchison\", \"Y_8\": \"Toshiko Turney\", \"Y_6\": \"Karolyn Atchison\", \"Y_2\": \"Ben Atchison\"}, {\"Y_2\": \"Viola Gerdes\", \"Y_6\": \"Krystal Worrell\", \"Y_10\": \"Roseanna Wyatt\", \"Y_4\": \"Harris Lowrey\", \"Y_8\": \"Cordelia Wyatt\"}, {\"Y_2\": \"Louis Cardoza\", \"Y_4\": \"Tara Cardoza\", \"Y_6\": \"Hazel Pitre\", \"Y_10\": \"Lea Sackett\", \"Y_8\": \"Maryam Rupert\"}, {\"Y_10\": \"Vito Atchison\", \"Y_4\": \"Mose Atchison\", \"Y_2\": \"Winfred Atchison\", \"Y_8\": \"Toshiko Turney\", \"Y_6\": \"Karolyn Atchison\"}, {\"Y_2\": \"Louis Cardoza\", \"Y_4\": \"Tara Cardoza\", \"Y_8\": \"Paula Fike\", \"Y_6\": \"Hazel Pitre\", \"Y_10\": \"Lea Sackett\"}, {\"Y_2\": \"Karolyn Matherne\", \"Y_10\": \"Babara Mendes\", \"Y_6\": \"Virgie Pruitt\", \"Y_8\": \"Sona Helman\", \"Y_4\": \"Henrietta Whitmer\"}, {\"Y_8\": \"Krystal Luck\", \"Y_6\": \"Marlene Ocampo\", \"Y_4\": \"Kerrie Lloyd\", \"Y_10\": \"Patty Luck\", \"Y_2\": \"Crysta Lloyd\"}, {\"Y_2\": \"Leo Munguia\", \"Y_4\": \"Javier Munguia\", \"Y_10\": \"Adell Leftwich\", \"Y_8\": \"Maira Leftwich\", \"Y_6\": \"Ta Munguia\"}, {\"Y_2\": \"Rolland Pruitt\", \"Y_10\": \"Babara Mendes\", \"Y_6\": \"Henrietta Whitmer\", \"Y_4\": \"Dino Pruitt\", \"Y_8\": \"Sona Helman\"}, {\"Y_4\": \"Adah Bunnell\", \"Y_6\": \"Maryam Rupert\", \"Y_8\": \"Hazel Pitre\", \"Y_10\": \"Lea Sackett\", \"Y_2\": \"Maybelle Bunnell\"}, {\"Y_10\": \"Babara Mendes\", \"Y_6\": \"Virgie Pruitt\", \"Y_2\": \"Claudio Whitmer\", \"Y_8\": \"Sona Helman\", \"Y_4\": \"Henrietta Whitmer\"}, {\"Y_6\": \"Angelia Pruitt\", \"Y_2\": \"Karolyn Matherne\", \"Y_10\": \"Babara Mendes\", \"Y_8\": \"Sona Helman\", \"Y_4\": \"Henrietta Whitmer\"}, {\"Y_8\": \"Tara Cardoza\", \"Y_4\": \"Adah Bunnell\", \"Y_6\": \"Maryam Rupert\", \"Y_10\": \"Lea Sackett\", \"Y_2\": \"Maybelle Bunnell\"}, {\"Y_8\": \"Krystal Luck\", \"Y_4\": \"Kerrie Lloyd\", \"Y_2\": \"Emilio Lloyd\", \"Y_10\": \"Patty Luck\", \"Y_6\": \"Lauren Ocampo\"}, {\"Y_8\": \"Krystal Luck\", \"Y_4\": \"Kerrie Lloyd\", \"Y_10\": \"Patty Luck\", \"Y_2\": \"Crysta Lloyd\", \"Y_6\": \"Lauren Ocampo\"}, {\"Y_8\": \"Krystal Luck\", \"Y_6\": \"Marlene Ocampo\", \"Y_4\": \"Kerrie Lloyd\", \"Y_2\": \"Emilio Lloyd\", \"Y_10\": \"Patty Luck\"}]", + "answer": [ + "Ben Atchison", + "Claudio Whitmer", + "Crysta Lloyd", + "Emilio Lloyd", + "Karolyn Matherne", + "Lanny Lowrey", + "Leo Munguia", + "Louis Cardoza", + "Maybelle Bunnell", + "Rolland Pruitt", + "Viola Gerdes", + "Winfred Atchison" + ], + "prolog": { + "query": [ + "child(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "job(Y_10, \"cabin crew\")" + ], + "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": "3fe67550-365b-4d4b-a088-2e12440c72ec", + "question": "Who is the granddaughter of the male first cousin once removed of the nephew of the aunt of the person whose hobby is sledding?", + "intermediate_answers": "[{\"Y_6\": \"Myron Copley\", \"Y_4\": \"Carey Abbott\", \"Y_10\": \"Enid Stahl\", \"Y_8\": \"Devora Abbott\", \"Y_2\": \"Clementine Santacruz\"}, {\"Y_2\": \"Lela Roybal\", \"Y_6\": \"Myron Copley\", \"Y_4\": \"Carey Abbott\", \"Y_10\": \"Enid Stahl\", \"Y_8\": \"Zana Abbott\"}, {\"Y_6\": \"Myron Copley\", \"Y_4\": \"Carey Abbott\", \"Y_10\": \"Enid Stahl\", \"Y_8\": \"Devora Abbott\", \"Y_2\": \"Shawna Roybal\"}, {\"Y_6\": \"Myron Copley\", \"Y_4\": \"Carey Abbott\", \"Y_10\": \"Enid Stahl\", \"Y_2\": \"Clementine Santacruz\", \"Y_8\": \"Zana Abbott\"}, {\"Y_6\": \"Myron Copley\", \"Y_4\": \"Carey Abbott\", \"Y_10\": \"Enid Stahl\", \"Y_2\": \"Shawna Roybal\", \"Y_8\": \"Zana Abbott\"}, {\"Y_6\": \"Myron Copley\", \"Y_4\": \"Carey Abbott\", \"Y_10\": \"Enid Stahl\", \"Y_8\": \"Devora Abbott\", \"Y_2\": \"Lela Roybal\"}, {\"Y_4\": \"Tad Norman\", \"Y_2\": \"Lera Pope\", \"Y_6\": \"Colin Edgar\", \"Y_8\": \"Adell Dillion\", \"Y_10\": \"Dexter Dillion\"}]", + "answer": [ + "Clementine Santacruz", + "Lela Roybal", + "Lera Pope", + "Shawna Roybal" + ], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "hobby(Y_10, \"sledding\")" + ], + "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": "a109ae1d-034d-4cc7-8582-41827bf0a50e", + "question": "Who is the sister-in-law of the great-uncle of the grandchild of the aunt of the person whose date of birth is 0944-04-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "dob(Y_10, \"0944-04-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 10 + }, + { + "id": "d2caf871-ca7a-448b-a957-45b0fe8f2a59", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the person whose date of birth is 0954-06-29?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "female_first_cousin_once_removed(Y_10, Y_8)", + "dob(Y_10, \"0954-06-29\")" + ], + "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": "f57370ab-4dc2-47ad-9db1-0d398b658710", + "question": "Who is the niece of the father of the cousin of the grandson of the person whose hobby is amusement park visiting?", + "intermediate_answers": "[{\"Y_2\": \"Kristine Hartle\", \"Y_6\": \"Jerry Bechtold\", \"Y_10\": \"Perry Bechtold\", \"Y_8\": \"Sammy Hartle\", \"Y_4\": \"Irwin Bechtold\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_2\": \"Mireya Kaplan\", \"Y_10\": \"Fred Raleigh\", \"Y_8\": \"Charley Thorpe\", \"Y_6\": \"Holly Bouchard\"}, {\"Y_4\": \"Robt Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_8\": \"William Settle\", \"Y_6\": \"Aurelia Yamada\", \"Y_2\": \"Ilona Settle\"}, {\"Y_6\": \"Noel Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_8\": \"William Settle\", \"Y_4\": \"Santos Gallagher\", \"Y_2\": \"Sasha Coles\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_8\": \"Manuel Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_6\": \"Anastacia Moseley\", \"Y_2\": \"Toshiko Thorpe\"}, {\"Y_6\": \"Noel Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_4\": \"Santos Gallagher\", \"Y_8\": \"Jamey Gallagher\", \"Y_2\": \"Aurelia Yamada\"}, {\"Y_6\": \"Noel Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_8\": \"William Settle\", \"Y_4\": \"Santos Gallagher\", \"Y_2\": \"Ilona Settle\"}, {\"Y_10\": \"Geraldine Gallagher\", \"Y_6\": \"Oscar Gallagher\", \"Y_4\": \"Santos Gallagher\", \"Y_8\": \"Jamey Gallagher\", \"Y_2\": \"Ilona Settle\"}, {\"Y_4\": \"Robt Gallagher\", \"Y_8\": \"Oscar Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_6\": \"Jamey Gallagher\", \"Y_2\": \"Ilona Settle\"}, {\"Y_10\": \"Geraldine Gallagher\", \"Y_8\": \"William Settle\", \"Y_6\": \"Oscar Gallagher\", \"Y_4\": \"Santos Gallagher\", \"Y_2\": \"Aurelia Yamada\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_8\": \"Charley Thorpe\", \"Y_6\": \"Anastacia Moseley\", \"Y_10\": \"Fred Raleigh\", \"Y_2\": \"Toshiko Thorpe\"}, {\"Y_10\": \"Elna Kitchens\", \"Y_2\": \"Kris Barrera\", \"Y_6\": \"Morgan Angulo\", \"Y_8\": \"Davis Kitchens\", \"Y_4\": \"Caleb Kitchens\"}, {\"Y_4\": \"Robt Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_6\": \"Aurelia Yamada\", \"Y_8\": \"Noel Gallagher\", \"Y_2\": \"Ilona Settle\"}, {\"Y_10\": \"Elna Kitchens\", \"Y_2\": \"Kris Barrera\", \"Y_8\": \"Felix Kitchens\", \"Y_6\": \"Davis Kitchens\", \"Y_4\": \"Samuel Kitchens\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_2\": \"Mireya Kaplan\", \"Y_8\": \"Charley Thorpe\", \"Y_6\": \"Anastacia Moseley\", \"Y_10\": \"Fred Raleigh\"}, {\"Y_2\": \"Kristine Hartle\", \"Y_6\": \"Jerry Bechtold\", \"Y_10\": \"Perry Bechtold\", \"Y_4\": \"Irwin Bechtold\", \"Y_8\": \"Julius Hartle\"}, {\"Y_4\": \"Robt Gallagher\", \"Y_8\": \"Oscar Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_6\": \"Aurelia Yamada\", \"Y_2\": \"Ilona Settle\"}, {\"Y_8\": \"Clair Bostic\", \"Y_2\": \"Sydney Wilt\", \"Y_4\": \"Daniel Bostic\", \"Y_10\": \"Audie Alger\", \"Y_6\": \"Isaias Bostic\"}, {\"Y_2\": \"Marguerita Masters\", \"Y_4\": \"Reggie Thorpe\", \"Y_8\": \"Manuel Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_6\": \"Anastacia Moseley\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_2\": \"Mireya Kaplan\", \"Y_8\": \"Manuel Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_6\": \"Anastacia Moseley\"}, {\"Y_10\": \"Elna Kitchens\", \"Y_8\": \"Felix Kitchens\", \"Y_2\": \"Morgan Angulo\", \"Y_6\": \"Davis Kitchens\", \"Y_4\": \"Samuel Kitchens\"}, {\"Y_10\": \"Geraldine Gallagher\", \"Y_8\": \"William Settle\", \"Y_6\": \"Oscar Gallagher\", \"Y_4\": \"Santos Gallagher\", \"Y_2\": \"Sasha Coles\"}, {\"Y_4\": \"Robt Gallagher\", \"Y_8\": \"Oscar Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_6\": \"Sasha Coles\", \"Y_2\": \"Ilona Settle\"}, {\"Y_2\": \"Marguerita Masters\", \"Y_4\": \"Reggie Thorpe\", \"Y_8\": \"Charley Thorpe\", \"Y_6\": \"Anastacia Moseley\", \"Y_10\": \"Fred Raleigh\"}, {\"Y_6\": \"Jarrett Rudolph\", \"Y_10\": \"Edison Rudolph\", \"Y_2\": \"Marianne Trotter\", \"Y_4\": \"Stephan Rudolph\", \"Y_8\": \"Clayton Rudolph\"}, {\"Y_6\": \"Jarrett Rudolph\", \"Y_8\": \"Lamar Rudolph\", \"Y_2\": \"Audry Cosby\", \"Y_10\": \"Edison Rudolph\", \"Y_4\": \"Stephan Rudolph\"}, {\"Y_2\": \"Marguerita Masters\", \"Y_4\": \"Reggie Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_8\": \"Charley Thorpe\", \"Y_6\": \"Holly Bouchard\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_8\": \"Charley Thorpe\", \"Y_6\": \"Holly Bouchard\", \"Y_2\": \"Toshiko Thorpe\"}, {\"Y_2\": \"Marguerita Masters\", \"Y_4\": \"Reggie Thorpe\", \"Y_8\": \"Manuel Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_6\": \"Holly Bouchard\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_8\": \"Manuel Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_6\": \"Holly Bouchard\", \"Y_2\": \"Toshiko Thorpe\"}, {\"Y_4\": \"Robt Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_8\": \"William Settle\", \"Y_6\": \"Sasha Coles\", \"Y_2\": \"Ilona Settle\"}, {\"Y_6\": \"Noel Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_4\": \"Santos Gallagher\", \"Y_2\": \"Sasha Coles\", \"Y_8\": \"Jamey Gallagher\"}, {\"Y_6\": \"Felipe Biggers\", \"Y_4\": \"Earnest Biggers\", \"Y_10\": \"Allison Biggers\", \"Y_2\": \"Maryam Biggers\", \"Y_8\": \"Federico Kittle\"}, {\"Y_10\": \"Geraldine Gallagher\", \"Y_6\": \"Oscar Gallagher\", \"Y_4\": \"Santos Gallagher\", \"Y_8\": \"Jamey Gallagher\", \"Y_2\": \"Aurelia Yamada\"}, {\"Y_8\": \"Clair Bostic\", \"Y_2\": \"Clementine Bonin\", \"Y_4\": \"Daniel Bostic\", \"Y_10\": \"Audie Alger\", \"Y_6\": \"Isaias Bostic\"}, {\"Y_10\": \"Geraldine Gallagher\", \"Y_6\": \"Oscar Gallagher\", \"Y_4\": \"Santos Gallagher\", \"Y_2\": \"Sasha Coles\", \"Y_8\": \"Jamey Gallagher\"}, {\"Y_10\": \"Geraldine Gallagher\", \"Y_8\": \"William Settle\", \"Y_6\": \"Oscar Gallagher\", \"Y_4\": \"Santos Gallagher\", \"Y_2\": \"Ilona Settle\"}, {\"Y_4\": \"Clinton Burkett\", \"Y_8\": \"Emery Burkett\", \"Y_2\": \"Alice Serrano\", \"Y_6\": \"Marlana Mcmillian\", \"Y_10\": \"Darren Burkett\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_8\": \"Manuel Thorpe\", \"Y_6\": \"Joan Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_2\": \"Toshiko Thorpe\"}, {\"Y_4\": \"Robt Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_8\": \"Noel Gallagher\", \"Y_6\": \"Jamey Gallagher\", \"Y_2\": \"Ilona Settle\"}, {\"Y_2\": \"Kristine Hartle\", \"Y_6\": \"Jerry Bechtold\", \"Y_10\": \"Perry Bechtold\", \"Y_8\": \"Wilber Hartle\", \"Y_4\": \"Irwin Bechtold\"}, {\"Y_6\": \"Felipe Biggers\", \"Y_4\": \"Earnest Biggers\", \"Y_10\": \"Allison Biggers\", \"Y_2\": \"Maryam Biggers\", \"Y_8\": \"Silas Biggers\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_6\": \"Joan Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_8\": \"Charley Thorpe\", \"Y_2\": \"Toshiko Thorpe\"}, {\"Y_4\": \"Robt Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_8\": \"William Settle\", \"Y_6\": \"Jamey Gallagher\", \"Y_2\": \"Ilona Settle\"}, {\"Y_8\": \"Clair Bostic\", \"Y_2\": \"Sarita Bostic\", \"Y_4\": \"Daniel Bostic\", \"Y_10\": \"Audie Alger\", \"Y_6\": \"Isaias Bostic\"}, {\"Y_4\": \"Clinton Burkett\", \"Y_2\": \"Alice Serrano\", \"Y_8\": \"Jeffery Burkett\", \"Y_6\": \"Marlana Mcmillian\", \"Y_10\": \"Darren Burkett\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_2\": \"Mireya Kaplan\", \"Y_6\": \"Joan Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_8\": \"Charley Thorpe\"}, {\"Y_2\": \"Marguerita Masters\", \"Y_4\": \"Reggie Thorpe\", \"Y_8\": \"Manuel Thorpe\", \"Y_6\": \"Joan Thorpe\", \"Y_10\": \"Fred Raleigh\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_2\": \"Mireya Kaplan\", \"Y_8\": \"Manuel Thorpe\", \"Y_6\": \"Joan Thorpe\", \"Y_10\": \"Fred Raleigh\"}, {\"Y_4\": \"Robt Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_6\": \"Sasha Coles\", \"Y_8\": \"Noel Gallagher\", \"Y_2\": \"Ilona Settle\"}, {\"Y_2\": \"Marguerita Masters\", \"Y_4\": \"Reggie Thorpe\", \"Y_6\": \"Joan Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_8\": \"Charley Thorpe\"}, {\"Y_6\": \"Noel Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_4\": \"Santos Gallagher\", \"Y_8\": \"Jamey Gallagher\", \"Y_2\": \"Ilona Settle\"}, {\"Y_6\": \"Noel Gallagher\", \"Y_10\": \"Geraldine Gallagher\", \"Y_8\": \"William Settle\", \"Y_4\": \"Santos Gallagher\", \"Y_2\": \"Aurelia Yamada\"}, {\"Y_6\": \"Jarrett Rudolph\", \"Y_8\": \"Lamar Rudolph\", \"Y_10\": \"Edison Rudolph\", \"Y_2\": \"Marianne Trotter\", \"Y_4\": \"Stephan Rudolph\"}, {\"Y_6\": \"Jarrett Rudolph\", \"Y_2\": \"Audry Cosby\", \"Y_10\": \"Edison Rudolph\", \"Y_4\": \"Stephan Rudolph\", \"Y_8\": \"Clayton Rudolph\"}, {\"Y_10\": \"Elna Kitchens\", \"Y_2\": \"Kris Barrera\", \"Y_6\": \"Felix Kitchens\", \"Y_8\": \"Davis Kitchens\", \"Y_4\": \"Caleb Kitchens\"}, {\"Y_4\": \"Reggie Thorpe\", \"Y_2\": \"Mireya Kaplan\", \"Y_8\": \"Manuel Thorpe\", \"Y_10\": \"Fred Raleigh\", \"Y_6\": \"Holly Bouchard\"}]", + "answer": [ + "Alice Serrano", + "Audry Cosby", + "Aurelia Yamada", + "Clementine Bonin", + "Ilona Settle", + "Kris Barrera", + "Kristine Hartle", + "Marguerita Masters", + "Marianne Trotter", + "Maryam Biggers", + "Mireya Kaplan", + "Morgan Angulo", + "Sarita Bostic", + "Sasha Coles", + "Sydney Wilt", + "Toshiko Thorpe" + ], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "hobby(Y_10, \"amusement park visiting\")" + ], + "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": "5aab1de4-88f7-4826-8360-6afc2ae278e9", + "question": "Who is the grandchild of the grandfather of the child of the male second cousin of the person whose date of birth is 1106-01-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "dob(Y_10, \"1106-01-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 11 + }, + { + "id": "2344f62b-d08f-4bf9-a3b8-96b517a3875d", + "question": "Who is the great-granddaughter of the parent of the aunt of the mother-in-law of the person whose hobby is knowledge/word games?", + "intermediate_answers": "[{\"Y_10\": \"Garrett Frye\", \"Y_4\": \"Derek Funderburk\", \"Y_2\": \"Latrina Frye\", \"Y_6\": \"Nicolle Funderburk\", \"Y_8\": \"Lorraine Tynes\"}, {\"Y_6\": \"Antonia Guffey\", \"Y_4\": \"Sean Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Donna Bennet\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Erma Redding\", \"Y_2\": \"Hallie Mixon\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_6\": \"Antonia Guffey\", \"Y_4\": \"Carolynn Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Donna Bennet\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_4\": \"Angelo Schiller\", \"Y_2\": \"Flora Werner\", \"Y_6\": \"Nicolasa Eads\"}, {\"Y_2\": \"Effie Martin\", \"Y_8\": \"Rosena Shiver\", \"Y_10\": \"Hilda Shiver\", \"Y_6\": \"Lucienne Blanding\", \"Y_4\": \"Basil Toth\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_4\": \"Angelo Schiller\", \"Y_2\": \"Flora Werner\", \"Y_6\": \"Delsie Schiller\"}, {\"Y_8\": \"Courtney Babbitt\", \"Y_10\": \"Ismael Gaul\", \"Y_6\": \"Ione Herrmann\", \"Y_4\": \"Elvie Herrmann\", \"Y_2\": \"Tonia Gaul\"}, {\"Y_10\": \"Jake Marion\", \"Y_2\": \"Dawne Marion\", \"Y_6\": \"Lilia Nunn\", \"Y_8\": \"Melodie Fisk\", \"Y_4\": \"Charmaine Nunn\"}, {\"Y_6\": \"Lynette Nunn\", \"Y_10\": \"Jake Marion\", \"Y_2\": \"Dawne Marion\", \"Y_8\": \"Melodie Fisk\", \"Y_4\": \"Charmaine Nunn\"}, {\"Y_2\": \"Melina Tynes\", \"Y_10\": \"Garrett Frye\", \"Y_6\": \"Shirley Arana\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_6\": \"Roxy Redding\", \"Y_10\": \"Garrett Frye\", \"Y_2\": \"Hallie Mixon\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_6\": \"Antonia Guffey\", \"Y_4\": \"Sean Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Delpha Guffey\"}, {\"Y_8\": \"Dannielle Napier\", \"Y_10\": \"Kip Carleton\", \"Y_2\": \"Anita Martinelli\", \"Y_6\": \"Vivienne Renfroe\", \"Y_4\": \"Babara Renfroe\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Shirley Arana\", \"Y_2\": \"Latrina Frye\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_8\": \"Dannielle Napier\", \"Y_10\": \"Kip Carleton\", \"Y_6\": \"Vivienne Renfroe\", \"Y_4\": \"Babara Renfroe\", \"Y_2\": \"Lenore Carleton\"}, {\"Y_4\": \"Robby Lake\", \"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\", \"Y_2\": \"Kristine Fulton\"}, {\"Y_2\": \"Melina Tynes\", \"Y_10\": \"Garrett Frye\", \"Y_6\": \"Shirley Arana\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_6\": \"Antonia Guffey\", \"Y_2\": \"Nikki Murrell\", \"Y_4\": \"Carolynn Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_8\": \"Ashton Schmid\"}, {\"Y_6\": \"Antonia Guffey\", \"Y_2\": \"Nikki Murrell\", \"Y_4\": \"Sean Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_8\": \"Ashton Schmid\"}, {\"Y_10\": \"Inez Alston\", \"Y_8\": \"Rhoda Alston\", \"Y_6\": \"Francine Bussey\", \"Y_4\": \"Elicia Bussey\", \"Y_2\": \"Myrl Lasher\"}, {\"Y_10\": \"Garrett Frye\", \"Y_2\": \"Charmain Harrington\", \"Y_6\": \"Nicolle Funderburk\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Margarite Funderburk\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_2\": \"Anastacia Schiller\", \"Y_4\": \"Tracey Schiller\", \"Y_6\": \"Delsie Schiller\"}, {\"Y_4\": \"Robby Lake\", \"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\", \"Y_2\": \"Leigh Geter\"}, {\"Y_2\": \"Michele Middlebrooks\", \"Y_8\": \"Courtney Babbitt\", \"Y_10\": \"Ismael Gaul\", \"Y_4\": \"Nevin Herrmann\", \"Y_6\": \"Ione Herrmann\"}, {\"Y_2\": \"Earlean Callan\", \"Y_4\": \"Robby Lake\", \"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\"}, {\"Y_10\": \"Garrett Frye\", \"Y_2\": \"Charmain Harrington\", \"Y_6\": \"Shirley Arana\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_10\": \"Garrett Frye\", \"Y_2\": \"Hallie Mixon\", \"Y_6\": \"Shirley Arana\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_6\": \"Antonia Guffey\", \"Y_2\": \"Odette Guffey\", \"Y_4\": \"Carolynn Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_8\": \"Ashton Schmid\"}, {\"Y_4\": \"Xavier Renfroe\", \"Y_8\": \"Dannielle Napier\", \"Y_10\": \"Kip Carleton\", \"Y_6\": \"Vivienne Renfroe\", \"Y_2\": \"Lenore Carleton\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Gillian Keefe\", \"Y_4\": \"Derek Funderburk\", \"Y_2\": \"Latrina Frye\", \"Y_8\": \"Lorraine Tynes\"}, {\"Y_6\": \"Jann Mather\", \"Y_2\": \"Gloria Strange\", \"Y_4\": \"Ressie Yanez\", \"Y_10\": \"Glenn Dupree\", \"Y_8\": \"Sara Nagle\"}, {\"Y_10\": \"Jake Marion\", \"Y_2\": \"Josette Sternberg\", \"Y_6\": \"Lilia Nunn\", \"Y_4\": \"Nick Nunn\", \"Y_8\": \"Melodie Fisk\"}, {\"Y_6\": \"Roxy Redding\", \"Y_10\": \"Garrett Frye\", \"Y_2\": \"Latrina Frye\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_10\": \"Garrett Frye\", \"Y_2\": \"Charmain Harrington\", \"Y_6\": \"Shirley Arana\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_2\": \"Tessie Fulton\", \"Y_4\": \"Robby Lake\", \"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\"}, {\"Y_6\": \"Antonia Guffey\", \"Y_4\": \"Carolynn Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Delpha Guffey\"}, {\"Y_10\": \"Carmelita Parks\", \"Y_6\": \"Deborah Grajeda\", \"Y_4\": \"Michel Grajeda\", \"Y_8\": \"Rheba Parks\", \"Y_2\": \"Geraldine Metzger\"}, {\"Y_10\": \"Jake Marion\", \"Y_2\": \"Dawne Marion\", \"Y_6\": \"Lilia Nunn\", \"Y_4\": \"Nick Nunn\", \"Y_8\": \"Melodie Fisk\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Gillian Keefe\", \"Y_2\": \"Latrina Frye\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Margarite Funderburk\"}, {\"Y_6\": \"Lynette Nunn\", \"Y_10\": \"Jake Marion\", \"Y_2\": \"Dawne Marion\", \"Y_4\": \"Nick Nunn\", \"Y_8\": \"Melodie Fisk\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_2\": \"Raelene Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_6\": \"Nicolasa Eads\", \"Y_4\": \"Tracey Schiller\"}, {\"Y_6\": \"Meghann Yanez\", \"Y_2\": \"Gloria Strange\", \"Y_4\": \"Ressie Yanez\", \"Y_10\": \"Glenn Dupree\", \"Y_8\": \"Sara Nagle\"}, {\"Y_10\": \"Garrett Frye\", \"Y_2\": \"Latrina Frye\", \"Y_6\": \"Nicolle Funderburk\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Margarite Funderburk\"}, {\"Y_6\": \"Francine Colston\", \"Y_4\": \"Randi Colston\", \"Y_10\": \"Kenton Philip\", \"Y_8\": \"Evette Packard\", \"Y_2\": \"Freeda Packard\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_2\": \"Raelene Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_4\": \"Tracey Schiller\", \"Y_6\": \"Delsie Schiller\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Erma Redding\", \"Y_2\": \"Latrina Frye\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_6\": \"Francine Colston\", \"Y_4\": \"Randi Colston\", \"Y_10\": \"Kenton Philip\", \"Y_8\": \"Evette Packard\", \"Y_2\": \"Sharolyn Bianchi\"}, {\"Y_10\": \"Carmelita Parks\", \"Y_6\": \"Deborah Grajeda\", \"Y_4\": \"Dorinda Grajeda\", \"Y_8\": \"Rheba Parks\", \"Y_2\": \"Geraldine Metzger\"}, {\"Y_2\": \"Melina Tynes\", \"Y_10\": \"Garrett Frye\", \"Y_6\": \"Nicolle Funderburk\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Margarite Funderburk\"}, {\"Y_6\": \"Meghann Yanez\", \"Y_4\": \"Ressie Yanez\", \"Y_10\": \"Glenn Dupree\", \"Y_2\": \"Christina Dupree\", \"Y_8\": \"Sara Nagle\"}, {\"Y_6\": \"Antonia Guffey\", \"Y_4\": \"Sean Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Barabara Guffey\"}, {\"Y_2\": \"Ione Callan\", \"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\", \"Y_4\": \"Isabell Lake\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_2\": \"Flora Werner\", \"Y_6\": \"Nicolasa Eads\", \"Y_4\": \"Tracey Schiller\"}, {\"Y_2\": \"Ione Callan\", \"Y_4\": \"Robby Lake\", \"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\"}, {\"Y_8\": \"Rosena Shiver\", \"Y_10\": \"Hilda Shiver\", \"Y_6\": \"Lucienne Blanding\", \"Y_4\": \"Basil Toth\", \"Y_2\": \"Joanne Santos\"}, {\"Y_4\": \"Xavier Renfroe\", \"Y_8\": \"Dannielle Napier\", \"Y_10\": \"Kip Carleton\", \"Y_2\": \"Anita Martinelli\", \"Y_6\": \"Vivienne Renfroe\"}, {\"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\", \"Y_4\": \"Isabell Lake\", \"Y_2\": \"Mia Fulton\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_2\": \"Flora Werner\", \"Y_4\": \"Tracey Schiller\", \"Y_6\": \"Delsie Schiller\"}, {\"Y_4\": \"Carolynn Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_6\": \"Elicia Schlegel\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Barabara Guffey\"}, {\"Y_6\": \"Antonia Guffey\", \"Y_4\": \"Sean Guffey\", \"Y_2\": \"Odette Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_8\": \"Ashton Schmid\"}, {\"Y_6\": \"Lynette Nunn\", \"Y_10\": \"Jake Marion\", \"Y_2\": \"Josette Sternberg\", \"Y_4\": \"Nick Nunn\", \"Y_8\": \"Melodie Fisk\"}, {\"Y_4\": \"Robby Lake\", \"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\", \"Y_2\": \"Mia Fulton\"}, {\"Y_10\": \"Carmelita Parks\", \"Y_2\": \"Maria Greene\", \"Y_6\": \"Deborah Grajeda\", \"Y_4\": \"Michel Grajeda\", \"Y_8\": \"Rheba Parks\"}, {\"Y_8\": \"Rosena Shiver\", \"Y_10\": \"Hilda Shiver\", \"Y_6\": \"Lucienne Blanding\", \"Y_4\": \"Sheila Toth\", \"Y_2\": \"Joanne Santos\"}, {\"Y_10\": \"Garrett Frye\", \"Y_2\": \"Hallie Mixon\", \"Y_6\": \"Nicolle Funderburk\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Margarite Funderburk\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_4\": \"Angelo Schiller\", \"Y_2\": \"Anastacia Schiller\", \"Y_6\": \"Nicolasa Eads\"}, {\"Y_2\": \"Tessie Fulton\", \"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\", \"Y_4\": \"Isabell Lake\"}, {\"Y_6\": \"Lynette Nunn\", \"Y_10\": \"Jake Marion\", \"Y_2\": \"Josette Sternberg\", \"Y_8\": \"Melodie Fisk\", \"Y_4\": \"Charmaine Nunn\"}, {\"Y_4\": \"Ressie Marra\", \"Y_2\": \"Kena Howze\", \"Y_8\": \"Cathy Gaither\", \"Y_6\": \"Monica Marra\", \"Y_10\": \"Major Howze\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_2\": \"Raelene Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_4\": \"Angelo Schiller\", \"Y_6\": \"Nicolasa Eads\"}, {\"Y_8\": \"Courtney Babbitt\", \"Y_10\": \"Ismael Gaul\", \"Y_4\": \"Nevin Herrmann\", \"Y_6\": \"Ione Herrmann\", \"Y_2\": \"Tonia Gaul\"}, {\"Y_6\": \"Francine Colston\", \"Y_10\": \"Kenton Philip\", \"Y_4\": \"Tanner Colston\", \"Y_8\": \"Evette Packard\", \"Y_2\": \"Freeda Packard\"}, {\"Y_2\": \"Michele Middlebrooks\", \"Y_8\": \"Courtney Babbitt\", \"Y_10\": \"Ismael Gaul\", \"Y_6\": \"Ione Herrmann\", \"Y_4\": \"Elvie Herrmann\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_2\": \"Raelene Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_4\": \"Angelo Schiller\", \"Y_6\": \"Delsie Schiller\"}, {\"Y_10\": \"Carmelita Parks\", \"Y_2\": \"Maria Greene\", \"Y_6\": \"Deborah Grajeda\", \"Y_4\": \"Dorinda Grajeda\", \"Y_8\": \"Rheba Parks\"}, {\"Y_8\": \"Rosena Shiver\", \"Y_10\": \"Hilda Shiver\", \"Y_6\": \"Lucienne Blanding\", \"Y_4\": \"Basil Toth\", \"Y_2\": \"Drema Shiver\"}, {\"Y_6\": \"Francine Colston\", \"Y_8\": \"Evette Packard\", \"Y_10\": \"Kenton Philip\", \"Y_4\": \"Tanner Colston\", \"Y_2\": \"Sharolyn Bianchi\"}, {\"Y_6\": \"Roxy Redding\", \"Y_10\": \"Garrett Frye\", \"Y_2\": \"Charmain Harrington\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_4\": \"Carolynn Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_6\": \"Elicia Schlegel\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Delpha Guffey\"}, {\"Y_2\": \"Earlean Callan\", \"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\", \"Y_4\": \"Isabell Lake\"}, {\"Y_4\": \"Sean Guffey\", \"Y_2\": \"Odette Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_6\": \"Elicia Schlegel\", \"Y_8\": \"Ashton Schmid\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Shirley Arana\", \"Y_2\": \"Latrina Frye\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\", \"Y_4\": \"Isabell Lake\", \"Y_2\": \"Leigh Geter\"}, {\"Y_6\": \"Antonia Guffey\", \"Y_4\": \"Carolynn Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Barabara Guffey\"}, {\"Y_6\": \"Francine Colston\", \"Y_4\": \"Randi Colston\", \"Y_10\": \"Kenton Philip\", \"Y_2\": \"Rana Philip\", \"Y_8\": \"Evette Packard\"}, {\"Y_4\": \"Carolynn Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_6\": \"Elicia Schlegel\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Donna Bennet\"}, {\"Y_4\": \"Sean Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_6\": \"Elicia Schlegel\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Barabara Guffey\"}, {\"Y_4\": \"Sean Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_6\": \"Elicia Schlegel\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Donna Bennet\"}, {\"Y_6\": \"Roxy Redding\", \"Y_10\": \"Garrett Frye\", \"Y_2\": \"Charmain Harrington\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_8\": \"Rosena Shiver\", \"Y_10\": \"Hilda Shiver\", \"Y_6\": \"Lucienne Blanding\", \"Y_4\": \"Sheila Toth\", \"Y_2\": \"Drema Shiver\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Erma Redding\", \"Y_2\": \"Charmain Harrington\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_6\": \"Jann Mather\", \"Y_2\": \"Gloria Strange\", \"Y_4\": \"Wilbur Yanez\", \"Y_10\": \"Glenn Dupree\", \"Y_8\": \"Sara Nagle\"}, {\"Y_2\": \"Melina Tynes\", \"Y_10\": \"Garrett Frye\", \"Y_6\": \"Gillian Keefe\", \"Y_4\": \"Derek Funderburk\", \"Y_8\": \"Lorraine Tynes\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Erma Redding\", \"Y_2\": \"Hallie Mixon\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_10\": \"Jake Marion\", \"Y_2\": \"Josette Sternberg\", \"Y_6\": \"Lilia Nunn\", \"Y_8\": \"Melodie Fisk\", \"Y_4\": \"Charmaine Nunn\"}, {\"Y_6\": \"Roxy Redding\", \"Y_2\": \"Melina Tynes\", \"Y_10\": \"Garrett Frye\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Erma Redding\", \"Y_2\": \"Charmain Harrington\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_6\": \"Jann Mather\", \"Y_4\": \"Wilbur Yanez\", \"Y_10\": \"Glenn Dupree\", \"Y_2\": \"Christina Dupree\", \"Y_8\": \"Sara Nagle\"}, {\"Y_6\": \"Roxy Redding\", \"Y_10\": \"Garrett Frye\", \"Y_2\": \"Latrina Frye\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_6\": \"Jann Mather\", \"Y_4\": \"Ressie Yanez\", \"Y_10\": \"Glenn Dupree\", \"Y_2\": \"Christina Dupree\", \"Y_8\": \"Sara Nagle\"}, {\"Y_10\": \"Ethel Geter\", \"Y_6\": \"Michell Lake\", \"Y_8\": \"Ida Geter\", \"Y_4\": \"Isabell Lake\", \"Y_2\": \"Kristine Fulton\"}, {\"Y_4\": \"Sean Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_6\": \"Elicia Schlegel\", \"Y_8\": \"Ashton Schmid\", \"Y_2\": \"Delpha Guffey\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Gillian Keefe\", \"Y_2\": \"Hallie Mixon\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Margarite Funderburk\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_4\": \"Angelo Schiller\", \"Y_2\": \"Anastacia Schiller\", \"Y_6\": \"Delsie Schiller\"}, {\"Y_2\": \"Odette Guffey\", \"Y_4\": \"Carolynn Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_6\": \"Elicia Schlegel\", \"Y_8\": \"Ashton Schmid\"}, {\"Y_6\": \"Meghann Yanez\", \"Y_4\": \"Wilbur Yanez\", \"Y_10\": \"Glenn Dupree\", \"Y_2\": \"Christina Dupree\", \"Y_8\": \"Sara Nagle\"}, {\"Y_6\": \"Roxy Redding\", \"Y_2\": \"Melina Tynes\", \"Y_10\": \"Garrett Frye\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_2\": \"Nicholle Shiver\", \"Y_8\": \"Rosena Shiver\", \"Y_10\": \"Hilda Shiver\", \"Y_6\": \"Lucienne Blanding\", \"Y_4\": \"Sheila Toth\"}, {\"Y_6\": \"Roxy Redding\", \"Y_10\": \"Garrett Frye\", \"Y_2\": \"Hallie Mixon\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_6\": \"Francine Colston\", \"Y_10\": \"Kenton Philip\", \"Y_4\": \"Tanner Colston\", \"Y_2\": \"Rana Philip\", \"Y_8\": \"Evette Packard\"}, {\"Y_10\": \"Garrett Frye\", \"Y_2\": \"Charmain Harrington\", \"Y_4\": \"Derek Funderburk\", \"Y_6\": \"Nicolle Funderburk\", \"Y_8\": \"Lorraine Tynes\"}, {\"Y_2\": \"Melina Tynes\", \"Y_10\": \"Garrett Frye\", \"Y_6\": \"Erma Redding\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Gillian Keefe\", \"Y_4\": \"Derek Funderburk\", \"Y_2\": \"Hallie Mixon\", \"Y_8\": \"Lorraine Tynes\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Erma Redding\", \"Y_2\": \"Latrina Frye\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_10\": \"Garrett Frye\", \"Y_2\": \"Charmain Harrington\", \"Y_6\": \"Gillian Keefe\", \"Y_4\": \"Derek Funderburk\", \"Y_8\": \"Lorraine Tynes\"}, {\"Y_10\": \"Garrett Frye\", \"Y_4\": \"Derek Funderburk\", \"Y_2\": \"Hallie Mixon\", \"Y_6\": \"Nicolle Funderburk\", \"Y_8\": \"Lorraine Tynes\"}, {\"Y_2\": \"Melina Tynes\", \"Y_10\": \"Garrett Frye\", \"Y_6\": \"Gillian Keefe\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Margarite Funderburk\"}, {\"Y_10\": \"Inez Alston\", \"Y_8\": \"Rhoda Alston\", \"Y_6\": \"Francine Bussey\", \"Y_4\": \"Son Bussey\", \"Y_2\": \"Myrl Lasher\"}, {\"Y_2\": \"Nikki Murrell\", \"Y_4\": \"Sean Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_6\": \"Elicia Schlegel\", \"Y_8\": \"Ashton Schmid\"}, {\"Y_10\": \"Garrett Frye\", \"Y_2\": \"Charmain Harrington\", \"Y_6\": \"Gillian Keefe\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Margarite Funderburk\"}, {\"Y_2\": \"Melina Tynes\", \"Y_10\": \"Garrett Frye\", \"Y_6\": \"Erma Redding\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Jewel Redding\"}, {\"Y_2\": \"Nikki Murrell\", \"Y_4\": \"Carolynn Guffey\", \"Y_10\": \"Ervin Murrell\", \"Y_6\": \"Elicia Schlegel\", \"Y_8\": \"Ashton Schmid\"}, {\"Y_10\": \"Connie Biggerstaff\", \"Y_8\": \"Nettie Biggerstaff\", \"Y_2\": \"Anastacia Schiller\", \"Y_6\": \"Nicolasa Eads\", \"Y_4\": \"Tracey Schiller\"}, {\"Y_2\": \"Nicholle Shiver\", \"Y_8\": \"Rosena Shiver\", \"Y_10\": \"Hilda Shiver\", \"Y_6\": \"Lucienne Blanding\", \"Y_4\": \"Basil Toth\"}, {\"Y_6\": \"Meghann Yanez\", \"Y_2\": \"Gloria Strange\", \"Y_4\": \"Wilbur Yanez\", \"Y_10\": \"Glenn Dupree\", \"Y_8\": \"Sara Nagle\"}, {\"Y_2\": \"Effie Martin\", \"Y_8\": \"Rosena Shiver\", \"Y_10\": \"Hilda Shiver\", \"Y_6\": \"Lucienne Blanding\", \"Y_4\": \"Sheila Toth\"}, {\"Y_2\": \"Kena Howze\", \"Y_4\": \"Sang Marra\", \"Y_8\": \"Cathy Gaither\", \"Y_6\": \"Monica Marra\", \"Y_10\": \"Major Howze\"}, {\"Y_2\": \"Melina Tynes\", \"Y_10\": \"Garrett Frye\", \"Y_4\": \"Derek Funderburk\", \"Y_6\": \"Nicolle Funderburk\", \"Y_8\": \"Lorraine Tynes\"}, {\"Y_10\": \"Garrett Frye\", \"Y_6\": \"Shirley Arana\", \"Y_2\": \"Hallie Mixon\", \"Y_8\": \"Lorraine Tynes\", \"Y_4\": \"Theron Redding\"}]", + "answer": [ + "Anastacia Schiller", + "Anita Martinelli", + "Barabara Guffey", + "Charmain Harrington", + "Christina Dupree", + "Dawne Marion", + "Delpha Guffey", + "Donna Bennet", + "Drema Shiver", + "Earlean Callan", + "Effie Martin", + "Flora Werner", + "Freeda Packard", + "Geraldine Metzger", + "Gloria Strange", + "Hallie Mixon", + "Ione Callan", + "Joanne Santos", + "Josette Sternberg", + "Kena Howze", + "Kristine Fulton", + "Latrina Frye", + "Leigh Geter", + "Lenore Carleton", + "Maria Greene", + "Melina Tynes", + "Mia Fulton", + "Michele Middlebrooks", + "Myrl Lasher", + "Nicholle Shiver", + "Nikki Murrell", + "Odette Guffey", + "Raelene Biggerstaff", + "Rana Philip", + "Sharolyn Bianchi", + "Tessie Fulton", + "Tonia Gaul" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "parent(Y_6, Y_4)", + "aunt(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "hobby(Y_10, \"knowledge/word games\")" + ], + "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": "5d10f943-7bfe-46ac-8d54-5e1fb7469554", + "question": "Who is the friend of the father of the father-in-law of the mother-in-law of the person whose date of birth is 1023-07-09?", + "intermediate_answers": "[{\"Y_4\": \"Isaac Paz\", \"Y_6\": \"Wade Paz\", \"Y_2\": \"Rafael Gordy\", \"Y_8\": \"Pansy Paz\", \"Y_10\": \"Aline Paz\"}, {\"Y_4\": \"Isaac Paz\", \"Y_2\": \"Wilber Hadden\", \"Y_6\": \"Wade Paz\", \"Y_8\": \"Pansy Paz\", \"Y_10\": \"Aline Paz\"}, {\"Y_4\": \"Isaac Paz\", \"Y_6\": \"Wade Paz\", \"Y_2\": \"Oscar Brooks\", \"Y_8\": \"Pansy Paz\", \"Y_10\": \"Aline Paz\"}]", + "answer": [ + "Oscar Brooks", + "Rafael Gordy", + "Wilber Hadden" + ], + "prolog": { + "query": [ + "friend(Y_4, Y_2)", + "father(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "mother_in_law(Y_10, Y_8)", + "dob(Y_10, \"1023-07-09\")" + ], + "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": "299e76b6-4b2c-4059-826b-7121657d9222", + "question": "Who is the sister-in-law of the niece of the great-grandchild of the mother of the person whose hobby is butterfly watching?", + "intermediate_answers": "[{\"Y_4\": \"Danielle Cervantes\", \"Y_10\": \"Federico Gamble\", \"Y_6\": \"Glenn Najera\", \"Y_2\": \"Ollie Cervantes\", \"Y_8\": \"Tari Gamble\"}, {\"Y_10\": \"Katherine Mattingly\", \"Y_6\": \"Manuel Elston\", \"Y_4\": \"Jeanette Witherspoon\", \"Y_2\": \"Claudine Fine\", \"Y_8\": \"Emelda Ibanez\"}, {\"Y_4\": \"Danielle Cervantes\", \"Y_6\": \"Shemika Najera\", \"Y_10\": \"Federico Gamble\", \"Y_2\": \"Ollie Cervantes\", \"Y_8\": \"Tari Gamble\"}, {\"Y_6\": \"Juan Fast\", \"Y_2\": \"Leonila Stitt\", \"Y_10\": \"Wilton Fast\", \"Y_4\": \"Janey Stitt\", \"Y_8\": \"Machelle Fast\"}, {\"Y_10\": \"Katherine Mattingly\", \"Y_2\": \"Darby Witherspoon\", \"Y_6\": \"Manuel Elston\", \"Y_4\": \"Jeanette Witherspoon\", \"Y_8\": \"Emelda Ibanez\"}, {\"Y_2\": \"Leonila Stitt\", \"Y_10\": \"Wilton Fast\", \"Y_6\": \"Harlan Fast\", \"Y_4\": \"Janey Stitt\", \"Y_8\": \"Machelle Fast\"}, {\"Y_2\": \"Leonila Stitt\", \"Y_10\": \"Wilton Fast\", \"Y_4\": \"Janey Stitt\", \"Y_6\": \"Jeanette Granados\", \"Y_8\": \"Machelle Fast\"}, {\"Y_6\": \"Leroy Fast\", \"Y_2\": \"Leonila Stitt\", \"Y_10\": \"Wilton Fast\", \"Y_4\": \"Janey Stitt\", \"Y_8\": \"Machelle Fast\"}, {\"Y_10\": \"Mellissa Imhoff\", \"Y_4\": \"Lessie Shelley\", \"Y_8\": \"Shelba Mathewson\", \"Y_6\": \"Kareem Kirby\", \"Y_2\": \"Leslee Shelley\"}, {\"Y_4\": \"Danielle Cervantes\", \"Y_6\": \"Joaquin Najera\", \"Y_10\": \"Federico Gamble\", \"Y_2\": \"Ollie Cervantes\", \"Y_8\": \"Tari Gamble\"}]", + "answer": [ + "Claudine Fine", + "Darby Witherspoon", + "Leonila Stitt", + "Leslee Shelley", + "Ollie Cervantes" + ], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "niece(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "mother(Y_10, Y_8)", + "hobby(Y_10, \"butterfly watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 9 + }, + { + "id": "428b1f6f-d9bd-4330-a9bd-965ee6500b6d", + "question": "Who is the male second cousin of the nephew of the son of the great-grandchild of the person whose hobby is auto racing?", + "intermediate_answers": "[{\"Y_4\": \"Raymond Snider\", \"Y_10\": \"Julio Miller\", \"Y_8\": \"Edwina Snider\", \"Y_2\": \"Matthew Hughes\", \"Y_6\": \"Bradly Snider\"}, {\"Y_6\": \"Truman Buckles\", \"Y_8\": \"Alejandro Buckles\", \"Y_4\": \"Marty Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_2\": \"Luis Grooms\"}, {\"Y_10\": \"Gustavo Atchison\", \"Y_2\": \"Dewitt Wick\", \"Y_4\": \"Hector Cope\", \"Y_8\": \"Tamara Santacruz\", \"Y_6\": \"Forrest Santacruz\"}, {\"Y_6\": \"Arden Buckles\", \"Y_8\": \"Alejandro Buckles\", \"Y_4\": \"Marty Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_2\": \"Colby Grooms\"}, {\"Y_6\": \"Truman Buckles\", \"Y_2\": \"Cornelius Grooms\", \"Y_8\": \"Alejandro Buckles\", \"Y_4\": \"Marty Buckles\", \"Y_10\": \"Lorraine Dickerson\"}, {\"Y_6\": \"Truman Buckles\", \"Y_8\": \"Alejandro Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_2\": \"Luis Grooms\", \"Y_4\": \"Monroe Buckles\"}, {\"Y_4\": \"Ronald Dewey\", \"Y_8\": \"Reinaldo Pinder\", \"Y_10\": \"Isiah Mills\", \"Y_2\": \"Bradford Pinder\", \"Y_6\": \"Jackson Pinder\"}, {\"Y_6\": \"Cliff Snider\", \"Y_10\": \"Julio Miller\", \"Y_4\": \"Gaylord Snider\", \"Y_8\": \"Edwina Snider\", \"Y_2\": \"Matthew Hughes\"}, {\"Y_6\": \"Alexander Pinder\", \"Y_4\": \"Maximo Pinder\", \"Y_8\": \"Reinaldo Pinder\", \"Y_10\": \"Isiah Mills\", \"Y_2\": \"Bradford Pinder\"}, {\"Y_8\": \"Alejandro Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_6\": \"Edmund Buckles\", \"Y_2\": \"Colby Grooms\", \"Y_4\": \"Monroe Buckles\"}, {\"Y_10\": \"Gustavo Atchison\", \"Y_4\": \"Hector Cope\", \"Y_8\": \"Tamara Santacruz\", \"Y_6\": \"Forrest Santacruz\", \"Y_2\": \"Solomon Spinner\"}, {\"Y_8\": \"Alejandro Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_6\": \"Edmund Buckles\", \"Y_2\": \"Luis Grooms\", \"Y_4\": \"Monroe Buckles\"}, {\"Y_6\": \"Arden Buckles\", \"Y_8\": \"Alejandro Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_2\": \"Luis Grooms\", \"Y_4\": \"Monroe Buckles\"}, {\"Y_6\": \"Cliff Snider\", \"Y_4\": \"Raymond Snider\", \"Y_10\": \"Julio Miller\", \"Y_8\": \"Edwina Snider\", \"Y_2\": \"Matthew Hughes\"}, {\"Y_4\": \"Loren Eicher\", \"Y_10\": \"Julio Miller\", \"Y_8\": \"Edwina Snider\", \"Y_6\": \"Martin Snider\", \"Y_2\": \"Matthew Hughes\"}, {\"Y_6\": \"Arden Buckles\", \"Y_8\": \"Alejandro Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_2\": \"Colby Grooms\", \"Y_4\": \"Monroe Buckles\"}, {\"Y_6\": \"Truman Buckles\", \"Y_2\": \"Cornelius Grooms\", \"Y_8\": \"Alejandro Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_4\": \"Monroe Buckles\"}, {\"Y_10\": \"Julio Miller\", \"Y_4\": \"Gaylord Snider\", \"Y_8\": \"Edwina Snider\", \"Y_2\": \"Matthew Hughes\", \"Y_6\": \"Bradly Snider\"}, {\"Y_6\": \"Arden Buckles\", \"Y_2\": \"Cornelius Grooms\", \"Y_8\": \"Alejandro Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_4\": \"Monroe Buckles\"}, {\"Y_6\": \"Truman Buckles\", \"Y_8\": \"Alejandro Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_2\": \"Colby Grooms\", \"Y_4\": \"Monroe Buckles\"}, {\"Y_4\": \"Loren Eicher\", \"Y_10\": \"Julio Miller\", \"Y_8\": \"Edwina Snider\", \"Y_2\": \"Matthew Hughes\", \"Y_6\": \"Bradly Snider\"}, {\"Y_6\": \"Alexander Pinder\", \"Y_4\": \"Ronald Dewey\", \"Y_8\": \"Reinaldo Pinder\", \"Y_10\": \"Isiah Mills\", \"Y_2\": \"Bradford Pinder\"}, {\"Y_6\": \"Arden Buckles\", \"Y_2\": \"Cornelius Grooms\", \"Y_8\": \"Alejandro Buckles\", \"Y_4\": \"Marty Buckles\", \"Y_10\": \"Lorraine Dickerson\"}, {\"Y_6\": \"Truman Buckles\", \"Y_8\": \"Alejandro Buckles\", \"Y_4\": \"Marty Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_2\": \"Colby Grooms\"}, {\"Y_10\": \"Gustavo Atchison\", \"Y_8\": \"Tamara Santacruz\", \"Y_4\": \"Emery Cope\", \"Y_6\": \"Forrest Santacruz\", \"Y_2\": \"Solomon Spinner\"}, {\"Y_10\": \"Gustavo Atchison\", \"Y_2\": \"Dewitt Wick\", \"Y_8\": \"Tamara Santacruz\", \"Y_4\": \"Emery Cope\", \"Y_6\": \"Forrest Santacruz\"}, {\"Y_6\": \"Cliff Snider\", \"Y_4\": \"Loren Eicher\", \"Y_10\": \"Julio Miller\", \"Y_8\": \"Edwina Snider\", \"Y_2\": \"Matthew Hughes\"}, {\"Y_2\": \"Cornelius Grooms\", \"Y_8\": \"Alejandro Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_6\": \"Edmund Buckles\", \"Y_4\": \"Monroe Buckles\"}, {\"Y_8\": \"Alejandro Buckles\", \"Y_4\": \"Marty Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_6\": \"Edmund Buckles\", \"Y_2\": \"Luis Grooms\"}, {\"Y_6\": \"Arden Buckles\", \"Y_8\": \"Alejandro Buckles\", \"Y_4\": \"Marty Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_2\": \"Luis Grooms\"}, {\"Y_2\": \"Cornelius Grooms\", \"Y_8\": \"Alejandro Buckles\", \"Y_4\": \"Marty Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_6\": \"Edmund Buckles\"}, {\"Y_8\": \"Alejandro Buckles\", \"Y_4\": \"Marty Buckles\", \"Y_10\": \"Lorraine Dickerson\", \"Y_6\": \"Edmund Buckles\", \"Y_2\": \"Colby Grooms\"}]", + "answer": [ + "Bradford Pinder", + "Colby Grooms", + "Cornelius Grooms", + "Dewitt Wick", + "Luis Grooms", + "Matthew Hughes", + "Solomon Spinner" + ], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "son(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "hobby(Y_10, \"auto racing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 12 + }, + { + "id": "abe0b5f3-7393-4e69-b7d1-ab84f8bb28f5", + "question": "Who is the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "brother_in_law(\"Jay Belanger\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 11 + }, + { + "id": "0aed6c75-e81e-4a28-8f67-cef6015afd0e", + "question": "Who is the nephew of the aunt of the female second cousin of the male cousin of Esperanza Soileau?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "male_cousin(\"Esperanza Soileau\", 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": "5c4f4740-b202-4a21-a404-7741a40e2f23", + "question": "Who is the aunt of the male cousin of the uncle of the granddaughter of Will Gibbons?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "granddaughter(\"Will Gibbons\", 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": "b0c45719-89bd-41df-87c8-5089771a1bc3", + "question": "Who is the sibling of the brother of the sister-in-law of the great-uncle of Konstantin Fancher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "great_uncle(\"Konstantin Fancher\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 7 + }, + { + "id": "734dbfbe-b9f3-4888-895f-d9ac93d8c70d", + "question": "Who is the female cousin of the sister-in-law of the male cousin of the great-granddaughter of Aurelia Pete?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "sister_in_law(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "great_granddaughter(\"Aurelia Pete\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 11 + }, + { + "id": "05b7a1d8-90c1-499d-b547-33f853704f0e", + "question": "Who is the niece of the father of the cousin of the grandson of Lindy Alexander?", + "intermediate_answers": "[{\"Y_4\": \"Everett Alexander\", \"Y_2\": \"Allison Alexander\", \"Y_6\": \"Devin Alexander\", \"Y_8\": \"Jeffrey Alexander\"}, {\"Y_4\": \"Levi Alexander\", \"Y_6\": \"Yen Nelms\", \"Y_2\": \"Lannie Merkel\", \"Y_8\": \"Devin Alexander\"}, {\"Y_4\": \"Everett Alexander\", \"Y_8\": \"Shane Belden\", \"Y_2\": \"Allison Alexander\", \"Y_6\": \"Devin Alexander\"}, {\"Y_2\": \"Mellissa Alexander\", \"Y_4\": \"Everett Alexander\", \"Y_8\": \"Shane Belden\", \"Y_6\": \"Devin Alexander\"}, {\"Y_4\": \"Levi Alexander\", \"Y_6\": \"Allison Alexander\", \"Y_2\": \"Lannie Merkel\", \"Y_8\": \"Devin Alexander\"}, {\"Y_4\": \"Levi Alexander\", \"Y_2\": \"Lannie Merkel\", \"Y_6\": \"Mellissa Alexander\", \"Y_8\": \"Devin Alexander\"}, {\"Y_4\": \"Everett Alexander\", \"Y_2\": \"Lannie Merkel\", \"Y_6\": \"Devin Alexander\", \"Y_8\": \"Arthur Alexander\"}, {\"Y_4\": \"Everett Alexander\", \"Y_2\": \"Yen Nelms\", \"Y_8\": \"Shane Belden\", \"Y_6\": \"Devin Alexander\"}, {\"Y_6\": \"Jeffrey Alexander\", \"Y_4\": \"Levi Alexander\", \"Y_2\": \"Lannie Merkel\", \"Y_8\": \"Devin Alexander\"}, {\"Y_4\": \"Everett Alexander\", \"Y_2\": \"Lannie Merkel\", \"Y_6\": \"Devin Alexander\", \"Y_8\": \"Jeffrey Alexander\"}, {\"Y_6\": \"Jeffrey Alexander\", \"Y_4\": \"Levi Alexander\", \"Y_8\": \"Shane Belden\", \"Y_2\": \"Lannie Merkel\"}, {\"Y_4\": \"Everett Alexander\", \"Y_2\": \"Yen Nelms\", \"Y_6\": \"Devin Alexander\", \"Y_8\": \"Jeffrey Alexander\"}, {\"Y_4\": \"Levi Alexander\", \"Y_6\": \"Allison Alexander\", \"Y_8\": \"Shane Belden\", \"Y_2\": \"Lannie Merkel\"}, {\"Y_4\": \"Levi Alexander\", \"Y_2\": \"Lannie Merkel\", \"Y_8\": \"Shane Belden\", \"Y_6\": \"Mellissa Alexander\"}, {\"Y_4\": \"Levi Alexander\", \"Y_2\": \"Lannie Merkel\", \"Y_8\": \"Devin Alexander\", \"Y_6\": \"Arthur Alexander\"}, {\"Y_4\": \"Everett Alexander\", \"Y_2\": \"Mellissa Alexander\", \"Y_6\": \"Devin Alexander\", \"Y_8\": \"Jeffrey Alexander\"}, {\"Y_4\": \"Everett Alexander\", \"Y_2\": \"Yen Nelms\", \"Y_6\": \"Devin Alexander\", \"Y_8\": \"Arthur Alexander\"}, {\"Y_4\": \"Everett Alexander\", \"Y_2\": \"Mellissa Alexander\", \"Y_6\": \"Devin Alexander\", \"Y_8\": \"Arthur Alexander\"}, {\"Y_4\": \"Levi Alexander\", \"Y_8\": \"Shane Belden\", \"Y_2\": \"Lannie Merkel\", \"Y_6\": \"Arthur Alexander\"}, {\"Y_4\": \"Everett Alexander\", \"Y_8\": \"Shane Belden\", \"Y_2\": \"Lannie Merkel\", \"Y_6\": \"Devin Alexander\"}, {\"Y_4\": \"Levi Alexander\", \"Y_8\": \"Shane Belden\", \"Y_2\": \"Lannie Merkel\", \"Y_6\": \"Yen Nelms\"}, {\"Y_4\": \"Everett Alexander\", \"Y_2\": \"Allison Alexander\", \"Y_6\": \"Devin Alexander\", \"Y_8\": \"Arthur Alexander\"}]", + "answer": [ + "Allison Alexander", + "Lannie Merkel", + "Mellissa Alexander", + "Yen Nelms" + ], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "grandson(\"Lindy Alexander\", 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": "4142da7b-52a1-4451-ba9a-62e433cd18dd", + "question": "Who is the grandfather of the child of the male second cousin of the grandson of Shirleen Yon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "child(Y_6, Y_4)", + "male_second_cousin(Y_8, Y_6)", + "grandson(\"Shirleen Yon\", 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": "71fb4c06-d566-41e7-b4ae-3dd931ebc420", + "question": "Who is the aunt of the mother-in-law of the wife of the second aunt of Elliot Griffey?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_aunt(\"Elliot Griffey\", 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": "7915fe18-c1aa-4562-b89a-0284173a8479", + "question": "Who is the mother-in-law of the uncle of the sister of the great-granddaughter of Lilia Mortensen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother_in_law(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "sister(Y_8, Y_6)", + "great_granddaughter(\"Lilia Mortensen\", 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": "54214f80-2727-48a1-ab4f-af2757bfab0e", + "question": "Who is the male second cousin of the great-granddaughter of the friend of the father of Joesph Parkman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "friend(Y_8, Y_6)", + "father(\"Joesph Parkman\", 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": "a30622cc-0d08-4be8-883f-6e03046e9caa", + "question": "Who is the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_4\": \"Henrietta Whitmer\", \"Y_2\": \"Angelia Pruitt\", \"Y_8\": \"Babara Mendes\", \"Y_6\": \"Sona Helman\"}, {\"Y_8\": \"Babara Mendes\", \"Y_4\": \"Virgie Pruitt\", \"Y_2\": \"Henrietta Whitmer\", \"Y_6\": \"Sona Helman\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Marlene Ocampo\", \"Y_4\": \"Chrissy Ocampo\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Lauren Ocampo\", \"Y_4\": \"Kerrie Lloyd\"}, {\"Y_8\": \"Lea Sackett\", \"Y_2\": \"Victor Pitre\", \"Y_6\": \"Paula Fike\", \"Y_4\": \"Tara Cardoza\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Marlene Ocampo\", \"Y_4\": \"Kerrie Lloyd\"}, {\"Y_4\": \"Tara Cardoza\", \"Y_8\": \"Lea Sackett\", \"Y_2\": \"Victor Pitre\", \"Y_6\": \"Maryam Rupert\"}, {\"Y_8\": \"Roseanna Wyatt\", \"Y_2\": \"Harris Lowrey\", \"Y_6\": \"Cordelia Wyatt\", \"Y_4\": \"Krystal Worrell\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Chrissy Ocampo\", \"Y_4\": \"Kerrie Lloyd\"}, {\"Y_8\": \"Lea Sackett\", \"Y_2\": \"Hazel Pitre\", \"Y_6\": \"Paula Fike\", \"Y_4\": \"Tara Cardoza\"}, {\"Y_2\": \"Henrietta Whitmer\", \"Y_8\": \"Babara Mendes\", \"Y_4\": \"Angelia Pruitt\", \"Y_6\": \"Sona Helman\"}, {\"Y_4\": \"Karolyn Atchison\", \"Y_2\": \"Pat Atchison\", \"Y_6\": \"Toshiko Turney\", \"Y_8\": \"Vito Atchison\"}, {\"Y_8\": \"Lea Sackett\", \"Y_2\": \"Tara Cardoza\", \"Y_4\": \"Hazel Pitre\", \"Y_6\": \"Maryam Rupert\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Kerrie Lloyd\", \"Y_4\": \"Chrissy Ocampo\"}, {\"Y_8\": \"Lea Sackett\", \"Y_2\": \"Victor Pitre\", \"Y_6\": \"Adah Bunnell\", \"Y_4\": \"Tara Cardoza\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Hector Ocampo\", \"Y_4\": \"Kerrie Lloyd\"}, {\"Y_2\": \"Byron Lowrey\", \"Y_8\": \"Roseanna Wyatt\", \"Y_6\": \"Cordelia Wyatt\", \"Y_4\": \"Krystal Worrell\"}, {\"Y_8\": \"Lea Sackett\", \"Y_2\": \"Hazel Pitre\", \"Y_6\": \"Adah Bunnell\", \"Y_4\": \"Tara Cardoza\"}, {\"Y_4\": \"Karolyn Atchison\", \"Y_2\": \"Reinaldo Atchison\", \"Y_6\": \"Toshiko Turney\", \"Y_8\": \"Vito Atchison\"}, {\"Y_4\": \"Henrietta Whitmer\", \"Y_8\": \"Babara Mendes\", \"Y_2\": \"Marty Pruitt\", \"Y_6\": \"Sona Helman\"}, {\"Y_2\": \"Virgie Pruitt\", \"Y_8\": \"Babara Mendes\", \"Y_4\": \"Angelia Pruitt\", \"Y_6\": \"Sona Helman\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Hector Ocampo\", \"Y_4\": \"Marlene Ocampo\"}, {\"Y_2\": \"Virgie Pruitt\", \"Y_4\": \"Henrietta Whitmer\", \"Y_8\": \"Babara Mendes\", \"Y_6\": \"Sona Helman\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Hector Ocampo\", \"Y_4\": \"Chrissy Ocampo\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Hector Ocampo\", \"Y_4\": \"Lauren Ocampo\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Kerrie Lloyd\", \"Y_4\": \"Lauren Ocampo\"}, {\"Y_4\": \"Karolyn Atchison\", \"Y_2\": \"Mose Atchison\", \"Y_6\": \"Toshiko Turney\", \"Y_8\": \"Vito Atchison\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Lauren Ocampo\", \"Y_4\": \"Marlene Ocampo\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Kerrie Lloyd\", \"Y_4\": \"Marlene Ocampo\"}, {\"Y_8\": \"Babara Mendes\", \"Y_4\": \"Virgie Pruitt\", \"Y_2\": \"Marty Pruitt\", \"Y_6\": \"Sona Helman\"}, {\"Y_6\": \"Shelly Remington\", \"Y_8\": \"Randolph Herman\", \"Y_4\": \"Lucretia Worden\", \"Y_2\": \"Juanita Worden\"}, {\"Y_2\": \"Dino Pruitt\", \"Y_8\": \"Babara Mendes\", \"Y_4\": \"Angelia Pruitt\", \"Y_6\": \"Sona Helman\"}, {\"Y_2\": \"Marty Pruitt\", \"Y_8\": \"Babara Mendes\", \"Y_4\": \"Angelia Pruitt\", \"Y_6\": \"Sona Helman\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Chrissy Ocampo\", \"Y_4\": \"Marlene Ocampo\"}, {\"Y_8\": \"Lea Sackett\", \"Y_2\": \"Tara Cardoza\", \"Y_6\": \"Adah Bunnell\", \"Y_4\": \"Hazel Pitre\"}, {\"Y_6\": \"Shelly Remington\", \"Y_8\": \"Randolph Herman\", \"Y_4\": \"Juanita Worden\", \"Y_2\": \"Lucretia Worden\"}, {\"Y_8\": \"Lea Sackett\", \"Y_2\": \"Victor Pitre\", \"Y_6\": \"Paula Fike\", \"Y_4\": \"Hazel Pitre\"}, {\"Y_2\": \"Angelia Pruitt\", \"Y_8\": \"Babara Mendes\", \"Y_4\": \"Virgie Pruitt\", \"Y_6\": \"Sona Helman\"}, {\"Y_8\": \"Lea Sackett\", \"Y_6\": \"Paula Fike\", \"Y_4\": \"Hazel Pitre\", \"Y_2\": \"Tara Cardoza\"}, {\"Y_2\": \"Dino Pruitt\", \"Y_8\": \"Babara Mendes\", \"Y_4\": \"Virgie Pruitt\", \"Y_6\": \"Sona Helman\"}, {\"Y_4\": \"Karolyn Atchison\", \"Y_6\": \"Toshiko Turney\", \"Y_2\": \"Vaughn Atchison\", \"Y_8\": \"Vito Atchison\"}, {\"Y_2\": \"Javier Munguia\", \"Y_4\": \"Ta Munguia\", \"Y_6\": \"Maira Leftwich\", \"Y_8\": \"Adell Leftwich\"}, {\"Y_8\": \"Lea Sackett\", \"Y_2\": \"Victor Pitre\", \"Y_6\": \"Adah Bunnell\", \"Y_4\": \"Hazel Pitre\"}, {\"Y_8\": \"Lea Sackett\", \"Y_4\": \"Maryam Rupert\", \"Y_2\": \"Adah Bunnell\", \"Y_6\": \"Tara Cardoza\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Chrissy Ocampo\", \"Y_4\": \"Lauren Ocampo\"}, {\"Y_4\": \"Tara Cardoza\", \"Y_8\": \"Lea Sackett\", \"Y_2\": \"Hazel Pitre\", \"Y_6\": \"Maryam Rupert\"}, {\"Y_4\": \"Cordelia Wyatt\", \"Y_8\": \"Roseanna Wyatt\", \"Y_2\": \"Tony Wyatt\", \"Y_6\": \"Krystal Worrell\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Marlene Ocampo\", \"Y_4\": \"Lauren Ocampo\"}, {\"Y_8\": \"Lea Sackett\", \"Y_6\": \"Tara Cardoza\", \"Y_2\": \"Maryam Rupert\", \"Y_4\": \"Adah Bunnell\"}, {\"Y_8\": \"Lea Sackett\", \"Y_4\": \"Maryam Rupert\", \"Y_6\": \"Hazel Pitre\", \"Y_2\": \"Adah Bunnell\"}, {\"Y_8\": \"Patty Luck\", \"Y_6\": \"Krystal Luck\", \"Y_2\": \"Lauren Ocampo\", \"Y_4\": \"Chrissy Ocampo\"}, {\"Y_8\": \"Lea Sackett\", \"Y_2\": \"Victor Pitre\", \"Y_4\": \"Hazel Pitre\", \"Y_6\": \"Maryam Rupert\"}, {\"Y_8\": \"Lea Sackett\", \"Y_6\": \"Hazel Pitre\", \"Y_2\": \"Maryam Rupert\", \"Y_4\": \"Adah Bunnell\"}, {\"Y_4\": \"Henrietta Whitmer\", \"Y_2\": \"Dino Pruitt\", \"Y_8\": \"Babara Mendes\", \"Y_6\": \"Sona Helman\"}]", + "answer": [ + "Adah Bunnell", + "Angelia Pruitt", + "Byron Lowrey", + "Chrissy Ocampo", + "Dino Pruitt", + "Harris Lowrey", + "Hazel Pitre", + "Hector Ocampo", + "Henrietta Whitmer", + "Javier Munguia", + "Juanita Worden", + "Kerrie Lloyd", + "Lauren Ocampo", + "Lucretia Worden", + "Marlene Ocampo", + "Marty Pruitt", + "Maryam Rupert", + "Mose Atchison", + "Pat Atchison", + "Reinaldo Atchison", + "Tara Cardoza", + "Tony Wyatt", + "Vaughn Atchison", + "Victor Pitre", + "Virgie Pruitt" + ], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "job(Y_8, \"cabin crew\")" + ], + "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": "d35a09c2-61a8-4cbf-be08-4f9ed785af7e", + "question": "Who is the nephew of the aunt of the female second cousin of the person whose date of birth is 0867-10-17?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "female_second_cousin(Y_8, Y_6)", + "dob(Y_8, \"0867-10-17\")" + ], + "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": "76222c6a-56fc-4850-a905-a59a4f874226", + "question": "Who is the aunt of the male cousin of the uncle of the person whose hobby is groundhopping?", + "intermediate_answers": "[{\"Y_2\": \"Leda Barnard\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Brendon Chapman\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_6\": \"Ellis Roberson\", \"Y_2\": \"Niki Hersey\", \"Y_8\": \"Micki Roberson\", \"Y_4\": \"Guadalupe Piercy\"}, {\"Y_4\": \"Reynaldo Devore\", \"Y_8\": \"Elijah Tower\", \"Y_2\": \"Romana Banker\", \"Y_6\": \"Bertram Banker\"}, {\"Y_6\": \"Carmen Eberle\", \"Y_8\": \"Alejandra Berube\", \"Y_4\": \"Frederic Merry\", \"Y_2\": \"Hannah Eberle\"}, {\"Y_2\": \"Jeana Passmore\", \"Y_4\": \"Stefan Chapman\", \"Y_8\": \"Luca Barnard\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_4\": \"Alexis Piercy\", \"Y_6\": \"Sam Roberson\", \"Y_2\": \"Niki Hersey\", \"Y_8\": \"Micki Roberson\"}, {\"Y_2\": \"Leda Barnard\", \"Y_4\": \"Stefan Chapman\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\"}, {\"Y_6\": \"Kendrick Eberle\", \"Y_8\": \"Alejandra Berube\", \"Y_4\": \"Frederic Merry\", \"Y_2\": \"Hannah Eberle\"}, {\"Y_4\": \"Guadalupe Piercy\", \"Y_2\": \"Niki Hersey\", \"Y_8\": \"Micki Roberson\", \"Y_6\": \"Ian Roberson\"}, {\"Y_8\": \"Jay Rood\", \"Y_4\": \"Salvador Cruise\", \"Y_6\": \"Jorge Rood\", \"Y_2\": \"Cherry Rood\"}, {\"Y_8\": \"Dino Cason\", \"Y_4\": \"Dustin Wilmoth\", \"Y_6\": \"Sterling Cason\", \"Y_2\": \"Bev Cason\"}, {\"Y_2\": \"Leda Barnard\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Buck Chapman\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_2\": \"Victoria Murry\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Buck Chapman\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_6\": \"Ellis Roberson\", \"Y_2\": \"Tamala Piercy\", \"Y_8\": \"Micki Roberson\", \"Y_4\": \"Sylvester Hersey\"}, {\"Y_4\": \"Jasper Knutson\", \"Y_8\": \"Shauna Nelms\", \"Y_2\": \"Ligia Nelms\", \"Y_6\": \"Scot Nelms\"}, {\"Y_4\": \"Guadalupe Piercy\", \"Y_2\": \"Niki Hersey\", \"Y_6\": \"Sam Roberson\", \"Y_8\": \"Micki Roberson\"}, {\"Y_6\": \"Roger Cason\", \"Y_4\": \"Dustin Wilmoth\", \"Y_8\": \"Tyrell Cason\", \"Y_2\": \"Bev Cason\"}, {\"Y_4\": \"Sylvester Hersey\", \"Y_2\": \"Tamala Piercy\", \"Y_8\": \"Micki Roberson\", \"Y_6\": \"Ian Roberson\"}, {\"Y_6\": \"Ellis Roberson\", \"Y_4\": \"Alexis Piercy\", \"Y_2\": \"Niki Hersey\", \"Y_8\": \"Micki Roberson\"}, {\"Y_2\": \"Victoria Murry\", \"Y_4\": \"Stefan Chapman\", \"Y_8\": \"Luca Barnard\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_2\": \"Malissa Murry\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Brendon Chapman\"}, {\"Y_6\": \"Mervin Roberson\", \"Y_2\": \"Tamala Piercy\", \"Y_8\": \"Micki Roberson\", \"Y_4\": \"Sylvester Hersey\"}, {\"Y_2\": \"Leda Barnard\", \"Y_4\": \"Stefan Chapman\", \"Y_8\": \"Luca Barnard\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_2\": \"Tamala Piercy\", \"Y_6\": \"Sam Roberson\", \"Y_8\": \"Micki Roberson\", \"Y_4\": \"Sylvester Hersey\"}, {\"Y_4\": \"Zane Cruise\", \"Y_8\": \"Jay Rood\", \"Y_6\": \"Jorge Rood\", \"Y_2\": \"Cherry Rood\"}, {\"Y_2\": \"Leda Barnard\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Buck Chapman\"}, {\"Y_2\": \"Jeana Passmore\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Buck Chapman\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_6\": \"Jay Christ\", \"Y_8\": \"Herman Barros\", \"Y_4\": \"Victor Palomino\", \"Y_2\": \"Larae Eagan\"}, {\"Y_6\": \"Gilberto Rood\", \"Y_4\": \"Zane Cruise\", \"Y_8\": \"Jay Rood\", \"Y_2\": \"Cherry Rood\"}, {\"Y_4\": \"Guadalupe Piercy\", \"Y_6\": \"Mervin Roberson\", \"Y_2\": \"Niki Hersey\", \"Y_8\": \"Micki Roberson\"}, {\"Y_2\": \"Jeana Passmore\", \"Y_4\": \"Stefan Chapman\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\"}, {\"Y_8\": \"Jorge Sinclair\", \"Y_6\": \"Toby Haug\", \"Y_2\": \"Victoria Haug\", \"Y_4\": \"Reyes Close\"}, {\"Y_4\": \"Reynaldo Devore\", \"Y_8\": \"Elijah Tower\", \"Y_2\": \"Nedra Sink\", \"Y_6\": \"Bertram Banker\"}, {\"Y_2\": \"Jeana Passmore\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Brendon Chapman\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_4\": \"Alexis Piercy\", \"Y_2\": \"Niki Hersey\", \"Y_8\": \"Micki Roberson\", \"Y_6\": \"Ian Roberson\"}, {\"Y_2\": \"Jeana Passmore\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Brendon Chapman\"}, {\"Y_2\": \"Victoria Murry\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Buck Chapman\"}, {\"Y_4\": \"Victor Palomino\", \"Y_8\": \"Herman Barros\", \"Y_6\": \"Fred Christ\", \"Y_2\": \"Larae Eagan\"}, {\"Y_4\": \"Victor Palomino\", \"Y_2\": \"Maybelle Christ\", \"Y_8\": \"Herman Barros\", \"Y_6\": \"Fred Christ\"}, {\"Y_2\": \"Malissa Murry\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Buck Chapman\"}, {\"Y_2\": \"Malissa Murry\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Buck Chapman\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_2\": \"Victoria Murry\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Brendon Chapman\"}, {\"Y_2\": \"Malissa Murry\", \"Y_4\": \"Stefan Chapman\", \"Y_8\": \"Luca Barnard\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_6\": \"Lorenz Ousley\", \"Y_4\": \"Enrique Weeks\", \"Y_8\": \"Johnetta Jardine\", \"Y_2\": \"Madalene Ousley\"}, {\"Y_2\": \"Leda Barnard\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Brendon Chapman\"}, {\"Y_2\": \"Ligia Nelms\", \"Y_8\": \"Shauna Nelms\", \"Y_4\": \"Bruce Knutson\", \"Y_6\": \"Scot Nelms\"}, {\"Y_2\": \"Malissa Murry\", \"Y_4\": \"Stefan Chapman\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\"}, {\"Y_2\": \"Victoria Murry\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Brendon Chapman\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_4\": \"Alexis Piercy\", \"Y_6\": \"Mervin Roberson\", \"Y_2\": \"Niki Hersey\", \"Y_8\": \"Micki Roberson\"}, {\"Y_4\": \"Ronald Devore\", \"Y_2\": \"Nedra Sink\", \"Y_8\": \"Elijah Tower\", \"Y_6\": \"Bertram Banker\"}, {\"Y_4\": \"Glen Devore\", \"Y_8\": \"Elijah Tower\", \"Y_2\": \"Romana Banker\", \"Y_6\": \"Bertram Banker\"}, {\"Y_2\": \"Malissa Murry\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Brendon Chapman\", \"Y_6\": \"Quintin Barnard\"}, {\"Y_2\": \"Victoria Murry\", \"Y_4\": \"Stefan Chapman\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\"}, {\"Y_4\": \"Ronald Devore\", \"Y_8\": \"Elijah Tower\", \"Y_2\": \"Romana Banker\", \"Y_6\": \"Bertram Banker\"}, {\"Y_2\": \"Maybelle Christ\", \"Y_6\": \"Jay Christ\", \"Y_8\": \"Herman Barros\", \"Y_4\": \"Victor Palomino\"}, {\"Y_4\": \"Enrique Weeks\", \"Y_8\": \"Johnetta Jardine\", \"Y_6\": \"Lanny Ousley\", \"Y_2\": \"Madalene Ousley\"}, {\"Y_4\": \"Glen Devore\", \"Y_2\": \"Nedra Sink\", \"Y_8\": \"Elijah Tower\", \"Y_6\": \"Bertram Banker\"}, {\"Y_2\": \"Jeana Passmore\", \"Y_6\": \"Caleb Barnard\", \"Y_8\": \"Luca Barnard\", \"Y_4\": \"Buck Chapman\"}, {\"Y_6\": \"Gilberto Rood\", \"Y_8\": \"Jay Rood\", \"Y_4\": \"Salvador Cruise\", \"Y_2\": \"Cherry Rood\"}]", + "answer": [ + "Bev Cason", + "Cherry Rood", + "Hannah Eberle", + "Jeana Passmore", + "Larae Eagan", + "Leda Barnard", + "Ligia Nelms", + "Madalene Ousley", + "Malissa Murry", + "Maybelle Christ", + "Nedra Sink", + "Niki Hersey", + "Romana Banker", + "Tamala Piercy", + "Victoria Haug", + "Victoria Murry" + ], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "hobby(Y_8, \"groundhopping\")" + ], + "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": "b675bd6a-097f-45b4-8c68-344681fca2d8", + "question": "Who is the sibling of the brother of the sister-in-law of the person whose occupation is building control surveyor?", + "intermediate_answers": "[{\"Y_2\": \"Ladonna Bartholomew\", \"Y_6\": \"Vanessa Vance\", \"Y_4\": \"Elwood Bartholomew\", \"Y_8\": \"Rene Brito\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_4\": \"Gary Deangelis\", \"Y_2\": \"Michell Gilchrist\", \"Y_8\": \"Freddie Gilchrist\"}, {\"Y_4\": \"Kendall Parks\", \"Y_2\": \"Maria Greene\", \"Y_6\": \"Geraldine Metzger\", \"Y_8\": \"Renea Parks\"}, {\"Y_4\": \"Eli Ordonez\", \"Y_6\": \"Pauline Sanford\", \"Y_8\": \"Carlton Maynard\", \"Y_2\": \"Angelia Maynard\"}, {\"Y_2\": \"Phylis Mapp\", \"Y_6\": \"Phylis Mapp\", \"Y_4\": \"Elroy Tinney\", \"Y_8\": \"Tad Edgar\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_2\": \"Ignacio Banta\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Giovanni Banta\"}, {\"Y_2\": \"Michaela Patch\", \"Y_4\": \"Glen Foley\", \"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Cordelia Wong\"}, {\"Y_6\": \"Maria Greene\", \"Y_4\": \"Gordon Parks\", \"Y_2\": \"Kendall Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_4\": \"Gordon Parks\", \"Y_6\": \"Geraldine Metzger\", \"Y_2\": \"Kendall Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_6\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\", \"Y_2\": \"Nickolas Amick\", \"Y_4\": \"Abdul Amick\"}, {\"Y_8\": \"Emilia Michaelson\", \"Y_2\": \"Antionette Carrasquillo\", \"Y_6\": \"Antionette Carrasquillo\", \"Y_4\": \"Hilton Michaelson\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_2\": \"Gary Deangelis\", \"Y_8\": \"Freddie Gilchrist\", \"Y_4\": \"Vito Deangelis\"}, {\"Y_6\": \"My Bedford\", \"Y_8\": \"Alexa Bedford\", \"Y_4\": \"Zachariah Bedford\", \"Y_2\": \"Wilton Bedford\"}, {\"Y_2\": \"Julius Foley\", \"Y_4\": \"Glen Foley\", \"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Cordelia Wong\"}, {\"Y_2\": \"Kendall Parks\", \"Y_6\": \"Geraldine Metzger\", \"Y_4\": \"Laurence Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_4\": \"Winfred Stamper\", \"Y_8\": \"Kacey Stamper\", \"Y_6\": \"Johnna Fisk\", \"Y_2\": \"Johnna Fisk\"}, {\"Y_2\": \"Julius Foley\", \"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Bee Ramage\", \"Y_4\": \"Glen Foley\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Giovanni Banta\", \"Y_2\": \"Haywood Banta\"}, {\"Y_6\": \"Maria Greene\", \"Y_4\": \"Gordon Parks\", \"Y_2\": \"Geraldine Metzger\", \"Y_8\": \"Renea Parks\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_2\": \"Dion Deangelis\", \"Y_8\": \"Freddie Gilchrist\", \"Y_4\": \"Vito Deangelis\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_8\": \"Berneice Banta\", \"Y_2\": \"Giovanni Banta\", \"Y_4\": \"Esteban Banta\"}, {\"Y_6\": \"Hulda Nix\", \"Y_4\": \"Eugenio Nix\", \"Y_2\": \"Carla Nix\", \"Y_8\": \"Coral Nix\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_4\": \"Dion Deangelis\", \"Y_2\": \"Vito Deangelis\", \"Y_8\": \"Freddie Gilchrist\"}, {\"Y_2\": \"Shari Mcmillian\", \"Y_8\": \"Lester Bourque\", \"Y_6\": \"Shari Mcmillian\", \"Y_4\": \"Joel Mcmillian\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Bee Ramage\", \"Y_2\": \"Cordelia Wong\", \"Y_4\": \"Glen Foley\"}, {\"Y_2\": \"Reyna Casto\", \"Y_8\": \"Lester Bourque\", \"Y_6\": \"Reyna Casto\", \"Y_4\": \"Joel Mcmillian\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_4\": \"Stefan Chapman\", \"Y_2\": \"Brendon Chapman\", \"Y_8\": \"Rashad Forsythe\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_4\": \"Gary Deangelis\", \"Y_8\": \"Freddie Gilchrist\", \"Y_2\": \"Dion Deangelis\"}, {\"Y_6\": \"Margie Infante\", \"Y_2\": \"Lois Huckaby\", \"Y_8\": \"Jack Huckaby\", \"Y_4\": \"Gale Infante\"}, {\"Y_6\": \"Clementine Bonin\", \"Y_4\": \"Clair Bostic\", \"Y_8\": \"Lonnie Wilt\", \"Y_2\": \"Clementine Bonin\"}, {\"Y_6\": \"Ladonna Bartholomew\", \"Y_2\": \"Deanne Alcantar\", \"Y_4\": \"Elwood Bartholomew\", \"Y_8\": \"Rene Brito\"}, {\"Y_4\": \"Kendall Parks\", \"Y_6\": \"Geraldine Metzger\", \"Y_2\": \"Laurence Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_8\": \"Carmen Michaelson\", \"Y_4\": \"Vaughn Sandler\", \"Y_2\": \"Jona Parke\", \"Y_6\": \"Shizuko Sandler\"}, {\"Y_8\": \"Juanita Meade\", \"Y_6\": \"Yasmin Bouton\", \"Y_4\": \"Sammie Meade\", \"Y_2\": \"Sheldon Meade\"}, {\"Y_4\": \"Nickolas Amick\", \"Y_8\": \"Carmela Amick\", \"Y_2\": \"Sue Simmons\", \"Y_6\": \"Sue Simmons\"}, {\"Y_4\": \"Joel Mcmillian\", \"Y_8\": \"Lester Bourque\", \"Y_2\": \"Toshiko Mcmillian\", \"Y_6\": \"Toshiko Mcmillian\"}, {\"Y_6\": \"Geraldine Metzger\", \"Y_4\": \"Laurence Parks\", \"Y_2\": \"Gordon Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_6\": \"Margie Infante\", \"Y_8\": \"Jack Huckaby\", \"Y_4\": \"Gale Infante\", \"Y_2\": \"Elissa Knighten\"}, {\"Y_6\": \"Maria Greene\", \"Y_4\": \"Laurence Parks\", \"Y_2\": \"Gordon Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_2\": \"Twyla Amick\", \"Y_6\": \"Twyla Amick\", \"Y_4\": \"Nickolas Amick\", \"Y_8\": \"Carmela Amick\"}, {\"Y_8\": \"Carmen Michaelson\", \"Y_4\": \"Vaughn Sandler\", \"Y_6\": \"Jona Parke\", \"Y_2\": \"Shizuko Sandler\"}, {\"Y_2\": \"Sarita Bostic\", \"Y_6\": \"Sarita Bostic\", \"Y_4\": \"Clair Bostic\", \"Y_8\": \"Lonnie Wilt\"}, {\"Y_8\": \"Lester Bourque\", \"Y_6\": \"Reyna Casto\", \"Y_2\": \"Toshiko Mcmillian\", \"Y_4\": \"Joel Mcmillian\"}, {\"Y_2\": \"Vanessa Vance\", \"Y_6\": \"Vanessa Vance\", \"Y_4\": \"Elwood Bartholomew\", \"Y_8\": \"Rene Brito\"}, {\"Y_8\": \"Deirdre Phelan\", \"Y_4\": \"Larry Phelan\", \"Y_2\": \"Ester Phelan\", \"Y_6\": \"Ester Phelan\"}, {\"Y_2\": \"Maria Greene\", \"Y_6\": \"Maria Greene\", \"Y_4\": \"Kendall Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_6\": \"Twyla Amick\", \"Y_4\": \"Nickolas Amick\", \"Y_8\": \"Carmela Amick\", \"Y_2\": \"Sue Simmons\"}, {\"Y_8\": \"Lester Bourque\", \"Y_6\": \"Shari Mcmillian\", \"Y_4\": \"Joel Mcmillian\", \"Y_2\": \"Emelda Bourque\"}, {\"Y_4\": \"Eugenio Nix\", \"Y_2\": \"Carla Nix\", \"Y_6\": \"Carla Nix\", \"Y_8\": \"Coral Nix\"}, {\"Y_6\": \"Twyla Amick\", \"Y_2\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\", \"Y_4\": \"Abdul Amick\"}, {\"Y_2\": \"Deanne Alcantar\", \"Y_6\": \"Deanne Alcantar\", \"Y_4\": \"Elwood Bartholomew\", \"Y_8\": \"Rene Brito\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_2\": \"Michell Gilchrist\", \"Y_8\": \"Freddie Gilchrist\", \"Y_4\": \"Vito Deangelis\"}, {\"Y_2\": \"Twyla Amick\", \"Y_4\": \"Nickolas Amick\", \"Y_8\": \"Carmela Amick\", \"Y_6\": \"Sue Simmons\"}, {\"Y_4\": \"Abdul Amick\", \"Y_8\": \"Carmela Amick\", \"Y_2\": \"Sue Simmons\", \"Y_6\": \"Sue Simmons\"}, {\"Y_2\": \"Christina Jacobo\", \"Y_6\": \"My Bedford\", \"Y_8\": \"Alexa Bedford\", \"Y_4\": \"Zachariah Bedford\"}, {\"Y_2\": \"My Bedford\", \"Y_6\": \"My Bedford\", \"Y_8\": \"Alexa Bedford\", \"Y_4\": \"Wilton Bedford\"}, {\"Y_6\": \"Margie Infante\", \"Y_2\": \"Margie Infante\", \"Y_8\": \"Jack Huckaby\", \"Y_4\": \"Gale Infante\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_2\": \"Ignacio Banta\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Haywood Banta\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_2\": \"Esteban Banta\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Ignacio Banta\"}, {\"Y_2\": \"Twyla Amick\", \"Y_6\": \"Twyla Amick\", \"Y_8\": \"Carmela Amick\", \"Y_4\": \"Abdul Amick\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_2\": \"Buck Chapman\", \"Y_4\": \"Brendon Chapman\", \"Y_8\": \"Rashad Forsythe\"}, {\"Y_6\": \"Rosina Royce\", \"Y_2\": \"Rosina Royce\", \"Y_8\": \"Garth Macklin\", \"Y_4\": \"Ervin Royce\"}, {\"Y_2\": \"Shari Mcmillian\", \"Y_8\": \"Lester Bourque\", \"Y_6\": \"Reyna Casto\", \"Y_4\": \"Joel Mcmillian\"}, {\"Y_2\": \"Twyla Amick\", \"Y_4\": \"Nickolas Amick\", \"Y_6\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_4\": \"Dion Deangelis\", \"Y_2\": \"Delicia Deangelis\", \"Y_8\": \"Freddie Gilchrist\"}, {\"Y_2\": \"Michaela Patch\", \"Y_8\": \"Kimberlee Foley\", \"Y_4\": \"Glen Foley\", \"Y_6\": \"Michaela Patch\"}, {\"Y_4\": \"Gordon Parks\", \"Y_2\": \"Geraldine Metzger\", \"Y_6\": \"Geraldine Metzger\", \"Y_8\": \"Renea Parks\"}, {\"Y_4\": \"Nickolas Amick\", \"Y_6\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\", \"Y_2\": \"Sue Simmons\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_4\": \"Stefan Chapman\", \"Y_2\": \"Buck Chapman\", \"Y_8\": \"Rashad Forsythe\"}, {\"Y_6\": \"Vanessa Vance\", \"Y_4\": \"Elwood Bartholomew\", \"Y_2\": \"Macy Brito\", \"Y_8\": \"Rene Brito\"}, {\"Y_6\": \"Twyla Amick\", \"Y_8\": \"Carmela Amick\", \"Y_2\": \"Sue Simmons\", \"Y_4\": \"Abdul Amick\"}, {\"Y_4\": \"Moritz Welker\", \"Y_8\": \"Jonas Paulus\", \"Y_2\": \"Jana Paulus\", \"Y_6\": \"Rosie Welker\"}, {\"Y_4\": \"Joel Mcmillian\", \"Y_2\": \"Shari Mcmillian\", \"Y_8\": \"Lester Bourque\", \"Y_6\": \"Toshiko Mcmillian\"}, {\"Y_2\": \"Laurence Parks\", \"Y_6\": \"Maria Greene\", \"Y_4\": \"Kendall Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_2\": \"Twyla Amick\", \"Y_4\": \"Abdul Amick\", \"Y_8\": \"Carmela Amick\", \"Y_6\": \"Sue Simmons\"}, {\"Y_2\": \"Zachariah Bedford\", \"Y_8\": \"Alexa Bedford\", \"Y_6\": \"Christina Jacobo\", \"Y_4\": \"Wilton Bedford\"}, {\"Y_6\": \"Sarita Bostic\", \"Y_4\": \"Clair Bostic\", \"Y_8\": \"Lonnie Wilt\", \"Y_2\": \"Sydney Wilt\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_8\": \"Berneice Banta\", \"Y_2\": \"Giovanni Banta\", \"Y_4\": \"Haywood Banta\"}, {\"Y_6\": \"Ladonna Bartholomew\", \"Y_2\": \"Macy Brito\", \"Y_4\": \"Elwood Bartholomew\", \"Y_8\": \"Rene Brito\"}, {\"Y_2\": \"Margie Infante\", \"Y_8\": \"Jack Huckaby\", \"Y_4\": \"Gale Infante\", \"Y_6\": \"Elissa Knighten\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_2\": \"Geneva Forsythe\", \"Y_8\": \"Rashad Forsythe\", \"Y_4\": \"Buck Chapman\"}, {\"Y_2\": \"Geraldine Metzger\", \"Y_6\": \"Maria Greene\", \"Y_4\": \"Laurence Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_2\": \"Geraldine Metzger\", \"Y_6\": \"Geraldine Metzger\", \"Y_4\": \"Laurence Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_2\": \"Esteban Banta\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Giovanni Banta\"}, {\"Y_2\": \"My Bedford\", \"Y_6\": \"My Bedford\", \"Y_8\": \"Alexa Bedford\", \"Y_4\": \"Zachariah Bedford\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_4\": \"Dion Deangelis\", \"Y_2\": \"Michell Gilchrist\", \"Y_8\": \"Freddie Gilchrist\"}, {\"Y_8\": \"Lester Bourque\", \"Y_6\": \"Shari Mcmillian\", \"Y_4\": \"Joel Mcmillian\", \"Y_2\": \"Toshiko Mcmillian\"}, {\"Y_2\": \"Adele Ambrose\", \"Y_6\": \"Adele Ambrose\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Esteban Banta\"}, {\"Y_8\": \"Kena Henderson\", \"Y_4\": \"Dudley Henderson\", \"Y_2\": \"Porter Henderson\", \"Y_6\": \"Aida Cassady\"}, {\"Y_2\": \"Christina Jacobo\", \"Y_8\": \"Alexa Bedford\", \"Y_6\": \"Christina Jacobo\", \"Y_4\": \"Zachariah Bedford\"}, {\"Y_8\": \"Alexa Bedford\", \"Y_6\": \"Christina Jacobo\", \"Y_4\": \"Zachariah Bedford\", \"Y_2\": \"Wilton Bedford\"}, {\"Y_2\": \"Adele Ambrose\", \"Y_6\": \"Adele Ambrose\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Ignacio Banta\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_2\": \"Stefan Chapman\", \"Y_8\": \"Rashad Forsythe\", \"Y_4\": \"Buck Chapman\"}, {\"Y_4\": \"Moritz Welker\", \"Y_8\": \"Jonas Paulus\", \"Y_2\": \"Devora Seidel\", \"Y_6\": \"Devora Seidel\"}, {\"Y_4\": \"Kendall Parks\", \"Y_2\": \"Geraldine Metzger\", \"Y_6\": \"Geraldine Metzger\", \"Y_8\": \"Renea Parks\"}, {\"Y_6\": \"Maria Greene\", \"Y_4\": \"Kendall Parks\", \"Y_2\": \"Geraldine Metzger\", \"Y_8\": \"Renea Parks\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_8\": \"Berneice Banta\", \"Y_2\": \"Haywood Banta\", \"Y_4\": \"Esteban Banta\"}, {\"Y_6\": \"Ladonna Bartholomew\", \"Y_4\": \"Elwood Bartholomew\", \"Y_2\": \"Vanessa Vance\", \"Y_8\": \"Rene Brito\"}, {\"Y_6\": \"Ladonna Bartholomew\", \"Y_4\": \"Elwood Bartholomew\", \"Y_2\": \"Ladonna Bartholomew\", \"Y_8\": \"Rene Brito\"}, {\"Y_8\": \"Carmen Michaelson\", \"Y_2\": \"Macy Michaelson\", \"Y_4\": \"Vaughn Sandler\", \"Y_6\": \"Jona Parke\"}, {\"Y_4\": \"Joel Mcmillian\", \"Y_8\": \"Lester Bourque\", \"Y_2\": \"Reyna Casto\", \"Y_6\": \"Toshiko Mcmillian\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_8\": \"Berneice Banta\", \"Y_2\": \"Giovanni Banta\", \"Y_4\": \"Ignacio Banta\"}, {\"Y_2\": \"Sydney Rico\", \"Y_8\": \"Winfred Rico\", \"Y_6\": \"Noelia Pugliese\", \"Y_4\": \"Rudolf Pugliese\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Bee Ramage\", \"Y_4\": \"Julius Foley\", \"Y_2\": \"Bee Ramage\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_4\": \"Gary Deangelis\", \"Y_2\": \"Vito Deangelis\", \"Y_8\": \"Freddie Gilchrist\"}, {\"Y_2\": \"Reyna Casto\", \"Y_8\": \"Lester Bourque\", \"Y_6\": \"Shari Mcmillian\", \"Y_4\": \"Joel Mcmillian\"}, {\"Y_4\": \"Nickolas Amick\", \"Y_2\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\", \"Y_6\": \"Sue Simmons\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_4\": \"Stefan Chapman\", \"Y_2\": \"Geneva Forsythe\", \"Y_8\": \"Rashad Forsythe\"}, {\"Y_8\": \"Wilson Rickert\", \"Y_4\": \"Burl Hernadez\", \"Y_2\": \"Francine Rickert\", \"Y_6\": \"Tiesha Hernadez\"}, {\"Y_2\": \"My Bedford\", \"Y_8\": \"Alexa Bedford\", \"Y_6\": \"Christina Jacobo\", \"Y_4\": \"Zachariah Bedford\"}, {\"Y_4\": \"Michael Rodarte\", \"Y_6\": \"Rhoda Rodarte\", \"Y_2\": \"Rhoda Rodarte\", \"Y_8\": \"Manuel Kelso\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_2\": \"Bee Ramage\", \"Y_4\": \"Glen Foley\", \"Y_6\": \"Michaela Patch\"}, {\"Y_4\": \"Moritz Welker\", \"Y_8\": \"Jonas Paulus\", \"Y_6\": \"Devora Seidel\", \"Y_2\": \"Rosie Welker\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_2\": \"Glen Foley\", \"Y_6\": \"Cordelia Wong\", \"Y_4\": \"Julius Foley\"}, {\"Y_2\": \"Christina Jacobo\", \"Y_8\": \"Alexa Bedford\", \"Y_6\": \"Christina Jacobo\", \"Y_4\": \"Wilton Bedford\"}, {\"Y_2\": \"Adele Ambrose\", \"Y_6\": \"Adele Ambrose\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Giovanni Banta\"}, {\"Y_4\": \"Glen Foley\", \"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Cordelia Wong\", \"Y_2\": \"Bee Ramage\"}, {\"Y_2\": \"Maria Greene\", \"Y_6\": \"Geraldine Metzger\", \"Y_4\": \"Laurence Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_6\": \"Clementine Bonin\", \"Y_4\": \"Clair Bostic\", \"Y_8\": \"Lonnie Wilt\", \"Y_2\": \"Sarita Bostic\"}, {\"Y_4\": \"Nickolas Amick\", \"Y_6\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\", \"Y_2\": \"Abdul Amick\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_4\": \"Brendon Chapman\", \"Y_8\": \"Rashad Forsythe\", \"Y_2\": \"Crysta Chapman\"}, {\"Y_6\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\", \"Y_2\": \"Sue Simmons\", \"Y_4\": \"Abdul Amick\"}, {\"Y_8\": \"Winfred Rico\", \"Y_6\": \"Noelia Pugliese\", \"Y_2\": \"Noelia Pugliese\", \"Y_4\": \"Rudolf Pugliese\"}, {\"Y_2\": \"Laurence Parks\", \"Y_4\": \"Gordon Parks\", \"Y_6\": \"Geraldine Metzger\", \"Y_8\": \"Renea Parks\"}, {\"Y_4\": \"Kendall Parks\", \"Y_6\": \"Geraldine Metzger\", \"Y_2\": \"Gordon Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_2\": \"Laurence Parks\", \"Y_6\": \"Maria Greene\", \"Y_4\": \"Gordon Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_6\": \"Maria Greene\", \"Y_4\": \"Kendall Parks\", \"Y_2\": \"Gordon Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Bee Ramage\", \"Y_2\": \"Cordelia Wong\", \"Y_4\": \"Julius Foley\"}, {\"Y_8\": \"Juanita Meade\", \"Y_6\": \"Yasmin Bouton\", \"Y_2\": \"Yasmin Bouton\", \"Y_4\": \"Sheldon Meade\"}, {\"Y_2\": \"Lois Huckaby\", \"Y_8\": \"Jack Huckaby\", \"Y_4\": \"Gale Infante\", \"Y_6\": \"Elissa Knighten\"}, {\"Y_8\": \"Marcel Hartle\", \"Y_4\": \"Irwin Bechtold\", \"Y_2\": \"Angie Bechtold\", \"Y_6\": \"Angie Bechtold\"}, {\"Y_8\": \"Kena Henderson\", \"Y_4\": \"Dudley Henderson\", \"Y_2\": \"Aida Cassady\", \"Y_6\": \"Aida Cassady\"}, {\"Y_2\": \"Michaela Patch\", \"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Bee Ramage\", \"Y_4\": \"Glen Foley\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_2\": \"Stefan Chapman\", \"Y_4\": \"Brendon Chapman\", \"Y_8\": \"Rashad Forsythe\"}, {\"Y_8\": \"Jack Huckaby\", \"Y_4\": \"Gale Infante\", \"Y_2\": \"Elissa Knighten\", \"Y_6\": \"Elissa Knighten\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_2\": \"Ignacio Banta\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Esteban Banta\"}, {\"Y_6\": \"Twyla Amick\", \"Y_4\": \"Nickolas Amick\", \"Y_2\": \"Abdul Amick\", \"Y_8\": \"Carmela Amick\"}, {\"Y_4\": \"Michael Rodarte\", \"Y_6\": \"Rhoda Rodarte\", \"Y_2\": \"Maegan Kelso\", \"Y_8\": \"Manuel Kelso\"}, {\"Y_8\": \"Juanita Meade\", \"Y_6\": \"Yasmin Bouton\", \"Y_4\": \"Sheldon Meade\", \"Y_2\": \"Sammie Meade\"}, {\"Y_4\": \"Moritz Welker\", \"Y_8\": \"Jonas Paulus\", \"Y_2\": \"Devora Seidel\", \"Y_6\": \"Rosie Welker\"}, {\"Y_4\": \"Eli Ordonez\", \"Y_2\": \"Pauline Sanford\", \"Y_6\": \"Pauline Sanford\", \"Y_8\": \"Carlton Maynard\"}, {\"Y_8\": \"Juanita Meade\", \"Y_6\": \"Yasmin Bouton\", \"Y_4\": \"Sammie Meade\", \"Y_2\": \"Yasmin Bouton\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_4\": \"Dion Deangelis\", \"Y_2\": \"Gary Deangelis\", \"Y_8\": \"Freddie Gilchrist\"}, {\"Y_2\": \"Michaela Patch\", \"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Cordelia Wong\", \"Y_4\": \"Julius Foley\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_2\": \"Geneva Forsythe\", \"Y_4\": \"Brendon Chapman\", \"Y_8\": \"Rashad Forsythe\"}, {\"Y_8\": \"Carmen Michaelson\", \"Y_4\": \"Vaughn Sandler\", \"Y_6\": \"Shizuko Sandler\", \"Y_2\": \"Shizuko Sandler\"}, {\"Y_6\": \"Sarita Bostic\", \"Y_4\": \"Clair Bostic\", \"Y_8\": \"Lonnie Wilt\", \"Y_2\": \"Clementine Bonin\"}, {\"Y_4\": \"Gordon Parks\", \"Y_6\": \"Geraldine Metzger\", \"Y_2\": \"Maria Greene\", \"Y_8\": \"Renea Parks\"}, {\"Y_2\": \"Maria Greene\", \"Y_6\": \"Maria Greene\", \"Y_4\": \"Gordon Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_4\": \"Glen Foley\", \"Y_8\": \"Kimberlee Foley\", \"Y_2\": \"Cordelia Wong\", \"Y_6\": \"Cordelia Wong\"}, {\"Y_4\": \"Nickolas Amick\", \"Y_2\": \"Abdul Amick\", \"Y_8\": \"Carmela Amick\", \"Y_6\": \"Sue Simmons\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_2\": \"Delicia Deangelis\", \"Y_8\": \"Freddie Gilchrist\", \"Y_4\": \"Vito Deangelis\"}, {\"Y_2\": \"Adele Ambrose\", \"Y_6\": \"Adele Ambrose\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Haywood Banta\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_2\": \"Cordelia Wong\", \"Y_4\": \"Glen Foley\", \"Y_6\": \"Michaela Patch\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_2\": \"Glen Foley\", \"Y_4\": \"Julius Foley\", \"Y_6\": \"Michaela Patch\"}, {\"Y_2\": \"Maria Greene\", \"Y_6\": \"Maria Greene\", \"Y_4\": \"Laurence Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Bee Ramage\", \"Y_4\": \"Glen Foley\", \"Y_2\": \"Bee Ramage\"}, {\"Y_8\": \"Lester Bourque\", \"Y_6\": \"Reyna Casto\", \"Y_4\": \"Joel Mcmillian\", \"Y_2\": \"Emelda Bourque\"}, {\"Y_2\": \"Deanne Alcantar\", \"Y_6\": \"Vanessa Vance\", \"Y_4\": \"Elwood Bartholomew\", \"Y_8\": \"Rene Brito\"}, {\"Y_4\": \"Moritz Welker\", \"Y_8\": \"Jonas Paulus\", \"Y_2\": \"Rosie Welker\", \"Y_6\": \"Rosie Welker\"}, {\"Y_2\": \"Christina Jacobo\", \"Y_6\": \"My Bedford\", \"Y_8\": \"Alexa Bedford\", \"Y_4\": \"Wilton Bedford\"}, {\"Y_2\": \"Twyla Amick\", \"Y_6\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\", \"Y_4\": \"Abdul Amick\"}, {\"Y_8\": \"Carmen Michaelson\", \"Y_4\": \"Vaughn Sandler\", \"Y_2\": \"Jona Parke\", \"Y_6\": \"Jona Parke\"}, {\"Y_4\": \"Abdul Amick\", \"Y_2\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\", \"Y_6\": \"Sue Simmons\"}, {\"Y_2\": \"My Bedford\", \"Y_8\": \"Alexa Bedford\", \"Y_6\": \"Christina Jacobo\", \"Y_4\": \"Wilton Bedford\"}, {\"Y_4\": \"Eugenio Nix\", \"Y_6\": \"Carla Nix\", \"Y_2\": \"Hulda Nix\", \"Y_8\": \"Coral Nix\"}, {\"Y_8\": \"Carmen Michaelson\", \"Y_4\": \"Vaughn Sandler\", \"Y_6\": \"Shizuko Sandler\", \"Y_2\": \"Macy Michaelson\"}, {\"Y_4\": \"Cole Atwater\", \"Y_8\": \"Karrie Atwater\", \"Y_2\": \"Jaclyn Atwater\", \"Y_6\": \"Jaclyn Atwater\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_2\": \"Bee Ramage\", \"Y_4\": \"Julius Foley\", \"Y_6\": \"Michaela Patch\"}, {\"Y_2\": \"Julius Foley\", \"Y_8\": \"Kimberlee Foley\", \"Y_4\": \"Glen Foley\", \"Y_6\": \"Michaela Patch\"}, {\"Y_4\": \"Joel Mcmillian\", \"Y_8\": \"Lester Bourque\", \"Y_6\": \"Toshiko Mcmillian\", \"Y_2\": \"Emelda Bourque\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_2\": \"Cordelia Wong\", \"Y_6\": \"Cordelia Wong\", \"Y_4\": \"Julius Foley\"}, {\"Y_2\": \"Carmelita Amick\", \"Y_4\": \"Nickolas Amick\", \"Y_6\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\"}, {\"Y_6\": \"Phylis Mapp\", \"Y_4\": \"Elroy Tinney\", \"Y_2\": \"Tanya Edgar\", \"Y_8\": \"Tad Edgar\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_2\": \"Bee Ramage\", \"Y_6\": \"Cordelia Wong\", \"Y_4\": \"Julius Foley\"}, {\"Y_6\": \"Deanne Alcantar\", \"Y_4\": \"Elwood Bartholomew\", \"Y_2\": \"Macy Brito\", \"Y_8\": \"Rene Brito\"}, {\"Y_6\": \"Maria Greene\", \"Y_2\": \"Kendall Parks\", \"Y_4\": \"Laurence Parks\", \"Y_8\": \"Renea Parks\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_2\": \"Cordelia Wong\", \"Y_4\": \"Julius Foley\", \"Y_6\": \"Michaela Patch\"}, {\"Y_4\": \"Abdul Amick\", \"Y_8\": \"Carmela Amick\", \"Y_2\": \"Nickolas Amick\", \"Y_6\": \"Sue Simmons\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_8\": \"Rashad Forsythe\", \"Y_4\": \"Buck Chapman\", \"Y_2\": \"Crysta Chapman\"}, {\"Y_6\": \"Rosina Royce\", \"Y_2\": \"Chau Macklin\", \"Y_8\": \"Garth Macklin\", \"Y_4\": \"Ervin Royce\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_2\": \"Esteban Banta\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Haywood Banta\"}, {\"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Bee Ramage\", \"Y_4\": \"Julius Foley\", \"Y_2\": \"Glen Foley\"}, {\"Y_8\": \"Marcel Hartle\", \"Y_4\": \"Irwin Bechtold\", \"Y_2\": \"Adell Hartle\", \"Y_6\": \"Angie Bechtold\"}, {\"Y_6\": \"Delicia Deangelis\", \"Y_4\": \"Gary Deangelis\", \"Y_2\": \"Delicia Deangelis\", \"Y_8\": \"Freddie Gilchrist\"}, {\"Y_6\": \"Twyla Amick\", \"Y_4\": \"Nickolas Amick\", \"Y_2\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\"}, {\"Y_8\": \"Kena Henderson\", \"Y_4\": \"Porter Henderson\", \"Y_2\": \"Aida Cassady\", \"Y_6\": \"Aida Cassady\"}, {\"Y_6\": \"Hulda Nix\", \"Y_4\": \"Eugenio Nix\", \"Y_2\": \"Hulda Nix\", \"Y_8\": \"Coral Nix\"}, {\"Y_2\": \"Michaela Patch\", \"Y_8\": \"Kimberlee Foley\", \"Y_6\": \"Bee Ramage\", \"Y_4\": \"Julius Foley\"}, {\"Y_2\": \"Carmelita Amick\", \"Y_6\": \"Carmelita Amick\", \"Y_8\": \"Carmela Amick\", \"Y_4\": \"Abdul Amick\"}, {\"Y_6\": \"Clementine Bonin\", \"Y_4\": \"Clair Bostic\", \"Y_8\": \"Lonnie Wilt\", \"Y_2\": \"Sydney Wilt\"}, {\"Y_6\": \"Twyla Amick\", \"Y_8\": \"Carmela Amick\", \"Y_2\": \"Nickolas Amick\", \"Y_4\": \"Abdul Amick\"}, {\"Y_8\": \"Kena Henderson\", \"Y_2\": \"Dudley Henderson\", \"Y_4\": \"Porter Henderson\", \"Y_6\": \"Aida Cassady\"}, {\"Y_2\": \"Ladonna Bartholomew\", \"Y_6\": \"Deanne Alcantar\", \"Y_4\": \"Elwood Bartholomew\", \"Y_8\": \"Rene Brito\"}, {\"Y_2\": \"Vanessa Vance\", \"Y_6\": \"Deanne Alcantar\", \"Y_4\": \"Elwood Bartholomew\", \"Y_8\": \"Rene Brito\"}, {\"Y_4\": \"Moritz Welker\", \"Y_8\": \"Jonas Paulus\", \"Y_6\": \"Devora Seidel\", \"Y_2\": \"Jana Paulus\"}, {\"Y_6\": \"My Bedford\", \"Y_8\": \"Alexa Bedford\", \"Y_4\": \"Wilton Bedford\", \"Y_2\": \"Zachariah Bedford\"}, {\"Y_6\": \"Adele Ambrose\", \"Y_2\": \"Haywood Banta\", \"Y_8\": \"Berneice Banta\", \"Y_4\": \"Ignacio Banta\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_4\": \"Stefan Chapman\", \"Y_8\": \"Rashad Forsythe\", \"Y_2\": \"Crysta Chapman\"}, {\"Y_8\": \"Wilson Rickert\", \"Y_4\": \"Burl Hernadez\", \"Y_2\": \"Tiesha Hernadez\", \"Y_6\": \"Tiesha Hernadez\"}, {\"Y_2\": \"Michaela Patch\", \"Y_8\": \"Kimberlee Foley\", \"Y_4\": \"Julius Foley\", \"Y_6\": \"Michaela Patch\"}, {\"Y_6\": \"Crysta Chapman\", \"Y_2\": \"Brendon Chapman\", \"Y_8\": \"Rashad Forsythe\", \"Y_4\": \"Buck Chapman\"}]", + "answer": [ + "Abdul Amick", + "Adele Ambrose", + "Adell Hartle", + "Aida Cassady", + "Angelia Maynard", + "Angie Bechtold", + "Antionette Carrasquillo", + "Bee Ramage", + "Brendon Chapman", + "Buck Chapman", + "Carla Nix", + "Carmelita Amick", + "Chau Macklin", + "Christina Jacobo", + "Clementine Bonin", + "Cordelia Wong", + "Crysta Chapman", + "Deanne Alcantar", + "Delicia Deangelis", + "Devora Seidel", + "Dion Deangelis", + "Dudley Henderson", + "Elissa Knighten", + "Emelda Bourque", + "Esteban Banta", + "Ester Phelan", + "Francine Rickert", + "Gary Deangelis", + "Geneva Forsythe", + "Geraldine Metzger", + "Giovanni Banta", + "Glen Foley", + "Gordon Parks", + "Haywood Banta", + "Hulda Nix", + "Ignacio Banta", + "Jaclyn Atwater", + "Jana Paulus", + "Johnna Fisk", + "Jona Parke", + "Julius Foley", + "Kendall Parks", + "Ladonna Bartholomew", + "Laurence Parks", + "Lois Huckaby", + "Macy Brito", + "Macy Michaelson", + "Maegan Kelso", + "Margie Infante", + "Maria Greene", + "Michaela Patch", + "Michell Gilchrist", + "My Bedford", + "Nickolas Amick", + "Noelia Pugliese", + "Pauline Sanford", + "Phylis Mapp", + "Porter Henderson", + "Reyna Casto", + "Rhoda Rodarte", + "Rosie Welker", + "Rosina Royce", + "Sammie Meade", + "Sarita Bostic", + "Shari Mcmillian", + "Sheldon Meade", + "Shizuko Sandler", + "Stefan Chapman", + "Sue Simmons", + "Sydney Rico", + "Sydney Wilt", + "Tanya Edgar", + "Tiesha Hernadez", + "Toshiko Mcmillian", + "Twyla Amick", + "Vanessa Vance", + "Vito Deangelis", + "Wilton Bedford", + "Yasmin Bouton", + "Zachariah Bedford" + ], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "sister_in_law(Y_8, Y_6)", + "job(Y_8, \"building control surveyor\")" + ], + "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": "f45376f9-fb47-4a9b-91cb-74a789ad29f9", + "question": "Who is the female cousin of the sister-in-law of the male cousin of the person whose hobby is surfing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "sister_in_law(Y_6, Y_4)", + "male_cousin(Y_8, Y_6)", + "hobby(Y_8, \"surfing\")" + ], + "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": "17c9afcf-8948-4aad-a54a-1881036b85fd", + "question": "Who is the niece of the father of the cousin of the person whose date of birth is 1022-12-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "dob(Y_8, \"1022-12-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": 7 + }, + { + "id": "057c8768-ef14-491f-ab73-7f230dc615db", + "question": "Who is the grandfather of the child of the male second cousin of the person whose date of birth is 1106-01-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "child(Y_6, Y_4)", + "male_second_cousin(Y_8, Y_6)", + "dob(Y_8, \"1106-01-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 9 + }, + { + "id": "3bedf76f-9b8e-4368-b15e-f24d6201e2c6", + "question": "Who is the aunt of the mother-in-law of the wife of the person whose occupation is lawyer?", + "intermediate_answers": "[{\"Y_8\": \"Kirk Wright\", \"Y_4\": \"Annita Wright\", \"Y_6\": \"Brigette Wright\", \"Y_2\": \"Lashandra Phillips\"}, {\"Y_6\": \"Scottie Ide\", \"Y_2\": \"Dorinda Menendez\", \"Y_8\": \"Freddy Ide\", \"Y_4\": \"Colleen Ide\"}, {\"Y_4\": \"Berneice Constant\", \"Y_2\": \"Leeann Olmos\", \"Y_6\": \"Johnetta Constant\", \"Y_8\": \"Benito Constant\"}, {\"Y_2\": \"Flora Stillwell\", \"Y_4\": \"Anastasia Aston\", \"Y_8\": \"Danilo Aston\", \"Y_6\": \"Bess Aston\"}, {\"Y_2\": \"Albertine Phillips\", \"Y_8\": \"Kirk Wright\", \"Y_4\": \"Annita Wright\", \"Y_6\": \"Brigette Wright\"}, {\"Y_8\": \"Kirk Wright\", \"Y_4\": \"Annita Wright\", \"Y_6\": \"Brigette Wright\", \"Y_2\": \"Rosanna Caraballo\"}, {\"Y_6\": \"Xiomara Safford\", \"Y_4\": \"Angelia Safford\", \"Y_8\": \"Kieth Safford\", \"Y_2\": \"Gemma Bernhardt\"}]", + "answer": [ + "Albertine Phillips", + "Dorinda Menendez", + "Flora Stillwell", + "Gemma Bernhardt", + "Lashandra Phillips", + "Leeann Olmos", + "Rosanna Caraballo" + ], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "job(Y_8, \"lawyer\")" + ], + "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": "467fe3e7-8b9e-4d91-94b4-05d44c1be956", + "question": "Who is the mother-in-law of the uncle of the sister of the person whose date of birth is 1049-08-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother_in_law(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "sister(Y_8, Y_6)", + "dob(Y_8, \"1049-08-26\")" + ], + "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": "15d0dff4-9805-4da8-b7c8-911849a51fe8", + "question": "Who is the male second cousin of the great-granddaughter of the friend of the person whose occupation is product manager?", + "intermediate_answers": "[{\"Y_6\": \"Rayna Loveless\", \"Y_8\": \"Otis Coffee\", \"Y_4\": \"Margo Jablonski\", \"Y_2\": \"Jeffry Dell\"}, {\"Y_8\": \"Jean Camarillo\", \"Y_4\": \"Tammy Orcutt\", \"Y_2\": \"Douglass Beltran\", \"Y_6\": \"Will Orcutt\"}, {\"Y_2\": \"Marcelino Calabrese\", \"Y_4\": \"Bee Kong\", \"Y_8\": \"Delsie Morris\", \"Y_6\": \"Jed Stephenson\"}, {\"Y_4\": \"Gail Peeples\", \"Y_6\": \"Daryl Hartsfield\", \"Y_2\": \"Carlos Espinal\", \"Y_8\": \"Sueann Kessler\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_4\": \"Velia Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\", \"Y_2\": \"Neal Maurice\"}, {\"Y_6\": \"Rayna Loveless\", \"Y_8\": \"Otis Coffee\", \"Y_2\": \"Adam Dell\", \"Y_4\": \"Deja Olin\"}, {\"Y_4\": \"Leonora Hodge\", \"Y_8\": \"Otis Coffee\", \"Y_6\": \"Kendrick Guarino\", \"Y_2\": \"Neal Durfee\"}, {\"Y_6\": \"Collin Singh\", \"Y_2\": \"Roberto Caldera\", \"Y_8\": \"Jamie Booker\", \"Y_4\": \"Angeline Croy\"}, {\"Y_6\": \"Chance Felker\", \"Y_2\": \"Luca Caron\", \"Y_8\": \"Deandre Redman\", \"Y_4\": \"Laurette Branch\"}, {\"Y_6\": \"Buddy Alleyne\", \"Y_4\": \"Jeanelle Self\", \"Y_8\": \"Cheree Rickert\", \"Y_2\": \"Sean Alleyne\"}, {\"Y_6\": \"Rod Pearl\", \"Y_2\": \"Kelvin Kendrick\", \"Y_8\": \"Hershel Lamb\", \"Y_4\": \"Joslyn Doane\"}, {\"Y_4\": \"Cara Whitehouse\", \"Y_6\": \"Jakob Andino\", \"Y_8\": \"Maggie Kitchens\", \"Y_2\": \"Abel Parrish\"}, {\"Y_6\": \"Grady Trowbridge\", \"Y_2\": \"Herbert Brannon\", \"Y_8\": \"Georgette Matias\", \"Y_4\": \"Sheena Carlos\"}, {\"Y_6\": \"Rod Pearl\", \"Y_8\": \"Hershel Lamb\", \"Y_4\": \"Joslyn Doane\", \"Y_2\": \"Richie Pearl\"}, {\"Y_6\": \"Chau Grover\", \"Y_2\": \"Rex Vo\", \"Y_8\": \"Pamela Barros\", \"Y_4\": \"Pamula Labbe\"}, {\"Y_8\": \"Alexander Harden\", \"Y_4\": \"Donna London\", \"Y_6\": \"Monika London\", \"Y_2\": \"Cedric Cassidy\"}, {\"Y_4\": \"Sharee Fung\", \"Y_6\": \"Willie Vargo\", \"Y_2\": \"Ricky Stockdale\", \"Y_8\": \"Ilona Murrell\"}, {\"Y_8\": \"Domingo Dodge\", \"Y_2\": \"Earl Steinke\", \"Y_4\": \"Cristal Horowitz\", \"Y_6\": \"Emil Bahena\"}, {\"Y_4\": \"Lavern Cepeda\", \"Y_8\": \"Otis Coffee\", \"Y_2\": \"Chuck Durfee\", \"Y_6\": \"Kendrick Guarino\"}, {\"Y_2\": \"Harley Yost\", \"Y_6\": \"Chau Grover\", \"Y_8\": \"Pamela Barros\", \"Y_4\": \"Madalene Colburn\"}, {\"Y_2\": \"Chuck Durfee\", \"Y_4\": \"Leonora Hodge\", \"Y_8\": \"Otis Coffee\", \"Y_6\": \"Kendrick Guarino\"}, {\"Y_8\": \"Domingo Dodge\", \"Y_4\": \"Audra Steinke\", \"Y_2\": \"Ben Begley\", \"Y_6\": \"Emil Bahena\"}, {\"Y_6\": \"Willie Vargo\", \"Y_4\": \"Luella Dunkle\", \"Y_2\": \"Bryce Stockdale\", \"Y_8\": \"Ilona Murrell\"}, {\"Y_2\": \"Ricky Stockdale\", \"Y_6\": \"Willie Vargo\", \"Y_4\": \"Luella Dunkle\", \"Y_8\": \"Ilona Murrell\"}, {\"Y_6\": \"Chau Grover\", \"Y_8\": \"Pamela Barros\", \"Y_2\": \"Elias Rafferty\", \"Y_4\": \"Pamula Labbe\"}, {\"Y_8\": \"Ozella Armitage\", \"Y_4\": \"Elsy Gooch\", \"Y_2\": \"Pasquale Perdue\", \"Y_6\": \"Dewayne Gooch\"}, {\"Y_6\": \"Tracey Haywood\", \"Y_8\": \"Ligia Root\", \"Y_4\": \"Amberly Haywood\", \"Y_2\": \"Winford Schaeffer\"}, {\"Y_6\": \"Tena Erickson\", \"Y_4\": \"Devora Session\", \"Y_8\": \"Delsie Guthrie\", \"Y_2\": \"Benny Session\"}, {\"Y_2\": \"Sammy Brice\", \"Y_8\": \"Lura Allan\", \"Y_4\": \"Zana Dunkle\", \"Y_6\": \"Kimiko Brice\"}, {\"Y_4\": \"Lavern Cepeda\", \"Y_8\": \"Otis Coffee\", \"Y_6\": \"Kendrick Guarino\", \"Y_2\": \"Neal Durfee\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Billie Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\", \"Y_4\": \"Brigette Broderick\"}, {\"Y_8\": \"Katelyn Monroe\", \"Y_4\": \"Elicia Appling\", \"Y_2\": \"Chuck Murphy\", \"Y_6\": \"Edwina Appling\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_4\": \"Leisa Broderick\", \"Y_2\": \"Billie Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\"}, {\"Y_4\": \"Alfreda Tait\", \"Y_2\": \"Bryant Kong\", \"Y_8\": \"Delsie Morris\", \"Y_6\": \"Jed Stephenson\"}, {\"Y_2\": \"Freddie Stockdale\", \"Y_6\": \"Willie Vargo\", \"Y_4\": \"Luella Dunkle\", \"Y_8\": \"Ilona Murrell\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Billie Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\", \"Y_4\": \"Amberly Maurice\"}, {\"Y_8\": \"Jean Camarillo\", \"Y_4\": \"Lura Hartford\", \"Y_2\": \"Douglass Beltran\", \"Y_6\": \"Will Orcutt\"}, {\"Y_4\": \"Angela Forster\", \"Y_2\": \"Tyrell Cornelison\", \"Y_8\": \"Douglass Orr\", \"Y_6\": \"Madelyn Delrio\"}, {\"Y_2\": \"Dino Oldham\", \"Y_8\": \"Lashanda Pease\", \"Y_4\": \"Vincenza Sass\", \"Y_6\": \"Everette Gregg\"}, {\"Y_8\": \"Domingo Dodge\", \"Y_2\": \"Clinton Steinke\", \"Y_4\": \"Cristal Horowitz\", \"Y_6\": \"Emil Bahena\"}, {\"Y_2\": \"Freddie Stockdale\", \"Y_4\": \"Sharee Fung\", \"Y_6\": \"Willie Vargo\", \"Y_8\": \"Ilona Murrell\"}, {\"Y_4\": \"Ayesha Satterwhite\", \"Y_8\": \"Delsie Morris\", \"Y_6\": \"Jed Stephenson\", \"Y_2\": \"Marcelino Calabrese\"}, {\"Y_8\": \"Ozella Armitage\", \"Y_2\": \"Pasquale Perdue\", \"Y_4\": \"Genny Herndon\", \"Y_6\": \"Dewayne Gooch\"}, {\"Y_6\": \"Buddy Alleyne\", \"Y_8\": \"Cheree Rickert\", \"Y_4\": \"Elfriede Alonzo\", \"Y_2\": \"Sean Alleyne\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Billie Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\", \"Y_4\": \"Tammie Lachance\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Nelson Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\", \"Y_4\": \"Amberly Maurice\"}, {\"Y_8\": \"Katelyn Monroe\", \"Y_2\": \"Rolland Murphy\", \"Y_4\": \"Elicia Appling\", \"Y_6\": \"Edwina Appling\"}, {\"Y_4\": \"Leticia Sandoval\", \"Y_2\": \"Newton Murphy\", \"Y_8\": \"Sueann Kessler\", \"Y_6\": \"Neil Bonner\"}, {\"Y_8\": \"Darius Finney\", \"Y_2\": \"Ernesto Brace\", \"Y_6\": \"Abe Brace\", \"Y_4\": \"Mavis Patton\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Billie Mcloughlin\", \"Y_4\": \"Autumn Knepper\", \"Y_6\": \"Caitlin Mcloughlin\"}, {\"Y_6\": \"Rayna Loveless\", \"Y_8\": \"Otis Coffee\", \"Y_4\": \"Deja Olin\", \"Y_2\": \"Jeffry Dell\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Neal Maurice\", \"Y_6\": \"Caitlin Mcloughlin\", \"Y_4\": \"Kirsten Mcloughlin\"}, {\"Y_6\": \"Tracey Haywood\", \"Y_8\": \"Ligia Root\", \"Y_4\": \"Amberly Haywood\", \"Y_2\": \"Barry Mickle\"}, {\"Y_6\": \"Rod Pearl\", \"Y_4\": \"Irene Lima\", \"Y_8\": \"Hershel Lamb\", \"Y_2\": \"Richie Pearl\"}, {\"Y_4\": \"Rosena Calabrese\", \"Y_2\": \"Bryant Kong\", \"Y_8\": \"Delsie Morris\", \"Y_6\": \"Jed Stephenson\"}, {\"Y_6\": \"Rod Pearl\", \"Y_4\": \"Irene Lima\", \"Y_8\": \"Hershel Lamb\", \"Y_2\": \"Kelvin Kendrick\"}, {\"Y_8\": \"Jean Camarillo\", \"Y_4\": \"Lura Hartford\", \"Y_6\": \"Will Orcutt\", \"Y_2\": \"Orval Stephens\"}, {\"Y_4\": \"Teresita Mchale\", \"Y_6\": \"Gina Sale\", \"Y_8\": \"Delsie Morris\", \"Y_2\": \"Otis Pendergrass\"}, {\"Y_6\": \"Tracey Haywood\", \"Y_8\": \"Ligia Root\", \"Y_4\": \"Ida Swindell\", \"Y_2\": \"Winford Schaeffer\"}, {\"Y_6\": \"Rod Pearl\", \"Y_8\": \"Hershel Lamb\", \"Y_4\": \"Keisha Tallent\", \"Y_2\": \"Richie Pearl\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Nelson Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\", \"Y_4\": \"Brigette Broderick\"}, {\"Y_6\": \"Tena Erickson\", \"Y_4\": \"Margret Session\", \"Y_8\": \"Delsie Guthrie\", \"Y_2\": \"Benny Session\"}, {\"Y_6\": \"Chau Grover\", \"Y_2\": \"Shawn Rafferty\", \"Y_8\": \"Pamela Barros\", \"Y_4\": \"Pamula Labbe\"}, {\"Y_6\": \"Chance Felker\", \"Y_4\": \"Pearlie Felker\", \"Y_8\": \"Deandre Redman\", \"Y_2\": \"Luca Caron\"}, {\"Y_4\": \"Rowena Hudgens\", \"Y_6\": \"Jakob Andino\", \"Y_8\": \"Maggie Kitchens\", \"Y_2\": \"Abel Parrish\"}, {\"Y_2\": \"Maxwell Senn\", \"Y_4\": \"Larae Hagen\", \"Y_6\": \"Tracie Murphey\", \"Y_8\": \"Lynette Herrick\"}, {\"Y_6\": \"Chau Grover\", \"Y_8\": \"Pamela Barros\", \"Y_4\": \"Madalene Colburn\", \"Y_2\": \"Theodore Provencher\"}, {\"Y_6\": \"Yasmin Bouton\", \"Y_8\": \"Wendell Stebbins\", \"Y_4\": \"Monica Holland\", \"Y_2\": \"Davis Bouton\"}, {\"Y_2\": \"Nathan Lima\", \"Y_6\": \"Rod Pearl\", \"Y_8\": \"Hershel Lamb\", \"Y_4\": \"Haydee Tallent\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Nelson Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\", \"Y_4\": \"Vernie Knepper\"}, {\"Y_6\": \"Carla Forster\", \"Y_8\": \"Alexander Harden\", \"Y_2\": \"Roderick Ramsey\", \"Y_4\": \"Lavonna Coughlin\"}, {\"Y_6\": \"Carla Forster\", \"Y_8\": \"Alexander Harden\", \"Y_2\": \"Tobias Holguin\", \"Y_4\": \"Lavonna Coughlin\"}, {\"Y_6\": \"Chance Felker\", \"Y_4\": \"Genny Branch\", \"Y_8\": \"Deandre Redman\", \"Y_2\": \"Luca Caron\"}, {\"Y_8\": \"Alexander Harden\", \"Y_4\": \"Skye Stowe\", \"Y_6\": \"Monika London\", \"Y_2\": \"Cedric Cassidy\"}, {\"Y_6\": \"Patsy Wendt\", \"Y_8\": \"Flora Stamm\", \"Y_2\": \"Leonardo Grillo\", \"Y_4\": \"Catina Doucet\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Nelson Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\", \"Y_4\": \"Tammie Lachance\"}, {\"Y_4\": \"Geneva Martines\", \"Y_6\": \"Yasmin Bouton\", \"Y_8\": \"Wendell Stebbins\", \"Y_2\": \"Davis Bouton\"}, {\"Y_4\": \"Daisy Peeples\", \"Y_6\": \"Daryl Hartsfield\", \"Y_2\": \"Carlos Espinal\", \"Y_8\": \"Sueann Kessler\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Billie Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\", \"Y_4\": \"Vernie Knepper\"}, {\"Y_8\": \"Darius Finney\", \"Y_2\": \"Wilmer Brace\", \"Y_6\": \"Abe Brace\", \"Y_4\": \"Mavis Patton\"}, {\"Y_6\": \"Rayna Loveless\", \"Y_8\": \"Otis Coffee\", \"Y_4\": \"Deja Olin\", \"Y_2\": \"Salvador Dell\"}, {\"Y_8\": \"Darius Finney\", \"Y_2\": \"Kennith Brace\", \"Y_6\": \"Abe Brace\", \"Y_4\": \"Mavis Patton\"}, {\"Y_4\": \"Joanne Sass\", \"Y_2\": \"Dino Oldham\", \"Y_8\": \"Lashanda Pease\", \"Y_6\": \"Everette Gregg\"}, {\"Y_8\": \"Reita Hampton\", \"Y_2\": \"Gerard Cowart\", \"Y_4\": \"Deirdre Beasley\", \"Y_6\": \"Eugenio Echeverria\"}, {\"Y_6\": \"Rod Pearl\", \"Y_8\": \"Hershel Lamb\", \"Y_4\": \"Haydee Tallent\", \"Y_2\": \"Richie Pearl\"}, {\"Y_6\": \"Tracey Haywood\", \"Y_8\": \"Ligia Root\", \"Y_4\": \"Amberly Haywood\", \"Y_2\": \"Jules Arteaga\"}, {\"Y_2\": \"Marcelino Calabrese\", \"Y_8\": \"Delsie Morris\", \"Y_6\": \"Jed Stephenson\", \"Y_4\": \"Samatha Rhine\"}, {\"Y_6\": \"Buddy Alleyne\", \"Y_4\": \"Joan Alonzo\", \"Y_8\": \"Cheree Rickert\", \"Y_2\": \"Sean Alleyne\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_2\": \"Nelson Mcloughlin\", \"Y_4\": \"Autumn Knepper\", \"Y_6\": \"Caitlin Mcloughlin\"}, {\"Y_4\": \"Tianna Lima\", \"Y_6\": \"Rod Pearl\", \"Y_2\": \"Kelvin Kendrick\", \"Y_8\": \"Hershel Lamb\"}, {\"Y_4\": \"Tianna Lima\", \"Y_6\": \"Rod Pearl\", \"Y_8\": \"Hershel Lamb\", \"Y_2\": \"Richie Pearl\"}, {\"Y_6\": \"Tracey Haywood\", \"Y_8\": \"Ligia Root\", \"Y_4\": \"Amberly Haywood\", \"Y_2\": \"Brad Schaeffer\"}, {\"Y_8\": \"Donnell Tillman\", \"Y_4\": \"Leisa Broderick\", \"Y_2\": \"Nelson Mcloughlin\", \"Y_6\": \"Caitlin Mcloughlin\"}, {\"Y_2\": \"Nathan Lima\", \"Y_6\": \"Rod Pearl\", \"Y_8\": \"Hershel Lamb\", \"Y_4\": \"Keisha Tallent\"}, {\"Y_8\": \"Jean Camarillo\", \"Y_4\": \"Tammy Orcutt\", \"Y_6\": \"Will Orcutt\", \"Y_2\": \"Orval Stephens\"}, {\"Y_6\": \"Rayna Loveless\", \"Y_8\": \"Otis Coffee\", \"Y_4\": \"Margo Jablonski\", \"Y_2\": \"Salvador Dell\"}, {\"Y_8\": \"Lura Allan\", \"Y_4\": \"Zana Dunkle\", \"Y_6\": \"Kimiko Brice\", \"Y_2\": \"Thomas Brice\"}, {\"Y_6\": \"Tracey Haywood\", \"Y_8\": \"Ligia Root\", \"Y_4\": \"Amberly Haywood\", \"Y_2\": \"Homer Mickle\"}, {\"Y_6\": \"Tracey Haywood\", \"Y_8\": \"Ligia Root\", \"Y_2\": \"Brad Schaeffer\", \"Y_4\": \"Ida Swindell\"}, {\"Y_8\": \"Joshua Clemente\", \"Y_4\": \"Leisa Cooks\", \"Y_6\": \"Clifford Hoppe\", \"Y_2\": \"Melvin Hanes\"}, {\"Y_8\": \"Domingo Dodge\", \"Y_2\": \"Ben Begley\", \"Y_4\": \"Jocelyn Steinke\", \"Y_6\": \"Emil Bahena\"}, {\"Y_4\": \"Emma Peeples\", \"Y_6\": \"Daryl Hartsfield\", \"Y_2\": \"Carlos Espinal\", \"Y_8\": \"Sueann Kessler\"}, {\"Y_6\": \"Rayna Loveless\", \"Y_8\": \"Otis Coffee\", \"Y_2\": \"Adam Dell\", \"Y_4\": \"Margo Jablonski\"}, {\"Y_4\": \"Sharee Fung\", \"Y_6\": \"Willie Vargo\", \"Y_2\": \"Bryce Stockdale\", \"Y_8\": \"Ilona Murrell\"}, {\"Y_4\": \"Leticia Sandoval\", \"Y_8\": \"Sueann Kessler\", \"Y_2\": \"Millard Murphy\", \"Y_6\": \"Neil Bonner\"}, {\"Y_4\": \"Larae Crisp\", \"Y_8\": \"Alexander Harden\", \"Y_6\": \"Monika London\", \"Y_2\": \"Cedric Cassidy\"}, {\"Y_6\": \"Chance Felker\", \"Y_4\": \"Alejandrina Remillard\", \"Y_8\": \"Deandre Redman\", \"Y_2\": \"Luca Caron\"}, {\"Y_6\": \"Buddy Alleyne\", \"Y_2\": \"Sean Alleyne\", \"Y_8\": \"Cheree Rickert\", \"Y_4\": \"Maegan Olvera\"}, {\"Y_2\": \"Robby Miller\", \"Y_4\": \"Angelia Vanlandingham\", \"Y_6\": \"Lora Miller\", \"Y_8\": \"Herlinda Maggard\"}, {\"Y_2\": \"Maxwell Senn\", \"Y_4\": \"Francesca Mcalpine\", \"Y_6\": \"Tracie Murphey\", \"Y_8\": \"Lynette Herrick\"}, {\"Y_8\": \"Reita Hampton\", \"Y_2\": \"Isaac Cowart\", \"Y_4\": \"Deirdre Beasley\", \"Y_6\": \"Eugenio Echeverria\"}, {\"Y_4\": \"Virgina Andino\", \"Y_6\": \"Jakob Andino\", \"Y_8\": \"Maggie Kitchens\", \"Y_2\": \"Abel Parrish\"}]", + "answer": [ + "Abel Parrish", + "Adam Dell", + "Barry Mickle", + "Ben Begley", + "Benny Session", + "Billie Mcloughlin", + "Brad Schaeffer", + "Bryant Kong", + "Bryce Stockdale", + "Carlos Espinal", + "Cedric Cassidy", + "Chuck Durfee", + "Chuck Murphy", + "Clinton Steinke", + "Davis Bouton", + "Dino Oldham", + "Douglass Beltran", + "Earl Steinke", + "Elias Rafferty", + "Ernesto Brace", + "Freddie Stockdale", + "Gerard Cowart", + "Harley Yost", + "Herbert Brannon", + "Homer Mickle", + "Isaac Cowart", + "Jeffry Dell", + "Jules Arteaga", + "Kelvin Kendrick", + "Kennith Brace", + "Leonardo Grillo", + "Luca Caron", + "Marcelino Calabrese", + "Maxwell Senn", + "Melvin Hanes", + "Millard Murphy", + "Nathan Lima", + "Neal Durfee", + "Neal Maurice", + "Nelson Mcloughlin", + "Newton Murphy", + "Orval Stephens", + "Otis Pendergrass", + "Pasquale Perdue", + "Rex Vo", + "Richie Pearl", + "Ricky Stockdale", + "Robby Miller", + "Roberto Caldera", + "Roderick Ramsey", + "Rolland Murphy", + "Salvador Dell", + "Sammy Brice", + "Sean Alleyne", + "Shawn Rafferty", + "Theodore Provencher", + "Thomas Brice", + "Tobias Holguin", + "Tyrell Cornelison", + "Wilmer Brace", + "Winford Schaeffer" + ], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "friend(Y_8, Y_6)", + "job(Y_8, \"product manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 10 + }, + { + "id": "8be65630-7ddf-4747-9113-fd67c03b2164", + "question": "Who is the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "brother_in_law(\"Jay Belanger\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 10 + }, + { + "id": "7b4cef17-2673-4863-a589-b34584c4f6e3", + "question": "Who is the female second cousin of the male cousin of the child of Morgan Marra?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "child(\"Morgan Marra\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "cf3f1496-1b8c-47a5-a78d-cebb258a53f5", + "question": "Who is the granddaughter of the male first cousin once removed of the nephew of Joel Unruh?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "nephew(\"Joel Unruh\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 8 + }, + { + "id": "6deeafb9-8534-45e6-9dda-ce208da2a1c6", + "question": "Who is the grandchild of the aunt of the male cousin of Henrietta Carreon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "male_cousin(\"Henrietta Carreon\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "4b44a1b9-686b-4646-b458-a807f97277ef", + "question": "Who is the sibling of the brother of the sister-in-law of Norris Matta?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "sister_in_law(\"Norris Matta\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 4 + }, + { + "id": "25d75c6c-9a17-4fa2-ae2b-472be1a099ad", + "question": "Who is the sister-in-law of the male cousin of the great-granddaughter of Aurelia Pete?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "great_granddaughter(\"Aurelia Pete\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 8 + }, + { + "id": "c7fb9f78-9c58-4a7c-93b5-dc5fcf013b32", + "question": "Who is the cousin of the grandson of the nephew of Arthur Sandler?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "cousin(Y_4, Y_2)", + "grandson(Y_6, Y_4)", + "nephew(\"Arthur Sandler\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "a31c45a8-ff6d-4470-b665-ff156a9235ee", + "question": "Who is the grandson of the father of the niece of Stewart Gil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "niece(\"Stewart Gil\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "5e5ad2e7-0ab2-4916-b5c7-4b9b9c94f17e", + "question": "Who is the grandchild of the grandfather of the child of Rodrigo Summers?", + "intermediate_answers": "[{\"Y_4\": \"Mickey Pemberton\", \"Y_6\": \"Claude Summers\", \"Y_2\": \"Claude Summers\"}]", + "answer": [ + "Claude Summers" + ], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "child(\"Rodrigo Summers\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "56d43ad4-e3ed-4f0f-ab97-01a624e572e9", + "question": "Who is the aunt of the mother-in-law of the wife of Reyna Veliz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "wife(\"Reyna Veliz\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "31ff9f7c-f855-46a4-8ef4-f18d78851b2f", + "question": "Who is the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_2\": \"Hazel Pitre\", \"Y_6\": \"Lea Sackett\", \"Y_4\": \"Adah Bunnell\"}, {\"Y_6\": \"Patty Luck\", \"Y_2\": \"Marlene Ocampo\", \"Y_4\": \"Krystal Luck\"}, {\"Y_6\": \"Patty Luck\", \"Y_4\": \"Krystal Luck\", \"Y_2\": \"Lauren Ocampo\"}, {\"Y_2\": \"Dorothea Heffernan\", \"Y_6\": \"Lea Sackett\", \"Y_4\": \"Tara Cardoza\"}, {\"Y_4\": \"Kristine Stroh\", \"Y_6\": \"Donna Santacruz\", \"Y_2\": \"Francine Lafrance\"}, {\"Y_6\": \"Vito Atchison\", \"Y_2\": \"Karolyn Atchison\", \"Y_4\": \"Toshiko Turney\"}, {\"Y_2\": \"Dortha Kroeger\", \"Y_4\": \"Sona Helman\", \"Y_6\": \"Babara Mendes\"}, {\"Y_6\": \"Vito Atchison\", \"Y_2\": \"Lyndia Rathbun\", \"Y_4\": \"Toshiko Turney\"}, {\"Y_4\": \"Dortha Kroeger\", \"Y_6\": \"Babara Mendes\", \"Y_2\": \"Sona Helman\"}, {\"Y_6\": \"Lea Sackett\", \"Y_2\": \"Paula Fike\", \"Y_4\": \"Tara Cardoza\"}, {\"Y_6\": \"Lea Sackett\", \"Y_4\": \"Hazel Pitre\", \"Y_2\": \"Maryam Rupert\"}, {\"Y_2\": \"Juanita Worden\", \"Y_6\": \"Randolph Herman\", \"Y_4\": \"Shelly Remington\"}, {\"Y_6\": \"Lea Sackett\", \"Y_2\": \"Adah Bunnell\", \"Y_4\": \"Tara Cardoza\"}, {\"Y_2\": \"Elisabeth Stern\", \"Y_6\": \"Richard Corbett\", \"Y_4\": \"Latrina Corbett\"}, {\"Y_6\": \"Adell Leftwich\", \"Y_4\": \"Maira Leftwich\", \"Y_2\": \"Ta Munguia\"}, {\"Y_4\": \"Cordelia Wyatt\", \"Y_6\": \"Roseanna Wyatt\", \"Y_2\": \"Krystal Worrell\"}, {\"Y_6\": \"Patty Luck\", \"Y_2\": \"Kerrie Lloyd\", \"Y_4\": \"Krystal Luck\"}, {\"Y_6\": \"Lea Sackett\", \"Y_2\": \"Tara Cardoza\", \"Y_4\": \"Paula Fike\"}, {\"Y_2\": \"Sona Mathew\", \"Y_6\": \"Odessa Crittenden\", \"Y_4\": \"Mia Chance\"}, {\"Y_6\": \"Patty Luck\", \"Y_2\": \"Chrissy Ocampo\", \"Y_4\": \"Krystal Luck\"}, {\"Y_6\": \"Lea Sackett\", \"Y_2\": \"Tara Cardoza\", \"Y_4\": \"Adah Bunnell\"}, {\"Y_6\": \"Lea Sackett\", \"Y_2\": \"Paula Fike\", \"Y_4\": \"Hazel Pitre\"}, {\"Y_6\": \"Vito Atchison\", \"Y_2\": \"Toshiko Turney\", \"Y_4\": \"Lyndia Rathbun\"}, {\"Y_4\": \"Maryam Rupert\", \"Y_6\": \"Lea Sackett\", \"Y_2\": \"Hazel Pitre\"}, {\"Y_6\": \"Lea Sackett\", \"Y_2\": \"Maryam Rupert\", \"Y_4\": \"Tara Cardoza\"}, {\"Y_2\": \"Virgie Pruitt\", \"Y_4\": \"Sona Helman\", \"Y_6\": \"Babara Mendes\"}, {\"Y_4\": \"Sona Helman\", \"Y_2\": \"Angelia Pruitt\", \"Y_6\": \"Babara Mendes\"}, {\"Y_6\": \"Lea Sackett\", \"Y_2\": \"Adah Bunnell\", \"Y_4\": \"Hazel Pitre\"}, {\"Y_6\": \"Roseanna Wyatt\", \"Y_2\": \"Cordelia Wyatt\", \"Y_4\": \"Krystal Worrell\"}, {\"Y_2\": \"Dorothea Heffernan\", \"Y_6\": \"Lea Sackett\", \"Y_4\": \"Hazel Pitre\"}, {\"Y_4\": \"Sophie Chance\", \"Y_6\": \"Odessa Crittenden\", \"Y_2\": \"Sona Mathew\"}, {\"Y_6\": \"Lea Sackett\", \"Y_4\": \"Paula Fike\", \"Y_2\": \"Hazel Pitre\"}, {\"Y_4\": \"Jackqueline Lacroix\", \"Y_6\": \"Donna Santacruz\", \"Y_2\": \"Francine Lafrance\"}, {\"Y_4\": \"Sona Helman\", \"Y_6\": \"Babara Mendes\", \"Y_2\": \"Henrietta Whitmer\"}, {\"Y_4\": \"Maryam Rupert\", \"Y_6\": \"Lea Sackett\", \"Y_2\": \"Tara Cardoza\"}, {\"Y_6\": \"Randolph Herman\", \"Y_4\": \"Shelly Remington\", \"Y_2\": \"Lucretia Worden\"}, {\"Y_6\": \"Vito Atchison\", \"Y_2\": \"Toshiko Turney\", \"Y_4\": \"Karolyn Atchison\"}]", + "answer": [ + "Adah Bunnell", + "Angelia Pruitt", + "Chrissy Ocampo", + "Cordelia Wyatt", + "Dorothea Heffernan", + "Dortha Kroeger", + "Elisabeth Stern", + "Francine Lafrance", + "Hazel Pitre", + "Henrietta Whitmer", + "Juanita Worden", + "Karolyn Atchison", + "Kerrie Lloyd", + "Krystal Worrell", + "Lauren Ocampo", + "Lucretia Worden", + "Lyndia Rathbun", + "Marlene Ocampo", + "Maryam Rupert", + "Paula Fike", + "Sona Helman", + "Sona Mathew", + "Ta Munguia", + "Tara Cardoza", + "Toshiko Turney", + "Virgie Pruitt" + ], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "great_granddaughter(Y_6, Y_4)", + "job(Y_6, \"cabin crew\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 9 + }, + { + "id": "e5294d8b-76d5-4a27-accf-1b83eb8b18bf", + "question": "Who is the female second cousin of the male cousin of the person whose date of birth is 0962-10-07?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "dob(Y_6, \"0962-10-07\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 9 + }, + { + "id": "09537e9f-f530-499e-b164-450a38d267ed", + "question": "Who is the granddaughter of the male first cousin once removed of the person whose date of birth is 0961-09-25?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "dob(Y_6, \"0961-09-25\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "178bf2ef-a844-41d8-9c25-e3b990182725", + "question": "Who is the grandchild of the aunt of the person whose date of birth is 0944-04-08?", + "intermediate_answers": "[{\"Y_4\": \"Bridget Nowell\", \"Y_2\": \"Carlo Nowell\", \"Y_6\": \"Tania Laster\"}, {\"Y_4\": \"Bridget Nowell\", \"Y_2\": \"Curtis Nowell\", \"Y_6\": \"Tania Laster\"}, {\"Y_4\": \"Bridget Nowell\", \"Y_2\": \"Cleveland Nowell\", \"Y_6\": \"Tania Laster\"}, {\"Y_2\": \"Tobias Nowell\", \"Y_4\": \"Bridget Nowell\", \"Y_6\": \"Tania Laster\"}, {\"Y_4\": \"Bridget Nowell\", \"Y_2\": \"Leeanne Kocher\", \"Y_6\": \"Tania Laster\"}]", + "answer": [ + "Carlo Nowell", + "Cleveland Nowell", + "Curtis Nowell", + "Leeanne Kocher", + "Tobias Nowell" + ], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "dob(Y_6, \"0944-04-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "d56591cb-27e4-49c7-b9a3-a661bbcd6f0c", + "question": "Who is the sibling of the brother of the person whose occupation is clinical cytogeneticist?", + "intermediate_answers": "[{\"Y_6\": \"Victor Linder\", \"Y_4\": \"Nico Linder\", \"Y_2\": \"Ophelia Yazzie\"}, {\"Y_4\": \"Kenneth Acuna\", \"Y_6\": \"Virgil Acuna\", \"Y_2\": \"Lyman Acuna\"}, {\"Y_4\": \"Dale Biggers\", \"Y_2\": \"Estella Chouinard\", \"Y_6\": \"Tashina Harman\"}, {\"Y_4\": \"Leslie Englert\", \"Y_6\": \"David Englert\", \"Y_2\": \"David Englert\"}, {\"Y_4\": \"Bernie Turney\", \"Y_6\": \"Jung Birchfield\", \"Y_2\": \"Johnny Turney\"}, {\"Y_4\": \"Tomas Raines\", \"Y_2\": \"Mohammad Raines\", \"Y_6\": \"Mohammad Raines\"}, {\"Y_2\": \"Brigida Marra\", \"Y_6\": \"Clarence Marra\", \"Y_4\": \"Jamey Marra\"}, {\"Y_2\": \"Dinah Poling\", \"Y_6\": \"Dinah Poling\", \"Y_4\": \"Oren Lemmons\"}, {\"Y_2\": \"Cleveland Regalado\", \"Y_4\": \"Jimmy Regalado\", \"Y_6\": \"Howard Regalado\"}, {\"Y_6\": \"Ellis Flanders\", \"Y_4\": \"Raphael Flanders\", \"Y_2\": \"Ellis Flanders\"}, {\"Y_4\": \"Nathaniel Englert\", \"Y_2\": \"David Englert\", \"Y_6\": \"David Englert\"}, {\"Y_2\": \"Chang Son\", \"Y_6\": \"Chang Son\", \"Y_4\": \"Maximilian Son\"}, {\"Y_2\": \"Bill Everette\", \"Y_6\": \"Maynard Everette\", \"Y_4\": \"Kenton Everette\"}, {\"Y_2\": \"Maynard Everette\", \"Y_6\": \"Maynard Everette\", \"Y_4\": \"Bill Everette\"}, {\"Y_4\": \"Dana Whitlow\", \"Y_2\": \"Earlean Benford\", \"Y_6\": \"Earlean Benford\"}, {\"Y_2\": \"Tanner Beltran\", \"Y_4\": \"Orlando Beltran\", \"Y_6\": \"Dino Beltran\"}, {\"Y_2\": \"Tina Geller\", \"Y_4\": \"Russel Keyser\", \"Y_6\": \"Tina Geller\"}, {\"Y_2\": \"Rayna Croy\", \"Y_6\": \"Rayna Croy\", \"Y_4\": \"Elroy Croy\"}, {\"Y_6\": \"Hugh Keys\", \"Y_4\": \"Bradford Keys\", \"Y_2\": \"Lannie Keys\"}, {\"Y_4\": \"Aubrey Red\", \"Y_2\": \"Bettina Red\", \"Y_6\": \"Bettina Red\"}, {\"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Carey Gilreath\", \"Y_4\": \"Gabriel Gilreath\"}, {\"Y_4\": \"Johnny Turney\", \"Y_2\": \"Jung Birchfield\", \"Y_6\": \"Jung Birchfield\"}, {\"Y_2\": \"Kendrick Andres\", \"Y_4\": \"Lorenzo Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_2\": \"Anneliese Andres\", \"Y_4\": \"Lorenzo Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_6\": \"Maynard Everette\", \"Y_2\": \"Gerald Everette\", \"Y_4\": \"Bill Everette\"}, {\"Y_2\": \"Clarence Marra\", \"Y_6\": \"Clarence Marra\", \"Y_4\": \"Lyman Marra\"}, {\"Y_2\": \"Enrique Free\", \"Y_6\": \"Enrique Free\", \"Y_4\": \"Kent Free\"}, {\"Y_4\": \"Armando Auger\", \"Y_6\": \"Lynette Auger\", \"Y_2\": \"Raleigh Auger\"}, {\"Y_2\": \"Mariana Vaca\", \"Y_6\": \"Mariana Vaca\", \"Y_4\": \"Cristopher Vaca\"}, {\"Y_2\": \"Dino Beltran\", \"Y_6\": \"Dino Beltran\", \"Y_4\": \"Tanner Beltran\"}, {\"Y_2\": \"Mariana Vaca\", \"Y_4\": \"Benjamin Vaca\", \"Y_6\": \"Mariana Vaca\"}, {\"Y_2\": \"Mai Orourke\", \"Y_4\": \"Stanley Auger\", \"Y_6\": \"Lynette Auger\"}, {\"Y_6\": \"Mac Castellano\", \"Y_2\": \"Isabella Maclean\", \"Y_4\": \"Rolland Castellano\"}, {\"Y_4\": \"Loyd Gilreath\", \"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Nakisha Testa\"}, {\"Y_6\": \"Victor Linder\", \"Y_2\": \"Nico Linder\", \"Y_4\": \"Josef Linder\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Giovanni Romine\", \"Y_2\": \"Bernardo Romine\"}, {\"Y_6\": \"Maynard Everette\", \"Y_4\": \"Kenton Everette\", \"Y_2\": \"Gerald Everette\"}, {\"Y_2\": \"Lyman Acuna\", \"Y_6\": \"Virgil Acuna\", \"Y_4\": \"Harris Acuna\"}, {\"Y_2\": \"Oskar Flint\", \"Y_6\": \"Tyesha Gooch\", \"Y_4\": \"Allen Flint\"}, {\"Y_2\": \"Joannie Plumley\", \"Y_4\": \"Kenneth Acuna\", \"Y_6\": \"Virgil Acuna\"}, {\"Y_2\": \"Jerrold Ferry\", \"Y_6\": \"Jerrold Ferry\", \"Y_4\": \"Elmer Ferry\"}, {\"Y_2\": \"Shannon Cosme\", \"Y_4\": \"Emile Cosme\", \"Y_6\": \"Shannon Cosme\"}, {\"Y_2\": \"Yoko Crozier\", \"Y_6\": \"Bernardo Gagne\", \"Y_4\": \"Leon Gagne\"}, {\"Y_2\": \"Francesca Lowman\", \"Y_4\": \"Giuseppe Grube\", \"Y_6\": \"Craig Grube\"}, {\"Y_2\": \"Bethany Deans\", \"Y_4\": \"Cleveland Regalado\", \"Y_6\": \"Howard Regalado\"}, {\"Y_4\": \"Emilio Cousin\", \"Y_2\": \"Theodor Cousin\", \"Y_6\": \"Theodor Cousin\"}, {\"Y_4\": \"Nathaniel Englert\", \"Y_6\": \"David Englert\", \"Y_2\": \"Leslie Englert\"}, {\"Y_6\": \"Mac Castellano\", \"Y_2\": \"Pauletta Samaniego\", \"Y_4\": \"Rolland Castellano\"}, {\"Y_2\": \"Goldie Buford\", \"Y_4\": \"Grover Buford\", \"Y_6\": \"Goldie Buford\"}, {\"Y_2\": \"Brigida Marra\", \"Y_6\": \"Clarence Marra\", \"Y_4\": \"Lyman Marra\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Bernardo Romine\", \"Y_2\": \"Gregory Romine\"}, {\"Y_4\": \"Kendrick Andres\", \"Y_2\": \"Alexa Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_2\": \"Rubie Bear\", \"Y_6\": \"Kimberlee Bear\", \"Y_4\": \"Refugio Bear\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Giovanni Romine\", \"Y_2\": \"Gregory Romine\"}, {\"Y_4\": \"Calvin Towne\", \"Y_6\": \"Andy Towne\", \"Y_2\": \"Nydia Allman\"}, {\"Y_4\": \"Grover Buford\", \"Y_6\": \"Goldie Buford\", \"Y_2\": \"Dante Buford\"}, {\"Y_2\": \"Emelda Mclane\", \"Y_4\": \"Emilio Cousin\", \"Y_6\": \"Theodor Cousin\"}, {\"Y_2\": \"Allen Flint\", \"Y_6\": \"Tyesha Gooch\", \"Y_4\": \"Carmine Flint\"}, {\"Y_6\": \"Mariana Vaca\", \"Y_2\": \"Benjamin Vaca\", \"Y_4\": \"Rory Vaca\"}, {\"Y_2\": \"Jackie Darnell\", \"Y_6\": \"Jackie Darnell\", \"Y_4\": \"Kendrick Darnell\"}, {\"Y_2\": \"Mai Orourke\", \"Y_4\": \"Raleigh Auger\", \"Y_6\": \"Lynette Auger\"}, {\"Y_2\": \"Roxy Mclean\", \"Y_6\": \"Fernando Cover\", \"Y_4\": \"Dalton Cover\"}, {\"Y_4\": \"Esteban Andres\", \"Y_2\": \"Alexa Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_2\": \"Jamey Marra\", \"Y_6\": \"Clarence Marra\", \"Y_4\": \"Lyman Marra\"}, {\"Y_6\": \"Hazel Hildreth\", \"Y_2\": \"Michele Jasper\", \"Y_4\": \"Steve Jasper\"}, {\"Y_4\": \"Zackary Maus\", \"Y_2\": \"Minh Maus\", \"Y_6\": \"Minh Maus\"}, {\"Y_4\": \"Lorenzo Andres\", \"Y_2\": \"Alexa Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_4\": \"Esteban Andres\", \"Y_2\": \"Kendrick Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_4\": \"Bruno Francis\", \"Y_6\": \"Carla Rinehart\", \"Y_2\": \"Marlene Moreno\"}, {\"Y_2\": \"Clarence Marra\", \"Y_6\": \"Clarence Marra\", \"Y_4\": \"Jamey Marra\"}, {\"Y_4\": \"Calvin Towne\", \"Y_6\": \"Andy Towne\", \"Y_2\": \"Viva Mulholland\"}, {\"Y_2\": \"Bettina Lovelace\", \"Y_6\": \"Heidi Lovelace\", \"Y_4\": \"Bruno Lovelace\"}, {\"Y_6\": \"Kimberlee Bear\", \"Y_4\": \"Chase Bear\", \"Y_2\": \"Alexandra Ayala\"}, {\"Y_2\": \"Joannie Plumley\", \"Y_4\": \"Lyman Acuna\", \"Y_6\": \"Virgil Acuna\"}, {\"Y_6\": \"Maynard Everette\", \"Y_4\": \"Raymon Everette\", \"Y_2\": \"Gerald Everette\"}, {\"Y_4\": \"Korey Whittle\", \"Y_2\": \"Carmine Whittle\", \"Y_6\": \"Carmine Whittle\"}, {\"Y_2\": \"Maynard Everette\", \"Y_6\": \"Maynard Everette\", \"Y_4\": \"Raymon Everette\"}, {\"Y_2\": \"Lorenz Haag\", \"Y_4\": \"Carey Haag\", \"Y_6\": \"Barney Haag\"}, {\"Y_4\": \"Dante Buford\", \"Y_2\": \"Goldie Buford\", \"Y_6\": \"Goldie Buford\"}, {\"Y_4\": \"Carey Haag\", \"Y_2\": \"Barney Haag\", \"Y_6\": \"Barney Haag\"}, {\"Y_2\": \"Earnest Sherlock\", \"Y_6\": \"Earnest Sherlock\", \"Y_4\": \"Earle Sherlock\"}, {\"Y_4\": \"Walter Coulter\", \"Y_2\": \"Alix Coulter\", \"Y_6\": \"Alix Coulter\"}, {\"Y_2\": \"Nakisha Testa\", \"Y_6\": \"Nakisha Testa\", \"Y_4\": \"Gabriel Gilreath\"}, {\"Y_4\": \"Leslie Englert\", \"Y_6\": \"David Englert\", \"Y_2\": \"Nathaniel Englert\"}, {\"Y_4\": \"Korey Whittle\", \"Y_2\": \"Kanesha Whittle\", \"Y_6\": \"Carmine Whittle\"}, {\"Y_2\": \"Mark Hopkins\", \"Y_6\": \"Mark Hopkins\", \"Y_4\": \"August Hopkins\"}, {\"Y_2\": \"Hazel Hildreth\", \"Y_6\": \"Hazel Hildreth\", \"Y_4\": \"Steve Jasper\"}, {\"Y_2\": \"Charissa Armitage\", \"Y_4\": \"Adalberto Armitage\", \"Y_6\": \"Mallie Woodcock\"}, {\"Y_4\": \"Benjamin Vaca\", \"Y_6\": \"Mariana Vaca\", \"Y_2\": \"Cristopher Vaca\"}, {\"Y_6\": \"Virgil Acuna\", \"Y_4\": \"Harris Acuna\", \"Y_2\": \"Kenneth Acuna\"}, {\"Y_6\": \"Mariana Vaca\", \"Y_2\": \"Cristopher Vaca\", \"Y_4\": \"Rory Vaca\"}, {\"Y_6\": \"Adam Valerio\", \"Y_4\": \"Robby Valerio\", \"Y_2\": \"Zoraida Valerio\"}, {\"Y_2\": \"Lorenzo Andres\", \"Y_4\": \"Kendrick Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_4\": \"Kendrick Andres\", \"Y_2\": \"Esteban Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_6\": \"Cheri Neff\", \"Y_2\": \"Hattie Reilly\", \"Y_4\": \"Gerry Reilly\"}, {\"Y_6\": \"Adam Valerio\", \"Y_4\": \"Robby Valerio\", \"Y_2\": \"Dorothea Virgil\"}, {\"Y_4\": \"Hans Wyman\", \"Y_2\": \"Leann Wyman\", \"Y_6\": \"Leann Wyman\"}, {\"Y_2\": \"Jamey Marra\", \"Y_6\": \"Clarence Marra\", \"Y_4\": \"Blaine Marra\"}, {\"Y_2\": \"Carmine Flint\", \"Y_6\": \"Tyesha Gooch\", \"Y_4\": \"Oskar Flint\"}, {\"Y_4\": \"Israel Ferry\", \"Y_2\": \"Jerrold Ferry\", \"Y_6\": \"Jerrold Ferry\"}, {\"Y_4\": \"Nathaniel Englert\", \"Y_2\": \"Clara Englert\", \"Y_6\": \"David Englert\"}, {\"Y_6\": \"Ellis Flanders\", \"Y_2\": \"Raphael Flanders\", \"Y_4\": \"Porfirio Flanders\"}, {\"Y_4\": \"Aldo Son\", \"Y_6\": \"Chang Son\", \"Y_2\": \"Maximilian Son\"}, {\"Y_4\": \"Dustin Red\", \"Y_2\": \"Bettina Red\", \"Y_6\": \"Bettina Red\"}, {\"Y_4\": \"Esteban Andres\", \"Y_2\": \"Anneliese Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_2\": \"Troy Bracken\", \"Y_6\": \"Troy Bracken\", \"Y_4\": \"Daryl Bracken\"}, {\"Y_6\": \"Chang Son\", \"Y_2\": \"Isis Gallaher\", \"Y_4\": \"Maximilian Son\"}, {\"Y_2\": \"Jerrold Jasper\", \"Y_6\": \"Hazel Hildreth\", \"Y_4\": \"Steve Jasper\"}, {\"Y_6\": \"Victor Linder\", \"Y_2\": \"Natasha Dykstra\", \"Y_4\": \"Josef Linder\"}, {\"Y_6\": \"Hazel Hildreth\", \"Y_2\": \"Michele Jasper\", \"Y_4\": \"Jerrold Jasper\"}, {\"Y_4\": \"Bruno Francis\", \"Y_6\": \"Carla Rinehart\", \"Y_2\": \"Natasha Francis\"}, {\"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Alisha Gilreath\", \"Y_4\": \"Gabriel Gilreath\"}, {\"Y_2\": \"Lonny Toon\", \"Y_6\": \"Lonny Toon\", \"Y_4\": \"Mauricio Toon\"}, {\"Y_2\": \"Tyesha Gooch\", \"Y_6\": \"Tyesha Gooch\", \"Y_4\": \"Carmine Flint\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Benjamin Romine\", \"Y_2\": \"Bernardo Romine\"}, {\"Y_4\": \"Solomon Wyman\", \"Y_2\": \"Leann Wyman\", \"Y_6\": \"Leann Wyman\"}, {\"Y_6\": \"Mac Castellano\", \"Y_4\": \"Rolland Castellano\", \"Y_2\": \"Mac Castellano\"}, {\"Y_4\": \"Raleigh Auger\", \"Y_6\": \"Lynette Auger\", \"Y_2\": \"Armando Auger\"}, {\"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Loyd Gilreath\", \"Y_4\": \"Gabriel Gilreath\"}, {\"Y_4\": \"Korey Whittle\", \"Y_2\": \"Ella Valencia\", \"Y_6\": \"Carmine Whittle\"}, {\"Y_4\": \"Eli Biggers\", \"Y_2\": \"Estella Chouinard\", \"Y_6\": \"Tashina Harman\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Danny Romine\", \"Y_2\": \"Bernardo Romine\"}, {\"Y_2\": \"Eduardo Raines\", \"Y_4\": \"Tomas Raines\", \"Y_6\": \"Mohammad Raines\"}, {\"Y_6\": \"Zachery Hinojosa\", \"Y_4\": \"Cesar Hinojosa\", \"Y_2\": \"Zachery Hinojosa\"}, {\"Y_4\": \"Orlando Francis\", \"Y_6\": \"Carla Rinehart\", \"Y_2\": \"Marlene Moreno\"}, {\"Y_2\": \"Tomas Raines\", \"Y_4\": \"Eduardo Raines\", \"Y_6\": \"Mohammad Raines\"}, {\"Y_4\": \"Loyd Gilreath\", \"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Alisha Gilreath\"}, {\"Y_2\": \"Earnest Sherlock\", \"Y_6\": \"Earnest Sherlock\", \"Y_4\": \"Jamaal Sherlock\"}, {\"Y_2\": \"Bethany Deans\", \"Y_4\": \"Jimmy Regalado\", \"Y_6\": \"Howard Regalado\"}, {\"Y_4\": \"Ahmad Cato\", \"Y_2\": \"Andrea Cato\", \"Y_6\": \"Andrea Cato\"}, {\"Y_2\": \"Hazel Hildreth\", \"Y_6\": \"Hazel Hildreth\", \"Y_4\": \"Jerrold Jasper\"}, {\"Y_4\": \"Solomon Wyman\", \"Y_2\": \"Debra Kelso\", \"Y_6\": \"Leann Wyman\"}, {\"Y_4\": \"Cameron Haag\", \"Y_2\": \"Lorenz Haag\", \"Y_6\": \"Barney Haag\"}, {\"Y_2\": \"Kimberlee Bear\", \"Y_6\": \"Kimberlee Bear\", \"Y_4\": \"Refugio Bear\"}, {\"Y_2\": \"Clarence Marra\", \"Y_6\": \"Clarence Marra\", \"Y_4\": \"Blaine Marra\"}, {\"Y_4\": \"Carey Gilreath\", \"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Alisha Gilreath\"}, {\"Y_4\": \"Aldo Son\", \"Y_6\": \"Chang Son\", \"Y_2\": \"Jana Utley\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Danny Romine\", \"Y_2\": \"Gregory Romine\"}, {\"Y_2\": \"Cleo Dillingham\", \"Y_6\": \"Dinah Poling\", \"Y_4\": \"Oren Lemmons\"}, {\"Y_6\": \"Hazel Hildreth\", \"Y_4\": \"Jerrold Jasper\", \"Y_2\": \"Steve Jasper\"}, {\"Y_4\": \"Wesley Hageman\", \"Y_2\": \"Antoinette Kilgore\", \"Y_6\": \"Antoinette Kilgore\"}, {\"Y_4\": \"Carey Gilreath\", \"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Loyd Gilreath\"}, {\"Y_4\": \"Eduardo Raines\", \"Y_2\": \"Latasha Raines\", \"Y_6\": \"Mohammad Raines\"}, {\"Y_2\": \"Mariana Vaca\", \"Y_6\": \"Mariana Vaca\", \"Y_4\": \"Rory Vaca\"}, {\"Y_4\": \"Korey Whittle\", \"Y_2\": \"Leisa Whittle\", \"Y_6\": \"Carmine Whittle\"}, {\"Y_4\": \"Russel Keyser\", \"Y_6\": \"Tina Geller\", \"Y_2\": \"Nicholle Keyser\"}, {\"Y_2\": \"Joannie Plumley\", \"Y_6\": \"Virgil Acuna\", \"Y_4\": \"Harris Acuna\"}, {\"Y_4\": \"Cameron Haag\", \"Y_2\": \"Carey Haag\", \"Y_6\": \"Barney Haag\"}, {\"Y_2\": \"Lona Cowell\", \"Y_6\": \"Lona Cowell\", \"Y_4\": \"Adalberto Cowell\"}, {\"Y_2\": \"Allen Flint\", \"Y_6\": \"Tyesha Gooch\", \"Y_4\": \"Oskar Flint\"}, {\"Y_6\": \"Mark Hopkins\", \"Y_4\": \"August Hopkins\", \"Y_2\": \"Brittaney Chalmers\"}, {\"Y_6\": \"Reita Barros\", \"Y_2\": \"Fred Christ\", \"Y_4\": \"Jay Christ\"}, {\"Y_4\": \"Eduardo Raines\", \"Y_2\": \"Mohammad Raines\", \"Y_6\": \"Mohammad Raines\"}, {\"Y_4\": \"Eli Biggers\", \"Y_2\": \"Tashina Harman\", \"Y_6\": \"Tashina Harman\"}, {\"Y_2\": \"Lorenzo Andres\", \"Y_4\": \"Esteban Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_6\": \"Victor Linder\", \"Y_4\": \"Nico Linder\", \"Y_2\": \"Victor Linder\"}, {\"Y_6\": \"Doug Gagnon\", \"Y_4\": \"Curt Gagnon\", \"Y_2\": \"Dionne Rosa\"}, {\"Y_4\": \"Jimmy Regalado\", \"Y_2\": \"Alix Regalado\", \"Y_6\": \"Howard Regalado\"}, {\"Y_4\": \"Loyd Gilreath\", \"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Carey Gilreath\"}, {\"Y_2\": \"Reita Barros\", \"Y_6\": \"Reita Barros\", \"Y_4\": \"Fred Christ\"}, {\"Y_6\": \"Victor Linder\", \"Y_4\": \"Nico Linder\", \"Y_2\": \"Natasha Dykstra\"}, {\"Y_4\": \"Bernie Turney\", \"Y_6\": \"Jung Birchfield\", \"Y_2\": \"Freeda Woods\"}, {\"Y_2\": \"Kenton Everette\", \"Y_6\": \"Maynard Everette\", \"Y_4\": \"Bill Everette\"}, {\"Y_4\": \"Johnny Turney\", \"Y_6\": \"Jung Birchfield\", \"Y_2\": \"Freeda Woods\"}, {\"Y_4\": \"Dave Mcdonough\", \"Y_2\": \"Barbar Montez\", \"Y_6\": \"Barbar Montez\"}, {\"Y_4\": \"Gerald Everette\", \"Y_2\": \"Bill Everette\", \"Y_6\": \"Maynard Everette\"}, {\"Y_2\": \"Bill Everette\", \"Y_6\": \"Maynard Everette\", \"Y_4\": \"Raymon Everette\"}, {\"Y_6\": \"Jana Abdullah\", \"Y_4\": \"Steven Liston\", \"Y_2\": \"Jana Abdullah\"}, {\"Y_2\": \"Carmine Flint\", \"Y_6\": \"Tyesha Gooch\", \"Y_4\": \"Allen Flint\"}, {\"Y_4\": \"Cameron Haag\", \"Y_2\": \"Barney Haag\", \"Y_6\": \"Barney Haag\"}, {\"Y_4\": \"Jimmy Regalado\", \"Y_2\": \"Howard Regalado\", \"Y_6\": \"Howard Regalado\"}, {\"Y_4\": \"Cleveland Regalado\", \"Y_2\": \"Howard Regalado\", \"Y_6\": \"Howard Regalado\"}, {\"Y_4\": \"Dale Biggers\", \"Y_2\": \"Tashina Harman\", \"Y_6\": \"Tashina Harman\"}, {\"Y_4\": \"Xavier Zelaya\", \"Y_2\": \"Johnathon Zelaya\", \"Y_6\": \"Johnathon Zelaya\"}, {\"Y_6\": \"Victor Linder\", \"Y_2\": \"Victor Linder\", \"Y_4\": \"Josef Linder\"}, {\"Y_4\": \"Eli Biggers\", \"Y_2\": \"Dale Biggers\", \"Y_6\": \"Tashina Harman\"}, {\"Y_4\": \"Benjamin Vaca\", \"Y_6\": \"Mariana Vaca\", \"Y_2\": \"Rory Vaca\"}, {\"Y_4\": \"Johnny Turney\", \"Y_6\": \"Jung Birchfield\", \"Y_2\": \"Ashely Slavin\"}, {\"Y_4\": \"Ahmad Cato\", \"Y_2\": \"Paris Cato\", \"Y_6\": \"Andrea Cato\"}, {\"Y_4\": \"Kenneth Acuna\", \"Y_6\": \"Virgil Acuna\", \"Y_2\": \"Virgil Acuna\"}, {\"Y_4\": \"Bruno Francis\", \"Y_6\": \"Carla Rinehart\", \"Y_2\": \"Orlando Francis\"}, {\"Y_6\": \"Gregory Romine\", \"Y_2\": \"Benjamin Romine\", \"Y_4\": \"Giovanni Romine\"}, {\"Y_2\": \"Grover Buford\", \"Y_4\": \"Deon Buford\", \"Y_6\": \"Goldie Buford\"}, {\"Y_4\": \"Austin Brockington\", \"Y_2\": \"Tara Brockington\", \"Y_6\": \"Tara Brockington\"}, {\"Y_6\": \"Zachery Hinojosa\", \"Y_4\": \"Cesar Hinojosa\", \"Y_2\": \"Elsy Hinojosa\"}, {\"Y_6\": \"Gregory Romine\", \"Y_2\": \"Giovanni Romine\", \"Y_4\": \"Bernardo Romine\"}, {\"Y_4\": \"Bruno Francis\", \"Y_6\": \"Carla Rinehart\", \"Y_2\": \"Carla Rinehart\"}, {\"Y_2\": \"Mai Orourke\", \"Y_4\": \"Armando Auger\", \"Y_6\": \"Lynette Auger\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Danny Romine\", \"Y_2\": \"Giovanni Romine\"}, {\"Y_6\": \"Mac Castellano\", \"Y_2\": \"Janell Castellano\", \"Y_4\": \"Rolland Castellano\"}, {\"Y_6\": \"Ellis Flanders\", \"Y_2\": \"Amy Flanders\", \"Y_4\": \"Raphael Flanders\"}, {\"Y_6\": \"Chang Son\", \"Y_4\": \"Maximilian Son\", \"Y_2\": \"Jana Utley\"}, {\"Y_4\": \"Xavier Zelaya\", \"Y_2\": \"Roseanna Gaytan\", \"Y_6\": \"Johnathon Zelaya\"}, {\"Y_4\": \"Aldo Son\", \"Y_6\": \"Chang Son\", \"Y_2\": \"Isis Gallaher\"}, {\"Y_4\": \"Adam Burkey\", \"Y_2\": \"Jake Burkey\", \"Y_6\": \"Jake Burkey\"}, {\"Y_4\": \"Carey Gilreath\", \"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Nakisha Testa\"}, {\"Y_2\": \"Tyesha Gooch\", \"Y_6\": \"Tyesha Gooch\", \"Y_4\": \"Allen Flint\"}, {\"Y_4\": \"Lorenz Haag\", \"Y_2\": \"Barney Haag\", \"Y_6\": \"Barney Haag\"}, {\"Y_6\": \"Emmanuel Wagner\", \"Y_4\": \"Renaldo Wagner\", \"Y_2\": \"Emmanuel Wagner\"}, {\"Y_2\": \"Virgil Acuna\", \"Y_6\": \"Virgil Acuna\", \"Y_4\": \"Harris Acuna\"}, {\"Y_2\": \"Deon Buford\", \"Y_4\": \"Dante Buford\", \"Y_6\": \"Goldie Buford\"}, {\"Y_2\": \"Laverna Hageman\", \"Y_4\": \"Wesley Hageman\", \"Y_6\": \"Antoinette Kilgore\"}, {\"Y_6\": \"Doug Gagnon\", \"Y_4\": \"Curt Gagnon\", \"Y_2\": \"Chloe Mayorga\"}, {\"Y_6\": \"Dino Beltran\", \"Y_4\": \"Tanner Beltran\", \"Y_2\": \"Orlando Beltran\"}, {\"Y_4\": \"Hans Wyman\", \"Y_6\": \"Leann Wyman\", \"Y_2\": \"Solomon Wyman\"}, {\"Y_6\": \"Cheri Neff\", \"Y_2\": \"Shawna Cowell\", \"Y_4\": \"Gerry Reilly\"}, {\"Y_4\": \"Armando Auger\", \"Y_6\": \"Lynette Auger\", \"Y_2\": \"Stanley Auger\"}, {\"Y_2\": \"Pansy Madison\", \"Y_6\": \"Pansy Madison\", \"Y_4\": \"Ray Donato\"}, {\"Y_6\": \"Gregory Romine\", \"Y_2\": \"Danny Romine\", \"Y_4\": \"Giovanni Romine\"}, {\"Y_4\": \"Duane Sinclair\", \"Y_2\": \"Marlena Sinclair\", \"Y_6\": \"Marlena Sinclair\"}, {\"Y_4\": \"Lyman Acuna\", \"Y_6\": \"Virgil Acuna\", \"Y_2\": \"Virgil Acuna\"}, {\"Y_2\": \"Harris Acuna\", \"Y_4\": \"Lyman Acuna\", \"Y_6\": \"Virgil Acuna\"}, {\"Y_2\": \"Goldie Buford\", \"Y_4\": \"Deon Buford\", \"Y_6\": \"Goldie Buford\"}, {\"Y_2\": \"Ned Heron\", \"Y_6\": \"Ned Heron\", \"Y_4\": \"Reid Heron\"}, {\"Y_2\": \"Debra Kelso\", \"Y_4\": \"Hans Wyman\", \"Y_6\": \"Leann Wyman\"}, {\"Y_4\": \"Carey Haag\", \"Y_2\": \"Cameron Haag\", \"Y_6\": \"Barney Haag\"}, {\"Y_2\": \"Mai Long\", \"Y_4\": \"Cedric Long\", \"Y_6\": \"Dorinda Long\"}, {\"Y_6\": \"Mariana Vaca\", \"Y_2\": \"Rory Vaca\", \"Y_4\": \"Cristopher Vaca\"}, {\"Y_6\": \"Ellis Flanders\", \"Y_4\": \"Porfirio Flanders\", \"Y_2\": \"Amy Flanders\"}, {\"Y_4\": \"Israel Ferry\", \"Y_6\": \"Jerrold Ferry\", \"Y_2\": \"Elmer Ferry\"}, {\"Y_4\": \"Aubrey Red\", \"Y_2\": \"Dustin Red\", \"Y_6\": \"Bettina Red\"}, {\"Y_4\": \"Raleigh Auger\", \"Y_6\": \"Lynette Auger\", \"Y_2\": \"Stanley Auger\"}, {\"Y_4\": \"Jamel Muniz\", \"Y_2\": \"Elliott Muniz\", \"Y_6\": \"Elliott Muniz\"}, {\"Y_4\": \"Orlando Francis\", \"Y_6\": \"Carla Rinehart\", \"Y_2\": \"Natasha Francis\"}, {\"Y_6\": \"Earnest Sherlock\", \"Y_4\": \"Jamaal Sherlock\", \"Y_2\": \"Earle Sherlock\"}, {\"Y_2\": \"Lyman Marra\", \"Y_6\": \"Clarence Marra\", \"Y_4\": \"Blaine Marra\"}, {\"Y_2\": \"Doug Gagnon\", \"Y_6\": \"Doug Gagnon\", \"Y_4\": \"Curt Gagnon\"}, {\"Y_4\": \"Bernie Turney\", \"Y_2\": \"Jung Birchfield\", \"Y_6\": \"Jung Birchfield\"}, {\"Y_2\": \"Deon Buford\", \"Y_4\": \"Grover Buford\", \"Y_6\": \"Goldie Buford\"}, {\"Y_4\": \"Johnny Turney\", \"Y_6\": \"Jung Birchfield\", \"Y_2\": \"Bernie Turney\"}, {\"Y_4\": \"Orlando Francis\", \"Y_6\": \"Carla Rinehart\", \"Y_2\": \"Bruno Francis\"}, {\"Y_4\": \"Jamel Muniz\", \"Y_2\": \"Angelica Lim\", \"Y_6\": \"Elliott Muniz\"}, {\"Y_4\": \"Orlando Beltran\", \"Y_2\": \"Dino Beltran\", \"Y_6\": \"Dino Beltran\"}, {\"Y_4\": \"Raleigh Auger\", \"Y_2\": \"Lynette Auger\", \"Y_6\": \"Lynette Auger\"}, {\"Y_2\": \"Nanette Coulter\", \"Y_4\": \"Walter Coulter\", \"Y_6\": \"Alix Coulter\"}, {\"Y_6\": \"Clarence Marra\", \"Y_4\": \"Jamey Marra\", \"Y_2\": \"Blaine Marra\"}, {\"Y_2\": \"Kimberlee Bear\", \"Y_6\": \"Kimberlee Bear\", \"Y_4\": \"Chase Bear\"}, {\"Y_2\": \"Raymon Everette\", \"Y_6\": \"Maynard Everette\", \"Y_4\": \"Kenton Everette\"}, {\"Y_2\": \"Raymon Everette\", \"Y_6\": \"Maynard Everette\", \"Y_4\": \"Bill Everette\"}, {\"Y_6\": \"Clarence Marra\", \"Y_4\": \"Lyman Marra\", \"Y_2\": \"Blaine Marra\"}, {\"Y_4\": \"Stanley Auger\", \"Y_6\": \"Lynette Auger\", \"Y_2\": \"Raleigh Auger\"}, {\"Y_4\": \"Orlando Francis\", \"Y_6\": \"Carla Rinehart\", \"Y_2\": \"Carla Rinehart\"}, {\"Y_6\": \"Ellis Flanders\", \"Y_4\": \"Raphael Flanders\", \"Y_2\": \"Porfirio Flanders\"}, {\"Y_2\": \"Maynard Everette\", \"Y_6\": \"Maynard Everette\", \"Y_4\": \"Kenton Everette\"}, {\"Y_4\": \"Carey Gilreath\", \"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Gabriel Gilreath\"}, {\"Y_2\": \"Courtney Loftus\", \"Y_4\": \"Emilio Cousin\", \"Y_6\": \"Theodor Cousin\"}, {\"Y_2\": \"Esteban Andres\", \"Y_4\": \"Lorenzo Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_4\": \"Leslie Englert\", \"Y_6\": \"David Englert\", \"Y_2\": \"Clara Englert\"}, {\"Y_2\": \"Cheri Neff\", \"Y_6\": \"Cheri Neff\", \"Y_4\": \"Gerry Reilly\"}, {\"Y_2\": \"Freda Jamison\", \"Y_6\": \"Freda Jamison\", \"Y_4\": \"Timmy Jamison\"}, {\"Y_6\": \"Fernando Cover\", \"Y_2\": \"Alejandrina Randle\", \"Y_4\": \"Dalton Cover\"}, {\"Y_4\": \"Dale Biggers\", \"Y_2\": \"Lyndia Bull\", \"Y_6\": \"Tashina Harman\"}, {\"Y_2\": \"Ahmad Cato\", \"Y_4\": \"Paris Cato\", \"Y_6\": \"Andrea Cato\"}, {\"Y_4\": \"Giuseppe Grube\", \"Y_2\": \"Craig Grube\", \"Y_6\": \"Craig Grube\"}, {\"Y_2\": \"Antonia Wyman\", \"Y_4\": \"Solomon Wyman\", \"Y_6\": \"Leann Wyman\"}, {\"Y_4\": \"Calvin Towne\", \"Y_2\": \"Marianne Towne\", \"Y_6\": \"Andy Towne\"}, {\"Y_2\": \"Vita Atwood\", \"Y_6\": \"Heidi Lovelace\", \"Y_4\": \"Bruno Lovelace\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Bernardo Romine\", \"Y_2\": \"Benjamin Romine\"}, {\"Y_2\": \"Tyesha Gooch\", \"Y_6\": \"Tyesha Gooch\", \"Y_4\": \"Oskar Flint\"}, {\"Y_2\": \"Reita Barros\", \"Y_6\": \"Reita Barros\", \"Y_4\": \"Jay Christ\"}, {\"Y_4\": \"Cedric Long\", \"Y_6\": \"Dorinda Long\", \"Y_2\": \"Dorinda Long\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Danny Romine\", \"Y_2\": \"Benjamin Romine\"}, {\"Y_4\": \"Aldo Son\", \"Y_6\": \"Chang Son\", \"Y_2\": \"Chang Son\"}, {\"Y_2\": \"Heidi Lovelace\", \"Y_6\": \"Heidi Lovelace\", \"Y_4\": \"Bruno Lovelace\"}, {\"Y_6\": \"Victor Linder\", \"Y_2\": \"Ophelia Yazzie\", \"Y_4\": \"Josef Linder\"}, {\"Y_6\": \"Mariana Vaca\", \"Y_2\": \"Benjamin Vaca\", \"Y_4\": \"Cristopher Vaca\"}, {\"Y_2\": \"Kenton Everette\", \"Y_6\": \"Maynard Everette\", \"Y_4\": \"Raymon Everette\"}, {\"Y_4\": \"Adalberto Armitage\", \"Y_6\": \"Mallie Woodcock\", \"Y_2\": \"Mallie Woodcock\"}, {\"Y_4\": \"Gerald Everette\", \"Y_6\": \"Maynard Everette\", \"Y_2\": \"Kenton Everette\"}, {\"Y_4\": \"Calvin Towne\", \"Y_2\": \"Andy Towne\", \"Y_6\": \"Andy Towne\"}, {\"Y_2\": \"Antonia Wyman\", \"Y_4\": \"Hans Wyman\", \"Y_6\": \"Leann Wyman\"}, {\"Y_2\": \"Andrea Cato\", \"Y_4\": \"Paris Cato\", \"Y_6\": \"Andrea Cato\"}, {\"Y_4\": \"Bernie Turney\", \"Y_6\": \"Jung Birchfield\", \"Y_2\": \"Ashely Slavin\"}, {\"Y_2\": \"Fernando Cover\", \"Y_6\": \"Fernando Cover\", \"Y_4\": \"Dalton Cover\"}, {\"Y_2\": \"Lyndia Bull\", \"Y_4\": \"Eli Biggers\", \"Y_6\": \"Tashina Harman\"}, {\"Y_4\": \"Stanley Auger\", \"Y_6\": \"Lynette Auger\", \"Y_2\": \"Armando Auger\"}, {\"Y_4\": \"Gerald Everette\", \"Y_2\": \"Maynard Everette\", \"Y_6\": \"Maynard Everette\"}, {\"Y_2\": \"Lyman Marra\", \"Y_6\": \"Clarence Marra\", \"Y_4\": \"Jamey Marra\"}, {\"Y_2\": \"Brigida Marra\", \"Y_6\": \"Clarence Marra\", \"Y_4\": \"Blaine Marra\"}, {\"Y_4\": \"Kendrick Andres\", \"Y_2\": \"Anneliese Andres\", \"Y_6\": \"Alexa Andres\"}, {\"Y_4\": \"Dustin Red\", \"Y_2\": \"Aubrey Red\", \"Y_6\": \"Bettina Red\"}, {\"Y_4\": \"Lyman Acuna\", \"Y_6\": \"Virgil Acuna\", \"Y_2\": \"Kenneth Acuna\"}, {\"Y_2\": \"Rubie Bear\", \"Y_6\": \"Kimberlee Bear\", \"Y_4\": \"Chase Bear\"}, {\"Y_6\": \"Jerrold Ferry\", \"Y_2\": \"Israel Ferry\", \"Y_4\": \"Elmer Ferry\"}, {\"Y_4\": \"Deon Buford\", \"Y_6\": \"Goldie Buford\", \"Y_2\": \"Dante Buford\"}, {\"Y_4\": \"Stanley Auger\", \"Y_2\": \"Lynette Auger\", \"Y_6\": \"Lynette Auger\"}, {\"Y_6\": \"Victor Linder\", \"Y_2\": \"Josef Linder\", \"Y_4\": \"Nico Linder\"}, {\"Y_4\": \"Dale Biggers\", \"Y_2\": \"Eli Biggers\", \"Y_6\": \"Tashina Harman\"}, {\"Y_2\": \"Norma Heron\", \"Y_6\": \"Ned Heron\", \"Y_4\": \"Reid Heron\"}, {\"Y_2\": \"Joanne Handley\", \"Y_4\": \"Austin Brockington\", \"Y_6\": \"Tara Brockington\"}, {\"Y_4\": \"Loyd Gilreath\", \"Y_6\": \"Nakisha Testa\", \"Y_2\": \"Gabriel Gilreath\"}, {\"Y_6\": \"Chang Son\", \"Y_2\": \"Aldo Son\", \"Y_4\": \"Maximilian Son\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Bernardo Romine\", \"Y_2\": \"Danny Romine\"}, {\"Y_2\": \"Jimmy Regalado\", \"Y_4\": \"Cleveland Regalado\", \"Y_6\": \"Howard Regalado\"}, {\"Y_4\": \"Lorenz Haag\", \"Y_2\": \"Cameron Haag\", \"Y_6\": \"Barney Haag\"}, {\"Y_4\": \"Cleveland Regalado\", \"Y_2\": \"Alix Regalado\", \"Y_6\": \"Howard Regalado\"}, {\"Y_4\": \"Zackary Maus\", \"Y_2\": \"Desiree Dilley\", \"Y_6\": \"Minh Maus\"}, {\"Y_2\": \"Refugio Bear\", \"Y_6\": \"Kimberlee Bear\", \"Y_4\": \"Chase Bear\"}, {\"Y_2\": \"Harris Acuna\", \"Y_4\": \"Kenneth Acuna\", \"Y_6\": \"Virgil Acuna\"}, {\"Y_2\": \"Robby Hoover\", \"Y_4\": \"Tobias Hoover\", \"Y_6\": \"Robby Hoover\"}, {\"Y_2\": \"Grover Buford\", \"Y_4\": \"Dante Buford\", \"Y_6\": \"Goldie Buford\"}, {\"Y_6\": \"Ellis Flanders\", \"Y_4\": \"Porfirio Flanders\", \"Y_2\": \"Ellis Flanders\"}, {\"Y_4\": \"Gerald Everette\", \"Y_2\": \"Raymon Everette\", \"Y_6\": \"Maynard Everette\"}, {\"Y_4\": \"Armando Auger\", \"Y_2\": \"Lynette Auger\", \"Y_6\": \"Lynette Auger\"}, {\"Y_4\": \"Lorenz Haag\", \"Y_2\": \"Carey Haag\", \"Y_6\": \"Barney Haag\"}, {\"Y_4\": \"Tomas Raines\", \"Y_2\": \"Latasha Raines\", \"Y_6\": \"Mohammad Raines\"}, {\"Y_6\": \"Gregory Romine\", \"Y_2\": \"Danny Romine\", \"Y_4\": \"Benjamin Romine\"}, {\"Y_2\": \"Chase Bear\", \"Y_6\": \"Kimberlee Bear\", \"Y_4\": \"Refugio Bear\"}, {\"Y_6\": \"Hugh Keys\", \"Y_4\": \"Bradford Keys\", \"Y_2\": \"Hugh Keys\"}, {\"Y_6\": \"Earnest Sherlock\", \"Y_4\": \"Earle Sherlock\", \"Y_2\": \"Jamaal Sherlock\"}, {\"Y_2\": \"Adam Valerio\", \"Y_6\": \"Adam Valerio\", \"Y_4\": \"Robby Valerio\"}, {\"Y_2\": \"Bernardo Gagne\", \"Y_6\": \"Bernardo Gagne\", \"Y_4\": \"Leon Gagne\"}, {\"Y_6\": \"Kimberlee Bear\", \"Y_4\": \"Refugio Bear\", \"Y_2\": \"Alexandra Ayala\"}, {\"Y_2\": \"Jay Christ\", \"Y_6\": \"Reita Barros\", \"Y_4\": \"Fred Christ\"}, {\"Y_6\": \"Lona Cowell\", \"Y_2\": \"Samantha Cowell\", \"Y_4\": \"Adalberto Cowell\"}, {\"Y_6\": \"Gregory Romine\", \"Y_4\": \"Benjamin Romine\", \"Y_2\": \"Gregory Romine\"}, {\"Y_2\": \"Hans Wyman\", \"Y_4\": \"Solomon Wyman\", \"Y_6\": \"Leann Wyman\"}, {\"Y_6\": \"Gregory Romine\", \"Y_2\": \"Giovanni Romine\", \"Y_4\": \"Benjamin Romine\"}, {\"Y_2\": \"Oskar Flint\", \"Y_6\": \"Tyesha Gooch\", \"Y_4\": \"Carmine Flint\"}]", + "answer": [ + "Adam Valerio", + "Ahmad Cato", + "Aldo Son", + "Alejandrina Randle", + "Alexa Andres", + "Alexandra Ayala", + "Alisha Gilreath", + "Alix Coulter", + "Alix Regalado", + "Allen Flint", + "Amy Flanders", + "Andrea Cato", + "Andy Towne", + "Angelica Lim", + "Anneliese Andres", + "Antoinette Kilgore", + "Antonia Wyman", + "Armando Auger", + "Ashely Slavin", + "Aubrey Red", + "Barbar Montez", + "Barney Haag", + "Benjamin Romine", + "Benjamin Vaca", + "Bernardo Gagne", + "Bernardo Romine", + "Bernie Turney", + "Bethany Deans", + "Bettina Lovelace", + "Bettina Red", + "Bill Everette", + "Blaine Marra", + "Brigida Marra", + "Brittaney Chalmers", + "Bruno Francis", + "Cameron Haag", + "Carey Gilreath", + "Carey Haag", + "Carla Rinehart", + "Carmine Flint", + "Carmine Whittle", + "Chang Son", + "Charissa Armitage", + "Chase Bear", + "Cheri Neff", + "Chloe Mayorga", + "Clara Englert", + "Clarence Marra", + "Cleo Dillingham", + "Cleveland Regalado", + "Courtney Loftus", + "Craig Grube", + "Cristopher Vaca", + "Dale Biggers", + "Danny Romine", + "Dante Buford", + "David Englert", + "Debra Kelso", + "Deon Buford", + "Desiree Dilley", + "Dinah Poling", + "Dino Beltran", + "Dionne Rosa", + "Dorinda Long", + "Dorothea Virgil", + "Doug Gagnon", + "Dustin Red", + "Earle Sherlock", + "Earlean Benford", + "Earnest Sherlock", + "Eduardo Raines", + "Eli Biggers", + "Ella Valencia", + "Elliott Muniz", + "Ellis Flanders", + "Elmer Ferry", + "Elsy Hinojosa", + "Emelda Mclane", + "Emmanuel Wagner", + "Enrique Free", + "Esteban Andres", + "Estella Chouinard", + "Fernando Cover", + "Francesca Lowman", + "Fred Christ", + "Freda Jamison", + "Freeda Woods", + "Gabriel Gilreath", + "Gerald Everette", + "Giovanni Romine", + "Goldie Buford", + "Gregory Romine", + "Grover Buford", + "Hans Wyman", + "Harris Acuna", + "Hattie Reilly", + "Hazel Hildreth", + "Heidi Lovelace", + "Howard Regalado", + "Hugh Keys", + "Isabella Maclean", + "Isis Gallaher", + "Israel Ferry", + "Jackie Darnell", + "Jake Burkey", + "Jamaal Sherlock", + "Jamey Marra", + "Jana Abdullah", + "Jana Utley", + "Janell Castellano", + "Jay Christ", + "Jerrold Ferry", + "Jerrold Jasper", + "Jimmy Regalado", + "Joanne Handley", + "Joannie Plumley", + "Johnathon Zelaya", + "Johnny Turney", + "Josef Linder", + "Jung Birchfield", + "Kanesha Whittle", + "Kendrick Andres", + "Kenneth Acuna", + "Kenton Everette", + "Kimberlee Bear", + "Lannie Keys", + "Latasha Raines", + "Laverna Hageman", + "Leann Wyman", + "Leisa Whittle", + "Leslie Englert", + "Lona Cowell", + "Lonny Toon", + "Lorenz Haag", + "Lorenzo Andres", + "Loyd Gilreath", + "Lyman Acuna", + "Lyman Marra", + "Lyndia Bull", + "Lynette Auger", + "Mac Castellano", + "Mai Long", + "Mai Orourke", + "Mallie Woodcock", + "Mariana Vaca", + "Marianne Towne", + "Mark Hopkins", + "Marlena Sinclair", + "Marlene Moreno", + "Maximilian Son", + "Maynard Everette", + "Michele Jasper", + "Minh Maus", + "Mohammad Raines", + "Nakisha Testa", + "Nanette Coulter", + "Natasha Dykstra", + "Natasha Francis", + "Nathaniel Englert", + "Ned Heron", + "Nicholle Keyser", + "Nico Linder", + "Norma Heron", + "Nydia Allman", + "Ophelia Yazzie", + "Orlando Beltran", + "Orlando Francis", + "Oskar Flint", + "Pansy Madison", + "Paris Cato", + "Pauletta Samaniego", + "Porfirio Flanders", + "Raleigh Auger", + "Raphael Flanders", + "Raymon Everette", + "Rayna Croy", + "Refugio Bear", + "Reita Barros", + "Robby Hoover", + "Rory Vaca", + "Roseanna Gaytan", + "Roxy Mclean", + "Rubie Bear", + "Samantha Cowell", + "Shannon Cosme", + "Shawna Cowell", + "Solomon Wyman", + "Stanley Auger", + "Steve Jasper", + "Tanner Beltran", + "Tara Brockington", + "Tashina Harman", + "Theodor Cousin", + "Tina Geller", + "Tomas Raines", + "Troy Bracken", + "Tyesha Gooch", + "Victor Linder", + "Virgil Acuna", + "Vita Atwood", + "Viva Mulholland", + "Yoko Crozier", + "Zachery Hinojosa", + "Zoraida Valerio" + ], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "brother(Y_6, Y_4)", + "job(Y_6, \"clinical cytogeneticist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "ebe118d5-a429-46f8-b1d6-f54d5ca1e0b2", + "question": "Who is the sister-in-law of the male cousin of the person whose hobby is surfing?", + "intermediate_answers": "[{\"Y_2\": \"Caitlin Luis\", \"Y_4\": \"Otis Small\", \"Y_6\": \"Crysta Barksdale\"}, {\"Y_4\": \"Rupert Hagerman\", \"Y_6\": \"Raymond Reichert\", \"Y_2\": \"Ming Conde\"}]", + "answer": [ + "Caitlin Luis", + "Ming Conde" + ], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(Y_6, Y_4)", + "hobby(Y_6, \"surfing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "fd47ba36-39b6-48fa-9b15-0d5f8463649e", + "question": "Who is the cousin of the grandson of the person whose hobby is amusement park visiting?", + "intermediate_answers": "[{\"Y_2\": \"Silas Biggers\", \"Y_4\": \"Federico Kittle\", \"Y_6\": \"Allison Biggers\"}, {\"Y_4\": \"Jarrett Rudolph\", \"Y_2\": \"Clayton Rudolph\", \"Y_6\": \"Edison Rudolph\"}, {\"Y_4\": \"Lamar Rudolph\", \"Y_6\": \"Edison Rudolph\", \"Y_2\": \"Jarrett Rudolph\"}, {\"Y_6\": \"Audie Alger\", \"Y_4\": \"Clair Bostic\", \"Y_2\": \"Isaias Bostic\"}, {\"Y_4\": \"Charley Thorpe\", \"Y_6\": \"Fred Raleigh\", \"Y_2\": \"Mireya Kaplan\"}, {\"Y_4\": \"Manuel Thorpe\", \"Y_6\": \"Fred Raleigh\", \"Y_2\": \"Joan Thorpe\"}, {\"Y_6\": \"Geraldine Gallagher\", \"Y_2\": \"Ilona Settle\", \"Y_4\": \"Jamey Gallagher\"}, {\"Y_4\": \"Felipe Biggers\", \"Y_2\": \"Maryam Biggers\", \"Y_6\": \"Allison Biggers\"}, {\"Y_2\": \"Clair Bostic\", \"Y_6\": \"Audie Alger\", \"Y_4\": \"Jude Burke\"}, {\"Y_6\": \"Geraldine Gallagher\", \"Y_2\": \"Jamey Gallagher\", \"Y_4\": \"Oscar Gallagher\"}, {\"Y_2\": \"Sterling Combs\", \"Y_6\": \"Henry Keane\", \"Y_4\": \"Neil Keane\"}, {\"Y_2\": \"Neil Keane\", \"Y_6\": \"Henry Keane\", \"Y_4\": \"Sterling Combs\"}, {\"Y_4\": \"Julius Hartle\", \"Y_6\": \"Perry Bechtold\", \"Y_2\": \"Jerry Bechtold\"}, {\"Y_4\": \"William Settle\", \"Y_6\": \"Geraldine Gallagher\", \"Y_2\": \"Jamey Gallagher\"}, {\"Y_2\": \"Audry Cosby\", \"Y_4\": \"Jarrett Rudolph\", \"Y_6\": \"Edison Rudolph\"}, {\"Y_6\": \"Deangelo Fish\", \"Y_2\": \"Perla Fields\", \"Y_4\": \"Orville Fish\"}, {\"Y_2\": \"Felipe Biggers\", \"Y_4\": \"Silas Biggers\", \"Y_6\": \"Allison Biggers\"}, {\"Y_6\": \"Wonda Calvin\", \"Y_2\": \"Genevieve Mccutchen\", \"Y_4\": \"Jose Calvin\"}, {\"Y_2\": \"Sarita Bostic\", \"Y_6\": \"Audie Alger\", \"Y_4\": \"Jude Burke\"}, {\"Y_4\": \"Sammy Hartle\", \"Y_6\": \"Perry Bechtold\", \"Y_2\": \"Jerry Bechtold\"}, {\"Y_2\": \"Noel Gallagher\", \"Y_6\": \"Geraldine Gallagher\", \"Y_4\": \"Jamey Gallagher\"}, {\"Y_4\": \"Jerry Bechtold\", \"Y_2\": \"Kristine Hartle\", \"Y_6\": \"Perry Bechtold\"}, {\"Y_2\": \"Maryam Biggers\", \"Y_4\": \"Federico Kittle\", \"Y_6\": \"Allison Biggers\"}, {\"Y_2\": \"Felipe Biggers\", \"Y_4\": \"Federico Kittle\", \"Y_6\": \"Allison Biggers\"}, {\"Y_2\": \"Federico Kittle\", \"Y_4\": \"Felipe Biggers\", \"Y_6\": \"Allison Biggers\"}, {\"Y_4\": \"William Settle\", \"Y_2\": \"Sasha Coles\", \"Y_6\": \"Geraldine Gallagher\"}, {\"Y_4\": \"Manuel Thorpe\", \"Y_6\": \"Fred Raleigh\", \"Y_2\": \"Wilbur Best\"}, {\"Y_4\": \"William Settle\", \"Y_2\": \"Noel Gallagher\", \"Y_6\": \"Geraldine Gallagher\"}, {\"Y_2\": \"Silas Biggers\", \"Y_4\": \"Felipe Biggers\", \"Y_6\": \"Allison Biggers\"}, {\"Y_2\": \"Marlana Mcmillian\", \"Y_4\": \"Jeffery Burkett\", \"Y_6\": \"Darren Burkett\"}, {\"Y_6\": \"Audie Alger\", \"Y_4\": \"Clair Bostic\", \"Y_2\": \"Kyong Burke\"}, {\"Y_4\": \"Sonny Fish\", \"Y_6\": \"Deangelo Fish\", \"Y_2\": \"Perla Fields\"}, {\"Y_6\": \"Geraldine Gallagher\", \"Y_2\": \"William Settle\", \"Y_4\": \"Noel Gallagher\"}, {\"Y_2\": \"Jude Burke\", \"Y_6\": \"Audie Alger\", \"Y_4\": \"Clair Bostic\"}, {\"Y_4\": \"Davis Kitchens\", \"Y_6\": \"Elna Kitchens\", \"Y_2\": \"Morgan Angulo\"}, {\"Y_4\": \"Manuel Thorpe\", \"Y_6\": \"Fred Raleigh\", \"Y_2\": \"Anastacia Moseley\"}, {\"Y_4\": \"Charley Thorpe\", \"Y_6\": \"Fred Raleigh\", \"Y_2\": \"Anastacia Moseley\"}, {\"Y_2\": \"Ilona Settle\", \"Y_6\": \"Geraldine Gallagher\", \"Y_4\": \"Noel Gallagher\"}, {\"Y_4\": \"Manuel Thorpe\", \"Y_6\": \"Fred Raleigh\", \"Y_2\": \"Mireya Kaplan\"}, {\"Y_2\": \"Sasha Coles\", \"Y_6\": \"Geraldine Gallagher\", \"Y_4\": \"Noel Gallagher\"}, {\"Y_4\": \"Charley Thorpe\", \"Y_6\": \"Fred Raleigh\", \"Y_2\": \"Wilbur Best\"}, {\"Y_2\": \"Oscar Gallagher\", \"Y_6\": \"Geraldine Gallagher\", \"Y_4\": \"Jamey Gallagher\"}, {\"Y_6\": \"Geraldine Gallagher\", \"Y_2\": \"William Settle\", \"Y_4\": \"Oscar Gallagher\"}, {\"Y_4\": \"William Settle\", \"Y_6\": \"Geraldine Gallagher\", \"Y_2\": \"Aurelia Yamada\"}, {\"Y_4\": \"Jerry Bechtold\", \"Y_2\": \"Julius Hartle\", \"Y_6\": \"Perry Bechtold\"}, {\"Y_6\": \"Geraldine Gallagher\", \"Y_2\": \"William Settle\", \"Y_4\": \"Jamey Gallagher\"}, {\"Y_2\": \"Ilona Settle\", \"Y_6\": \"Geraldine Gallagher\", \"Y_4\": \"Oscar Gallagher\"}, {\"Y_4\": \"Manuel Thorpe\", \"Y_6\": \"Fred Raleigh\", \"Y_2\": \"Holly Bouchard\"}, {\"Y_2\": \"Sasha Coles\", \"Y_6\": \"Geraldine Gallagher\", \"Y_4\": \"Oscar Gallagher\"}, {\"Y_4\": \"Davis Kitchens\", \"Y_6\": \"Elna Kitchens\", \"Y_2\": \"Felix Kitchens\"}, {\"Y_6\": \"Elna Kitchens\", \"Y_2\": \"Kris Barrera\", \"Y_4\": \"Felix Kitchens\"}, {\"Y_2\": \"Aurelia Yamada\", \"Y_6\": \"Geraldine Gallagher\", \"Y_4\": \"Noel Gallagher\"}, {\"Y_2\": \"Clementine Bonin\", \"Y_6\": \"Audie Alger\", \"Y_4\": \"Jude Burke\"}, {\"Y_6\": \"Elna Kitchens\", \"Y_2\": \"Davis Kitchens\", \"Y_4\": \"Felix Kitchens\"}, {\"Y_4\": \"Jarrett Rudolph\", \"Y_2\": \"Marianne Trotter\", \"Y_6\": \"Edison Rudolph\"}, {\"Y_2\": \"Sydney Wilt\", \"Y_6\": \"Audie Alger\", \"Y_4\": \"Jude Burke\"}, {\"Y_2\": \"Marlana Mcmillian\", \"Y_4\": \"Emery Burkett\", \"Y_6\": \"Darren Burkett\"}, {\"Y_4\": \"Jarrett Rudolph\", \"Y_2\": \"Lamar Rudolph\", \"Y_6\": \"Edison Rudolph\"}, {\"Y_4\": \"Charley Thorpe\", \"Y_6\": \"Fred Raleigh\", \"Y_2\": \"Joan Thorpe\"}, {\"Y_4\": \"Charley Thorpe\", \"Y_6\": \"Fred Raleigh\", \"Y_2\": \"Holly Bouchard\"}, {\"Y_6\": \"Perry Bechtold\", \"Y_2\": \"Jerry Bechtold\", \"Y_4\": \"Wilber Hartle\"}, {\"Y_2\": \"Aurelia Yamada\", \"Y_6\": \"Geraldine Gallagher\", \"Y_4\": \"Oscar Gallagher\"}, {\"Y_4\": \"William Settle\", \"Y_2\": \"Oscar Gallagher\", \"Y_6\": \"Geraldine Gallagher\"}, {\"Y_6\": \"Geraldine Gallagher\", \"Y_2\": \"Jamey Gallagher\", \"Y_4\": \"Noel Gallagher\"}, {\"Y_2\": \"Federico Kittle\", \"Y_4\": \"Silas Biggers\", \"Y_6\": \"Allison Biggers\"}, {\"Y_4\": \"Jerry Bechtold\", \"Y_6\": \"Perry Bechtold\", \"Y_2\": \"Wilber Hartle\"}, {\"Y_4\": \"Clayton Rudolph\", \"Y_6\": \"Edison Rudolph\", \"Y_2\": \"Jarrett Rudolph\"}, {\"Y_4\": \"Davis Kitchens\", \"Y_6\": \"Elna Kitchens\", \"Y_2\": \"Kris Barrera\"}, {\"Y_4\": \"Jerry Bechtold\", \"Y_6\": \"Perry Bechtold\", \"Y_2\": \"Sammy Hartle\"}]", + "answer": [ + "Anastacia Moseley", + "Audry Cosby", + "Aurelia Yamada", + "Clair Bostic", + "Clayton Rudolph", + "Clementine Bonin", + "Davis Kitchens", + "Federico Kittle", + "Felipe Biggers", + "Felix Kitchens", + "Genevieve Mccutchen", + "Holly Bouchard", + "Ilona Settle", + "Isaias Bostic", + "Jamey Gallagher", + "Jarrett Rudolph", + "Jerry Bechtold", + "Joan Thorpe", + "Jude Burke", + "Julius Hartle", + "Kris Barrera", + "Kristine Hartle", + "Kyong Burke", + "Lamar Rudolph", + "Marianne Trotter", + "Marlana Mcmillian", + "Maryam Biggers", + "Mireya Kaplan", + "Morgan Angulo", + "Neil Keane", + "Noel Gallagher", + "Oscar Gallagher", + "Perla Fields", + "Sammy Hartle", + "Sarita Bostic", + "Sasha Coles", + "Silas Biggers", + "Sterling Combs", + "Sydney Wilt", + "Wilber Hartle", + "Wilbur Best", + "William Settle" + ], + "prolog": { + "query": [ + "cousin(Y_4, Y_2)", + "grandson(Y_6, Y_4)", + "hobby(Y_6, \"amusement park visiting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "fff42116-5675-4f19-9780-bfb658082cb7", + "question": "Who is the grandson of the father of the person whose date of birth is 1069-04-26?", + "intermediate_answers": "[{\"Y_4\": \"John Whatley\", \"Y_6\": \"Gale Whatley\", \"Y_2\": \"Ike Whatley\"}]", + "answer": [ + "Ike Whatley" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "dob(Y_6, \"1069-04-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 4 + }, + { + "id": "6557e7f1-4bf1-4332-985e-067c0f18f0b9", + "question": "Who is the grandchild of the grandfather of the person whose hobby is board sports?", + "intermediate_answers": "[{\"Y_4\": \"Brooks Whorton\", \"Y_6\": \"Jean Arteaga\", \"Y_2\": \"Stephan Whorton\"}, {\"Y_4\": \"Albert Chamberlain\", \"Y_2\": \"Bernice Chamberlain\", \"Y_6\": \"Bernice Chamberlain\"}, {\"Y_4\": \"Carlos Hight\", \"Y_6\": \"Catalina Hight\", \"Y_2\": \"Teressa Dunkle\"}, {\"Y_6\": \"Hanh Hallman\", \"Y_2\": \"Coral Truong\", \"Y_4\": \"Kenneth Coe\"}, {\"Y_6\": \"Christiana Siler\", \"Y_2\": \"Christiana Siler\", \"Y_4\": \"Harold Vela\"}, {\"Y_4\": \"Ron Everett\", \"Y_2\": \"Shari Noah\", \"Y_6\": \"Shari Noah\"}, {\"Y_4\": \"Emory Brice\", \"Y_2\": \"Alexandra Tynes\", \"Y_6\": \"Maggie Brice\"}, {\"Y_4\": \"Brooks Whorton\", \"Y_2\": \"Jean Arteaga\", \"Y_6\": \"Jean Arteaga\"}, {\"Y_4\": \"Emory Brice\", \"Y_6\": \"Maggie Brice\", \"Y_2\": \"Raelene Brice\"}, {\"Y_2\": \"Lawanda Grooms\", \"Y_4\": \"Bob Buckles\", \"Y_6\": \"Truman Buckles\"}, {\"Y_2\": \"Robert Kimble\", \"Y_6\": \"Robert Kimble\", \"Y_4\": \"Elliot Kimble\"}, {\"Y_2\": \"Dewitt Rademacher\", \"Y_6\": \"Dewitt Rademacher\", \"Y_4\": \"Solomon Moats\"}, {\"Y_2\": \"Dewitt Rademacher\", \"Y_6\": \"Dewitt Rademacher\", \"Y_4\": \"Darrel Rademacher\"}, {\"Y_6\": \"Christiana Siler\", \"Y_2\": \"Sofia Bracken\", \"Y_4\": \"Harold Vela\"}, {\"Y_6\": \"Christiana Siler\", \"Y_4\": \"Toney Colwell\", \"Y_2\": \"Ervin Colwell\"}, {\"Y_4\": \"Dale Lykins\", \"Y_6\": \"Zoila Dionne\", \"Y_2\": \"James Dionne\"}, {\"Y_4\": \"Arnulfo Monroy\", \"Y_6\": \"Bryce Schoonmaker\", \"Y_2\": \"Nicky Fitzsimmons\"}, {\"Y_4\": \"Arnulfo Monroy\", \"Y_2\": \"Bryce Schoonmaker\", \"Y_6\": \"Bryce Schoonmaker\"}, {\"Y_2\": \"Garrett Decastro\", \"Y_6\": \"Leonila Decastro\", \"Y_4\": \"Dan Carmack\"}, {\"Y_6\": \"Natalie Becker\", \"Y_2\": \"Pearl Hartsock\", \"Y_4\": \"Quentin Surber\"}, {\"Y_4\": \"Dale Lykins\", \"Y_6\": \"Zoila Dionne\", \"Y_2\": \"Hyun Lundquist\"}, {\"Y_4\": \"Maximo Trotter\", \"Y_2\": \"Suzanne Philip\", \"Y_6\": \"Suzanne Philip\"}, {\"Y_4\": \"Oskar Pegues\", \"Y_6\": \"Gerard Pegues\", \"Y_2\": \"Eusebio Pegues\"}, {\"Y_6\": \"Eunice Carlyle\", \"Y_2\": \"Tiffiny Santana\", \"Y_4\": \"Rodger Mccourt\"}, {\"Y_2\": \"Richie Duran\", \"Y_6\": \"Harry Duran\", \"Y_4\": \"Leon Duran\"}, {\"Y_6\": \"Dewitt Rademacher\", \"Y_4\": \"Solomon Moats\", \"Y_2\": \"Claudette Reavis\"}, {\"Y_4\": \"Lloyd Horsley\", \"Y_2\": \"Rupert Buckman\", \"Y_6\": \"Sal Horsley\"}, {\"Y_2\": \"Theron Peeples\", \"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Daryl Hartsfield\"}, {\"Y_4\": \"Lloyd Horsley\", \"Y_2\": \"Sal Horsley\", \"Y_6\": \"Sal Horsley\"}, {\"Y_6\": \"Christiana Siler\", \"Y_2\": \"Vern Colwell\", \"Y_4\": \"Harold Vela\"}, {\"Y_2\": \"Jamaal Stocker\", \"Y_6\": \"Hubert Masterson\", \"Y_4\": \"Van Masterson\"}, {\"Y_4\": \"Eric Ruggles\", \"Y_2\": \"Francisca Stockwell\", \"Y_6\": \"Francisca Stockwell\"}, {\"Y_4\": \"Horace Swindell\", \"Y_2\": \"Genny Gaskins\", \"Y_6\": \"Genny Gaskins\"}, {\"Y_4\": \"Bob Buckles\", \"Y_2\": \"Edmund Buckles\", \"Y_6\": \"Truman Buckles\"}, {\"Y_4\": \"Darren Mccall\", \"Y_2\": \"Arden Buckles\", \"Y_6\": \"Truman Buckles\"}, {\"Y_4\": \"Lloyd Horsley\", \"Y_2\": \"Armand Buckman\", \"Y_6\": \"Sal Horsley\"}, {\"Y_4\": \"Eugenio Nix\", \"Y_2\": \"Shari Noah\", \"Y_6\": \"Shari Noah\"}, {\"Y_4\": \"Karl Herring\", \"Y_2\": \"Gerard Pegues\", \"Y_6\": \"Gerard Pegues\"}, {\"Y_6\": \"Christiana Siler\", \"Y_4\": \"Toney Colwell\", \"Y_2\": \"Mellissa Colwell\"}, {\"Y_2\": \"Rafael Motley\", \"Y_6\": \"Evan Motley\", \"Y_4\": \"Dillon Gannon\"}, {\"Y_4\": \"Hector Callender\", \"Y_2\": \"Laurence Forest\", \"Y_6\": \"Teena Reading\"}, {\"Y_4\": \"Ron Everett\", \"Y_2\": \"Herman Everett\", \"Y_6\": \"Shari Noah\"}, {\"Y_4\": \"David Forest\", \"Y_6\": \"Teena Reading\", \"Y_2\": \"Melodie Wescott\"}, {\"Y_4\": \"Jamie Nettles\", \"Y_6\": \"Hanh Skelton\", \"Y_2\": \"Lona Wendt\"}, {\"Y_4\": \"Jeffery Kutz\", \"Y_6\": \"Alden Murrell\", \"Y_2\": \"Brett Murrell\"}, {\"Y_6\": \"Curtis Youngblood\", \"Y_2\": \"Jefferson Vanhouten\", \"Y_4\": \"Ricky Vanhouten\"}, {\"Y_4\": \"Hector Callender\", \"Y_2\": \"Teena Reading\", \"Y_6\": \"Teena Reading\"}, {\"Y_4\": \"Albert Chamberlain\", \"Y_2\": \"Nicholas Giddings\", \"Y_6\": \"Bernice Chamberlain\"}, {\"Y_4\": \"Winford Hastings\", \"Y_2\": \"Gilberto Hastings\", \"Y_6\": \"Cyril Schneider\"}, {\"Y_6\": \"Jerrold Ferry\", \"Y_4\": \"King Swearingen\", \"Y_2\": \"Elmer Ferry\"}, {\"Y_4\": \"Claud Decastro\", \"Y_2\": \"Leonila Decastro\", \"Y_6\": \"Leonila Decastro\"}, {\"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Daryl Hartsfield\", \"Y_2\": \"Dallas Peeples\"}, {\"Y_4\": \"Dale Lykins\", \"Y_6\": \"Zoila Dionne\", \"Y_2\": \"Luella Cahoon\"}, {\"Y_4\": \"Jeffery Kutz\", \"Y_6\": \"Alden Murrell\", \"Y_2\": \"Rodney Murrell\"}, {\"Y_2\": \"Skye Orton\", \"Y_6\": \"Dewitt Rademacher\", \"Y_4\": \"Solomon Moats\"}, {\"Y_2\": \"Rob Rademacher\", \"Y_6\": \"Dewitt Rademacher\", \"Y_4\": \"Darrel Rademacher\"}, {\"Y_4\": \"Jamie Nettles\", \"Y_6\": \"Hanh Skelton\", \"Y_2\": \"Julio Nettles\"}, {\"Y_2\": \"Jamaal Duran\", \"Y_6\": \"Harry Duran\", \"Y_4\": \"Dominic Guertin\"}, {\"Y_6\": \"Matthew Peeples\", \"Y_2\": \"Wesley Peeples\", \"Y_4\": \"Daryl Hartsfield\"}, {\"Y_2\": \"Latrina Harter\", \"Y_6\": \"Hanh Hallman\", \"Y_4\": \"Kenneth Coe\"}, {\"Y_4\": \"Normand Denson\", \"Y_2\": \"Willie Hight\", \"Y_6\": \"Catalina Hight\"}, {\"Y_4\": \"Horace Swindell\", \"Y_6\": \"Genny Gaskins\", \"Y_2\": \"Russell Swindell\"}, {\"Y_2\": \"Graciela Mceachern\", \"Y_4\": \"Ron Everett\", \"Y_6\": \"Shari Noah\"}, {\"Y_4\": \"Darren Mccall\", \"Y_2\": \"Edmund Buckles\", \"Y_6\": \"Truman Buckles\"}, {\"Y_6\": \"Dewitt Rademacher\", \"Y_2\": \"Rolando Rademacher\", \"Y_4\": \"Darrel Rademacher\"}, {\"Y_4\": \"Arnulfo Monroy\", \"Y_2\": \"Freddie Schoonmaker\", \"Y_6\": \"Bryce Schoonmaker\"}, {\"Y_6\": \"Dewitt Rademacher\", \"Y_2\": \"Evelyne Eckert\", \"Y_4\": \"Darrel Rademacher\"}, {\"Y_2\": \"Golda Espinal\", \"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Daryl Hartsfield\"}, {\"Y_2\": \"Vito Wooten\", \"Y_6\": \"Ali Neilson\", \"Y_4\": \"Jerald Wooten\"}, {\"Y_4\": \"Ron Everett\", \"Y_6\": \"Shari Noah\", \"Y_2\": \"Aline Everett\"}, {\"Y_2\": \"Matthew Peeples\", \"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Daryl Hartsfield\"}, {\"Y_2\": \"Madelyn Gusman\", \"Y_4\": \"Arnulfo Monroy\", \"Y_6\": \"Bryce Schoonmaker\"}, {\"Y_4\": \"Kenny Valerio\", \"Y_6\": \"Tomas Newcomb\", \"Y_2\": \"Kasey Valerio\"}, {\"Y_4\": \"Jamie Nettles\", \"Y_6\": \"Hanh Skelton\", \"Y_2\": \"Zella Nettles\"}, {\"Y_4\": \"Brooks Whorton\", \"Y_6\": \"Jean Arteaga\", \"Y_2\": \"Lindsey Barrier\"}, {\"Y_4\": \"Byron Lowe\", \"Y_2\": \"Alan Colon\", \"Y_6\": \"Alan Colon\"}, {\"Y_4\": \"Carlos Hight\", \"Y_2\": \"Catalina Hight\", \"Y_6\": \"Catalina Hight\"}, {\"Y_2\": \"Jerrold Ferry\", \"Y_6\": \"Jerrold Ferry\", \"Y_4\": \"King Swearingen\"}, {\"Y_4\": \"Kenny Valerio\", \"Y_6\": \"Tomas Newcomb\", \"Y_2\": \"Tomas Newcomb\"}, {\"Y_4\": \"Winston Pasquale\", \"Y_2\": \"Asa Pasquale\", \"Y_6\": \"Asa Pasquale\"}, {\"Y_4\": \"Erwin Caruthers\", \"Y_6\": \"Hanh Skelton\", \"Y_2\": \"Lona Wendt\"}, {\"Y_4\": \"Hector Callender\", \"Y_6\": \"Teena Reading\", \"Y_2\": \"Dylan Forest\"}, {\"Y_4\": \"Lloyd Horsley\", \"Y_2\": \"Enid Horsley\", \"Y_6\": \"Sal Horsley\"}, {\"Y_2\": \"Darla Vasquez\", \"Y_4\": \"Eric Ruggles\", \"Y_6\": \"Francisca Stockwell\"}, {\"Y_4\": \"Erwin Caruthers\", \"Y_6\": \"Hanh Skelton\", \"Y_2\": \"Terrance Nettles\"}, {\"Y_2\": \"Eula Stockwell\", \"Y_4\": \"Eric Ruggles\", \"Y_6\": \"Francisca Stockwell\"}, {\"Y_2\": \"Delores Ashmore\", \"Y_4\": \"Kenny Valerio\", \"Y_6\": \"Tomas Newcomb\"}, {\"Y_4\": \"Jamie Nettles\", \"Y_6\": \"Hanh Skelton\", \"Y_2\": \"Terrance Nettles\"}, {\"Y_4\": \"Darren Mccall\", \"Y_2\": \"Johnathan Buckles\", \"Y_6\": \"Truman Buckles\"}, {\"Y_4\": \"Ron Everett\", \"Y_6\": \"Shari Noah\", \"Y_2\": \"Eunice Mceachern\"}, {\"Y_4\": \"Claud Decastro\", \"Y_2\": \"Garrett Decastro\", \"Y_6\": \"Leonila Decastro\"}, {\"Y_2\": \"Kris Fitzsimmons\", \"Y_4\": \"Arnulfo Monroy\", \"Y_6\": \"Bryce Schoonmaker\"}, {\"Y_4\": \"Jeffery Kutz\", \"Y_6\": \"Alden Murrell\", \"Y_2\": \"Elbert Murrell\"}, {\"Y_4\": \"David Forest\", \"Y_2\": \"Elijah Forest\", \"Y_6\": \"Teena Reading\"}, {\"Y_2\": \"Vanessa Kraemer\", \"Y_6\": \"Curtis Youngblood\", \"Y_4\": \"Ricky Vanhouten\"}, {\"Y_4\": \"Eugenio Nix\", \"Y_2\": \"Herman Everett\", \"Y_6\": \"Shari Noah\"}, {\"Y_4\": \"Ron Everett\", \"Y_6\": \"Shari Noah\", \"Y_2\": \"Randal Mceachern\"}, {\"Y_4\": \"Emory Brice\", \"Y_6\": \"Maggie Brice\", \"Y_2\": \"Leana Tynes\"}, {\"Y_4\": \"Bob Buckles\", \"Y_2\": \"Truman Buckles\", \"Y_6\": \"Truman Buckles\"}, {\"Y_2\": \"Arnold Ely\", \"Y_6\": \"Natalie Becker\", \"Y_4\": \"Quentin Surber\"}, {\"Y_2\": \"Felipe Valerio\", \"Y_4\": \"Kenny Valerio\", \"Y_6\": \"Tomas Newcomb\"}, {\"Y_4\": \"Lloyd Horsley\", \"Y_2\": \"Clinton Champion\", \"Y_6\": \"Sal Horsley\"}, {\"Y_6\": \"Christiana Siler\", \"Y_4\": \"Toney Colwell\", \"Y_2\": \"Sofia Bracken\"}, {\"Y_4\": \"Rolland Newcomb\", \"Y_2\": \"Tomas Newcomb\", \"Y_6\": \"Tomas Newcomb\"}, {\"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Jeromy Peeples\", \"Y_2\": \"Daniel Eddings\"}, {\"Y_4\": \"Emory Brice\", \"Y_2\": \"Maggie Brice\", \"Y_6\": \"Maggie Brice\"}, {\"Y_4\": \"Rolland Newcomb\", \"Y_2\": \"Chase Newcomb\", \"Y_6\": \"Tomas Newcomb\"}, {\"Y_4\": \"David Forest\", \"Y_6\": \"Teena Reading\", \"Y_2\": \"Dylan Forest\"}, {\"Y_6\": \"Hubert Masterson\", \"Y_2\": \"Alana Matheson\", \"Y_4\": \"Van Masterson\"}, {\"Y_4\": \"Horace Swindell\", \"Y_2\": \"Anna Scroggins\", \"Y_6\": \"Genny Gaskins\"}, {\"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Daryl Hartsfield\", \"Y_2\": \"Tyrell Hartsfield\"}, {\"Y_4\": \"Oskar Pegues\", \"Y_6\": \"Gerard Pegues\", \"Y_2\": \"Gerard Pegues\"}, {\"Y_4\": \"Brooks Whorton\", \"Y_6\": \"Jean Arteaga\", \"Y_2\": \"Wanda Hiatt\"}, {\"Y_2\": \"Warren Hight\", \"Y_4\": \"Normand Denson\", \"Y_6\": \"Catalina Hight\"}, {\"Y_4\": \"Normand Denson\", \"Y_2\": \"Rudolf Hight\", \"Y_6\": \"Catalina Hight\"}, {\"Y_6\": \"Jerrold Ferry\", \"Y_4\": \"King Swearingen\", \"Y_2\": \"Israel Ferry\"}, {\"Y_2\": \"Rosie Chamberlain\", \"Y_4\": \"Albert Chamberlain\", \"Y_6\": \"Bernice Chamberlain\"}, {\"Y_4\": \"Eugenio Nix\", \"Y_6\": \"Shari Noah\", \"Y_2\": \"Elyse Heron\"}, {\"Y_4\": \"Hector Callender\", \"Y_2\": \"Elijah Forest\", \"Y_6\": \"Teena Reading\"}, {\"Y_6\": \"Dewitt Rademacher\", \"Y_2\": \"Claudette Reavis\", \"Y_4\": \"Darrel Rademacher\"}, {\"Y_4\": \"Dale Lykins\", \"Y_6\": \"Zoila Dionne\", \"Y_2\": \"Ulysses Lykins\"}, {\"Y_6\": \"Evan Motley\", \"Y_4\": \"Dillon Gannon\", \"Y_2\": \"Nathan Gannon\"}, {\"Y_2\": \"Hubert Masterson\", \"Y_6\": \"Hubert Masterson\", \"Y_4\": \"Van Masterson\"}, {\"Y_4\": \"Maximo Trotter\", \"Y_2\": \"Fredrick Philip\", \"Y_6\": \"Suzanne Philip\"}, {\"Y_4\": \"Dale Lykins\", \"Y_2\": \"Aline Dionne\", \"Y_6\": \"Zoila Dionne\"}, {\"Y_6\": \"Christiana Siler\", \"Y_4\": \"Toney Colwell\", \"Y_2\": \"Odelia Colwell\"}, {\"Y_4\": \"Winford Hastings\", \"Y_2\": \"Carson Hastings\", \"Y_6\": \"Cyril Schneider\"}, {\"Y_2\": \"Simon Vanhouten\", \"Y_6\": \"Curtis Youngblood\", \"Y_4\": \"Ricky Vanhouten\"}, {\"Y_2\": \"Moshe Chamberlain\", \"Y_4\": \"Albert Chamberlain\", \"Y_6\": \"Bernice Chamberlain\"}, {\"Y_2\": \"Amy Buckles\", \"Y_4\": \"Bob Buckles\", \"Y_6\": \"Truman Buckles\"}, {\"Y_2\": \"Chase Newcomb\", \"Y_4\": \"Kenny Valerio\", \"Y_6\": \"Tomas Newcomb\"}, {\"Y_2\": \"Harry Duran\", \"Y_6\": \"Harry Duran\", \"Y_4\": \"Dominic Guertin\"}, {\"Y_2\": \"Evan Motley\", \"Y_6\": \"Evan Motley\", \"Y_4\": \"Donovan Motley\"}, {\"Y_6\": \"Christiana Siler\", \"Y_4\": \"Toney Colwell\", \"Y_2\": \"Rickie Colwell\"}, {\"Y_2\": \"Hanh Hallman\", \"Y_6\": \"Hanh Hallman\", \"Y_4\": \"Kenneth Coe\"}, {\"Y_2\": \"Scotty Philip\", \"Y_4\": \"Maximo Trotter\", \"Y_6\": \"Suzanne Philip\"}, {\"Y_4\": \"Bob Buckles\", \"Y_2\": \"Johnathan Buckles\", \"Y_6\": \"Truman Buckles\"}, {\"Y_4\": \"Normand Denson\", \"Y_2\": \"Catalina Hight\", \"Y_6\": \"Catalina Hight\"}, {\"Y_6\": \"Christiana Siler\", \"Y_2\": \"Vern Colwell\", \"Y_4\": \"Toney Colwell\"}, {\"Y_6\": \"Evan Motley\", \"Y_4\": \"Donovan Motley\", \"Y_2\": \"Romona Motley\"}, {\"Y_4\": \"Maximo Trotter\", \"Y_6\": \"Suzanne Philip\", \"Y_2\": \"Tyler Philip\"}, {\"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Jeromy Peeples\", \"Y_2\": \"Dallas Peeples\"}, {\"Y_2\": \"Sidney Gee\", \"Y_4\": \"Oskar Pegues\", \"Y_6\": \"Gerard Pegues\"}, {\"Y_2\": \"Ramona Neilson\", \"Y_6\": \"Ali Neilson\", \"Y_4\": \"Jerald Wooten\"}, {\"Y_4\": \"Lloyd Horsley\", \"Y_2\": \"Lanny Champion\", \"Y_6\": \"Sal Horsley\"}, {\"Y_2\": \"Evan Motley\", \"Y_6\": \"Evan Motley\", \"Y_4\": \"Dillon Gannon\"}, {\"Y_2\": \"Kelvin Vanhouten\", \"Y_6\": \"Curtis Youngblood\", \"Y_4\": \"Ricky Vanhouten\"}, {\"Y_4\": \"Jeffery Kutz\", \"Y_2\": \"Alden Murrell\", \"Y_6\": \"Alden Murrell\"}, {\"Y_4\": \"Ron Everett\", \"Y_2\": \"Chelsea Greco\", \"Y_6\": \"Shari Noah\"}, {\"Y_2\": \"Rafael Motley\", \"Y_6\": \"Evan Motley\", \"Y_4\": \"Donovan Motley\"}, {\"Y_2\": \"Jamaal Duran\", \"Y_6\": \"Harry Duran\", \"Y_4\": \"Leon Duran\"}, {\"Y_6\": \"Evan Motley\", \"Y_4\": \"Dillon Gannon\", \"Y_2\": \"Romona Motley\"}, {\"Y_2\": \"Tammie Brookins\", \"Y_4\": \"Hector Callender\", \"Y_6\": \"Teena Reading\"}, {\"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Daryl Hartsfield\", \"Y_2\": \"Laverna Hartsfield\"}, {\"Y_2\": \"Leonila Decastro\", \"Y_6\": \"Leonila Decastro\", \"Y_4\": \"Dan Carmack\"}, {\"Y_4\": \"Albert Chamberlain\", \"Y_2\": \"Leon Chamberlain\", \"Y_6\": \"Bernice Chamberlain\"}, {\"Y_2\": \"Rob Rademacher\", \"Y_6\": \"Dewitt Rademacher\", \"Y_4\": \"Solomon Moats\"}, {\"Y_6\": \"Hubert Masterson\", \"Y_2\": \"Edythe Briggs\", \"Y_4\": \"Van Masterson\"}, {\"Y_6\": \"Evan Motley\", \"Y_4\": \"Dillon Gannon\", \"Y_2\": \"Piper Thaxton\"}, {\"Y_4\": \"Carlos Hight\", \"Y_2\": \"Rudolf Hight\", \"Y_6\": \"Catalina Hight\"}, {\"Y_2\": \"Aron Surber\", \"Y_6\": \"Natalie Becker\", \"Y_4\": \"Quentin Surber\"}, {\"Y_4\": \"David Forest\", \"Y_2\": \"Laurence Forest\", \"Y_6\": \"Teena Reading\"}, {\"Y_4\": \"Carlos Hight\", \"Y_2\": \"Warren Hight\", \"Y_6\": \"Catalina Hight\"}, {\"Y_4\": \"David Forest\", \"Y_2\": \"Teena Reading\", \"Y_6\": \"Teena Reading\"}, {\"Y_4\": \"Ron Everett\", \"Y_6\": \"Shari Noah\", \"Y_2\": \"Elyse Heron\"}, {\"Y_4\": \"Dale Lykins\", \"Y_2\": \"Zoila Dionne\", \"Y_6\": \"Zoila Dionne\"}, {\"Y_4\": \"Albert Chamberlain\", \"Y_6\": \"Bernice Chamberlain\", \"Y_2\": \"Juanita Chamberlain\"}, {\"Y_4\": \"Carlos Hight\", \"Y_2\": \"Willie Hight\", \"Y_6\": \"Catalina Hight\"}, {\"Y_2\": \"Curtis Youngblood\", \"Y_6\": \"Curtis Youngblood\", \"Y_4\": \"Ricky Vanhouten\"}, {\"Y_4\": \"Brooks Whorton\", \"Y_2\": \"Forrest Clegg\", \"Y_6\": \"Jean Arteaga\"}, {\"Y_6\": \"Christiana Siler\", \"Y_2\": \"Mellissa Colwell\", \"Y_4\": \"Harold Vela\"}, {\"Y_2\": \"Dino Song\", \"Y_6\": \"Dino Song\", \"Y_4\": \"Scott Cruse\"}, {\"Y_2\": \"Matthew Peeples\", \"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Jeromy Peeples\"}, {\"Y_6\": \"Christiana Siler\", \"Y_2\": \"Rickie Colwell\", \"Y_4\": \"Harold Vela\"}, {\"Y_4\": \"Erwin Caruthers\", \"Y_2\": \"Hanh Skelton\", \"Y_6\": \"Hanh Skelton\"}, {\"Y_4\": \"Lloyd Horsley\", \"Y_2\": \"Rigoberto Horsley\", \"Y_6\": \"Sal Horsley\"}, {\"Y_2\": \"Richie Duran\", \"Y_6\": \"Harry Duran\", \"Y_4\": \"Dominic Guertin\"}, {\"Y_4\": \"Arnulfo Monroy\", \"Y_6\": \"Bryce Schoonmaker\", \"Y_2\": \"Vito Sprouse\"}, {\"Y_4\": \"Bob Buckles\", \"Y_2\": \"Arden Buckles\", \"Y_6\": \"Truman Buckles\"}, {\"Y_6\": \"Hubert Masterson\", \"Y_2\": \"Shelli Stocker\", \"Y_4\": \"Van Masterson\"}, {\"Y_4\": \"Normand Denson\", \"Y_2\": \"Zenobia Denson\", \"Y_6\": \"Catalina Hight\"}, {\"Y_6\": \"Natalie Becker\", \"Y_2\": \"Abdul Surber\", \"Y_4\": \"Quentin Surber\"}, {\"Y_2\": \"Natalie Becker\", \"Y_6\": \"Natalie Becker\", \"Y_4\": \"Quentin Surber\"}, {\"Y_6\": \"Natalie Becker\", \"Y_4\": \"Quentin Surber\", \"Y_2\": \"Ralph Surber\"}, {\"Y_4\": \"Karl Herring\", \"Y_6\": \"Gerard Pegues\", \"Y_2\": \"Eusebio Pegues\"}, {\"Y_4\": \"Darren Mccall\", \"Y_2\": \"Truman Buckles\", \"Y_6\": \"Truman Buckles\"}, {\"Y_4\": \"Winford Hastings\", \"Y_2\": \"Cyril Schneider\", \"Y_6\": \"Cyril Schneider\"}, {\"Y_2\": \"Nevin Monroy\", \"Y_4\": \"Arnulfo Monroy\", \"Y_6\": \"Bryce Schoonmaker\"}, {\"Y_4\": \"Albert Chamberlain\", \"Y_2\": \"Delsie Burress\", \"Y_6\": \"Bernice Chamberlain\"}, {\"Y_6\": \"Hubert Masterson\", \"Y_2\": \"Cedric Vanhorn\", \"Y_4\": \"Van Masterson\"}, {\"Y_6\": \"Evan Motley\", \"Y_4\": \"Dillon Gannon\", \"Y_2\": \"Murray Gannon\"}, {\"Y_2\": \"Eunice Carlyle\", \"Y_6\": \"Eunice Carlyle\", \"Y_4\": \"Rodger Mccourt\"}, {\"Y_2\": \"Dean Valerio\", \"Y_4\": \"Kenny Valerio\", \"Y_6\": \"Tomas Newcomb\"}, {\"Y_6\": \"Dewitt Rademacher\", \"Y_2\": \"Macy Rademacher\", \"Y_4\": \"Darrel Rademacher\"}, {\"Y_4\": \"Arnulfo Monroy\", \"Y_6\": \"Bryce Schoonmaker\", \"Y_2\": \"Christen Paschall\"}, {\"Y_2\": \"Marlene Ashmore\", \"Y_4\": \"Kenny Valerio\", \"Y_6\": \"Tomas Newcomb\"}, {\"Y_6\": \"Hubert Masterson\", \"Y_2\": \"Daphne Stocker\", \"Y_4\": \"Van Masterson\"}, {\"Y_4\": \"Erwin Caruthers\", \"Y_6\": \"Hanh Skelton\", \"Y_2\": \"Julio Nettles\"}, {\"Y_6\": \"Matthew Peeples\", \"Y_2\": \"Wesley Peeples\", \"Y_4\": \"Jeromy Peeples\"}, {\"Y_4\": \"Brooks Whorton\", \"Y_6\": \"Jean Arteaga\", \"Y_2\": \"Hiram Arteaga\"}, {\"Y_2\": \"Cornelius Eddings\", \"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Jeromy Peeples\"}, {\"Y_4\": \"Hector Callender\", \"Y_6\": \"Teena Reading\", \"Y_2\": \"Melodie Wescott\"}, {\"Y_6\": \"Christiana Siler\", \"Y_4\": \"Toney Colwell\", \"Y_2\": \"Christiana Siler\"}, {\"Y_2\": \"Harry Duran\", \"Y_6\": \"Harry Duran\", \"Y_4\": \"Leon Duran\"}, {\"Y_4\": \"Jamie Nettles\", \"Y_2\": \"Hanh Skelton\", \"Y_6\": \"Hanh Skelton\"}, {\"Y_6\": \"Dewitt Rademacher\", \"Y_2\": \"Rolando Rademacher\", \"Y_4\": \"Solomon Moats\"}, {\"Y_4\": \"Erwin Caruthers\", \"Y_6\": \"Hanh Skelton\", \"Y_2\": \"Zella Nettles\"}, {\"Y_2\": \"Ali Neilson\", \"Y_6\": \"Ali Neilson\", \"Y_4\": \"Jerald Wooten\"}, {\"Y_2\": \"Amy Buckles\", \"Y_4\": \"Darren Mccall\", \"Y_6\": \"Truman Buckles\"}, {\"Y_4\": \"Normand Denson\", \"Y_6\": \"Catalina Hight\", \"Y_2\": \"Teressa Dunkle\"}, {\"Y_4\": \"Brooks Whorton\", \"Y_6\": \"Jean Arteaga\", \"Y_2\": \"Emery Hiatt\"}, {\"Y_2\": \"Theron Peeples\", \"Y_6\": \"Matthew Peeples\", \"Y_4\": \"Jeromy Peeples\"}, {\"Y_6\": \"Curtis Youngblood\", \"Y_2\": \"Elton Youngblood\", \"Y_4\": \"Ricky Vanhouten\"}, {\"Y_2\": \"Sha Chamberlain\", \"Y_4\": \"Albert Chamberlain\", \"Y_6\": \"Bernice Chamberlain\"}, {\"Y_6\": \"Natalie Becker\", \"Y_4\": \"Quentin Surber\", \"Y_2\": \"Mickey Ely\"}, {\"Y_4\": \"Lloyd Horsley\", \"Y_2\": \"Dani Horsley\", \"Y_6\": \"Sal Horsley\"}]", + "answer": [ + "Abdul Surber", + "Alan Colon", + "Alana Matheson", + "Alden Murrell", + "Alexandra Tynes", + "Ali Neilson", + "Aline Dionne", + "Aline Everett", + "Amy Buckles", + "Anna Scroggins", + "Arden Buckles", + "Armand Buckman", + "Arnold Ely", + "Aron Surber", + "Asa Pasquale", + "Bernice Chamberlain", + "Brett Murrell", + "Bryce Schoonmaker", + "Carson Hastings", + "Catalina Hight", + "Cedric Vanhorn", + "Chase Newcomb", + "Chelsea Greco", + "Christen Paschall", + "Christiana Siler", + "Claudette Reavis", + "Clinton Champion", + "Coral Truong", + "Cornelius Eddings", + "Curtis Youngblood", + "Cyril Schneider", + "Dallas Peeples", + "Dani Horsley", + "Daniel Eddings", + "Daphne Stocker", + "Darla Vasquez", + "Dean Valerio", + "Delores Ashmore", + "Delsie Burress", + "Dewitt Rademacher", + "Dino Song", + "Dylan Forest", + "Edmund Buckles", + "Edythe Briggs", + "Elbert Murrell", + "Elijah Forest", + "Elmer Ferry", + "Elton Youngblood", + "Elyse Heron", + "Emery Hiatt", + "Enid Horsley", + "Ervin Colwell", + "Eula Stockwell", + "Eunice Carlyle", + "Eunice Mceachern", + "Eusebio Pegues", + "Evan Motley", + "Evelyne Eckert", + "Felipe Valerio", + "Forrest Clegg", + "Francisca Stockwell", + "Freddie Schoonmaker", + "Fredrick Philip", + "Garrett Decastro", + "Genny Gaskins", + "Gerard Pegues", + "Gilberto Hastings", + "Golda Espinal", + "Graciela Mceachern", + "Hanh Hallman", + "Hanh Skelton", + "Harry Duran", + "Herman Everett", + "Hiram Arteaga", + "Hubert Masterson", + "Hyun Lundquist", + "Israel Ferry", + "Jamaal Duran", + "Jamaal Stocker", + "James Dionne", + "Jean Arteaga", + "Jefferson Vanhouten", + "Jerrold Ferry", + "Johnathan Buckles", + "Juanita Chamberlain", + "Julio Nettles", + "Kasey Valerio", + "Kelvin Vanhouten", + "Kris Fitzsimmons", + "Lanny Champion", + "Latrina Harter", + "Laurence Forest", + "Laverna Hartsfield", + "Lawanda Grooms", + "Leana Tynes", + "Leon Chamberlain", + "Leonila Decastro", + "Lindsey Barrier", + "Lona Wendt", + "Luella Cahoon", + "Macy Rademacher", + "Madelyn Gusman", + "Maggie Brice", + "Marlene Ashmore", + "Matthew Peeples", + "Mellissa Colwell", + "Melodie Wescott", + "Mickey Ely", + "Moshe Chamberlain", + "Murray Gannon", + "Natalie Becker", + "Nathan Gannon", + "Nevin Monroy", + "Nicholas Giddings", + "Nicky Fitzsimmons", + "Odelia Colwell", + "Pearl Hartsock", + "Piper Thaxton", + "Raelene Brice", + "Rafael Motley", + "Ralph Surber", + "Ramona Neilson", + "Randal Mceachern", + "Richie Duran", + "Rickie Colwell", + "Rigoberto Horsley", + "Rob Rademacher", + "Robert Kimble", + "Rodney Murrell", + "Rolando Rademacher", + "Romona Motley", + "Rosie Chamberlain", + "Rudolf Hight", + "Rupert Buckman", + "Russell Swindell", + "Sal Horsley", + "Scotty Philip", + "Sha Chamberlain", + "Shari Noah", + "Shelli Stocker", + "Sidney Gee", + "Simon Vanhouten", + "Skye Orton", + "Sofia Bracken", + "Stephan Whorton", + "Suzanne Philip", + "Tammie Brookins", + "Teena Reading", + "Teressa Dunkle", + "Terrance Nettles", + "Theron Peeples", + "Tiffiny Santana", + "Tomas Newcomb", + "Truman Buckles", + "Tyler Philip", + "Tyrell Hartsfield", + "Ulysses Lykins", + "Vanessa Kraemer", + "Vern Colwell", + "Vito Sprouse", + "Vito Wooten", + "Wanda Hiatt", + "Warren Hight", + "Wesley Peeples", + "Willie Hight", + "Zella Nettles", + "Zenobia Denson", + "Zoila Dionne" + ], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "grandfather(Y_6, Y_4)", + "hobby(Y_6, \"board sports\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "8881d11f-a2b2-4543-84a9-2eec97e1b256", + "question": "Who is the aunt of the mother-in-law of the person whose hobby is knowledge/word games?", + "intermediate_answers": "[{\"Y_4\": \"Ashton Schmid\", \"Y_2\": \"Antonia Guffey\", \"Y_6\": \"Ervin Murrell\"}, {\"Y_2\": \"Monica Marra\", \"Y_4\": \"Cathy Gaither\", \"Y_6\": \"Major Howze\"}, {\"Y_6\": \"Garrett Frye\", \"Y_4\": \"Lorraine Tynes\", \"Y_2\": \"Gillian Keefe\"}, {\"Y_4\": \"Melodie Fisk\", \"Y_6\": \"Jake Marion\", \"Y_2\": \"Lilia Nunn\"}, {\"Y_6\": \"Garrett Frye\", \"Y_4\": \"Lorraine Tynes\", \"Y_2\": \"Nicolle Funderburk\"}, {\"Y_6\": \"Ismael Gaul\", \"Y_2\": \"Ione Herrmann\", \"Y_4\": \"Courtney Babbitt\"}, {\"Y_6\": \"Garrett Frye\", \"Y_4\": \"Lorraine Tynes\", \"Y_2\": \"Shirley Arana\"}, {\"Y_4\": \"Ida Geter\", \"Y_6\": \"Ethel Geter\", \"Y_2\": \"Michell Lake\"}, {\"Y_6\": \"Garrett Frye\", \"Y_4\": \"Lorraine Tynes\", \"Y_2\": \"Roxy Redding\"}, {\"Y_4\": \"Nettie Biggerstaff\", \"Y_6\": \"Connie Biggerstaff\", \"Y_2\": \"Delsie Schiller\"}, {\"Y_6\": \"Glenn Dupree\", \"Y_2\": \"Meghann Yanez\", \"Y_4\": \"Sara Nagle\"}, {\"Y_4\": \"Evette Packard\", \"Y_2\": \"Francine Colston\", \"Y_6\": \"Kenton Philip\"}, {\"Y_2\": \"Nicolasa Eads\", \"Y_4\": \"Nettie Biggerstaff\", \"Y_6\": \"Connie Biggerstaff\"}, {\"Y_4\": \"Rheba Parks\", \"Y_2\": \"Deborah Grajeda\", \"Y_6\": \"Carmelita Parks\"}, {\"Y_4\": \"Rhoda Alston\", \"Y_2\": \"Francine Bussey\", \"Y_6\": \"Inez Alston\"}, {\"Y_6\": \"Glenn Dupree\", \"Y_2\": \"Jann Mather\", \"Y_4\": \"Sara Nagle\"}, {\"Y_4\": \"Rosena Shiver\", \"Y_6\": \"Hilda Shiver\", \"Y_2\": \"Lucienne Blanding\"}, {\"Y_4\": \"Ashton Schmid\", \"Y_2\": \"Elicia Schlegel\", \"Y_6\": \"Ervin Murrell\"}, {\"Y_6\": \"Garrett Frye\", \"Y_4\": \"Lorraine Tynes\", \"Y_2\": \"Erma Redding\"}, {\"Y_4\": \"Dannielle Napier\", \"Y_2\": \"Vivienne Renfroe\", \"Y_6\": \"Kip Carleton\"}, {\"Y_4\": \"Melodie Fisk\", \"Y_6\": \"Jake Marion\", \"Y_2\": \"Lynette Nunn\"}]", + "answer": [ + "Antonia Guffey", + "Deborah Grajeda", + "Delsie Schiller", + "Elicia Schlegel", + "Erma Redding", + "Francine Bussey", + "Francine Colston", + "Gillian Keefe", + "Ione Herrmann", + "Jann Mather", + "Lilia Nunn", + "Lucienne Blanding", + "Lynette Nunn", + "Meghann Yanez", + "Michell Lake", + "Monica Marra", + "Nicolasa Eads", + "Nicolle Funderburk", + "Roxy Redding", + "Shirley Arana", + "Vivienne Renfroe" + ], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "mother_in_law(Y_6, Y_4)", + "hobby(Y_6, \"knowledge/word games\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "210bc653-be11-4a89-9e4e-60d01eb26c13", + "question": "Who is the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "brother_in_law(\"Jay Belanger\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "880318cf-12fd-48a7-b9e9-8b67d400156d", + "question": "Who is the child of the sibling of Augustine Sexton?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "child(Y_4, Y_2)", + "sibling(\"Augustine Sexton\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 2 + }, + { + "id": "929663a9-6ad5-4d9f-b57e-c56609dfd082", + "question": "Who is the aunt of the female second cousin of Vicki Bibbs?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "female_second_cousin(\"Vicki Bibbs\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 7 + }, + { + "id": "9fd8cd40-7fe0-4353-a4dc-41c9b305db39", + "question": "Who is the granddaughter of the male first cousin once removed of Louann Lipsey?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "male_first_cousin_once_removed(\"Louann Lipsey\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "c8e07ae6-1c2f-4258-8212-7664c64bd155", + "question": "Who is the aunt of the male cousin of Henrietta Carreon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "male_cousin(\"Henrietta Carreon\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "e31ac944-f0c9-4400-b79f-074572691e88", + "question": "Who is the sister-in-law of the great-uncle of Konstantin Fancher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "great_uncle(\"Konstantin Fancher\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "a5574827-2e9b-4e6b-8274-c9c9a1a354bf", + "question": "Who is the female first cousin once removed of the sibling of Karina Bayne?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_first_cousin_once_removed(Y_4, Y_2)", + "sibling(\"Karina Bayne\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "7ccdd946-0a89-4158-bf62-09186cdff30a", + "question": "Who is the sister-in-law of the male cousin of Shelton Wiese?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "male_cousin(\"Shelton Wiese\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "b888fb8e-a2d0-4e23-8180-af7029bc7fe5", + "question": "Who is the grandson of the nephew of Arthur Sandler?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "nephew(\"Arthur Sandler\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "cb810dcd-6b52-42c6-8383-28258d336983", + "question": "Who is the niece of the father of Rosalee Hambrick?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "father(\"Rosalee Hambrick\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "76e17785-2727-4515-9d2a-18b9b3fb120b", + "question": "Who is the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_4\": \"Kristofer Herman\", \"Y_2\": \"Shari Remington\"}, {\"Y_2\": \"Bobbie Mccourt\", \"Y_4\": \"Tina Carvajal\"}, {\"Y_4\": \"Earle Curley\", \"Y_2\": \"Teresita Horning\"}, {\"Y_2\": \"Alissa Fenwick\", \"Y_4\": \"Judith Rhoden\"}, {\"Y_2\": \"Cara Cuomo\", \"Y_4\": \"Manual Lent\"}, {\"Y_4\": \"Earle Curley\", \"Y_2\": \"Teena Horning\"}, {\"Y_2\": \"Deborah Breckenridge\", \"Y_4\": \"Manual Lent\"}, {\"Y_4\": \"Lori Ruth\", \"Y_2\": \"Winnie Ruth\"}, {\"Y_4\": \"Earle Curley\", \"Y_2\": \"Kena Strauss\"}, {\"Y_4\": \"Lori Ruth\", \"Y_2\": \"Deena Ruth\"}, {\"Y_4\": \"Lori Ruth\", \"Y_2\": \"Shanta Nathan\"}, {\"Y_4\": \"Lea Sackett\", \"Y_2\": \"Maryam Rupert\"}, {\"Y_4\": \"Rupert Swope\", \"Y_2\": \"Tania Butt\"}, {\"Y_4\": \"Austin Judkins\", \"Y_2\": \"Alison Beeman\"}, {\"Y_4\": \"Austin Judkins\", \"Y_2\": \"Randi Najera\"}, {\"Y_2\": \"Daniela Flores\", \"Y_4\": \"Jonas Rhinehart\"}, {\"Y_4\": \"Viola Schumann\", \"Y_2\": \"Shirley Nieves\"}, {\"Y_2\": \"Coretta Maddox\", \"Y_4\": \"Joetta Schramm\"}, {\"Y_4\": \"Vito Atchison\", \"Y_2\": \"Toshiko Turney\"}, {\"Y_2\": \"Stacy Gaskill\", \"Y_4\": \"Billye Kruger\"}, {\"Y_4\": \"Delinda Stith\", \"Y_2\": \"Madelyn Chenault\"}, {\"Y_4\": \"Babara Mendes\", \"Y_2\": \"Dortha Kroeger\"}, {\"Y_4\": \"Adell Leftwich\", \"Y_2\": \"Maira Leftwich\"}, {\"Y_2\": \"Berneice Lent\", \"Y_4\": \"Manual Lent\"}, {\"Y_2\": \"Ashlie Montano\", \"Y_4\": \"Irish Judy\"}, {\"Y_2\": \"Kylee Lemmons\", \"Y_4\": \"Emile Pulido\"}, {\"Y_2\": \"Trudy Ibrahim\", \"Y_4\": \"Jonas Rhinehart\"}, {\"Y_2\": \"Glenda Duff\", \"Y_4\": \"Adella Haney\"}, {\"Y_4\": \"Lawanda Faircloth\", \"Y_2\": \"Tessie Faircloth\"}, {\"Y_4\": \"Alison Keeling\", \"Y_2\": \"Jacinta Laureano\"}, {\"Y_2\": \"Rita Rodgers\", \"Y_4\": \"Claire Benedetto\"}, {\"Y_4\": \"Rosalyn Nesbit\", \"Y_2\": \"Angelia Bostick\"}, {\"Y_2\": \"Lela Kraemer\", \"Y_4\": \"Billye Kruger\"}, {\"Y_2\": \"Jackqueline Lacroix\", \"Y_4\": \"Donna Santacruz\"}, {\"Y_2\": \"Sandy Weathers\", \"Y_4\": \"Tina Carvajal\"}, {\"Y_4\": \"Viola Schumann\", \"Y_2\": \"Larue Blackburn\"}, {\"Y_4\": \"Vito Atchison\", \"Y_2\": \"Karolyn Atchison\"}, {\"Y_4\": \"Billye Kruger\", \"Y_2\": \"Elizebeth Defelice\"}, {\"Y_2\": \"Rita Bevins\", \"Y_4\": \"Jared Peters\"}, {\"Y_2\": \"Patsy Garrett\", \"Y_4\": \"Jesse Garrett\"}, {\"Y_2\": \"Maude Cooper\", \"Y_4\": \"Diane Whitted\"}, {\"Y_2\": \"Shelly Remington\", \"Y_4\": \"Randolph Herman\"}, {\"Y_4\": \"Babara Mendes\", \"Y_2\": \"Sona Helman\"}, {\"Y_2\": \"Tanja Helm\", \"Y_4\": \"Vernice Chesser\"}, {\"Y_2\": \"Adelina Wyckoff\", \"Y_4\": \"Rusty Levesque\"}, {\"Y_4\": \"Billye Kruger\", \"Y_2\": \"Dinah Waites\"}, {\"Y_2\": \"Debbie Morehouse\", \"Y_4\": \"Tina Carvajal\"}, {\"Y_4\": \"Randolph Herman\", \"Y_2\": \"Carina Swindle\"}, {\"Y_2\": \"Barb Reinhardt\", \"Y_4\": \"Emile Pulido\"}, {\"Y_2\": \"Tiffany Lavoie\", \"Y_4\": \"Babara Palladino\"}, {\"Y_2\": \"Jenni Blood\", \"Y_4\": \"Carla Tomlinson\"}, {\"Y_4\": \"Billye Kruger\", \"Y_2\": \"Lona Gee\"}, {\"Y_2\": \"Sarah Jacob\", \"Y_4\": \"Lori Ruth\"}, {\"Y_2\": \"Latrina Corbett\", \"Y_4\": \"Richard Corbett\"}, {\"Y_2\": \"Terrie Judy\", \"Y_4\": \"Irish Judy\"}, {\"Y_4\": \"Hoa Torres\", \"Y_2\": \"Pansy Torres\"}, {\"Y_4\": \"Odessa Crittenden\", \"Y_2\": \"Sophie Chance\"}, {\"Y_2\": \"Krystal Luck\", \"Y_4\": \"Patty Luck\"}, {\"Y_4\": \"Chrissy Monroy\", \"Y_2\": \"Jeannie Monroy\"}, {\"Y_4\": \"Rosalyn Nesbit\", \"Y_2\": \"Fatimah Nesbit\"}, {\"Y_4\": \"Lynette Hazen\", \"Y_2\": \"Cora Reeder\"}, {\"Y_2\": \"Ladawn Leal\", \"Y_4\": \"Carla Tomlinson\"}, {\"Y_2\": \"Rasheeda Rood\", \"Y_4\": \"Shaunte Seeley\"}, {\"Y_4\": \"Rupert Swope\", \"Y_2\": \"Joan London\"}, {\"Y_4\": \"Rusty Levesque\", \"Y_2\": \"Salley Magana\"}, {\"Y_4\": \"Jillian Alves\", \"Y_2\": \"Rosella Gabel\"}, {\"Y_4\": \"Clay Napoli\", \"Y_2\": \"Jacquelyn Harwell\"}, {\"Y_4\": \"Duane Kelso\", \"Y_2\": \"Sara Fairbanks\"}, {\"Y_4\": \"Jillian Alves\", \"Y_2\": \"Nicolle Gabel\"}, {\"Y_4\": \"Carla Tomlinson\", \"Y_2\": \"Kecia Deluna\"}, {\"Y_4\": \"Billye Kruger\", \"Y_2\": \"Susanna Bibb\"}, {\"Y_4\": \"Duane Kelso\", \"Y_2\": \"Renea Macdougall\"}, {\"Y_4\": \"Austin Judkins\", \"Y_2\": \"Jennette Porter\"}, {\"Y_4\": \"Hoa Torres\", \"Y_2\": \"Karolyn Torres\"}, {\"Y_2\": \"Rosanne Torgerson\", \"Y_4\": \"Antoinette Hornsby\"}, {\"Y_4\": \"Jillian Alves\", \"Y_2\": \"Jeanette Gabel\"}, {\"Y_2\": \"Lou Odom\", \"Y_4\": \"Tina Carvajal\"}, {\"Y_4\": \"Irish Judy\", \"Y_2\": \"Katherine Maloney\"}, {\"Y_4\": \"Patty Gabel\", \"Y_2\": \"Velia Connell\"}, {\"Y_4\": \"Rusty Levesque\", \"Y_2\": \"Brooke Tate\"}, {\"Y_2\": \"Adah Bunnell\", \"Y_4\": \"Lea Sackett\"}, {\"Y_2\": \"Ginger Mathis\", \"Y_4\": \"Desmond Bond\"}, {\"Y_4\": \"Adella Haney\", \"Y_2\": \"Taneka Reams\"}, {\"Y_2\": \"Liliana Boyles\", \"Y_4\": \"Chrissy Monroy\"}, {\"Y_2\": \"Natasha Cuomo\", \"Y_4\": \"Manual Lent\"}, {\"Y_4\": \"Billye Kruger\", \"Y_2\": \"Samantha Gee\"}, {\"Y_4\": \"Shante Kimball\", \"Y_2\": \"Yvette Dell\"}, {\"Y_4\": \"Delinda Stith\", \"Y_2\": \"Delores Paschal\"}, {\"Y_4\": \"Billye Kruger\", \"Y_2\": \"Katerine Bradberry\"}, {\"Y_4\": \"Lawanda Faircloth\", \"Y_2\": \"Dorinda Burgess\"}, {\"Y_4\": \"Leslie Acuna\", \"Y_2\": \"Rheba Acuna\"}, {\"Y_2\": \"Rhonda Pabon\", \"Y_4\": \"Ty Still\"}, {\"Y_2\": \"Cordelia Wyatt\", \"Y_4\": \"Roseanna Wyatt\"}, {\"Y_2\": \"Krystal Worrell\", \"Y_4\": \"Roseanna Wyatt\"}, {\"Y_2\": \"Lyndia Rathbun\", \"Y_4\": \"Vito Atchison\"}, {\"Y_2\": \"Kristine Stroh\", \"Y_4\": \"Donna Santacruz\"}, {\"Y_2\": \"Tuyet Smyth\", \"Y_4\": \"Jewell Smyth\"}, {\"Y_4\": \"Clay Napoli\", \"Y_2\": \"Fern Sanches\"}, {\"Y_2\": \"Shannon Yang\", \"Y_4\": \"Jesse Garrett\"}, {\"Y_2\": \"Josette Bedell\", \"Y_4\": \"Tina Carvajal\"}, {\"Y_4\": \"Rosena Jesse\", \"Y_2\": \"Lashandra Jenkins\"}, {\"Y_2\": \"Concepcion Bevins\", \"Y_4\": \"Jared Peters\"}, {\"Y_4\": \"Austin Judkins\", \"Y_2\": \"Bonnie Bohannon\"}, {\"Y_4\": \"Pat Knowlton\", \"Y_2\": \"Earlean Hernandes\"}, {\"Y_2\": \"Charissa Self\", \"Y_4\": \"Diane Whitted\"}, {\"Y_2\": \"Louella Duprey\", \"Y_4\": \"Jenni Morrow\"}, {\"Y_4\": \"Lawanda Faircloth\", \"Y_2\": \"Tomasa Faircloth\"}, {\"Y_2\": \"Sharee Desantis\", \"Y_4\": \"Inez Sandy\"}, {\"Y_4\": \"Rupert Swope\", \"Y_2\": \"Tania Bingham\"}, {\"Y_4\": \"Adella Haney\", \"Y_2\": \"Holley Matlock\"}, {\"Y_4\": \"Odessa Crittenden\", \"Y_2\": \"Mia Chance\"}, {\"Y_4\": \"Lori Ruth\", \"Y_2\": \"Valentina Jacob\"}, {\"Y_4\": \"Shante Kimball\", \"Y_2\": \"Veronica Rosenbaum\"}, {\"Y_4\": \"Rosena Jesse\", \"Y_2\": \"Andrea Valley\"}, {\"Y_4\": \"Diane Whitted\", \"Y_2\": \"Sarita Magana\"}, {\"Y_4\": \"Carla Tomlinson\", \"Y_2\": \"Danna Shedd\"}, {\"Y_2\": \"Hazel Pitre\", \"Y_4\": \"Lea Sackett\"}, {\"Y_4\": \"Rosalyn Nesbit\", \"Y_2\": \"Annabelle Nesbit\"}, {\"Y_4\": \"Rosalyn Nesbit\", \"Y_2\": \"Princess Choate\"}, {\"Y_4\": \"Earle Curley\", \"Y_2\": \"Hulda Mcmahan\"}, {\"Y_2\": \"Tara Cardoza\", \"Y_4\": \"Lea Sackett\"}, {\"Y_2\": \"Paula Fike\", \"Y_4\": \"Lea Sackett\"}, {\"Y_4\": \"Judith Rhoden\", \"Y_2\": \"Haydee Pinkham\"}, {\"Y_2\": \"Rosalinda Mackay\", \"Y_4\": \"Araceli Raley\"}, {\"Y_4\": \"Alison Keeling\", \"Y_2\": \"Lorelei Pinto\"}, {\"Y_4\": \"Vernice Chesser\", \"Y_2\": \"Minerva Berube\"}]", + "answer": [ + "Adah Bunnell", + "Adelina Wyckoff", + "Alison Beeman", + "Alissa Fenwick", + "Andrea Valley", + "Angelia Bostick", + "Annabelle Nesbit", + "Ashlie Montano", + "Barb Reinhardt", + "Berneice Lent", + "Bobbie Mccourt", + "Bonnie Bohannon", + "Brooke Tate", + "Cara Cuomo", + "Carina Swindle", + "Charissa Self", + "Concepcion Bevins", + "Cora Reeder", + "Cordelia Wyatt", + "Coretta Maddox", + "Daniela Flores", + "Danna Shedd", + "Debbie Morehouse", + "Deborah Breckenridge", + "Deena Ruth", + "Delores Paschal", + "Dinah Waites", + "Dorinda Burgess", + "Dortha Kroeger", + "Earlean Hernandes", + "Elizebeth Defelice", + "Fatimah Nesbit", + "Fern Sanches", + "Ginger Mathis", + "Glenda Duff", + "Haydee Pinkham", + "Hazel Pitre", + "Holley Matlock", + "Hulda Mcmahan", + "Jacinta Laureano", + "Jackqueline Lacroix", + "Jacquelyn Harwell", + "Jeanette Gabel", + "Jeannie Monroy", + "Jennette Porter", + "Jenni Blood", + "Joan London", + "Josette Bedell", + "Karolyn Atchison", + "Karolyn Torres", + "Katerine Bradberry", + "Katherine Maloney", + "Kecia Deluna", + "Kena Strauss", + "Kristine Stroh", + "Krystal Luck", + "Krystal Worrell", + "Kylee Lemmons", + "Ladawn Leal", + "Larue Blackburn", + "Lashandra Jenkins", + "Latrina Corbett", + "Lela Kraemer", + "Liliana Boyles", + "Lona Gee", + "Lorelei Pinto", + "Lou Odom", + "Louella Duprey", + "Lyndia Rathbun", + "Madelyn Chenault", + "Maira Leftwich", + "Maryam Rupert", + "Maude Cooper", + "Mia Chance", + "Minerva Berube", + "Natasha Cuomo", + "Nicolle Gabel", + "Pansy Torres", + "Patsy Garrett", + "Paula Fike", + "Princess Choate", + "Randi Najera", + "Rasheeda Rood", + "Renea Macdougall", + "Rheba Acuna", + "Rhonda Pabon", + "Rita Bevins", + "Rita Rodgers", + "Rosalinda Mackay", + "Rosanne Torgerson", + "Rosella Gabel", + "Salley Magana", + "Samantha Gee", + "Sandy Weathers", + "Sara Fairbanks", + "Sarah Jacob", + "Sarita Magana", + "Shannon Yang", + "Shanta Nathan", + "Sharee Desantis", + "Shari Remington", + "Shelly Remington", + "Shirley Nieves", + "Sona Helman", + "Sophie Chance", + "Stacy Gaskill", + "Susanna Bibb", + "Taneka Reams", + "Tania Bingham", + "Tania Butt", + "Tanja Helm", + "Tara Cardoza", + "Teena Horning", + "Teresita Horning", + "Terrie Judy", + "Tessie Faircloth", + "Tiffany Lavoie", + "Tomasa Faircloth", + "Toshiko Turney", + "Trudy Ibrahim", + "Tuyet Smyth", + "Valentina Jacob", + "Velia Connell", + "Veronica Rosenbaum", + "Winnie Ruth", + "Yvette Dell" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "job(Y_4, \"cabin crew\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "87eb2a37-bcdd-4538-8c71-25aebc85ffe4", + "question": "Who is the child of the person whose hobby is hobby horsing?", + "intermediate_answers": "[{\"Y_4\": \"Mia Desmarais\", \"Y_2\": \"Edythe Schweitzer\"}, {\"Y_2\": \"Farrah Catron\", \"Y_4\": \"Ross Jaramillo\"}, {\"Y_4\": \"Brenda Cheeks\", \"Y_2\": \"Pedro Cheeks\"}, {\"Y_2\": \"Allie Swift\", \"Y_4\": \"Lottie Swift\"}, {\"Y_4\": \"Jasmine Kinsella\", \"Y_2\": \"Shaina Kinsella\"}, {\"Y_2\": \"Argentina Calabrese\", \"Y_4\": \"Kermit Neville\"}, {\"Y_2\": \"Milo Armenta\", \"Y_4\": \"Jamel Armenta\"}, {\"Y_4\": \"Brenda Cheeks\", \"Y_2\": \"Cory Cheeks\"}, {\"Y_2\": \"Donna Foy\", \"Y_4\": \"Truman Mcswain\"}, {\"Y_2\": \"Dion Akers\", \"Y_4\": \"Adolph Akers\"}, {\"Y_2\": \"Reita Matteson\", \"Y_4\": \"Buck Matteson\"}, {\"Y_4\": \"Carmelita Corson\", \"Y_2\": \"Boyd Corson\"}, {\"Y_4\": \"Emile Mannino\", \"Y_2\": \"Robt Mannino\"}, {\"Y_4\": \"Anton Potter\", \"Y_2\": \"Kenton Potter\"}, {\"Y_2\": \"Karin Trahan\", \"Y_4\": \"Doug Trahan\"}, {\"Y_4\": \"Brooks Wiegand\", \"Y_2\": \"Derrick Wiegand\"}, {\"Y_4\": \"Blaine Kautz\", \"Y_2\": \"Dortha Hatcher\"}, {\"Y_2\": \"Lynette Penland\", \"Y_4\": \"Latisha Penland\"}, {\"Y_4\": \"Shandi Jost\", \"Y_2\": \"Krystal Jost\"}, {\"Y_2\": \"Tiffany Woolery\", \"Y_4\": \"Asa Woolery\"}, {\"Y_4\": \"Susie Parisi\", \"Y_2\": \"Homer Parisi\"}, {\"Y_4\": \"Rita Mcgraw\", \"Y_2\": \"Mireya Mcgraw\"}, {\"Y_2\": \"Trina Goddard\", \"Y_4\": \"Doug Trahan\"}, {\"Y_4\": \"Amie Stoll\", \"Y_2\": \"Eve Stoll\"}, {\"Y_2\": \"Ambrose Jost\", \"Y_4\": \"Shandi Jost\"}, {\"Y_4\": \"Anton Potter\", \"Y_2\": \"Harley Potter\"}, {\"Y_4\": \"Josette Gordon\", \"Y_2\": \"Emmanuel Gordon\"}, {\"Y_2\": \"Claudine Sorrell\", \"Y_4\": \"Carina Mastin\"}, {\"Y_2\": \"Gino Zamora\", \"Y_4\": \"Lura Zamora\"}, {\"Y_4\": \"Guy Fite\", \"Y_2\": \"Dollie Fite\"}, {\"Y_4\": \"Dillon Longo\", \"Y_2\": \"Irene Longo\"}, {\"Y_2\": \"Delores Hewett\", \"Y_4\": \"Lazaro Carver\"}, {\"Y_2\": \"Jay Hopkins\", \"Y_4\": \"Shelia Hopkins\"}, {\"Y_4\": \"Susie Parisi\", \"Y_2\": \"Elvis Parisi\"}, {\"Y_2\": \"Myrtle Lake\", \"Y_4\": \"Jocelyn Lake\"}, {\"Y_2\": \"Pansy Mastin\", \"Y_4\": \"Carina Mastin\"}, {\"Y_2\": \"Deidra Mayberry\", \"Y_4\": \"Leon Mayberry\"}, {\"Y_4\": \"Chau Gaytan\", \"Y_2\": \"Maryjane Gaytan\"}, {\"Y_4\": \"Emile Mannino\", \"Y_2\": \"Nettie Mannino\"}, {\"Y_4\": \"Doug Trahan\", \"Y_2\": \"Maryam Trahan\"}, {\"Y_4\": \"Asa Woolery\", \"Y_2\": \"Rosanna Bible\"}, {\"Y_4\": \"Buck Matteson\", \"Y_2\": \"Harris Matteson\"}, {\"Y_4\": \"Chau Gaytan\", \"Y_2\": \"Art Gaytan\"}, {\"Y_4\": \"Rita Mcgraw\", \"Y_2\": \"Holly Hagan\"}, {\"Y_2\": \"Andy Josephson\", \"Y_4\": \"Teodoro Josephson\"}, {\"Y_4\": \"Leota Barone\", \"Y_2\": \"Laura Warrick\"}, {\"Y_2\": \"Elisabeth Stroud\", \"Y_4\": \"Errol Hoyt\"}, {\"Y_2\": \"Shannon Lejeune\", \"Y_4\": \"Babette Lejeune\"}, {\"Y_4\": \"Anton Potter\", \"Y_2\": \"Chloe Potter\"}, {\"Y_2\": \"Aubrey Trahan\", \"Y_4\": \"Doug Trahan\"}, {\"Y_2\": \"Collette Desmarais\", \"Y_4\": \"Mia Desmarais\"}, {\"Y_2\": \"Alison Tomlin\", \"Y_4\": \"Susie Parisi\"}, {\"Y_4\": \"Susie Parisi\", \"Y_2\": \"Vern Parisi\"}, {\"Y_4\": \"Lucretia Runyan\", \"Y_2\": \"Megan Runyan\"}, {\"Y_2\": \"Christy Mcneil\", \"Y_4\": \"Truman Mcswain\"}, {\"Y_2\": \"Lorine Lejeune\", \"Y_4\": \"Babette Lejeune\"}, {\"Y_2\": \"Randi Bass\", \"Y_4\": \"Carter Bolen\"}, {\"Y_2\": \"Roger Hammon\", \"Y_4\": \"Monica Hammon\"}, {\"Y_4\": \"Jim Hawk\", \"Y_2\": \"Alton Hawk\"}, {\"Y_4\": \"Kena Hardin\", \"Y_2\": \"Herman Hardin\"}, {\"Y_2\": \"Theda Arbogast\", \"Y_4\": \"Lavonne Kirkwood\"}, {\"Y_2\": \"Jenny Woolery\", \"Y_4\": \"Asa Woolery\"}, {\"Y_2\": \"Duncan Desmarais\", \"Y_4\": \"Mia Desmarais\"}, {\"Y_4\": \"Anton Potter\", \"Y_2\": \"Graciela Potter\"}, {\"Y_4\": \"Jasmine Kinsella\", \"Y_2\": \"Dollie Kinsella\"}, {\"Y_4\": \"Lucretia Runyan\", \"Y_2\": \"Seymour Runyan\"}, {\"Y_4\": \"Lavonne Kirkwood\", \"Y_2\": \"Matthias Kirkwood\"}, {\"Y_2\": \"Mariana Lake\", \"Y_4\": \"Jocelyn Lake\"}, {\"Y_4\": \"Dillon Longo\", \"Y_2\": \"Laurel Pina\"}, {\"Y_4\": \"Jeannie Neill\", \"Y_2\": \"Selina Bain\"}, {\"Y_4\": \"Kena Hardin\", \"Y_2\": \"Ella Hardin\"}, {\"Y_4\": \"Anton Potter\", \"Y_2\": \"Willis Potter\"}, {\"Y_4\": \"Amie Stoll\", \"Y_2\": \"Jacob Stoll\"}, {\"Y_4\": \"Dawn Feliciano\", \"Y_2\": \"Randal Feliciano\"}, {\"Y_4\": \"Lottie Swift\", \"Y_2\": \"Colleen Swift\"}, {\"Y_4\": \"Harriette Mchale\", \"Y_2\": \"Teresita Mchale\"}, {\"Y_4\": \"Leota Barone\", \"Y_2\": \"Geoffrey Barone\"}, {\"Y_2\": \"Faith Runyan\", \"Y_4\": \"Lucretia Runyan\"}, {\"Y_2\": \"Sebastian Mastin\", \"Y_4\": \"Carina Mastin\"}, {\"Y_4\": \"Jeannie Neill\", \"Y_2\": \"Lannie Sellars\"}, {\"Y_2\": \"Carl Desmarais\", \"Y_4\": \"Mia Desmarais\"}, {\"Y_2\": \"Russell Hamer\", \"Y_4\": \"Chang Hamer\"}, {\"Y_2\": \"Houston Trahan\", \"Y_4\": \"Doug Trahan\"}, {\"Y_4\": \"Rita Mcgraw\", \"Y_2\": \"Normand Mcgraw\"}, {\"Y_2\": \"Harvey Mchale\", \"Y_4\": \"Harriette Mchale\"}, {\"Y_4\": \"Chau Gaytan\", \"Y_2\": \"Lazaro Gaytan\"}, {\"Y_4\": \"Devin Rader\", \"Y_2\": \"Ayesha Kiel\"}]", + "answer": [ + "Alison Tomlin", + "Allie Swift", + "Alton Hawk", + "Ambrose Jost", + "Andy Josephson", + "Argentina Calabrese", + "Art Gaytan", + "Aubrey Trahan", + "Ayesha Kiel", + "Boyd Corson", + "Carl Desmarais", + "Chloe Potter", + "Christy Mcneil", + "Claudine Sorrell", + "Colleen Swift", + "Collette Desmarais", + "Cory Cheeks", + "Deidra Mayberry", + "Delores Hewett", + "Derrick Wiegand", + "Dion Akers", + "Dollie Fite", + "Dollie Kinsella", + "Donna Foy", + "Dortha Hatcher", + "Duncan Desmarais", + "Edythe Schweitzer", + "Elisabeth Stroud", + "Ella Hardin", + "Elvis Parisi", + "Emmanuel Gordon", + "Eve Stoll", + "Faith Runyan", + "Farrah Catron", + "Geoffrey Barone", + "Gino Zamora", + "Graciela Potter", + "Harley Potter", + "Harris Matteson", + "Harvey Mchale", + "Herman Hardin", + "Holly Hagan", + "Homer Parisi", + "Houston Trahan", + "Irene Longo", + "Jacob Stoll", + "Jay Hopkins", + "Jenny Woolery", + "Karin Trahan", + "Kenton Potter", + "Krystal Jost", + "Lannie Sellars", + "Laura Warrick", + "Laurel Pina", + "Lazaro Gaytan", + "Lorine Lejeune", + "Lynette Penland", + "Mariana Lake", + "Maryam Trahan", + "Maryjane Gaytan", + "Matthias Kirkwood", + "Megan Runyan", + "Milo Armenta", + "Mireya Mcgraw", + "Myrtle Lake", + "Nettie Mannino", + "Normand Mcgraw", + "Pansy Mastin", + "Pedro Cheeks", + "Randal Feliciano", + "Randi Bass", + "Reita Matteson", + "Robt Mannino", + "Roger Hammon", + "Rosanna Bible", + "Russell Hamer", + "Sebastian Mastin", + "Selina Bain", + "Seymour Runyan", + "Shaina Kinsella", + "Shannon Lejeune", + "Teresita Mchale", + "Theda Arbogast", + "Tiffany Woolery", + "Trina Goddard", + "Vern Parisi", + "Willis Potter" + ], + "prolog": { + "query": [ + "child(Y_4, Y_2)", + "hobby(Y_4, \"hobby horsing\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "c8a1ed30-b2aa-4633-9847-b75b8b6568a8", + "question": "Who is the aunt of the person whose hobby is sledding?", + "intermediate_answers": "[{\"Y_4\": \"Daphne Waring\", \"Y_2\": \"Antoinette Carreon\"}, {\"Y_2\": \"Annabelle Newland\", \"Y_4\": \"Mitchel Gaul\"}, {\"Y_4\": \"Murray Gastelum\", \"Y_2\": \"Daisy Serna\"}, {\"Y_2\": \"Macie Weaver\", \"Y_4\": \"Alissa Latham\"}, {\"Y_4\": \"Vincenza Miranda\", \"Y_2\": \"Verona Miranda\"}, {\"Y_2\": \"Josette Kling\", \"Y_4\": \"Clint Klaus\"}, {\"Y_4\": \"Lowell Verret\", \"Y_2\": \"Racquel Verret\"}, {\"Y_4\": \"Liane Shoup\", \"Y_2\": \"Cordelia Champlin\"}, {\"Y_4\": \"Shamika Mink\", \"Y_2\": \"Maranda Latham\"}, {\"Y_4\": \"Mitchel Gaul\", \"Y_2\": \"Delicia Schlueter\"}, {\"Y_2\": \"Johnetta Wittman\", \"Y_4\": \"Murray Gastelum\"}, {\"Y_2\": \"Tracey Ontiveros\", \"Y_4\": \"Rex Bradford\"}, {\"Y_4\": \"Monica Ochs\", \"Y_2\": \"Tonya Lear\"}, {\"Y_2\": \"Dorris Mattos\", \"Y_4\": \"Elliott Matthews\"}, {\"Y_2\": \"Marcelina Hawk\", \"Y_4\": \"Murray Gastelum\"}, {\"Y_4\": \"Mitchel Gaul\", \"Y_2\": \"Joann Gaul\"}, {\"Y_2\": \"Leeann Bradford\", \"Y_4\": \"Rex Bradford\"}, {\"Y_2\": \"Mia Shanahan\", \"Y_4\": \"Shamika Mink\"}, {\"Y_4\": \"Barabara Tallent\", \"Y_2\": \"Leota Rossi\"}, {\"Y_2\": \"Toshiko Copley\", \"Y_4\": \"Enid Stahl\"}, {\"Y_2\": \"Anastasia Lowrey\", \"Y_4\": \"Tania Manchester\"}, {\"Y_4\": \"Jefferson Sackett\", \"Y_2\": \"Shirley Pitre\"}, {\"Y_4\": \"Elliott Matthews\", \"Y_2\": \"Beatriz Grogan\"}, {\"Y_2\": \"Ta Laird\", \"Y_4\": \"Lenny Archambault\"}, {\"Y_2\": \"Irene Chapin\", \"Y_4\": \"Elliott Matthews\"}, {\"Y_4\": \"Katy Rayburn\", \"Y_2\": \"Nicolle Michalski\"}, {\"Y_2\": \"Katharine Boettcher\", \"Y_4\": \"Lowell Verret\"}, {\"Y_2\": \"Natasha Bivens\", \"Y_4\": \"Lenny Archambault\"}, {\"Y_2\": \"Jann Mather\", \"Y_4\": \"Chris Yanez\"}, {\"Y_4\": \"Cythia Madden\", \"Y_2\": \"Sophie Mick\"}, {\"Y_2\": \"Meghann Yanez\", \"Y_4\": \"Chris Yanez\"}, {\"Y_4\": \"Nanette Mitchell\", \"Y_2\": \"Tammie Mitchell\"}, {\"Y_4\": \"Barbar Hills\", \"Y_2\": \"Alana Luu\"}, {\"Y_4\": \"Kenton Metz\", \"Y_2\": \"Brigida Drayton\"}, {\"Y_4\": \"Barbar Hills\", \"Y_2\": \"Sheila Tull\"}, {\"Y_4\": \"Monica Ochs\", \"Y_2\": \"Deanna Mckean\"}, {\"Y_4\": \"Caitlin Paddock\", \"Y_2\": \"Rosanne Katz\"}, {\"Y_2\": \"Donna Bradford\", \"Y_4\": \"Rex Bradford\"}, {\"Y_2\": \"Deja Acuna\", \"Y_4\": \"Verona Mcmahan\"}, {\"Y_4\": \"Dexter Dillion\", \"Y_2\": \"Adell Dillion\"}, {\"Y_4\": \"Nanette Mitchell\", \"Y_2\": \"Ella Leonard\"}, {\"Y_2\": \"Kerry Dominguez\", \"Y_4\": \"Lenny Archambault\"}, {\"Y_2\": \"Idell Sasser\", \"Y_4\": \"Latrina Beaulieu\"}, {\"Y_2\": \"Nydia Dipietro\", \"Y_4\": \"Latrina Beaulieu\"}, {\"Y_4\": \"Dexter Dillion\", \"Y_2\": \"Debbie Edgar\"}, {\"Y_2\": \"Robbie Gaul\", \"Y_4\": \"Mitchel Gaul\"}, {\"Y_2\": \"Kanesha Haskell\", \"Y_4\": \"Lawerence Kinney\"}, {\"Y_2\": \"Zana Abbott\", \"Y_4\": \"Enid Stahl\"}, {\"Y_2\": \"Mica Rayner\", \"Y_4\": \"Verona Mcmahan\"}, {\"Y_2\": \"Devora Abbott\", \"Y_4\": \"Enid Stahl\"}, {\"Y_4\": \"Murray Gastelum\", \"Y_2\": \"Leda Geer\"}]", + "answer": [ + "Adell Dillion", + "Alana Luu", + "Anastasia Lowrey", + "Annabelle Newland", + "Antoinette Carreon", + "Beatriz Grogan", + "Brigida Drayton", + "Cordelia Champlin", + "Daisy Serna", + "Deanna Mckean", + "Debbie Edgar", + "Deja Acuna", + "Delicia Schlueter", + "Devora Abbott", + "Donna Bradford", + "Dorris Mattos", + "Ella Leonard", + "Idell Sasser", + "Irene Chapin", + "Jann Mather", + "Joann Gaul", + "Johnetta Wittman", + "Josette Kling", + "Kanesha Haskell", + "Katharine Boettcher", + "Kerry Dominguez", + "Leda Geer", + "Leeann Bradford", + "Leota Rossi", + "Macie Weaver", + "Maranda Latham", + "Marcelina Hawk", + "Meghann Yanez", + "Mia Shanahan", + "Mica Rayner", + "Natasha Bivens", + "Nicolle Michalski", + "Nydia Dipietro", + "Racquel Verret", + "Robbie Gaul", + "Rosanne Katz", + "Sheila Tull", + "Shirley Pitre", + "Sophie Mick", + "Ta Laird", + "Tammie Mitchell", + "Tonya Lear", + "Toshiko Copley", + "Tracey Ontiveros", + "Verona Miranda", + "Zana Abbott" + ], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "hobby(Y_4, \"sledding\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "8f9b4390-96c3-4cf1-8444-59cfba1e630e", + "question": "Who is the granddaughter of the person whose date of birth is 0965-01-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "dob(Y_4, \"0965-01-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "91786645-da62-46b5-a318-8ed039ee1d03", + "question": "Who is the aunt of the person whose date of birth is 0944-04-08?", + "intermediate_answers": "[{\"Y_4\": \"Tania Laster\", \"Y_2\": \"Bridget Nowell\"}]", + "answer": [ + "Bridget Nowell" + ], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "dob(Y_4, \"0944-04-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "de5bc7b3-5a1f-46a9-ad65-06502321f1d8", + "question": "Who is the sister-in-law of the person whose occupation is building control surveyor?", + "intermediate_answers": "[{\"Y_2\": \"Angie Bechtold\", \"Y_4\": \"Marcel Hartle\"}, {\"Y_4\": \"Loyd Berglund\", \"Y_2\": \"Marlene Maddux\"}, {\"Y_2\": \"Noelia Pugliese\", \"Y_4\": \"Winfred Rico\"}, {\"Y_4\": \"Lonnie Wilt\", \"Y_2\": \"Sarita Bostic\"}, {\"Y_4\": \"Carmen Michaelson\", \"Y_2\": \"Shizuko Sandler\"}, {\"Y_4\": \"Renea Parks\", \"Y_2\": \"Geraldine Metzger\"}, {\"Y_4\": \"Coral Nix\", \"Y_2\": \"Carla Nix\"}, {\"Y_4\": \"Carlton Maynard\", \"Y_2\": \"Pauline Sanford\"}, {\"Y_4\": \"Carmela Amick\", \"Y_2\": \"Sue Simmons\"}, {\"Y_2\": \"Vanessa Vance\", \"Y_4\": \"Rene Brito\"}, {\"Y_2\": \"Margie Infante\", \"Y_4\": \"Jack Huckaby\"}, {\"Y_2\": \"Rhoda Rodarte\", \"Y_4\": \"Manuel Kelso\"}, {\"Y_2\": \"Aline Lenhart\", \"Y_4\": \"August Dozier\"}, {\"Y_4\": \"Rene Brito\", \"Y_2\": \"Ladonna Bartholomew\"}, {\"Y_2\": \"Maria Greene\", \"Y_4\": \"Renea Parks\"}, {\"Y_2\": \"Yasmin Bouton\", \"Y_4\": \"Juanita Meade\"}, {\"Y_2\": \"Michaela Patch\", \"Y_4\": \"Kimberlee Foley\"}, {\"Y_4\": \"Lester Bourque\", \"Y_2\": \"Toshiko Mcmillian\"}, {\"Y_4\": \"Wilson Rickert\", \"Y_2\": \"Tiesha Hernadez\"}, {\"Y_2\": \"Deanne Alcantar\", \"Y_4\": \"Rene Brito\"}, {\"Y_4\": \"Carmen Michaelson\", \"Y_2\": \"Jona Parke\"}, {\"Y_4\": \"Freddie Gilchrist\", \"Y_2\": \"Delicia Deangelis\"}, {\"Y_2\": \"Phylis Mapp\", \"Y_4\": \"Tad Edgar\"}, {\"Y_2\": \"Bee Ramage\", \"Y_4\": \"Kimberlee Foley\"}, {\"Y_4\": \"Lonnie Wilt\", \"Y_2\": \"Clementine Bonin\"}, {\"Y_4\": \"Carmela Amick\", \"Y_2\": \"Twyla Amick\"}, {\"Y_2\": \"Reyna Casto\", \"Y_4\": \"Lester Bourque\"}, {\"Y_2\": \"Janey Rife\", \"Y_4\": \"Zachary Westfall\"}, {\"Y_4\": \"Coral Nix\", \"Y_2\": \"Hulda Nix\"}, {\"Y_4\": \"Emmett Duckworth\", \"Y_2\": \"Bev Leroy\"}, {\"Y_2\": \"Megan Wimmer\", \"Y_4\": \"August Dozier\"}, {\"Y_4\": \"Kena Henderson\", \"Y_2\": \"Aida Cassady\"}, {\"Y_2\": \"Antionette Carrasquillo\", \"Y_4\": \"Emilia Michaelson\"}, {\"Y_4\": \"Jack Huckaby\", \"Y_2\": \"Elissa Knighten\"}, {\"Y_4\": \"Loyd Berglund\", \"Y_2\": \"Briana Flaherty\"}, {\"Y_4\": \"Claude Lucky\", \"Y_2\": \"Isabell Laird\"}, {\"Y_4\": \"Carmela Amick\", \"Y_2\": \"Carmelita Amick\"}, {\"Y_2\": \"Ester Phelan\", \"Y_4\": \"Deirdre Phelan\"}, {\"Y_2\": \"Christina Jacobo\", \"Y_4\": \"Alexa Bedford\"}, {\"Y_2\": \"Jaclyn Atwater\", \"Y_4\": \"Karrie Atwater\"}, {\"Y_2\": \"Johnna Fisk\", \"Y_4\": \"Kacey Stamper\"}, {\"Y_2\": \"Elaine Cano\", \"Y_4\": \"Rob Southern\"}, {\"Y_4\": \"Rashad Forsythe\", \"Y_2\": \"Crysta Chapman\"}, {\"Y_2\": \"Tiffiny Sullins\", \"Y_4\": \"Loyd Berglund\"}, {\"Y_2\": \"Adele Ambrose\", \"Y_4\": \"Berneice Banta\"}, {\"Y_2\": \"Rosina Royce\", \"Y_4\": \"Garth Macklin\"}, {\"Y_2\": \"Devora Seidel\", \"Y_4\": \"Jonas Paulus\"}, {\"Y_2\": \"Shari Mcmillian\", \"Y_4\": \"Lester Bourque\"}, {\"Y_2\": \"My Bedford\", \"Y_4\": \"Alexa Bedford\"}, {\"Y_2\": \"Cordelia Wong\", \"Y_4\": \"Kimberlee Foley\"}, {\"Y_4\": \"Jonas Paulus\", \"Y_2\": \"Rosie Welker\"}]", + "answer": [ + "Adele Ambrose", + "Aida Cassady", + "Aline Lenhart", + "Angie Bechtold", + "Antionette Carrasquillo", + "Bee Ramage", + "Bev Leroy", + "Briana Flaherty", + "Carla Nix", + "Carmelita Amick", + "Christina Jacobo", + "Clementine Bonin", + "Cordelia Wong", + "Crysta Chapman", + "Deanne Alcantar", + "Delicia Deangelis", + "Devora Seidel", + "Elaine Cano", + "Elissa Knighten", + "Ester Phelan", + "Geraldine Metzger", + "Hulda Nix", + "Isabell Laird", + "Jaclyn Atwater", + "Janey Rife", + "Johnna Fisk", + "Jona Parke", + "Ladonna Bartholomew", + "Margie Infante", + "Maria Greene", + "Marlene Maddux", + "Megan Wimmer", + "Michaela Patch", + "My Bedford", + "Noelia Pugliese", + "Pauline Sanford", + "Phylis Mapp", + "Reyna Casto", + "Rhoda Rodarte", + "Rosie Welker", + "Rosina Royce", + "Sarita Bostic", + "Shari Mcmillian", + "Shizuko Sandler", + "Sue Simmons", + "Tiesha Hernadez", + "Tiffiny Sullins", + "Toshiko Mcmillian", + "Twyla Amick", + "Vanessa Vance", + "Yasmin Bouton" + ], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "job(Y_4, \"building control surveyor\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "5e5e4e9f-f146-4a7d-8a55-a1ff6b3a68d7", + "question": "Who is the female first cousin once removed of the person whose date of birth is 0954-06-29?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_first_cousin_once_removed(Y_4, Y_2)", + "dob(Y_4, \"0954-06-29\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 5 + }, + { + "id": "21901b47-b1e8-4d07-8ad3-6bd931abc12a", + "question": "Who is the sister-in-law of the person whose hobby is video gaming?", + "intermediate_answers": "[{\"Y_4\": \"Corinne Roger\", \"Y_2\": \"Paula Roger\"}, {\"Y_2\": \"Krystle Kramer\", \"Y_4\": \"Lesley Long\"}, {\"Y_4\": \"Sheila Gauthier\", \"Y_2\": \"Tamara Huynh\"}, {\"Y_2\": \"Raina Castor\", \"Y_4\": \"Dawn Rego\"}, {\"Y_4\": \"Bethany Serna\", \"Y_2\": \"Bobbie Suarez\"}, {\"Y_4\": \"Vance Rea\", \"Y_2\": \"Rosalinda Gurney\"}, {\"Y_2\": \"Leesa Pierre\", \"Y_4\": \"Vance Rea\"}, {\"Y_4\": \"Jamie Boyer\", \"Y_2\": \"Oleta Tiffany\"}, {\"Y_2\": \"Meghan Hurt\", \"Y_4\": \"Lesley Long\"}, {\"Y_4\": \"Isaias Letendre\", \"Y_2\": \"Rosena Hollins\"}, {\"Y_4\": \"Yoko Antonio\", \"Y_2\": \"Marie Antonio\"}, {\"Y_2\": \"Hoa Sherwin\", \"Y_4\": \"Winnifred Sherwin\"}, {\"Y_2\": \"Alina Graves\", \"Y_4\": \"Sherita Polson\"}, {\"Y_2\": \"Blair Javier\", \"Y_4\": \"Gena Javier\"}, {\"Y_4\": \"Adela Bolick\", \"Y_2\": \"Nikki Mccord\"}, {\"Y_2\": \"Cortney Remington\", \"Y_4\": \"Rosalinda Salgado\"}, {\"Y_2\": \"Ilona Forrest\", \"Y_4\": \"Dawn Rego\"}, {\"Y_4\": \"Bethany Serna\", \"Y_2\": \"Hannah Neal\"}, {\"Y_4\": \"Katharine Stocker\", \"Y_2\": \"Lavern Ashley\"}, {\"Y_2\": \"Rosalyn Linder\", \"Y_4\": \"Florine Linder\"}, {\"Y_4\": \"Adela Bolick\", \"Y_2\": \"Deanne Gamache\"}, {\"Y_4\": \"Rena Castro\", \"Y_2\": \"Yasmin Castro\"}, {\"Y_4\": \"Joshua Chadwick\", \"Y_2\": \"Rubie Conn\"}, {\"Y_4\": \"Luca Jacobs\", \"Y_2\": \"Cherise Brittain\"}, {\"Y_4\": \"Kena Jobe\", \"Y_2\": \"Gwenn Crane\"}, {\"Y_2\": \"Julianne Unger\", \"Y_4\": \"Meghann Unger\"}, {\"Y_2\": \"Alejandrina Wills\", \"Y_4\": \"Lesley Long\"}, {\"Y_2\": \"Ming Polson\", \"Y_4\": \"Sherita Polson\"}, {\"Y_4\": \"Winnifred Sherwin\", \"Y_2\": \"Leena Sherwin\"}, {\"Y_4\": \"Geneva Benge\", \"Y_2\": \"Sydney Douglass\"}, {\"Y_4\": \"Major Sage\", \"Y_2\": \"Myrle Kahler\"}, {\"Y_2\": \"Shawna Massey\", \"Y_4\": \"Rosalinda Salgado\"}, {\"Y_2\": \"Tuyet Christenson\", \"Y_4\": \"Janiece Hewitt\"}, {\"Y_4\": \"Vance Rea\", \"Y_2\": \"Julianne Pierre\"}, {\"Y_4\": \"Kena Jobe\", \"Y_2\": \"Trudy Jobe\"}, {\"Y_2\": \"Suzanne Sprague\", \"Y_4\": \"Roosevelt Higa\"}, {\"Y_4\": \"Zoila Williamson\", \"Y_2\": \"Karen Williamson\"}, {\"Y_2\": \"Shawna Vining\", \"Y_4\": \"Francisco Raymer\"}, {\"Y_2\": \"Lashanda Bolick\", \"Y_4\": \"Adela Bolick\"}, {\"Y_4\": \"Nora Binkley\", \"Y_2\": \"Daniela Flores\"}, {\"Y_4\": \"Stacy Regalado\", \"Y_2\": \"Alix Regalado\"}, {\"Y_2\": \"Flora Lay\", \"Y_4\": \"Sheila Gauthier\"}, {\"Y_4\": \"Nora Binkley\", \"Y_2\": \"Trudy Ibrahim\"}, {\"Y_2\": \"Geraldine Testa\", \"Y_4\": \"Scott Merrifield\"}, {\"Y_2\": \"Bethany Deans\", \"Y_4\": \"Stacy Regalado\"}, {\"Y_4\": \"Bethany Serna\", \"Y_2\": \"Shelly Bayer\"}, {\"Y_4\": \"Winnifred Sherwin\", \"Y_2\": \"Erma Sherwin\"}]", + "answer": [ + "Alejandrina Wills", + "Alina Graves", + "Alix Regalado", + "Bethany Deans", + "Blair Javier", + "Bobbie Suarez", + "Cherise Brittain", + "Cortney Remington", + "Daniela Flores", + "Deanne Gamache", + "Erma Sherwin", + "Flora Lay", + "Geraldine Testa", + "Gwenn Crane", + "Hannah Neal", + "Hoa Sherwin", + "Ilona Forrest", + "Julianne Pierre", + "Julianne Unger", + "Karen Williamson", + "Krystle Kramer", + "Lashanda Bolick", + "Lavern Ashley", + "Leena Sherwin", + "Leesa Pierre", + "Marie Antonio", + "Meghan Hurt", + "Ming Polson", + "Myrle Kahler", + "Nikki Mccord", + "Oleta Tiffany", + "Paula Roger", + "Raina Castor", + "Rosalinda Gurney", + "Rosalyn Linder", + "Rosena Hollins", + "Rubie Conn", + "Shawna Massey", + "Shawna Vining", + "Shelly Bayer", + "Suzanne Sprague", + "Sydney Douglass", + "Tamara Huynh", + "Trudy Ibrahim", + "Trudy Jobe", + "Tuyet Christenson", + "Yasmin Castro" + ], + "prolog": { + "query": [ + "sister_in_law(Y_4, Y_2)", + "hobby(Y_4, \"video gaming\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "d8706054-1196-4b46-af16-1e34fbccf3b2", + "question": "Who is the grandson of the person whose hobby is amusement park visiting?", + "intermediate_answers": "[{\"Y_2\": \"Jamey Gallagher\", \"Y_4\": \"Geraldine Gallagher\"}, {\"Y_2\": \"Federico Kittle\", \"Y_4\": \"Allison Biggers\"}, {\"Y_2\": \"Jose Calvin\", \"Y_4\": \"Wonda Calvin\"}, {\"Y_2\": \"Sammy Hartle\", \"Y_4\": \"Perry Bechtold\"}, {\"Y_4\": \"Edison Rudolph\", \"Y_2\": \"Lamar Rudolph\"}, {\"Y_2\": \"Bryce Desantis\", \"Y_4\": \"Salley Stokes\"}, {\"Y_4\": \"Abdul Deville\", \"Y_2\": \"Von Deville\"}, {\"Y_2\": \"Joaquin Hoover\", \"Y_4\": \"Rosa Hoover\"}, {\"Y_2\": \"Orville Fish\", \"Y_4\": \"Deangelo Fish\"}, {\"Y_2\": \"Emil Barnhart\", \"Y_4\": \"Augustine Barnhart\"}, {\"Y_4\": \"Tiffanie Bolding\", \"Y_2\": \"Buck Weathers\"}, {\"Y_2\": \"Emery Burkett\", \"Y_4\": \"Darren Burkett\"}, {\"Y_2\": \"Henry Cavender\", \"Y_4\": \"Jules Cavender\"}, {\"Y_2\": \"Felipe Biggers\", \"Y_4\": \"Allison Biggers\"}, {\"Y_2\": \"Clair Bostic\", \"Y_4\": \"Audie Alger\"}, {\"Y_2\": \"Jude Burke\", \"Y_4\": \"Audie Alger\"}, {\"Y_2\": \"Francis Swarey\", \"Y_4\": \"Tyesha Swarey\"}, {\"Y_4\": \"Teressa Deane\", \"Y_2\": \"Lionel Deane\"}, {\"Y_2\": \"Carmine Deluca\", \"Y_4\": \"Roberta Deluca\"}, {\"Y_2\": \"William Settle\", \"Y_4\": \"Geraldine Gallagher\"}, {\"Y_4\": \"Pablo Naquin\", \"Y_2\": \"Korey Naquin\"}, {\"Y_4\": \"Ernie Graybill\", \"Y_2\": \"Sal Graybill\"}, {\"Y_2\": \"Oscar Gallagher\", \"Y_4\": \"Geraldine Gallagher\"}, {\"Y_2\": \"Julius Hartle\", \"Y_4\": \"Perry Bechtold\"}, {\"Y_4\": \"Jules Cavender\", \"Y_2\": \"Wyatt Cavender\"}, {\"Y_4\": \"Deangelo Fish\", \"Y_2\": \"Sonny Fish\"}, {\"Y_4\": \"Edison Rudolph\", \"Y_2\": \"Clayton Rudolph\"}, {\"Y_4\": \"Edison Rudolph\", \"Y_2\": \"Jarrett Rudolph\"}, {\"Y_2\": \"Tobias Montague\", \"Y_4\": \"Jewell Creekmore\"}, {\"Y_2\": \"Harrison Barnhart\", \"Y_4\": \"Augustine Barnhart\"}, {\"Y_2\": \"Wilbur Gaytan\", \"Y_4\": \"Roseanna Gaytan\"}, {\"Y_4\": \"Viva Frazee\", \"Y_2\": \"Antwan Holguin\"}, {\"Y_2\": \"Noel Gallagher\", \"Y_4\": \"Geraldine Gallagher\"}, {\"Y_2\": \"Darrel Holguin\", \"Y_4\": \"Viva Frazee\"}, {\"Y_2\": \"Sterling Combs\", \"Y_4\": \"Henry Keane\"}, {\"Y_4\": \"Abdul Deville\", \"Y_2\": \"Erik Deville\"}, {\"Y_4\": \"Dan Orr\", \"Y_2\": \"James Greenberg\"}, {\"Y_2\": \"Wm Swarey\", \"Y_4\": \"Tyesha Swarey\"}, {\"Y_4\": \"Fred Raleigh\", \"Y_2\": \"Charley Thorpe\"}, {\"Y_2\": \"Silas Biggers\", \"Y_4\": \"Allison Biggers\"}, {\"Y_4\": \"Elna Kitchens\", \"Y_2\": \"Davis Kitchens\"}, {\"Y_4\": \"Augustine Barnhart\", \"Y_2\": \"Mel Barnhart\"}, {\"Y_4\": \"Roberta Deluca\", \"Y_2\": \"Ross Deluca\"}, {\"Y_4\": \"Jules Cavender\", \"Y_2\": \"Lamont Cavender\"}, {\"Y_4\": \"Russel Minton\", \"Y_2\": \"Robt Minton\"}, {\"Y_2\": \"Wilber Hartle\", \"Y_4\": \"Perry Bechtold\"}, {\"Y_2\": \"Travis Barnhart\", \"Y_4\": \"Augustine Barnhart\"}, {\"Y_2\": \"Manuel Thorpe\", \"Y_4\": \"Fred Raleigh\"}, {\"Y_2\": \"Ricky Hipp\", \"Y_4\": \"Dwain Hostetter\"}, {\"Y_2\": \"Felix Kitchens\", \"Y_4\": \"Elna Kitchens\"}, {\"Y_2\": \"Jerry Bechtold\", \"Y_4\": \"Perry Bechtold\"}, {\"Y_4\": \"Tiffanie Bolding\", \"Y_2\": \"Carl Weathers\"}, {\"Y_4\": \"Coleen Massie\", \"Y_2\": \"Trevor Pridgen\"}, {\"Y_2\": \"Jeffery Burkett\", \"Y_4\": \"Darren Burkett\"}, {\"Y_2\": \"Buddy Horsley\", \"Y_4\": \"Harvey Horsley\"}, {\"Y_2\": \"Neil Keane\", \"Y_4\": \"Henry Keane\"}]", + "answer": [ + "Antwan Holguin", + "Bryce Desantis", + "Buck Weathers", + "Buddy Horsley", + "Carl Weathers", + "Carmine Deluca", + "Charley Thorpe", + "Clair Bostic", + "Clayton Rudolph", + "Darrel Holguin", + "Davis Kitchens", + "Emery Burkett", + "Emil Barnhart", + "Erik Deville", + "Federico Kittle", + "Felipe Biggers", + "Felix Kitchens", + "Francis Swarey", + "Harrison Barnhart", + "Henry Cavender", + "James Greenberg", + "Jamey Gallagher", + "Jarrett Rudolph", + "Jeffery Burkett", + "Jerry Bechtold", + "Joaquin Hoover", + "Jose Calvin", + "Jude Burke", + "Julius Hartle", + "Korey Naquin", + "Lamar Rudolph", + "Lamont Cavender", + "Lionel Deane", + "Manuel Thorpe", + "Mel Barnhart", + "Neil Keane", + "Noel Gallagher", + "Orville Fish", + "Oscar Gallagher", + "Ricky Hipp", + "Robt Minton", + "Ross Deluca", + "Sal Graybill", + "Sammy Hartle", + "Silas Biggers", + "Sonny Fish", + "Sterling Combs", + "Tobias Montague", + "Travis Barnhart", + "Trevor Pridgen", + "Von Deville", + "Wilber Hartle", + "Wilbur Gaytan", + "William Settle", + "Wm Swarey", + "Wyatt Cavender" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "hobby(Y_4, \"amusement park visiting\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "aa52f278-b1bb-4371-a68f-57b3fc59e004", + "question": "Who is the niece of the person whose hobby is guerrilla gardening?", + "intermediate_answers": "[{\"Y_4\": \"Pricilla Catalano\", \"Y_2\": \"Sydney Catalano\"}, {\"Y_4\": \"Wanita Maurice\", \"Y_2\": \"Autumn Knepper\"}, {\"Y_2\": \"Angie Hutchens\", \"Y_4\": \"Tiffiny Herrin\"}, {\"Y_2\": \"Raelene Koonce\", \"Y_4\": \"Seth Koonce\"}, {\"Y_4\": \"Stacia Starr\", \"Y_2\": \"Emilia Starr\"}, {\"Y_4\": \"Roman Colunga\", \"Y_2\": \"Phylis Eliason\"}, {\"Y_4\": \"Wanita Maurice\", \"Y_2\": \"Brigette Broderick\"}, {\"Y_4\": \"Stacia Starr\", \"Y_2\": \"Malissa Nolasco\"}, {\"Y_4\": \"Loretta Ruth\", \"Y_2\": \"Elna Wilcher\"}, {\"Y_2\": \"Anjanette Osgood\", \"Y_4\": \"Reid Maurer\"}, {\"Y_4\": \"Forrest Santacruz\", \"Y_2\": \"Lessie Valliere\"}, {\"Y_4\": \"Burl Michaud\", \"Y_2\": \"Eva Michaud\"}, {\"Y_2\": \"Tresa Ambriz\", \"Y_4\": \"Adolph Braud\"}, {\"Y_2\": \"Kelley Schick\", \"Y_4\": \"Armando Schick\"}, {\"Y_2\": \"Rivka Erskine\", \"Y_4\": \"Wayne Mosher\"}, {\"Y_2\": \"Edythe Koonce\", \"Y_4\": \"Seth Koonce\"}, {\"Y_2\": \"Laverna Hageman\", \"Y_4\": \"Claud Simon\"}, {\"Y_4\": \"Wanita Maurice\", \"Y_2\": \"Vernie Knepper\"}, {\"Y_4\": \"Wanita Maurice\", \"Y_2\": \"Tammie Lachance\"}, {\"Y_4\": \"Seth Koonce\", \"Y_2\": \"Mavis Peters\"}, {\"Y_4\": \"Myrtle Clyde\", \"Y_2\": \"Meghan Sibley\"}, {\"Y_4\": \"Roman Colunga\", \"Y_2\": \"Macy Hendon\"}, {\"Y_4\": \"Burl Michaud\", \"Y_2\": \"Bobbie Wester\"}, {\"Y_2\": \"Antoinette Kilgore\", \"Y_4\": \"Claud Simon\"}, {\"Y_2\": \"Zona Lipsey\", \"Y_4\": \"Jamey Geller\"}, {\"Y_4\": \"Holly Cassell\", \"Y_2\": \"Deirdre Richmond\"}, {\"Y_2\": \"Caitlin Hyman\", \"Y_4\": \"Von Morris\"}, {\"Y_2\": \"Evelyne Duval\", \"Y_4\": \"Billye Stockman\"}, {\"Y_2\": \"Araceli Jaworski\", \"Y_4\": \"Tiffiny Herrin\"}, {\"Y_4\": \"Wanita Maurice\", \"Y_2\": \"Leisa Broderick\"}, {\"Y_4\": \"Selena Nieman\", \"Y_2\": \"Linda Schoen\"}, {\"Y_4\": \"Edris Glover\", \"Y_2\": \"Irish Breunig\"}, {\"Y_4\": \"Holly Cassell\", \"Y_2\": \"Audra Richmond\"}, {\"Y_2\": \"Staci Birchfield\", \"Y_4\": \"Trudy Calderon\"}, {\"Y_2\": \"Maira Geller\", \"Y_4\": \"Jamey Geller\"}, {\"Y_4\": \"Anjanette Brann\", \"Y_2\": \"Terrie Mccord\"}, {\"Y_2\": \"Clara Valadez\", \"Y_4\": \"Wayne Mosher\"}, {\"Y_2\": \"Karrie Gilchrist\", \"Y_4\": \"Anjanette Brann\"}, {\"Y_4\": \"Burl Michaud\", \"Y_2\": \"Racquel Anson\"}, {\"Y_4\": \"Rowena Hudgens\", \"Y_2\": \"Selina Eubank\"}, {\"Y_2\": \"Christa Noriega\", \"Y_4\": \"Selena Nieman\"}, {\"Y_2\": \"Claudette Catalano\", \"Y_4\": \"Pricilla Catalano\"}, {\"Y_2\": \"Mandy Stockman\", \"Y_4\": \"Billye Stockman\"}, {\"Y_2\": \"Morgan Richmond\", \"Y_4\": \"Holly Cassell\"}, {\"Y_4\": \"Roman Colunga\", \"Y_2\": \"Lashawnda Terrell\"}, {\"Y_2\": \"Tiffiny Birchfield\", \"Y_4\": \"Trudy Calderon\"}, {\"Y_4\": \"Loretta Ruth\", \"Y_2\": \"Keri Hufford\"}, {\"Y_4\": \"Burl Michaud\", \"Y_2\": \"Lynn Pack\"}, {\"Y_2\": \"Francesca Kirkpatrick\", \"Y_4\": \"Loretta Ruth\"}, {\"Y_2\": \"Virgie Stubbs\", \"Y_4\": \"Edris Glover\"}]", + "answer": [ + "Angie Hutchens", + "Anjanette Osgood", + "Antoinette Kilgore", + "Araceli Jaworski", + "Audra Richmond", + "Autumn Knepper", + "Bobbie Wester", + "Brigette Broderick", + "Caitlin Hyman", + "Christa Noriega", + "Clara Valadez", + "Claudette Catalano", + "Deirdre Richmond", + "Edythe Koonce", + "Elna Wilcher", + "Emilia Starr", + "Eva Michaud", + "Evelyne Duval", + "Francesca Kirkpatrick", + "Irish Breunig", + "Karrie Gilchrist", + "Kelley Schick", + "Keri Hufford", + "Lashawnda Terrell", + "Laverna Hageman", + "Leisa Broderick", + "Lessie Valliere", + "Linda Schoen", + "Lynn Pack", + "Macy Hendon", + "Maira Geller", + "Malissa Nolasco", + "Mandy Stockman", + "Mavis Peters", + "Meghan Sibley", + "Morgan Richmond", + "Phylis Eliason", + "Racquel Anson", + "Raelene Koonce", + "Rivka Erskine", + "Selina Eubank", + "Staci Birchfield", + "Sydney Catalano", + "Tammie Lachance", + "Terrie Mccord", + "Tiffiny Birchfield", + "Tresa Ambriz", + "Vernie Knepper", + "Virgie Stubbs", + "Zona Lipsey" + ], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "hobby(Y_4, \"guerrilla gardening\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "262434d6-4524-4ba6-b7c7-804cadf814c8", + "question": "Who is the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(\"Jay Belanger\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "ff1adbf3-3c74-40ed-8a60-f61627950502", + "question": "Who is the female second cousin of Elissa Newsom?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(\"Elissa Newsom\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 5 + }, + { + "id": "c8841a6f-a070-4bf9-9f08-65ea204f2b3d", + "question": "Who is the child of Morgan Marra?", + "intermediate_answers": "[{\"Y_2\": \"Adrian Marra\"}]", + "answer": [ + "Adrian Marra" + ], + "prolog": { + "query": [ + "child(\"Morgan Marra\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "84740d52-65a3-4a11-9a6a-7e27f3958d53", + "question": "Who is the female second cousin of Vicki Bibbs?", + "intermediate_answers": "[{\"Y_2\": \"Flora Sipe\"}]", + "answer": [ + "Flora Sipe" + ], + "prolog": { + "query": [ + "female_second_cousin(\"Vicki Bibbs\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 5 + }, + { + "id": "697d737a-85ff-4781-919c-b0ca3bc69f71", + "question": "Who is the nephew of Joel Unruh?", + "intermediate_answers": "[{\"Y_2\": \"Matthew Welsh\"}, {\"Y_2\": \"Thurman Welsh\"}]", + "answer": [ + "Matthew Welsh", + "Thurman Welsh" + ], + "prolog": { + "query": [ + "nephew(\"Joel Unruh\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "5d18399a-96d1-40de-91ee-57d08e78c391", + "question": "Who is the granddaughter of Will Gibbons?", + "intermediate_answers": "[{\"Y_2\": \"Alberta Dewitt\"}, {\"Y_2\": \"Ardath Hazelton\"}]", + "answer": [ + "Alberta Dewitt", + "Ardath Hazelton" + ], + "prolog": { + "query": [ + "granddaughter(\"Will Gibbons\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "a7661a73-9856-45ad-8e7a-d9dd30694f72", + "question": "Who is the male cousin of Henrietta Carreon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_cousin(\"Henrietta Carreon\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "49faa86e-1e66-4b7c-967a-218bc94c3f04", + "question": "Who is the grandchild of Tobias Mccartney?", + "intermediate_answers": "[{\"Y_2\": \"Antonia Barnes\"}, {\"Y_2\": \"Micheal Barnes\"}, {\"Y_2\": \"Salley Mcmanus\"}, {\"Y_2\": \"Adah Palomino\"}, {\"Y_2\": \"Harrison Mccartney\"}, {\"Y_2\": \"Rick Mccartney\"}]", + "answer": [ + "Adah Palomino", + "Antonia Barnes", + "Harrison Mccartney", + "Micheal Barnes", + "Rick Mccartney", + "Salley Mcmanus" + ], + "prolog": { + "query": [ + "grandchild(\"Tobias Mccartney\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "f00a84b9-b72d-488b-904b-bcce03746e6a", + "question": "Who is the sister-in-law of Norris Matta?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sister_in_law(\"Norris Matta\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "3ea97bc4-eb71-41d8-86da-85dd28055a8a", + "question": "Who is the sibling of Karina Bayne?", + "intermediate_answers": "[{\"Y_2\": \"Liane Ramsay\"}, {\"Y_2\": \"Rubye Ramsay\"}]", + "answer": [ + "Liane Ramsay", + "Rubye Ramsay" + ], + "prolog": { + "query": [ + "sibling(\"Karina Bayne\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "9849c059-986f-4180-b83f-83d699622560", + "question": "Who is the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_2\": \"Grover Crum\"}, {\"Y_2\": \"Edmond Fowlkes\"}, {\"Y_2\": \"Elroy Arnett\"}, {\"Y_2\": \"Enrique Kwan\"}, {\"Y_2\": \"Kori Lapp\"}, {\"Y_2\": \"Diane Whitted\"}, {\"Y_2\": \"Joel Pauley\"}, {\"Y_2\": \"Rupert Swope\"}, {\"Y_2\": \"Babara Palladino\"}, {\"Y_2\": \"Bee Bannon\"}, {\"Y_2\": \"Drew Delafuente\"}, {\"Y_2\": \"Abe Obryan\"}, {\"Y_2\": \"Hoa Torres\"}, {\"Y_2\": \"Edmund Shifflett\"}, {\"Y_2\": \"Jared Peters\"}, {\"Y_2\": \"Adella Haney\"}, {\"Y_2\": \"Cheri Deberry\"}, {\"Y_2\": \"Pat Knowlton\"}, {\"Y_2\": \"Jenni Morrow\"}, {\"Y_2\": \"Virgie Willard\"}, {\"Y_2\": \"Tommie Virgil\"}, {\"Y_2\": \"Trina Schultz\"}, {\"Y_2\": \"Stanley Newberry\"}, {\"Y_2\": \"Wilbert Hutchens\"}, {\"Y_2\": \"Oma Conant\"}, {\"Y_2\": \"Hattie Raney\"}, {\"Y_2\": \"Elvie Snead\"}, {\"Y_2\": \"Tianna Morehead\"}, {\"Y_2\": \"Edmond Mcdowell\"}, {\"Y_2\": \"Toney Price\"}, {\"Y_2\": \"Cora Swan\"}, {\"Y_2\": \"Duane Kelso\"}, {\"Y_2\": \"Jordon Harlan\"}, {\"Y_2\": \"Dale Winchester\"}, {\"Y_2\": \"Robyn Burdette\"}, {\"Y_2\": \"Adell Leftwich\"}, {\"Y_2\": \"Claudie Cashman\"}, {\"Y_2\": \"Jonathon Bushnell\"}, {\"Y_2\": \"Jillian Alves\"}, {\"Y_2\": \"Brandon Bolden\"}, {\"Y_2\": \"Lucia Lacy\"}, {\"Y_2\": \"Julian Tavares\"}, {\"Y_2\": \"Janell Haddix\"}, {\"Y_2\": \"Korey Nevels\"}, {\"Y_2\": \"Jonas Rhinehart\"}, {\"Y_2\": \"Shante Kimball\"}, {\"Y_2\": \"Loyd Becker\"}, {\"Y_2\": \"Irish Judy\"}, {\"Y_2\": \"Deidra Wimmer\"}, {\"Y_2\": \"Clay Napoli\"}, {\"Y_2\": \"Jewell Smyth\"}, {\"Y_2\": \"Chris Chambless\"}, {\"Y_2\": \"Chrissy Monroy\"}, {\"Y_2\": \"Mariann Ray\"}, {\"Y_2\": \"Columbus Wentworth\"}, {\"Y_2\": \"Lawanda Faircloth\"}, {\"Y_2\": \"Freddy Geisler\"}, {\"Y_2\": \"Rolando Barragan\"}, {\"Y_2\": \"Roseanna Finch\"}, {\"Y_2\": \"Candy Embry\"}, {\"Y_2\": \"Ian Bramlett\"}, {\"Y_2\": \"Lynetta Yost\"}, {\"Y_2\": \"Richard Corbett\"}, {\"Y_2\": \"Terri Ousley\"}, {\"Y_2\": \"Delinda Stith\"}, {\"Y_2\": \"Kirk Rodarte\"}, {\"Y_2\": \"Louella Dye\"}, {\"Y_2\": \"Thaddeus Oconnell\"}, {\"Y_2\": \"Hiram Dangelo\"}, {\"Y_2\": \"Lamar Lytle\"}, {\"Y_2\": \"Randolph Herman\"}, {\"Y_2\": \"Tawana Abrego\"}, {\"Y_2\": \"Cheri Stanfill\"}, {\"Y_2\": \"Araceli Raley\"}, {\"Y_2\": \"Michaela German\"}, {\"Y_2\": \"Charissa Ehrlich\"}, {\"Y_2\": \"Karl Snead\"}, {\"Y_2\": \"Lynette Hazen\"}, {\"Y_2\": \"Austin Judkins\"}, {\"Y_2\": \"Sandy Liu\"}, {\"Y_2\": \"Werner John\"}, {\"Y_2\": \"Lucienne Bailey\"}, {\"Y_2\": \"Viola Schumann\"}, {\"Y_2\": \"Princess Tiffany\"}, {\"Y_2\": \"Vernice Chesser\"}, {\"Y_2\": \"Tawanda Killingsworth\"}, {\"Y_2\": \"Marguerita Sedillo\"}, {\"Y_2\": \"Alejandra Bedford\"}, {\"Y_2\": \"Timmy Freese\"}, {\"Y_2\": \"Salvatore Kyser\"}, {\"Y_2\": \"Damaris Ahner\"}, {\"Y_2\": \"Ty Still\"}, {\"Y_2\": \"Jesse Garrett\"}, {\"Y_2\": \"Violet Hinojosa\"}, {\"Y_2\": \"Aron Budde\"}, {\"Y_2\": \"Teddy Catalano\"}, {\"Y_2\": \"Staci Scully\"}, {\"Y_2\": \"Dionne Osburn\"}, {\"Y_2\": \"Stuart Morley\"}, {\"Y_2\": \"Alejandra Shiver\"}, {\"Y_2\": \"Kena Torrey\"}, {\"Y_2\": \"Catina Mcgrath\"}, {\"Y_2\": \"Ophelia Barajas\"}, {\"Y_2\": \"Buford Gavin\"}, {\"Y_2\": \"Maira Hunley\"}, {\"Y_2\": \"Lea Sackett\"}, {\"Y_2\": \"Vern Starkey\"}, {\"Y_2\": \"Jeffrey Montez\"}, {\"Y_2\": \"Lori Ruth\"}, {\"Y_2\": \"Paula Rosenbaum\"}, {\"Y_2\": \"Mavis Seger\"}, {\"Y_2\": \"Heather Dalessio\"}, {\"Y_2\": \"Rosena Jesse\"}, {\"Y_2\": \"Gwenn Beall\"}, {\"Y_2\": \"Hayden Bodine\"}, {\"Y_2\": \"Ted Bohannon\"}, {\"Y_2\": \"Amina Peele\"}, {\"Y_2\": \"Desmond Bond\"}, {\"Y_2\": \"Zoila Vincent\"}, {\"Y_2\": \"Derick Call\"}, {\"Y_2\": \"Donna Santacruz\"}, {\"Y_2\": \"Lakeshia Jarman\"}, {\"Y_2\": \"Gilberto Brewington\"}, {\"Y_2\": \"Cruz Gregoire\"}, {\"Y_2\": \"Manual Lent\"}, {\"Y_2\": \"Vito Atchison\"}, {\"Y_2\": \"Clyde Araiza\"}, {\"Y_2\": \"Kyong Bradberry\"}, {\"Y_2\": \"Sergio Quarles\"}, {\"Y_2\": \"Barb Arredondo\"}, {\"Y_2\": \"Gabriele Rankin\"}, {\"Y_2\": \"Eduardo Heath\"}, {\"Y_2\": \"Benton Pinkney\"}, {\"Y_2\": \"Judith Rhoden\"}, {\"Y_2\": \"Rob Kirk\"}, {\"Y_2\": \"Marybeth Durant\"}, {\"Y_2\": \"Dale Weekley\"}, {\"Y_2\": \"Emile Pulido\"}, {\"Y_2\": \"Claire Benedetto\"}, {\"Y_2\": \"Matthew Welsh\"}, {\"Y_2\": \"Jody Espinoza\"}, {\"Y_2\": \"Lori Kee\"}, {\"Y_2\": \"Madalene Scheffler\"}, {\"Y_2\": \"Damien Greco\"}, {\"Y_2\": \"Quinn Mathers\"}, {\"Y_2\": \"Fidel Breland\"}, {\"Y_2\": \"Andrew Roscoe\"}, {\"Y_2\": \"Normand Collazo\"}, {\"Y_2\": \"Margaret Carver\"}, {\"Y_2\": \"Signe Newby\"}, {\"Y_2\": \"Jana Abercrombie\"}, {\"Y_2\": \"Eddie Weathersby\"}, {\"Y_2\": \"Karl Duckett\"}, {\"Y_2\": \"Hiram Cashman\"}, {\"Y_2\": \"Alice Rodgers\"}, {\"Y_2\": \"Gustavo Duquette\"}, {\"Y_2\": \"Gina Rolfe\"}, {\"Y_2\": \"Bruce Campbell\"}, {\"Y_2\": \"Roseanna Simon\"}, {\"Y_2\": \"Kristofer Herman\"}, {\"Y_2\": \"Vicente Huntley\"}, {\"Y_2\": \"Alison Keeling\"}, {\"Y_2\": \"Alvaro Conyers\"}, {\"Y_2\": \"Patty Luck\"}, {\"Y_2\": \"Theodore Latham\"}, {\"Y_2\": \"Ali Sankey\"}, {\"Y_2\": \"Shaunte Seeley\"}, {\"Y_2\": \"Victoria Metcalf\"}, {\"Y_2\": \"Livia Aguilera\"}, {\"Y_2\": \"Lela Louis\"}, {\"Y_2\": \"John Christman\"}, {\"Y_2\": \"Mia Cathcart\"}, {\"Y_2\": \"Maude Straight\"}, {\"Y_2\": \"Earle Curley\"}, {\"Y_2\": \"Roseanna Wyatt\"}, {\"Y_2\": \"Elmer Webster\"}, {\"Y_2\": \"Joetta Deyoung\"}, {\"Y_2\": \"Inez Sandy\"}, {\"Y_2\": \"Rosalyn Nesbit\"}, {\"Y_2\": \"Antoinette Hornsby\"}, {\"Y_2\": \"Almeta Crafton\"}, {\"Y_2\": \"Helga Somers\"}, {\"Y_2\": \"Odessa Crittenden\"}, {\"Y_2\": \"Billye Kruger\"}, {\"Y_2\": \"Jacque Hubert\"}, {\"Y_2\": \"Shelli Tierney\"}, {\"Y_2\": \"Tina Carvajal\"}, {\"Y_2\": \"Quincy Smalley\"}, {\"Y_2\": \"Patty Gabel\"}, {\"Y_2\": \"Rusty Levesque\"}, {\"Y_2\": \"Lenore Rucker\"}, {\"Y_2\": \"Sadye Norris\"}, {\"Y_2\": \"Rodney Waldo\"}, {\"Y_2\": \"Noel Rael\"}, {\"Y_2\": \"Barton Barajas\"}, {\"Y_2\": \"Joetta Schramm\"}, {\"Y_2\": \"Carlene Heim\"}, {\"Y_2\": \"Carla Tomlinson\"}, {\"Y_2\": \"Angelina Edens\"}, {\"Y_2\": \"Margot Cupp\"}, {\"Y_2\": \"Joshua Jaquez\"}, {\"Y_2\": \"Leslie Acuna\"}, {\"Y_2\": \"Eloy Anglin\"}, {\"Y_2\": \"Verona Lawyer\"}, {\"Y_2\": \"Gina Ellington\"}, {\"Y_2\": \"Jimmy Scully\"}, {\"Y_2\": \"Francine Mckay\"}, {\"Y_2\": \"Dawn Weatherspoon\"}, {\"Y_2\": \"Zelma Hale\"}, {\"Y_2\": \"Brady Tankersley\"}, {\"Y_2\": \"Dominick Utter\"}, {\"Y_2\": \"Babara Mendes\"}, {\"Y_2\": \"Clifford Hewitt\"}, {\"Y_2\": \"Marcel Kinney\"}, {\"Y_2\": \"Emmanuel Serrato\"}, {\"Y_2\": \"Jeffery Morrow\"}, {\"Y_2\": \"Selena Fitzsimmons\"}, {\"Y_2\": \"Sung Kish\"}]", + "answer": [ + "Abe Obryan", + "Adell Leftwich", + "Adella Haney", + "Alejandra Bedford", + "Alejandra Shiver", + "Ali Sankey", + "Alice Rodgers", + "Alison Keeling", + "Almeta Crafton", + "Alvaro Conyers", + "Amina Peele", + "Andrew Roscoe", + "Angelina Edens", + "Antoinette Hornsby", + "Araceli Raley", + "Aron Budde", + "Austin Judkins", + "Babara Mendes", + "Babara Palladino", + "Barb Arredondo", + "Barton Barajas", + "Bee Bannon", + "Benton Pinkney", + "Billye Kruger", + "Brady Tankersley", + "Brandon Bolden", + "Bruce Campbell", + "Buford Gavin", + "Candy Embry", + "Carla Tomlinson", + "Carlene Heim", + "Catina Mcgrath", + "Charissa Ehrlich", + "Cheri Deberry", + "Cheri Stanfill", + "Chris Chambless", + "Chrissy Monroy", + "Claire Benedetto", + "Claudie Cashman", + "Clay Napoli", + "Clifford Hewitt", + "Clyde Araiza", + "Columbus Wentworth", + "Cora Swan", + "Cruz Gregoire", + "Dale Weekley", + "Dale Winchester", + "Damaris Ahner", + "Damien Greco", + "Dawn Weatherspoon", + "Deidra Wimmer", + "Delinda Stith", + "Derick Call", + "Desmond Bond", + "Diane Whitted", + "Dionne Osburn", + "Dominick Utter", + "Donna Santacruz", + "Drew Delafuente", + "Duane Kelso", + "Earle Curley", + "Eddie Weathersby", + "Edmond Fowlkes", + "Edmond Mcdowell", + "Edmund Shifflett", + "Eduardo Heath", + "Elmer Webster", + "Eloy Anglin", + "Elroy Arnett", + "Elvie Snead", + "Emile Pulido", + "Emmanuel Serrato", + "Enrique Kwan", + "Fidel Breland", + "Francine Mckay", + "Freddy Geisler", + "Gabriele Rankin", + "Gilberto Brewington", + "Gina Ellington", + "Gina Rolfe", + "Grover Crum", + "Gustavo Duquette", + "Gwenn Beall", + "Hattie Raney", + "Hayden Bodine", + "Heather Dalessio", + "Helga Somers", + "Hiram Cashman", + "Hiram Dangelo", + "Hoa Torres", + "Ian Bramlett", + "Inez Sandy", + "Irish Judy", + "Jacque Hubert", + "Jana Abercrombie", + "Janell Haddix", + "Jared Peters", + "Jeffery Morrow", + "Jeffrey Montez", + "Jenni Morrow", + "Jesse Garrett", + "Jewell Smyth", + "Jillian Alves", + "Jimmy Scully", + "Jody Espinoza", + "Joel Pauley", + "Joetta Deyoung", + "Joetta Schramm", + "John Christman", + "Jonas Rhinehart", + "Jonathon Bushnell", + "Jordon Harlan", + "Joshua Jaquez", + "Judith Rhoden", + "Julian Tavares", + "Karl Duckett", + "Karl Snead", + "Kena Torrey", + "Kirk Rodarte", + "Korey Nevels", + "Kori Lapp", + "Kristofer Herman", + "Kyong Bradberry", + "Lakeshia Jarman", + "Lamar Lytle", + "Lawanda Faircloth", + "Lea Sackett", + "Lela Louis", + "Lenore Rucker", + "Leslie Acuna", + "Livia Aguilera", + "Lori Kee", + "Lori Ruth", + "Louella Dye", + "Loyd Becker", + "Lucia Lacy", + "Lucienne Bailey", + "Lynetta Yost", + "Lynette Hazen", + "Madalene Scheffler", + "Maira Hunley", + "Manual Lent", + "Marcel Kinney", + "Margaret Carver", + "Margot Cupp", + "Marguerita Sedillo", + "Mariann Ray", + "Marybeth Durant", + "Matthew Welsh", + "Maude Straight", + "Mavis Seger", + "Mia Cathcart", + "Michaela German", + "Noel Rael", + "Normand Collazo", + "Odessa Crittenden", + "Oma Conant", + "Ophelia Barajas", + "Pat Knowlton", + "Patty Gabel", + "Patty Luck", + "Paula Rosenbaum", + "Princess Tiffany", + "Quincy Smalley", + "Quinn Mathers", + "Randolph Herman", + "Richard Corbett", + "Rob Kirk", + "Robyn Burdette", + "Rodney Waldo", + "Rolando Barragan", + "Rosalyn Nesbit", + "Roseanna Finch", + "Roseanna Simon", + "Roseanna Wyatt", + "Rosena Jesse", + "Rupert Swope", + "Rusty Levesque", + "Sadye Norris", + "Salvatore Kyser", + "Sandy Liu", + "Selena Fitzsimmons", + "Sergio Quarles", + "Shante Kimball", + "Shaunte Seeley", + "Shelli Tierney", + "Signe Newby", + "Staci Scully", + "Stanley Newberry", + "Stuart Morley", + "Sung Kish", + "Tawana Abrego", + "Tawanda Killingsworth", + "Ted Bohannon", + "Teddy Catalano", + "Terri Ousley", + "Thaddeus Oconnell", + "Theodore Latham", + "Tianna Morehead", + "Timmy Freese", + "Tina Carvajal", + "Tommie Virgil", + "Toney Price", + "Trina Schultz", + "Ty Still", + "Vern Starkey", + "Vernice Chesser", + "Verona Lawyer", + "Vicente Huntley", + "Victoria Metcalf", + "Viola Schumann", + "Violet Hinojosa", + "Virgie Willard", + "Vito Atchison", + "Werner John", + "Wilbert Hutchens", + "Zelma Hale", + "Zoila Vincent" + ], + "prolog": { + "query": [ + "job(Y_2, \"cabin crew\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "99bdbdcb-056b-415e-92bd-566de0d6026d", + "question": "Who is the person whose hobby is dodgeball?", + "intermediate_answers": "[{\"Y_2\": \"Madaline Hom\"}, {\"Y_2\": \"Burl Glenn\"}, {\"Y_2\": \"Micheal Heflin\"}, {\"Y_2\": \"Angelina Cassidy\"}, {\"Y_2\": \"Kimiko Bisson\"}, {\"Y_2\": \"Laurence Bixby\"}, {\"Y_2\": \"Lucile Keith\"}, {\"Y_2\": \"Quinn Dalessandro\"}, {\"Y_2\": \"Barry Jamison\"}, {\"Y_2\": \"Emanuel Meeks\"}, {\"Y_2\": \"Lesley Hartford\"}, {\"Y_2\": \"Leda Adler\"}, {\"Y_2\": \"Katelyn Plant\"}, {\"Y_2\": \"Deandre Barhorst\"}, {\"Y_2\": \"Bert Ehlers\"}, {\"Y_2\": \"Yolanda Favela\"}, {\"Y_2\": \"Wilber Hadden\"}, {\"Y_2\": \"Dawne Tang\"}, {\"Y_2\": \"Aurelia Watts\"}, {\"Y_2\": \"Emilia Hunley\"}, {\"Y_2\": \"Vernon Tarango\"}, {\"Y_2\": \"Kiana Wadsworth\"}, {\"Y_2\": \"Alberta Crider\"}, {\"Y_2\": \"Eddy Parnell\"}, {\"Y_2\": \"Holley Matson\"}, {\"Y_2\": \"Rickie Cyr\"}, {\"Y_2\": \"Christian Jarvis\"}, {\"Y_2\": \"Catalina Batchelor\"}, {\"Y_2\": \"Emile Gwin\"}, {\"Y_2\": \"Lyndon Aiken\"}, {\"Y_2\": \"Anjanette Holman\"}, {\"Y_2\": \"Dan Wilber\"}, {\"Y_2\": \"Maximo Halter\"}, {\"Y_2\": \"Booker Payton\"}, {\"Y_2\": \"Roosevelt Willoughby\"}, {\"Y_2\": \"Cruz Roller\"}, {\"Y_2\": \"Vicente Soares\"}, {\"Y_2\": \"Pat Wrenn\"}, {\"Y_2\": \"Gaylord Nemeth\"}, {\"Y_2\": \"Maggie Ferreira\"}, {\"Y_2\": \"Mattie Nickerson\"}, {\"Y_2\": \"Ayanna Jung\"}, {\"Y_2\": \"Samual Rambo\"}, {\"Y_2\": \"Georgette Johnston\"}, {\"Y_2\": \"Olin Erickson\"}, {\"Y_2\": \"Lisha Jarman\"}, {\"Y_2\": \"Will Pence\"}, {\"Y_2\": \"Mitchel Guido\"}, {\"Y_2\": \"Rena Suber\"}, {\"Y_2\": \"Aron Stout\"}, {\"Y_2\": \"Karl Rhoades\"}, {\"Y_2\": \"Eusebio Dickerson\"}, {\"Y_2\": \"Nada Ewell\"}, {\"Y_2\": \"Christa Freed\"}, {\"Y_2\": \"Rheba Pennell\"}, {\"Y_2\": \"Genevieve Orlando\"}, {\"Y_2\": \"Margie Chacon\"}, {\"Y_2\": \"Jared Wyche\"}, {\"Y_2\": \"Quinn Eckstein\"}, {\"Y_2\": \"Grover Trotman\"}, {\"Y_2\": \"Pearl Duvall\"}, {\"Y_2\": \"Nedra Dupuis\"}, {\"Y_2\": \"Jessie Riggins\"}, {\"Y_2\": \"Houston Bernardo\"}, {\"Y_2\": \"Murray Quiroz\"}, {\"Y_2\": \"Paige Titus\"}, {\"Y_2\": \"Marcelo Partin\"}, {\"Y_2\": \"Marion Christianson\"}, {\"Y_2\": \"Pearlie Satterwhite\"}, {\"Y_2\": \"Sheena Sawyer\"}]", + "answer": [ + "Alberta Crider", + "Angelina Cassidy", + "Anjanette Holman", + "Aron Stout", + "Aurelia Watts", + "Ayanna Jung", + "Barry Jamison", + "Bert Ehlers", + "Booker Payton", + "Burl Glenn", + "Catalina Batchelor", + "Christa Freed", + "Christian Jarvis", + "Cruz Roller", + "Dan Wilber", + "Dawne Tang", + "Deandre Barhorst", + "Eddy Parnell", + "Emanuel Meeks", + "Emile Gwin", + "Emilia Hunley", + "Eusebio Dickerson", + "Gaylord Nemeth", + "Genevieve Orlando", + "Georgette Johnston", + "Grover Trotman", + "Holley Matson", + "Houston Bernardo", + "Jared Wyche", + "Jessie Riggins", + "Karl Rhoades", + "Katelyn Plant", + "Kiana Wadsworth", + "Kimiko Bisson", + "Laurence Bixby", + "Leda Adler", + "Lesley Hartford", + "Lisha Jarman", + "Lucile Keith", + "Lyndon Aiken", + "Madaline Hom", + "Maggie Ferreira", + "Marcelo Partin", + "Margie Chacon", + "Marion Christianson", + "Mattie Nickerson", + "Maximo Halter", + "Micheal Heflin", + "Mitchel Guido", + "Murray Quiroz", + "Nada Ewell", + "Nedra Dupuis", + "Olin Erickson", + "Paige Titus", + "Pat Wrenn", + "Pearl Duvall", + "Pearlie Satterwhite", + "Quinn Dalessandro", + "Quinn Eckstein", + "Rena Suber", + "Rheba Pennell", + "Rickie Cyr", + "Roosevelt Willoughby", + "Samual Rambo", + "Sheena Sawyer", + "Vernon Tarango", + "Vicente Soares", + "Wilber Hadden", + "Will Pence", + "Yolanda Favela" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"dodgeball\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "d3bd6dca-1e69-4f81-8dee-2c42bff7d858", + "question": "Who is the person whose date of birth is 0962-10-07?", + "intermediate_answers": "[{\"Y_2\": \"Sammie Clemmer\"}, {\"Y_2\": \"Buffy Miller\"}, {\"Y_2\": \"Gwenn Metzger\"}, {\"Y_2\": \"Justine Halter\"}]", + "answer": [ + "Buffy Miller", + "Gwenn Metzger", + "Justine Halter", + "Sammie Clemmer" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0962-10-07\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "89760a61-ad5c-41f0-8169-2ba1eb395fd9", + "question": "Who is the person whose hobby is sledding?", + "intermediate_answers": "[{\"Y_2\": \"Alexa Hord\"}, {\"Y_2\": \"Tiesha Brownell\"}, {\"Y_2\": \"Chau Byrne\"}, {\"Y_2\": \"Marianne Chamberlain\"}, {\"Y_2\": \"Ligia Pearl\"}, {\"Y_2\": \"Mitchel Gaul\"}, {\"Y_2\": \"Murray Gastelum\"}, {\"Y_2\": \"Dewitt Ponder\"}, {\"Y_2\": \"Claudine Hanley\"}, {\"Y_2\": \"Alissa Latham\"}, {\"Y_2\": \"Pamula Spruill\"}, {\"Y_2\": \"Carrol Lundquist\"}, {\"Y_2\": \"Candice Jorge\"}, {\"Y_2\": \"Tresa Tillery\"}, {\"Y_2\": \"Patti Andress\"}, {\"Y_2\": \"Lynda Deitz\"}, {\"Y_2\": \"Jeannie Appel\"}, {\"Y_2\": \"Lowell Verret\"}, {\"Y_2\": \"Dexter Dillion\"}, {\"Y_2\": \"Daphne Waring\"}, {\"Y_2\": \"Barabara Tallent\"}, {\"Y_2\": \"Krystle Hewitt\"}, {\"Y_2\": \"Liane Shoup\"}, {\"Y_2\": \"Latrina Beaulieu\"}, {\"Y_2\": \"Blaine Weis\"}, {\"Y_2\": \"Hal Ericson\"}, {\"Y_2\": \"Maximilian Charlton\"}, {\"Y_2\": \"Mellissa Mcmillan\"}, {\"Y_2\": \"Barbar Hills\"}, {\"Y_2\": \"Clark Schick\"}, {\"Y_2\": \"Lawerence Kinney\"}, {\"Y_2\": \"Francine Wimberly\"}, {\"Y_2\": \"Buffy Carnahan\"}, {\"Y_2\": \"Clint Klaus\"}, {\"Y_2\": \"Johnna Lear\"}, {\"Y_2\": \"Billye Gillette\"}, {\"Y_2\": \"Buffy Blodgett\"}, {\"Y_2\": \"Pamela Moriarty\"}, {\"Y_2\": \"Hazel Hathcock\"}, {\"Y_2\": \"Jeffrey Branton\"}, {\"Y_2\": \"Luke Hardie\"}, {\"Y_2\": \"Oma Schramm\"}, {\"Y_2\": \"Tory Kavanaugh\"}, {\"Y_2\": \"Bryan Garnett\"}, {\"Y_2\": \"Derrick Wiegand\"}, {\"Y_2\": \"Alyssa Middleton\"}, {\"Y_2\": \"David Stroud\"}, {\"Y_2\": \"Tara Nickell\"}, {\"Y_2\": \"Darrel Key\"}, {\"Y_2\": \"Leslee Garrett\"}, {\"Y_2\": \"Debra Kelso\"}, {\"Y_2\": \"Anjanette Barham\"}, {\"Y_2\": \"Nanette Mitchell\"}, {\"Y_2\": \"Misti Eagle\"}, {\"Y_2\": \"Lenny Archambault\"}, {\"Y_2\": \"Annabell Hess\"}, {\"Y_2\": \"Marlana Waller\"}, {\"Y_2\": \"Elliott Matthews\"}, {\"Y_2\": \"Maranda Wegner\"}, {\"Y_2\": \"Micheal Brinson\"}, {\"Y_2\": \"Anibal Dacosta\"}, {\"Y_2\": \"Vincenza Miranda\"}, {\"Y_2\": \"Caitlin Paddock\"}, {\"Y_2\": \"Kenton Metz\"}, {\"Y_2\": \"Katy Rayburn\"}, {\"Y_2\": \"Alana Chang\"}, {\"Y_2\": \"Rocky Gilliland\"}, {\"Y_2\": \"Verona Mcmahan\"}, {\"Y_2\": \"Roxy Dowdy\"}, {\"Y_2\": \"Jefferson Sackett\"}, {\"Y_2\": \"Shamika Mink\"}, {\"Y_2\": \"Tania Manchester\"}, {\"Y_2\": \"Katy Keane\"}, {\"Y_2\": \"Iluminada Mcnutt\"}, {\"Y_2\": \"Romona Levinson\"}, {\"Y_2\": \"Rex Bradford\"}, {\"Y_2\": \"Phil Boren\"}, {\"Y_2\": \"Sofia Emerick\"}, {\"Y_2\": \"Dexter Rees\"}, {\"Y_2\": \"Shelli Ochoa\"}, {\"Y_2\": \"Carlton Bertrand\"}, {\"Y_2\": \"Bridget Germain\"}, {\"Y_2\": \"Norris Crum\"}, {\"Y_2\": \"Kieth Kiel\"}, {\"Y_2\": \"Marlena Wagoner\"}, {\"Y_2\": \"Cythia Madden\"}, {\"Y_2\": \"Rex Herron\"}, {\"Y_2\": \"Roxanne Marino\"}, {\"Y_2\": \"Barbar Flanders\"}, {\"Y_2\": \"Lavern Godsey\"}, {\"Y_2\": \"Salley Bunker\"}, {\"Y_2\": \"Carrol Uhl\"}, {\"Y_2\": \"Boris Quinones\"}, {\"Y_2\": \"Enid Stahl\"}, {\"Y_2\": \"Chris Yanez\"}, {\"Y_2\": \"Monica Ochs\"}, {\"Y_2\": \"Cristal Boger\"}, {\"Y_2\": \"Ricky Shearer\"}, {\"Y_2\": \"Dominique Desantis\"}]", + "answer": [ + "Alana Chang", + "Alexa Hord", + "Alissa Latham", + "Alyssa Middleton", + "Anibal Dacosta", + "Anjanette Barham", + "Annabell Hess", + "Barabara Tallent", + "Barbar Flanders", + "Barbar Hills", + "Billye Gillette", + "Blaine Weis", + "Boris Quinones", + "Bridget Germain", + "Bryan Garnett", + "Buffy Blodgett", + "Buffy Carnahan", + "Caitlin Paddock", + "Candice Jorge", + "Carlton Bertrand", + "Carrol Lundquist", + "Carrol Uhl", + "Chau Byrne", + "Chris Yanez", + "Clark Schick", + "Claudine Hanley", + "Clint Klaus", + "Cristal Boger", + "Cythia Madden", + "Daphne Waring", + "Darrel Key", + "David Stroud", + "Debra Kelso", + "Derrick Wiegand", + "Dewitt Ponder", + "Dexter Dillion", + "Dexter Rees", + "Dominique Desantis", + "Elliott Matthews", + "Enid Stahl", + "Francine Wimberly", + "Hal Ericson", + "Hazel Hathcock", + "Iluminada Mcnutt", + "Jeannie Appel", + "Jefferson Sackett", + "Jeffrey Branton", + "Johnna Lear", + "Katy Keane", + "Katy Rayburn", + "Kenton Metz", + "Kieth Kiel", + "Krystle Hewitt", + "Latrina Beaulieu", + "Lavern Godsey", + "Lawerence Kinney", + "Lenny Archambault", + "Leslee Garrett", + "Liane Shoup", + "Ligia Pearl", + "Lowell Verret", + "Luke Hardie", + "Lynda Deitz", + "Maranda Wegner", + "Marianne Chamberlain", + "Marlana Waller", + "Marlena Wagoner", + "Maximilian Charlton", + "Mellissa Mcmillan", + "Micheal Brinson", + "Misti Eagle", + "Mitchel Gaul", + "Monica Ochs", + "Murray Gastelum", + "Nanette Mitchell", + "Norris Crum", + "Oma Schramm", + "Pamela Moriarty", + "Pamula Spruill", + "Patti Andress", + "Phil Boren", + "Rex Bradford", + "Rex Herron", + "Ricky Shearer", + "Rocky Gilliland", + "Romona Levinson", + "Roxanne Marino", + "Roxy Dowdy", + "Salley Bunker", + "Shamika Mink", + "Shelli Ochoa", + "Sofia Emerick", + "Tania Manchester", + "Tara Nickell", + "Tiesha Brownell", + "Tory Kavanaugh", + "Tresa Tillery", + "Verona Mcmahan", + "Vincenza Miranda" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"sledding\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "03f729f7-09cf-4d04-851b-51fd88865002", + "question": "Who is the person whose date of birth is 0961-09-25?", + "intermediate_answers": "[{\"Y_2\": \"Clifton Parnell\"}, {\"Y_2\": \"Paige Dressler\"}]", + "answer": [ + "Clifton Parnell", + "Paige Dressler" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0961-09-25\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "ca24c8f3-5555-4989-be1a-b010ce188d82", + "question": "Who is the person whose hobby is groundhopping?", + "intermediate_answers": "[{\"Y_2\": \"Leonila Devlin\"}, {\"Y_2\": \"Otto Shumway\"}, {\"Y_2\": \"Jeff Partridge\"}, {\"Y_2\": \"Rena Witkowski\"}, {\"Y_2\": \"Julio Tull\"}, {\"Y_2\": \"Harris Mccary\"}, {\"Y_2\": \"Jarvis Beane\"}, {\"Y_2\": \"Cole Shattuck\"}, {\"Y_2\": \"Marc Hare\"}, {\"Y_2\": \"Robert Williford\"}, {\"Y_2\": \"Tyrell Cason\"}, {\"Y_2\": \"Christiana Honaker\"}, {\"Y_2\": \"Derek Sam\"}, {\"Y_2\": \"Luca Barnard\"}, {\"Y_2\": \"Kena Gorski\"}, {\"Y_2\": \"Rudy Gaffney\"}, {\"Y_2\": \"Audie Jarrell\"}, {\"Y_2\": \"Rocco Rowden\"}, {\"Y_2\": \"Dino Cason\"}, {\"Y_2\": \"Rosena Douglass\"}, {\"Y_2\": \"Abraham Defelice\"}, {\"Y_2\": \"Katelyn Hagan\"}, {\"Y_2\": \"Gabriel Connolly\"}, {\"Y_2\": \"Cecil Oswalt\"}, {\"Y_2\": \"Grady Kuhl\"}, {\"Y_2\": \"Therese Gearhart\"}, {\"Y_2\": \"Shauna Nelms\"}, {\"Y_2\": \"Marybeth Parnell\"}, {\"Y_2\": \"Jorge Sinclair\"}, {\"Y_2\": \"Alejandra Berube\"}, {\"Y_2\": \"Machelle Coomer\"}, {\"Y_2\": \"Victoria Mares\"}, {\"Y_2\": \"Samatha Beckman\"}, {\"Y_2\": \"Violet Botello\"}, {\"Y_2\": \"Dennis Lai\"}, {\"Y_2\": \"Shanda Mulcahy\"}, {\"Y_2\": \"Sheila Straub\"}, {\"Y_2\": \"Simone Burbank\"}, {\"Y_2\": \"Claudie Juan\"}, {\"Y_2\": \"Jordan Cisneros\"}, {\"Y_2\": \"Jacques Rael\"}, {\"Y_2\": \"Maynard Vachon\"}, {\"Y_2\": \"Mallory Holguin\"}, {\"Y_2\": \"Aubrey Gilley\"}, {\"Y_2\": \"Demetria Ochoa\"}, {\"Y_2\": \"Joshua Sasser\"}, {\"Y_2\": \"Margie Fitzgerald\"}, {\"Y_2\": \"Myrtle Edmunds\"}, {\"Y_2\": \"Carla Wenger\"}, {\"Y_2\": \"Tracie Simmon\"}, {\"Y_2\": \"Zana Drayton\"}, {\"Y_2\": \"Dillon Brand\"}, {\"Y_2\": \"Micki Roberson\"}, {\"Y_2\": \"Teressa Guyer\"}, {\"Y_2\": \"Elijah Tower\"}, {\"Y_2\": \"Johnetta Jardine\"}, {\"Y_2\": \"Kip Flores\"}, {\"Y_2\": \"Caitlin Hufford\"}, {\"Y_2\": \"Stella Hackler\"}, {\"Y_2\": \"Harris Mellon\"}, {\"Y_2\": \"Patsy Stoll\"}, {\"Y_2\": \"Katelyn Steadman\"}, {\"Y_2\": \"Curt Park\"}, {\"Y_2\": \"Natasha Corum\"}, {\"Y_2\": \"Ray Stiles\"}, {\"Y_2\": \"Alden Mickens\"}, {\"Y_2\": \"Quintin List\"}, {\"Y_2\": \"Anita Mata\"}, {\"Y_2\": \"Meryl Bolduc\"}, {\"Y_2\": \"Jerrod Keele\"}, {\"Y_2\": \"Cole Malley\"}, {\"Y_2\": \"Normand Denson\"}, {\"Y_2\": \"Amberly Duenas\"}, {\"Y_2\": \"Leticia Kress\"}, {\"Y_2\": \"Darnell Funk\"}, {\"Y_2\": \"Karrie Deming\"}, {\"Y_2\": \"Edmundo Walden\"}, {\"Y_2\": \"Lorenz Greenfield\"}, {\"Y_2\": \"Noah Mccool\"}, {\"Y_2\": \"Lucio Bernardo\"}, {\"Y_2\": \"Joanne Long\"}, {\"Y_2\": \"Royce Redman\"}, {\"Y_2\": \"Leda Fortner\"}, {\"Y_2\": \"Neil Hartman\"}, {\"Y_2\": \"Rosie Becker\"}, {\"Y_2\": \"Edison Pauley\"}, {\"Y_2\": \"Lou Lefevre\"}, {\"Y_2\": \"Leann Richard\"}, {\"Y_2\": \"Rolf Mcdade\"}, {\"Y_2\": \"Damien Stocks\"}, {\"Y_2\": \"Lannie Goldstein\"}, {\"Y_2\": \"Herman Barros\"}, {\"Y_2\": \"Jacinta Hartung\"}, {\"Y_2\": \"Jay Rood\"}, {\"Y_2\": \"Marie Hatcher\"}, {\"Y_2\": \"Rolf Leonard\"}, {\"Y_2\": \"Horacio Sun\"}, {\"Y_2\": \"Ryan Delagarza\"}]", + "answer": [ + "Abraham Defelice", + "Alden Mickens", + "Alejandra Berube", + "Amberly Duenas", + "Anita Mata", + "Aubrey Gilley", + "Audie Jarrell", + "Caitlin Hufford", + "Carla Wenger", + "Cecil Oswalt", + "Christiana Honaker", + "Claudie Juan", + "Cole Malley", + "Cole Shattuck", + "Curt Park", + "Damien Stocks", + "Darnell Funk", + "Demetria Ochoa", + "Dennis Lai", + "Derek Sam", + "Dillon Brand", + "Dino Cason", + "Edison Pauley", + "Edmundo Walden", + "Elijah Tower", + "Gabriel Connolly", + "Grady Kuhl", + "Harris Mccary", + "Harris Mellon", + "Herman Barros", + "Horacio Sun", + "Jacinta Hartung", + "Jacques Rael", + "Jarvis Beane", + "Jay Rood", + "Jeff Partridge", + "Jerrod Keele", + "Joanne Long", + "Johnetta Jardine", + "Jordan Cisneros", + "Jorge Sinclair", + "Joshua Sasser", + "Julio Tull", + "Karrie Deming", + "Katelyn Hagan", + "Katelyn Steadman", + "Kena Gorski", + "Kip Flores", + "Lannie Goldstein", + "Leann Richard", + "Leda Fortner", + "Leonila Devlin", + "Leticia Kress", + "Lorenz Greenfield", + "Lou Lefevre", + "Luca Barnard", + "Lucio Bernardo", + "Machelle Coomer", + "Mallory Holguin", + "Marc Hare", + "Margie Fitzgerald", + "Marie Hatcher", + "Marybeth Parnell", + "Maynard Vachon", + "Meryl Bolduc", + "Micki Roberson", + "Myrtle Edmunds", + "Natasha Corum", + "Neil Hartman", + "Noah Mccool", + "Normand Denson", + "Otto Shumway", + "Patsy Stoll", + "Quintin List", + "Ray Stiles", + "Rena Witkowski", + "Robert Williford", + "Rocco Rowden", + "Rolf Leonard", + "Rolf Mcdade", + "Rosena Douglass", + "Rosie Becker", + "Royce Redman", + "Rudy Gaffney", + "Ryan Delagarza", + "Samatha Beckman", + "Shanda Mulcahy", + "Shauna Nelms", + "Sheila Straub", + "Simone Burbank", + "Stella Hackler", + "Teressa Guyer", + "Therese Gearhart", + "Tracie Simmon", + "Tyrell Cason", + "Victoria Mares", + "Violet Botello", + "Zana Drayton" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"groundhopping\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "902d46fc-b011-4688-8d30-00e193959a59", + "question": "Who is the person whose date of birth is 0944-04-08?", + "intermediate_answers": "[{\"Y_2\": \"Tania Laster\"}]", + "answer": [ + "Tania Laster" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0944-04-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "8f585481-d46d-4c26-b589-b11c4b61dbf4", + "question": "Who is the person whose date of birth is 1056-12-23?", + "intermediate_answers": "[{\"Y_2\": \"Dennis Webster\"}]", + "answer": [ + "Dennis Webster" + ], + "prolog": { + "query": [ + "dob(Y_2, \"1056-12-23\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "25f7a1db-1c15-492e-bf8f-da337fd010dc", + "question": "Who is the person whose occupation is clinical cytogeneticist?", + "intermediate_answers": "[{\"Y_2\": \"Dorinda Long\"}, {\"Y_2\": \"Florence Turner\"}, {\"Y_2\": \"Aurelio Hammett\"}, {\"Y_2\": \"Howard Regalado\"}, {\"Y_2\": \"Sergio Fallon\"}, {\"Y_2\": \"Cristopher Mckeown\"}, {\"Y_2\": \"Jess Massey\"}, {\"Y_2\": \"Sonny Aikens\"}, {\"Y_2\": \"Tommy Ripley\"}, {\"Y_2\": \"Kenny Rhone\"}, {\"Y_2\": \"Lawerence Wray\"}, {\"Y_2\": \"Ashely Mull\"}, {\"Y_2\": \"Mechelle Murchison\"}, {\"Y_2\": \"Heather Mathers\"}, {\"Y_2\": \"Dorris Armbruster\"}, {\"Y_2\": \"Margarite Foreman\"}, {\"Y_2\": \"Cortney Juarez\"}, {\"Y_2\": \"Jung Birchfield\"}, {\"Y_2\": \"Julio Greiner\"}, {\"Y_2\": \"Minh Maus\"}, {\"Y_2\": \"Micheal Dulaney\"}, {\"Y_2\": \"Elicia Blood\"}, {\"Y_2\": \"Brent Brooke\"}, {\"Y_2\": \"Ricky Brito\"}, {\"Y_2\": \"Dorathy Adames\"}, {\"Y_2\": \"Earlean Benford\"}, {\"Y_2\": \"Bobby Khan\"}, {\"Y_2\": \"Colleen Logsdon\"}, {\"Y_2\": \"Jerrold Ferry\"}, {\"Y_2\": \"Nakisha Testa\"}, {\"Y_2\": \"Aletha Casares\"}, {\"Y_2\": \"Louann Lipsey\"}, {\"Y_2\": \"Tyesha Gooch\"}, {\"Y_2\": \"Rayna Croy\"}, {\"Y_2\": \"Daryl Malinowski\"}, {\"Y_2\": \"Nakisha Clausen\"}, {\"Y_2\": \"David Englert\"}, {\"Y_2\": \"William Landin\"}, {\"Y_2\": \"Carleen Corrigan\"}, {\"Y_2\": \"Loyd Borges\"}, {\"Y_2\": \"Wiley Aguiar\"}, {\"Y_2\": \"Sharika Farwell\"}, {\"Y_2\": \"Pasquale Perdue\"}, {\"Y_2\": \"Pansy Madison\"}, {\"Y_2\": \"Dena Dorsett\"}, {\"Y_2\": \"Adam Valerio\"}, {\"Y_2\": \"Ron Ashcraft\"}, {\"Y_2\": \"Kimberlee Bear\"}, {\"Y_2\": \"Carter Mcnew\"}, {\"Y_2\": \"Lue Lucas\"}, {\"Y_2\": \"Lynn Gatto\"}, {\"Y_2\": \"Orlando Mckissick\"}, {\"Y_2\": \"Marlena Sinclair\"}, {\"Y_2\": \"Reinaldo Baylor\"}, {\"Y_2\": \"Johnathon Zelaya\"}, {\"Y_2\": \"Derek Faulk\"}, {\"Y_2\": \"Paula Decoteau\"}, {\"Y_2\": \"Don Pellerin\"}, {\"Y_2\": \"Janell Pray\"}, {\"Y_2\": \"Krystle Hewitt\"}, {\"Y_2\": \"Mac Castellano\"}, {\"Y_2\": \"Johanna Bosch\"}, {\"Y_2\": \"Saul Ernst\"}, {\"Y_2\": \"Kelley Bechtold\"}, {\"Y_2\": \"Jake Burkey\"}, {\"Y_2\": \"Bryan Decarlo\"}, {\"Y_2\": \"Kristi Fitzpatrick\"}, {\"Y_2\": \"Vern Wright\"}, {\"Y_2\": \"Gene Alvey\"}, {\"Y_2\": \"Cole Schutt\"}, {\"Y_2\": \"Bernice Lomas\"}, {\"Y_2\": \"Shizuko Cobb\"}, {\"Y_2\": \"Arthur Moran\"}, {\"Y_2\": \"Freda Jamison\"}, {\"Y_2\": \"Maegan Zayas\"}, {\"Y_2\": \"Lonny Toon\"}, {\"Y_2\": \"Judith Beard\"}, {\"Y_2\": \"Joannie Gosselin\"}, {\"Y_2\": \"Antoinette Kilgore\"}, {\"Y_2\": \"Katharine Liggett\"}, {\"Y_2\": \"Mariana Vaca\"}, {\"Y_2\": \"Lori Mabe\"}, {\"Y_2\": \"Leann Wyman\"}, {\"Y_2\": \"Felix Chisolm\"}, {\"Y_2\": \"Robby Hoover\"}, {\"Y_2\": \"Lynette Auger\"}, {\"Y_2\": \"Luella Torrez\"}, {\"Y_2\": \"Frankie Crandall\"}, {\"Y_2\": \"Tashina Harman\"}, {\"Y_2\": \"Alix Coulter\"}, {\"Y_2\": \"Sal Stockman\"}, {\"Y_2\": \"Horace Clifton\"}, {\"Y_2\": \"Manuel Betts\"}, {\"Y_2\": \"Joel Kersey\"}, {\"Y_2\": \"Kimberlee Straub\"}, {\"Y_2\": \"Sarah Jacob\"}, {\"Y_2\": \"Ernie Kapp\"}, {\"Y_2\": \"Ronnie Romano\"}, {\"Y_2\": \"Kenda Hazzard\"}, {\"Y_2\": \"Barbar Montez\"}, {\"Y_2\": \"Lavonne Kinard\"}, {\"Y_2\": \"Rosendo Dunham\"}, {\"Y_2\": \"Harry Dantzler\"}, {\"Y_2\": \"Fernando Cover\"}, {\"Y_2\": \"Andrea Cato\"}, {\"Y_2\": \"George Jennings\"}, {\"Y_2\": \"Ozella Back\"}, {\"Y_2\": \"Lynda Ledezma\"}, {\"Y_2\": \"Karin Sprinkle\"}, {\"Y_2\": \"Enrique Free\"}, {\"Y_2\": \"Deanna Flanagan\"}, {\"Y_2\": \"Violet Mckinley\"}, {\"Y_2\": \"Zachery Hinojosa\"}, {\"Y_2\": \"Jeffry Buckley\"}, {\"Y_2\": \"Emanuel Brewington\"}, {\"Y_2\": \"Elliott Muniz\"}, {\"Y_2\": \"Joetta Harold\"}, {\"Y_2\": \"Horace Peacock\"}, {\"Y_2\": \"Lashanda Bowlin\"}, {\"Y_2\": \"Carla Rinehart\"}, {\"Y_2\": \"Guillermo Mcabee\"}, {\"Y_2\": \"Hazel Hildreth\"}, {\"Y_2\": \"Randal Blackstock\"}, {\"Y_2\": \"Tina Geller\"}, {\"Y_2\": \"Maynard Everette\"}, {\"Y_2\": \"Bernardo Gagne\"}, {\"Y_2\": \"Terri Falcone\"}, {\"Y_2\": \"Edwardo Brace\"}, {\"Y_2\": \"Ellis Flanders\"}, {\"Y_2\": \"Tara Brockington\"}, {\"Y_2\": \"Josette Lacey\"}, {\"Y_2\": \"Lona Cowell\"}, {\"Y_2\": \"Chang Son\"}, {\"Y_2\": \"Duncan Holden\"}, {\"Y_2\": \"Virgil Acuna\"}, {\"Y_2\": \"Gregory Romine\"}, {\"Y_2\": \"Buddy Neace\"}, {\"Y_2\": \"Florian Dunford\"}, {\"Y_2\": \"Sherry Rau\"}, {\"Y_2\": \"Melvin Ashworth\"}, {\"Y_2\": \"Oskar Rae\"}, {\"Y_2\": \"Lavonna Rayford\"}, {\"Y_2\": \"Gerald Murrell\"}, {\"Y_2\": \"Clarence Marra\"}, {\"Y_2\": \"Jana Abdullah\"}, {\"Y_2\": \"Mallie Woodcock\"}, {\"Y_2\": \"Earnest Sherlock\"}, {\"Y_2\": \"Essie Ibanez\"}, {\"Y_2\": \"Duncan Rosa\"}, {\"Y_2\": \"Maximo Geller\"}, {\"Y_2\": \"Lavern Morel\"}, {\"Y_2\": \"Virgil Alvarado\"}, {\"Y_2\": \"Manual Hutson\"}, {\"Y_2\": \"Ignacio Hemingway\"}, {\"Y_2\": \"Ashleigh Gorman\"}, {\"Y_2\": \"Theodor Cousin\"}, {\"Y_2\": \"Carmine Whittle\"}, {\"Y_2\": \"Doug Gagnon\"}, {\"Y_2\": \"Zelda Rankin\"}, {\"Y_2\": \"Bettina Red\"}, {\"Y_2\": \"Francis Leclerc\"}, {\"Y_2\": \"Orlando Aston\"}, {\"Y_2\": \"Leonila Chism\"}, {\"Y_2\": \"Jacque Skaggs\"}, {\"Y_2\": \"Garth Kight\"}, {\"Y_2\": \"Alexa Andres\"}, {\"Y_2\": \"Magdalena Botts\"}, {\"Y_2\": \"Jenny Vierra\"}, {\"Y_2\": \"Bobbie Buzzell\"}, {\"Y_2\": \"Kieth Sosa\"}, {\"Y_2\": \"Barney Haag\"}, {\"Y_2\": \"Cheri Neff\"}, {\"Y_2\": \"Jon Daigle\"}, {\"Y_2\": \"Hugh Keys\"}, {\"Y_2\": \"Jackie Darnell\"}, {\"Y_2\": \"Lissa Cahoon\"}, {\"Y_2\": \"Marcelino Trudeau\"}, {\"Y_2\": \"Craig Grube\"}, {\"Y_2\": \"Victor Linder\"}, {\"Y_2\": \"Wade Vu\"}, {\"Y_2\": \"Ressie Picard\"}, {\"Y_2\": \"Deidra Andrew\"}, {\"Y_2\": \"Rafael Gallego\"}, {\"Y_2\": \"Chante Gainey\"}, {\"Y_2\": \"Audra Counts\"}, {\"Y_2\": \"Jeremiah Neace\"}, {\"Y_2\": \"Paris Alonzo\"}, {\"Y_2\": \"Geraldine Gove\"}, {\"Y_2\": \"Sidney Dantzler\"}, {\"Y_2\": \"Goldie Buford\"}, {\"Y_2\": \"Antwan Bohannon\"}, {\"Y_2\": \"Mohammad Raines\"}, {\"Y_2\": \"Jared Lowman\"}, {\"Y_2\": \"Heidi Lovelace\"}, {\"Y_2\": \"Ned Heron\"}, {\"Y_2\": \"Shannon Cosme\"}, {\"Y_2\": \"Rene Markle\"}, {\"Y_2\": \"Andy Towne\"}, {\"Y_2\": \"Cheri Beattie\"}, {\"Y_2\": \"Catalina Pinkham\"}, {\"Y_2\": \"Rosendo Merryman\"}, {\"Y_2\": \"Emmanuel Wagner\"}, {\"Y_2\": \"Dino Beltran\"}, {\"Y_2\": \"Gay Mckelvey\"}, {\"Y_2\": \"Dinah Poling\"}, {\"Y_2\": \"Mark Hopkins\"}, {\"Y_2\": \"Kirsten Madsen\"}, {\"Y_2\": \"Cody Busby\"}, {\"Y_2\": \"Georgina Lerma\"}, {\"Y_2\": \"Benny Atchison\"}, {\"Y_2\": \"Horace Oliva\"}, {\"Y_2\": \"Troy Bracken\"}, {\"Y_2\": \"Reita Barros\"}]", + "answer": [ + "Adam Valerio", + "Aletha Casares", + "Alexa Andres", + "Alix Coulter", + "Andrea Cato", + "Andy Towne", + "Antoinette Kilgore", + "Antwan Bohannon", + "Arthur Moran", + "Ashely Mull", + "Ashleigh Gorman", + "Audra Counts", + "Aurelio Hammett", + "Barbar Montez", + "Barney Haag", + "Benny Atchison", + "Bernardo Gagne", + "Bernice Lomas", + "Bettina Red", + "Bobbie Buzzell", + "Bobby Khan", + "Brent Brooke", + "Bryan Decarlo", + "Buddy Neace", + "Carla Rinehart", + "Carleen Corrigan", + "Carmine Whittle", + "Carter Mcnew", + "Catalina Pinkham", + "Chang Son", + "Chante Gainey", + "Cheri Beattie", + "Cheri Neff", + "Clarence Marra", + "Cody Busby", + "Cole Schutt", + "Colleen Logsdon", + "Cortney Juarez", + "Craig Grube", + "Cristopher Mckeown", + "Daryl Malinowski", + "David Englert", + "Deanna Flanagan", + "Deidra Andrew", + "Dena Dorsett", + "Derek Faulk", + "Dinah Poling", + "Dino Beltran", + "Don Pellerin", + "Dorathy Adames", + "Dorinda Long", + "Dorris Armbruster", + "Doug Gagnon", + "Duncan Holden", + "Duncan Rosa", + "Earlean Benford", + "Earnest Sherlock", + "Edwardo Brace", + "Elicia Blood", + "Elliott Muniz", + "Ellis Flanders", + "Emanuel Brewington", + "Emmanuel Wagner", + "Enrique Free", + "Ernie Kapp", + "Essie Ibanez", + "Felix Chisolm", + "Fernando Cover", + "Florence Turner", + "Florian Dunford", + "Francis Leclerc", + "Frankie Crandall", + "Freda Jamison", + "Garth Kight", + "Gay Mckelvey", + "Gene Alvey", + "George Jennings", + "Georgina Lerma", + "Gerald Murrell", + "Geraldine Gove", + "Goldie Buford", + "Gregory Romine", + "Guillermo Mcabee", + "Harry Dantzler", + "Hazel Hildreth", + "Heather Mathers", + "Heidi Lovelace", + "Horace Clifton", + "Horace Oliva", + "Horace Peacock", + "Howard Regalado", + "Hugh Keys", + "Ignacio Hemingway", + "Jackie Darnell", + "Jacque Skaggs", + "Jake Burkey", + "Jana Abdullah", + "Janell Pray", + "Jared Lowman", + "Jeffry Buckley", + "Jenny Vierra", + "Jeremiah Neace", + "Jerrold Ferry", + "Jess Massey", + "Joannie Gosselin", + "Joel Kersey", + "Joetta Harold", + "Johanna Bosch", + "Johnathon Zelaya", + "Jon Daigle", + "Josette Lacey", + "Judith Beard", + "Julio Greiner", + "Jung Birchfield", + "Karin Sprinkle", + "Katharine Liggett", + "Kelley Bechtold", + "Kenda Hazzard", + "Kenny Rhone", + "Kieth Sosa", + "Kimberlee Bear", + "Kimberlee Straub", + "Kirsten Madsen", + "Kristi Fitzpatrick", + "Krystle Hewitt", + "Lashanda Bowlin", + "Lavern Morel", + "Lavonna Rayford", + "Lavonne Kinard", + "Lawerence Wray", + "Leann Wyman", + "Leonila Chism", + "Lissa Cahoon", + "Lona Cowell", + "Lonny Toon", + "Lori Mabe", + "Louann Lipsey", + "Loyd Borges", + "Lue Lucas", + "Luella Torrez", + "Lynda Ledezma", + "Lynette Auger", + "Lynn Gatto", + "Mac Castellano", + "Maegan Zayas", + "Magdalena Botts", + "Mallie Woodcock", + "Manual Hutson", + "Manuel Betts", + "Marcelino Trudeau", + "Margarite Foreman", + "Mariana Vaca", + "Mark Hopkins", + "Marlena Sinclair", + "Maximo Geller", + "Maynard Everette", + "Mechelle Murchison", + "Melvin Ashworth", + "Micheal Dulaney", + "Minh Maus", + "Mohammad Raines", + "Nakisha Clausen", + "Nakisha Testa", + "Ned Heron", + "Orlando Aston", + "Orlando Mckissick", + "Oskar Rae", + "Ozella Back", + "Pansy Madison", + "Paris Alonzo", + "Pasquale Perdue", + "Paula Decoteau", + "Rafael Gallego", + "Randal Blackstock", + "Rayna Croy", + "Reinaldo Baylor", + "Reita Barros", + "Rene Markle", + "Ressie Picard", + "Ricky Brito", + "Robby Hoover", + "Ron Ashcraft", + "Ronnie Romano", + "Rosendo Dunham", + "Rosendo Merryman", + "Sal Stockman", + "Sarah Jacob", + "Saul Ernst", + "Sergio Fallon", + "Shannon Cosme", + "Sharika Farwell", + "Sherry Rau", + "Shizuko Cobb", + "Sidney Dantzler", + "Sonny Aikens", + "Tara Brockington", + "Tashina Harman", + "Terri Falcone", + "Theodor Cousin", + "Tina Geller", + "Tommy Ripley", + "Troy Bracken", + "Tyesha Gooch", + "Vern Wright", + "Victor Linder", + "Violet Mckinley", + "Virgil Acuna", + "Virgil Alvarado", + "Wade Vu", + "Wiley Aguiar", + "William Landin", + "Zachery Hinojosa", + "Zelda Rankin" + ], + "prolog": { + "query": [ + "job(Y_2, \"clinical cytogeneticist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "162ec130-c50d-439e-bf72-a2092b6f886f", + "question": "Who is the person whose date of birth is 0954-06-29?", + "intermediate_answers": "[{\"Y_2\": \"Margot Wyant\"}]", + "answer": [ + "Margot Wyant" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0954-06-29\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "06f42c9e-d88e-46cf-8f53-08ad9f1aafac", + "question": "What is the date of birth of the aunt of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "male_cousin(Y_9, Y_7)", + "child(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "female_second_cousin(Y_15, Y_13)", + "great_granddaughter(Y_17, Y_15)", + "brother_in_law(\"Jay Belanger\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 23 + }, + { + "id": "ca6ca26e-96f6-4ef7-b210-0c575e8b5793", + "question": "What is the date of birth of the brother of the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the granddaughter of Will Gibbons?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "great_uncle(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "male_cousin(Y_15, Y_13)", + "uncle(Y_17, Y_15)", + "granddaughter(\"Will Gibbons\", 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": "5106f9dc-861c-4162-a9fb-1a4106b965de", + "question": "What is the date of birth of the father of the cousin of the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of the great-granddaughter of Aurelia Pete?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "female_cousin(Y_13, Y_11)", + "sister_in_law(Y_15, Y_13)", + "male_cousin(Y_17, Y_15)", + "great_granddaughter(\"Aurelia Pete\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 20 + }, + { + "id": "0badd4af-5e17-45c6-bc6c-1efcaa5a098c", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the child of the male second cousin of the grandson of Shirleen Yon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "child(Y_15, Y_13)", + "male_second_cousin(Y_17, Y_15)", + "grandson(\"Shirleen Yon\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 20 + }, + { + "id": "f438664b-9047-40ff-bf67-f4d3cb71e530", + "question": "What is the hobby of the great-granddaughter of the friend of the father of the father-in-law of the mother-in-law of the uncle of the sister of the great-granddaughter of Lilia Mortensen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "friend(Y_7, Y_5)", + "father(Y_9, Y_7)", + "father_in_law(Y_11, Y_9)", + "mother_in_law(Y_13, Y_11)", + "uncle(Y_15, Y_13)", + "sister(Y_17, Y_15)", + "great_granddaughter(\"Lilia Mortensen\", 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": "82b09eef-8a44-435d-801d-18f4163a96bd", + "question": "What is the hobby of the nephew of the son of the great-grandchild of the uncle of the second uncle of the sister-in-law of the niece of the great-grandchild of Dionne Yamamoto?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "son(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "uncle(Y_11, Y_9)", + "second_uncle(Y_13, Y_11)", + "sister_in_law(Y_15, Y_13)", + "niece(Y_17, Y_15)", + "great_grandchild(\"Dionne Yamamoto\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 20 + }, + { + "id": "a7bec1a0-8b6a-43c3-94af-77e78ceeedfb", + "question": "What is the occupation of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of the father of the niece of the brother-in-law of Dale Welborn?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "great_grandson(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "granddaughter(Y_13, Y_11)", + "father(Y_15, Y_13)", + "niece(Y_17, Y_15)", + "brother_in_law(\"Dale Welborn\", 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": "3fa37e3b-9965-4e79-9acb-f3e8b4290a5a", + "question": "What is the date of birth of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of the granddaughter of the second uncle of Kelley London?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "grandson(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "great_grandchild(Y_13, Y_11)", + "sibling(Y_15, Y_13)", + "granddaughter(Y_17, Y_15)", + "second_uncle(\"Kelley London\", 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": "d446fe73-fea0-490c-a8af-927e22fded8e", + "question": "What is the hobby of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the great-grandson of the great-uncle of Elvie Fogle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandparent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "wife(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "great_grandson(Y_17, Y_15)", + "great_uncle(\"Elvie Fogle\", 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": "2dc580c2-5536-4802-8111-aaa731489bc1", + "question": "What is the hobby of the sister-in-law of the child of the sister of the great-granddaughter of the friend of the mother-in-law of the great-grandmother of the mother-in-law of Brian Durbin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sister_in_law(Y_5, Y_3)", + "child(Y_7, Y_5)", + "sister(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "friend(Y_13, Y_11)", + "mother_in_law(Y_15, Y_13)", + "great_grandmother(Y_17, Y_15)", + "mother_in_law(\"Brian Durbin\", 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": "073d31d2-29d5-464f-b2bf-4c3c2258b57e", + "question": "What is the date of birth of the aunt of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "male_cousin(Y_9, Y_7)", + "child(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "female_second_cousin(Y_15, Y_13)", + "great_granddaughter(Y_17, Y_15)", + "job(Y_17, \"cabin crew\")" + ], + "answer": "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": "f8d93ea1-8985-4fe4-b149-afb3a7a6a1ab", + "question": "What is the date of birth of the brother of the sister-in-law of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the person whose hobby is groundhopping?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "great_uncle(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "male_cousin(Y_15, Y_13)", + "uncle(Y_17, Y_15)", + "hobby(Y_17, \"groundhopping\")" + ], + "answer": "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": "0cec3147-b2fb-4d7c-aede-71564d867736", + "question": "What is the date of birth of the father of the cousin of the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of the person whose hobby is surfing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "female_cousin(Y_13, Y_11)", + "sister_in_law(Y_15, Y_13)", + "male_cousin(Y_17, Y_15)", + "hobby(Y_17, \"surfing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 18 + }, + { + "id": "90c0f61f-0ad6-468b-8e76-63877d6f5795", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the child of the male second cousin of the person whose date of birth is 1106-01-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "child(Y_15, Y_13)", + "male_second_cousin(Y_17, Y_15)", + "dob(Y_17, \"1106-01-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 19 + }, + { + "id": "b1427132-95db-4021-87c1-2f48842dbd64", + "question": "What is the hobby of the great-granddaughter of the friend of the father of the father-in-law of the mother-in-law of the uncle of the sister of the person whose date of birth is 1049-08-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "friend(Y_7, Y_5)", + "father(Y_9, Y_7)", + "father_in_law(Y_11, Y_9)", + "mother_in_law(Y_13, Y_11)", + "uncle(Y_15, Y_13)", + "sister(Y_17, Y_15)", + "dob(Y_17, \"1049-08-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 14 + }, + { + "id": "d8a8de86-47c1-4393-bdb4-4aa98f23f103", + "question": "What is the hobby of the nephew of the son of the great-grandchild of the uncle of the second uncle of the sister-in-law of the niece of the person whose date of birth is 0967-06-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "son(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "uncle(Y_11, Y_9)", + "second_uncle(Y_13, Y_11)", + "sister_in_law(Y_15, Y_13)", + "niece(Y_17, Y_15)", + "dob(Y_17, \"0967-06-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 18 + }, + { + "id": "203842b6-79fb-42d6-9066-c0cb149f785f", + "question": "What is the occupation of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of the father of the niece of the person whose occupation is civil engineer?", + "intermediate_answers": "[{\"Y_17\": \"Conrad Styles\", \"Y_15\": \"Cherry Bussey\", \"Y_5\": \"Randal Gusman\", \"Y_11\": \"Shari Bussey\", \"Y_13\": \"Dan Styles\", \"Y_2\": \"advertising account planner\", \"Y_7\": \"Nevin Winner\", \"Y_9\": \"Conrad Styles\", \"Y_3\": \"Tosha Badillo\"}]", + "answer": [ + "advertising account planner" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "great_grandson(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "granddaughter(Y_13, Y_11)", + "father(Y_15, Y_13)", + "niece(Y_17, Y_15)", + "job(Y_17, \"civil engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 17 + }, + { + "id": "4fc96bbf-0e28-4806-a6e1-97bd87099e64", + "question": "What is the date of birth of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of the granddaughter of the person whose hobby is radio-controlled car racing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "grandson(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "great_grandchild(Y_13, Y_11)", + "sibling(Y_15, Y_13)", + "granddaughter(Y_17, Y_15)", + "hobby(Y_17, \"radio-controlled car racing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 18 + }, + { + "id": "7888f574-8f6b-403f-a806-e73a2b6c1b2c", + "question": "What is the hobby of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the great-grandson of the person whose occupation is sales promotion account executive?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandparent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "wife(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "great_grandson(Y_17, Y_15)", + "job(Y_17, \"sales promotion account executive\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 19 + }, + { + "id": "f50a0c33-bc69-421a-bbe8-5fa2a5e80e16", + "question": "What is the hobby of the sister-in-law of the child of the sister of the great-granddaughter of the friend of the mother-in-law of the great-grandmother of the person whose occupation is media planner?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sister_in_law(Y_5, Y_3)", + "child(Y_7, Y_5)", + "sister(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "friend(Y_13, Y_11)", + "mother_in_law(Y_15, Y_13)", + "great_grandmother(Y_17, Y_15)", + "job(Y_17, \"media planner\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 15 + }, + { + "id": "254e0c8a-9b2c-4f50-954c-7b31025e9ac5", + "question": "What is the date of birth of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "child(Y_9, Y_7)", + "sibling(Y_11, Y_9)", + "female_second_cousin(Y_13, Y_11)", + "great_granddaughter(Y_15, Y_13)", + "brother_in_law(\"Jay Belanger\", 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": "130e054d-6ec9-481d-aac4-14a728ff3729", + "question": "What is the occupation of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of Louann Lipsey?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "male_cousin(Y_11, Y_9)", + "uncle(Y_13, Y_11)", + "granddaughter(Y_15, Y_13)", + "male_first_cousin_once_removed(\"Louann Lipsey\", 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": "ad9909cd-6ba3-4ad7-b628-31d933998dfa", + "question": "What is the occupation of the nephew of the female cousin of the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of Karina Bayne?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "sister_in_law(Y_9, Y_7)", + "male_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "sibling(\"Karina Bayne\", 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": "b5a941d6-fab8-4285-ba55-2058721f60c5", + "question": "What is the occupation of the grandfather of the child of the male second cousin of the grandson of the father of the niece of the father of Rosalee Hambrick?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "grandson(Y_11, Y_9)", + "father(Y_13, Y_11)", + "niece(Y_15, Y_13)", + "father(\"Rosalee Hambrick\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 15 + }, + { + "id": "2fe32dd9-32ac-4658-8138-5655ca633f51", + "question": "What is the occupation of the uncle of the sister of the great-granddaughter of the parent of the aunt of the mother-in-law of the wife of Reyna Veliz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "sister(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "parent(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "mother_in_law(Y_15, Y_13)", + "wife(\"Reyna Veliz\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 13 + }, + { + "id": "6d3edc2c-fc52-44f0-ba74-2ba938cba189", + "question": "What is the occupation of the niece of the great-grandchild of the mother of the male second cousin of the great-granddaughter of the friend of the father of Joesph Parkman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "mother(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "friend(Y_15, Y_13)", + "father(\"Joesph Parkman\", 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": "ad1c19a1-42fe-4bfa-acc2-038ea36bb0e9", + "question": "What is the date of birth of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of the great-grandchild of the uncle of Alejandrina Aranda?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "son(Y_13, Y_11)", + "great_grandchild(Y_15, Y_13)", + "uncle(\"Alejandrina Aranda\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 18 + }, + { + "id": "307e4d0d-e951-4c0d-9fb2-249397380958", + "question": "What is the hobby of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of Ricky Penny?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "grandmother(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "great_uncle(Y_15, Y_13)", + "granddaughter(\"Ricky Penny\", 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": "381bcb56-9744-452e-9d95-06465888c107", + "question": "What is the occupation of the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of Monique Stockman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "sister(Y_5, Y_3)", + "grandmother(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "male_first_cousin_once_removed(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandchild(Y_15, Y_13)", + "sibling(\"Monique Stockman\", 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": "15b78e70-ae5a-424f-8516-d69d45d2ccc6", + "question": "What is the hobby of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the great-grandson of Paula Kirkwood?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandparent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "wife(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "great_grandson(\"Paula Kirkwood\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 18 + }, + { + "id": "70d8fc6b-f365-419e-8c28-ccbc696830f2", + "question": "What is the date of birth of the female second cousin of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_9\": \"Harris Lowrey\", \"Y_13\": \"Cordelia Wyatt\", \"Y_15\": \"Roseanna Wyatt\", \"Y_7\": \"Lanny Lowrey\", \"Y_3\": \"Sharron Freund\", \"Y_11\": \"Krystal Worrell\", \"Y_5\": \"Freddy Worrell\", \"Y_2\": \"0985-01-24\"}, {\"Y_9\": \"Harris Lowrey\", \"Y_2\": \"0986-01-31\", \"Y_13\": \"Cordelia Wyatt\", \"Y_15\": \"Roseanna Wyatt\", \"Y_3\": \"Jeanette Pohl\", \"Y_7\": \"Viola Gerdes\", \"Y_11\": \"Krystal Worrell\", \"Y_5\": \"Freddy Worrell\"}, {\"Y_9\": \"Harris Lowrey\", \"Y_13\": \"Cordelia Wyatt\", \"Y_15\": \"Roseanna Wyatt\", \"Y_3\": \"Sharron Freund\", \"Y_7\": \"Viola Gerdes\", \"Y_11\": \"Krystal Worrell\", \"Y_5\": \"Freddy Worrell\", \"Y_2\": \"0985-01-24\"}, {\"Y_9\": \"Harris Lowrey\", \"Y_2\": \"0986-01-31\", \"Y_13\": \"Cordelia Wyatt\", \"Y_15\": \"Roseanna Wyatt\", \"Y_7\": \"Lanny Lowrey\", \"Y_3\": \"Jeanette Pohl\", \"Y_11\": \"Krystal Worrell\", \"Y_5\": \"Freddy Worrell\"}, {\"Y_9\": \"Harris Lowrey\", \"Y_2\": \"0988-04-22\", \"Y_13\": \"Cordelia Wyatt\", \"Y_15\": \"Roseanna Wyatt\", \"Y_7\": \"Lanny Lowrey\", \"Y_11\": \"Krystal Worrell\", \"Y_5\": \"Freddy Worrell\", \"Y_3\": \"Dorinda Freund\"}, {\"Y_9\": \"Harris Lowrey\", \"Y_2\": \"0988-04-22\", \"Y_13\": \"Cordelia Wyatt\", \"Y_15\": \"Roseanna Wyatt\", \"Y_7\": \"Viola Gerdes\", \"Y_11\": \"Krystal Worrell\", \"Y_5\": \"Freddy Worrell\", \"Y_3\": \"Dorinda Freund\"}]", + "answer": [ + "0985-01-24", + "0986-01-31", + "0988-04-22" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "child(Y_9, Y_7)", + "sibling(Y_11, Y_9)", + "female_second_cousin(Y_13, Y_11)", + "great_granddaughter(Y_15, Y_13)", + "job(Y_15, \"cabin crew\")" + ], + "answer": "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": "8a953f36-02c6-4eaa-a69b-bc2c1425fc4b", + "question": "What is the occupation of the great-uncle of the grandchild of the aunt of the male cousin of the uncle of the granddaughter of the person whose date of birth is 0965-01-22?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "male_cousin(Y_11, Y_9)", + "uncle(Y_13, Y_11)", + "granddaughter(Y_15, Y_13)", + "dob(Y_15, \"0965-01-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 16 + }, + { + "id": "9ff4d4ca-82ac-4f3f-abb5-de319764b7e0", + "question": "What is the occupation of the nephew of the female cousin of the sister-in-law of the male cousin of the great-granddaughter of the female first cousin once removed of the person whose date of birth is 0954-06-29?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "sister_in_law(Y_9, Y_7)", + "male_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "dob(Y_15, \"0954-06-29\")" + ], + "answer": "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": "6af7f047-87e3-4428-bd84-97048c90890b", + "question": "What is the occupation of the grandfather of the child of the male second cousin of the grandson of the father of the niece of the person whose hobby is guerrilla gardening?", + "intermediate_answers": "[{\"Y_9\": \"Carroll Wilcher\", \"Y_5\": \"Rupert Hufford\", \"Y_3\": \"Royce Hufford\", \"Y_2\": \"financial manager\", \"Y_15\": \"Loretta Ruth\", \"Y_13\": \"Elna Wilcher\", \"Y_7\": \"Kirk Hufford\", \"Y_11\": \"Gustavo Golding\"}, {\"Y_5\": \"Rupert Hufford\", \"Y_3\": \"Royce Hufford\", \"Y_2\": \"financial manager\", \"Y_15\": \"Loretta Ruth\", \"Y_9\": \"Brady Golding\", \"Y_13\": \"Elna Wilcher\", \"Y_7\": \"Kirk Hufford\", \"Y_11\": \"Gustavo Golding\"}, {\"Y_3\": \"Royce Hufford\", \"Y_5\": \"Georgine Hufford\", \"Y_2\": \"financial manager\", \"Y_15\": \"Loretta Ruth\", \"Y_9\": \"Brady Golding\", \"Y_13\": \"Elna Wilcher\", \"Y_7\": \"Kirk Hufford\", \"Y_11\": \"Gustavo Golding\"}, {\"Y_9\": \"Carroll Wilcher\", \"Y_3\": \"Royce Hufford\", \"Y_5\": \"Georgine Hufford\", \"Y_2\": \"financial manager\", \"Y_15\": \"Loretta Ruth\", \"Y_13\": \"Elna Wilcher\", \"Y_7\": \"Kirk Hufford\", \"Y_11\": \"Gustavo Golding\"}]", + "answer": [ + "financial manager" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "grandson(Y_11, Y_9)", + "father(Y_13, Y_11)", + "niece(Y_15, Y_13)", + "hobby(Y_15, \"guerrilla gardening\")" + ], + "answer": "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": "e8fc9bde-7c20-4a4d-a0a5-10f155175d97", + "question": "What is the occupation of the uncle of the sister of the great-granddaughter of the parent of the aunt of the mother-in-law of the person whose hobby is knowledge/word games?", + "intermediate_answers": "[{\"Y_2\": \"investment analyst\", \"Y_5\": \"Ione Callan\", \"Y_9\": \"Isabell Lake\", \"Y_3\": \"Elias Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_7\": \"Earlean Callan\", \"Y_13\": \"Ida Geter\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_5\": \"Latrina Frye\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"administrator\", \"Y_5\": \"Tessie Fulton\", \"Y_7\": \"Mia Fulton\", \"Y_3\": \"Troy Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_13\": \"Ida Geter\", \"Y_9\": \"Robby Lake\"}, {\"Y_13\": \"Nettie Biggerstaff\", \"Y_2\": \"waste management officer\", \"Y_3\": \"Heath Biggerstaff\", \"Y_5\": \"Flora Werner\", \"Y_11\": \"Delsie Schiller\", \"Y_9\": \"Angelo Schiller\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Theron Redding\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Clint Fulton\", \"Y_5\": \"Earlean Callan\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_2\": \"charity fundraiser\", \"Y_7\": \"Ione Callan\", \"Y_13\": \"Ida Geter\", \"Y_9\": \"Robby Lake\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Margarite Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_5\": \"Hallie Mixon\", \"Y_7\": \"Melina Tynes\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Latrina Frye\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_5\": \"Latrina Frye\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Hallie Mixon\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Jewel Redding\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Theron Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Hallie Mixon\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_5\": \"Latrina Frye\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Latrina Frye\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Hallie Mixon\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Jann Mather\", \"Y_2\": \"heritage manager\", \"Y_13\": \"Sara Nagle\", \"Y_7\": \"Christina Dupree\", \"Y_15\": \"Glenn Dupree\", \"Y_5\": \"Gloria Strange\", \"Y_3\": \"Chris Yanez\", \"Y_9\": \"Wilbur Yanez\"}, {\"Y_3\": \"Mose Brewington\", \"Y_11\": \"Vivienne Renfroe\", \"Y_7\": \"Anita Martinelli\", \"Y_15\": \"Kip Carleton\", \"Y_13\": \"Dannielle Napier\", \"Y_2\": \"dance movement psychotherapist\", \"Y_5\": \"Lenore Carleton\", \"Y_9\": \"Xavier Renfroe\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Hallie Mixon\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Theron Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Theron Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Jann Mather\", \"Y_2\": \"heritage manager\", \"Y_13\": \"Sara Nagle\", \"Y_7\": \"Gloria Strange\", \"Y_15\": \"Glenn Dupree\", \"Y_3\": \"Chris Yanez\", \"Y_5\": \"Christina Dupree\", \"Y_9\": \"Wilbur Yanez\"}, {\"Y_2\": \"administrator\", \"Y_5\": \"Earlean Callan\", \"Y_3\": \"Troy Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_7\": \"Ione Callan\", \"Y_13\": \"Ida Geter\", \"Y_9\": \"Robby Lake\"}, {\"Y_3\": \"Reinaldo Napier\", \"Y_2\": \"web designer\", \"Y_11\": \"Vivienne Renfroe\", \"Y_15\": \"Kip Carleton\", \"Y_7\": \"Lenore Carleton\", \"Y_5\": \"Anita Martinelli\", \"Y_13\": \"Dannielle Napier\", \"Y_9\": \"Xavier Renfroe\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Jann Mather\", \"Y_2\": \"heritage manager\", \"Y_9\": \"Ressie Yanez\", \"Y_13\": \"Sara Nagle\", \"Y_7\": \"Christina Dupree\", \"Y_15\": \"Glenn Dupree\", \"Y_5\": \"Gloria Strange\", \"Y_3\": \"Chris Yanez\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Hallie Mixon\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"administrator\", \"Y_5\": \"Earlean Callan\", \"Y_9\": \"Isabell Lake\", \"Y_3\": \"Troy Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_7\": \"Ione Callan\", \"Y_13\": \"Ida Geter\"}, {\"Y_2\": \"administrator\", \"Y_3\": \"Troy Fulton\", \"Y_9\": \"Isabell Lake\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_7\": \"Tessie Fulton\", \"Y_5\": \"Mia Fulton\", \"Y_13\": \"Ida Geter\"}, {\"Y_11\": \"Jann Mather\", \"Y_2\": \"heritage manager\", \"Y_9\": \"Ressie Yanez\", \"Y_13\": \"Sara Nagle\", \"Y_7\": \"Gloria Strange\", \"Y_15\": \"Glenn Dupree\", \"Y_3\": \"Chris Yanez\", \"Y_5\": \"Christina Dupree\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Jewel Redding\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Hallie Mixon\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Mose Brewington\", \"Y_11\": \"Vivienne Renfroe\", \"Y_15\": \"Kip Carleton\", \"Y_7\": \"Lenore Carleton\", \"Y_5\": \"Anita Martinelli\", \"Y_13\": \"Dannielle Napier\", \"Y_2\": \"dance movement psychotherapist\", \"Y_9\": \"Xavier Renfroe\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Jewel Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Latrina Frye\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_7\": \"Flora Werner\", \"Y_2\": \"market researcher\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_3\": \"Erick Schiller\", \"Y_9\": \"Tracey Schiller\", \"Y_11\": \"Delsie Schiller\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Theron Redding\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_7\": \"Melina Tynes\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Latrina Frye\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Jewel Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Reinaldo Napier\", \"Y_2\": \"web designer\", \"Y_11\": \"Vivienne Renfroe\", \"Y_7\": \"Anita Martinelli\", \"Y_15\": \"Kip Carleton\", \"Y_13\": \"Dannielle Napier\", \"Y_5\": \"Lenore Carleton\", \"Y_9\": \"Xavier Renfroe\"}, {\"Y_2\": \"investment analyst\", \"Y_5\": \"Tessie Fulton\", \"Y_7\": \"Mia Fulton\", \"Y_9\": \"Isabell Lake\", \"Y_3\": \"Elias Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_13\": \"Ida Geter\"}, {\"Y_13\": \"Nettie Biggerstaff\", \"Y_2\": \"waste management officer\", \"Y_9\": \"Tracey Schiller\", \"Y_3\": \"Heath Biggerstaff\", \"Y_5\": \"Flora Werner\", \"Y_11\": \"Delsie Schiller\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Jewel Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Ione Callan\", \"Y_2\": \"administrator\", \"Y_3\": \"Troy Fulton\", \"Y_9\": \"Isabell Lake\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_7\": \"Earlean Callan\", \"Y_13\": \"Ida Geter\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Jewel Redding\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_13\": \"Nettie Biggerstaff\", \"Y_3\": \"Raleigh Biggerstaff\", \"Y_9\": \"Tracey Schiller\", \"Y_11\": \"Nicolasa Eads\", \"Y_5\": \"Flora Werner\", \"Y_2\": \"radio producer\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"market researcher\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_3\": \"Erick Schiller\", \"Y_5\": \"Flora Werner\", \"Y_11\": \"Delsie Schiller\", \"Y_9\": \"Angelo Schiller\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_5\": \"Latrina Frye\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"investment analyst\", \"Y_3\": \"Elias Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_13\": \"Ida Geter\", \"Y_7\": \"Tessie Fulton\", \"Y_5\": \"Mia Fulton\", \"Y_9\": \"Robby Lake\"}, {\"Y_2\": \"heritage manager\", \"Y_13\": \"Sara Nagle\", \"Y_7\": \"Christina Dupree\", \"Y_15\": \"Glenn Dupree\", \"Y_5\": \"Gloria Strange\", \"Y_3\": \"Chris Yanez\", \"Y_11\": \"Meghann Yanez\", \"Y_9\": \"Wilbur Yanez\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Hallie Mixon\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_7\": \"Flora Werner\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_3\": \"Raleigh Biggerstaff\", \"Y_9\": \"Tracey Schiller\", \"Y_11\": \"Delsie Schiller\", \"Y_2\": \"radio producer\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Theron Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"heritage manager\", \"Y_9\": \"Ressie Yanez\", \"Y_13\": \"Sara Nagle\", \"Y_7\": \"Gloria Strange\", \"Y_15\": \"Glenn Dupree\", \"Y_3\": \"Chris Yanez\", \"Y_11\": \"Meghann Yanez\", \"Y_5\": \"Christina Dupree\"}, {\"Y_2\": \"administrator\", \"Y_3\": \"Troy Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_13\": \"Ida Geter\", \"Y_7\": \"Tessie Fulton\", \"Y_5\": \"Mia Fulton\", \"Y_9\": \"Robby Lake\"}, {\"Y_7\": \"Flora Werner\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_2\": \"waste management officer\", \"Y_3\": \"Heath Biggerstaff\", \"Y_11\": \"Delsie Schiller\", \"Y_9\": \"Angelo Schiller\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Maria Greene\", \"Y_9\": \"Dorinda Grajeda\", \"Y_3\": \"Ernest Absher\", \"Y_11\": \"Deborah Grajeda\", \"Y_7\": \"Geraldine Metzger\", \"Y_13\": \"Rheba Parks\", \"Y_2\": \"animal nutritionist\", \"Y_15\": \"Carmelita Parks\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_5\": \"Latrina Frye\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Mose Brewington\", \"Y_11\": \"Vivienne Renfroe\", \"Y_9\": \"Babara Renfroe\", \"Y_15\": \"Kip Carleton\", \"Y_7\": \"Lenore Carleton\", \"Y_5\": \"Anita Martinelli\", \"Y_13\": \"Dannielle Napier\", \"Y_2\": \"dance movement psychotherapist\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_7\": \"Flora Werner\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_3\": \"Raleigh Biggerstaff\", \"Y_11\": \"Nicolasa Eads\", \"Y_2\": \"radio producer\", \"Y_9\": \"Angelo Schiller\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Theron Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Latrina Frye\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_7\": \"Hallie Mixon\", \"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Margarite Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_7\": \"Melina Tynes\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_7\": \"Hallie Mixon\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Latrina Frye\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_5\": \"Latrina Frye\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"administrator\", \"Y_5\": \"Tessie Fulton\", \"Y_7\": \"Mia Fulton\", \"Y_9\": \"Isabell Lake\", \"Y_3\": \"Troy Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_13\": \"Ida Geter\"}, {\"Y_2\": \"market researcher\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_3\": \"Erick Schiller\", \"Y_9\": \"Tracey Schiller\", \"Y_11\": \"Nicolasa Eads\", \"Y_5\": \"Flora Werner\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_13\": \"Nettie Biggerstaff\", \"Y_3\": \"Raleigh Biggerstaff\", \"Y_5\": \"Flora Werner\", \"Y_11\": \"Delsie Schiller\", \"Y_2\": \"radio producer\", \"Y_9\": \"Angelo Schiller\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_5\": \"Ione Callan\", \"Y_2\": \"administrator\", \"Y_3\": \"Troy Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_13\": \"Ida Geter\", \"Y_7\": \"Earlean Callan\", \"Y_9\": \"Robby Lake\"}, {\"Y_7\": \"Flora Werner\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_3\": \"Raleigh Biggerstaff\", \"Y_9\": \"Tracey Schiller\", \"Y_11\": \"Nicolasa Eads\", \"Y_2\": \"radio producer\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Hallie Mixon\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Hallie Mixon\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Clinton Parks\", \"Y_11\": \"Deborah Grajeda\", \"Y_7\": \"Maria Greene\", \"Y_2\": \"human resources officer\", \"Y_13\": \"Rheba Parks\", \"Y_5\": \"Geraldine Metzger\", \"Y_9\": \"Michel Grajeda\", \"Y_15\": \"Carmelita Parks\"}, {\"Y_2\": \"investment analyst\", \"Y_9\": \"Isabell Lake\", \"Y_3\": \"Elias Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_7\": \"Tessie Fulton\", \"Y_5\": \"Mia Fulton\", \"Y_13\": \"Ida Geter\"}, {\"Y_2\": \"investment analyst\", \"Y_5\": \"Earlean Callan\", \"Y_9\": \"Isabell Lake\", \"Y_3\": \"Elias Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_7\": \"Ione Callan\", \"Y_13\": \"Ida Geter\"}, {\"Y_9\": \"Dorinda Grajeda\", \"Y_3\": \"Ernest Absher\", \"Y_11\": \"Deborah Grajeda\", \"Y_7\": \"Maria Greene\", \"Y_13\": \"Rheba Parks\", \"Y_5\": \"Geraldine Metzger\", \"Y_2\": \"animal nutritionist\", \"Y_15\": \"Carmelita Parks\"}, {\"Y_3\": \"Clint Fulton\", \"Y_5\": \"Ione Callan\", \"Y_9\": \"Isabell Lake\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_2\": \"charity fundraiser\", \"Y_7\": \"Earlean Callan\", \"Y_13\": \"Ida Geter\"}, {\"Y_3\": \"Mose Brewington\", \"Y_11\": \"Vivienne Renfroe\", \"Y_9\": \"Babara Renfroe\", \"Y_7\": \"Anita Martinelli\", \"Y_15\": \"Kip Carleton\", \"Y_13\": \"Dannielle Napier\", \"Y_2\": \"dance movement psychotherapist\", \"Y_5\": \"Lenore Carleton\"}, {\"Y_7\": \"Flora Werner\", \"Y_2\": \"market researcher\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_3\": \"Erick Schiller\", \"Y_11\": \"Nicolasa Eads\", \"Y_9\": \"Angelo Schiller\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Latrina Frye\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Latrina Frye\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Hallie Mixon\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Clinton Parks\", \"Y_9\": \"Dorinda Grajeda\", \"Y_11\": \"Deborah Grajeda\", \"Y_7\": \"Maria Greene\", \"Y_2\": \"human resources officer\", \"Y_13\": \"Rheba Parks\", \"Y_5\": \"Geraldine Metzger\", \"Y_15\": \"Carmelita Parks\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Latrina Frye\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Jewel Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Theron Redding\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"investment analyst\", \"Y_5\": \"Earlean Callan\", \"Y_3\": \"Elias Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_7\": \"Ione Callan\", \"Y_13\": \"Ida Geter\", \"Y_9\": \"Robby Lake\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_13\": \"Nettie Biggerstaff\", \"Y_3\": \"Raleigh Biggerstaff\", \"Y_11\": \"Nicolasa Eads\", \"Y_5\": \"Flora Werner\", \"Y_2\": \"radio producer\", \"Y_9\": \"Angelo Schiller\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_3\": \"Clinton Parks\", \"Y_5\": \"Maria Greene\", \"Y_9\": \"Dorinda Grajeda\", \"Y_11\": \"Deborah Grajeda\", \"Y_7\": \"Geraldine Metzger\", \"Y_2\": \"human resources officer\", \"Y_13\": \"Rheba Parks\", \"Y_15\": \"Carmelita Parks\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Hallie Mixon\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_7\": \"Flora Werner\", \"Y_2\": \"market researcher\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_3\": \"Erick Schiller\", \"Y_9\": \"Tracey Schiller\", \"Y_11\": \"Nicolasa Eads\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"market researcher\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_3\": \"Erick Schiller\", \"Y_9\": \"Tracey Schiller\", \"Y_5\": \"Flora Werner\", \"Y_11\": \"Delsie Schiller\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Theron Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_5\": \"Latrina Frye\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Latrina Frye\", \"Y_7\": \"Melina Tynes\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Jewel Redding\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_5\": \"Latrina Frye\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Hallie Mixon\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"market researcher\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_3\": \"Erick Schiller\", \"Y_11\": \"Nicolasa Eads\", \"Y_5\": \"Flora Werner\", \"Y_9\": \"Angelo Schiller\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_7\": \"Flora Werner\", \"Y_2\": \"market researcher\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_3\": \"Erick Schiller\", \"Y_11\": \"Delsie Schiller\", \"Y_9\": \"Angelo Schiller\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"investment analyst\", \"Y_5\": \"Tessie Fulton\", \"Y_7\": \"Mia Fulton\", \"Y_3\": \"Elias Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_13\": \"Ida Geter\", \"Y_9\": \"Robby Lake\"}, {\"Y_13\": \"Nettie Biggerstaff\", \"Y_3\": \"Raleigh Biggerstaff\", \"Y_9\": \"Tracey Schiller\", \"Y_5\": \"Flora Werner\", \"Y_11\": \"Delsie Schiller\", \"Y_2\": \"radio producer\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Latrina Frye\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_7\": \"Hallie Mixon\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Margarite Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_5\": \"Latrina Frye\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Jewel Redding\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Hallie Mixon\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_13\": \"Nettie Biggerstaff\", \"Y_2\": \"waste management officer\", \"Y_9\": \"Tracey Schiller\", \"Y_11\": \"Nicolasa Eads\", \"Y_3\": \"Heath Biggerstaff\", \"Y_5\": \"Flora Werner\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Latrina Frye\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"animal nutritionist\", \"Y_3\": \"Ernest Absher\", \"Y_11\": \"Deborah Grajeda\", \"Y_7\": \"Maria Greene\", \"Y_13\": \"Rheba Parks\", \"Y_5\": \"Geraldine Metzger\", \"Y_9\": \"Michel Grajeda\", \"Y_15\": \"Carmelita Parks\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_5\": \"Maria Greene\", \"Y_2\": \"animal nutritionist\", \"Y_3\": \"Ernest Absher\", \"Y_11\": \"Deborah Grajeda\", \"Y_7\": \"Geraldine Metzger\", \"Y_13\": \"Rheba Parks\", \"Y_9\": \"Michel Grajeda\", \"Y_15\": \"Carmelita Parks\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"heritage manager\", \"Y_9\": \"Ressie Yanez\", \"Y_13\": \"Sara Nagle\", \"Y_7\": \"Christina Dupree\", \"Y_15\": \"Glenn Dupree\", \"Y_5\": \"Gloria Strange\", \"Y_3\": \"Chris Yanez\", \"Y_11\": \"Meghann Yanez\"}, {\"Y_11\": \"Shirley Arana\", \"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_7\": \"Flora Werner\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_3\": \"Raleigh Biggerstaff\", \"Y_11\": \"Delsie Schiller\", \"Y_2\": \"radio producer\", \"Y_9\": \"Angelo Schiller\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Margarite Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Hallie Mixon\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Clint Fulton\", \"Y_5\": \"Earlean Callan\", \"Y_9\": \"Isabell Lake\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_2\": \"charity fundraiser\", \"Y_7\": \"Ione Callan\", \"Y_13\": \"Ida Geter\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Latrina Frye\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Latrina Frye\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_7\": \"Flora Werner\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_2\": \"waste management officer\", \"Y_11\": \"Nicolasa Eads\", \"Y_3\": \"Heath Biggerstaff\", \"Y_9\": \"Angelo Schiller\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_5\": \"Latrina Frye\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Jewel Redding\", \"Y_7\": \"Melina Tynes\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_5\": \"Latrina Frye\", \"Y_7\": \"Melina Tynes\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"investment analyst\", \"Y_5\": \"Ione Callan\", \"Y_3\": \"Elias Fulton\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_13\": \"Ida Geter\", \"Y_7\": \"Earlean Callan\", \"Y_9\": \"Robby Lake\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Margarite Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Reinaldo Napier\", \"Y_2\": \"web designer\", \"Y_11\": \"Vivienne Renfroe\", \"Y_9\": \"Babara Renfroe\", \"Y_7\": \"Anita Martinelli\", \"Y_15\": \"Kip Carleton\", \"Y_13\": \"Dannielle Napier\", \"Y_5\": \"Lenore Carleton\"}, {\"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_7\": \"Flora Werner\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_2\": \"waste management officer\", \"Y_9\": \"Tracey Schiller\", \"Y_11\": \"Nicolasa Eads\", \"Y_3\": \"Heath Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Hallie Mixon\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_5\": \"Latrina Frye\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Latrina Frye\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Jewel Redding\", \"Y_5\": \"Latrina Frye\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"heritage manager\", \"Y_13\": \"Sara Nagle\", \"Y_7\": \"Gloria Strange\", \"Y_15\": \"Glenn Dupree\", \"Y_3\": \"Chris Yanez\", \"Y_11\": \"Meghann Yanez\", \"Y_5\": \"Christina Dupree\", \"Y_9\": \"Wilbur Yanez\"}, {\"Y_7\": \"Flora Werner\", \"Y_13\": \"Nettie Biggerstaff\", \"Y_5\": \"Raelene Biggerstaff\", \"Y_2\": \"waste management officer\", \"Y_9\": \"Tracey Schiller\", \"Y_3\": \"Heath Biggerstaff\", \"Y_11\": \"Delsie Schiller\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Latrina Frye\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Charmain Harrington\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Clint Fulton\", \"Y_5\": \"Ione Callan\", \"Y_11\": \"Michell Lake\", \"Y_15\": \"Ethel Geter\", \"Y_2\": \"charity fundraiser\", \"Y_13\": \"Ida Geter\", \"Y_7\": \"Earlean Callan\", \"Y_9\": \"Robby Lake\"}, {\"Y_2\": \"mudlogger\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Margarite Funderburk\", \"Y_5\": \"Latrina Frye\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Margarite Funderburk\", \"Y_7\": \"Melina Tynes\", \"Y_3\": \"Aubrey Redding\", \"Y_11\": \"Gillian Keefe\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_11\": \"Shirley Arana\", \"Y_5\": \"Melina Tynes\", \"Y_2\": \"mudlogger\", \"Y_9\": \"Theron Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Erma Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_7\": \"Hallie Mixon\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Reinaldo Napier\", \"Y_2\": \"web designer\", \"Y_11\": \"Vivienne Renfroe\", \"Y_9\": \"Babara Renfroe\", \"Y_15\": \"Kip Carleton\", \"Y_7\": \"Lenore Carleton\", \"Y_5\": \"Anita Martinelli\", \"Y_13\": \"Dannielle Napier\"}, {\"Y_13\": \"Nettie Biggerstaff\", \"Y_2\": \"waste management officer\", \"Y_11\": \"Nicolasa Eads\", \"Y_3\": \"Heath Biggerstaff\", \"Y_5\": \"Flora Werner\", \"Y_9\": \"Angelo Schiller\", \"Y_7\": \"Raelene Biggerstaff\", \"Y_15\": \"Connie Biggerstaff\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_11\": \"Nicolle Funderburk\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_3\": \"Clinton Parks\", \"Y_5\": \"Maria Greene\", \"Y_11\": \"Deborah Grajeda\", \"Y_7\": \"Geraldine Metzger\", \"Y_2\": \"human resources officer\", \"Y_13\": \"Rheba Parks\", \"Y_9\": \"Michel Grajeda\", \"Y_15\": \"Carmelita Parks\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Hallie Mixon\", \"Y_9\": \"Jewel Redding\", \"Y_11\": \"Roxy Redding\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_7\": \"Latrina Frye\", \"Y_15\": \"Garrett Frye\"}, {\"Y_2\": \"mudlogger\", \"Y_5\": \"Charmain Harrington\", \"Y_11\": \"Nicolle Funderburk\", \"Y_7\": \"Melina Tynes\", \"Y_9\": \"Derek Funderburk\", \"Y_3\": \"Aubrey Redding\", \"Y_13\": \"Lorraine Tynes\", \"Y_15\": \"Garrett Frye\"}]", + "answer": [ + "administrator", + "animal nutritionist", + "charity fundraiser", + "dance movement psychotherapist", + "heritage manager", + "human resources officer", + "investment analyst", + "market researcher", + "mudlogger", + "radio producer", + "waste management officer", + "web designer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "sister(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "parent(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "mother_in_law(Y_15, Y_13)", + "hobby(Y_15, \"knowledge/word games\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 13 + }, + { + "id": "ffb55474-f69c-4e3a-985d-d51934d6e3de", + "question": "What is the occupation of the niece of the great-grandchild of the mother of the male second cousin of the great-granddaughter of the friend of the person whose occupation is product manager?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "mother(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "friend(Y_15, Y_13)", + "job(Y_15, \"product manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 17 + }, + { + "id": "ea2a1cb5-44e0-4edc-9ac1-d2ce5a0e1de9", + "question": "What is the date of birth of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of the great-grandchild of the person whose hobby is auto racing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "son(Y_13, Y_11)", + "great_grandchild(Y_15, Y_13)", + "hobby(Y_15, \"auto racing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 17 + }, + { + "id": "8020ec98-6b1e-45e0-82fd-f370734bf282", + "question": "What is the hobby of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of the person whose date of birth is 0941-02-07?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "grandmother(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "great_uncle(Y_15, Y_13)", + "dob(Y_15, \"0941-02-07\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 18 + }, + { + "id": "2d2e2aca-11de-48bd-9706-c0bbccdef3df", + "question": "What is the occupation of the sister of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the person whose occupation is food technologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "sister(Y_5, Y_3)", + "grandmother(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "male_first_cousin_once_removed(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandchild(Y_15, Y_13)", + "job(Y_15, \"food technologist\")" + ], + "answer": "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": "0a5f9ca3-ec66-4d46-86de-6d66dffa7205", + "question": "What is the hobby of the grandparent of the aunt of the female cousin of the daughter-in-law of the wife of the female first cousin once removed of the person whose occupation is industrial designer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandparent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "wife(Y_13, Y_11)", + "female_first_cousin_once_removed(Y_15, Y_13)", + "job(Y_15, \"industrial designer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 16 + }, + { + "id": "b1ffa8d8-2f93-4819-a216-799281659c77", + "question": "What is the hobby of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "child(Y_7, Y_5)", + "sibling(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "brother_in_law(\"Jay Belanger\", 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": "8e380eaa-3068-4cd0-a8a3-0f9c57eeab0a", + "question": "What is the occupation of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of the nephew of Joel Unruh?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "uncle(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "male_first_cousin_once_removed(Y_13, Y_11)", + "nephew(\"Joel Unruh\", 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": "d6a18502-36c7-4f39-9f3f-4f2c7b5b676e", + "question": "What is the occupation of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of the brother of the sister-in-law of Norris Matta?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "female_first_cousin_once_removed(Y_9, Y_7)", + "sibling(Y_11, Y_9)", + "brother(Y_13, Y_11)", + "sister_in_law(\"Norris Matta\", 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": "eb437b1e-97f7-4ba0-974d-e629d60de763", + "question": "What is the occupation of the father of the niece of the father of the cousin of the grandson of the nephew of Arthur Sandler?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "father(Y_9, Y_7)", + "cousin(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "nephew(\"Arthur Sandler\", 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": "0e73ebc9-4698-47df-9d66-12df7e174666", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the child of Rodrigo Summers?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "child(\"Rodrigo Summers\", 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": "5b9834c0-91f0-4b78-b9f9-9dc6ff3a3d25", + "question": "What is the hobby of the father of the father-in-law of the mother-in-law of the uncle of the sister of the great-granddaughter of Lilia Mortensen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "father(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "uncle(Y_11, Y_9)", + "sister(Y_13, Y_11)", + "great_granddaughter(\"Lilia Mortensen\", 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": "e773e991-7edc-423c-a648-b552a553cc6f", + "question": "What is the date of birth of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of the male second cousin of Chrissy Whitehouse?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_grandchild(Y_11, Y_9)", + "mother(Y_13, Y_11)", + "male_second_cousin(\"Chrissy Whitehouse\", 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": "96162f06-7c33-4a83-96de-ea2a0d0b280e", + "question": "What is the date of birth of the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of Oscar Atchison?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "grandchild(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "son(\"Oscar Atchison\", 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": "f91ed278-8374-4ede-922a-a7138cc2110a", + "question": "What is the hobby of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the great-uncle of Dante Shumaker?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "grandmother(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "great_uncle(\"Dante Shumaker\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 17 + }, + { + "id": "fe55cca2-e0f3-4c02-a0c1-8208c07256ad", + "question": "What is the date of birth of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the sibling of Monique Stockman?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "grandson(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "great_grandchild(Y_13, Y_11)", + "sibling(\"Monique Stockman\", 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": "7898a4cb-935a-40b1-a3f2-c9a642cbf2d3", + "question": "What is the hobby of the male cousin of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_5\": \"Rolland Pruitt\", \"Y_13\": \"Babara Mendes\", \"Y_9\": \"Henrietta Whitmer\", \"Y_3\": \"Claudio Whitmer\", \"Y_11\": \"Sona Helman\", \"Y_7\": \"Dino Pruitt\", \"Y_2\": \"figure skating\"}, {\"Y_13\": \"Babara Mendes\", \"Y_7\": \"Henrietta Whitmer\", \"Y_9\": \"Virgie Pruitt\", \"Y_2\": \"vegetable farming\", \"Y_5\": \"Claudio Whitmer\", \"Y_11\": \"Sona Helman\", \"Y_3\": \"Rolland Pruitt\"}, {\"Y_9\": \"Angelia Pruitt\", \"Y_13\": \"Babara Mendes\", \"Y_7\": \"Henrietta Whitmer\", \"Y_2\": \"vegetable farming\", \"Y_11\": \"Sona Helman\", \"Y_5\": \"Karolyn Matherne\", \"Y_3\": \"Rolland Pruitt\"}, {\"Y_3\": \"Oren Lloyd\", \"Y_9\": \"Lauren Ocampo\", \"Y_2\": \"story writing\", \"Y_13\": \"Patty Luck\", \"Y_5\": \"Crysta Lloyd\", \"Y_7\": \"Kerrie Lloyd\", \"Y_11\": \"Krystal Luck\"}, {\"Y_5\": \"Rolland Pruitt\", \"Y_13\": \"Babara Mendes\", \"Y_3\": \"Claudio Whitmer\", \"Y_9\": \"Virgie Pruitt\", \"Y_11\": \"Sona Helman\", \"Y_7\": \"Dino Pruitt\", \"Y_2\": \"figure skating\"}, {\"Y_3\": \"Oren Lloyd\", \"Y_2\": \"story writing\", \"Y_9\": \"Marlene Ocampo\", \"Y_5\": \"Emilio Lloyd\", \"Y_13\": \"Patty Luck\", \"Y_7\": \"Kerrie Lloyd\", \"Y_11\": \"Krystal Luck\"}, {\"Y_3\": \"Oren Lloyd\", \"Y_9\": \"Chrissy Ocampo\", \"Y_2\": \"story writing\", \"Y_13\": \"Patty Luck\", \"Y_5\": \"Crysta Lloyd\", \"Y_7\": \"Kerrie Lloyd\", \"Y_11\": \"Krystal Luck\"}, {\"Y_9\": \"Krystal Worrell\", \"Y_5\": \"Viola Gerdes\", \"Y_13\": \"Roseanna Wyatt\", \"Y_3\": \"Freddy Worrell\", \"Y_7\": \"Harris Lowrey\", \"Y_2\": \"metal detecting\", \"Y_11\": \"Cordelia Wyatt\"}, {\"Y_9\": \"Angelia Pruitt\", \"Y_13\": \"Babara Mendes\", \"Y_7\": \"Henrietta Whitmer\", \"Y_2\": \"vegetable farming\", \"Y_5\": \"Claudio Whitmer\", \"Y_11\": \"Sona Helman\", \"Y_3\": \"Rolland Pruitt\"}, {\"Y_3\": \"Oren Lloyd\", \"Y_9\": \"Chrissy Ocampo\", \"Y_2\": \"story writing\", \"Y_5\": \"Emilio Lloyd\", \"Y_13\": \"Patty Luck\", \"Y_7\": \"Kerrie Lloyd\", \"Y_11\": \"Krystal Luck\"}, {\"Y_3\": \"Oren Lloyd\", \"Y_2\": \"story writing\", \"Y_5\": \"Emilio Lloyd\", \"Y_13\": \"Patty Luck\", \"Y_9\": \"Lauren Ocampo\", \"Y_7\": \"Kerrie Lloyd\", \"Y_11\": \"Krystal Luck\"}, {\"Y_9\": \"Angelia Pruitt\", \"Y_5\": \"Rolland Pruitt\", \"Y_13\": \"Babara Mendes\", \"Y_3\": \"Claudio Whitmer\", \"Y_11\": \"Sona Helman\", \"Y_7\": \"Dino Pruitt\", \"Y_2\": \"figure skating\"}, {\"Y_13\": \"Babara Mendes\", \"Y_7\": \"Henrietta Whitmer\", \"Y_9\": \"Virgie Pruitt\", \"Y_2\": \"vegetable farming\", \"Y_11\": \"Sona Helman\", \"Y_5\": \"Karolyn Matherne\", \"Y_3\": \"Rolland Pruitt\"}, {\"Y_3\": \"Oren Lloyd\", \"Y_2\": \"story writing\", \"Y_9\": \"Marlene Ocampo\", \"Y_13\": \"Patty Luck\", \"Y_5\": \"Crysta Lloyd\", \"Y_7\": \"Kerrie Lloyd\", \"Y_11\": \"Krystal Luck\"}, {\"Y_9\": \"Krystal Worrell\", \"Y_13\": \"Roseanna Wyatt\", \"Y_3\": \"Freddy Worrell\", \"Y_7\": \"Harris Lowrey\", \"Y_2\": \"metal detecting\", \"Y_11\": \"Cordelia Wyatt\", \"Y_5\": \"Lanny Lowrey\"}]", + "answer": [ + "figure skating", + "metal detecting", + "story writing", + "vegetable farming" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "child(Y_7, Y_5)", + "sibling(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "job(Y_13, \"cabin crew\")" + ], + "answer": "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": "810d1497-a8af-4ab0-a0f9-6721bf937144", + "question": "What is the occupation of the aunt of the male cousin of the uncle of the granddaughter of the male first cousin once removed of the person whose date of birth is 0961-09-25?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "uncle(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "male_first_cousin_once_removed(Y_13, Y_11)", + "dob(Y_13, \"0961-09-25\")" + ], + "answer": "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": "f311eae7-205b-4199-b2d5-28f35a521f11", + "question": "What is the occupation of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of the brother of the person whose occupation is clinical cytogeneticist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "female_first_cousin_once_removed(Y_9, Y_7)", + "sibling(Y_11, Y_9)", + "brother(Y_13, Y_11)", + "job(Y_13, \"clinical cytogeneticist\")" + ], + "answer": "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": "20719da2-6eb9-4010-a907-ee34ac401731", + "question": "What is the occupation of the father of the niece of the father of the cousin of the grandson of the person whose hobby is amusement park visiting?", + "intermediate_answers": "[{\"Y_7\": \"Santos Gallagher\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Oscar Gallagher\", \"Y_11\": \"Jamey Gallagher\", \"Y_2\": \"surgeon\", \"Y_3\": \"Robt Gallagher\", \"Y_5\": \"Aurelia Yamada\"}, {\"Y_9\": \"Noel Gallagher\", \"Y_3\": \"Herman Settle\", \"Y_7\": \"Santos Gallagher\", \"Y_2\": \"mudlogger\", \"Y_13\": \"Geraldine Gallagher\", \"Y_11\": \"Jamey Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_2\": \"international aid worker\", \"Y_7\": \"Samuel Kitchens\", \"Y_13\": \"Elna Kitchens\", \"Y_11\": \"Felix Kitchens\", \"Y_5\": \"Kris Barrera\", \"Y_3\": \"Vern Barrera\", \"Y_9\": \"Davis Kitchens\"}, {\"Y_5\": \"Toshiko Thorpe\", \"Y_3\": \"Boris Thorpe\", \"Y_11\": \"Manuel Thorpe\", \"Y_9\": \"Anastacia Moseley\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_13\": \"Darren Burkett\", \"Y_11\": \"Emery Burkett\", \"Y_3\": \"Wilbur Burkett\", \"Y_5\": \"Alice Serrano\", \"Y_7\": \"Clinton Burkett\", \"Y_9\": \"Marlana Mcmillian\", \"Y_2\": \"hospital doctor\"}, {\"Y_5\": \"Toshiko Thorpe\", \"Y_3\": \"Boris Thorpe\", \"Y_11\": \"Manuel Thorpe\", \"Y_9\": \"Joan Thorpe\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_9\": \"Holly Bouchard\", \"Y_2\": \"health promotion specialist\", \"Y_11\": \"Manuel Thorpe\", \"Y_3\": \"Jayson Best\", \"Y_5\": \"Mireya Kaplan\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\"}, {\"Y_9\": \"Noel Gallagher\", \"Y_7\": \"Santos Gallagher\", \"Y_11\": \"William Settle\", \"Y_13\": \"Geraldine Gallagher\", \"Y_2\": \"surgeon\", \"Y_3\": \"Robt Gallagher\", \"Y_5\": \"Aurelia Yamada\"}, {\"Y_5\": \"Toshiko Thorpe\", \"Y_3\": \"Boris Thorpe\", \"Y_9\": \"Holly Bouchard\", \"Y_7\": \"Reggie Thorpe\", \"Y_11\": \"Charley Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_3\": \"Herman Settle\", \"Y_7\": \"Santos Gallagher\", \"Y_2\": \"mudlogger\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Oscar Gallagher\", \"Y_11\": \"Jamey Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_2\": \"health promotion specialist\", \"Y_3\": \"Jayson Best\", \"Y_5\": \"Mireya Kaplan\", \"Y_9\": \"Anastacia Moseley\", \"Y_11\": \"Charley Thorpe\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\"}, {\"Y_3\": \"Boris Thorpe\", \"Y_9\": \"Holly Bouchard\", \"Y_5\": \"Marguerita Masters\", \"Y_7\": \"Reggie Thorpe\", \"Y_11\": \"Charley Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_3\": \"Herman Settle\", \"Y_2\": \"mudlogger\", \"Y_11\": \"William Settle\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Sasha Coles\", \"Y_7\": \"Robt Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_3\": \"Boris Thorpe\", \"Y_5\": \"Marguerita Masters\", \"Y_9\": \"Joan Thorpe\", \"Y_7\": \"Reggie Thorpe\", \"Y_11\": \"Charley Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_13\": \"Darren Burkett\", \"Y_11\": \"Jeffery Burkett\", \"Y_3\": \"Wilbur Burkett\", \"Y_5\": \"Alice Serrano\", \"Y_7\": \"Clinton Burkett\", \"Y_9\": \"Marlana Mcmillian\", \"Y_2\": \"hospital doctor\"}, {\"Y_11\": \"Lamar Rudolph\", \"Y_7\": \"Stephan Rudolph\", \"Y_2\": \"lobbyist\", \"Y_5\": \"Audry Cosby\", \"Y_13\": \"Edison Rudolph\", \"Y_3\": \"Darrick Rudolph\", \"Y_9\": \"Jarrett Rudolph\"}, {\"Y_5\": \"Clementine Bonin\", \"Y_13\": \"Audie Alger\", \"Y_9\": \"Isaias Bostic\", \"Y_3\": \"Lewis Bostic\", \"Y_7\": \"Daniel Bostic\", \"Y_2\": \"data processing manager\", \"Y_11\": \"Clair Bostic\"}, {\"Y_3\": \"Herman Settle\", \"Y_2\": \"mudlogger\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Aurelia Yamada\", \"Y_7\": \"Robt Gallagher\", \"Y_11\": \"Noel Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_2\": \"health promotion specialist\", \"Y_11\": \"Manuel Thorpe\", \"Y_9\": \"Joan Thorpe\", \"Y_5\": \"Mireya Kaplan\", \"Y_3\": \"Jayson Best\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\"}, {\"Y_5\": \"Kristine Hartle\", \"Y_9\": \"Jerry Bechtold\", \"Y_13\": \"Perry Bechtold\", \"Y_7\": \"Irwin Bechtold\", \"Y_2\": \"building control surveyor\", \"Y_11\": \"Julius Hartle\", \"Y_3\": \"Marcel Hartle\"}, {\"Y_3\": \"Herman Settle\", \"Y_7\": \"Santos Gallagher\", \"Y_2\": \"mudlogger\", \"Y_11\": \"William Settle\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Oscar Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_3\": \"Herman Settle\", \"Y_2\": \"mudlogger\", \"Y_11\": \"Oscar Gallagher\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Aurelia Yamada\", \"Y_7\": \"Robt Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_3\": \"Boris Thorpe\", \"Y_9\": \"Holly Bouchard\", \"Y_11\": \"Manuel Thorpe\", \"Y_5\": \"Marguerita Masters\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_3\": \"Herman Settle\", \"Y_2\": \"mudlogger\", \"Y_11\": \"William Settle\", \"Y_13\": \"Geraldine Gallagher\", \"Y_7\": \"Robt Gallagher\", \"Y_9\": \"Jamey Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_11\": \"Lamar Rudolph\", \"Y_7\": \"Stephan Rudolph\", \"Y_2\": \"lobbyist\", \"Y_13\": \"Edison Rudolph\", \"Y_5\": \"Marianne Trotter\", \"Y_3\": \"Darrick Rudolph\", \"Y_9\": \"Jarrett Rudolph\"}, {\"Y_7\": \"Stephan Rudolph\", \"Y_2\": \"lobbyist\", \"Y_5\": \"Audry Cosby\", \"Y_11\": \"Clayton Rudolph\", \"Y_13\": \"Edison Rudolph\", \"Y_3\": \"Darrick Rudolph\", \"Y_9\": \"Jarrett Rudolph\"}, {\"Y_2\": \"health promotion specialist\", \"Y_9\": \"Joan Thorpe\", \"Y_5\": \"Mireya Kaplan\", \"Y_3\": \"Jayson Best\", \"Y_7\": \"Reggie Thorpe\", \"Y_11\": \"Charley Thorpe\", \"Y_13\": \"Fred Raleigh\"}, {\"Y_5\": \"Kristine Hartle\", \"Y_9\": \"Jerry Bechtold\", \"Y_13\": \"Perry Bechtold\", \"Y_7\": \"Irwin Bechtold\", \"Y_11\": \"Sammy Hartle\", \"Y_2\": \"building control surveyor\", \"Y_3\": \"Marcel Hartle\"}, {\"Y_3\": \"Herman Settle\", \"Y_2\": \"mudlogger\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Sasha Coles\", \"Y_7\": \"Robt Gallagher\", \"Y_11\": \"Noel Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_3\": \"Herman Settle\", \"Y_2\": \"mudlogger\", \"Y_11\": \"Oscar Gallagher\", \"Y_13\": \"Geraldine Gallagher\", \"Y_7\": \"Robt Gallagher\", \"Y_9\": \"Jamey Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_7\": \"Santos Gallagher\", \"Y_11\": \"William Settle\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Oscar Gallagher\", \"Y_2\": \"surgeon\", \"Y_5\": \"Sasha Coles\", \"Y_3\": \"Robt Gallagher\"}, {\"Y_7\": \"Stephan Rudolph\", \"Y_2\": \"lobbyist\", \"Y_11\": \"Clayton Rudolph\", \"Y_13\": \"Edison Rudolph\", \"Y_5\": \"Marianne Trotter\", \"Y_3\": \"Darrick Rudolph\", \"Y_9\": \"Jarrett Rudolph\"}, {\"Y_9\": \"Noel Gallagher\", \"Y_7\": \"Santos Gallagher\", \"Y_13\": \"Geraldine Gallagher\", \"Y_11\": \"Jamey Gallagher\", \"Y_2\": \"surgeon\", \"Y_5\": \"Sasha Coles\", \"Y_3\": \"Robt Gallagher\"}, {\"Y_5\": \"Kristine Hartle\", \"Y_9\": \"Jerry Bechtold\", \"Y_13\": \"Perry Bechtold\", \"Y_7\": \"Irwin Bechtold\", \"Y_11\": \"Wilber Hartle\", \"Y_2\": \"building control surveyor\", \"Y_3\": \"Marcel Hartle\"}, {\"Y_3\": \"Herman Settle\", \"Y_2\": \"mudlogger\", \"Y_13\": \"Geraldine Gallagher\", \"Y_7\": \"Robt Gallagher\", \"Y_11\": \"Noel Gallagher\", \"Y_9\": \"Jamey Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_3\": \"Herman Settle\", \"Y_2\": \"mudlogger\", \"Y_11\": \"Oscar Gallagher\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Sasha Coles\", \"Y_7\": \"Robt Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_3\": \"Clayton Biggers\", \"Y_9\": \"Felipe Biggers\", \"Y_2\": \"personnel officer\", \"Y_5\": \"Maryam Biggers\", \"Y_13\": \"Allison Biggers\", \"Y_11\": \"Silas Biggers\", \"Y_7\": \"Earnest Biggers\"}, {\"Y_5\": \"Sarita Bostic\", \"Y_13\": \"Audie Alger\", \"Y_9\": \"Isaias Bostic\", \"Y_3\": \"Lewis Bostic\", \"Y_7\": \"Daniel Bostic\", \"Y_2\": \"data processing manager\", \"Y_11\": \"Clair Bostic\"}, {\"Y_5\": \"Toshiko Thorpe\", \"Y_3\": \"Boris Thorpe\", \"Y_9\": \"Anastacia Moseley\", \"Y_11\": \"Charley Thorpe\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_3\": \"Clayton Biggers\", \"Y_9\": \"Felipe Biggers\", \"Y_2\": \"personnel officer\", \"Y_5\": \"Maryam Biggers\", \"Y_13\": \"Allison Biggers\", \"Y_7\": \"Earnest Biggers\", \"Y_11\": \"Federico Kittle\"}, {\"Y_9\": \"Holly Bouchard\", \"Y_2\": \"health promotion specialist\", \"Y_3\": \"Jayson Best\", \"Y_5\": \"Mireya Kaplan\", \"Y_7\": \"Reggie Thorpe\", \"Y_11\": \"Charley Thorpe\", \"Y_13\": \"Fred Raleigh\"}, {\"Y_7\": \"Santos Gallagher\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Oscar Gallagher\", \"Y_11\": \"Jamey Gallagher\", \"Y_2\": \"surgeon\", \"Y_5\": \"Sasha Coles\", \"Y_3\": \"Robt Gallagher\"}, {\"Y_7\": \"Samuel Kitchens\", \"Y_13\": \"Elna Kitchens\", \"Y_11\": \"Felix Kitchens\", \"Y_2\": \"advertising art director\", \"Y_3\": \"Caleb Kitchens\", \"Y_5\": \"Morgan Angulo\", \"Y_9\": \"Davis Kitchens\"}, {\"Y_3\": \"Boris Thorpe\", \"Y_11\": \"Manuel Thorpe\", \"Y_5\": \"Marguerita Masters\", \"Y_9\": \"Anastacia Moseley\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_7\": \"Santos Gallagher\", \"Y_11\": \"William Settle\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Oscar Gallagher\", \"Y_2\": \"surgeon\", \"Y_3\": \"Robt Gallagher\", \"Y_5\": \"Aurelia Yamada\"}, {\"Y_3\": \"Boris Thorpe\", \"Y_11\": \"Manuel Thorpe\", \"Y_5\": \"Marguerita Masters\", \"Y_9\": \"Joan Thorpe\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_9\": \"Noel Gallagher\", \"Y_7\": \"Santos Gallagher\", \"Y_11\": \"William Settle\", \"Y_13\": \"Geraldine Gallagher\", \"Y_2\": \"surgeon\", \"Y_5\": \"Sasha Coles\", \"Y_3\": \"Robt Gallagher\"}, {\"Y_9\": \"Noel Gallagher\", \"Y_3\": \"Herman Settle\", \"Y_7\": \"Santos Gallagher\", \"Y_2\": \"mudlogger\", \"Y_11\": \"William Settle\", \"Y_13\": \"Geraldine Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_5\": \"Toshiko Thorpe\", \"Y_3\": \"Boris Thorpe\", \"Y_9\": \"Holly Bouchard\", \"Y_11\": \"Manuel Thorpe\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_3\": \"Herman Settle\", \"Y_2\": \"mudlogger\", \"Y_11\": \"William Settle\", \"Y_13\": \"Geraldine Gallagher\", \"Y_9\": \"Aurelia Yamada\", \"Y_7\": \"Robt Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_2\": \"international aid worker\", \"Y_13\": \"Elna Kitchens\", \"Y_11\": \"Davis Kitchens\", \"Y_5\": \"Kris Barrera\", \"Y_7\": \"Caleb Kitchens\", \"Y_3\": \"Vern Barrera\", \"Y_9\": \"Felix Kitchens\"}, {\"Y_2\": \"health promotion specialist\", \"Y_11\": \"Manuel Thorpe\", \"Y_3\": \"Jayson Best\", \"Y_5\": \"Mireya Kaplan\", \"Y_9\": \"Anastacia Moseley\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\"}, {\"Y_2\": \"international aid worker\", \"Y_13\": \"Elna Kitchens\", \"Y_11\": \"Davis Kitchens\", \"Y_5\": \"Kris Barrera\", \"Y_7\": \"Caleb Kitchens\", \"Y_3\": \"Vern Barrera\", \"Y_9\": \"Morgan Angulo\"}, {\"Y_9\": \"Noel Gallagher\", \"Y_7\": \"Santos Gallagher\", \"Y_13\": \"Geraldine Gallagher\", \"Y_11\": \"Jamey Gallagher\", \"Y_2\": \"surgeon\", \"Y_3\": \"Robt Gallagher\", \"Y_5\": \"Aurelia Yamada\"}, {\"Y_5\": \"Sydney Wilt\", \"Y_13\": \"Audie Alger\", \"Y_9\": \"Isaias Bostic\", \"Y_3\": \"Lewis Bostic\", \"Y_7\": \"Daniel Bostic\", \"Y_2\": \"data processing manager\", \"Y_11\": \"Clair Bostic\"}, {\"Y_5\": \"Toshiko Thorpe\", \"Y_3\": \"Boris Thorpe\", \"Y_9\": \"Joan Thorpe\", \"Y_7\": \"Reggie Thorpe\", \"Y_11\": \"Charley Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}, {\"Y_3\": \"Boris Thorpe\", \"Y_5\": \"Marguerita Masters\", \"Y_9\": \"Anastacia Moseley\", \"Y_11\": \"Charley Thorpe\", \"Y_7\": \"Reggie Thorpe\", \"Y_13\": \"Fred Raleigh\", \"Y_2\": \"bonds trader\"}]", + "answer": [ + "advertising art director", + "bonds trader", + "building control surveyor", + "data processing manager", + "health promotion specialist", + "hospital doctor", + "international aid worker", + "lobbyist", + "mudlogger", + "personnel officer", + "surgeon" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "father(Y_9, Y_7)", + "cousin(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "hobby(Y_13, \"amusement park visiting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 11 + }, + { + "id": "0c6dc494-6e02-48ab-868e-118093472174", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of the grandchild of the grandfather of the person whose hobby is board sports?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(Y_9, Y_7)", + "grandchild(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "hobby(Y_13, \"board sports\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 13 + }, + { + "id": "067774f2-e1c4-4e88-9fc5-237edddf83a1", + "question": "What is the hobby of the father of the father-in-law of the mother-in-law of the uncle of the sister of the person whose date of birth is 1049-08-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "father(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "uncle(Y_11, Y_9)", + "sister(Y_13, Y_11)", + "dob(Y_13, \"1049-08-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 10 + }, + { + "id": "141a2748-4313-4ab8-8b0b-0fd9ee018724", + "question": "What is the date of birth of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of the person whose hobby is butterfly watching?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_grandchild(Y_11, Y_9)", + "mother(Y_13, Y_11)", + "hobby(Y_13, \"butterfly watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 14 + }, + { + "id": "f82a4ba7-ab0d-4702-a9c4-29b84a164039", + "question": "What is the date of birth of the niece of the brother-in-law of the grandchild of the male second cousin of the nephew of the person whose hobby is sea glass collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "grandchild(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "hobby(Y_13, \"sea glass collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 15 + }, + { + "id": "9ee9c9b8-ebf5-4f77-8597-16d98b8dbd0a", + "question": "What is the hobby of the great-grandson of the great-aunt of the grandmother of the great-grandson of the grandson of the person whose occupation is neurosurgeon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "grandmother(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "grandson(Y_13, Y_11)", + "job(Y_13, \"neurosurgeon\")" + ], + "answer": "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": "6f1e65aa-4107-458c-ae06-0c0c03f67906", + "question": "What is the date of birth of the grandmother of the grandson of the male first cousin once removed of the brother-in-law of the great-grandchild of the person whose occupation is food technologist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "grandson(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "great_grandchild(Y_13, Y_11)", + "job(Y_13, \"food technologist\")" + ], + "answer": "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": "778badb3-c67e-4b5a-9487-90d217aebdd1", + "question": "What is the hobby of the child of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "child(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "brother_in_law(\"Jay Belanger\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 13 + }, + { + "id": "83111dab-b932-4a6a-9173-988d4aa03dc5", + "question": "What is the hobby of the uncle of the granddaughter of the male first cousin once removed of the nephew of the aunt of Latasha Sterner?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "aunt(\"Latasha Sterner\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 13 + }, + { + "id": "30560ec1-9fd6-4b27-9aa1-51f6a2c6d173", + "question": "What is the hobby of the sibling of the brother of the sister-in-law of the great-uncle of the grandchild of Tobias Mccartney?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "sister_in_law(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "grandchild(\"Tobias Mccartney\", 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": "c95dacc9-27fa-41e9-8a8c-401a8e1fe4a5", + "question": "What is the hobby of the grandson of the nephew of the female cousin of the sister-in-law of the male cousin of Shelton Wiese?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandson(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "sister_in_law(Y_11, Y_9)", + "male_cousin(\"Shelton Wiese\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 13 + }, + { + "id": "b265e755-4efa-4fed-83ac-837ec9554789", + "question": "What is the occupation of the child of the male second cousin of the grandson of the father of the niece of Stewart Gil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "child(Y_5, Y_3)", + "male_second_cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(Y_11, Y_9)", + "niece(\"Stewart Gil\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 12 + }, + { + "id": "ca165254-43fb-4e64-ae71-986057721962", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the wife of the second aunt of Elliot Griffey?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "parent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "wife(Y_11, Y_9)", + "second_aunt(\"Elliot Griffey\", 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": "d40782b6-1a5d-4108-a868-88f9858402d9", + "question": "What is the hobby of the friend of the father of the father-in-law of the mother-in-law of the uncle of Hal Giordano?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "friend(Y_5, Y_3)", + "father(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "mother_in_law(Y_11, Y_9)", + "uncle(\"Hal Giordano\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 9 + }, + { + "id": "0f009981-5406-471b-9ef1-6a859e05da90", + "question": "What is the date of birth of the second uncle of the sister-in-law of the niece of the great-grandchild of the mother of Isaias Pagan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_grandchild(Y_11, Y_9)", + "mother(\"Isaias Pagan\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 13 + }, + { + "id": "f71fb0b3-2bf5-48c2-9733-ee79b8629051", + "question": "What is the date of birth of the brother-in-law of the grandchild of the male second cousin of the nephew of the son of Oscar Atchison?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "son(\"Oscar Atchison\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 13 + }, + { + "id": "07f15d11-cbf8-4d0a-baaa-3a31924ba8d9", + "question": "What is the occupation of the grandmother of the great-grandson of the grandson of the great-uncle of the granddaughter of Ricky Penny?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "great_grandson(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "granddaughter(\"Ricky Penny\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 13 + }, + { + "id": "89aab3c9-1353-42af-b55d-11e83152262a", + "question": "What is the hobby of the child of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_9\": \"Paula Fike\", \"Y_3\": \"Louis Cardoza\", \"Y_2\": \"finance\", \"Y_11\": \"Lea Sackett\", \"Y_7\": \"Hazel Pitre\", \"Y_5\": \"Tara Cardoza\"}, {\"Y_9\": \"Cordelia Wyatt\", \"Y_11\": \"Roseanna Wyatt\", \"Y_5\": \"Harris Lowrey\", \"Y_2\": \"race walking\", \"Y_3\": \"Lanny Lowrey\", \"Y_7\": \"Krystal Worrell\"}, {\"Y_5\": \"Kerrie Lloyd\", \"Y_11\": \"Patty Luck\", \"Y_9\": \"Krystal Luck\", \"Y_3\": \"Crysta Lloyd\", \"Y_7\": \"Lauren Ocampo\", \"Y_2\": \"surfing\"}, {\"Y_7\": \"Virgie Pruitt\", \"Y_2\": \"die-cast toy\", \"Y_3\": \"Karolyn Matherne\", \"Y_5\": \"Henrietta Whitmer\", \"Y_11\": \"Babara Mendes\", \"Y_9\": \"Sona Helman\"}, {\"Y_7\": \"Henrietta Whitmer\", \"Y_5\": \"Dino Pruitt\", \"Y_2\": \"vegetable farming\", \"Y_11\": \"Babara Mendes\", \"Y_3\": \"Rolland Pruitt\", \"Y_9\": \"Sona Helman\"}, {\"Y_2\": \"neuroscience\", \"Y_7\": \"Karolyn Atchison\", \"Y_3\": \"Ben Atchison\", \"Y_9\": \"Toshiko Turney\", \"Y_11\": \"Vito Atchison\", \"Y_5\": \"Mose Atchison\"}, {\"Y_3\": \"Louis Cardoza\", \"Y_2\": \"finance\", \"Y_11\": \"Lea Sackett\", \"Y_7\": \"Hazel Pitre\", \"Y_5\": \"Tara Cardoza\", \"Y_9\": \"Adah Bunnell\"}, {\"Y_9\": \"Maryam Rupert\", \"Y_3\": \"Louis Cardoza\", \"Y_2\": \"finance\", \"Y_11\": \"Lea Sackett\", \"Y_7\": \"Hazel Pitre\", \"Y_5\": \"Tara Cardoza\"}, {\"Y_7\": \"Chrissy Ocampo\", \"Y_5\": \"Kerrie Lloyd\", \"Y_3\": \"Emilio Lloyd\", \"Y_11\": \"Patty Luck\", \"Y_9\": \"Krystal Luck\", \"Y_2\": \"rock tumbling\"}, {\"Y_2\": \"birdwatching\", \"Y_7\": \"Ta Munguia\", \"Y_9\": \"Maira Leftwich\", \"Y_11\": \"Adell Leftwich\", \"Y_5\": \"Javier Munguia\", \"Y_3\": \"Leo Munguia\"}, {\"Y_7\": \"Angelia Pruitt\", \"Y_2\": \"die-cast toy\", \"Y_3\": \"Karolyn Matherne\", \"Y_5\": \"Henrietta Whitmer\", \"Y_11\": \"Babara Mendes\", \"Y_9\": \"Sona Helman\"}, {\"Y_5\": \"Kerrie Lloyd\", \"Y_7\": \"Marlene Ocampo\", \"Y_3\": \"Emilio Lloyd\", \"Y_11\": \"Patty Luck\", \"Y_9\": \"Krystal Luck\", \"Y_2\": \"rock tumbling\"}, {\"Y_7\": \"Angelia Pruitt\", \"Y_5\": \"Dino Pruitt\", \"Y_2\": \"vegetable farming\", \"Y_11\": \"Babara Mendes\", \"Y_3\": \"Rolland Pruitt\", \"Y_9\": \"Sona Helman\"}, {\"Y_5\": \"Adah Bunnell\", \"Y_2\": \"martial arts\", \"Y_11\": \"Lea Sackett\", \"Y_3\": \"Maybelle Bunnell\", \"Y_9\": \"Hazel Pitre\", \"Y_7\": \"Maryam Rupert\"}, {\"Y_7\": \"Chrissy Ocampo\", \"Y_5\": \"Kerrie Lloyd\", \"Y_11\": \"Patty Luck\", \"Y_9\": \"Krystal Luck\", \"Y_3\": \"Crysta Lloyd\", \"Y_2\": \"surfing\"}, {\"Y_7\": \"Angelia Pruitt\", \"Y_3\": \"Claudio Whitmer\", \"Y_2\": \"figure skating\", \"Y_5\": \"Henrietta Whitmer\", \"Y_11\": \"Babara Mendes\", \"Y_9\": \"Sona Helman\"}, {\"Y_7\": \"Virgie Pruitt\", \"Y_3\": \"Claudio Whitmer\", \"Y_2\": \"figure skating\", \"Y_5\": \"Henrietta Whitmer\", \"Y_11\": \"Babara Mendes\", \"Y_9\": \"Sona Helman\"}, {\"Y_5\": \"Kerrie Lloyd\", \"Y_7\": \"Marlene Ocampo\", \"Y_11\": \"Patty Luck\", \"Y_9\": \"Krystal Luck\", \"Y_3\": \"Crysta Lloyd\", \"Y_2\": \"surfing\"}, {\"Y_5\": \"Kerrie Lloyd\", \"Y_3\": \"Emilio Lloyd\", \"Y_11\": \"Patty Luck\", \"Y_9\": \"Krystal Luck\", \"Y_2\": \"rock tumbling\", \"Y_7\": \"Lauren Ocampo\"}, {\"Y_5\": \"Adah Bunnell\", \"Y_2\": \"martial arts\", \"Y_9\": \"Tara Cardoza\", \"Y_11\": \"Lea Sackett\", \"Y_3\": \"Maybelle Bunnell\", \"Y_7\": \"Maryam Rupert\"}, {\"Y_2\": \"herping\", \"Y_9\": \"Cordelia Wyatt\", \"Y_11\": \"Roseanna Wyatt\", \"Y_5\": \"Harris Lowrey\", \"Y_7\": \"Krystal Worrell\", \"Y_3\": \"Viola Gerdes\"}, {\"Y_7\": \"Virgie Pruitt\", \"Y_5\": \"Dino Pruitt\", \"Y_2\": \"vegetable farming\", \"Y_11\": \"Babara Mendes\", \"Y_3\": \"Rolland Pruitt\", \"Y_9\": \"Sona Helman\"}, {\"Y_3\": \"Winfred Atchison\", \"Y_7\": \"Karolyn Atchison\", \"Y_9\": \"Toshiko Turney\", \"Y_11\": \"Vito Atchison\", \"Y_2\": \"trapshooting\", \"Y_5\": \"Mose Atchison\"}]", + "answer": [ + "birdwatching", + "die-cast toy", + "figure skating", + "finance", + "herping", + "martial arts", + "neuroscience", + "race walking", + "rock tumbling", + "surfing", + "trapshooting", + "vegetable farming" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "child(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "job(Y_11, \"cabin crew\")" + ], + "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": "55243e8e-9c6f-4c4b-81d6-0ae72799fa6e", + "question": "What is the hobby of the uncle of the granddaughter of the male first cousin once removed of the nephew of the person whose hobby is kart racing?", + "intermediate_answers": "[{\"Y_2\": \"science and technology studies\", \"Y_7\": \"Lucius Wyant\", \"Y_11\": \"Daphne Wyant\", \"Y_5\": \"Odessa Owens\", \"Y_3\": \"Carey Wyant\", \"Y_9\": \"Damon Ashby\"}, {\"Y_5\": \"Elvie Hensley\", \"Y_2\": \"science and technology studies\", \"Y_7\": \"Lucius Wyant\", \"Y_11\": \"Daphne Wyant\", \"Y_3\": \"Carey Wyant\", \"Y_9\": \"Damon Ashby\"}]", + "answer": [ + "science and technology studies" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "hobby(Y_11, \"kart 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": 12 + }, + { + "id": "86dda15c-9cbb-474b-bdda-cb2c70761823", + "question": "What is the hobby of the sibling of the brother of the sister-in-law of the great-uncle of the person whose date of birth is 1056-12-23?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "sister_in_law(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "dob(Y_11, \"1056-12-23\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 9 + }, + { + "id": "c3c854aa-6bb3-42fd-a248-11944e83e5ce", + "question": "What is the hobby of the grandson of the nephew of the female cousin of the sister-in-law of the person whose hobby is video gaming?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandson(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "sister_in_law(Y_11, Y_9)", + "hobby(Y_11, \"video gaming\")" + ], + "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": "6bbe77a0-1fb5-4f1a-876d-48f844fb93f9", + "question": "What is the occupation of the child of the male second cousin of the grandson of the father of the person whose date of birth is 1069-04-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "child(Y_5, Y_3)", + "male_second_cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(Y_11, Y_9)", + "dob(Y_11, \"1069-04-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 11 + }, + { + "id": "29b9ba35-df66-43d5-80dd-8f9d84544a55", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the wife of the person whose occupation is lawyer?", + "intermediate_answers": "[{\"Y_7\": \"Berneice Constant\", \"Y_9\": \"Johnetta Constant\", \"Y_5\": \"Leeann Olmos\", \"Y_2\": \"history\", \"Y_11\": \"Benito Constant\", \"Y_3\": \"Lynn Olmos\"}, {\"Y_5\": \"Albertine Phillips\", \"Y_11\": \"Kirk Wright\", \"Y_9\": \"Brigette Wright\", \"Y_3\": \"Kristine Phillips\", \"Y_2\": \"seashell collecting\", \"Y_7\": \"Annita Wright\"}, {\"Y_11\": \"Kirk Wright\", \"Y_9\": \"Brigette Wright\", \"Y_5\": \"Lashandra Phillips\", \"Y_3\": \"Kristine Phillips\", \"Y_2\": \"seashell collecting\", \"Y_7\": \"Annita Wright\"}, {\"Y_5\": \"Gemma Bernhardt\", \"Y_2\": \"tether car\", \"Y_7\": \"Angelia Safford\", \"Y_11\": \"Kieth Safford\", \"Y_3\": \"Jacques Bernhardt\", \"Y_9\": \"Xiomara Safford\"}, {\"Y_3\": \"Levi Phillips\", \"Y_5\": \"Rosanna Caraballo\", \"Y_11\": \"Kirk Wright\", \"Y_9\": \"Brigette Wright\", \"Y_2\": \"audiophile\", \"Y_7\": \"Annita Wright\"}, {\"Y_3\": \"Levi Phillips\", \"Y_2\": \"audiophile\", \"Y_11\": \"Kirk Wright\", \"Y_9\": \"Brigette Wright\", \"Y_5\": \"Lashandra Phillips\", \"Y_7\": \"Annita Wright\"}, {\"Y_7\": \"Colleen Ide\", \"Y_2\": \"table tennis playing\", \"Y_3\": \"Hyun Gaynor\", \"Y_9\": \"Scottie Ide\", \"Y_11\": \"Freddy Ide\", \"Y_5\": \"Dorinda Menendez\"}, {\"Y_7\": \"Anastasia Aston\", \"Y_9\": \"Bess Aston\", \"Y_5\": \"Flora Stillwell\", \"Y_2\": \"race walking\", \"Y_3\": \"Lonnie Stillwell\", \"Y_11\": \"Danilo Aston\"}, {\"Y_5\": \"Rosanna Caraballo\", \"Y_11\": \"Kirk Wright\", \"Y_9\": \"Brigette Wright\", \"Y_3\": \"Kristine Phillips\", \"Y_2\": \"seashell collecting\", \"Y_7\": \"Annita Wright\"}, {\"Y_5\": \"Gemma Bernhardt\", \"Y_2\": \"color guard\", \"Y_7\": \"Angelia Safford\", \"Y_11\": \"Kieth Safford\", \"Y_3\": \"Lavern Bernhardt\", \"Y_9\": \"Xiomara Safford\"}, {\"Y_2\": \"linguistics\", \"Y_7\": \"Anastasia Aston\", \"Y_9\": \"Bess Aston\", \"Y_5\": \"Flora Stillwell\", \"Y_11\": \"Danilo Aston\", \"Y_3\": \"Josette Stillwell\"}, {\"Y_5\": \"Albertine Phillips\", \"Y_3\": \"Levi Phillips\", \"Y_11\": \"Kirk Wright\", \"Y_9\": \"Brigette Wright\", \"Y_2\": \"audiophile\", \"Y_7\": \"Annita Wright\"}, {\"Y_3\": \"Leroy Olmos\", \"Y_7\": \"Berneice Constant\", \"Y_9\": \"Johnetta Constant\", \"Y_2\": \"hiking\", \"Y_5\": \"Leeann Olmos\", \"Y_11\": \"Benito Constant\"}, {\"Y_2\": \"fishkeeping\", \"Y_7\": \"Colleen Ide\", \"Y_3\": \"Jackson Gaynor\", \"Y_9\": \"Scottie Ide\", \"Y_11\": \"Freddy Ide\", \"Y_5\": \"Dorinda Menendez\"}]", + "answer": [ + "audiophile", + "color guard", + "fishkeeping", + "hiking", + "history", + "linguistics", + "race walking", + "seashell collecting", + "table tennis playing", + "tether car" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "parent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "wife(Y_11, Y_9)", + "job(Y_11, \"lawyer\")" + ], + "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": "c57b6453-dfa6-45b2-83b4-9c19aae5b26c", + "question": "What is the hobby of the friend of the father of the father-in-law of the mother-in-law of the person whose date of birth is 1023-07-09?", + "intermediate_answers": "[{\"Y_3\": \"Rafael Gordy\", \"Y_7\": \"Wade Paz\", \"Y_11\": \"Aline Paz\", \"Y_2\": \"magnet fishing\", \"Y_9\": \"Pansy Paz\", \"Y_5\": \"Isaac Paz\"}, {\"Y_7\": \"Wade Paz\", \"Y_11\": \"Aline Paz\", \"Y_2\": \"dodgeball\", \"Y_9\": \"Pansy Paz\", \"Y_3\": \"Wilber Hadden\", \"Y_5\": \"Isaac Paz\"}, {\"Y_3\": \"Oscar Brooks\", \"Y_7\": \"Wade Paz\", \"Y_11\": \"Aline Paz\", \"Y_2\": \"magnet fishing\", \"Y_9\": \"Pansy Paz\", \"Y_5\": \"Isaac Paz\"}]", + "answer": [ + "dodgeball", + "magnet fishing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "friend(Y_5, Y_3)", + "father(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "mother_in_law(Y_11, Y_9)", + "dob(Y_11, \"1023-07-09\")" + ], + "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": "87a2558c-6b26-4465-b42f-05298270d455", + "question": "What is the date of birth of the second uncle of the sister-in-law of the niece of the great-grandchild of the person whose hobby is social studies?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_grandchild(Y_11, Y_9)", + "hobby(Y_11, \"social studies\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 13 + }, + { + "id": "bf1dfbed-5c59-4a77-9289-f40d92c6134f", + "question": "What is the date of birth of the brother-in-law of the grandchild of the male second cousin of the nephew of the person whose hobby is sea glass collecting?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "nephew(Y_11, Y_9)", + "hobby(Y_11, \"sea glass collecting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 13 + }, + { + "id": "c9604483-efc5-40c5-8c14-2b3aed6041a7", + "question": "What is the occupation of the grandmother of the great-grandson of the grandson of the great-uncle of the person whose date of birth is 0941-02-07?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "great_grandson(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "great_uncle(Y_11, Y_9)", + "dob(Y_11, \"0941-02-07\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 12 + }, + { + "id": "5f0aa241-ef80-43fb-b302-f997ef67227c", + "question": "What is the date of birth of the sibling of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "brother_in_law(\"Jay Belanger\", 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": "98a1dbde-6e6c-421e-a5fe-44de347cd064", + "question": "What is the occupation of the male first cousin once removed of the nephew of the aunt of the female second cousin of Vicki Bibbs?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "female_second_cousin(\"Vicki Bibbs\", 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": "b627e050-ab24-4c04-9546-8eaebd1b0ddd", + "question": "What is the occupation of the great-uncle of the grandchild of the aunt of the male cousin of Henrietta Carreon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "male_cousin(\"Henrietta Carreon\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 11 + }, + { + "id": "2c685086-671a-4436-8028-225a9ed6fc24", + "question": "What is the occupation of the male cousin of the great-granddaughter of the female first cousin once removed of the sibling of Karina Bayne?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "female_first_cousin_once_removed(Y_9, Y_7)", + "sibling(\"Karina Bayne\", 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": "58beaacc-d681-4f27-b6fa-93bb75e923da", + "question": "What is the date of birth of the father of the cousin of the grandson of the nephew of Arthur Sandler?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "nephew(\"Arthur Sandler\", 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": "3a6fee06-14e7-4f99-8ae1-571f94f0824f", + "question": "What is the occupation of the grandfather of the child of the male second cousin of the grandson of Shirleen Yon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "grandson(\"Shirleen Yon\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 11 + }, + { + "id": "79cda341-c348-42fa-9da9-cbcfee4b2077", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the wife of Reyna Veliz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "parent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "wife(\"Reyna Veliz\", 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": "8fd3d727-5ab3-4d85-b573-3a5eb0fbbfd6", + "question": "What is the hobby of the father of the father-in-law of the mother-in-law of the uncle of Hal Giordano?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "father(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "uncle(\"Hal Giordano\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 8 + }, + { + "id": "75b34c47-93b9-47be-ac0a-b7a9172df11c", + "question": "What is the occupation of the niece of the great-grandchild of the mother of the male second cousin of Chrissy Whitehouse?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "mother(Y_9, Y_7)", + "male_second_cousin(\"Chrissy Whitehouse\", 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": "a571706a-f73a-4c8d-9770-d2effe3992f6", + "question": "What is the hobby of the nephew of the son of the great-grandchild of the uncle of Alejandrina Aranda?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "son(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "uncle(\"Alejandrina Aranda\", 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": "a2c5ebba-4220-419e-9218-8eb7b60065cf", + "question": "What is the date of birth of the sibling of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_9\": \"Babara Mendes\", \"Y_2\": \"0981-09-18\", \"Y_3\": \"Virgie Pruitt\", \"Y_7\": \"Sona Helman\", \"Y_5\": \"Henrietta Whitmer\"}, {\"Y_2\": \"1043-02-26\", \"Y_7\": \"Krystal Luck\", \"Y_5\": \"Chrissy Ocampo\", \"Y_9\": \"Patty Luck\", \"Y_3\": \"Hector Ocampo\"}, {\"Y_2\": \"1043-02-26\", \"Y_5\": \"Kerrie Lloyd\", \"Y_7\": \"Krystal Luck\", \"Y_9\": \"Patty Luck\", \"Y_3\": \"Hector Ocampo\"}, {\"Y_5\": \"Lauren Ocampo\", \"Y_2\": \"1043-02-26\", \"Y_7\": \"Krystal Luck\", \"Y_9\": \"Patty Luck\", \"Y_3\": \"Hector Ocampo\"}, {\"Y_5\": \"Hazel Pitre\", \"Y_2\": \"1012-05-28\", \"Y_9\": \"Lea Sackett\", \"Y_3\": \"Victor Pitre\", \"Y_7\": \"Maryam Rupert\"}, {\"Y_2\": \"0973-03-10\", \"Y_3\": \"Tony Wyatt\", \"Y_5\": \"Cordelia Wyatt\", \"Y_9\": \"Roseanna Wyatt\", \"Y_7\": \"Krystal Worrell\"}, {\"Y_5\": \"Kerrie Lloyd\", \"Y_7\": \"Krystal Luck\", \"Y_3\": \"Marlene Ocampo\", \"Y_2\": \"1037-02-20\", \"Y_9\": \"Patty Luck\"}, {\"Y_7\": \"Maira Leftwich\", \"Y_3\": \"Javier Munguia\", \"Y_2\": \"0972-12-16\", \"Y_9\": \"Adell Leftwich\", \"Y_5\": \"Ta Munguia\"}, {\"Y_5\": \"Lauren Ocampo\", \"Y_7\": \"Krystal Luck\", \"Y_3\": \"Marlene Ocampo\", \"Y_2\": \"1037-02-20\", \"Y_9\": \"Patty Luck\"}, {\"Y_9\": \"Babara Mendes\", \"Y_2\": \"0980-08-04\", \"Y_5\": \"Angelia Pruitt\", \"Y_7\": \"Sona Helman\", \"Y_3\": \"Marty Pruitt\"}, {\"Y_3\": \"Harris Lowrey\", \"Y_2\": \"0956-01-27\", \"Y_5\": \"Krystal Worrell\", \"Y_9\": \"Roseanna Wyatt\", \"Y_7\": \"Cordelia Wyatt\"}, {\"Y_2\": \"1017-02-11\", \"Y_5\": \"Tara Cardoza\", \"Y_3\": \"Hazel Pitre\", \"Y_9\": \"Lea Sackett\", \"Y_7\": \"Paula Fike\"}, {\"Y_2\": \"1020-01-04\", \"Y_5\": \"Maryam Rupert\", \"Y_7\": \"Hazel Pitre\", \"Y_9\": \"Lea Sackett\", \"Y_3\": \"Adah Bunnell\"}, {\"Y_9\": \"Babara Mendes\", \"Y_5\": \"Angelia Pruitt\", \"Y_2\": \"0981-09-18\", \"Y_3\": \"Virgie Pruitt\", \"Y_7\": \"Sona Helman\"}, {\"Y_5\": \"Hazel Pitre\", \"Y_3\": \"Tara Cardoza\", \"Y_2\": \"1014-08-02\", \"Y_7\": \"Adah Bunnell\", \"Y_9\": \"Lea Sackett\"}, {\"Y_9\": \"Babara Mendes\", \"Y_2\": \"0980-08-04\", \"Y_7\": \"Sona Helman\", \"Y_5\": \"Henrietta Whitmer\", \"Y_3\": \"Marty Pruitt\"}, {\"Y_7\": \"Shelly Remington\", \"Y_3\": \"Lucretia Worden\", \"Y_9\": \"Randolph Herman\", \"Y_2\": \"0984-03-28\", \"Y_5\": \"Juanita Worden\"}, {\"Y_9\": \"Babara Mendes\", \"Y_2\": \"0978-03-03\", \"Y_7\": \"Sona Helman\", \"Y_5\": \"Virgie Pruitt\", \"Y_3\": \"Dino Pruitt\"}, {\"Y_2\": \"1017-02-11\", \"Y_7\": \"Adah Bunnell\", \"Y_5\": \"Tara Cardoza\", \"Y_3\": \"Hazel Pitre\", \"Y_9\": \"Lea Sackett\"}, {\"Y_7\": \"Krystal Luck\", \"Y_2\": \"1040-05-17\", \"Y_5\": \"Marlene Ocampo\", \"Y_9\": \"Patty Luck\", \"Y_3\": \"Kerrie Lloyd\"}, {\"Y_9\": \"Babara Mendes\", \"Y_3\": \"Henrietta Whitmer\", \"Y_2\": \"0978-10-11\", \"Y_7\": \"Sona Helman\", \"Y_5\": \"Virgie Pruitt\"}, {\"Y_2\": \"0949-09-01\", \"Y_5\": \"Krystal Worrell\", \"Y_9\": \"Roseanna Wyatt\", \"Y_3\": \"Byron Lowrey\", \"Y_7\": \"Cordelia Wyatt\"}, {\"Y_5\": \"Hazel Pitre\", \"Y_2\": \"1012-05-28\", \"Y_9\": \"Lea Sackett\", \"Y_7\": \"Paula Fike\", \"Y_3\": \"Victor Pitre\"}, {\"Y_5\": \"Adah Bunnell\", \"Y_3\": \"Maryam Rupert\", \"Y_7\": \"Hazel Pitre\", \"Y_9\": \"Lea Sackett\", \"Y_2\": \"1018-09-05\"}, {\"Y_9\": \"Babara Mendes\", \"Y_3\": \"Angelia Pruitt\", \"Y_2\": \"0974-04-08\", \"Y_7\": \"Sona Helman\", \"Y_5\": \"Virgie Pruitt\"}, {\"Y_3\": \"Pat Atchison\", \"Y_2\": \"0934-10-26\", \"Y_9\": \"Vito Atchison\", \"Y_7\": \"Toshiko Turney\", \"Y_5\": \"Karolyn Atchison\"}, {\"Y_5\": \"Tara Cardoza\", \"Y_2\": \"1012-05-28\", \"Y_9\": \"Lea Sackett\", \"Y_7\": \"Paula Fike\", \"Y_3\": \"Victor Pitre\"}, {\"Y_5\": \"Kerrie Lloyd\", \"Y_7\": \"Krystal Luck\", \"Y_2\": \"1038-04-09\", \"Y_3\": \"Chrissy Ocampo\", \"Y_9\": \"Patty Luck\"}, {\"Y_5\": \"Lauren Ocampo\", \"Y_7\": \"Krystal Luck\", \"Y_2\": \"1038-04-09\", \"Y_3\": \"Chrissy Ocampo\", \"Y_9\": \"Patty Luck\"}, {\"Y_5\": \"Lauren Ocampo\", \"Y_7\": \"Krystal Luck\", \"Y_2\": \"1040-05-17\", \"Y_9\": \"Patty Luck\", \"Y_3\": \"Kerrie Lloyd\"}, {\"Y_5\": \"Tara Cardoza\", \"Y_2\": \"1012-05-28\", \"Y_9\": \"Lea Sackett\", \"Y_3\": \"Victor Pitre\", \"Y_7\": \"Maryam Rupert\"}, {\"Y_5\": \"Hazel Pitre\", \"Y_3\": \"Tara Cardoza\", \"Y_2\": \"1014-08-02\", \"Y_9\": \"Lea Sackett\", \"Y_7\": \"Paula Fike\"}, {\"Y_5\": \"Hazel Pitre\", \"Y_3\": \"Tara Cardoza\", \"Y_2\": \"1014-08-02\", \"Y_9\": \"Lea Sackett\", \"Y_7\": \"Maryam Rupert\"}, {\"Y_7\": \"Tara Cardoza\", \"Y_2\": \"1020-01-04\", \"Y_5\": \"Maryam Rupert\", \"Y_9\": \"Lea Sackett\", \"Y_3\": \"Adah Bunnell\"}, {\"Y_2\": \"1035-11-12\", \"Y_7\": \"Krystal Luck\", \"Y_5\": \"Marlene Ocampo\", \"Y_9\": \"Patty Luck\", \"Y_3\": \"Lauren Ocampo\"}, {\"Y_9\": \"Vito Atchison\", \"Y_7\": \"Toshiko Turney\", \"Y_3\": \"Mose Atchison\", \"Y_5\": \"Karolyn Atchison\", \"Y_2\": \"0938-03-08\"}, {\"Y_9\": \"Babara Mendes\", \"Y_2\": \"0978-03-03\", \"Y_7\": \"Sona Helman\", \"Y_5\": \"Henrietta Whitmer\", \"Y_3\": \"Dino Pruitt\"}, {\"Y_7\": \"Shelly Remington\", \"Y_2\": \"0983-03-08\", \"Y_5\": \"Lucretia Worden\", \"Y_9\": \"Randolph Herman\", \"Y_3\": \"Juanita Worden\"}, {\"Y_2\": \"1035-11-12\", \"Y_5\": \"Kerrie Lloyd\", \"Y_7\": \"Krystal Luck\", \"Y_9\": \"Patty Luck\", \"Y_3\": \"Lauren Ocampo\"}, {\"Y_7\": \"Adah Bunnell\", \"Y_5\": \"Tara Cardoza\", \"Y_2\": \"1012-05-28\", \"Y_9\": \"Lea Sackett\", \"Y_3\": \"Victor Pitre\"}, {\"Y_2\": \"1017-02-11\", \"Y_5\": \"Tara Cardoza\", \"Y_3\": \"Hazel Pitre\", \"Y_9\": \"Lea Sackett\", \"Y_7\": \"Maryam Rupert\"}, {\"Y_7\": \"Krystal Luck\", \"Y_2\": \"1040-05-17\", \"Y_5\": \"Chrissy Ocampo\", \"Y_9\": \"Patty Luck\", \"Y_3\": \"Kerrie Lloyd\"}, {\"Y_5\": \"Hazel Pitre\", \"Y_7\": \"Adah Bunnell\", \"Y_2\": \"1012-05-28\", \"Y_9\": \"Lea Sackett\", \"Y_3\": \"Victor Pitre\"}, {\"Y_9\": \"Babara Mendes\", \"Y_5\": \"Angelia Pruitt\", \"Y_2\": \"0978-03-03\", \"Y_7\": \"Sona Helman\", \"Y_3\": \"Dino Pruitt\"}, {\"Y_9\": \"Babara Mendes\", \"Y_3\": \"Angelia Pruitt\", \"Y_2\": \"0974-04-08\", \"Y_7\": \"Sona Helman\", \"Y_5\": \"Henrietta Whitmer\"}, {\"Y_7\": \"Tara Cardoza\", \"Y_5\": \"Adah Bunnell\", \"Y_3\": \"Maryam Rupert\", \"Y_9\": \"Lea Sackett\", \"Y_2\": \"1018-09-05\"}, {\"Y_3\": \"Reinaldo Atchison\", \"Y_9\": \"Vito Atchison\", \"Y_7\": \"Toshiko Turney\", \"Y_2\": \"0935-09-15\", \"Y_5\": \"Karolyn Atchison\"}, {\"Y_9\": \"Babara Mendes\", \"Y_5\": \"Angelia Pruitt\", \"Y_3\": \"Henrietta Whitmer\", \"Y_2\": \"0978-10-11\", \"Y_7\": \"Sona Helman\"}, {\"Y_2\": \"1043-02-26\", \"Y_7\": \"Krystal Luck\", \"Y_5\": \"Marlene Ocampo\", \"Y_9\": \"Patty Luck\", \"Y_3\": \"Hector Ocampo\"}, {\"Y_7\": \"Krystal Luck\", \"Y_2\": \"1038-04-09\", \"Y_3\": \"Chrissy Ocampo\", \"Y_5\": \"Marlene Ocampo\", \"Y_9\": \"Patty Luck\"}, {\"Y_9\": \"Babara Mendes\", \"Y_2\": \"0980-08-04\", \"Y_7\": \"Sona Helman\", \"Y_3\": \"Marty Pruitt\", \"Y_5\": \"Virgie Pruitt\"}, {\"Y_7\": \"Krystal Luck\", \"Y_3\": \"Marlene Ocampo\", \"Y_5\": \"Chrissy Ocampo\", \"Y_2\": \"1037-02-20\", \"Y_9\": \"Patty Luck\"}, {\"Y_2\": \"1035-11-12\", \"Y_7\": \"Krystal Luck\", \"Y_5\": \"Chrissy Ocampo\", \"Y_9\": \"Patty Luck\", \"Y_3\": \"Lauren Ocampo\"}, {\"Y_9\": \"Vito Atchison\", \"Y_7\": \"Toshiko Turney\", \"Y_5\": \"Karolyn Atchison\", \"Y_3\": \"Vaughn Atchison\", \"Y_2\": \"0940-08-02\"}]", + "answer": [ + "0934-10-26", + "0935-09-15", + "0938-03-08", + "0940-08-02", + "0949-09-01", + "0956-01-27", + "0972-12-16", + "0973-03-10", + "0974-04-08", + "0978-03-03", + "0978-10-11", + "0980-08-04", + "0981-09-18", + "0983-03-08", + "0984-03-28", + "1012-05-28", + "1014-08-02", + "1017-02-11", + "1018-09-05", + "1020-01-04", + "1035-11-12", + "1037-02-20", + "1038-04-09", + "1040-05-17", + "1043-02-26" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "job(Y_9, \"cabin crew\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 11 + }, + { + "id": "3d1299d8-4188-41e3-8895-d1365d1161c0", + "question": "What is the occupation of the male first cousin once removed of the nephew of the aunt of the person whose hobby is sledding?", + "intermediate_answers": "[{\"Y_3\": \"Lorenzo Rainwater\", \"Y_7\": \"Irene Chapin\", \"Y_2\": \"theatre manager\", \"Y_5\": \"Neil Mattos\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Myron Copley\", \"Y_9\": \"Enid Stahl\", \"Y_7\": \"Devora Abbott\", \"Y_2\": \"comptroller\", \"Y_3\": \"Carey Abbott\"}, {\"Y_7\": \"Meghann Yanez\", \"Y_2\": \"emergency planning officer\", \"Y_3\": \"Ryan Nagle\", \"Y_9\": \"Chris Yanez\", \"Y_5\": \"Ira Mather\"}, {\"Y_2\": \"international aid worker\", \"Y_9\": \"Monica Ochs\", \"Y_3\": \"Marty Lear\", \"Y_5\": \"Monte Ochs\", \"Y_7\": \"Tonya Lear\"}, {\"Y_7\": \"Dorris Mattos\", \"Y_3\": \"Marcelo Mattos\", \"Y_2\": \"chief of staff\", \"Y_5\": \"Austin Chapin\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Elliott Matthews\", \"Y_7\": \"Dorris Mattos\", \"Y_3\": \"Buddy Rainwater\", \"Y_2\": \"restaurant manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Octavio Archambault\", \"Y_2\": \"production manager\", \"Y_7\": \"Ta Laird\", \"Y_3\": \"Wallace Hagerman\", \"Y_9\": \"Lenny Archambault\"}, {\"Y_7\": \"Jann Mather\", \"Y_2\": \"emergency planning officer\", \"Y_5\": \"Hugh Yanez\", \"Y_3\": \"Ryan Nagle\", \"Y_9\": \"Chris Yanez\"}, {\"Y_7\": \"Meghann Yanez\", \"Y_2\": \"futures trader\", \"Y_3\": \"Tommy Mather\", \"Y_9\": \"Chris Yanez\", \"Y_5\": \"Chris Yanez\"}, {\"Y_3\": \"Lorenzo Rainwater\", \"Y_5\": \"Elliott Matthews\", \"Y_7\": \"Dorris Mattos\", \"Y_2\": \"theatre manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Mitchel Gaul\", \"Y_2\": \"scientific laboratory technician\", \"Y_7\": \"Robbie Gaul\", \"Y_9\": \"Mitchel Gaul\", \"Y_3\": \"Shayne Feller\"}, {\"Y_5\": \"Lenny Archambault\", \"Y_2\": \"production manager\", \"Y_3\": \"Wallace Hagerman\", \"Y_7\": \"Natasha Bivens\", \"Y_9\": \"Lenny Archambault\"}, {\"Y_5\": \"Mitchel Gaul\", \"Y_7\": \"Delicia Schlueter\", \"Y_3\": \"Hugo Feller\", \"Y_2\": \"clinical biochemist\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_7\": \"Deanna Mckean\", \"Y_9\": \"Monica Ochs\", \"Y_3\": \"Drew Ochs\", \"Y_5\": \"Lester Lear\", \"Y_2\": \"oceanographer\"}, {\"Y_9\": \"Latrina Beaulieu\", \"Y_5\": \"Seth Sasser\", \"Y_3\": \"Quinn Fallon\", \"Y_7\": \"Nydia Dipietro\", \"Y_2\": \"lighting technician\"}, {\"Y_2\": \"licensed conveyancer\", \"Y_3\": \"Carey Lear\", \"Y_7\": \"Deanna Mckean\", \"Y_9\": \"Monica Ochs\", \"Y_5\": \"Monte Ochs\"}, {\"Y_7\": \"Annabelle Newland\", \"Y_5\": \"Mitchel Gaul\", \"Y_2\": \"personnel officer\", \"Y_3\": \"Reginald Scarborough\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_7\": \"Kerry Dominguez\", \"Y_5\": \"Octavio Archambault\", \"Y_2\": \"production manager\", \"Y_3\": \"Wallace Hagerman\", \"Y_9\": \"Lenny Archambault\"}, {\"Y_5\": \"Terry Matthews\", \"Y_7\": \"Dorris Mattos\", \"Y_3\": \"Marcelo Mattos\", \"Y_2\": \"chief of staff\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_7\": \"Kerry Dominguez\", \"Y_2\": \"production manager\", \"Y_3\": \"Wallace Hagerman\", \"Y_5\": \"Wilfredo Archambault\", \"Y_9\": \"Lenny Archambault\"}, {\"Y_5\": \"Octavio Archambault\", \"Y_2\": \"geographical information systems officer\", \"Y_7\": \"Natasha Bivens\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Bruno Hagerman\"}, {\"Y_9\": \"Liane Shoup\", \"Y_7\": \"Cordelia Champlin\", \"Y_5\": \"Enrique Champlin\", \"Y_2\": \"armed forces logistics officer\", \"Y_3\": \"Lowell Champlin\"}, {\"Y_3\": \"Lorenzo Rainwater\", \"Y_5\": \"Terry Matthews\", \"Y_2\": \"theatre manager\", \"Y_7\": \"Beatriz Grogan\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Elliott Matthews\", \"Y_7\": \"Dorris Mattos\", \"Y_3\": \"Marcelo Mattos\", \"Y_2\": \"chief of staff\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_2\": \"quarry manager\", \"Y_9\": \"Verona Mcmahan\", \"Y_5\": \"Erik Acuna\", \"Y_7\": \"Mica Rayner\", \"Y_3\": \"Lawerence Acuna\"}, {\"Y_3\": \"Buddy Rainwater\", \"Y_5\": \"Neil Mattos\", \"Y_7\": \"Beatriz Grogan\", \"Y_2\": \"restaurant manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_3\": \"Marcelo Mattos\", \"Y_2\": \"chief of staff\", \"Y_7\": \"Beatriz Grogan\", \"Y_5\": \"Austin Chapin\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Mitchel Gaul\", \"Y_2\": \"personnel officer\", \"Y_3\": \"Reginald Scarborough\", \"Y_7\": \"Robbie Gaul\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_3\": \"Lorenzo Rainwater\", \"Y_2\": \"theatre manager\", \"Y_5\": \"Neil Mattos\", \"Y_7\": \"Beatriz Grogan\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_2\": \"pathologist\", \"Y_5\": \"Lowell Verret\", \"Y_7\": \"Katharine Boettcher\", \"Y_3\": \"Stan Babb\", \"Y_9\": \"Lowell Verret\"}, {\"Y_9\": \"Latrina Beaulieu\", \"Y_2\": \"herpetologist\", \"Y_7\": \"Nydia Dipietro\", \"Y_3\": \"Noe Sasser\", \"Y_5\": \"Gilberto Fallon\"}, {\"Y_9\": \"Latrina Beaulieu\", \"Y_5\": \"Moritz Sasser\", \"Y_3\": \"Quinn Fallon\", \"Y_7\": \"Nydia Dipietro\", \"Y_2\": \"lighting technician\"}, {\"Y_5\": \"Lenny Archambault\", \"Y_2\": \"production manager\", \"Y_7\": \"Ta Laird\", \"Y_3\": \"Wallace Hagerman\", \"Y_9\": \"Lenny Archambault\"}, {\"Y_7\": \"Joann Gaul\", \"Y_2\": \"personnel officer\", \"Y_5\": \"Merrill Schlueter\", \"Y_3\": \"Reginald Scarborough\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_7\": \"Kerry Dominguez\", \"Y_2\": \"geographical information systems officer\", \"Y_5\": \"Wilfredo Archambault\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Bruno Hagerman\"}, {\"Y_5\": \"Octavio Archambault\", \"Y_2\": \"production manager\", \"Y_3\": \"Wallace Hagerman\", \"Y_7\": \"Natasha Bivens\", \"Y_9\": \"Lenny Archambault\"}, {\"Y_5\": \"Lowell Verret\", \"Y_2\": \"jewellery designer\", \"Y_3\": \"Scott Babb\", \"Y_9\": \"Lowell Verret\", \"Y_7\": \"Racquel Verret\"}, {\"Y_7\": \"Joann Gaul\", \"Y_5\": \"Mitchel Gaul\", \"Y_2\": \"personnel officer\", \"Y_3\": \"Reginald Scarborough\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_5\": \"Elliott Matthews\", \"Y_3\": \"Marcelo Mattos\", \"Y_2\": \"chief of staff\", \"Y_7\": \"Beatriz Grogan\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_2\": \"advertising art director\", \"Y_7\": \"Adell Dillion\", \"Y_5\": \"Colin Edgar\", \"Y_3\": \"Tad Norman\", \"Y_9\": \"Dexter Dillion\"}, {\"Y_2\": \"futures trader\", \"Y_7\": \"Jann Mather\", \"Y_5\": \"Hugh Yanez\", \"Y_3\": \"Tommy Mather\", \"Y_9\": \"Chris Yanez\"}, {\"Y_2\": \"artist\", \"Y_7\": \"Deanna Mckean\", \"Y_9\": \"Monica Ochs\", \"Y_5\": \"Lester Lear\", \"Y_3\": \"Milford Ochs\"}, {\"Y_9\": \"Verona Mcmahan\", \"Y_7\": \"Deja Acuna\", \"Y_2\": \"chief of staff\", \"Y_3\": \"Louis Mcmahan\", \"Y_5\": \"Ali Rayner\"}, {\"Y_9\": \"Verona Mcmahan\", \"Y_7\": \"Deja Acuna\", \"Y_3\": \"Ward Mcmahan\", \"Y_5\": \"Ali Rayner\", \"Y_2\": \"hospital doctor\"}, {\"Y_3\": \"Pasquale Norman\", \"Y_2\": \"herpetologist\", \"Y_7\": \"Adell Dillion\", \"Y_5\": \"Colin Edgar\", \"Y_9\": \"Dexter Dillion\"}, {\"Y_5\": \"Mitchel Gaul\", \"Y_2\": \"personnel officer\", \"Y_7\": \"Delicia Schlueter\", \"Y_3\": \"Reginald Scarborough\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_7\": \"Annabelle Newland\", \"Y_5\": \"Mitchel Gaul\", \"Y_3\": \"Hugo Feller\", \"Y_2\": \"clinical biochemist\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_9\": \"Verona Mcmahan\", \"Y_5\": \"Nickolas Acuna\", \"Y_7\": \"Deja Acuna\", \"Y_2\": \"chief of staff\", \"Y_3\": \"Louis Mcmahan\"}, {\"Y_9\": \"Verona Mcmahan\", \"Y_5\": \"Nickolas Acuna\", \"Y_7\": \"Deja Acuna\", \"Y_3\": \"Ward Mcmahan\", \"Y_2\": \"hospital doctor\"}, {\"Y_7\": \"Joann Gaul\", \"Y_5\": \"Merrill Schlueter\", \"Y_2\": \"scientific laboratory technician\", \"Y_3\": \"Shayne Feller\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_2\": \"geographical information systems officer\", \"Y_5\": \"Wilfredo Archambault\", \"Y_7\": \"Natasha Bivens\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Bruno Hagerman\"}, {\"Y_9\": \"Verona Mcmahan\", \"Y_5\": \"Nickolas Acuna\", \"Y_7\": \"Mica Rayner\", \"Y_2\": \"chief of staff\", \"Y_3\": \"Louis Mcmahan\"}, {\"Y_9\": \"Verona Mcmahan\", \"Y_5\": \"Nickolas Acuna\", \"Y_7\": \"Mica Rayner\", \"Y_3\": \"Ward Mcmahan\", \"Y_2\": \"hospital doctor\"}, {\"Y_5\": \"Elliott Matthews\", \"Y_7\": \"Irene Chapin\", \"Y_3\": \"Marcelo Mattos\", \"Y_2\": \"chief of staff\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_9\": \"Jefferson Sackett\", \"Y_5\": \"Jefferson Sackett\", \"Y_3\": \"Wayne Gilchrist\", \"Y_2\": \"learning disability nurse\", \"Y_7\": \"Shirley Pitre\"}, {\"Y_5\": \"Myron Copley\", \"Y_9\": \"Enid Stahl\", \"Y_7\": \"Zana Abbott\", \"Y_2\": \"comptroller\", \"Y_3\": \"Carey Abbott\"}, {\"Y_2\": \"quarry manager\", \"Y_9\": \"Verona Mcmahan\", \"Y_7\": \"Deja Acuna\", \"Y_3\": \"Lawerence Acuna\", \"Y_5\": \"Santos Acuna\"}, {\"Y_5\": \"Terry Matthews\", \"Y_7\": \"Irene Chapin\", \"Y_3\": \"Marcelo Mattos\", \"Y_2\": \"chief of staff\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Octavio Archambault\", \"Y_2\": \"geographical information systems officer\", \"Y_7\": \"Ta Laird\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Bruno Hagerman\"}, {\"Y_7\": \"Meghann Yanez\", \"Y_2\": \"futures trader\", \"Y_5\": \"Hugh Yanez\", \"Y_3\": \"Tommy Mather\", \"Y_9\": \"Chris Yanez\"}, {\"Y_3\": \"Lorenzo Rainwater\", \"Y_5\": \"Elliott Matthews\", \"Y_7\": \"Irene Chapin\", \"Y_2\": \"theatre manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_3\": \"Lorenzo Rainwater\", \"Y_5\": \"Bryon Mattos\", \"Y_2\": \"theatre manager\", \"Y_7\": \"Beatriz Grogan\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Elliott Matthews\", \"Y_7\": \"Irene Chapin\", \"Y_3\": \"Buddy Rainwater\", \"Y_2\": \"restaurant manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Bryon Mattos\", \"Y_3\": \"Buddy Rainwater\", \"Y_7\": \"Beatriz Grogan\", \"Y_2\": \"restaurant manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_2\": \"futures trader\", \"Y_7\": \"Jann Mather\", \"Y_3\": \"Tommy Mather\", \"Y_9\": \"Chris Yanez\", \"Y_5\": \"Chris Yanez\"}, {\"Y_7\": \"Meghann Yanez\", \"Y_2\": \"emergency planning officer\", \"Y_5\": \"Hugh Yanez\", \"Y_3\": \"Ryan Nagle\", \"Y_9\": \"Chris Yanez\"}, {\"Y_7\": \"Annabelle Newland\", \"Y_5\": \"Mitchel Gaul\", \"Y_2\": \"scientific laboratory technician\", \"Y_3\": \"Shayne Feller\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_7\": \"Joann Gaul\", \"Y_3\": \"Hugo Feller\", \"Y_5\": \"Merrill Schlueter\", \"Y_2\": \"clinical biochemist\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_7\": \"Annabelle Newland\", \"Y_5\": \"Merrill Schlueter\", \"Y_2\": \"scientific laboratory technician\", \"Y_3\": \"Shayne Feller\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_5\": \"Lenny Archambault\", \"Y_7\": \"Kerry Dominguez\", \"Y_2\": \"geographical information systems officer\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Bruno Hagerman\"}, {\"Y_2\": \"professor emeritus\", \"Y_5\": \"Williams Dominguez\", \"Y_7\": \"Natasha Bivens\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Kendrick Darnell\"}, {\"Y_5\": \"Kent Lear\", \"Y_2\": \"artist\", \"Y_7\": \"Deanna Mckean\", \"Y_9\": \"Monica Ochs\", \"Y_3\": \"Milford Ochs\"}, {\"Y_9\": \"Latrina Beaulieu\", \"Y_7\": \"Idell Sasser\", \"Y_5\": \"Salvador Dipietro\", \"Y_3\": \"Quinn Fallon\", \"Y_2\": \"lighting technician\"}, {\"Y_5\": \"Terry Matthews\", \"Y_3\": \"Buddy Rainwater\", \"Y_7\": \"Beatriz Grogan\", \"Y_2\": \"restaurant manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_9\": \"Liane Shoup\", \"Y_7\": \"Cordelia Champlin\", \"Y_5\": \"Enrique Champlin\", \"Y_2\": \"dealer\", \"Y_3\": \"Louie Shoup\"}, {\"Y_9\": \"Latrina Beaulieu\", \"Y_7\": \"Idell Sasser\", \"Y_2\": \"herpetologist\", \"Y_3\": \"Noe Sasser\", \"Y_5\": \"Gilberto Fallon\"}, {\"Y_2\": \"licensed conveyancer\", \"Y_3\": \"Carey Lear\", \"Y_9\": \"Monica Ochs\", \"Y_5\": \"Monte Ochs\", \"Y_7\": \"Tonya Lear\"}, {\"Y_2\": \"geographical information systems officer\", \"Y_7\": \"Ta Laird\", \"Y_5\": \"Wilfredo Archambault\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Bruno Hagerman\"}, {\"Y_2\": \"quarry manager\", \"Y_9\": \"Verona Mcmahan\", \"Y_7\": \"Mica Rayner\", \"Y_3\": \"Lawerence Acuna\", \"Y_5\": \"Santos Acuna\"}, {\"Y_7\": \"Annabelle Newland\", \"Y_3\": \"Hugo Feller\", \"Y_5\": \"Merrill Schlueter\", \"Y_2\": \"clinical biochemist\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_3\": \"Terrance Nagle\", \"Y_7\": \"Jann Mather\", \"Y_2\": \"pharmacist\", \"Y_5\": \"Hugh Yanez\", \"Y_9\": \"Chris Yanez\"}, {\"Y_3\": \"Lorenzo Rainwater\", \"Y_5\": \"Elliott Matthews\", \"Y_2\": \"theatre manager\", \"Y_7\": \"Beatriz Grogan\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_3\": \"Lorenzo Rainwater\", \"Y_5\": \"Bryon Mattos\", \"Y_7\": \"Irene Chapin\", \"Y_2\": \"theatre manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Terry Matthews\", \"Y_3\": \"Marcelo Mattos\", \"Y_2\": \"chief of staff\", \"Y_7\": \"Beatriz Grogan\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_2\": \"international aid worker\", \"Y_7\": \"Deanna Mckean\", \"Y_9\": \"Monica Ochs\", \"Y_3\": \"Marty Lear\", \"Y_5\": \"Monte Ochs\"}, {\"Y_9\": \"Liane Shoup\", \"Y_2\": \"chartered public finance accountant\", \"Y_7\": \"Cordelia Champlin\", \"Y_5\": \"Enrique Champlin\", \"Y_3\": \"Zachary Champlin\"}, {\"Y_7\": \"Irene Chapin\", \"Y_3\": \"Buddy Rainwater\", \"Y_5\": \"Neil Mattos\", \"Y_2\": \"restaurant manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_2\": \"professor emeritus\", \"Y_5\": \"Williams Dominguez\", \"Y_7\": \"Ta Laird\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Kendrick Darnell\"}, {\"Y_3\": \"Lorenzo Rainwater\", \"Y_5\": \"Terry Matthews\", \"Y_7\": \"Irene Chapin\", \"Y_2\": \"theatre manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_2\": \"production manager\", \"Y_7\": \"Ta Laird\", \"Y_3\": \"Wallace Hagerman\", \"Y_5\": \"Wilfredo Archambault\", \"Y_9\": \"Lenny Archambault\"}, {\"Y_5\": \"Terry Matthews\", \"Y_7\": \"Irene Chapin\", \"Y_3\": \"Buddy Rainwater\", \"Y_2\": \"restaurant manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_2\": \"artist\", \"Y_9\": \"Monica Ochs\", \"Y_5\": \"Lester Lear\", \"Y_3\": \"Milford Ochs\", \"Y_7\": \"Tonya Lear\"}, {\"Y_2\": \"quarry manager\", \"Y_9\": \"Verona Mcmahan\", \"Y_7\": \"Deja Acuna\", \"Y_3\": \"Lawerence Acuna\", \"Y_5\": \"Ali Rayner\"}, {\"Y_7\": \"Meghann Yanez\", \"Y_3\": \"Rosendo Yanez\", \"Y_2\": \"control and instrumentation engineer\", \"Y_5\": \"Hugh Yanez\", \"Y_9\": \"Chris Yanez\"}, {\"Y_5\": \"Kent Lear\", \"Y_9\": \"Monica Ochs\", \"Y_3\": \"Drew Ochs\", \"Y_2\": \"oceanographer\", \"Y_7\": \"Tonya Lear\"}, {\"Y_9\": \"Monica Ochs\", \"Y_3\": \"Drew Ochs\", \"Y_5\": \"Lester Lear\", \"Y_2\": \"oceanographer\", \"Y_7\": \"Tonya Lear\"}, {\"Y_5\": \"Lenny Archambault\", \"Y_2\": \"geographical information systems officer\", \"Y_7\": \"Ta Laird\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Bruno Hagerman\"}, {\"Y_2\": \"personnel officer\", \"Y_5\": \"Merrill Schlueter\", \"Y_3\": \"Reginald Scarborough\", \"Y_7\": \"Robbie Gaul\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_5\": \"Kent Lear\", \"Y_7\": \"Deanna Mckean\", \"Y_9\": \"Monica Ochs\", \"Y_3\": \"Drew Ochs\", \"Y_2\": \"oceanographer\"}, {\"Y_2\": \"pathologist\", \"Y_5\": \"Lowell Verret\", \"Y_3\": \"Stan Babb\", \"Y_9\": \"Lowell Verret\", \"Y_7\": \"Racquel Verret\"}, {\"Y_5\": \"Lenny Archambault\", \"Y_2\": \"geographical information systems officer\", \"Y_7\": \"Natasha Bivens\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Bruno Hagerman\"}, {\"Y_9\": \"Jefferson Sackett\", \"Y_2\": \"technical author\", \"Y_5\": \"Jefferson Sackett\", \"Y_3\": \"Victor Pitre\", \"Y_7\": \"Shirley Pitre\"}, {\"Y_7\": \"Annabelle Newland\", \"Y_2\": \"personnel officer\", \"Y_5\": \"Merrill Schlueter\", \"Y_3\": \"Reginald Scarborough\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_7\": \"Kerry Dominguez\", \"Y_5\": \"Octavio Archambault\", \"Y_2\": \"geographical information systems officer\", \"Y_9\": \"Lenny Archambault\", \"Y_3\": \"Bruno Hagerman\"}, {\"Y_5\": \"Merrill Schlueter\", \"Y_2\": \"scientific laboratory technician\", \"Y_7\": \"Robbie Gaul\", \"Y_9\": \"Mitchel Gaul\", \"Y_3\": \"Shayne Feller\"}, {\"Y_5\": \"Lowell Verret\", \"Y_7\": \"Katharine Boettcher\", \"Y_2\": \"jewellery designer\", \"Y_3\": \"Scott Babb\", \"Y_9\": \"Lowell Verret\"}, {\"Y_5\": \"Terry Matthews\", \"Y_7\": \"Dorris Mattos\", \"Y_3\": \"Buddy Rainwater\", \"Y_2\": \"restaurant manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_3\": \"Lorenzo Rainwater\", \"Y_5\": \"Terry Matthews\", \"Y_7\": \"Dorris Mattos\", \"Y_2\": \"theatre manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Kent Lear\", \"Y_2\": \"artist\", \"Y_9\": \"Monica Ochs\", \"Y_3\": \"Milford Ochs\", \"Y_7\": \"Tonya Lear\"}, {\"Y_2\": \"pilot\", \"Y_3\": \"Luis Gilchrist\", \"Y_9\": \"Jefferson Sackett\", \"Y_5\": \"Jefferson Sackett\", \"Y_7\": \"Shirley Pitre\"}, {\"Y_7\": \"Joann Gaul\", \"Y_5\": \"Mitchel Gaul\", \"Y_3\": \"Hugo Feller\", \"Y_2\": \"clinical biochemist\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_9\": \"Latrina Beaulieu\", \"Y_7\": \"Idell Sasser\", \"Y_2\": \"herpetologist\", \"Y_5\": \"Salvador Dipietro\", \"Y_3\": \"Noe Sasser\"}, {\"Y_7\": \"Meghann Yanez\", \"Y_3\": \"Rosendo Yanez\", \"Y_2\": \"control and instrumentation engineer\", \"Y_9\": \"Chris Yanez\", \"Y_5\": \"Ira Mather\"}, {\"Y_3\": \"Hugo Feller\", \"Y_5\": \"Merrill Schlueter\", \"Y_2\": \"clinical biochemist\", \"Y_7\": \"Robbie Gaul\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_7\": \"Meghann Yanez\", \"Y_3\": \"Terrance Nagle\", \"Y_2\": \"pharmacist\", \"Y_9\": \"Chris Yanez\", \"Y_5\": \"Ira Mather\"}, {\"Y_7\": \"Meghann Yanez\", \"Y_3\": \"Terrance Nagle\", \"Y_2\": \"pharmacist\", \"Y_5\": \"Hugh Yanez\", \"Y_9\": \"Chris Yanez\"}, {\"Y_5\": \"Mitchel Gaul\", \"Y_3\": \"Hugo Feller\", \"Y_2\": \"clinical biochemist\", \"Y_7\": \"Robbie Gaul\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_3\": \"Rosendo Yanez\", \"Y_7\": \"Jann Mather\", \"Y_2\": \"control and instrumentation engineer\", \"Y_5\": \"Hugh Yanez\", \"Y_9\": \"Chris Yanez\"}, {\"Y_5\": \"Elliott Matthews\", \"Y_3\": \"Buddy Rainwater\", \"Y_7\": \"Beatriz Grogan\", \"Y_2\": \"restaurant manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Bryon Mattos\", \"Y_7\": \"Irene Chapin\", \"Y_3\": \"Buddy Rainwater\", \"Y_2\": \"restaurant manager\", \"Y_9\": \"Elliott Matthews\"}, {\"Y_5\": \"Lenny Archambault\", \"Y_7\": \"Kerry Dominguez\", \"Y_2\": \"production manager\", \"Y_3\": \"Wallace Hagerman\", \"Y_9\": \"Lenny Archambault\"}, {\"Y_5\": \"Mitchel Gaul\", \"Y_7\": \"Delicia Schlueter\", \"Y_2\": \"scientific laboratory technician\", \"Y_3\": \"Shayne Feller\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_2\": \"quarry manager\", \"Y_9\": \"Verona Mcmahan\", \"Y_5\": \"Erik Acuna\", \"Y_7\": \"Deja Acuna\", \"Y_3\": \"Lawerence Acuna\"}, {\"Y_3\": \"Raymond Champlin\", \"Y_9\": \"Liane Shoup\", \"Y_7\": \"Cordelia Champlin\", \"Y_5\": \"Enrique Champlin\", \"Y_2\": \"commercial horticulturist\"}, {\"Y_7\": \"Joann Gaul\", \"Y_5\": \"Mitchel Gaul\", \"Y_2\": \"scientific laboratory technician\", \"Y_3\": \"Shayne Feller\", \"Y_9\": \"Mitchel Gaul\"}, {\"Y_2\": \"production manager\", \"Y_3\": \"Wallace Hagerman\", \"Y_5\": \"Wilfredo Archambault\", \"Y_7\": \"Natasha Bivens\", \"Y_9\": \"Lenny Archambault\"}]", + "answer": [ + "advertising art director", + "armed forces logistics officer", + "artist", + "chartered public finance accountant", + "chief of staff", + "clinical biochemist", + "commercial horticulturist", + "comptroller", + "control and instrumentation engineer", + "dealer", + "emergency planning officer", + "futures trader", + "geographical information systems officer", + "herpetologist", + "hospital doctor", + "international aid worker", + "jewellery designer", + "learning disability nurse", + "licensed conveyancer", + "lighting technician", + "oceanographer", + "pathologist", + "personnel officer", + "pharmacist", + "pilot", + "production manager", + "professor emeritus", + "quarry manager", + "restaurant manager", + "scientific laboratory technician", + "technical author", + "theatre manager" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "hobby(Y_9, \"sledding\")" + ], + "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": "d553126e-3891-40cb-b75b-2f06ef43e9f2", + "question": "What is the occupation of the great-uncle of the grandchild of the aunt of the person whose date of birth is 0944-04-08?", + "intermediate_answers": "[{\"Y_9\": \"Tania Laster\", \"Y_2\": \"insurance risk surveyor\", \"Y_7\": \"Bridget Nowell\", \"Y_5\": \"Carlo Nowell\", \"Y_3\": \"Salvador Nowell\"}, {\"Y_9\": \"Tania Laster\", \"Y_2\": \"insurance risk surveyor\", \"Y_5\": \"Curtis Nowell\", \"Y_7\": \"Bridget Nowell\", \"Y_3\": \"Salvador Nowell\"}, {\"Y_9\": \"Tania Laster\", \"Y_2\": \"insurance risk surveyor\", \"Y_7\": \"Bridget Nowell\", \"Y_5\": \"Tobias Nowell\", \"Y_3\": \"Salvador Nowell\"}, {\"Y_5\": \"Cleveland Nowell\", \"Y_9\": \"Tania Laster\", \"Y_2\": \"insurance risk surveyor\", \"Y_7\": \"Bridget Nowell\", \"Y_3\": \"Salvador Nowell\"}, {\"Y_9\": \"Tania Laster\", \"Y_2\": \"insurance risk surveyor\", \"Y_7\": \"Bridget Nowell\", \"Y_5\": \"Leeanne Kocher\", \"Y_3\": \"Salvador Nowell\"}]", + "answer": [ + "insurance risk surveyor" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "dob(Y_9, \"0944-04-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 9 + }, + { + "id": "e618d24d-b700-4fc3-88d1-97f2599584de", + "question": "What is the occupation of the male cousin of the great-granddaughter of the female first cousin once removed of the person whose date of birth is 0954-06-29?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "female_first_cousin_once_removed(Y_9, Y_7)", + "dob(Y_9, \"0954-06-29\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 12 + }, + { + "id": "f64352b1-5e1b-4cc4-a15c-75fe275c2bdd", + "question": "What is the date of birth of the father of the cousin of the grandson of the person whose hobby is amusement park visiting?", + "intermediate_answers": "[{\"Y_9\": \"Perry Bechtold\", \"Y_5\": \"Jerry Bechtold\", \"Y_7\": \"Sammy Hartle\", \"Y_2\": \"1014-02-11\", \"Y_3\": \"Irwin Bechtold\"}, {\"Y_3\": \"Herman Settle\", \"Y_9\": \"Geraldine Gallagher\", \"Y_2\": \"0932-07-18\", \"Y_7\": \"Noel Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_5\": \"Jamey Gallagher\", \"Y_9\": \"Geraldine Gallagher\", \"Y_7\": \"William Settle\", \"Y_2\": \"0930-01-03\", \"Y_3\": \"Robt Gallagher\"}, {\"Y_9\": \"Elna Kitchens\", \"Y_7\": \"Davis Kitchens\", \"Y_3\": \"Caleb Kitchens\", \"Y_2\": \"0902-06-03\", \"Y_5\": \"Felix Kitchens\"}, {\"Y_9\": \"Darren Burkett\", \"Y_5\": \"Marlana Mcmillian\", \"Y_7\": \"Emery Burkett\", \"Y_2\": \"0947-05-15\", \"Y_3\": \"Clinton Burkett\"}, {\"Y_5\": \"Holly Bouchard\", \"Y_2\": \"0946-08-31\", \"Y_7\": \"Charley Thorpe\", \"Y_9\": \"Fred Raleigh\", \"Y_3\": \"Reggie Thorpe\"}, {\"Y_7\": \"Jarrett Rudolph\", \"Y_9\": \"Edison Rudolph\", \"Y_5\": \"Lamar Rudolph\", \"Y_3\": \"Darrick Rudolph\", \"Y_2\": \"0942-09-08\"}, {\"Y_5\": \"Holly Bouchard\", \"Y_7\": \"Manuel Thorpe\", \"Y_2\": \"0946-08-31\", \"Y_9\": \"Fred Raleigh\", \"Y_3\": \"Reggie Thorpe\"}, {\"Y_9\": \"Elna Kitchens\", \"Y_7\": \"Davis Kitchens\", \"Y_3\": \"Caleb Kitchens\", \"Y_5\": \"Morgan Angulo\", \"Y_2\": \"0902-06-03\"}, {\"Y_7\": \"Felipe Biggers\", \"Y_5\": \"Silas Biggers\", \"Y_3\": \"Clayton Biggers\", \"Y_2\": \"0976-02-26\", \"Y_9\": \"Allison Biggers\"}, {\"Y_9\": \"Elna Kitchens\", \"Y_2\": \"0907-04-05\", \"Y_3\": \"Samuel Kitchens\", \"Y_7\": \"Felix Kitchens\", \"Y_5\": \"Davis Kitchens\"}, {\"Y_7\": \"Jude Burke\", \"Y_9\": \"Audie Alger\", \"Y_5\": \"Clair Bostic\", \"Y_2\": \"0951-04-27\", \"Y_3\": \"Lewis Bostic\"}, {\"Y_3\": \"Herman Settle\", \"Y_9\": \"Geraldine Gallagher\", \"Y_2\": \"0932-07-18\", \"Y_7\": \"Jamey Gallagher\", \"Y_5\": \"Ilona Settle\"}, {\"Y_3\": \"Herman Settle\", \"Y_9\": \"Geraldine Gallagher\", \"Y_7\": \"Oscar Gallagher\", \"Y_2\": \"0932-07-18\", \"Y_5\": \"William Settle\"}, {\"Y_7\": \"Orville Fish\", \"Y_3\": \"Emile Fields\", \"Y_9\": \"Deangelo Fish\", \"Y_5\": \"Perla Fields\", \"Y_2\": \"0992-01-08\"}, {\"Y_7\": \"Manuel Thorpe\", \"Y_2\": \"0946-08-31\", \"Y_5\": \"Joan Thorpe\", \"Y_9\": \"Fred Raleigh\", \"Y_3\": \"Reggie Thorpe\"}, {\"Y_7\": \"Clair Bostic\", \"Y_2\": \"0949-04-19\", \"Y_9\": \"Audie Alger\", \"Y_3\": \"Daniel Bostic\", \"Y_5\": \"Isaias Bostic\"}, {\"Y_5\": \"Federico Kittle\", \"Y_2\": \"0981-01-07\", \"Y_9\": \"Allison Biggers\", \"Y_7\": \"Silas Biggers\", \"Y_3\": \"Fabian Kittle\"}, {\"Y_9\": \"Wonda Calvin\", \"Y_7\": \"Jose Calvin\", \"Y_3\": \"Brent Calvin\", \"Y_2\": \"0987-04-07\", \"Y_5\": \"Genevieve Mccutchen\"}, {\"Y_5\": \"Neil Keane\", \"Y_2\": \"0986-02-06\", \"Y_3\": \"Esteban Keane\", \"Y_7\": \"Sterling Combs\", \"Y_9\": \"Henry Keane\"}, {\"Y_2\": \"0937-08-30\", \"Y_5\": \"Jarrett Rudolph\", \"Y_3\": \"Stephan Rudolph\", \"Y_9\": \"Edison Rudolph\", \"Y_7\": \"Clayton Rudolph\"}, {\"Y_9\": \"Darren Burkett\", \"Y_5\": \"Marlana Mcmillian\", \"Y_2\": \"0947-05-15\", \"Y_7\": \"Jeffery Burkett\", \"Y_3\": \"Clinton Burkett\"}, {\"Y_5\": \"Clementine Bonin\", \"Y_7\": \"Jude Burke\", \"Y_9\": \"Audie Alger\", \"Y_2\": \"0951-04-27\", \"Y_3\": \"Lewis Bostic\"}, {\"Y_3\": \"Jayson Best\", \"Y_7\": \"Manuel Thorpe\", \"Y_5\": \"Wilbur Best\", \"Y_9\": \"Fred Raleigh\", \"Y_2\": \"0947-05-08\"}, {\"Y_9\": \"Perry Bechtold\", \"Y_2\": \"1020-02-15\", \"Y_5\": \"Julius Hartle\", \"Y_7\": \"Jerry Bechtold\", \"Y_3\": \"Marcel Hartle\"}, {\"Y_9\": \"Geraldine Gallagher\", \"Y_7\": \"Oscar Gallagher\", \"Y_2\": \"0930-01-03\", \"Y_3\": \"Robt Gallagher\", \"Y_5\": \"Aurelia Yamada\"}, {\"Y_9\": \"Perry Bechtold\", \"Y_5\": \"Jerry Bechtold\", \"Y_2\": \"1014-02-11\", \"Y_7\": \"Wilber Hartle\", \"Y_3\": \"Irwin Bechtold\"}, {\"Y_9\": \"Geraldine Gallagher\", \"Y_7\": \"William Settle\", \"Y_2\": \"0930-01-03\", \"Y_5\": \"Sasha Coles\", \"Y_3\": \"Robt Gallagher\"}, {\"Y_9\": \"Geraldine Gallagher\", \"Y_3\": \"Robt Gallagher\", \"Y_2\": \"0930-01-03\", \"Y_5\": \"Sasha Coles\", \"Y_7\": \"Noel Gallagher\"}, {\"Y_3\": \"Herman Settle\", \"Y_9\": \"Geraldine Gallagher\", \"Y_7\": \"Oscar Gallagher\", \"Y_2\": \"0932-07-18\", \"Y_5\": \"Ilona Settle\"}, {\"Y_5\": \"Jamey Gallagher\", \"Y_9\": \"Geraldine Gallagher\", \"Y_7\": \"Oscar Gallagher\", \"Y_2\": \"0930-01-03\", \"Y_3\": \"Robt Gallagher\"}, {\"Y_3\": \"Herman Settle\", \"Y_9\": \"Geraldine Gallagher\", \"Y_2\": \"0932-07-18\", \"Y_7\": \"Noel Gallagher\", \"Y_5\": \"William Settle\"}, {\"Y_9\": \"Elna Kitchens\", \"Y_5\": \"Kris Barrera\", \"Y_3\": \"Vern Barrera\", \"Y_7\": \"Davis Kitchens\", \"Y_2\": \"0915-12-20\"}, {\"Y_7\": \"Manuel Thorpe\", \"Y_2\": \"0946-08-31\", \"Y_9\": \"Fred Raleigh\", \"Y_3\": \"Reggie Thorpe\", \"Y_5\": \"Anastacia Moseley\"}, {\"Y_7\": \"Jarrett Rudolph\", \"Y_5\": \"Audry Cosby\", \"Y_9\": \"Edison Rudolph\", \"Y_3\": \"Darrick Rudolph\", \"Y_2\": \"0942-09-08\"}, {\"Y_5\": \"Clayton Rudolph\", \"Y_7\": \"Jarrett Rudolph\", \"Y_9\": \"Edison Rudolph\", \"Y_3\": \"Darrick Rudolph\", \"Y_2\": \"0942-09-08\"}, {\"Y_9\": \"Perry Bechtold\", \"Y_2\": \"1020-02-15\", \"Y_7\": \"Jerry Bechtold\", \"Y_3\": \"Marcel Hartle\", \"Y_5\": \"Sammy Hartle\"}, {\"Y_7\": \"Jarrett Rudolph\", \"Y_9\": \"Edison Rudolph\", \"Y_5\": \"Marianne Trotter\", \"Y_3\": \"Darrick Rudolph\", \"Y_2\": \"0942-09-08\"}, {\"Y_2\": \"0946-08-31\", \"Y_7\": \"Charley Thorpe\", \"Y_9\": \"Fred Raleigh\", \"Y_3\": \"Reggie Thorpe\", \"Y_5\": \"Anastacia Moseley\"}, {\"Y_5\": \"Sarita Bostic\", \"Y_7\": \"Jude Burke\", \"Y_9\": \"Audie Alger\", \"Y_2\": \"0951-04-27\", \"Y_3\": \"Lewis Bostic\"}, {\"Y_9\": \"Geraldine Gallagher\", \"Y_3\": \"Santos Gallagher\", \"Y_5\": \"Oscar Gallagher\", \"Y_2\": \"0934-11-28\", \"Y_7\": \"Jamey Gallagher\"}, {\"Y_9\": \"Geraldine Gallagher\", \"Y_7\": \"William Settle\", \"Y_3\": \"Santos Gallagher\", \"Y_2\": \"0934-11-28\", \"Y_5\": \"Oscar Gallagher\"}, {\"Y_5\": \"Jamey Gallagher\", \"Y_9\": \"Geraldine Gallagher\", \"Y_3\": \"Robt Gallagher\", \"Y_2\": \"0930-01-03\", \"Y_7\": \"Noel Gallagher\"}, {\"Y_5\": \"Felipe Biggers\", \"Y_9\": \"Allison Biggers\", \"Y_7\": \"Silas Biggers\", \"Y_2\": \"0980-07-24\", \"Y_3\": \"Earnest Biggers\"}, {\"Y_9\": \"Perry Bechtold\", \"Y_2\": \"1020-02-15\", \"Y_7\": \"Jerry Bechtold\", \"Y_5\": \"Wilber Hartle\", \"Y_3\": \"Marcel Hartle\"}, {\"Y_7\": \"Neil Keane\", \"Y_5\": \"Sterling Combs\", \"Y_2\": \"0986-12-22\", \"Y_9\": \"Henry Keane\", \"Y_3\": \"Bert Combs\"}, {\"Y_7\": \"Clair Bostic\", \"Y_2\": \"0952-01-07\", \"Y_9\": \"Audie Alger\", \"Y_5\": \"Kyong Burke\", \"Y_3\": \"Kennith Burke\"}, {\"Y_7\": \"Clair Bostic\", \"Y_2\": \"0952-01-07\", \"Y_9\": \"Audie Alger\", \"Y_5\": \"Jude Burke\", \"Y_3\": \"Kennith Burke\"}, {\"Y_9\": \"Geraldine Gallagher\", \"Y_5\": \"Noel Gallagher\", \"Y_3\": \"Santos Gallagher\", \"Y_2\": \"0934-11-28\", \"Y_7\": \"Jamey Gallagher\"}, {\"Y_3\": \"Herman Settle\", \"Y_9\": \"Geraldine Gallagher\", \"Y_2\": \"0932-07-18\", \"Y_7\": \"Jamey Gallagher\", \"Y_5\": \"William Settle\"}, {\"Y_9\": \"Geraldine Gallagher\", \"Y_3\": \"Robt Gallagher\", \"Y_2\": \"0930-01-03\", \"Y_7\": \"Noel Gallagher\", \"Y_5\": \"Aurelia Yamada\"}, {\"Y_9\": \"Geraldine Gallagher\", \"Y_7\": \"William Settle\", \"Y_2\": \"0930-01-03\", \"Y_3\": \"Robt Gallagher\", \"Y_5\": \"Aurelia Yamada\"}, {\"Y_5\": \"Felipe Biggers\", \"Y_9\": \"Allison Biggers\", \"Y_2\": \"0980-07-24\", \"Y_7\": \"Federico Kittle\", \"Y_3\": \"Earnest Biggers\"}, {\"Y_3\": \"Jayson Best\", \"Y_7\": \"Manuel Thorpe\", \"Y_5\": \"Mireya Kaplan\", \"Y_9\": \"Fred Raleigh\", \"Y_2\": \"0947-05-08\"}, {\"Y_3\": \"Clayton Biggers\", \"Y_2\": \"0976-02-26\", \"Y_9\": \"Allison Biggers\", \"Y_5\": \"Maryam Biggers\", \"Y_7\": \"Federico Kittle\"}, {\"Y_3\": \"Jayson Best\", \"Y_5\": \"Wilbur Best\", \"Y_7\": \"Charley Thorpe\", \"Y_9\": \"Fred Raleigh\", \"Y_2\": \"0947-05-08\"}, {\"Y_7\": \"Felipe Biggers\", \"Y_3\": \"Clayton Biggers\", \"Y_2\": \"0976-02-26\", \"Y_9\": \"Allison Biggers\", \"Y_5\": \"Maryam Biggers\"}, {\"Y_7\": \"Felipe Biggers\", \"Y_5\": \"Federico Kittle\", \"Y_2\": \"0981-01-07\", \"Y_9\": \"Allison Biggers\", \"Y_3\": \"Fabian Kittle\"}, {\"Y_9\": \"Elna Kitchens\", \"Y_5\": \"Kris Barrera\", \"Y_3\": \"Vern Barrera\", \"Y_7\": \"Felix Kitchens\", \"Y_2\": \"0915-12-20\"}, {\"Y_5\": \"Sydney Wilt\", \"Y_7\": \"Jude Burke\", \"Y_9\": \"Audie Alger\", \"Y_2\": \"0951-04-27\", \"Y_3\": \"Lewis Bostic\"}, {\"Y_3\": \"Emile Fields\", \"Y_9\": \"Deangelo Fish\", \"Y_5\": \"Perla Fields\", \"Y_2\": \"0992-01-08\", \"Y_7\": \"Sonny Fish\"}, {\"Y_2\": \"0946-08-31\", \"Y_7\": \"Charley Thorpe\", \"Y_5\": \"Joan Thorpe\", \"Y_9\": \"Fred Raleigh\", \"Y_3\": \"Reggie Thorpe\"}, {\"Y_5\": \"Kristine Hartle\", \"Y_9\": \"Perry Bechtold\", \"Y_2\": \"1020-02-15\", \"Y_7\": \"Jerry Bechtold\", \"Y_3\": \"Marcel Hartle\"}, {\"Y_2\": \"0937-08-30\", \"Y_7\": \"Lamar Rudolph\", \"Y_5\": \"Jarrett Rudolph\", \"Y_3\": \"Stephan Rudolph\", \"Y_9\": \"Edison Rudolph\"}, {\"Y_3\": \"Clayton Biggers\", \"Y_5\": \"Silas Biggers\", \"Y_2\": \"0976-02-26\", \"Y_9\": \"Allison Biggers\", \"Y_7\": \"Federico Kittle\"}, {\"Y_9\": \"Geraldine Gallagher\", \"Y_7\": \"Oscar Gallagher\", \"Y_2\": \"0930-01-03\", \"Y_5\": \"Sasha Coles\", \"Y_3\": \"Robt Gallagher\"}, {\"Y_9\": \"Geraldine Gallagher\", \"Y_5\": \"Noel Gallagher\", \"Y_7\": \"William Settle\", \"Y_3\": \"Santos Gallagher\", \"Y_2\": \"0934-11-28\"}, {\"Y_9\": \"Perry Bechtold\", \"Y_5\": \"Jerry Bechtold\", \"Y_2\": \"1014-02-11\", \"Y_3\": \"Irwin Bechtold\", \"Y_7\": \"Julius Hartle\"}, {\"Y_3\": \"Jayson Best\", \"Y_5\": \"Mireya Kaplan\", \"Y_7\": \"Charley Thorpe\", \"Y_9\": \"Fred Raleigh\", \"Y_2\": \"0947-05-08\"}]", + "answer": [ + "0902-06-03", + "0907-04-05", + "0915-12-20", + "0930-01-03", + "0932-07-18", + "0934-11-28", + "0937-08-30", + "0942-09-08", + "0946-08-31", + "0947-05-08", + "0947-05-15", + "0949-04-19", + "0951-04-27", + "0952-01-07", + "0976-02-26", + "0980-07-24", + "0981-01-07", + "0986-02-06", + "0986-12-22", + "0987-04-07", + "0992-01-08", + "1014-02-11", + "1020-02-15" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "hobby(Y_9, \"amusement park visiting\")" + ], + "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": "caaa9873-7d80-4aa1-9bbd-6760a9dd8072", + "question": "What is the occupation of the grandfather of the child of the male second cousin of the person whose date of birth is 1106-01-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "dob(Y_9, \"1106-01-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 10 + }, + { + "id": "3ec5c431-e010-465e-8756-e0ba1a02a72a", + "question": "What is the hobby of the parent of the aunt of the mother-in-law of the person whose hobby is knowledge/word games?", + "intermediate_answers": "[{\"Y_5\": \"Ione Herrmann\", \"Y_7\": \"Courtney Babbitt\", \"Y_3\": \"Nevin Herrmann\", \"Y_9\": \"Ismael Gaul\", \"Y_2\": \"action figure\"}, {\"Y_3\": \"Margarite Funderburk\", \"Y_7\": \"Lorraine Tynes\", \"Y_2\": \"mathematics\", \"Y_5\": \"Nicolle Funderburk\", \"Y_9\": \"Garrett Frye\"}, {\"Y_5\": \"Nicolasa Eads\", \"Y_9\": \"Connie Biggerstaff\", \"Y_3\": \"Tracey Schiller\", \"Y_2\": \"surfing\", \"Y_7\": \"Nettie Biggerstaff\"}, {\"Y_3\": \"Elicia Bussey\", \"Y_9\": \"Inez Alston\", \"Y_7\": \"Rhoda Alston\", \"Y_2\": \"airsoft\", \"Y_5\": \"Francine Bussey\"}, {\"Y_2\": \"slot car\", \"Y_3\": \"Nick Nunn\", \"Y_5\": \"Lilia Nunn\", \"Y_7\": \"Melodie Fisk\", \"Y_9\": \"Jake Marion\"}, {\"Y_2\": \"mini golf\", \"Y_5\": \"Erma Redding\", \"Y_3\": \"Theron Redding\", \"Y_7\": \"Lorraine Tynes\", \"Y_9\": \"Garrett Frye\"}, {\"Y_7\": \"Rosena Shiver\", \"Y_3\": \"Basil Toth\", \"Y_9\": \"Hilda Shiver\", \"Y_2\": \"paintball\", \"Y_5\": \"Lucienne Blanding\"}, {\"Y_3\": \"Carolynn Guffey\", \"Y_2\": \"bridge\", \"Y_5\": \"Antonia Guffey\", \"Y_9\": \"Ervin Murrell\", \"Y_7\": \"Ashton Schmid\"}, {\"Y_2\": \"air hockey\", \"Y_9\": \"Kenton Philip\", \"Y_5\": \"Francine Colston\", \"Y_7\": \"Evette Packard\", \"Y_3\": \"Randi Colston\"}, {\"Y_3\": \"Wilbur Yanez\", \"Y_5\": \"Meghann Yanez\", \"Y_9\": \"Glenn Dupree\", \"Y_2\": \"gongoozling\", \"Y_7\": \"Sara Nagle\"}, {\"Y_3\": \"Xavier Renfroe\", \"Y_9\": \"Kip Carleton\", \"Y_7\": \"Dannielle Napier\", \"Y_2\": \"stone collecting\", \"Y_5\": \"Vivienne Renfroe\"}, {\"Y_3\": \"Son Bussey\", \"Y_9\": \"Inez Alston\", \"Y_7\": \"Rhoda Alston\", \"Y_2\": \"rock painting\", \"Y_5\": \"Francine Bussey\"}, {\"Y_9\": \"Ervin Murrell\", \"Y_7\": \"Ashton Schmid\", \"Y_2\": \"science and technology studies\", \"Y_3\": \"Sean Guffey\", \"Y_5\": \"Elicia Schlegel\"}, {\"Y_5\": \"Gillian Keefe\", \"Y_2\": \"magnet fishing\", \"Y_7\": \"Lorraine Tynes\", \"Y_3\": \"Derek Funderburk\", \"Y_9\": \"Garrett Frye\"}, {\"Y_7\": \"Rosena Shiver\", \"Y_9\": \"Hilda Shiver\", \"Y_3\": \"Sheila Toth\", \"Y_5\": \"Lucienne Blanding\", \"Y_2\": \"phillumeny\"}, {\"Y_3\": \"Carolynn Guffey\", \"Y_2\": \"bridge\", \"Y_9\": \"Ervin Murrell\", \"Y_7\": \"Ashton Schmid\", \"Y_5\": \"Elicia Schlegel\"}, {\"Y_3\": \"Margarite Funderburk\", \"Y_5\": \"Gillian Keefe\", \"Y_7\": \"Lorraine Tynes\", \"Y_2\": \"mathematics\", \"Y_9\": \"Garrett Frye\"}, {\"Y_5\": \"Nicolasa Eads\", \"Y_9\": \"Connie Biggerstaff\", \"Y_2\": \"people-watching\", \"Y_7\": \"Nettie Biggerstaff\", \"Y_3\": \"Angelo Schiller\"}, {\"Y_3\": \"Sang Marra\", \"Y_7\": \"Cathy Gaither\", \"Y_9\": \"Major Howze\", \"Y_2\": \"geocaching\", \"Y_5\": \"Monica Marra\"}, {\"Y_3\": \"Tanner Colston\", \"Y_9\": \"Kenton Philip\", \"Y_2\": \"ultimate frisbee\", \"Y_5\": \"Francine Colston\", \"Y_7\": \"Evette Packard\"}, {\"Y_3\": \"Charmaine Nunn\", \"Y_2\": \"radio-controlled model collecting\", \"Y_5\": \"Lilia Nunn\", \"Y_7\": \"Melodie Fisk\", \"Y_9\": \"Jake Marion\"}, {\"Y_9\": \"Connie Biggerstaff\", \"Y_5\": \"Delsie Schiller\", \"Y_3\": \"Tracey Schiller\", \"Y_2\": \"surfing\", \"Y_7\": \"Nettie Biggerstaff\"}, {\"Y_9\": \"Carmelita Parks\", \"Y_5\": \"Deborah Grajeda\", \"Y_2\": \"tourism\", \"Y_7\": \"Rheba Parks\", \"Y_3\": \"Dorinda Grajeda\"}, {\"Y_2\": \"magnet fishing\", \"Y_7\": \"Lorraine Tynes\", \"Y_3\": \"Derek Funderburk\", \"Y_5\": \"Nicolle Funderburk\", \"Y_9\": \"Garrett Frye\"}, {\"Y_2\": \"mini golf\", \"Y_5\": \"Roxy Redding\", \"Y_3\": \"Theron Redding\", \"Y_7\": \"Lorraine Tynes\", \"Y_9\": \"Garrett Frye\"}, {\"Y_5\": \"Lynette Nunn\", \"Y_3\": \"Nick Nunn\", \"Y_2\": \"slot car\", \"Y_7\": \"Melodie Fisk\", \"Y_9\": \"Jake Marion\"}, {\"Y_3\": \"Wilbur Yanez\", \"Y_5\": \"Jann Mather\", \"Y_9\": \"Glenn Dupree\", \"Y_2\": \"gongoozling\", \"Y_7\": \"Sara Nagle\"}, {\"Y_2\": \"mushroom hunting/mycology\", \"Y_3\": \"Babara Renfroe\", \"Y_9\": \"Kip Carleton\", \"Y_7\": \"Dannielle Napier\", \"Y_5\": \"Vivienne Renfroe\"}, {\"Y_2\": \"learning\", \"Y_5\": \"Roxy Redding\", \"Y_3\": \"Jewel Redding\", \"Y_7\": \"Lorraine Tynes\", \"Y_9\": \"Garrett Frye\"}, {\"Y_5\": \"Michell Lake\", \"Y_3\": \"Robby Lake\", \"Y_9\": \"Ethel Geter\", \"Y_2\": \"flower collecting and pressing\", \"Y_7\": \"Ida Geter\"}, {\"Y_9\": \"Carmelita Parks\", \"Y_5\": \"Deborah Grajeda\", \"Y_2\": \"ant farming\", \"Y_7\": \"Rheba Parks\", \"Y_3\": \"Michel Grajeda\"}, {\"Y_3\": \"Ressie Yanez\", \"Y_5\": \"Jann Mather\", \"Y_9\": \"Glenn Dupree\", \"Y_2\": \"tennis\", \"Y_7\": \"Sara Nagle\"}, {\"Y_5\": \"Ione Herrmann\", \"Y_7\": \"Courtney Babbitt\", \"Y_3\": \"Elvie Herrmann\", \"Y_2\": \"squash\", \"Y_9\": \"Ismael Gaul\"}, {\"Y_5\": \"Michell Lake\", \"Y_2\": \"benchmarking\", \"Y_3\": \"Isabell Lake\", \"Y_9\": \"Ethel Geter\", \"Y_7\": \"Ida Geter\"}, {\"Y_2\": \"learning\", \"Y_5\": \"Erma Redding\", \"Y_3\": \"Jewel Redding\", \"Y_7\": \"Lorraine Tynes\", \"Y_9\": \"Garrett Frye\"}, {\"Y_9\": \"Connie Biggerstaff\", \"Y_5\": \"Delsie Schiller\", \"Y_2\": \"people-watching\", \"Y_7\": \"Nettie Biggerstaff\", \"Y_3\": \"Angelo Schiller\"}, {\"Y_2\": \"mini golf\", \"Y_3\": \"Theron Redding\", \"Y_5\": \"Shirley Arana\", \"Y_7\": \"Lorraine Tynes\", \"Y_9\": \"Garrett Frye\"}, {\"Y_5\": \"Antonia Guffey\", \"Y_9\": \"Ervin Murrell\", \"Y_7\": \"Ashton Schmid\", \"Y_2\": \"science and technology studies\", \"Y_3\": \"Sean Guffey\"}, {\"Y_3\": \"Ressie Yanez\", \"Y_5\": \"Meghann Yanez\", \"Y_9\": \"Glenn Dupree\", \"Y_2\": \"tennis\", \"Y_7\": \"Sara Nagle\"}, {\"Y_2\": \"learning\", \"Y_3\": \"Jewel Redding\", \"Y_5\": \"Shirley Arana\", \"Y_7\": \"Lorraine Tynes\", \"Y_9\": \"Garrett Frye\"}, {\"Y_5\": \"Lynette Nunn\", \"Y_3\": \"Charmaine Nunn\", \"Y_2\": \"radio-controlled model collecting\", \"Y_7\": \"Melodie Fisk\", \"Y_9\": \"Jake Marion\"}, {\"Y_2\": \"ephemera collecting\", \"Y_7\": \"Cathy Gaither\", \"Y_3\": \"Ressie Marra\", \"Y_9\": \"Major Howze\", \"Y_5\": \"Monica Marra\"}]", + "answer": [ + "action figure", + "air hockey", + "airsoft", + "ant farming", + "benchmarking", + "bridge", + "ephemera collecting", + "flower collecting and pressing", + "geocaching", + "gongoozling", + "learning", + "magnet fishing", + "mathematics", + "mini golf", + "mushroom hunting/mycology", + "paintball", + "people-watching", + "phillumeny", + "radio-controlled model collecting", + "rock painting", + "science and technology studies", + "slot car", + "squash", + "stone collecting", + "surfing", + "tennis", + "tourism", + "ultimate frisbee" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "parent(Y_5, Y_3)", + "aunt(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "hobby(Y_9, \"knowledge/word games\")" + ], + "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": "af5a2b2c-e681-41e7-8b22-2619372e76a0", + "question": "What is the hobby of the father of the father-in-law of the mother-in-law of the person whose date of birth is 1023-07-09?", + "intermediate_answers": "[{\"Y_5\": \"Wade Paz\", \"Y_7\": \"Pansy Paz\", \"Y_2\": \"tourism\", \"Y_3\": \"Isaac Paz\", \"Y_9\": \"Aline Paz\"}]", + "answer": [ + "tourism" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "father(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "mother_in_law(Y_9, Y_7)", + "dob(Y_9, \"1023-07-09\")" + ], + "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": "1c47883b-2334-420f-ba53-3486cac44268", + "question": "What is the occupation of the niece of the great-grandchild of the mother of the person whose hobby is butterfly watching?", + "intermediate_answers": "[{\"Y_5\": \"Ernie Chilton\", \"Y_9\": \"Emilio Chilton\", \"Y_2\": \"herbalist\", \"Y_7\": \"Lara Chilton\", \"Y_3\": \"Terrie Strain\"}, {\"Y_5\": \"Timmy Crumpton\", \"Y_3\": \"Ligia Staton\", \"Y_9\": \"Emilio Chilton\", \"Y_2\": \"hotel manager\", \"Y_7\": \"Lara Chilton\"}, {\"Y_9\": \"Emilio Chilton\", \"Y_5\": \"Elijah Chilton\", \"Y_3\": \"Enedina Stadler\", \"Y_7\": \"Lara Chilton\", \"Y_2\": \"tourist information centre manager\"}, {\"Y_2\": \"planning and development surveyor\", \"Y_3\": \"Ardath Appel\", \"Y_5\": \"Torrie Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\"}, {\"Y_3\": \"Ariel Najera\", \"Y_5\": \"Shemika Najera\", \"Y_2\": \"sports administrator\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\"}, {\"Y_2\": \"graphic designer\", \"Y_3\": \"Nanette Langham\", \"Y_9\": \"Dannielle Napier\", \"Y_5\": \"Minerva Napier\", \"Y_7\": \"Mercedes Brewington\"}, {\"Y_9\": \"Jewell Rickard\", \"Y_2\": \"herbalist\", \"Y_3\": \"Esperanza Dees\", \"Y_5\": \"Anastacia Barrios\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_2\": \"broadcast presenter\", \"Y_3\": \"Bethany Pringle\", \"Y_9\": \"Scottie Benham\", \"Y_5\": \"Gillian Provencher\", \"Y_7\": \"Isabell Provencher\"}, {\"Y_2\": \"international aid worker\", \"Y_5\": \"Stefan Davidson\", \"Y_9\": \"Galen Mullinax\", \"Y_7\": \"Magdalene Mullinax\", \"Y_3\": \"Kathe Winter\"}, {\"Y_2\": \"acupuncturist\", \"Y_3\": \"Autumn Snodgrass\", \"Y_5\": \"Betsy Schmidt\", \"Y_9\": \"Yasmin Marrero\", \"Y_7\": \"Janey Witte\"}, {\"Y_2\": \"chartered public finance accountant\", \"Y_7\": \"Alethia Barrow\", \"Y_3\": \"Allyson Blair\", \"Y_5\": \"Staci Mccaslin\", \"Y_9\": \"Karina Justus\"}, {\"Y_9\": \"Monserrate Shay\", \"Y_3\": \"Beulah Wenzel\", \"Y_7\": \"Rasheeda Garner\", \"Y_2\": \"physiotherapist\", \"Y_5\": \"Estell Ralston\"}, {\"Y_9\": \"Sydney Fetter\", \"Y_2\": \"housing manager\", \"Y_3\": \"Karla Hemphill\", \"Y_5\": \"Tara Hemphill\", \"Y_7\": \"Demetria Conners\"}, {\"Y_3\": \"Reita Martens\", \"Y_7\": \"Alethia Barrow\", \"Y_2\": \"optician\", \"Y_5\": \"Staci Mccaslin\", \"Y_9\": \"Karina Justus\"}, {\"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_2\": \"medical physicist\", \"Y_3\": \"Kyong Vierra\", \"Y_5\": \"Cruz Vierra\"}, {\"Y_5\": \"Ernie Chilton\", \"Y_9\": \"Emilio Chilton\", \"Y_3\": \"Enedina Stadler\", \"Y_7\": \"Lara Chilton\", \"Y_2\": \"tourist information centre manager\"}, {\"Y_9\": \"Stella Provencher\", \"Y_7\": \"Claudine Mangum\", \"Y_2\": \"insurance underwriter\", \"Y_5\": \"Zachery Provencher\", \"Y_3\": \"Berneice Grube\"}, {\"Y_9\": \"Barbara Kasten\", \"Y_5\": \"Morris Jaworski\", \"Y_3\": \"Lilia Jaworski\", \"Y_7\": \"Anastacia Faust\", \"Y_2\": \"industrial designer\"}, {\"Y_2\": \"financial controller\", \"Y_9\": \"Juanita Bolinger\", \"Y_7\": \"Bernice Salem\", \"Y_5\": \"Fletcher Shay\", \"Y_3\": \"Sherrie Barger\"}, {\"Y_2\": \"solicitor\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_3\": \"Nedra Appel\", \"Y_5\": \"Gemma Billiot\"}, {\"Y_5\": \"Samual Tabor\", \"Y_2\": \"toxicologist\", \"Y_3\": \"Shae Aranda\", \"Y_7\": \"Fern Rayford\", \"Y_9\": \"Chloe Rayford\"}, {\"Y_5\": \"Carlo Tabor\", \"Y_2\": \"toxicologist\", \"Y_3\": \"Shae Aranda\", \"Y_7\": \"Fern Rayford\", \"Y_9\": \"Chloe Rayford\"}, {\"Y_2\": \"charity fundraiser\", \"Y_9\": \"Juanita Bolinger\", \"Y_7\": \"Bernice Salem\", \"Y_3\": \"Keri Bidwell\", \"Y_5\": \"Alfonso Shay\"}, {\"Y_2\": \"horticultural consultant\", \"Y_3\": \"Tracie Mercado\", \"Y_7\": \"Windy Mercado\", \"Y_5\": \"Rufus Mercado\", \"Y_9\": \"Ashton Mercado\"}, {\"Y_2\": \"phytotherapist\", \"Y_9\": \"Doreen Bixby\", \"Y_5\": \"Winfred Atchison\", \"Y_3\": \"Mari Atchison\", \"Y_7\": \"Kena Atchison\"}, {\"Y_9\": \"Erick Mccarthy\", \"Y_7\": \"Pauletta Mccarthy\", \"Y_2\": \"environmental health practitioner\", \"Y_3\": \"Princess Earl\", \"Y_5\": \"Angie Preciado\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_3\": \"Freda Mcnamee\", \"Y_2\": \"lobbyist\", \"Y_7\": \"Alexandria Barboza\", \"Y_5\": \"Rita Kellar\"}, {\"Y_3\": \"Twyla Overton\", \"Y_2\": \"futures trader\", \"Y_9\": \"Candice Wimberly\", \"Y_5\": \"Maude Wimberly\", \"Y_7\": \"Heather Wimberly\"}, {\"Y_3\": \"Sharon Saucedo\", \"Y_5\": \"Maryann John\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_2\": \"operations geologist\"}, {\"Y_2\": \"charity fundraiser\", \"Y_9\": \"Juanita Bolinger\", \"Y_7\": \"Bernice Salem\", \"Y_3\": \"Keri Bidwell\", \"Y_5\": \"Fletcher Shay\"}, {\"Y_5\": \"Joey Child\", \"Y_7\": \"Sharika Jay\", \"Y_9\": \"Otis Jay\", \"Y_3\": \"Antionette Child\", \"Y_2\": \"health service manager\"}, {\"Y_5\": \"Gale Klaus\", \"Y_2\": \"microbiologist\", \"Y_7\": \"Antonia Klaus\", \"Y_3\": \"Brigette Race\", \"Y_9\": \"Junior Klaus\"}, {\"Y_3\": \"Yasmin Burrus\", \"Y_5\": \"Aletha Barger\", \"Y_2\": \"scientist\", \"Y_9\": \"Juanita Bolinger\", \"Y_7\": \"Bernice Salem\"}, {\"Y_2\": \"microbiologist\", \"Y_9\": \"Chance Deason\", \"Y_3\": \"Theda Deason\", \"Y_7\": \"Zana Deason\", \"Y_5\": \"Gary Deason\"}, {\"Y_9\": \"Lon Orr\", \"Y_2\": \"marketing executive\", \"Y_7\": \"Carly Orr\", \"Y_3\": \"Terrie Perdue\", \"Y_5\": \"Keisha Orr\"}, {\"Y_9\": \"Lon Orr\", \"Y_2\": \"marketing executive\", \"Y_5\": \"Hector Orr\", \"Y_7\": \"Carly Orr\", \"Y_3\": \"Terrie Perdue\"}, {\"Y_7\": \"Deanne Wooten\", \"Y_9\": \"Jacinta Tang\", \"Y_2\": \"clinical research associate\", \"Y_5\": \"King Tang\", \"Y_3\": \"Dawne Tang\"}, {\"Y_7\": \"Sharika Jay\", \"Y_9\": \"Otis Jay\", \"Y_5\": \"Gina Barajas\", \"Y_3\": \"Antionette Child\", \"Y_2\": \"health service manager\"}, {\"Y_3\": \"Adelina Steed\", \"Y_2\": \"insurance underwriter\", \"Y_9\": \"Frankie Leftwich\", \"Y_5\": \"Alton Leftwich\", \"Y_7\": \"Nancy Leftwich\"}, {\"Y_5\": \"Angela Plunkett\", \"Y_9\": \"Earle Bunn\", \"Y_3\": \"Lindy Tinker\", \"Y_2\": \"brewing technologist\", \"Y_7\": \"Heather Bunn\"}, {\"Y_7\": \"Debra Warren\", \"Y_3\": \"Erin Thies\", \"Y_2\": \"forensic scientist\", \"Y_5\": \"Joe Warren\", \"Y_9\": \"Glenn Warren\"}, {\"Y_3\": \"Lynn Rascon\", \"Y_5\": \"Carmine Burdette\", \"Y_7\": \"Tara Millan\", \"Y_2\": \"toxicologist\", \"Y_9\": \"Clyde Millan\"}, {\"Y_9\": \"Enedina Bushey\", \"Y_2\": \"phytotherapist\", \"Y_7\": \"Ivette Marrs\", \"Y_5\": \"Sam Lewandowski\", \"Y_3\": \"Charmaine Hastings\"}, {\"Y_9\": \"Stella Provencher\", \"Y_7\": \"Claudine Mangum\", \"Y_2\": \"insurance underwriter\", \"Y_5\": \"Misti Provencher\", \"Y_3\": \"Berneice Grube\"}, {\"Y_7\": \"Antonia Klaus\", \"Y_5\": \"Doreen Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_3\": \"Lyndsey John\", \"Y_2\": \"medical secretary\"}, {\"Y_5\": \"Jason Alston\", \"Y_7\": \"Verona Robey\", \"Y_3\": \"Harriette Waller\", \"Y_2\": \"advice worker\", \"Y_9\": \"Anna Vanlandingham\"}, {\"Y_5\": \"Liane Doering\", \"Y_9\": \"Jona Quan\", \"Y_2\": \"community development worker\", \"Y_7\": \"Delores Mosely\", \"Y_3\": \"Essie Quan\"}, {\"Y_9\": \"Kenda Cooper\", \"Y_5\": \"Christen Ragsdale\", \"Y_3\": \"Bobbie Giddens\", \"Y_7\": \"Jacquelyn Self\", \"Y_2\": \"tree surgeon\"}, {\"Y_7\": \"Karen Fink\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Ignacio Paschall\", \"Y_2\": \"chartered legal executive\", \"Y_3\": \"Zora Paschall\"}, {\"Y_5\": \"Freda Mcnamee\", \"Y_9\": \"Argentina Kellar\", \"Y_3\": \"Lauretta Garay\", \"Y_7\": \"Delinda Barboza\", \"Y_2\": \"network engineer\"}, {\"Y_2\": \"marketing executive\", \"Y_9\": \"Orville Colella\", \"Y_3\": \"Maira France\", \"Y_7\": \"Babette Colella\", \"Y_5\": \"Holly Colella\"}, {\"Y_5\": \"Lucien Gaskill\", \"Y_7\": \"Miranda Pfister\", \"Y_3\": \"Kari Sander\", \"Y_2\": \"petroleum engineer\", \"Y_9\": \"Nina Pfister\"}, {\"Y_2\": \"chemist\", \"Y_7\": \"Miranda Pfister\", \"Y_3\": \"Jenniffer Tamez\", \"Y_9\": \"Nina Pfister\", \"Y_5\": \"Dani Sander\"}, {\"Y_3\": \"Janey Stitt\", \"Y_9\": \"Wilton Fast\", \"Y_5\": \"Leroy Fast\", \"Y_2\": \"conservator\", \"Y_7\": \"Machelle Fast\"}, {\"Y_3\": \"Pauline Kraemer\", \"Y_5\": \"Malissa Landry\", \"Y_9\": \"Dannielle Napier\", \"Y_2\": \"editor\", \"Y_7\": \"Mercedes Brewington\"}, {\"Y_2\": \"chemist\", \"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Chet Gaskill\", \"Y_3\": \"Jenniffer Tamez\", \"Y_9\": \"Nina Pfister\"}, {\"Y_2\": \"actuary\", \"Y_9\": \"Edgar Keyes\", \"Y_5\": \"Booker Testa\", \"Y_7\": \"Antionette Keyes\", \"Y_3\": \"Tory Testa\"}, {\"Y_3\": \"Janey Stitt\", \"Y_9\": \"Wilton Fast\", \"Y_2\": \"conservator\", \"Y_5\": \"Harlan Fast\", \"Y_7\": \"Machelle Fast\"}, {\"Y_7\": \"Windy Langham\", \"Y_9\": \"Carey Langham\", \"Y_2\": \"microbiologist\", \"Y_5\": \"Delpha Bayne\", \"Y_3\": \"Angelica Bayne\"}, {\"Y_9\": \"Carly Rimmer\", \"Y_3\": \"Elaine Rimmer\", \"Y_2\": \"recycling officer\", \"Y_5\": \"Theda Rimmer\", \"Y_7\": \"Deja Gagne\"}, {\"Y_3\": \"Ozella Gillman\", \"Y_9\": \"Timmy Gillman\", \"Y_2\": \"financial planner\", \"Y_7\": \"Roseanna Gillman\", \"Y_5\": \"Beau Gillman\"}, {\"Y_9\": \"Orville Colella\", \"Y_5\": \"Leopoldo Colella\", \"Y_3\": \"Lorelei Colella\", \"Y_2\": \"programme researcher\", \"Y_7\": \"Babette Colella\"}, {\"Y_7\": \"Deborah Rodarte\", \"Y_2\": \"futures trader\", \"Y_5\": \"Lindsey Bolduc\", \"Y_9\": \"Rhoda Rodarte\", \"Y_3\": \"Pearl Fairbanks\"}, {\"Y_7\": \"Flora Nettles\", \"Y_9\": \"Derrick Nettles\", \"Y_2\": \"product designer\", \"Y_5\": \"Sergio Wendt\", \"Y_3\": \"Catina Doucet\"}, {\"Y_7\": \"Rosalinda Baskerville\", \"Y_3\": \"Reyna Brand\", \"Y_2\": \"homeopath\", \"Y_5\": \"Blair Walling\", \"Y_9\": \"Caleb Baskerville\"}, {\"Y_9\": \"Mattie Goodman\", \"Y_7\": \"Stacy Mcghee\", \"Y_3\": \"Kristi Neace\", \"Y_5\": \"Laurel Godsey\", \"Y_2\": \"chartered certified accountant\"}, {\"Y_5\": \"Ashton Delrio\", \"Y_3\": \"Audie Forster\", \"Y_9\": \"Magdalene Medlin\", \"Y_7\": \"Shae Grubbs\", \"Y_2\": \"interior and spatial designer\"}, {\"Y_9\": \"Lon Orr\", \"Y_2\": \"marketing executive\", \"Y_7\": \"Carly Orr\", \"Y_5\": \"Maybelle Orr\", \"Y_3\": \"Terrie Perdue\"}, {\"Y_7\": \"Chrissy Pender\", \"Y_3\": \"Romana Candelaria\", \"Y_9\": \"Noel Pender\", \"Y_2\": \"medical technical officer\", \"Y_5\": \"Deidre Williamson\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_5\": \"Trevor Kellar\", \"Y_2\": \"brewing technologist\", \"Y_7\": \"Alexandria Barboza\", \"Y_3\": \"Celestine Garay\"}, {\"Y_7\": \"Charity Cann\", \"Y_3\": \"Kiana Myer\", \"Y_5\": \"Manual Hoff\", \"Y_2\": \"intelligence analyst\", \"Y_9\": \"William Cann\"}, {\"Y_5\": \"Ivette Macklin\", \"Y_7\": \"Maegan Corona\", \"Y_2\": \"police officer\", \"Y_9\": \"Randi Tidwell\", \"Y_3\": \"Kirsten Sell\"}, {\"Y_3\": \"Twyla Overton\", \"Y_2\": \"futures trader\", \"Y_9\": \"Candice Wimberly\", \"Y_5\": \"Estell Wimberly\", \"Y_7\": \"Heather Wimberly\"}, {\"Y_3\": \"Ozella Gillman\", \"Y_9\": \"Timmy Gillman\", \"Y_5\": \"Kasey Gillman\", \"Y_2\": \"financial planner\", \"Y_7\": \"Roseanna Gillman\"}, {\"Y_9\": \"Erick Mccarthy\", \"Y_7\": \"Pauletta Mccarthy\", \"Y_5\": \"Lucille Cecil\", \"Y_3\": \"Jewel Randazzo\", \"Y_2\": \"travel agency manager\"}, {\"Y_3\": \"Rita Munguia\", \"Y_7\": \"Kori Hendricks\", \"Y_9\": \"Deena Haggard\", \"Y_5\": \"Veronica Truax\", \"Y_2\": \"metallurgist\"}, {\"Y_2\": \"heritage manager\", \"Y_7\": \"Tamara Werth\", \"Y_5\": \"Desiree Deguzman\", \"Y_9\": \"Hubert Werth\", \"Y_3\": \"Lottie Conner\"}, {\"Y_3\": \"Arianna Streeter\", \"Y_9\": \"Karla Studer\", \"Y_5\": \"Jacinta Hamm\", \"Y_7\": \"Meagan Studer\", \"Y_2\": \"minerals surveyor\"}, {\"Y_5\": \"Everette Oh\", \"Y_9\": \"Deidra Oh\", \"Y_3\": \"Jacinta Branson\", \"Y_2\": \"corporate investment banker\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_7\": \"Deena Studer\", \"Y_3\": \"Dorinda Streeter\", \"Y_5\": \"Nickolas Streeter\", \"Y_2\": \"theme park manager\", \"Y_9\": \"Kristofer Studer\"}, {\"Y_7\": \"Maryam Ocampo\", \"Y_3\": \"Geraldine Ocampo\", \"Y_5\": \"Randolph Ocampo\", \"Y_2\": \"toxicologist\", \"Y_9\": \"Clinton Ocampo\"}, {\"Y_2\": \"occupational hygienist\", \"Y_3\": \"Albertine Klaus\", \"Y_5\": \"Maryann John\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\"}, {\"Y_7\": \"Chrissy Pender\", \"Y_5\": \"Dexter Padgett\", \"Y_3\": \"Inez Candelaria\", \"Y_9\": \"Noel Pender\", \"Y_2\": \"retail manager\"}, {\"Y_7\": \"Charity Cann\", \"Y_5\": \"Chauncey Hoff\", \"Y_2\": \"geneticist\", \"Y_3\": \"Leann Myer\", \"Y_9\": \"William Cann\"}, {\"Y_2\": \"fast food restaurant manager\", \"Y_3\": \"Oralia Oh\", \"Y_9\": \"Deidra Oh\", \"Y_5\": \"Shelia Branson\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_7\": \"Karen Fink\", \"Y_5\": \"Tamala Paschall\", \"Y_3\": \"Signe Paschall\", \"Y_2\": \"dramatherapist\", \"Y_9\": \"Von Fink\"}, {\"Y_3\": \"Mattie Miller\", \"Y_2\": \"charity officer\", \"Y_5\": \"Shemika Summerlin\", \"Y_7\": \"Meghann Carnes\", \"Y_9\": \"Craig Carnes\"}, {\"Y_7\": \"Maryam Ocampo\", \"Y_9\": \"Clinton Ocampo\", \"Y_3\": \"Geraldine Ocampo\", \"Y_2\": \"toxicologist\", \"Y_5\": \"Reinaldo Ocampo\"}, {\"Y_3\": \"Andrea Stauffer\", \"Y_5\": \"Ivette Macklin\", \"Y_2\": \"financial controller\", \"Y_7\": \"Maegan Corona\", \"Y_9\": \"Randi Tidwell\"}, {\"Y_5\": \"Maryann John\", \"Y_2\": \"microbiologist\", \"Y_7\": \"Antonia Klaus\", \"Y_3\": \"Brigette Race\", \"Y_9\": \"Junior Klaus\"}, {\"Y_9\": \"Edgar Keyes\", \"Y_2\": \"trade union research officer\", \"Y_5\": \"Booker Testa\", \"Y_7\": \"Antionette Keyes\", \"Y_3\": \"Krystle Testa\"}, {\"Y_2\": \"paediatric nurse\", \"Y_3\": \"Luella Billups\", \"Y_5\": \"Gina Barajas\", \"Y_9\": \"Otis Jay\", \"Y_7\": \"Sharika Jay\"}, {\"Y_5\": \"Lauretta Kellar\", \"Y_9\": \"Argentina Kellar\", \"Y_3\": \"Lauretta Garay\", \"Y_7\": \"Delinda Barboza\", \"Y_2\": \"network engineer\"}, {\"Y_9\": \"Monserrate Shay\", \"Y_3\": \"Beulah Wenzel\", \"Y_7\": \"Rasheeda Garner\", \"Y_2\": \"physiotherapist\", \"Y_5\": \"Chelsie Hartung\"}, {\"Y_7\": \"Karen Fink\", \"Y_5\": \"Tamala Paschall\", \"Y_9\": \"Von Fink\", \"Y_2\": \"chartered legal executive\", \"Y_3\": \"Zora Paschall\"}, {\"Y_7\": \"Tamara Werth\", \"Y_5\": \"Audra Schroder\", \"Y_9\": \"Hubert Werth\", \"Y_3\": \"Elvie Helm\", \"Y_2\": \"software engineer\"}, {\"Y_5\": \"Arnold Amerson\", \"Y_7\": \"Amina Arnett\", \"Y_2\": \"senior tax professional\", \"Y_9\": \"Domingo Arnett\", \"Y_3\": \"Alice Alton\"}, {\"Y_9\": \"Mattie Goodman\", \"Y_7\": \"Stacy Mcghee\", \"Y_3\": \"Kristi Neace\", \"Y_2\": \"chartered certified accountant\", \"Y_5\": \"Jake Godsey\"}, {\"Y_2\": \"food technologist\", \"Y_5\": \"Torrie Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_3\": \"Justine Appel\", \"Y_7\": \"Melodie Gilmer\"}, {\"Y_9\": \"Mallory Southworth\", \"Y_5\": \"Joan Luce\", \"Y_2\": \"analytical chemist\", \"Y_7\": \"Dollie Southworth\", \"Y_3\": \"Nicolasa Dennison\"}, {\"Y_7\": \"Karen Fink\", \"Y_9\": \"Von Fink\", \"Y_3\": \"Sara Paschall\", \"Y_5\": \"Twanna Paschall\", \"Y_2\": \"chartered legal executive\"}, {\"Y_5\": \"Esperanza Antonio\", \"Y_9\": \"Magdalene Medlin\", \"Y_7\": \"Shae Grubbs\", \"Y_2\": \"secondary school teacher\", \"Y_3\": \"Maude Cornelison\"}, {\"Y_2\": \"journalist\", \"Y_9\": \"Argentina Kellar\", \"Y_3\": \"Nancy Givens\", \"Y_7\": \"Delinda Barboza\", \"Y_5\": \"Arianna Kellar\"}, {\"Y_2\": \"ergonomist\", \"Y_7\": \"Maryam Ocampo\", \"Y_5\": \"Randolph Ocampo\", \"Y_3\": \"Eva Ocampo\", \"Y_9\": \"Clinton Ocampo\"}, {\"Y_7\": \"Karen Fink\", \"Y_9\": \"Von Fink\", \"Y_2\": \"prison officer\", \"Y_5\": \"Tommie Paschall\", \"Y_3\": \"Dorthy Bunch\"}, {\"Y_7\": \"Debra Warren\", \"Y_3\": \"Erin Thies\", \"Y_5\": \"Darby Warren\", \"Y_2\": \"forensic scientist\", \"Y_9\": \"Glenn Warren\"}, {\"Y_2\": \"aeronautical engineer\", \"Y_7\": \"Marguerite Bissonnette\", \"Y_9\": \"Alethia Serrano\", \"Y_3\": \"Rosaria Swearingen\", \"Y_5\": \"Elaine Cano\"}, {\"Y_3\": \"Donna Myles\", \"Y_7\": \"Lyndia Powe\", \"Y_5\": \"Alexis Gaines\", \"Y_2\": \"press sub\", \"Y_9\": \"Eunice Gaines\"}, {\"Y_2\": \"marketing executive\", \"Y_9\": \"Orville Colella\", \"Y_5\": \"Leopoldo Colella\", \"Y_3\": \"Maira France\", \"Y_7\": \"Babette Colella\"}, {\"Y_2\": \"teaching laboratory technician\", \"Y_7\": \"Tianna Boynton\", \"Y_5\": \"Jennette Lang\", \"Y_9\": \"Anderson Boynton\", \"Y_3\": \"Jacqueline Lander\"}, {\"Y_9\": \"Erick Mccarthy\", \"Y_7\": \"Pauletta Mccarthy\", \"Y_5\": \"Andy Preciado\", \"Y_2\": \"environmental health practitioner\", \"Y_3\": \"Princess Earl\"}, {\"Y_7\": \"Monica Longoria\", \"Y_2\": \"print production planner\", \"Y_5\": \"Louann Kuehn\", \"Y_3\": \"Debra Park\", \"Y_9\": \"Myrl Kimble\"}, {\"Y_2\": \"higher education careers adviser\", \"Y_3\": \"Jacque Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_5\": \"Terrell Purcell\", \"Y_9\": \"Luciano Purcell\"}, {\"Y_7\": \"Jeannette Voyles\", \"Y_5\": \"Karen Mccallum\", \"Y_2\": \"holiday representative\", \"Y_3\": \"Brandy Machado\", \"Y_9\": \"Veronica Voyles\"}, {\"Y_3\": \"Evangelina Woodford\", \"Y_5\": \"Jacques Vasquez\", \"Y_7\": \"Shaunte Ruggles\", \"Y_2\": \"armed forces operational officer\", \"Y_9\": \"Collette Stockwell\"}, {\"Y_2\": \"animal nutritionist\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_5\": \"Gemma Billiot\", \"Y_3\": \"Thalia Appel\"}, {\"Y_9\": \"Damien Held\", \"Y_5\": \"Jan Held\", \"Y_2\": \"paediatric nurse\", \"Y_3\": \"Macie Held\", \"Y_7\": \"Yen Held\"}, {\"Y_2\": \"ergonomist\", \"Y_3\": \"Ofelia Kendall\", \"Y_5\": \"Rhea Herold\", \"Y_9\": \"Wilton Fast\", \"Y_7\": \"Machelle Fast\"}, {\"Y_3\": \"Racquel Vierra\", \"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_2\": \"garment technologist\", \"Y_5\": \"Asa Vierra\"}, {\"Y_5\": \"Barabara Priddy\", \"Y_2\": \"water quality scientist\", \"Y_7\": \"Rosalyn Priddy\", \"Y_9\": \"Jessie Priddy\", \"Y_3\": \"Lynelle Woodard\"}, {\"Y_9\": \"Neil Gauthier\", \"Y_7\": \"Romona Gauthier\", \"Y_5\": \"Kurt Huynh\", \"Y_2\": \"armed forces technical officer\", \"Y_3\": \"Deborah Fredette\"}, {\"Y_5\": \"Austin Prieto\", \"Y_9\": \"Mica Greiner\", \"Y_7\": \"Lacey Lamoureux\", \"Y_3\": \"Delpha Stamper\", \"Y_2\": \"garment technologist\"}, {\"Y_2\": \"actuary\", \"Y_5\": \"Curt Broadway\", \"Y_7\": \"Ladawn Marino\", \"Y_3\": \"Joannie Thomson\", \"Y_9\": \"Elvin Marino\"}, {\"Y_3\": \"Wanda Butcher\", \"Y_9\": \"Antony Mcgrath\", \"Y_2\": \"printmaker\", \"Y_7\": \"Maude Mcgrath\", \"Y_5\": \"Jody Peter\"}, {\"Y_5\": \"Courtney Speck\", \"Y_3\": \"Ozella Gillman\", \"Y_9\": \"Timmy Gillman\", \"Y_2\": \"financial planner\", \"Y_7\": \"Roseanna Gillman\"}, {\"Y_2\": \"international aid worker\", \"Y_5\": \"Rickie Davidson\", \"Y_9\": \"Galen Mullinax\", \"Y_7\": \"Magdalene Mullinax\", \"Y_3\": \"Kathe Winter\"}, {\"Y_2\": \"broadcast presenter\", \"Y_7\": \"Tamara Werth\", \"Y_5\": \"Desiree Deguzman\", \"Y_3\": \"Arianna Poulos\", \"Y_9\": \"Hubert Werth\"}, {\"Y_5\": \"Christopher Priddy\", \"Y_2\": \"water quality scientist\", \"Y_7\": \"Rosalyn Priddy\", \"Y_9\": \"Jessie Priddy\", \"Y_3\": \"Lynelle Woodard\"}, {\"Y_3\": \"Yasmin Burrus\", \"Y_2\": \"scientist\", \"Y_9\": \"Juanita Bolinger\", \"Y_7\": \"Bernice Salem\", \"Y_5\": \"Fletcher Shay\"}, {\"Y_3\": \"Evangelina Woodford\", \"Y_5\": \"Marion Vasquez\", \"Y_7\": \"Shaunte Ruggles\", \"Y_2\": \"armed forces operational officer\", \"Y_9\": \"Collette Stockwell\"}, {\"Y_9\": \"Carly Rimmer\", \"Y_3\": \"Elaine Rimmer\", \"Y_2\": \"recycling officer\", \"Y_7\": \"Deja Gagne\", \"Y_5\": \"Trudy Rimmer\"}, {\"Y_7\": \"Monica Longoria\", \"Y_5\": \"Jennifer Park\", \"Y_2\": \"broadcast engineer\", \"Y_3\": \"Michelle Kuehn\", \"Y_9\": \"Myrl Kimble\"}, {\"Y_7\": \"Tamara Werth\", \"Y_5\": \"Raphael Deguzman\", \"Y_2\": \"pilot\", \"Y_9\": \"Hubert Werth\", \"Y_3\": \"Rebecka Deguzman\"}, {\"Y_7\": \"Staci Christian\", \"Y_5\": \"Alexander Behrens\", \"Y_3\": \"Marlo Ferris\", \"Y_9\": \"Miguel Christian\", \"Y_2\": \"operations geologist\"}, {\"Y_5\": \"Aletha Barger\", \"Y_9\": \"Juanita Bolinger\", \"Y_2\": \"cartographer\", \"Y_7\": \"Bernice Salem\", \"Y_3\": \"Carly Neff\"}, {\"Y_5\": \"Esperanza Tuttle\", \"Y_9\": \"Lucille Slaton\", \"Y_7\": \"Kristine Caro\", \"Y_2\": \"comptroller\", \"Y_3\": \"Charmain Callaghan\"}, {\"Y_2\": \"marketing executive\", \"Y_3\": \"Macie Penland\", \"Y_9\": \"Antony Mcgrath\", \"Y_7\": \"Maude Mcgrath\", \"Y_5\": \"Jody Peter\"}, {\"Y_9\": \"Emilio Chilton\", \"Y_3\": \"Enedina Stadler\", \"Y_5\": \"Shirley Strain\", \"Y_7\": \"Lara Chilton\", \"Y_2\": \"tourist information centre manager\"}, {\"Y_3\": \"Antoinette Herold\", \"Y_9\": \"Wilton Fast\", \"Y_7\": \"Machelle Fast\", \"Y_2\": \"forest manager\", \"Y_5\": \"Jeanette Granados\"}, {\"Y_3\": \"Antoinette Herold\", \"Y_9\": \"Wilton Fast\", \"Y_7\": \"Machelle Fast\", \"Y_2\": \"forest manager\", \"Y_5\": \"Juan Fast\"}, {\"Y_2\": \"landscape architect\", \"Y_3\": \"Addie Bentz\", \"Y_5\": \"Ligia Perkins\", \"Y_9\": \"Shelton Crossland\", \"Y_7\": \"Ariel Crossland\"}, {\"Y_9\": \"Lon Orr\", \"Y_5\": \"Chelsie Orr\", \"Y_7\": \"Carly Orr\", \"Y_3\": \"Rosie Greenberg\", \"Y_2\": \"bookseller\"}, {\"Y_3\": \"Tiffiny Dasilva\", \"Y_9\": \"Frankie Leftwich\", \"Y_5\": \"Alton Leftwich\", \"Y_2\": \"clinical embryologist\", \"Y_7\": \"Nancy Leftwich\"}, {\"Y_5\": \"Ashton Delrio\", \"Y_9\": \"Magdalene Medlin\", \"Y_7\": \"Shae Grubbs\", \"Y_2\": \"secondary school teacher\", \"Y_3\": \"Maude Cornelison\"}, {\"Y_9\": \"Deidra Oh\", \"Y_5\": \"Rosalinda Shinn\", \"Y_3\": \"Heather Lippert\", \"Y_2\": \"environmental education officer\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_3\": \"Freda Mcnamee\", \"Y_5\": \"Liane Kellar\", \"Y_2\": \"lobbyist\", \"Y_7\": \"Alexandria Barboza\"}, {\"Y_5\": \"Bernie Tabor\", \"Y_2\": \"toxicologist\", \"Y_3\": \"Shae Aranda\", \"Y_7\": \"Fern Rayford\", \"Y_9\": \"Chloe Rayford\"}, {\"Y_2\": \"actuary\", \"Y_7\": \"Ladawn Marino\", \"Y_3\": \"Joannie Thomson\", \"Y_5\": \"Carl Broadway\", \"Y_9\": \"Elvin Marino\"}, {\"Y_2\": \"public affairs consultant\", \"Y_3\": \"Rebecka Poisson\", \"Y_7\": \"Monserrate Whitlow\", \"Y_5\": \"Sasha Whitlow\", \"Y_9\": \"Michell Whitlow\"}, {\"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_3\": \"Brittaney Vierra\", \"Y_2\": \"insurance risk surveyor\", \"Y_5\": \"Dianna Vierra\"}, {\"Y_2\": \"accommodation manager\", \"Y_7\": \"Rosalyn Priddy\", \"Y_9\": \"Jessie Priddy\", \"Y_5\": \"Ike Priddy\", \"Y_3\": \"Evangelina Overstreet\"}, {\"Y_2\": \"product manager\", \"Y_5\": \"Otis Pendergrass\", \"Y_7\": \"Patti Gable\", \"Y_3\": \"Rosina Rey\", \"Y_9\": \"Cara Pendergrass\"}, {\"Y_2\": \"actuary\", \"Y_9\": \"Edgar Keyes\", \"Y_5\": \"Rickie Testa\", \"Y_7\": \"Antionette Keyes\", \"Y_3\": \"Tory Testa\"}, {\"Y_5\": \"Caleb Magana\", \"Y_9\": \"Kenda Cooper\", \"Y_3\": \"Bobbie Giddens\", \"Y_7\": \"Jacquelyn Self\", \"Y_2\": \"tree surgeon\"}, {\"Y_2\": \"community education officer\", \"Y_5\": \"Carmine Burdette\", \"Y_7\": \"Tara Millan\", \"Y_3\": \"Golda Rascon\", \"Y_9\": \"Clyde Millan\"}, {\"Y_3\": \"Domonique Florence\", \"Y_2\": \"museum exhibitions officer\", \"Y_7\": \"Farrah Priest\", \"Y_5\": \"Kylee Bullington\", \"Y_9\": \"Patricia Hazel\"}, {\"Y_9\": \"Neil Gauthier\", \"Y_2\": \"diplomatic services operational officer\", \"Y_7\": \"Romona Gauthier\", \"Y_3\": \"Kris Lay\", \"Y_5\": \"Galen Lay\"}, {\"Y_3\": \"Evangelina Woodford\", \"Y_5\": \"Xiomara Durbin\", \"Y_7\": \"Shaunte Ruggles\", \"Y_2\": \"armed forces operational officer\", \"Y_9\": \"Collette Stockwell\"}, {\"Y_7\": \"Anjanette Bromley\", \"Y_3\": \"Kiana Perrin\", \"Y_5\": \"Goldie Ruelas\", \"Y_2\": \"quality manager\", \"Y_9\": \"Irene Medley\"}, {\"Y_9\": \"Leena Tatro\", \"Y_7\": \"Nelly Poynter\", \"Y_2\": \"herbalist\", \"Y_5\": \"Charlie Bronson\", \"Y_3\": \"Jacquline Breeden\"}, {\"Y_5\": \"Babara Merryman\", \"Y_9\": \"Jona Quan\", \"Y_7\": \"Delores Mosely\", \"Y_3\": \"Jody Defelice\", \"Y_2\": \"sales promotion account executive\"}, {\"Y_9\": \"Jewell Rickard\", \"Y_2\": \"herbalist\", \"Y_5\": \"Glenn Rickard\", \"Y_3\": \"Esperanza Dees\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_3\": \"Mariana Westphal\", \"Y_2\": \"energy engineer\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\", \"Y_5\": \"Glenn Najera\"}, {\"Y_2\": \"health and safety inspector\", \"Y_3\": \"Pauletta Kraemer\", \"Y_5\": \"Malissa Landry\", \"Y_9\": \"Dannielle Napier\", \"Y_7\": \"Mercedes Brewington\"}, {\"Y_3\": \"Ariel Najera\", \"Y_2\": \"sports administrator\", \"Y_5\": \"Natalie Westphal\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\"}, {\"Y_5\": \"Billy Hoff\", \"Y_7\": \"Charity Cann\", \"Y_3\": \"Lyndsey Hoff\", \"Y_2\": \"radiographer\", \"Y_9\": \"William Cann\"}, {\"Y_3\": \"Ligia Staton\", \"Y_9\": \"Emilio Chilton\", \"Y_2\": \"hotel manager\", \"Y_5\": \"Celia Hassan\", \"Y_7\": \"Lara Chilton\"}, {\"Y_2\": \"education officer\", \"Y_5\": \"Joaquin Hamm\", \"Y_9\": \"Karla Studer\", \"Y_3\": \"Isabella Streeter\", \"Y_7\": \"Meagan Studer\"}, {\"Y_7\": \"Karen Fink\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Twanna Paschall\", \"Y_2\": \"chartered legal executive\", \"Y_3\": \"Zora Paschall\"}, {\"Y_7\": \"Jeannette Voyles\", \"Y_5\": \"Machelle Machado\", \"Y_3\": \"Devora Mccallum\", \"Y_2\": \"human resources officer\", \"Y_9\": \"Veronica Voyles\"}, {\"Y_7\": \"Deena Studer\", \"Y_3\": \"Dorinda Streeter\", \"Y_5\": \"Anthony Streeter\", \"Y_2\": \"theme park manager\", \"Y_9\": \"Kristofer Studer\"}, {\"Y_9\": \"Myron Sepulveda\", \"Y_3\": \"Nada Switzer\", \"Y_5\": \"Valeria Paynter\", \"Y_2\": \"journalist\", \"Y_7\": \"Larae Sepulveda\"}, {\"Y_9\": \"Jona Quan\", \"Y_2\": \"community development worker\", \"Y_5\": \"Leticia Elias\", \"Y_7\": \"Delores Mosely\", \"Y_3\": \"Essie Quan\"}, {\"Y_3\": \"Ashton Medlock\", \"Y_2\": \"tour manager\", \"Y_7\": \"Miranda Pfister\", \"Y_9\": \"Nina Pfister\", \"Y_5\": \"Dani Sander\"}, {\"Y_7\": \"Karen Fink\", \"Y_9\": \"Von Fink\", \"Y_2\": \"prison officer\", \"Y_5\": \"Twanna Paschall\", \"Y_3\": \"Dorthy Bunch\"}, {\"Y_5\": \"Shelli Jude\", \"Y_3\": \"Glenda Hurdle\", \"Y_2\": \"optician\", \"Y_7\": \"Lera Rojo\", \"Y_9\": \"Yen Langer\"}, {\"Y_7\": \"Toshiko Purcell\", \"Y_3\": \"Tina Purcell\", \"Y_9\": \"Luciano Purcell\", \"Y_5\": \"Patty Purcell\", \"Y_2\": \"recruitment consultant\"}, {\"Y_9\": \"Junior Mccallum\", \"Y_7\": \"Romelia Mccallum\", \"Y_5\": \"Claud Milner\", \"Y_2\": \"armed forces logistics officer\", \"Y_3\": \"Luisa Milner\"}, {\"Y_9\": \"Sydney Fetter\", \"Y_5\": \"John Hemphill\", \"Y_2\": \"housing manager\", \"Y_3\": \"Karla Hemphill\", \"Y_7\": \"Demetria Conners\"}, {\"Y_5\": \"Wade Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_2\": \"retail banker\", \"Y_7\": \"Melodie Gilmer\", \"Y_3\": \"Virgina Billiot\"}, {\"Y_5\": \"Preston Kistler\", \"Y_2\": \"agricultural consultant\", \"Y_7\": \"Viola Kistler\", \"Y_3\": \"Rosena Saavedra\", \"Y_9\": \"Rod Kistler\"}, {\"Y_9\": \"Damien Held\", \"Y_5\": \"Jan Held\", \"Y_3\": \"Adelina Held\", \"Y_7\": \"Yen Held\", \"Y_2\": \"academic librarian\"}, {\"Y_9\": \"Manda Buell\", \"Y_3\": \"Suzette Snapp\", \"Y_7\": \"Myra Buell\", \"Y_5\": \"Patty Pope\", \"Y_2\": \"toxicologist\"}, {\"Y_7\": \"Michell Lear\", \"Y_2\": \"proofreader\", \"Y_9\": \"Deanna Mckean\", \"Y_3\": \"Emilie Petty\", \"Y_5\": \"Marty Lear\"}, {\"Y_9\": \"Earle Bunn\", \"Y_5\": \"Kylee Plunkett\", \"Y_3\": \"Lindy Tinker\", \"Y_2\": \"brewing technologist\", \"Y_7\": \"Heather Bunn\"}, {\"Y_9\": \"Jewell Rickard\", \"Y_2\": \"herbalist\", \"Y_5\": \"Salvador Rickard\", \"Y_3\": \"Esperanza Dees\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_2\": \"horticultural consultant\", \"Y_3\": \"Tracie Mercado\", \"Y_7\": \"Windy Mercado\", \"Y_5\": \"Darius Mercado\", \"Y_9\": \"Ashton Mercado\"}, {\"Y_2\": \"race relations officer\", \"Y_3\": \"Pearlie Redmond\", \"Y_9\": \"Raphael Flanders\", \"Y_7\": \"Celestine Flanders\", \"Y_5\": \"Celia Flanders\"}, {\"Y_7\": \"Helga Samples\", \"Y_3\": \"Lea Lowrey\", \"Y_2\": \"paramedic\", \"Y_5\": \"Rolanda Petterson\", \"Y_9\": \"Alysia Jaynes\"}, {\"Y_7\": \"Vicki Keyser\", \"Y_5\": \"Patricia Crumley\", \"Y_3\": \"Carolyn Andrews\", \"Y_2\": \"advertising account planner\", \"Y_9\": \"Russel Keyser\"}, {\"Y_9\": \"Trent Keele\", \"Y_3\": \"Michele Varga\", \"Y_2\": \"race relations officer\", \"Y_7\": \"Toshiko Keele\", \"Y_5\": \"Quinn Henkel\"}, {\"Y_5\": \"Ashton Delrio\", \"Y_2\": \"higher education careers adviser\", \"Y_9\": \"Magdalene Medlin\", \"Y_7\": \"Shae Grubbs\", \"Y_3\": \"Abbey Venable\"}, {\"Y_7\": \"Vicki Keyser\", \"Y_5\": \"Walter Stiles\", \"Y_3\": \"Carolyn Andrews\", \"Y_2\": \"advertising account planner\", \"Y_9\": \"Russel Keyser\"}, {\"Y_9\": \"Carly Rimmer\", \"Y_2\": \"investment analyst\", \"Y_7\": \"Deja Gagne\", \"Y_5\": \"Adrianna Paulus\", \"Y_3\": \"Dinah Milligan\"}, {\"Y_5\": \"Will Prieto\", \"Y_9\": \"Mica Greiner\", \"Y_7\": \"Lacey Lamoureux\", \"Y_3\": \"Delpha Stamper\", \"Y_2\": \"garment technologist\"}, {\"Y_9\": \"Mattie Goodman\", \"Y_7\": \"Stacy Mcghee\", \"Y_3\": \"Kristi Neace\", \"Y_5\": \"Kanesha Lord\", \"Y_2\": \"chartered certified accountant\"}, {\"Y_5\": \"Caleb Magana\", \"Y_9\": \"Kenda Cooper\", \"Y_2\": \"holiday representative\", \"Y_7\": \"Jacquelyn Self\", \"Y_3\": \"Zenobia Ragsdale\"}, {\"Y_5\": \"Courtney Speck\", \"Y_3\": \"Paige Gillman\", \"Y_9\": \"Timmy Gillman\", \"Y_7\": \"Roseanna Gillman\", \"Y_2\": \"sales professional\"}, {\"Y_3\": \"Lauretta Reiter\", \"Y_2\": \"therapeutic radiographer\", \"Y_9\": \"Scottie Benham\", \"Y_7\": \"Isabell Provencher\", \"Y_5\": \"Rocco Reiter\"}, {\"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_2\": \"medical physicist\", \"Y_3\": \"Kyong Vierra\", \"Y_5\": \"Asa Vierra\"}, {\"Y_3\": \"Xiao Behrens\", \"Y_7\": \"Staci Christian\", \"Y_5\": \"Alexander Behrens\", \"Y_2\": \"theatre manager\", \"Y_9\": \"Miguel Christian\"}, {\"Y_9\": \"Timothy Bedwell\", \"Y_2\": \"civil service fast streamer\", \"Y_7\": \"Margurite Bedwell\", \"Y_3\": \"Lenora Velasco\", \"Y_5\": \"Farrah Click\"}, {\"Y_7\": \"Jacinta Scalise\", \"Y_5\": \"Farrah Hoover\", \"Y_3\": \"Norma Hoover\", \"Y_9\": \"Irwin Scalise\", \"Y_2\": \"ophthalmologist\"}, {\"Y_2\": \"plant breeder\", \"Y_5\": \"Cary Hatton\", \"Y_7\": \"Carlotta Guillen\", \"Y_3\": \"Morgan Banta\", \"Y_9\": \"Clyde Guillen\"}, {\"Y_7\": \"Charity Cann\", \"Y_3\": \"Beatriz Mulcahy\", \"Y_5\": \"Ira Mulcahy\", \"Y_9\": \"William Cann\", \"Y_2\": \"dance movement psychotherapist\"}, {\"Y_2\": \"actuary\", \"Y_9\": \"Curtis Cao\", \"Y_3\": \"Graciela Bentley\", \"Y_5\": \"Elfriede Cao\", \"Y_7\": \"Brandy Cao\"}, {\"Y_3\": \"Janey Stitt\", \"Y_9\": \"Wilton Fast\", \"Y_2\": \"conservator\", \"Y_7\": \"Machelle Fast\", \"Y_5\": \"Juan Fast\"}, {\"Y_9\": \"Sylvia Nason\", \"Y_5\": \"Amberly Little\", \"Y_3\": \"Margot Fulton\", \"Y_7\": \"Myrle Stinson\", \"Y_2\": \"advice worker\"}, {\"Y_2\": \"pathologist\", \"Y_5\": \"Victor Charron\", \"Y_3\": \"Natalie Mcfall\", \"Y_7\": \"Ethel Antoine\", \"Y_9\": \"Kirk Antoine\"}, {\"Y_3\": \"Ramona Doolittle\", \"Y_5\": \"Saul Tamez\", \"Y_7\": \"Nada Mckeown\", \"Y_2\": \"cartographer\", \"Y_9\": \"Wilfredo Mckeown\"}, {\"Y_2\": \"broadcast presenter\", \"Y_7\": \"Tamara Werth\", \"Y_5\": \"Raphael Deguzman\", \"Y_3\": \"Arianna Poulos\", \"Y_9\": \"Hubert Werth\"}, {\"Y_9\": \"Jona Quan\", \"Y_2\": \"psychiatrist\", \"Y_5\": \"Leticia Elias\", \"Y_7\": \"Delores Mosely\", \"Y_3\": \"Artie Quan\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_2\": \"barrister\", \"Y_7\": \"Alexandria Barboza\", \"Y_5\": \"Rita Kellar\", \"Y_3\": \"Antonia Lapp\"}, {\"Y_3\": \"Antoinette Herold\", \"Y_9\": \"Wilton Fast\", \"Y_5\": \"Harlan Fast\", \"Y_7\": \"Machelle Fast\", \"Y_2\": \"forest manager\"}, {\"Y_5\": \"Johnathan Marion\", \"Y_7\": \"Debra Warren\", \"Y_2\": \"economist\", \"Y_3\": \"Leena Matney\", \"Y_9\": \"Glenn Warren\"}, {\"Y_9\": \"Erick Mccarthy\", \"Y_7\": \"Pauletta Mccarthy\", \"Y_3\": \"Holley Earl\", \"Y_2\": \"physicist\", \"Y_5\": \"Anastasia Preciado\"}, {\"Y_2\": \"planning and development surveyor\", \"Y_3\": \"Ardath Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_5\": \"Gemma Billiot\"}, {\"Y_3\": \"Antoinette Herold\", \"Y_9\": \"Wilton Fast\", \"Y_5\": \"Leroy Fast\", \"Y_7\": \"Machelle Fast\", \"Y_2\": \"forest manager\"}, {\"Y_3\": \"Adelina Steed\", \"Y_2\": \"insurance underwriter\", \"Y_5\": \"Sara Leftwich\", \"Y_9\": \"Frankie Leftwich\", \"Y_7\": \"Nancy Leftwich\"}, {\"Y_3\": \"Shante Najera\", \"Y_2\": \"ceramics designer\", \"Y_5\": \"Natalie Westphal\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\"}, {\"Y_9\": \"Leena Tatro\", \"Y_7\": \"Nelly Poynter\", \"Y_5\": \"Malik Bronson\", \"Y_2\": \"herbalist\", \"Y_3\": \"Jacquline Breeden\"}, {\"Y_2\": \"information systems manager\", \"Y_3\": \"Rochelle Mcmahon\", \"Y_5\": \"Rupert Dallas\", \"Y_9\": \"Kisha Dallas\", \"Y_7\": \"Ozella Dallas\"}, {\"Y_9\": \"Dannielle Napier\", \"Y_2\": \"site engineer\", \"Y_3\": \"Jann Landry\", \"Y_7\": \"Mercedes Brewington\", \"Y_5\": \"Alice Kraemer\"}, {\"Y_2\": \"fast food restaurant manager\", \"Y_3\": \"Oralia Oh\", \"Y_5\": \"Everette Oh\", \"Y_9\": \"Deidra Oh\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_5\": \"Mandy Oh\", \"Y_9\": \"Deidra Oh\", \"Y_3\": \"Heather Lippert\", \"Y_2\": \"environmental education officer\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_5\": \"Shanda Fairbanks\", \"Y_7\": \"Deborah Rodarte\", \"Y_3\": \"Meryl Bolduc\", \"Y_9\": \"Rhoda Rodarte\", \"Y_2\": \"merchant navy officer\"}, {\"Y_2\": \"trade union research officer\", \"Y_7\": \"Tamara Werth\", \"Y_9\": \"Hubert Werth\", \"Y_3\": \"Dorothea Schroder\", \"Y_5\": \"Krystyna Helm\"}, {\"Y_3\": \"Shante Najera\", \"Y_2\": \"ceramics designer\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\", \"Y_5\": \"Glenn Najera\"}, {\"Y_2\": \"statistician\", \"Y_5\": \"Will Prieto\", \"Y_9\": \"Mica Greiner\", \"Y_3\": \"Natacha Nesmith\", \"Y_7\": \"Lacey Lamoureux\"}, {\"Y_3\": \"Marguerite Doering\", \"Y_2\": \"dancer\", \"Y_9\": \"Jona Quan\", \"Y_7\": \"Delores Mosely\", \"Y_5\": \"Leticia Elias\"}, {\"Y_9\": \"Terrence Bonin\", \"Y_7\": \"Carmella Bonin\", \"Y_2\": \"facilities manager\", \"Y_5\": \"Vita Bonin\", \"Y_3\": \"Teressa Bonin\"}, {\"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_3\": \"Brittaney Vierra\", \"Y_2\": \"insurance risk surveyor\", \"Y_5\": \"Cruz Vierra\"}, {\"Y_3\": \"Sharon Saucedo\", \"Y_7\": \"Antonia Klaus\", \"Y_5\": \"Doreen Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_2\": \"operations geologist\"}, {\"Y_7\": \"Virgie Rubio\", \"Y_2\": \"horticultural therapist\", \"Y_3\": \"Dixie Hobbs\", \"Y_9\": \"Gloria Rubio\", \"Y_5\": \"Sid Boyer\"}, {\"Y_3\": \"Lori Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_2\": \"press sub\", \"Y_9\": \"Luciano Purcell\", \"Y_5\": \"Patty Purcell\"}, {\"Y_5\": \"Theodore Purcell\", \"Y_3\": \"Lori Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_2\": \"press sub\", \"Y_9\": \"Luciano Purcell\"}, {\"Y_7\": \"Karen Fink\", \"Y_9\": \"Von Fink\", \"Y_3\": \"Sara Paschall\", \"Y_5\": \"Manuel Paschall\", \"Y_2\": \"chartered legal executive\"}, {\"Y_9\": \"Junior Mccallum\", \"Y_3\": \"Charissa More\", \"Y_7\": \"Romelia Mccallum\", \"Y_5\": \"Evelia Milner\", \"Y_2\": \"lighting technician\"}, {\"Y_5\": \"Gale Klaus\", \"Y_2\": \"location manager\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_3\": \"Therese John\"}, {\"Y_2\": \"museum education officer\", \"Y_5\": \"Rhea Herold\", \"Y_3\": \"Kisha Granados\", \"Y_9\": \"Wilton Fast\", \"Y_7\": \"Machelle Fast\"}, {\"Y_7\": \"Karen Fink\", \"Y_3\": \"Signe Paschall\", \"Y_2\": \"dramatherapist\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Manuel Paschall\"}, {\"Y_5\": \"Dena Quan\", \"Y_9\": \"Jona Quan\", \"Y_2\": \"community development worker\", \"Y_7\": \"Delores Mosely\", \"Y_3\": \"Essie Quan\"}, {\"Y_7\": \"Monica Longoria\", \"Y_3\": \"Sydney Douglass\", \"Y_2\": \"social research officer\", \"Y_5\": \"Susanna Kimble\", \"Y_9\": \"Myrl Kimble\"}, {\"Y_5\": \"Alissa Fenwick\", \"Y_3\": \"Rhonda Tong\", \"Y_7\": \"Judith Rhoden\", \"Y_2\": \"diplomatic services operational officer\", \"Y_9\": \"Wonda Fenwick\"}, {\"Y_9\": \"Saul Ernst\", \"Y_2\": \"dispensing optician\", \"Y_5\": \"Alexa Josephson\", \"Y_7\": \"Serena Ernst\", \"Y_3\": \"Justine Braden\"}, {\"Y_7\": \"Karen Fink\", \"Y_3\": \"Maryjane Raymer\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Shon Fink\", \"Y_2\": \"housing manager\"}, {\"Y_5\": \"Oren Vierra\", \"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_3\": \"Brittaney Vierra\", \"Y_2\": \"insurance risk surveyor\"}, {\"Y_9\": \"Jewell Rickard\", \"Y_3\": \"Lera Burson\", \"Y_2\": \"sound technician\", \"Y_5\": \"Anastacia Barrios\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_2\": \"museum education officer\", \"Y_7\": \"Maryam Ocampo\", \"Y_5\": \"Mickey Ocampo\", \"Y_3\": \"Rebecka Ocampo\", \"Y_9\": \"Clinton Ocampo\"}, {\"Y_7\": \"Monika Quintanilla\", \"Y_2\": \"tourism officer\", \"Y_9\": \"Cleveland Quintanilla\", \"Y_3\": \"Aurelia Adair\", \"Y_5\": \"Ezequiel Arrington\"}, {\"Y_7\": \"Miranda Pfister\", \"Y_3\": \"Kari Sander\", \"Y_2\": \"petroleum engineer\", \"Y_5\": \"Chet Gaskill\", \"Y_9\": \"Nina Pfister\"}, {\"Y_7\": \"Monika Quintanilla\", \"Y_3\": \"Joslyn Arrington\", \"Y_9\": \"Cleveland Quintanilla\", \"Y_2\": \"music tutor\", \"Y_5\": \"Paula Arrington\"}, {\"Y_7\": \"Charity Cann\", \"Y_5\": \"Manual Hoff\", \"Y_2\": \"geneticist\", \"Y_3\": \"Leann Myer\", \"Y_9\": \"William Cann\"}, {\"Y_3\": \"Meagan Glisson\", \"Y_2\": \"civil engineer\", \"Y_7\": \"Alethia Barrow\", \"Y_5\": \"Joel Glisson\", \"Y_9\": \"Karina Justus\"}, {\"Y_5\": \"Solomon Alston\", \"Y_7\": \"Verona Robey\", \"Y_3\": \"Harriette Waller\", \"Y_2\": \"advice worker\", \"Y_9\": \"Anna Vanlandingham\"}, {\"Y_3\": \"Wanita Doolittle\", \"Y_5\": \"Saul Tamez\", \"Y_7\": \"Nada Mckeown\", \"Y_2\": \"pensions consultant\", \"Y_9\": \"Wilfredo Mckeown\"}, {\"Y_2\": \"arboriculturist\", \"Y_3\": \"Amy Holliday\", \"Y_5\": \"Cary Hatton\", \"Y_7\": \"Carlotta Guillen\", \"Y_9\": \"Clyde Guillen\"}, {\"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Shaina Gaskill\", \"Y_2\": \"software engineer\", \"Y_3\": \"Earlean Gaskill\", \"Y_9\": \"Nina Pfister\"}, {\"Y_2\": \"higher education careers adviser\", \"Y_3\": \"Jacque Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_5\": \"Perry Purcell\", \"Y_9\": \"Luciano Purcell\"}, {\"Y_2\": \"historic buildings inspector\", \"Y_5\": \"Vicente Dennison\", \"Y_3\": \"Madelyn Vice\", \"Y_7\": \"Annette Lamm\", \"Y_9\": \"Kerrie Lamm\"}, {\"Y_7\": \"Anjanette Bromley\", \"Y_2\": \"risk manager\", \"Y_5\": \"Elliot Medley\", \"Y_9\": \"Irene Medley\", \"Y_3\": \"Edwina Graziano\"}, {\"Y_5\": \"Elisabeth Buck\", \"Y_3\": \"Pamala Bigham\", \"Y_2\": \"press sub\", \"Y_7\": \"Shaunte Ruggles\", \"Y_9\": \"Collette Stockwell\"}, {\"Y_3\": \"Lori Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_2\": \"press sub\", \"Y_5\": \"Terrell Purcell\", \"Y_9\": \"Luciano Purcell\"}, {\"Y_7\": \"Monika Quintanilla\", \"Y_5\": \"Nettie Heim\", \"Y_3\": \"Joslyn Arrington\", \"Y_9\": \"Cleveland Quintanilla\", \"Y_2\": \"music tutor\"}, {\"Y_3\": \"Collette Korn\", \"Y_5\": \"Leslie Korn\", \"Y_2\": \"radio producer\", \"Y_7\": \"Tammie Bales\", \"Y_9\": \"Debi Bales\"}, {\"Y_3\": \"Racquel Vierra\", \"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_2\": \"garment technologist\", \"Y_5\": \"Dianna Vierra\"}, {\"Y_7\": \"Karen Fink\", \"Y_3\": \"Signe Paschall\", \"Y_2\": \"dramatherapist\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Ignacio Paschall\"}, {\"Y_3\": \"Laverna Graham\", \"Y_5\": \"Jason Alston\", \"Y_7\": \"Verona Robey\", \"Y_9\": \"Anna Vanlandingham\", \"Y_2\": \"leisure centre manager\"}, {\"Y_2\": \"microbiologist\", \"Y_7\": \"Antonia Klaus\", \"Y_5\": \"Doreen Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_3\": \"Brigette Race\"}, {\"Y_2\": \"public affairs consultant\", \"Y_3\": \"Dianna Wilder\", \"Y_5\": \"Sharron Pringle\", \"Y_9\": \"Scottie Benham\", \"Y_7\": \"Isabell Provencher\"}, {\"Y_3\": \"Ariel Najera\", \"Y_2\": \"sports administrator\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\", \"Y_5\": \"Glenn Najera\"}, {\"Y_3\": \"Celia Schramm\", \"Y_7\": \"Jeannette Voyles\", \"Y_5\": \"Clint Wilt\", \"Y_9\": \"Veronica Voyles\", \"Y_2\": \"hydrologist\"}, {\"Y_3\": \"Amy Helm\", \"Y_7\": \"Tamara Werth\", \"Y_2\": \"music therapist\", \"Y_5\": \"Audra Schroder\", \"Y_9\": \"Hubert Werth\"}, {\"Y_5\": \"Dortha Lightfoot\", \"Y_9\": \"Lucille Slaton\", \"Y_7\": \"Kristine Caro\", \"Y_2\": \"exhibitions officer\", \"Y_3\": \"Brittaney Lightfoot\"}, {\"Y_5\": \"Rickie Davidson\", \"Y_3\": \"Leisa Winter\", \"Y_2\": \"geophysicist\", \"Y_9\": \"Galen Mullinax\", \"Y_7\": \"Magdalene Mullinax\"}, {\"Y_9\": \"Magdalene Medlin\", \"Y_3\": \"Albertine Way\", \"Y_2\": \"clinical embryologist\", \"Y_7\": \"Shae Grubbs\", \"Y_5\": \"Tawanda Saiz\"}, {\"Y_2\": \"forensic psychologist\", \"Y_3\": \"Danielle Cervantes\", \"Y_5\": \"Shemika Najera\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\"}, {\"Y_3\": \"Vanessa Vance\", \"Y_5\": \"Coral Delano\", \"Y_2\": \"theme park manager\", \"Y_9\": \"Latisha Delano\", \"Y_7\": \"Anjanette Huss\"}, {\"Y_3\": \"Janey Stitt\", \"Y_9\": \"Wilton Fast\", \"Y_2\": \"conservator\", \"Y_7\": \"Machelle Fast\", \"Y_5\": \"Jeanette Granados\"}, {\"Y_7\": \"Deena Studer\", \"Y_3\": \"Dorinda Streeter\", \"Y_5\": \"Isabella Streeter\", \"Y_2\": \"theme park manager\", \"Y_9\": \"Kristofer Studer\"}, {\"Y_3\": \"Mariana Westphal\", \"Y_2\": \"energy engineer\", \"Y_5\": \"Joaquin Najera\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\"}, {\"Y_7\": \"Romana Leroy\", \"Y_5\": \"Lucien Wentworth\", \"Y_3\": \"Gemma Wentworth\", \"Y_2\": \"human resources officer\", \"Y_9\": \"Maria Wentworth\"}, {\"Y_3\": \"Paige Gillman\", \"Y_7\": \"Roseanna Gillman\", \"Y_9\": \"Timmy Gillman\", \"Y_5\": \"Kasey Gillman\", \"Y_2\": \"sales professional\"}, {\"Y_5\": \"Lane Gillman\", \"Y_3\": \"Paige Gillman\", \"Y_9\": \"Timmy Gillman\", \"Y_7\": \"Roseanna Gillman\", \"Y_2\": \"sales professional\"}, {\"Y_2\": \"jewellery designer\", \"Y_5\": \"Randall Klaus\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_3\": \"Verona Klaus\"}, {\"Y_2\": \"higher education careers adviser\", \"Y_5\": \"Esperanza Antonio\", \"Y_9\": \"Magdalene Medlin\", \"Y_7\": \"Shae Grubbs\", \"Y_3\": \"Abbey Venable\"}, {\"Y_2\": \"forensic psychologist\", \"Y_3\": \"Danielle Cervantes\", \"Y_5\": \"Joaquin Najera\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\"}, {\"Y_3\": \"Kari Sander\", \"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Antonio Gaskill\", \"Y_2\": \"petroleum engineer\", \"Y_9\": \"Nina Pfister\"}, {\"Y_5\": \"Theodore Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_3\": \"Tina Purcell\", \"Y_9\": \"Luciano Purcell\", \"Y_2\": \"recruitment consultant\"}, {\"Y_2\": \"accommodation manager\", \"Y_7\": \"Rosalyn Priddy\", \"Y_9\": \"Jessie Priddy\", \"Y_5\": \"Quentin Priddy\", \"Y_3\": \"Evangelina Overstreet\"}, {\"Y_5\": \"Maryann John\", \"Y_3\": \"Cheri Klaus\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_2\": \"advice worker\"}, {\"Y_3\": \"Deanne Alcantar\", \"Y_5\": \"Coral Delano\", \"Y_9\": \"Latisha Delano\", \"Y_7\": \"Anjanette Huss\", \"Y_2\": \"building control surveyor\"}, {\"Y_9\": \"Raphael Flanders\", \"Y_5\": \"Celia Flanders\", \"Y_2\": \"training and development officer\", \"Y_7\": \"Celestine Flanders\", \"Y_3\": \"Pricilla Berkley\"}, {\"Y_5\": \"Austin Lightfoot\", \"Y_9\": \"Lucille Slaton\", \"Y_7\": \"Kristine Caro\", \"Y_2\": \"exhibitions officer\", \"Y_3\": \"Brittaney Lightfoot\"}, {\"Y_2\": \"furniture conservator\", \"Y_5\": \"Johnathan Marion\", \"Y_7\": \"Debra Warren\", \"Y_3\": \"Estella Trader\", \"Y_9\": \"Glenn Warren\"}, {\"Y_9\": \"Manda Buell\", \"Y_3\": \"Suzette Snapp\", \"Y_7\": \"Myra Buell\", \"Y_5\": \"Leroy Pope\", \"Y_2\": \"toxicologist\"}, {\"Y_9\": \"Argentina Kellar\", \"Y_3\": \"Lauretta Garay\", \"Y_7\": \"Delinda Barboza\", \"Y_2\": \"network engineer\", \"Y_5\": \"Arianna Kellar\"}, {\"Y_2\": \"statistician\", \"Y_5\": \"Austin Prieto\", \"Y_9\": \"Mica Greiner\", \"Y_3\": \"Natacha Nesmith\", \"Y_7\": \"Lacey Lamoureux\"}, {\"Y_3\": \"Shaunte Vanhoose\", \"Y_2\": \"programme researcher\", \"Y_5\": \"Phillip Rayford\", \"Y_7\": \"Fern Rayford\", \"Y_9\": \"Chloe Rayford\"}, {\"Y_2\": \"occupational hygienist\", \"Y_3\": \"Albertine Klaus\", \"Y_5\": \"Randall Klaus\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\"}, {\"Y_9\": \"Myron Sepulveda\", \"Y_3\": \"Nada Switzer\", \"Y_2\": \"journalist\", \"Y_7\": \"Larae Sepulveda\", \"Y_5\": \"Arianna Rhoden\"}, {\"Y_2\": \"food technologist\", \"Y_9\": \"Lou Gilmer\", \"Y_3\": \"Justine Appel\", \"Y_7\": \"Melodie Gilmer\", \"Y_5\": \"Gemma Billiot\"}, {\"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_2\": \"medical physicist\", \"Y_3\": \"Kyong Vierra\", \"Y_5\": \"Dianna Vierra\"}, {\"Y_7\": \"Charity Cann\", \"Y_3\": \"Kiana Myer\", \"Y_5\": \"Chauncey Hoff\", \"Y_2\": \"intelligence analyst\", \"Y_9\": \"William Cann\"}, {\"Y_3\": \"Kristine Beattie\", \"Y_5\": \"Isis Tang\", \"Y_7\": \"Deanne Wooten\", \"Y_2\": \"publishing copy\", \"Y_9\": \"Jacinta Tang\"}, {\"Y_9\": \"Juanita Bolinger\", \"Y_2\": \"cartographer\", \"Y_7\": \"Bernice Salem\", \"Y_5\": \"Fletcher Shay\", \"Y_3\": \"Carly Neff\"}, {\"Y_2\": \"higher education careers adviser\", \"Y_9\": \"Magdalene Medlin\", \"Y_7\": \"Shae Grubbs\", \"Y_5\": \"Tawanda Saiz\", \"Y_3\": \"Abbey Venable\"}, {\"Y_2\": \"fast food restaurant manager\", \"Y_3\": \"Oralia Oh\", \"Y_9\": \"Deidra Oh\", \"Y_5\": \"Rosalinda Shinn\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_5\": \"Stefan Davidson\", \"Y_3\": \"Leisa Winter\", \"Y_2\": \"geophysicist\", \"Y_9\": \"Galen Mullinax\", \"Y_7\": \"Magdalene Mullinax\"}, {\"Y_9\": \"Andy Anderton\", \"Y_5\": \"Taylor Lozada\", \"Y_2\": \"office manager\", \"Y_7\": \"Enid Anderton\", \"Y_3\": \"Margurite Lozada\"}, {\"Y_9\": \"Carly Rimmer\", \"Y_5\": \"Stacia Rimmer\", \"Y_2\": \"investment analyst\", \"Y_7\": \"Deja Gagne\", \"Y_3\": \"Dinah Milligan\"}, {\"Y_7\": \"Karen Fink\", \"Y_3\": \"Signe Paschall\", \"Y_2\": \"dramatherapist\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Twanna Paschall\"}, {\"Y_5\": \"Berneice Stadler\", \"Y_9\": \"Emilio Chilton\", \"Y_2\": \"herbalist\", \"Y_7\": \"Lara Chilton\", \"Y_3\": \"Terrie Strain\"}, {\"Y_5\": \"Curtis Delisle\", \"Y_3\": \"Pamala Baumgartner\", \"Y_7\": \"Jacinta Rivas\", \"Y_2\": \"biomedical engineer\", \"Y_9\": \"Luciano Rivas\"}, {\"Y_9\": \"Terrence Bonin\", \"Y_7\": \"Carmella Bonin\", \"Y_3\": \"Terri Bonin\", \"Y_5\": \"Vita Bonin\", \"Y_2\": \"health service manager\"}, {\"Y_2\": \"artist\", \"Y_3\": \"Kerry Holliman\", \"Y_7\": \"Lessie Busch\", \"Y_5\": \"Reyna Noriega\", \"Y_9\": \"Nana Cannon\"}, {\"Y_2\": \"water quality scientist\", \"Y_5\": \"Page Overstreet\", \"Y_7\": \"Rosalyn Priddy\", \"Y_9\": \"Jessie Priddy\", \"Y_3\": \"Lynelle Woodard\"}, {\"Y_3\": \"Charmain Gaskill\", \"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Shaina Gaskill\", \"Y_2\": \"architectural technologist\", \"Y_9\": \"Nina Pfister\"}, {\"Y_2\": \"food technologist\", \"Y_9\": \"Lou Gilmer\", \"Y_5\": \"Giuseppe Appel\", \"Y_3\": \"Justine Appel\", \"Y_7\": \"Melodie Gilmer\"}, {\"Y_9\": \"Leena Tatro\", \"Y_7\": \"Nelly Poynter\", \"Y_2\": \"financial manager\", \"Y_5\": \"Elbert Templeton\", \"Y_3\": \"Mozelle Childers\"}, {\"Y_3\": \"Ashton Medlock\", \"Y_2\": \"tour manager\", \"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Shaina Gaskill\", \"Y_9\": \"Nina Pfister\"}, {\"Y_7\": \"Karen Fink\", \"Y_5\": \"Tamala Paschall\", \"Y_2\": \"set designer\", \"Y_3\": \"Mandy Paschall\", \"Y_9\": \"Von Fink\"}, {\"Y_3\": \"Tonia Rickard\", \"Y_5\": \"Eula Marble\", \"Y_9\": \"Jewell Rickard\", \"Y_2\": \"editor\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_7\": \"Vicki Keyser\", \"Y_5\": \"Leopoldo Stiles\", \"Y_3\": \"Carolyn Andrews\", \"Y_2\": \"advertising account planner\", \"Y_9\": \"Russel Keyser\"}, {\"Y_2\": \"health and safety inspector\", \"Y_3\": \"Pauletta Kraemer\", \"Y_9\": \"Dannielle Napier\", \"Y_5\": \"Minerva Napier\", \"Y_7\": \"Mercedes Brewington\"}, {\"Y_2\": \"operational investment banker\", \"Y_3\": \"Heather Davidson\", \"Y_5\": \"Maggie Winter\", \"Y_9\": \"Galen Mullinax\", \"Y_7\": \"Magdalene Mullinax\"}, {\"Y_7\": \"Keri Beaman\", \"Y_5\": \"Noel Priest\", \"Y_2\": \"general practice doctor\", \"Y_9\": \"Julius Beaman\", \"Y_3\": \"Johnetta Orellana\"}, {\"Y_3\": \"Drema Grubbs\", \"Y_7\": \"Tamara Werth\", \"Y_5\": \"Audra Schroder\", \"Y_9\": \"Hubert Werth\", \"Y_2\": \"chief marketing officer\"}, {\"Y_7\": \"Chrissy Pender\", \"Y_5\": \"Rene Padgett\", \"Y_3\": \"Romana Candelaria\", \"Y_9\": \"Noel Pender\", \"Y_2\": \"medical technical officer\"}, {\"Y_2\": \"ergonomist\", \"Y_3\": \"Ofelia Kendall\", \"Y_9\": \"Wilton Fast\", \"Y_7\": \"Machelle Fast\", \"Y_5\": \"Jeanette Granados\"}, {\"Y_9\": \"Orville Colella\", \"Y_5\": \"Alexander Colella\", \"Y_3\": \"Lorelei Colella\", \"Y_2\": \"programme researcher\", \"Y_7\": \"Babette Colella\"}, {\"Y_3\": \"Jeanette Witherspoon\", \"Y_7\": \"Emelda Ibanez\", \"Y_5\": \"Manuel Elston\", \"Y_9\": \"Katherine Mattingly\", \"Y_2\": \"town planner\"}, {\"Y_5\": \"Cedric Henkel\", \"Y_9\": \"Trent Keele\", \"Y_3\": \"Marguerite Henderson\", \"Y_7\": \"Toshiko Keele\", \"Y_2\": \"local government officer\"}, {\"Y_7\": \"Chrissy Pender\", \"Y_3\": \"Inez Candelaria\", \"Y_9\": \"Noel Pender\", \"Y_2\": \"retail manager\", \"Y_5\": \"Deidre Williamson\"}, {\"Y_5\": \"Antonia Lapp\", \"Y_9\": \"Argentina Kellar\", \"Y_3\": \"Lauretta Garay\", \"Y_7\": \"Delinda Barboza\", \"Y_2\": \"network engineer\"}, {\"Y_3\": \"Carlotta Willson\", \"Y_5\": \"Wade Appel\", \"Y_2\": \"hotel manager\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\"}, {\"Y_3\": \"Naomi Mcmillan\", \"Y_2\": \"research scientist\", \"Y_5\": \"Ila Flanders\", \"Y_9\": \"Raphael Flanders\", \"Y_7\": \"Celestine Flanders\"}, {\"Y_9\": \"Jewell Rickard\", \"Y_5\": \"Ira Rickard\", \"Y_3\": \"Yolanda Kohn\", \"Y_7\": \"Alejandra Gallagher\", \"Y_2\": \"soil scientist\"}, {\"Y_5\": \"Norman Oh\", \"Y_9\": \"Deidra Oh\", \"Y_3\": \"Jacinta Branson\", \"Y_2\": \"corporate investment banker\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_5\": \"Jared Gillman\", \"Y_3\": \"Paige Gillman\", \"Y_9\": \"Timmy Gillman\", \"Y_7\": \"Roseanna Gillman\", \"Y_2\": \"sales professional\"}, {\"Y_9\": \"Jeremiah Bixby\", \"Y_7\": \"Margie Bixby\", \"Y_5\": \"Natacha Boatwright\", \"Y_3\": \"Aurelia Boatwright\", \"Y_2\": \"comptroller\"}, {\"Y_5\": \"Billy Hoff\", \"Y_7\": \"Charity Cann\", \"Y_2\": \"geneticist\", \"Y_3\": \"Leann Myer\", \"Y_9\": \"William Cann\"}, {\"Y_3\": \"Macie Comeaux\", \"Y_9\": \"Antwan Mayer\", \"Y_2\": \"advertising art director\", \"Y_7\": \"Rosalyn Mayer\", \"Y_5\": \"Charmaine Mayer\"}, {\"Y_9\": \"Leena Tatro\", \"Y_7\": \"Nelly Poynter\", \"Y_2\": \"financial manager\", \"Y_3\": \"Mozelle Childers\", \"Y_5\": \"Tyron Templeton\"}, {\"Y_7\": \"Chrissy Pender\", \"Y_5\": \"Rene Padgett\", \"Y_3\": \"Inez Candelaria\", \"Y_9\": \"Noel Pender\", \"Y_2\": \"retail manager\"}, {\"Y_3\": \"Ashton Medlock\", \"Y_2\": \"tour manager\", \"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Antonio Gaskill\", \"Y_9\": \"Nina Pfister\"}, {\"Y_7\": \"Anjanette Bromley\", \"Y_5\": \"Rod Medley\", \"Y_2\": \"risk manager\", \"Y_9\": \"Irene Medley\", \"Y_3\": \"Edwina Graziano\"}, {\"Y_3\": \"Arianna Streeter\", \"Y_5\": \"Joaquin Hamm\", \"Y_9\": \"Karla Studer\", \"Y_7\": \"Meagan Studer\", \"Y_2\": \"minerals surveyor\"}, {\"Y_7\": \"Keri Beaman\", \"Y_5\": \"Karolyn Braswell\", \"Y_2\": \"general practice doctor\", \"Y_9\": \"Julius Beaman\", \"Y_3\": \"Johnetta Orellana\"}, {\"Y_3\": \"Racquel Vierra\", \"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_2\": \"garment technologist\", \"Y_5\": \"Cruz Vierra\"}, {\"Y_7\": \"Jacinta Scalise\", \"Y_2\": \"quality manager\", \"Y_5\": \"Jeff Stapleton\", \"Y_9\": \"Irwin Scalise\", \"Y_3\": \"Kristi Hupp\"}, {\"Y_7\": \"Flora Nettles\", \"Y_9\": \"Derrick Nettles\", \"Y_2\": \"product designer\", \"Y_5\": \"Jessie Wendt\", \"Y_3\": \"Catina Doucet\"}, {\"Y_2\": \"investment analyst\", \"Y_7\": \"Tamara Werth\", \"Y_5\": \"Audra Schroder\", \"Y_9\": \"Hubert Werth\", \"Y_3\": \"Racquel Helm\"}, {\"Y_9\": \"Jewell Rickard\", \"Y_3\": \"Yolanda Kohn\", \"Y_5\": \"Emma Rickard\", \"Y_7\": \"Alejandra Gallagher\", \"Y_2\": \"soil scientist\"}, {\"Y_2\": \"graphic designer\", \"Y_5\": \"Malissa Landry\", \"Y_3\": \"Nanette Langham\", \"Y_9\": \"Dannielle Napier\", \"Y_7\": \"Mercedes Brewington\"}, {\"Y_7\": \"Karen Fink\", \"Y_5\": \"Tamala Paschall\", \"Y_9\": \"Von Fink\", \"Y_2\": \"prison officer\", \"Y_3\": \"Dorthy Bunch\"}, {\"Y_2\": \"historic buildings inspector\", \"Y_3\": \"Madelyn Vice\", \"Y_7\": \"Annette Lamm\", \"Y_9\": \"Kerrie Lamm\", \"Y_5\": \"Mireya Dennison\"}, {\"Y_5\": \"Wade Appel\", \"Y_2\": \"solicitor\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_3\": \"Nedra Appel\"}, {\"Y_5\": \"Sebastian Leary\", \"Y_2\": \"tourism officer\", \"Y_7\": \"Helga Samples\", \"Y_3\": \"Laurel Petterson\", \"Y_9\": \"Alysia Jaynes\"}, {\"Y_5\": \"Orville Mai\", \"Y_3\": \"Kena Hawk\", \"Y_9\": \"Lucille Slaton\", \"Y_7\": \"Kristine Caro\", \"Y_2\": \"information officer\"}, {\"Y_9\": \"Sydney Fetter\", \"Y_5\": \"Fern Hemphill\", \"Y_2\": \"housing manager\", \"Y_3\": \"Karla Hemphill\", \"Y_7\": \"Demetria Conners\"}, {\"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_3\": \"Brittaney Vierra\", \"Y_2\": \"insurance risk surveyor\", \"Y_5\": \"Asa Vierra\"}, {\"Y_9\": \"Stella Provencher\", \"Y_7\": \"Claudine Mangum\", \"Y_2\": \"operational researcher\", \"Y_5\": \"Misti Provencher\", \"Y_3\": \"Kris Reiter\"}, {\"Y_5\": \"Bernadine Tang\", \"Y_7\": \"Deanne Wooten\", \"Y_9\": \"Jacinta Tang\", \"Y_2\": \"clinical research associate\", \"Y_3\": \"Dawne Tang\"}, {\"Y_3\": \"Rhonda Tong\", \"Y_7\": \"Judith Rhoden\", \"Y_2\": \"diplomatic services operational officer\", \"Y_9\": \"Wonda Fenwick\", \"Y_5\": \"Emil Fenwick\"}, {\"Y_7\": \"Anjanette Bromley\", \"Y_5\": \"Devon Ruelas\", \"Y_2\": \"quality manager\", \"Y_3\": \"Kiana Perrin\", \"Y_9\": \"Irene Medley\"}, {\"Y_9\": \"Jewell Rickard\", \"Y_3\": \"Lera Burson\", \"Y_5\": \"Glenn Rickard\", \"Y_2\": \"sound technician\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_7\": \"Windy Langham\", \"Y_9\": \"Carey Langham\", \"Y_2\": \"travel agency manager\", \"Y_5\": \"Delpha Bayne\", \"Y_3\": \"Cristal Bayne\"}, {\"Y_3\": \"Ladonna Bartholomew\", \"Y_2\": \"armed forces operational officer\", \"Y_5\": \"Coral Delano\", \"Y_9\": \"Latisha Delano\", \"Y_7\": \"Anjanette Huss\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_5\": \"Liane Kellar\", \"Y_2\": \"brewing technologist\", \"Y_7\": \"Alexandria Barboza\", \"Y_3\": \"Celestine Garay\"}, {\"Y_9\": \"Stella Provencher\", \"Y_7\": \"Claudine Mangum\", \"Y_2\": \"operational researcher\", \"Y_3\": \"Kris Reiter\", \"Y_5\": \"Sean Provencher\"}, {\"Y_9\": \"Manda Buell\", \"Y_3\": \"Suzette Snapp\", \"Y_7\": \"Myra Buell\", \"Y_5\": \"Emilio Pope\", \"Y_2\": \"toxicologist\"}, {\"Y_9\": \"Otto Torrez\", \"Y_2\": \"engineering geologist\", \"Y_5\": \"Kiana Schlueter\", \"Y_3\": \"Margaret Catalano\", \"Y_7\": \"Colette Torrez\"}, {\"Y_9\": \"Lucille Slaton\", \"Y_7\": \"Kristine Caro\", \"Y_2\": \"comptroller\", \"Y_5\": \"Isaias Mai\", \"Y_3\": \"Charmain Callaghan\"}, {\"Y_5\": \"Oren Vierra\", \"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_2\": \"medical physicist\", \"Y_3\": \"Kyong Vierra\"}, {\"Y_7\": \"Miranda Pfister\", \"Y_2\": \"software engineer\", \"Y_3\": \"Earlean Gaskill\", \"Y_5\": \"Chet Gaskill\", \"Y_9\": \"Nina Pfister\"}, {\"Y_9\": \"Junior Mccallum\", \"Y_7\": \"Romelia Mccallum\", \"Y_5\": \"Evelia Milner\", \"Y_2\": \"armed forces logistics officer\", \"Y_3\": \"Luisa Milner\"}, {\"Y_7\": \"Monika Quintanilla\", \"Y_5\": \"Thomas Arrington\", \"Y_3\": \"Joslyn Arrington\", \"Y_9\": \"Cleveland Quintanilla\", \"Y_2\": \"music tutor\"}, {\"Y_7\": \"Deborah Rodarte\", \"Y_3\": \"Margaret Lemke\", \"Y_9\": \"Rhoda Rodarte\", \"Y_5\": \"Rasheeda Rodarte\", \"Y_2\": \"theatre director\"}, {\"Y_9\": \"Edgar Keyes\", \"Y_2\": \"product manager\", \"Y_5\": \"Booker Testa\", \"Y_7\": \"Antionette Keyes\", \"Y_3\": \"Rhea Mabry\"}, {\"Y_7\": \"Miranda Pfister\", \"Y_2\": \"software engineer\", \"Y_5\": \"Antonio Gaskill\", \"Y_3\": \"Earlean Gaskill\", \"Y_9\": \"Nina Pfister\"}, {\"Y_3\": \"Tania Glisson\", \"Y_2\": \"ergonomist\", \"Y_7\": \"Alethia Barrow\", \"Y_5\": \"Joel Glisson\", \"Y_9\": \"Karina Justus\"}, {\"Y_3\": \"Maximina Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_5\": \"Perry Purcell\", \"Y_2\": \"hydrologist\", \"Y_9\": \"Luciano Purcell\"}, {\"Y_9\": \"Erick Mccarthy\", \"Y_7\": \"Pauletta Mccarthy\", \"Y_2\": \"environmental health practitioner\", \"Y_3\": \"Princess Earl\", \"Y_5\": \"Anastasia Preciado\"}, {\"Y_5\": \"Jacques Vasquez\", \"Y_3\": \"Pamala Bigham\", \"Y_2\": \"press sub\", \"Y_7\": \"Shaunte Ruggles\", \"Y_9\": \"Collette Stockwell\"}, {\"Y_9\": \"Erick Mccarthy\", \"Y_7\": \"Pauletta Mccarthy\", \"Y_3\": \"Jewel Randazzo\", \"Y_5\": \"Truman Cecil\", \"Y_2\": \"travel agency manager\"}, {\"Y_7\": \"Kacey Mcculloch\", \"Y_5\": \"Deidra Hetrick\", \"Y_3\": \"Lisha Packard\", \"Y_2\": \"psychiatrist\", \"Y_9\": \"Rivka Templeton\"}, {\"Y_2\": \"race relations officer\", \"Y_3\": \"Pearlie Redmond\", \"Y_5\": \"Kathey Berkley\", \"Y_9\": \"Raphael Flanders\", \"Y_7\": \"Celestine Flanders\"}, {\"Y_5\": \"Cheri Bergmann\", \"Y_2\": \"contracting civil engineer\", \"Y_9\": \"Myron Sepulveda\", \"Y_3\": \"Michell Earley\", \"Y_7\": \"Larae Sepulveda\"}, {\"Y_9\": \"Junior Mccallum\", \"Y_3\": \"Charissa More\", \"Y_7\": \"Romelia Mccallum\", \"Y_5\": \"Leonard Milner\", \"Y_2\": \"lighting technician\"}, {\"Y_3\": \"Lavonna Purcell\", \"Y_2\": \"museum education officer\", \"Y_5\": \"Theodore Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_9\": \"Luciano Purcell\"}, {\"Y_7\": \"Karen Fink\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Ignacio Paschall\", \"Y_2\": \"prison officer\", \"Y_3\": \"Dorthy Bunch\"}, {\"Y_3\": \"Carlotta Willson\", \"Y_5\": \"Torrie Appel\", \"Y_2\": \"hotel manager\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_5\": \"Liane Kellar\", \"Y_2\": \"barrister\", \"Y_7\": \"Alexandria Barboza\", \"Y_3\": \"Antonia Lapp\"}, {\"Y_3\": \"Donna Myles\", \"Y_5\": \"Alexis Gaines\", \"Y_9\": \"Max Gaines\", \"Y_2\": \"press sub\", \"Y_7\": \"Amie Gaines\"}, {\"Y_2\": \"accommodation manager\", \"Y_5\": \"Barabara Priddy\", \"Y_7\": \"Rosalyn Priddy\", \"Y_9\": \"Jessie Priddy\", \"Y_3\": \"Evangelina Overstreet\"}, {\"Y_9\": \"Erick Mccarthy\", \"Y_7\": \"Pauletta Mccarthy\", \"Y_3\": \"Holley Earl\", \"Y_5\": \"Angie Preciado\", \"Y_2\": \"physicist\"}, {\"Y_3\": \"Yoko Blair\", \"Y_2\": \"planning and development surveyor\", \"Y_7\": \"Alethia Barrow\", \"Y_5\": \"Staci Mccaslin\", \"Y_9\": \"Karina Justus\"}, {\"Y_5\": \"Eula Marble\", \"Y_9\": \"Jewell Rickard\", \"Y_2\": \"technical author\", \"Y_3\": \"Jacqueline Angeles\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_5\": \"Rosaria Glover\", \"Y_3\": \"Ligia Staton\", \"Y_9\": \"Emilio Chilton\", \"Y_2\": \"hotel manager\", \"Y_7\": \"Lara Chilton\"}, {\"Y_5\": \"Morgan Vanhoose\", \"Y_2\": \"regulatory affairs officer\", \"Y_3\": \"Aimee Harrington\", \"Y_7\": \"Fern Rayford\", \"Y_9\": \"Chloe Rayford\"}, {\"Y_9\": \"Terrence Bonin\", \"Y_2\": \"systems analyst\", \"Y_7\": \"Carmella Bonin\", \"Y_3\": \"Tashina Bonin\", \"Y_5\": \"Vita Bonin\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_2\": \"brewing technologist\", \"Y_7\": \"Alexandria Barboza\", \"Y_5\": \"Rita Kellar\", \"Y_3\": \"Celestine Garay\"}, {\"Y_5\": \"Manuel Elston\", \"Y_3\": \"Daniele Elston\", \"Y_2\": \"horticultural therapist\", \"Y_9\": \"Katherine Mattingly\", \"Y_7\": \"Emelda Ibanez\"}, {\"Y_2\": \"engineering geologist\", \"Y_3\": \"Kate Kress\", \"Y_5\": \"Torrie Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\"}, {\"Y_3\": \"Susie Appel\", \"Y_5\": \"Torrie Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_2\": \"armed forces training and education officer\"}, {\"Y_3\": \"Lyndsey Hoff\", \"Y_7\": \"Charity Cann\", \"Y_2\": \"radiographer\", \"Y_5\": \"Tommie Hoff\", \"Y_9\": \"William Cann\"}, {\"Y_7\": \"Miranda Pfister\", \"Y_2\": \"software engineer\", \"Y_3\": \"Earlean Gaskill\", \"Y_9\": \"Nina Pfister\", \"Y_5\": \"Dani Sander\"}, {\"Y_3\": \"Pamala Baumgartner\", \"Y_7\": \"Jacinta Rivas\", \"Y_2\": \"biomedical engineer\", \"Y_5\": \"Carmine Delisle\", \"Y_9\": \"Luciano Rivas\"}, {\"Y_3\": \"Charmain Gaskill\", \"Y_5\": \"Lucien Gaskill\", \"Y_7\": \"Miranda Pfister\", \"Y_2\": \"architectural technologist\", \"Y_9\": \"Nina Pfister\"}, {\"Y_7\": \"Monica Longoria\", \"Y_2\": \"horticultural consultant\", \"Y_5\": \"Jennifer Park\", \"Y_3\": \"Louann Haile\", \"Y_9\": \"Myrl Kimble\"}, {\"Y_5\": \"Wilbur Burkett\", \"Y_7\": \"Latisha Frantz\", \"Y_9\": \"Moises Frantz\", \"Y_2\": \"human resources officer\", \"Y_3\": \"Marlana Mcmillian\"}, {\"Y_3\": \"Rosemarie Auten\", \"Y_2\": \"TEFL teacher\", \"Y_5\": \"Nicky Auten\", \"Y_7\": \"Tammie Bales\", \"Y_9\": \"Debi Bales\"}, {\"Y_2\": \"higher education careers adviser\", \"Y_3\": \"Jacque Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_9\": \"Luciano Purcell\", \"Y_5\": \"Patty Purcell\"}, {\"Y_2\": \"museum education officer\", \"Y_9\": \"Andy Anderton\", \"Y_5\": \"Jamel Lozada\", \"Y_7\": \"Enid Anderton\", \"Y_3\": \"Theda Lozada\"}, {\"Y_7\": \"Helga Samples\", \"Y_3\": \"Lea Lowrey\", \"Y_2\": \"paramedic\", \"Y_5\": \"Rolanda Klotz\", \"Y_9\": \"Alysia Jaynes\"}, {\"Y_5\": \"Dena Quan\", \"Y_9\": \"Jona Quan\", \"Y_2\": \"psychiatrist\", \"Y_7\": \"Delores Mosely\", \"Y_3\": \"Artie Quan\"}, {\"Y_5\": \"Jared Gillman\", \"Y_3\": \"Ozella Gillman\", \"Y_9\": \"Timmy Gillman\", \"Y_2\": \"financial planner\", \"Y_7\": \"Roseanna Gillman\"}, {\"Y_9\": \"Mallory Southworth\", \"Y_2\": \"analytical chemist\", \"Y_5\": \"Gina Luce\", \"Y_7\": \"Dollie Southworth\", \"Y_3\": \"Nicolasa Dennison\"}, {\"Y_7\": \"Monika Quintanilla\", \"Y_2\": \"tourism officer\", \"Y_9\": \"Cleveland Quintanilla\", \"Y_3\": \"Aurelia Adair\", \"Y_5\": \"Paula Arrington\"}, {\"Y_3\": \"Dixie Matthews\", \"Y_7\": \"Dorothea Hanson\", \"Y_9\": \"Eliza Poirier\", \"Y_5\": \"Marshall Harwood\", \"Y_2\": \"commercial art gallery manager\"}, {\"Y_9\": \"Manda Buell\", \"Y_3\": \"Suzette Snapp\", \"Y_7\": \"Myra Buell\", \"Y_5\": \"Ned Pope\", \"Y_2\": \"toxicologist\"}, {\"Y_3\": \"Rosemarie Auten\", \"Y_2\": \"TEFL teacher\", \"Y_5\": \"Peter Auten\", \"Y_7\": \"Tammie Bales\", \"Y_9\": \"Debi Bales\"}, {\"Y_9\": \"Magdalene Medlin\", \"Y_7\": \"Shae Grubbs\", \"Y_5\": \"Tawanda Saiz\", \"Y_2\": \"secondary school teacher\", \"Y_3\": \"Maude Cornelison\"}, {\"Y_3\": \"Tina Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_5\": \"Perry Purcell\", \"Y_9\": \"Luciano Purcell\", \"Y_2\": \"recruitment consultant\"}, {\"Y_2\": \"international aid worker\", \"Y_5\": \"Coral Delano\", \"Y_3\": \"Macy Brito\", \"Y_9\": \"Latisha Delano\", \"Y_7\": \"Anjanette Huss\"}, {\"Y_9\": \"Deidra Oh\", \"Y_3\": \"Jacinta Branson\", \"Y_5\": \"Rosalinda Shinn\", \"Y_2\": \"corporate investment banker\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_7\": \"Monica Longoria\", \"Y_2\": \"insurance underwriter\", \"Y_5\": \"Jennifer Park\", \"Y_3\": \"Rasheeda Kuehn\", \"Y_9\": \"Myrl Kimble\"}, {\"Y_3\": \"Lyndsey Hoff\", \"Y_7\": \"Charity Cann\", \"Y_2\": \"radiographer\", \"Y_5\": \"Nell Myer\", \"Y_9\": \"William Cann\"}, {\"Y_7\": \"Charity Cann\", \"Y_2\": \"geneticist\", \"Y_5\": \"Tommie Hoff\", \"Y_3\": \"Leann Myer\", \"Y_9\": \"William Cann\"}, {\"Y_2\": \"water quality scientist\", \"Y_7\": \"Rosalyn Priddy\", \"Y_9\": \"Jessie Priddy\", \"Y_5\": \"Quentin Priddy\", \"Y_3\": \"Lynelle Woodard\"}, {\"Y_3\": \"Charmain Gaskill\", \"Y_7\": \"Miranda Pfister\", \"Y_2\": \"architectural technologist\", \"Y_9\": \"Nina Pfister\", \"Y_5\": \"Dani Sander\"}, {\"Y_5\": \"Lauretta Kellar\", \"Y_2\": \"journalist\", \"Y_9\": \"Argentina Kellar\", \"Y_3\": \"Nancy Givens\", \"Y_7\": \"Delinda Barboza\"}, {\"Y_9\": \"Stella Provencher\", \"Y_7\": \"Claudine Mangum\", \"Y_2\": \"insurance underwriter\", \"Y_5\": \"Scottie Benham\", \"Y_3\": \"Berneice Grube\"}, {\"Y_5\": \"Zoraida Mallette\", \"Y_9\": \"Charmain Mallette\", \"Y_3\": \"Sue Mallette\", \"Y_7\": \"Ai Mallette\", \"Y_2\": \"marine scientist\"}, {\"Y_5\": \"Mallie Child\", \"Y_3\": \"Lindy Barajas\", \"Y_2\": \"sound technician\", \"Y_9\": \"Otis Jay\", \"Y_7\": \"Sharika Jay\"}, {\"Y_9\": \"Orville Colella\", \"Y_3\": \"Lorelei Colella\", \"Y_2\": \"programme researcher\", \"Y_5\": \"Minnie France\", \"Y_7\": \"Babette Colella\"}, {\"Y_3\": \"Phylis Wellington\", \"Y_9\": \"Chance Deason\", \"Y_7\": \"Zana Deason\", \"Y_2\": \"comptroller\", \"Y_5\": \"Gary Deason\"}, {\"Y_3\": \"Marguerite Doering\", \"Y_5\": \"Dena Quan\", \"Y_2\": \"dancer\", \"Y_7\": \"Delores Mosely\", \"Y_9\": \"Jona Quan\"}, {\"Y_2\": \"equality and diversity officer\", \"Y_7\": \"Leota Garrick\", \"Y_5\": \"Maude Mcvey\", \"Y_3\": \"Kayla Trice\", \"Y_9\": \"Dee Garrick\"}, {\"Y_2\": \"marketing executive\", \"Y_9\": \"Orville Colella\", \"Y_5\": \"Alexander Colella\", \"Y_3\": \"Maira France\", \"Y_7\": \"Babette Colella\"}, {\"Y_9\": \"Erick Mccarthy\", \"Y_7\": \"Pauletta Mccarthy\", \"Y_3\": \"Jewel Randazzo\", \"Y_2\": \"travel agency manager\", \"Y_5\": \"Jona Hart\"}, {\"Y_5\": \"Torrie Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_2\": \"animal nutritionist\", \"Y_3\": \"Thalia Appel\"}, {\"Y_5\": \"Alex Child\", \"Y_2\": \"paediatric nurse\", \"Y_3\": \"Luella Billups\", \"Y_9\": \"Otis Jay\", \"Y_7\": \"Sharika Jay\"}, {\"Y_9\": \"Leena Tatro\", \"Y_3\": \"Meagan Warfield\", \"Y_2\": \"photographer\", \"Y_7\": \"Nelly Poynter\", \"Y_5\": \"Jennie Breeden\"}, {\"Y_3\": \"Yolanda Whitlow\", \"Y_7\": \"Monserrate Whitlow\", \"Y_5\": \"Sasha Whitlow\", \"Y_2\": \"merchant navy officer\", \"Y_9\": \"Michell Whitlow\"}, {\"Y_3\": \"Pamala Baumgartner\", \"Y_5\": \"Teressa Delisle\", \"Y_7\": \"Jacinta Rivas\", \"Y_2\": \"biomedical engineer\", \"Y_9\": \"Luciano Rivas\"}, {\"Y_9\": \"Mellissa Imhoff\", \"Y_7\": \"Shelba Mathewson\", \"Y_2\": \"freight forwarder\", \"Y_5\": \"Kareem Kirby\", \"Y_3\": \"Lessie Shelley\"}, {\"Y_2\": \"engineering geologist\", \"Y_3\": \"Kate Kress\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_5\": \"Gemma Billiot\"}, {\"Y_3\": \"Susie Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_2\": \"armed forces training and education officer\", \"Y_5\": \"Gemma Billiot\"}, {\"Y_5\": \"Celestine Garay\", \"Y_2\": \"journalist\", \"Y_9\": \"Argentina Kellar\", \"Y_3\": \"Nancy Givens\", \"Y_7\": \"Delinda Barboza\"}, {\"Y_9\": \"Trent Keele\", \"Y_3\": \"Marguerite Henderson\", \"Y_7\": \"Toshiko Keele\", \"Y_5\": \"Nico Henkel\", \"Y_2\": \"local government officer\"}, {\"Y_2\": \"horticultural consultant\", \"Y_9\": \"Doreen Bixby\", \"Y_5\": \"Ben Atchison\", \"Y_7\": \"Kena Atchison\", \"Y_3\": \"Judith Atchison\"}, {\"Y_3\": \"Pamala Baumgartner\", \"Y_5\": \"Goldie Delisle\", \"Y_7\": \"Jacinta Rivas\", \"Y_2\": \"biomedical engineer\", \"Y_9\": \"Luciano Rivas\"}, {\"Y_7\": \"Charity Cann\", \"Y_3\": \"Beatriz Mulcahy\", \"Y_5\": \"Amberly Mulcahy\", \"Y_9\": \"William Cann\", \"Y_2\": \"dance movement psychotherapist\"}, {\"Y_3\": \"Ligia Staton\", \"Y_9\": \"Emilio Chilton\", \"Y_2\": \"hotel manager\", \"Y_5\": \"Reinaldo Crumpton\", \"Y_7\": \"Lara Chilton\"}, {\"Y_3\": \"Tiffiny Dasilva\", \"Y_5\": \"Sara Leftwich\", \"Y_9\": \"Frankie Leftwich\", \"Y_2\": \"clinical embryologist\", \"Y_7\": \"Nancy Leftwich\"}, {\"Y_9\": \"Junior Mccallum\", \"Y_5\": \"Rana More\", \"Y_7\": \"Romelia Mccallum\", \"Y_2\": \"armed forces logistics officer\", \"Y_3\": \"Luisa Milner\"}, {\"Y_2\": \"museum education officer\", \"Y_7\": \"Maryam Ocampo\", \"Y_5\": \"Mickey Ocampo\", \"Y_3\": \"Katharine Ocampo\", \"Y_9\": \"Clinton Ocampo\"}, {\"Y_5\": \"Jacquline Blair\", \"Y_3\": \"Yoko Blair\", \"Y_2\": \"planning and development surveyor\", \"Y_7\": \"Alethia Barrow\", \"Y_9\": \"Karina Justus\"}, {\"Y_2\": \"museum education officer\", \"Y_7\": \"Maryam Ocampo\", \"Y_9\": \"Clinton Ocampo\", \"Y_3\": \"Rebecka Ocampo\", \"Y_5\": \"Reinaldo Ocampo\"}, {\"Y_2\": \"broadcast presenter\", \"Y_3\": \"Bethany Pringle\", \"Y_5\": \"Chuck Provencher\", \"Y_9\": \"Scottie Benham\", \"Y_7\": \"Isabell Provencher\"}, {\"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Shaina Gaskill\", \"Y_9\": \"Nina Pfister\", \"Y_2\": \"producer\", \"Y_3\": \"Xiomara Gaskill\"}, {\"Y_5\": \"Delbert Burkett\", \"Y_7\": \"Latisha Frantz\", \"Y_9\": \"Moises Frantz\", \"Y_2\": \"human resources officer\", \"Y_3\": \"Marlana Mcmillian\"}, {\"Y_7\": \"Maryam Ocampo\", \"Y_9\": \"Clinton Ocampo\", \"Y_3\": \"Carmella Mabe\", \"Y_2\": \"volunteer coordinator\", \"Y_5\": \"Reinaldo Ocampo\"}, {\"Y_5\": \"Clinton Burkett\", \"Y_3\": \"Alice Serrano\", \"Y_7\": \"Latisha Frantz\", \"Y_9\": \"Moises Frantz\", \"Y_2\": \"travel agency manager\"}, {\"Y_9\": \"Junior Mccallum\", \"Y_3\": \"Charissa More\", \"Y_7\": \"Romelia Mccallum\", \"Y_5\": \"Claud Milner\", \"Y_2\": \"lighting technician\"}, {\"Y_5\": \"Esperanza Antonio\", \"Y_9\": \"Magdalene Medlin\", \"Y_3\": \"Albertine Way\", \"Y_2\": \"clinical embryologist\", \"Y_7\": \"Shae Grubbs\"}, {\"Y_3\": \"Carlotta Willson\", \"Y_2\": \"hotel manager\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_5\": \"Gemma Billiot\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_7\": \"Alexandria Barboza\", \"Y_2\": \"sport and exercise psychologist\", \"Y_3\": \"Arianna Kellar\", \"Y_5\": \"Rita Kellar\"}, {\"Y_7\": \"Anjanette Bromley\", \"Y_3\": \"Kiana Perrin\", \"Y_2\": \"quality manager\", \"Y_5\": \"Connie Noland\", \"Y_9\": \"Irene Medley\"}, {\"Y_5\": \"Mallie Child\", \"Y_7\": \"Sharika Jay\", \"Y_9\": \"Otis Jay\", \"Y_3\": \"Antionette Child\", \"Y_2\": \"health service manager\"}, {\"Y_2\": \"jewellery designer\", \"Y_7\": \"Antonia Klaus\", \"Y_5\": \"Doreen Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_3\": \"Verona Klaus\"}, {\"Y_9\": \"Carly Rimmer\", \"Y_3\": \"Elaine Rimmer\", \"Y_2\": \"recycling officer\", \"Y_7\": \"Deja Gagne\", \"Y_5\": \"Adrianna Paulus\"}, {\"Y_2\": \"teaching laboratory technician\", \"Y_7\": \"Tianna Boynton\", \"Y_9\": \"Anderson Boynton\", \"Y_3\": \"Jacqueline Lander\", \"Y_5\": \"Ai Lang\"}, {\"Y_3\": \"Laverna Graham\", \"Y_5\": \"Solomon Alston\", \"Y_7\": \"Verona Robey\", \"Y_9\": \"Anna Vanlandingham\", \"Y_2\": \"leisure centre manager\"}, {\"Y_2\": \"veterinary surgeon\", \"Y_5\": \"Clifton Flanders\", \"Y_9\": \"Raphael Flanders\", \"Y_3\": \"Francesca Berkley\", \"Y_7\": \"Celestine Flanders\"}, {\"Y_7\": \"Chrissy Pender\", \"Y_3\": \"Romana Candelaria\", \"Y_9\": \"Noel Pender\", \"Y_2\": \"medical technical officer\", \"Y_5\": \"Jasper Padgett\"}, {\"Y_5\": \"Marion Vasquez\", \"Y_3\": \"Pamala Bigham\", \"Y_2\": \"press sub\", \"Y_7\": \"Shaunte Ruggles\", \"Y_9\": \"Collette Stockwell\"}, {\"Y_9\": \"Lou Gilmer\", \"Y_5\": \"Giuseppe Appel\", \"Y_7\": \"Melodie Gilmer\", \"Y_2\": \"animal nutritionist\", \"Y_3\": \"Thalia Appel\"}, {\"Y_5\": \"Isis Tang\", \"Y_7\": \"Deanne Wooten\", \"Y_9\": \"Jacinta Tang\", \"Y_2\": \"clinical research associate\", \"Y_3\": \"Dawne Tang\"}, {\"Y_3\": \"Iva Hylton\", \"Y_7\": \"Mia Hylton\", \"Y_9\": \"Kristi Workman\", \"Y_2\": \"games developer\", \"Y_5\": \"Ian Hylton\"}, {\"Y_9\": \"Edgar Keyes\", \"Y_2\": \"trade union research officer\", \"Y_5\": \"Rickie Testa\", \"Y_7\": \"Antionette Keyes\", \"Y_3\": \"Krystle Testa\"}, {\"Y_3\": \"Maximina Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_2\": \"hydrologist\", \"Y_9\": \"Luciano Purcell\", \"Y_5\": \"Patty Purcell\"}, {\"Y_5\": \"Thomasena Orlando\", \"Y_2\": \"civil service administrator\", \"Y_9\": \"Yasmin Marrero\", \"Y_7\": \"Janey Witte\", \"Y_3\": \"Lona Steelman\"}, {\"Y_3\": \"Ashton Medlock\", \"Y_2\": \"tour manager\", \"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Chet Gaskill\", \"Y_9\": \"Nina Pfister\"}, {\"Y_7\": \"Monica Longoria\", \"Y_5\": \"Carlton Kimble\", \"Y_3\": \"Sydney Douglass\", \"Y_2\": \"social research officer\", \"Y_9\": \"Myrl Kimble\"}, {\"Y_9\": \"Neil Gauthier\", \"Y_5\": \"Burl Lay\", \"Y_2\": \"diplomatic services operational officer\", \"Y_7\": \"Romona Gauthier\", \"Y_3\": \"Kris Lay\"}, {\"Y_5\": \"Gale Klaus\", \"Y_3\": \"Cheri Klaus\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_2\": \"advice worker\"}, {\"Y_7\": \"Tamara Werth\", \"Y_5\": \"Desiree Deguzman\", \"Y_2\": \"pilot\", \"Y_9\": \"Hubert Werth\", \"Y_3\": \"Rebecka Deguzman\"}, {\"Y_5\": \"Reggie Josephson\", \"Y_9\": \"Saul Ernst\", \"Y_2\": \"dispensing optician\", \"Y_7\": \"Serena Ernst\", \"Y_3\": \"Justine Braden\"}, {\"Y_9\": \"Winford Newport\", \"Y_3\": \"Matilda Becker\", \"Y_7\": \"Georgette Newport\", \"Y_2\": \"estate manager\", \"Y_5\": \"Kevin Newport\"}, {\"Y_7\": \"Chrissy Pender\", \"Y_3\": \"Inez Candelaria\", \"Y_9\": \"Noel Pender\", \"Y_2\": \"retail manager\", \"Y_5\": \"Jasper Padgett\"}, {\"Y_2\": \"location manager\", \"Y_7\": \"Antonia Klaus\", \"Y_5\": \"Doreen Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_3\": \"Therese John\"}, {\"Y_3\": \"Lavonna Purcell\", \"Y_2\": \"museum education officer\", \"Y_7\": \"Toshiko Purcell\", \"Y_9\": \"Luciano Purcell\", \"Y_5\": \"Patty Purcell\"}, {\"Y_3\": \"Odette Sipple\", \"Y_5\": \"Saul Tamez\", \"Y_7\": \"Nada Mckeown\", \"Y_9\": \"Wilfredo Mckeown\", \"Y_2\": \"sales professional\"}, {\"Y_3\": \"Kena Hawk\", \"Y_5\": \"Esperanza Tuttle\", \"Y_9\": \"Lucille Slaton\", \"Y_7\": \"Kristine Caro\", \"Y_2\": \"information officer\"}, {\"Y_7\": \"Deena Studer\", \"Y_5\": \"Arianna Streeter\", \"Y_3\": \"Dorinda Streeter\", \"Y_2\": \"theme park manager\", \"Y_9\": \"Kristofer Studer\"}, {\"Y_2\": \"loss adjuster\", \"Y_9\": \"Lorina Champlin\", \"Y_5\": \"Angela Lefebvre\", \"Y_7\": \"Dawn Duncan\", \"Y_3\": \"Juanita Valley\"}, {\"Y_3\": \"Ai Stroup\", \"Y_7\": \"Liliana Hallman\", \"Y_2\": \"arts development officer\", \"Y_9\": \"Neil Hallman\", \"Y_5\": \"Deandre Jacks\"}, {\"Y_5\": \"Gale Klaus\", \"Y_3\": \"Sharon Saucedo\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_2\": \"operations geologist\"}, {\"Y_3\": \"Hannah Deguzman\", \"Y_7\": \"Tamara Werth\", \"Y_9\": \"Hubert Werth\", \"Y_5\": \"Dillon Deguzman\", \"Y_2\": \"producer\"}, {\"Y_7\": \"Chrissy Pender\", \"Y_5\": \"Dexter Padgett\", \"Y_3\": \"Romana Candelaria\", \"Y_9\": \"Noel Pender\", \"Y_2\": \"medical technical officer\"}, {\"Y_3\": \"Lauretta Kellar\", \"Y_9\": \"Yolanda Leatherwood\", \"Y_2\": \"sports therapist\", \"Y_5\": \"Trevor Kellar\", \"Y_7\": \"Alexandria Barboza\"}, {\"Y_2\": \"broadcast presenter\", \"Y_5\": \"Sebastian Leary\", \"Y_3\": \"Meagan Klotz\", \"Y_7\": \"Helga Samples\", \"Y_9\": \"Alysia Jaynes\"}, {\"Y_5\": \"Torrie Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_2\": \"retail banker\", \"Y_7\": \"Melodie Gilmer\", \"Y_3\": \"Virgina Billiot\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_5\": \"Trevor Kellar\", \"Y_7\": \"Alexandria Barboza\", \"Y_2\": \"sport and exercise psychologist\", \"Y_3\": \"Arianna Kellar\"}, {\"Y_7\": \"Karen Fink\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Shon Fink\", \"Y_3\": \"Cherry Raymer\", \"Y_2\": \"tourist information centre manager\"}, {\"Y_7\": \"Karen Fink\", \"Y_2\": \"set designer\", \"Y_3\": \"Mandy Paschall\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Twanna Paschall\"}, {\"Y_3\": \"Domonique Florence\", \"Y_2\": \"museum exhibitions officer\", \"Y_7\": \"Farrah Priest\", \"Y_9\": \"Patricia Hazel\", \"Y_5\": \"Dillon Bullington\"}, {\"Y_3\": \"Naomi Mcmillan\", \"Y_2\": \"research scientist\", \"Y_9\": \"Raphael Flanders\", \"Y_7\": \"Celestine Flanders\", \"Y_5\": \"Celia Flanders\"}, {\"Y_3\": \"Pauline Kraemer\", \"Y_9\": \"Dannielle Napier\", \"Y_5\": \"Minerva Napier\", \"Y_2\": \"editor\", \"Y_7\": \"Mercedes Brewington\"}, {\"Y_9\": \"Andy Anderton\", \"Y_5\": \"Jamel Lozada\", \"Y_2\": \"office manager\", \"Y_7\": \"Enid Anderton\", \"Y_3\": \"Margurite Lozada\"}, {\"Y_2\": \"engineering geologist\", \"Y_3\": \"Kate Kress\", \"Y_9\": \"Lou Gilmer\", \"Y_5\": \"Giuseppe Appel\", \"Y_7\": \"Melodie Gilmer\"}, {\"Y_5\": \"Randall Klaus\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_3\": \"Lyndsey John\", \"Y_2\": \"medical secretary\"}, {\"Y_5\": \"Lucien Gaskill\", \"Y_7\": \"Miranda Pfister\", \"Y_9\": \"Nina Pfister\", \"Y_2\": \"producer\", \"Y_3\": \"Xiomara Gaskill\"}, {\"Y_7\": \"Virgie Rubio\", \"Y_2\": \"glass blower\", \"Y_9\": \"Gloria Rubio\", \"Y_3\": \"Roseanna Wooden\", \"Y_5\": \"Rigoberto Boyer\"}, {\"Y_2\": \"chief executive officer\", \"Y_7\": \"Michell Lear\", \"Y_9\": \"Deanna Mckean\", \"Y_3\": \"Geneva Lear\", \"Y_5\": \"Marty Lear\"}, {\"Y_2\": \"education officer\", \"Y_9\": \"Karla Studer\", \"Y_3\": \"Isabella Streeter\", \"Y_5\": \"Jacinta Hamm\", \"Y_7\": \"Meagan Studer\"}, {\"Y_7\": \"Monika Quintanilla\", \"Y_5\": \"Thomas Arrington\", \"Y_2\": \"tourism officer\", \"Y_9\": \"Cleveland Quintanilla\", \"Y_3\": \"Aurelia Adair\"}, {\"Y_7\": \"Rosalinda Baskerville\", \"Y_3\": \"Reyna Brand\", \"Y_2\": \"homeopath\", \"Y_5\": \"Lucia Walling\", \"Y_9\": \"Caleb Baskerville\"}, {\"Y_5\": \"Audra Groom\", \"Y_9\": \"Janey Scott\", \"Y_3\": \"Cara Whitlow\", \"Y_7\": \"Dena Malinowski\", \"Y_2\": \"dealer\"}, {\"Y_5\": \"Jacquline Blair\", \"Y_3\": \"Reita Martens\", \"Y_7\": \"Alethia Barrow\", \"Y_2\": \"optician\", \"Y_9\": \"Karina Justus\"}, {\"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Antonio Gaskill\", \"Y_9\": \"Nina Pfister\", \"Y_2\": \"producer\", \"Y_3\": \"Xiomara Gaskill\"}, {\"Y_5\": \"Orville Mai\", \"Y_9\": \"Lucille Slaton\", \"Y_7\": \"Kristine Caro\", \"Y_2\": \"comptroller\", \"Y_3\": \"Charmain Callaghan\"}, {\"Y_9\": \"Janey Scott\", \"Y_3\": \"Cara Whitlow\", \"Y_7\": \"Dena Malinowski\", \"Y_2\": \"dealer\", \"Y_5\": \"Carol Scott\"}, {\"Y_3\": \"Whitney Whited\", \"Y_5\": \"Rickie Davidson\", \"Y_9\": \"Galen Mullinax\", \"Y_2\": \"clothing technologist\", \"Y_7\": \"Magdalene Mullinax\"}, {\"Y_2\": \"conference centre manager\", \"Y_5\": \"Sebastian Marrero\", \"Y_3\": \"Colleen Orlando\", \"Y_9\": \"Yasmin Marrero\", \"Y_7\": \"Janey Witte\"}, {\"Y_7\": \"Romana Leroy\", \"Y_5\": \"Joel Wentworth\", \"Y_3\": \"Gemma Wentworth\", \"Y_2\": \"human resources officer\", \"Y_9\": \"Maria Wentworth\"}, {\"Y_3\": \"Naomi Mcmillan\", \"Y_2\": \"research scientist\", \"Y_5\": \"Kathey Berkley\", \"Y_9\": \"Raphael Flanders\", \"Y_7\": \"Celestine Flanders\"}, {\"Y_7\": \"Virgie Rubio\", \"Y_2\": \"horticultural therapist\", \"Y_3\": \"Dixie Hobbs\", \"Y_5\": \"Argentina Wooden\", \"Y_9\": \"Gloria Rubio\"}, {\"Y_9\": \"Timothy Bedwell\", \"Y_2\": \"civil service fast streamer\", \"Y_7\": \"Margurite Bedwell\", \"Y_5\": \"Maryjane Bedwell\", \"Y_3\": \"Lenora Velasco\"}, {\"Y_7\": \"Karen Fink\", \"Y_5\": \"Tamala Paschall\", \"Y_3\": \"Katina Dayton\", \"Y_9\": \"Von Fink\", \"Y_2\": \"theatre stage manager\"}, {\"Y_9\": \"Edgar Keyes\", \"Y_5\": \"Rickie Testa\", \"Y_2\": \"product manager\", \"Y_7\": \"Antionette Keyes\", \"Y_3\": \"Rhea Mabry\"}, {\"Y_2\": \"broadcast presenter\", \"Y_3\": \"Meagan Klotz\", \"Y_7\": \"Helga Samples\", \"Y_5\": \"Rolanda Petterson\", \"Y_9\": \"Alysia Jaynes\"}, {\"Y_9\": \"Leena Tatro\", \"Y_3\": \"Meagan Warfield\", \"Y_2\": \"photographer\", \"Y_7\": \"Nelly Poynter\", \"Y_5\": \"Charlie Bronson\"}, {\"Y_9\": \"Lou Gilmer\", \"Y_5\": \"Giuseppe Appel\", \"Y_2\": \"retail banker\", \"Y_7\": \"Melodie Gilmer\", \"Y_3\": \"Virgina Billiot\"}, {\"Y_2\": \"occupational hygienist\", \"Y_3\": \"Albertine Klaus\", \"Y_7\": \"Antonia Klaus\", \"Y_5\": \"Doreen Klaus\", \"Y_9\": \"Junior Klaus\"}, {\"Y_9\": \"Junior Mccallum\", \"Y_3\": \"Charissa More\", \"Y_5\": \"Elbert Milner\", \"Y_7\": \"Romelia Mccallum\", \"Y_2\": \"lighting technician\"}, {\"Y_5\": \"Billy Hoff\", \"Y_3\": \"Kiana Myer\", \"Y_7\": \"Charity Cann\", \"Y_2\": \"intelligence analyst\", \"Y_9\": \"William Cann\"}, {\"Y_5\": \"Ila Flanders\", \"Y_9\": \"Raphael Flanders\", \"Y_2\": \"training and development officer\", \"Y_7\": \"Celestine Flanders\", \"Y_3\": \"Pricilla Berkley\"}, {\"Y_9\": \"Trent Keele\", \"Y_3\": \"Michele Varga\", \"Y_2\": \"race relations officer\", \"Y_7\": \"Toshiko Keele\", \"Y_5\": \"Renaldo Henkel\"}, {\"Y_5\": \"Norman Oh\", \"Y_9\": \"Deidra Oh\", \"Y_3\": \"Heather Lippert\", \"Y_2\": \"environmental education officer\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_9\": \"Junior Mccallum\", \"Y_7\": \"Romelia Mccallum\", \"Y_5\": \"Leonard Milner\", \"Y_2\": \"armed forces logistics officer\", \"Y_3\": \"Luisa Milner\"}, {\"Y_2\": \"financial controller\", \"Y_5\": \"Alfonso Shay\", \"Y_9\": \"Juanita Bolinger\", \"Y_7\": \"Bernice Salem\", \"Y_3\": \"Sherrie Barger\"}, {\"Y_7\": \"Maryam Ocampo\", \"Y_5\": \"Mickey Ocampo\", \"Y_3\": \"Carmella Mabe\", \"Y_2\": \"volunteer coordinator\", \"Y_9\": \"Clinton Ocampo\"}, {\"Y_3\": \"Audie Forster\", \"Y_9\": \"Magdalene Medlin\", \"Y_7\": \"Shae Grubbs\", \"Y_5\": \"Melina Venable\", \"Y_2\": \"interior and spatial designer\"}, {\"Y_2\": \"museum education officer\", \"Y_5\": \"Bruce Lozada\", \"Y_9\": \"Andy Anderton\", \"Y_7\": \"Enid Anderton\", \"Y_3\": \"Theda Lozada\"}, {\"Y_5\": \"Ivan Colella\", \"Y_2\": \"marketing executive\", \"Y_9\": \"Orville Colella\", \"Y_3\": \"Maira France\", \"Y_7\": \"Babette Colella\"}, {\"Y_2\": \"museum education officer\", \"Y_7\": \"Maryam Ocampo\", \"Y_9\": \"Clinton Ocampo\", \"Y_3\": \"Katharine Ocampo\", \"Y_5\": \"Reinaldo Ocampo\"}, {\"Y_2\": \"historic buildings inspector\", \"Y_3\": \"Madelyn Vice\", \"Y_5\": \"Graciela Angle\", \"Y_7\": \"Annette Lamm\", \"Y_9\": \"Kerrie Lamm\"}, {\"Y_2\": \"race relations officer\", \"Y_5\": \"Clifton Flanders\", \"Y_3\": \"Pearlie Redmond\", \"Y_9\": \"Raphael Flanders\", \"Y_7\": \"Celestine Flanders\"}, {\"Y_5\": \"Dino Quan\", \"Y_3\": \"Marguerite Doering\", \"Y_2\": \"dancer\", \"Y_7\": \"Delores Mosely\", \"Y_9\": \"Jona Quan\"}, {\"Y_9\": \"Carly Rimmer\", \"Y_2\": \"investment analyst\", \"Y_7\": \"Deja Gagne\", \"Y_5\": \"Trudy Rimmer\", \"Y_3\": \"Dinah Milligan\"}, {\"Y_5\": \"Randall Klaus\", \"Y_2\": \"location manager\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_3\": \"Therese John\"}, {\"Y_5\": \"Johnathan Marion\", \"Y_7\": \"Debra Warren\", \"Y_3\": \"Myrle Tejeda\", \"Y_9\": \"Glenn Warren\", \"Y_2\": \"IT sales professional\"}, {\"Y_7\": \"Monica Longoria\", \"Y_5\": \"Elliot Kimble\", \"Y_3\": \"Sydney Douglass\", \"Y_2\": \"social research officer\", \"Y_9\": \"Myrl Kimble\"}, {\"Y_7\": \"Anjanette Bromley\", \"Y_5\": \"Minh Medley\", \"Y_2\": \"risk manager\", \"Y_9\": \"Irene Medley\", \"Y_3\": \"Edwina Graziano\"}, {\"Y_7\": \"Karen Fink\", \"Y_3\": \"Katina Dayton\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Manuel Paschall\", \"Y_2\": \"theatre stage manager\"}, {\"Y_3\": \"Hannah Deguzman\", \"Y_7\": \"Tamara Werth\", \"Y_5\": \"Desiree Deguzman\", \"Y_9\": \"Hubert Werth\", \"Y_2\": \"producer\"}, {\"Y_7\": \"Judith Rhoden\", \"Y_3\": \"Arianna Pinkham\", \"Y_2\": \"warden\", \"Y_9\": \"Wonda Fenwick\", \"Y_5\": \"Emil Fenwick\"}, {\"Y_5\": \"Cornelius Vierra\", \"Y_3\": \"Racquel Vierra\", \"Y_7\": \"Glory Coffin\", \"Y_9\": \"Oren Coffin\", \"Y_2\": \"garment technologist\"}, {\"Y_5\": \"Ila Flanders\", \"Y_2\": \"veterinary surgeon\", \"Y_9\": \"Raphael Flanders\", \"Y_3\": \"Francesca Berkley\", \"Y_7\": \"Celestine Flanders\"}, {\"Y_5\": \"Ashton Delrio\", \"Y_9\": \"Magdalene Medlin\", \"Y_3\": \"Albertine Way\", \"Y_2\": \"clinical embryologist\", \"Y_7\": \"Shae Grubbs\"}, {\"Y_3\": \"Joelle Westerman\", \"Y_7\": \"Magdalene Absher\", \"Y_5\": \"Lanny Greene\", \"Y_2\": \"psychiatrist\", \"Y_9\": \"Rheba Parks\"}, {\"Y_9\": \"Saul Ernst\", \"Y_2\": \"dispensing optician\", \"Y_7\": \"Serena Ernst\", \"Y_3\": \"Justine Braden\", \"Y_5\": \"Bethany Josephson\"}, {\"Y_7\": \"Karen Fink\", \"Y_5\": \"Tamala Paschall\", \"Y_9\": \"Von Fink\", \"Y_3\": \"Sara Paschall\", \"Y_2\": \"chartered legal executive\"}, {\"Y_7\": \"Karen Fink\", \"Y_3\": \"Katina Dayton\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Ignacio Paschall\", \"Y_2\": \"theatre stage manager\"}, {\"Y_2\": \"chemist\", \"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Antonio Gaskill\", \"Y_3\": \"Jenniffer Tamez\", \"Y_9\": \"Nina Pfister\"}, {\"Y_2\": \"tourism officer\", \"Y_7\": \"Helga Samples\", \"Y_5\": \"Rolanda Klotz\", \"Y_3\": \"Laurel Petterson\", \"Y_9\": \"Alysia Jaynes\"}, {\"Y_2\": \"product development scientist\", \"Y_3\": \"Brandy Tillery\", \"Y_7\": \"Leota Garrick\", \"Y_5\": \"Maude Mcvey\", \"Y_9\": \"Dee Garrick\"}, {\"Y_9\": \"Lon Orr\", \"Y_2\": \"marketing executive\", \"Y_7\": \"Carly Orr\", \"Y_3\": \"Terrie Perdue\", \"Y_5\": \"Gilbert Orr\"}, {\"Y_9\": \"Jewell Rickard\", \"Y_2\": \"technical author\", \"Y_5\": \"Emma Rickard\", \"Y_3\": \"Jacqueline Angeles\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_5\": \"Maximo Ruelas\", \"Y_7\": \"Anjanette Bromley\", \"Y_3\": \"Kiana Perrin\", \"Y_2\": \"quality manager\", \"Y_9\": \"Irene Medley\"}, {\"Y_9\": \"Mattie Goodman\", \"Y_7\": \"Stacy Mcghee\", \"Y_3\": \"Kristi Neace\", \"Y_2\": \"chartered certified accountant\", \"Y_5\": \"Doyle Godsey\"}, {\"Y_3\": \"Alejandra Barrios\", \"Y_9\": \"Jewell Rickard\", \"Y_5\": \"Salvador Rickard\", \"Y_2\": \"comptroller\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_9\": \"Charmain Mallette\", \"Y_3\": \"Ramona Kendall\", \"Y_5\": \"Kecia Kendall\", \"Y_7\": \"Ai Mallette\", \"Y_2\": \"IT consultant\"}, {\"Y_9\": \"Trent Keele\", \"Y_3\": \"Michele Varga\", \"Y_2\": \"race relations officer\", \"Y_7\": \"Toshiko Keele\", \"Y_5\": \"Nico Henkel\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_3\": \"Freda Mcnamee\", \"Y_2\": \"lobbyist\", \"Y_5\": \"Trevor Kellar\", \"Y_7\": \"Alexandria Barboza\"}, {\"Y_7\": \"Karen Fink\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Manuel Paschall\", \"Y_2\": \"chartered legal executive\", \"Y_3\": \"Zora Paschall\"}, {\"Y_3\": \"Rosemarie Auten\", \"Y_2\": \"TEFL teacher\", \"Y_7\": \"Tammie Bales\", \"Y_5\": \"Charles Auten\", \"Y_9\": \"Debi Bales\"}, {\"Y_9\": \"Craig Carnes\", \"Y_3\": \"Sue Staples\", \"Y_5\": \"Shemika Summerlin\", \"Y_7\": \"Meghann Carnes\", \"Y_2\": \"technical brewer\"}, {\"Y_5\": \"Spencer Flanders\", \"Y_2\": \"veterinary surgeon\", \"Y_9\": \"Raphael Flanders\", \"Y_3\": \"Francesca Berkley\", \"Y_7\": \"Celestine Flanders\"}, {\"Y_5\": \"Cedric Henkel\", \"Y_9\": \"Trent Keele\", \"Y_3\": \"Michele Varga\", \"Y_2\": \"race relations officer\", \"Y_7\": \"Toshiko Keele\"}, {\"Y_2\": \"museum education officer\", \"Y_3\": \"Kisha Granados\", \"Y_9\": \"Wilton Fast\", \"Y_5\": \"Harlan Fast\", \"Y_7\": \"Machelle Fast\"}, {\"Y_3\": \"Audie Forster\", \"Y_5\": \"Esperanza Antonio\", \"Y_9\": \"Magdalene Medlin\", \"Y_7\": \"Shae Grubbs\", \"Y_2\": \"interior and spatial designer\"}, {\"Y_7\": \"Romana Leroy\", \"Y_3\": \"Leah Wentworth\", \"Y_2\": \"paediatric nurse\", \"Y_5\": \"Joel Wentworth\", \"Y_9\": \"Maria Wentworth\"}, {\"Y_7\": \"Karen Fink\", \"Y_2\": \"set designer\", \"Y_3\": \"Mandy Paschall\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Tommie Paschall\"}, {\"Y_3\": \"Ai Stroup\", \"Y_7\": \"Liliana Hallman\", \"Y_2\": \"arts development officer\", \"Y_5\": \"Carmon Jacks\", \"Y_9\": \"Neil Hallman\"}, {\"Y_2\": \"museum education officer\", \"Y_3\": \"Kisha Granados\", \"Y_9\": \"Wilton Fast\", \"Y_5\": \"Leroy Fast\", \"Y_7\": \"Machelle Fast\"}, {\"Y_5\": \"Leonora Feeney\", \"Y_9\": \"Charmain Mallette\", \"Y_3\": \"Sue Mallette\", \"Y_7\": \"Ai Mallette\", \"Y_2\": \"marine scientist\"}, {\"Y_7\": \"Carolynn Kyle\", \"Y_5\": \"Alden Crider\", \"Y_9\": \"Buddy Kyle\", \"Y_2\": \"herbalist\", \"Y_3\": \"Tiffany Lavoie\"}, {\"Y_2\": \"chemist\", \"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Shaina Gaskill\", \"Y_3\": \"Jenniffer Tamez\", \"Y_9\": \"Nina Pfister\"}, {\"Y_7\": \"Virgie Rubio\", \"Y_2\": \"glass blower\", \"Y_9\": \"Gloria Rubio\", \"Y_3\": \"Roseanna Wooden\", \"Y_5\": \"Deena Hobbs\"}, {\"Y_3\": \"Kristine Beattie\", \"Y_5\": \"Bernadine Tang\", \"Y_7\": \"Deanne Wooten\", \"Y_2\": \"publishing copy\", \"Y_9\": \"Jacinta Tang\"}, {\"Y_5\": \"Mallie Child\", \"Y_2\": \"paediatric nurse\", \"Y_3\": \"Luella Billups\", \"Y_9\": \"Otis Jay\", \"Y_7\": \"Sharika Jay\"}, {\"Y_3\": \"Annita Godin\", \"Y_7\": \"Nada Mckeown\", \"Y_5\": \"Alfreda Doolittle\", \"Y_9\": \"Wilfredo Mckeown\", \"Y_2\": \"technical brewer\"}, {\"Y_3\": \"Collette Korn\", \"Y_5\": \"Stephen Korn\", \"Y_2\": \"radio producer\", \"Y_7\": \"Tammie Bales\", \"Y_9\": \"Debi Bales\"}, {\"Y_9\": \"Stella Provencher\", \"Y_7\": \"Claudine Mangum\", \"Y_2\": \"operational researcher\", \"Y_3\": \"Kris Reiter\", \"Y_5\": \"Zachery Provencher\"}, {\"Y_7\": \"Michell Lear\", \"Y_9\": \"Deanna Mckean\", \"Y_3\": \"Pauline Ochs\", \"Y_5\": \"Milford Ochs\", \"Y_2\": \"speech and language therapist\"}, {\"Y_2\": \"ergonomist\", \"Y_3\": \"Ofelia Kendall\", \"Y_9\": \"Wilton Fast\", \"Y_5\": \"Harlan Fast\", \"Y_7\": \"Machelle Fast\"}, {\"Y_7\": \"Keri Beaman\", \"Y_5\": \"Lila Zack\", \"Y_2\": \"general practice doctor\", \"Y_9\": \"Julius Beaman\", \"Y_3\": \"Johnetta Orellana\"}, {\"Y_7\": \"Windy Langham\", \"Y_9\": \"Carey Langham\", \"Y_3\": \"Lucretia Bayne\", \"Y_2\": \"analytical chemist\", \"Y_5\": \"Delpha Bayne\"}, {\"Y_9\": \"Leena Tatro\", \"Y_7\": \"Nelly Poynter\", \"Y_2\": \"financial manager\", \"Y_5\": \"Emma Templeton\", \"Y_3\": \"Mozelle Childers\"}, {\"Y_3\": \"Lauretta Kellar\", \"Y_9\": \"Yolanda Leatherwood\", \"Y_2\": \"sports therapist\", \"Y_7\": \"Alexandria Barboza\", \"Y_5\": \"Rita Kellar\"}, {\"Y_3\": \"Lyndsey Hoff\", \"Y_7\": \"Charity Cann\", \"Y_5\": \"Chauncey Hoff\", \"Y_2\": \"radiographer\", \"Y_9\": \"William Cann\"}, {\"Y_5\": \"Jamika Cannon\", \"Y_2\": \"artist\", \"Y_3\": \"Kerry Holliman\", \"Y_7\": \"Lessie Busch\", \"Y_9\": \"Nana Cannon\"}, {\"Y_2\": \"herbalist\", \"Y_9\": \"Emilio Chilton\", \"Y_5\": \"Elijah Chilton\", \"Y_7\": \"Lara Chilton\", \"Y_3\": \"Terrie Strain\"}, {\"Y_5\": \"Kristen Barkley\", \"Y_2\": \"broadcast journalist\", \"Y_9\": \"Alton Sansone\", \"Y_7\": \"Damaris Sansone\", \"Y_3\": \"Estella Barkley\"}, {\"Y_3\": \"Maximina Purcell\", \"Y_5\": \"Theodore Purcell\", \"Y_7\": \"Toshiko Purcell\", \"Y_2\": \"hydrologist\", \"Y_9\": \"Luciano Purcell\"}, {\"Y_3\": \"Kristine Beattie\", \"Y_7\": \"Deanne Wooten\", \"Y_2\": \"publishing copy\", \"Y_9\": \"Jacinta Tang\", \"Y_5\": \"King Tang\"}, {\"Y_3\": \"Alejandra Barrios\", \"Y_9\": \"Jewell Rickard\", \"Y_5\": \"Rosie Burson\", \"Y_2\": \"comptroller\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_9\": \"Enedina Bushey\", \"Y_5\": \"Royce Lewandowski\", \"Y_2\": \"phytotherapist\", \"Y_7\": \"Ivette Marrs\", \"Y_3\": \"Charmaine Hastings\"}, {\"Y_5\": \"Nora Mathison\", \"Y_9\": \"Timothy Bedwell\", \"Y_2\": \"civil service fast streamer\", \"Y_7\": \"Margurite Bedwell\", \"Y_3\": \"Lenora Velasco\"}, {\"Y_7\": \"Windy Langham\", \"Y_9\": \"Carey Langham\", \"Y_2\": \"make\", \"Y_5\": \"Delpha Bayne\", \"Y_3\": \"Gwenn Farber\"}, {\"Y_9\": \"Jewell Rickard\", \"Y_3\": \"Lera Burson\", \"Y_5\": \"Salvador Rickard\", \"Y_2\": \"sound technician\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_5\": \"Clifton Flanders\", \"Y_9\": \"Raphael Flanders\", \"Y_2\": \"training and development officer\", \"Y_7\": \"Celestine Flanders\", \"Y_3\": \"Pricilla Berkley\"}, {\"Y_5\": \"Wade Appel\", \"Y_3\": \"Susie Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_2\": \"armed forces training and education officer\"}, {\"Y_2\": \"jewellery designer\", \"Y_5\": \"Maryann John\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_3\": \"Verona Klaus\"}, {\"Y_3\": \"Charmain Gaskill\", \"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Chet Gaskill\", \"Y_2\": \"architectural technologist\", \"Y_9\": \"Nina Pfister\"}, {\"Y_3\": \"Tonia Rickard\", \"Y_9\": \"Jewell Rickard\", \"Y_5\": \"Emma Rickard\", \"Y_2\": \"editor\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_5\": \"Michael Dennison\", \"Y_2\": \"historic buildings inspector\", \"Y_3\": \"Madelyn Vice\", \"Y_7\": \"Annette Lamm\", \"Y_9\": \"Kerrie Lamm\"}, {\"Y_7\": \"Jeannette Voyles\", \"Y_2\": \"investment banker\", \"Y_5\": \"Catina Schramm\", \"Y_9\": \"Veronica Voyles\", \"Y_3\": \"Rosanne Wilt\"}, {\"Y_2\": \"aid worker\", \"Y_3\": \"Yen Carroll\", \"Y_9\": \"Dannielle Napier\", \"Y_5\": \"Eugene Martinelli\", \"Y_7\": \"Mercedes Brewington\"}, {\"Y_9\": \"Erick Mccarthy\", \"Y_7\": \"Pauletta Mccarthy\", \"Y_3\": \"Holley Earl\", \"Y_5\": \"Andy Preciado\", \"Y_2\": \"physicist\"}, {\"Y_7\": \"Karen Fink\", \"Y_3\": \"Katina Dayton\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Twanna Paschall\", \"Y_2\": \"theatre stage manager\"}, {\"Y_7\": \"Miranda Pfister\", \"Y_9\": \"Nina Pfister\", \"Y_5\": \"Dani Sander\", \"Y_2\": \"producer\", \"Y_3\": \"Xiomara Gaskill\"}, {\"Y_7\": \"Karen Fink\", \"Y_2\": \"set designer\", \"Y_3\": \"Mandy Paschall\", \"Y_9\": \"Von Fink\", \"Y_5\": \"Ignacio Paschall\"}, {\"Y_9\": \"Orville Colella\", \"Y_3\": \"Lorelei Colella\", \"Y_2\": \"programme researcher\", \"Y_7\": \"Babette Colella\", \"Y_5\": \"Holly Colella\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_5\": \"Liane Kellar\", \"Y_7\": \"Alexandria Barboza\", \"Y_2\": \"sport and exercise psychologist\", \"Y_3\": \"Arianna Kellar\"}, {\"Y_2\": \"race relations officer\", \"Y_5\": \"Ila Flanders\", \"Y_3\": \"Pearlie Redmond\", \"Y_9\": \"Raphael Flanders\", \"Y_7\": \"Celestine Flanders\"}, {\"Y_9\": \"Trent Keele\", \"Y_3\": \"Marguerite Henderson\", \"Y_7\": \"Toshiko Keele\", \"Y_5\": \"Quinn Henkel\", \"Y_2\": \"local government officer\"}, {\"Y_7\": \"Romana Leroy\", \"Y_3\": \"Leah Wentworth\", \"Y_2\": \"paediatric nurse\", \"Y_5\": \"Lucien Wentworth\", \"Y_9\": \"Maria Wentworth\"}, {\"Y_3\": \"Lauretta Kellar\", \"Y_9\": \"Yolanda Leatherwood\", \"Y_5\": \"Liane Kellar\", \"Y_2\": \"sports therapist\", \"Y_7\": \"Alexandria Barboza\"}, {\"Y_2\": \"statistician\", \"Y_9\": \"Mica Greiner\", \"Y_5\": \"Susie Stamper\", \"Y_3\": \"Natacha Nesmith\", \"Y_7\": \"Lacey Lamoureux\"}, {\"Y_7\": \"Virgie Rubio\", \"Y_2\": \"horticultural therapist\", \"Y_3\": \"Dixie Hobbs\", \"Y_9\": \"Gloria Rubio\", \"Y_5\": \"Rigoberto Boyer\"}, {\"Y_7\": \"Deborah Rodarte\", \"Y_3\": \"Meryl Bolduc\", \"Y_5\": \"Joann Kelso\", \"Y_9\": \"Rhoda Rodarte\", \"Y_2\": \"merchant navy officer\"}, {\"Y_5\": \"Alex Child\", \"Y_3\": \"Lindy Barajas\", \"Y_2\": \"sound technician\", \"Y_9\": \"Otis Jay\", \"Y_7\": \"Sharika Jay\"}, {\"Y_2\": \"museum education officer\", \"Y_3\": \"Kisha Granados\", \"Y_9\": \"Wilton Fast\", \"Y_7\": \"Machelle Fast\", \"Y_5\": \"Juan Fast\"}, {\"Y_7\": \"Virgie Rubio\", \"Y_2\": \"glass blower\", \"Y_9\": \"Gloria Rubio\", \"Y_3\": \"Roseanna Wooden\", \"Y_5\": \"Sid Boyer\"}, {\"Y_3\": \"Alice Serrano\", \"Y_5\": \"Delbert Burkett\", \"Y_7\": \"Latisha Frantz\", \"Y_9\": \"Moises Frantz\", \"Y_2\": \"travel agency manager\"}, {\"Y_7\": \"Charity Cann\", \"Y_3\": \"Kiana Myer\", \"Y_2\": \"intelligence analyst\", \"Y_5\": \"Tommie Hoff\", \"Y_9\": \"William Cann\"}, {\"Y_5\": \"Duane Tabor\", \"Y_2\": \"toxicologist\", \"Y_3\": \"Shae Aranda\", \"Y_7\": \"Fern Rayford\", \"Y_9\": \"Chloe Rayford\"}, {\"Y_3\": \"Kari Sander\", \"Y_7\": \"Miranda Pfister\", \"Y_5\": \"Shaina Gaskill\", \"Y_2\": \"petroleum engineer\", \"Y_9\": \"Nina Pfister\"}, {\"Y_5\": \"Spencer Flanders\", \"Y_9\": \"Raphael Flanders\", \"Y_2\": \"training and development officer\", \"Y_7\": \"Celestine Flanders\", \"Y_3\": \"Pricilla Berkley\"}, {\"Y_5\": \"Stefan Davidson\", \"Y_2\": \"operational investment banker\", \"Y_3\": \"Heather Davidson\", \"Y_9\": \"Galen Mullinax\", \"Y_7\": \"Magdalene Mullinax\"}, {\"Y_9\": \"Mica Greiner\", \"Y_7\": \"Lacey Lamoureux\", \"Y_3\": \"Delpha Stamper\", \"Y_5\": \"Louann Carlin\", \"Y_2\": \"garment technologist\"}, {\"Y_2\": \"hospital pharmacist\", \"Y_5\": \"Sebastian Marrero\", \"Y_9\": \"Yasmin Marrero\", \"Y_3\": \"Alycia Orlando\", \"Y_7\": \"Janey Witte\"}, {\"Y_7\": \"Staci Christian\", \"Y_5\": \"Alexander Behrens\", \"Y_3\": \"Jann Behrens\", \"Y_2\": \"games developer\", \"Y_9\": \"Miguel Christian\"}, {\"Y_3\": \"Dixie Matthews\", \"Y_5\": \"Latisha Harwood\", \"Y_7\": \"Dorothea Hanson\", \"Y_9\": \"Eliza Poirier\", \"Y_2\": \"commercial art gallery manager\"}, {\"Y_2\": \"planning and development surveyor\", \"Y_3\": \"Ardath Appel\", \"Y_9\": \"Lou Gilmer\", \"Y_5\": \"Giuseppe Appel\", \"Y_7\": \"Melodie Gilmer\"}, {\"Y_2\": \"ergonomist\", \"Y_7\": \"Maryam Ocampo\", \"Y_9\": \"Clinton Ocampo\", \"Y_3\": \"Eva Ocampo\", \"Y_5\": \"Reinaldo Ocampo\"}, {\"Y_5\": \"Mandy Oh\", \"Y_9\": \"Deidra Oh\", \"Y_3\": \"Jacinta Branson\", \"Y_2\": \"corporate investment banker\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_9\": \"Trent Keele\", \"Y_5\": \"Fern Jordon\", \"Y_3\": \"Marguerite Henderson\", \"Y_7\": \"Toshiko Keele\", \"Y_2\": \"local government officer\"}, {\"Y_7\": \"Jocelyn Mallard\", \"Y_5\": \"Shemika Antonio\", \"Y_2\": \"counsellor\", \"Y_9\": \"Paige Dressler\", \"Y_3\": \"Lona Courson\"}, {\"Y_5\": \"Freda Mcnamee\", \"Y_2\": \"journalist\", \"Y_9\": \"Argentina Kellar\", \"Y_3\": \"Nancy Givens\", \"Y_7\": \"Delinda Barboza\"}, {\"Y_9\": \"Carly Rimmer\", \"Y_5\": \"Stacia Rimmer\", \"Y_3\": \"Elaine Rimmer\", \"Y_2\": \"recycling officer\", \"Y_7\": \"Deja Gagne\"}, {\"Y_7\": \"Karen Fink\", \"Y_9\": \"Von Fink\", \"Y_3\": \"Sara Paschall\", \"Y_5\": \"Ignacio Paschall\", \"Y_2\": \"chartered legal executive\"}, {\"Y_3\": \"Mariana Westphal\", \"Y_2\": \"energy engineer\", \"Y_5\": \"Shemika Najera\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\"}, {\"Y_2\": \"teaching laboratory technician\", \"Y_7\": \"Tianna Boynton\", \"Y_9\": \"Anderson Boynton\", \"Y_5\": \"Corinne Lang\", \"Y_3\": \"Jacqueline Lander\"}, {\"Y_3\": \"Kena Hawk\", \"Y_9\": \"Lucille Slaton\", \"Y_7\": \"Kristine Caro\", \"Y_2\": \"information officer\", \"Y_5\": \"Isaias Mai\"}, {\"Y_9\": \"Yolanda Leatherwood\", \"Y_5\": \"Trevor Kellar\", \"Y_2\": \"barrister\", \"Y_7\": \"Alexandria Barboza\", \"Y_3\": \"Antonia Lapp\"}, {\"Y_3\": \"Shante Najera\", \"Y_2\": \"ceramics designer\", \"Y_5\": \"Shemika Najera\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\"}, {\"Y_2\": \"accommodation manager\", \"Y_7\": \"Judith Rhoden\", \"Y_9\": \"Wonda Fenwick\", \"Y_5\": \"Emil Fenwick\", \"Y_3\": \"Mica Pinkham\"}, {\"Y_9\": \"Dannielle Napier\", \"Y_5\": \"Minerva Napier\", \"Y_2\": \"site engineer\", \"Y_3\": \"Jann Landry\", \"Y_7\": \"Mercedes Brewington\"}, {\"Y_2\": \"heritage manager\", \"Y_7\": \"Tamara Werth\", \"Y_9\": \"Hubert Werth\", \"Y_3\": \"Lottie Conner\", \"Y_5\": \"Dillon Deguzman\"}, {\"Y_5\": \"Kacey Mallette\", \"Y_9\": \"Charmain Mallette\", \"Y_3\": \"Sue Mallette\", \"Y_7\": \"Ai Mallette\", \"Y_2\": \"marine scientist\"}, {\"Y_2\": \"accommodation manager\", \"Y_5\": \"Alissa Fenwick\", \"Y_7\": \"Judith Rhoden\", \"Y_9\": \"Wonda Fenwick\", \"Y_3\": \"Mica Pinkham\"}, {\"Y_2\": \"public affairs consultant\", \"Y_3\": \"Dianna Wilder\", \"Y_9\": \"Scottie Benham\", \"Y_5\": \"Gillian Provencher\", \"Y_7\": \"Isabell Provencher\"}, {\"Y_3\": \"Charmaine Snodgrass\", \"Y_5\": \"Betsy Schmidt\", \"Y_9\": \"Yasmin Marrero\", \"Y_2\": \"public librarian\", \"Y_7\": \"Janey Witte\"}, {\"Y_2\": \"veterinary surgeon\", \"Y_9\": \"Raphael Flanders\", \"Y_3\": \"Francesca Berkley\", \"Y_7\": \"Celestine Flanders\", \"Y_5\": \"Celia Flanders\"}, {\"Y_5\": \"Christopher Priddy\", \"Y_2\": \"accommodation manager\", \"Y_7\": \"Rosalyn Priddy\", \"Y_9\": \"Jessie Priddy\", \"Y_3\": \"Evangelina Overstreet\"}, {\"Y_3\": \"Ai Stroup\", \"Y_5\": \"Ethan Jacks\", \"Y_7\": \"Liliana Hallman\", \"Y_2\": \"arts development officer\", \"Y_9\": \"Neil Hallman\"}, {\"Y_3\": \"Alejandra Barrios\", \"Y_9\": \"Jewell Rickard\", \"Y_5\": \"Glenn Rickard\", \"Y_2\": \"comptroller\", \"Y_7\": \"Alejandra Gallagher\"}, {\"Y_9\": \"Earle Bunn\", \"Y_3\": \"Lindy Tinker\", \"Y_2\": \"brewing technologist\", \"Y_5\": \"Joey Plunkett\", \"Y_7\": \"Heather Bunn\"}, {\"Y_3\": \"Lavonna Purcell\", \"Y_2\": \"museum education officer\", \"Y_7\": \"Toshiko Purcell\", \"Y_5\": \"Perry Purcell\", \"Y_9\": \"Luciano Purcell\"}, {\"Y_5\": \"Torrie Appel\", \"Y_2\": \"solicitor\", \"Y_9\": \"Lou Gilmer\", \"Y_7\": \"Melodie Gilmer\", \"Y_3\": \"Nedra Appel\"}, {\"Y_7\": \"Jacinta Scalise\", \"Y_3\": \"Jacquelyn Pina\", \"Y_5\": \"Farrah Hoover\", \"Y_9\": \"Irwin Scalise\", \"Y_2\": \"politician's assistant\"}, {\"Y_3\": \"Naomi Mcmillan\", \"Y_2\": \"research scientist\", \"Y_5\": \"Clifton Flanders\", \"Y_9\": \"Raphael Flanders\", \"Y_7\": \"Celestine Flanders\"}, {\"Y_5\": \"Everette Oh\", \"Y_9\": \"Deidra Oh\", \"Y_3\": \"Heather Lippert\", \"Y_2\": \"environmental education officer\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_2\": \"fast food restaurant manager\", \"Y_5\": \"Mandy Oh\", \"Y_3\": \"Oralia Oh\", \"Y_9\": \"Deidra Oh\", \"Y_7\": \"Ariel Dunham\"}, {\"Y_3\": \"Cheri Klaus\", \"Y_7\": \"Antonia Klaus\", \"Y_5\": \"Doreen Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_2\": \"advice worker\"}, {\"Y_7\": \"Deborah Rodarte\", \"Y_2\": \"futures trader\", \"Y_5\": \"Joann Kelso\", \"Y_9\": \"Rhoda Rodarte\", \"Y_3\": \"Pearl Fairbanks\"}, {\"Y_2\": \"ergonomist\", \"Y_3\": \"Ofelia Kendall\", \"Y_9\": \"Wilton Fast\", \"Y_7\": \"Machelle Fast\", \"Y_5\": \"Juan Fast\"}, {\"Y_3\": \"Renea Defelice\", \"Y_5\": \"Babara Merryman\", \"Y_2\": \"senior tax professional\", \"Y_7\": \"Delores Mosely\", \"Y_9\": \"Jona Quan\"}, {\"Y_5\": \"Manuela Wenzel\", \"Y_9\": \"Monserrate Shay\", \"Y_3\": \"Beulah Wenzel\", \"Y_7\": \"Rasheeda Garner\", \"Y_2\": \"physiotherapist\"}, {\"Y_5\": \"Joey Child\", \"Y_3\": \"Lindy Barajas\", \"Y_2\": \"sound technician\", \"Y_9\": \"Otis Jay\", \"Y_7\": \"Sharika Jay\"}, {\"Y_9\": \"Damien Held\", \"Y_3\": \"Nakisha Chitwood\", \"Y_5\": \"Wilbur Held\", \"Y_7\": \"Yen Held\", \"Y_2\": \"environmental education officer\"}, {\"Y_2\": \"actuary\", \"Y_9\": \"Curtis Cao\", \"Y_3\": \"Graciela Bentley\", \"Y_5\": \"Abdul Cao\", \"Y_7\": \"Brandy Cao\"}, {\"Y_5\": \"Stefan Davidson\", \"Y_3\": \"Whitney Whited\", \"Y_9\": \"Galen Mullinax\", \"Y_2\": \"clothing technologist\", \"Y_7\": \"Magdalene Mullinax\"}, {\"Y_9\": \"Barbara Kasten\", \"Y_3\": \"Lilia Jaworski\", \"Y_5\": \"Jana Jaworski\", \"Y_7\": \"Anastacia Faust\", \"Y_2\": \"industrial designer\"}, {\"Y_5\": \"Alissa Fenwick\", \"Y_7\": \"Judith Rhoden\", \"Y_3\": \"Arianna Pinkham\", \"Y_2\": \"warden\", \"Y_9\": \"Wonda Fenwick\"}, {\"Y_9\": \"Carly Rimmer\", \"Y_2\": \"investment analyst\", \"Y_5\": \"Theda Rimmer\", \"Y_7\": \"Deja Gagne\", \"Y_3\": \"Dinah Milligan\"}, {\"Y_5\": \"Gale Klaus\", \"Y_7\": \"Antonia Klaus\", \"Y_9\": \"Junior Klaus\", \"Y_3\": \"Lyndsey John\", \"Y_2\": \"medical secretary\"}, {\"Y_5\": \"Evette Mccalla\", \"Y_9\": \"Monserrate Shay\", \"Y_3\": \"Beulah Wenzel\", \"Y_7\": \"Rasheeda Garner\", \"Y_2\": \"physiotherapist\"}, {\"Y_2\": \"forensic psychologist\", \"Y_3\": \"Danielle Cervantes\", \"Y_9\": \"Federico Gamble\", \"Y_7\": \"Tari Gamble\", \"Y_5\": \"Glenn Najera\"}, {\"Y_9\": \"Damien Held\", \"Y_2\": \"lobbyist\", \"Y_7\": \"Yen Held\", \"Y_3\": \"Oleta Culler\", \"Y_5\": \"Myrl Apodaca\"}, {\"Y_9\": \"Kenda Cooper\", \"Y_2\": \"holiday representative\", \"Y_5\": \"Lynda Giddens\", \"Y_7\": \"Jacquelyn Self\", \"Y_3\": \"Zenobia Ragsdale\"}, {\"Y_5\": \"Jacquline Blair\", \"Y_2\": \"chartered public finance accountant\", \"Y_7\": \"Alethia Barrow\", \"Y_3\": \"Allyson Blair\", \"Y_9\": \"Karina Justus\"}, {\"Y_5\": \"Liane Doering\", \"Y_9\": \"Jona Quan\", \"Y_2\": \"psychiatrist\", \"Y_7\": \"Delores Mosely\", \"Y_3\": \"Artie Quan\"}]", + "answer": [ + "IT consultant", + "IT sales professional", + "TEFL teacher", + "academic librarian", + "accommodation manager", + "actuary", + "acupuncturist", + "advertising account planner", + "advertising art director", + "advice worker", + "aeronautical engineer", + "agricultural consultant", + "aid worker", + "analytical chemist", + "animal nutritionist", + "arboriculturist", + "architectural technologist", + "armed forces logistics officer", + "armed forces operational officer", + "armed forces technical officer", + "armed forces training and education officer", + "artist", + "arts development officer", + "barrister", + "biomedical engineer", + "bookseller", + "brewing technologist", + "broadcast engineer", + "broadcast journalist", + "broadcast presenter", + "building control surveyor", + "cartographer", + "ceramics designer", + "charity fundraiser", + "charity officer", + "chartered certified accountant", + "chartered legal executive", + "chartered public finance accountant", + "chemist", + "chief executive officer", + "chief marketing officer", + "civil engineer", + "civil service administrator", + "civil service fast streamer", + "clinical embryologist", + "clinical research associate", + "clothing technologist", + "commercial art gallery manager", + "community development worker", + "community education officer", + "comptroller", + "conference centre manager", + "conservator", + "contracting civil engineer", + "corporate investment banker", + "counsellor", + "dance movement psychotherapist", + "dancer", + "dealer", + "diplomatic services operational officer", + "dispensing optician", + "dramatherapist", + "economist", + "editor", + "education officer", + "energy engineer", + "engineering geologist", + "environmental education officer", + "environmental health practitioner", + "equality and diversity officer", + "ergonomist", + "estate manager", + "exhibitions officer", + "facilities manager", + "fast food restaurant manager", + "financial controller", + "financial manager", + "financial planner", + "food technologist", + "forensic psychologist", + "forensic scientist", + "forest manager", + "freight forwarder", + "furniture conservator", + "futures trader", + "games developer", + "garment technologist", + "general practice doctor", + "geneticist", + "geophysicist", + "glass blower", + "graphic designer", + "health and safety inspector", + "health service manager", + "herbalist", + "heritage manager", + "higher education careers adviser", + "historic buildings inspector", + "holiday representative", + "homeopath", + "horticultural consultant", + "horticultural therapist", + "hospital pharmacist", + "hotel manager", + "housing manager", + "human resources officer", + "hydrologist", + "industrial designer", + "information officer", + "information systems manager", + "insurance risk surveyor", + "insurance underwriter", + "intelligence analyst", + "interior and spatial designer", + "international aid worker", + "investment analyst", + "investment banker", + "jewellery designer", + "journalist", + "landscape architect", + "leisure centre manager", + "lighting technician", + "lobbyist", + "local government officer", + "location manager", + "loss adjuster", + "make", + "marine scientist", + "marketing executive", + "medical physicist", + "medical secretary", + "medical technical officer", + "merchant navy officer", + "metallurgist", + "microbiologist", + "minerals surveyor", + "museum education officer", + "museum exhibitions officer", + "music therapist", + "music tutor", + "network engineer", + "occupational hygienist", + "office manager", + "operational investment banker", + "operational researcher", + "operations geologist", + "ophthalmologist", + "optician", + "paediatric nurse", + "paramedic", + "pathologist", + "pensions consultant", + "petroleum engineer", + "photographer", + "physicist", + "physiotherapist", + "phytotherapist", + "pilot", + "planning and development surveyor", + "plant breeder", + "police officer", + "politician's assistant", + "press sub", + "print production planner", + "printmaker", + "prison officer", + "producer", + "product designer", + "product development scientist", + "product manager", + "programme researcher", + "proofreader", + "psychiatrist", + "public affairs consultant", + "public librarian", + "publishing copy", + "quality manager", + "race relations officer", + "radio producer", + "radiographer", + "recruitment consultant", + "recycling officer", + "regulatory affairs officer", + "research scientist", + "retail banker", + "retail manager", + "risk manager", + "sales professional", + "sales promotion account executive", + "scientist", + "secondary school teacher", + "senior tax professional", + "set designer", + "site engineer", + "social research officer", + "software engineer", + "soil scientist", + "solicitor", + "sound technician", + "speech and language therapist", + "sport and exercise psychologist", + "sports administrator", + "sports therapist", + "statistician", + "systems analyst", + "teaching laboratory technician", + "technical author", + "technical brewer", + "theatre director", + "theatre manager", + "theatre stage manager", + "theme park manager", + "therapeutic radiographer", + "tour manager", + "tourism officer", + "tourist information centre manager", + "town planner", + "toxicologist", + "trade union research officer", + "training and development officer", + "travel agency manager", + "tree surgeon", + "veterinary surgeon", + "volunteer coordinator", + "warden", + "water quality scientist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "niece(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "mother(Y_9, Y_7)", + "hobby(Y_9, \"butterfly watching\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 8 + }, + { + "id": "94c08501-7fff-43e3-b9b0-11752acef77e", + "question": "What is the hobby of the nephew of the son of the great-grandchild of the person whose hobby is auto racing?", + "intermediate_answers": "[{\"Y_3\": \"Burl Lay\", \"Y_2\": \"entrepreneurship\", \"Y_5\": \"Jay Gauthier\", \"Y_9\": \"Luisa Munn\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_3\": \"Raymond Snider\", \"Y_2\": \"crystals\", \"Y_5\": \"Cliff Snider\", \"Y_9\": \"Julio Miller\", \"Y_7\": \"Edwina Snider\"}, {\"Y_2\": \"fishkeeping\", \"Y_9\": \"Hallie Jacks\", \"Y_7\": \"Carlotta Seaman\", \"Y_5\": \"Roger Seaman\", \"Y_3\": \"Billie Seaman\"}, {\"Y_9\": \"Luisa Munn\", \"Y_3\": \"Kurt Huynh\", \"Y_2\": \"beekeeping\", \"Y_5\": \"Ervin Gauthier\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_9\": \"Elmer Harder\", \"Y_5\": \"Timothy Cornelison\", \"Y_7\": \"Grady Cornelison\", \"Y_3\": \"Frederick Cornelison\", \"Y_2\": \"rughooking\"}, {\"Y_5\": \"Bradly Snider\", \"Y_9\": \"Julio Miller\", \"Y_2\": \"vegetable farming\", \"Y_7\": \"Edwina Snider\", \"Y_3\": \"Loren Eicher\"}, {\"Y_9\": \"Teresita Kennon\", \"Y_2\": \"finance\", \"Y_3\": \"Lorenzo Staggs\", \"Y_7\": \"Davis Akers\", \"Y_5\": \"Truman Akers\"}, {\"Y_2\": \"city trip\", \"Y_9\": \"Gustavo Atchison\", \"Y_3\": \"Emery Cope\", \"Y_7\": \"Tamara Santacruz\", \"Y_5\": \"Forrest Santacruz\"}, {\"Y_9\": \"Luisa Munn\", \"Y_3\": \"Lawerence Lay\", \"Y_2\": \"mycology\", \"Y_5\": \"Ervin Gauthier\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_9\": \"Teresita Kennon\", \"Y_5\": \"Marcelino Akers\", \"Y_3\": \"Demarcus Sharkey\", \"Y_2\": \"lacrosse\", \"Y_7\": \"Davis Akers\"}, {\"Y_2\": \"marching band\", \"Y_3\": \"Derrick Streeter\", \"Y_7\": \"Dallas Streeter\", \"Y_9\": \"Karen Call\", \"Y_5\": \"Sanford Streeter\"}, {\"Y_7\": \"Reinaldo Pinder\", \"Y_2\": \"paragliding\", \"Y_5\": \"Alexander Pinder\", \"Y_3\": \"Ronald Dewey\", \"Y_9\": \"Isiah Mills\"}, {\"Y_9\": \"Luisa Munn\", \"Y_2\": \"amateur astronomy\", \"Y_5\": \"Ervin Gauthier\", \"Y_3\": \"Galen Lay\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_7\": \"Catina Carrington\", \"Y_5\": \"Antony Carrington\", \"Y_2\": \"table tennis\", \"Y_3\": \"Brent Burg\", \"Y_9\": \"Courtney Farnham\"}, {\"Y_7\": \"Alejandro Buckles\", \"Y_5\": \"Truman Buckles\", \"Y_9\": \"Lorraine Dickerson\", \"Y_3\": \"Monroe Buckles\", \"Y_2\": \"caving\"}, {\"Y_5\": \"Oren Seaman\", \"Y_3\": \"Kendrick Mccants\", \"Y_9\": \"Hallie Jacks\", \"Y_2\": \"sports science\", \"Y_7\": \"Carlotta Seaman\"}, {\"Y_2\": \"philosophy\", \"Y_5\": \"Oren Seaman\", \"Y_9\": \"Hallie Jacks\", \"Y_3\": \"Orville Seaman\", \"Y_7\": \"Carlotta Seaman\"}, {\"Y_9\": \"Luisa Munn\", \"Y_2\": \"mycology\", \"Y_3\": \"Lawerence Lay\", \"Y_5\": \"Clayton Gauthier\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_3\": \"Marty Buckles\", \"Y_7\": \"Alejandro Buckles\", \"Y_5\": \"Truman Buckles\", \"Y_9\": \"Lorraine Dickerson\", \"Y_2\": \"ice skating\"}, {\"Y_3\": \"Gaylord Snider\", \"Y_5\": \"Cliff Snider\", \"Y_9\": \"Julio Miller\", \"Y_7\": \"Edwina Snider\", \"Y_2\": \"social studies\"}, {\"Y_5\": \"Jay Gauthier\", \"Y_9\": \"Luisa Munn\", \"Y_3\": \"Kurt Huynh\", \"Y_2\": \"beekeeping\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_9\": \"Teresita Kennon\", \"Y_2\": \"finance\", \"Y_5\": \"Marcelino Akers\", \"Y_3\": \"Lorenzo Staggs\", \"Y_7\": \"Davis Akers\"}, {\"Y_2\": \"digital hoarding\", \"Y_9\": \"Donna Knowles\", \"Y_5\": \"Dwayne Vest\", \"Y_3\": \"Rodrick Hambrick\", \"Y_7\": \"Elissa Vest\"}, {\"Y_5\": \"Martin Snider\", \"Y_9\": \"Julio Miller\", \"Y_2\": \"vegetable farming\", \"Y_7\": \"Edwina Snider\", \"Y_3\": \"Loren Eicher\"}, {\"Y_2\": \"research\", \"Y_5\": \"Ernie Ransom\", \"Y_9\": \"Bryan Sumner\", \"Y_3\": \"Joey Ransom\", \"Y_7\": \"Concepcion Ransom\"}, {\"Y_7\": \"Catina Carrington\", \"Y_3\": \"Wallace Burg\", \"Y_5\": \"Antony Carrington\", \"Y_2\": \"auto detailing\", \"Y_9\": \"Courtney Farnham\"}, {\"Y_5\": \"Cliff Snider\", \"Y_9\": \"Julio Miller\", \"Y_2\": \"vegetable farming\", \"Y_7\": \"Edwina Snider\", \"Y_3\": \"Loren Eicher\"}, {\"Y_3\": \"Ty Fetter\", \"Y_5\": \"Carrol Fetter\", \"Y_9\": \"Preston Conners\", \"Y_2\": \"stone collecting\", \"Y_7\": \"Adalberto Fetter\"}, {\"Y_9\": \"Luisa Munn\", \"Y_3\": \"Orval Gauthier\", \"Y_5\": \"Clayton Gauthier\", \"Y_2\": \"vintage clothing\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_5\": \"Jay Gauthier\", \"Y_9\": \"Luisa Munn\", \"Y_2\": \"mycology\", \"Y_3\": \"Lawerence Lay\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_3\": \"Bryan Emory\", \"Y_7\": \"Felix Red\", \"Y_2\": \"jurisprudential\", \"Y_9\": \"Dwain Red\", \"Y_5\": \"Lance Red\"}, {\"Y_7\": \"Reinaldo Pinder\", \"Y_5\": \"Jackson Pinder\", \"Y_2\": \"paragliding\", \"Y_3\": \"Ronald Dewey\", \"Y_9\": \"Isiah Mills\"}, {\"Y_3\": \"Raymond Snider\", \"Y_5\": \"Bradly Snider\", \"Y_2\": \"crystals\", \"Y_9\": \"Julio Miller\", \"Y_7\": \"Edwina Snider\"}, {\"Y_2\": \"herping\", \"Y_3\": \"German Ezell\", \"Y_9\": \"Teresita Kennon\", \"Y_5\": \"Marcelino Akers\", \"Y_7\": \"Davis Akers\"}, {\"Y_2\": \"australian rules football\", \"Y_9\": \"Teresita Kennon\", \"Y_3\": \"Ike Akers\", \"Y_5\": \"Marcelino Akers\", \"Y_7\": \"Davis Akers\"}, {\"Y_9\": \"Teresita Kennon\", \"Y_2\": \"tennis polo\", \"Y_7\": \"Davis Akers\", \"Y_5\": \"Truman Akers\", \"Y_3\": \"Burl Sharkey\"}, {\"Y_3\": \"Kendrick Mccants\", \"Y_9\": \"Hallie Jacks\", \"Y_2\": \"sports science\", \"Y_7\": \"Carlotta Seaman\", \"Y_5\": \"Roger Seaman\"}, {\"Y_2\": \"judo\", \"Y_5\": \"Dale Cornelison\", \"Y_3\": \"Mario Cornelison\", \"Y_7\": \"Grady Cornelison\", \"Y_9\": \"Elmer Harder\"}, {\"Y_2\": \"footbag\", \"Y_7\": \"Felix Red\", \"Y_5\": \"Arnulfo Red\", \"Y_9\": \"Dwain Red\", \"Y_3\": \"Sal Red\"}, {\"Y_7\": \"Reinaldo Pinder\", \"Y_2\": \"radio-controlled model playing\", \"Y_5\": \"Alexander Pinder\", \"Y_3\": \"Maximo Pinder\", \"Y_9\": \"Isiah Mills\"}, {\"Y_9\": \"Donna Knowles\", \"Y_5\": \"Clark Vest\", \"Y_3\": \"Horacio Vest\", \"Y_2\": \"basketball\", \"Y_7\": \"Elissa Vest\"}, {\"Y_5\": \"Tommy Wilson\", \"Y_3\": \"Ned Bui\", \"Y_2\": \"publishing\", \"Y_9\": \"Marion Thoma\", \"Y_7\": \"Margarite Wilson\"}, {\"Y_3\": \"Woodrow Streeter\", \"Y_7\": \"Dallas Streeter\", \"Y_2\": \"radio-controlled model collecting\", \"Y_9\": \"Karen Call\", \"Y_5\": \"Sanford Streeter\"}, {\"Y_9\": \"Teresita Kennon\", \"Y_2\": \"medical science\", \"Y_7\": \"Davis Akers\", \"Y_5\": \"Truman Akers\", \"Y_3\": \"Dick Staggs\"}, {\"Y_9\": \"Courtney Farnham\", \"Y_7\": \"Eduardo Farnham\", \"Y_5\": \"Jamey Farnham\", \"Y_3\": \"Randall Wingfield\", \"Y_2\": \"butterfly watching\"}, {\"Y_3\": \"Burl Lay\", \"Y_2\": \"entrepreneurship\", \"Y_9\": \"Luisa Munn\", \"Y_5\": \"Ervin Gauthier\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_3\": \"Stevie Seaman\", \"Y_9\": \"Hallie Jacks\", \"Y_2\": \"sports science\", \"Y_7\": \"Carlotta Seaman\", \"Y_5\": \"Roger Seaman\"}, {\"Y_3\": \"Ty Fetter\", \"Y_9\": \"Preston Conners\", \"Y_5\": \"Toney Fetter\", \"Y_2\": \"stone collecting\", \"Y_7\": \"Adalberto Fetter\"}, {\"Y_3\": \"Bryan Emory\", \"Y_7\": \"Felix Red\", \"Y_5\": \"Arnulfo Red\", \"Y_2\": \"jurisprudential\", \"Y_9\": \"Dwain Red\"}, {\"Y_7\": \"Catina Carrington\", \"Y_3\": \"Wallace Burg\", \"Y_2\": \"auto detailing\", \"Y_5\": \"Jamison Carrington\", \"Y_9\": \"Courtney Farnham\"}, {\"Y_7\": \"Felix Red\", \"Y_5\": \"Arnulfo Red\", \"Y_2\": \"flying\", \"Y_9\": \"Dwain Red\", \"Y_3\": \"Mark Red\"}, {\"Y_9\": \"Luisa Munn\", \"Y_2\": \"amateur astronomy\", \"Y_5\": \"Clayton Gauthier\", \"Y_3\": \"Galen Lay\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_9\": \"Luisa Munn\", \"Y_3\": \"Mckinley Gauthier\", \"Y_5\": \"Ervin Gauthier\", \"Y_2\": \"bus spotting\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_2\": \"digital hoarding\", \"Y_9\": \"Donna Knowles\", \"Y_5\": \"Clark Vest\", \"Y_3\": \"Rodrick Hambrick\", \"Y_7\": \"Elissa Vest\"}, {\"Y_9\": \"Gustavo Atchison\", \"Y_7\": \"Tamara Santacruz\", \"Y_2\": \"microscopy\", \"Y_3\": \"Hector Cope\", \"Y_5\": \"Forrest Santacruz\"}, {\"Y_7\": \"Alejandro Buckles\", \"Y_9\": \"Lorraine Dickerson\", \"Y_3\": \"Monroe Buckles\", \"Y_2\": \"caving\", \"Y_5\": \"Edmund Buckles\"}, {\"Y_2\": \"marching band\", \"Y_3\": \"Derrick Streeter\", \"Y_7\": \"Dallas Streeter\", \"Y_5\": \"Anthony Streeter\", \"Y_9\": \"Karen Call\"}, {\"Y_2\": \"herping\", \"Y_3\": \"German Ezell\", \"Y_9\": \"Teresita Kennon\", \"Y_7\": \"Davis Akers\", \"Y_5\": \"Truman Akers\"}, {\"Y_9\": \"Teresita Kennon\", \"Y_5\": \"Marcelino Akers\", \"Y_2\": \"tennis polo\", \"Y_7\": \"Davis Akers\", \"Y_3\": \"Burl Sharkey\"}, {\"Y_3\": \"Burl Lay\", \"Y_2\": \"entrepreneurship\", \"Y_9\": \"Luisa Munn\", \"Y_5\": \"Clayton Gauthier\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_7\": \"Emilie Julian\", \"Y_2\": \"racquetball\", \"Y_5\": \"Thaddeus Julian\", \"Y_9\": \"Kerrie Vuong\", \"Y_3\": \"Brain Julian\"}, {\"Y_7\": \"Catina Carrington\", \"Y_2\": \"table tennis\", \"Y_3\": \"Brent Burg\", \"Y_5\": \"Jamison Carrington\", \"Y_9\": \"Courtney Farnham\"}, {\"Y_9\": \"Luisa Munn\", \"Y_3\": \"Kurt Huynh\", \"Y_5\": \"Clayton Gauthier\", \"Y_2\": \"beekeeping\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_3\": \"Woodrow Streeter\", \"Y_7\": \"Dallas Streeter\", \"Y_5\": \"Anthony Streeter\", \"Y_2\": \"radio-controlled model collecting\", \"Y_9\": \"Karen Call\"}, {\"Y_5\": \"Arden Buckles\", \"Y_7\": \"Alejandro Buckles\", \"Y_9\": \"Lorraine Dickerson\", \"Y_3\": \"Monroe Buckles\", \"Y_2\": \"caving\"}, {\"Y_3\": \"Marty Buckles\", \"Y_7\": \"Alejandro Buckles\", \"Y_9\": \"Lorraine Dickerson\", \"Y_2\": \"ice skating\", \"Y_5\": \"Edmund Buckles\"}, {\"Y_9\": \"Luisa Munn\", \"Y_3\": \"Orval Gauthier\", \"Y_5\": \"Ervin Gauthier\", \"Y_2\": \"vintage clothing\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_2\": \"beach volleyball\", \"Y_7\": \"Sue Lund\", \"Y_5\": \"Giovanni Lund\", \"Y_9\": \"Victor Fitzwater\", \"Y_3\": \"Joseph Lund\"}, {\"Y_9\": \"Teresita Kennon\", \"Y_5\": \"Marcelino Akers\", \"Y_7\": \"Davis Akers\", \"Y_2\": \"medical science\", \"Y_3\": \"Dick Staggs\"}, {\"Y_5\": \"Jay Gauthier\", \"Y_9\": \"Luisa Munn\", \"Y_2\": \"amateur astronomy\", \"Y_3\": \"Galen Lay\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_9\": \"Teresita Kennon\", \"Y_3\": \"Demarcus Sharkey\", \"Y_2\": \"lacrosse\", \"Y_7\": \"Davis Akers\", \"Y_5\": \"Truman Akers\"}, {\"Y_3\": \"Gaylord Snider\", \"Y_5\": \"Bradly Snider\", \"Y_9\": \"Julio Miller\", \"Y_7\": \"Edwina Snider\", \"Y_2\": \"social studies\"}, {\"Y_5\": \"Jay Gauthier\", \"Y_9\": \"Luisa Munn\", \"Y_3\": \"Mckinley Gauthier\", \"Y_2\": \"bus spotting\", \"Y_7\": \"Karol Gauthier\"}, {\"Y_5\": \"Arden Buckles\", \"Y_3\": \"Marty Buckles\", \"Y_7\": \"Alejandro Buckles\", \"Y_9\": \"Lorraine Dickerson\", \"Y_2\": \"ice skating\"}]", + "answer": [ + "amateur astronomy", + "australian rules football", + "auto detailing", + "basketball", + "beach volleyball", + "beekeeping", + "bus spotting", + "butterfly watching", + "caving", + "city trip", + "crystals", + "digital hoarding", + "entrepreneurship", + "finance", + "fishkeeping", + "flying", + "footbag", + "herping", + "ice skating", + "judo", + "jurisprudential", + "lacrosse", + "marching band", + "medical science", + "microscopy", + "mycology", + "paragliding", + "philosophy", + "publishing", + "racquetball", + "radio-controlled model collecting", + "radio-controlled model playing", + "research", + "rughooking", + "social studies", + "sports science", + "stone collecting", + "table tennis", + "tennis polo", + "vegetable farming", + "vintage clothing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "son(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "hobby(Y_9, \"auto racing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 8 + }, + { + "id": "5036354b-9a66-4f5a-9acf-5bc4964f8ea6", + "question": "What is the date of birth of the female second cousin of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "brother_in_law(\"Jay Belanger\", 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": "96062628-8248-4f8f-9528-a8392ebf2cae", + "question": "What is the date of birth of the aunt of the female second cousin of the male cousin of Esperanza Soileau?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "male_cousin(\"Esperanza Soileau\", 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": "fa0bb1a0-242f-42d6-8bb0-16b850b5106a", + "question": "What is the date of birth of the male cousin of the uncle of the granddaughter of Will Gibbons?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "granddaughter(\"Will Gibbons\", 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": "315cb4e0-2b2c-4ba5-9dff-a89f66812457", + "question": "What is the date of birth of the brother of the sister-in-law of the great-uncle of Konstantin Fancher?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "great_uncle(\"Konstantin Fancher\", 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": "2f025012-2a6d-4633-bdbd-22b409b73352", + "question": "What is the hobby of the sister-in-law of the male cousin of the great-granddaughter of Aurelia Pete?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sister_in_law(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "great_granddaughter(\"Aurelia Pete\", 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": "6ec1f736-8719-42c2-b3aa-2f5bbc8a3f32", + "question": "What is the date of birth of the father of the cousin of the grandson of Lindy Alexander?", + "intermediate_answers": "[{\"Y_3\": \"Levi Alexander\", \"Y_7\": \"Devin Alexander\", \"Y_2\": \"0881-07-10\", \"Y_5\": \"Arthur Alexander\"}, {\"Y_3\": \"Everett Alexander\", \"Y_2\": \"0881-07-10\", \"Y_5\": \"Devin Alexander\", \"Y_7\": \"Jeffrey Alexander\"}, {\"Y_5\": \"Allison Alexander\", \"Y_7\": \"Shane Belden\", \"Y_2\": \"0881-07-10\", \"Y_3\": \"Levi Alexander\"}, {\"Y_3\": \"Ruben Alonzo\", \"Y_7\": \"Shane Belden\", \"Y_2\": \"0884-06-07\", \"Y_5\": \"Lannie Merkel\"}, {\"Y_7\": \"Shane Belden\", \"Y_5\": \"Mellissa Alexander\", \"Y_2\": \"0881-07-10\", \"Y_3\": \"Levi Alexander\"}, {\"Y_3\": \"Everett Alexander\", \"Y_2\": \"0881-07-10\", \"Y_7\": \"Shane Belden\", \"Y_5\": \"Devin Alexander\"}, {\"Y_3\": \"Ruben Alonzo\", \"Y_2\": \"0884-06-07\", \"Y_7\": \"Devin Alexander\", \"Y_5\": \"Lannie Merkel\"}, {\"Y_5\": \"Lannie Merkel\", \"Y_2\": \"0884-06-07\", \"Y_7\": \"Arthur Alexander\", \"Y_3\": \"Ruben Alonzo\"}, {\"Y_3\": \"Alton Belden\", \"Y_5\": \"Shane Belden\", \"Y_2\": \"0888-02-25\", \"Y_7\": \"Jeffrey Alexander\"}, {\"Y_5\": \"Yen Nelms\", \"Y_7\": \"Devin Alexander\", \"Y_2\": \"0881-07-10\", \"Y_3\": \"Levi Alexander\"}, {\"Y_5\": \"Jeffrey Alexander\", \"Y_7\": \"Shane Belden\", \"Y_2\": \"0881-07-10\", \"Y_3\": \"Levi Alexander\"}, {\"Y_3\": \"Ruben Alonzo\", \"Y_2\": \"0884-06-07\", \"Y_5\": \"Lannie Merkel\", \"Y_7\": \"Jeffrey Alexander\"}, {\"Y_3\": \"Everett Alexander\", \"Y_5\": \"Devin Alexander\", \"Y_2\": \"0881-07-10\", \"Y_7\": \"Arthur Alexander\"}, {\"Y_3\": \"Levi Alexander\", \"Y_7\": \"Shane Belden\", \"Y_2\": \"0881-07-10\", \"Y_5\": \"Arthur Alexander\"}, {\"Y_2\": \"0888-02-25\", \"Y_5\": \"Shane Belden\", \"Y_7\": \"Arthur Alexander\", \"Y_3\": \"Alton Belden\"}, {\"Y_5\": \"Mellissa Alexander\", \"Y_7\": \"Devin Alexander\", \"Y_2\": \"0881-07-10\", \"Y_3\": \"Levi Alexander\"}, {\"Y_5\": \"Jeffrey Alexander\", \"Y_7\": \"Devin Alexander\", \"Y_2\": \"0881-07-10\", \"Y_3\": \"Levi Alexander\"}, {\"Y_5\": \"Shane Belden\", \"Y_7\": \"Devin Alexander\", \"Y_2\": \"0888-02-25\", \"Y_3\": \"Alton Belden\"}, {\"Y_7\": \"Shane Belden\", \"Y_5\": \"Yen Nelms\", \"Y_2\": \"0881-07-10\", \"Y_3\": \"Levi Alexander\"}, {\"Y_5\": \"Allison Alexander\", \"Y_7\": \"Devin Alexander\", \"Y_2\": \"0881-07-10\", \"Y_3\": \"Levi Alexander\"}]", + "answer": [ + "0881-07-10", + "0884-06-07", + "0888-02-25" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "grandson(\"Lindy Alexander\", 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": "33a68697-b26d-4b37-95a7-45f62048d19c", + "question": "What is the occupation of the child of the male second cousin of the grandson of Shirleen Yon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "child(Y_5, Y_3)", + "male_second_cousin(Y_7, Y_5)", + "grandson(\"Shirleen Yon\", 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": "38c066ae-5565-40a9-accc-7cd089222076", + "question": "What is the date of birth of the mother-in-law of the wife of the second aunt of Elliot Griffey?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_aunt(\"Elliot Griffey\", 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": "5bf51fa8-3c13-441f-87ea-2c4d104c473c", + "question": "What is the occupation of the uncle of the sister of the great-granddaughter of Lilia Mortensen?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "sister(Y_7, Y_5)", + "great_granddaughter(\"Lilia Mortensen\", 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": "9586df07-0543-464d-a094-2c73752744be", + "question": "What is the hobby of the great-granddaughter of the friend of the father of Joesph Parkman?", + "intermediate_answers": "[{\"Y_7\": \"Ruben Parkman\", \"Y_3\": \"Nakisha Crider\", \"Y_5\": \"Steve Groves\", \"Y_2\": \"rock balancing\"}, {\"Y_7\": \"Ruben Parkman\", \"Y_2\": \"insect collecting\", \"Y_5\": \"Steve Groves\", \"Y_3\": \"Gail Linker\"}, {\"Y_7\": \"Ruben Parkman\", \"Y_3\": \"Kanesha Grimes\", \"Y_5\": \"Steve Groves\", \"Y_2\": \"hooping\"}]", + "answer": [ + "hooping", + "insect collecting", + "rock balancing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "friend(Y_7, Y_5)", + "father(\"Joesph Parkman\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 6 + }, + { + "id": "fc9f00a5-5af1-42c9-8f88-1cb803216c63", + "question": "What is the date of birth of the female second cousin of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_7\": \"Lea Sackett\", \"Y_2\": \"1017-02-11\", \"Y_5\": \"Paula Fike\", \"Y_3\": \"Hazel Pitre\"}, {\"Y_7\": \"Lea Sackett\", \"Y_2\": \"1014-08-02\", \"Y_5\": \"Adah Bunnell\", \"Y_3\": \"Tara Cardoza\"}, {\"Y_5\": \"Krystal Luck\", \"Y_2\": \"1040-05-17\", \"Y_3\": \"Kerrie Lloyd\", \"Y_7\": \"Patty Luck\"}, {\"Y_7\": \"Lea Sackett\", \"Y_5\": \"Tara Cardoza\", \"Y_3\": \"Adah Bunnell\", \"Y_2\": \"1020-01-04\"}, {\"Y_5\": \"Krystal Luck\", \"Y_2\": \"1035-11-12\", \"Y_3\": \"Lauren Ocampo\", \"Y_7\": \"Patty Luck\"}, {\"Y_2\": \"0941-04-10\", \"Y_3\": \"Lyndia Rathbun\", \"Y_5\": \"Toshiko Turney\", \"Y_7\": \"Vito Atchison\"}, {\"Y_7\": \"Lea Sackett\", \"Y_5\": \"Tara Cardoza\", \"Y_3\": \"Maryam Rupert\", \"Y_2\": \"1018-09-05\"}, {\"Y_2\": \"1071-01-03\", \"Y_7\": \"Richard Corbett\", \"Y_3\": \"Elisabeth Stern\", \"Y_5\": \"Latrina Corbett\"}, {\"Y_7\": \"Lea Sackett\", \"Y_3\": \"Dorothea Heffernan\", \"Y_5\": \"Tara Cardoza\", \"Y_2\": \"1020-12-02\"}, {\"Y_2\": \"0967-06-12\", \"Y_7\": \"Roseanna Wyatt\", \"Y_5\": \"Krystal Worrell\", \"Y_3\": \"Cordelia Wyatt\"}, {\"Y_2\": \"0983-03-08\", \"Y_7\": \"Randolph Herman\", \"Y_3\": \"Juanita Worden\", \"Y_5\": \"Shelly Remington\"}, {\"Y_7\": \"Lea Sackett\", \"Y_5\": \"Hazel Pitre\", \"Y_3\": \"Maryam Rupert\", \"Y_2\": \"1018-09-05\"}, {\"Y_3\": \"Sona Mathew\", \"Y_5\": \"Sophie Chance\", \"Y_7\": \"Odessa Crittenden\", \"Y_2\": \"0983-07-15\"}, {\"Y_7\": \"Lea Sackett\", \"Y_5\": \"Hazel Pitre\", \"Y_3\": \"Adah Bunnell\", \"Y_2\": \"1020-01-04\"}, {\"Y_3\": \"Henrietta Whitmer\", \"Y_2\": \"0978-10-11\", \"Y_7\": \"Babara Mendes\", \"Y_5\": \"Sona Helman\"}, {\"Y_7\": \"Lea Sackett\", \"Y_3\": \"Paula Fike\", \"Y_5\": \"Tara Cardoza\", \"Y_2\": \"1009-05-29\"}, {\"Y_5\": \"Mia Chance\", \"Y_7\": \"Odessa Crittenden\", \"Y_3\": \"Sona Mathew\", \"Y_2\": \"0983-07-15\"}, {\"Y_7\": \"Lea Sackett\", \"Y_3\": \"Dorothea Heffernan\", \"Y_5\": \"Hazel Pitre\", \"Y_2\": \"1020-12-02\"}, {\"Y_3\": \"Lucretia Worden\", \"Y_7\": \"Randolph Herman\", \"Y_5\": \"Shelly Remington\", \"Y_2\": \"0984-03-28\"}, {\"Y_7\": \"Roseanna Wyatt\", \"Y_2\": \"0950-07-13\", \"Y_3\": \"Krystal Worrell\", \"Y_5\": \"Cordelia Wyatt\"}, {\"Y_3\": \"Sona Helman\", \"Y_5\": \"Dortha Kroeger\", \"Y_7\": \"Babara Mendes\", \"Y_2\": \"0970-11-24\"}, {\"Y_2\": \"0966-12-21\", \"Y_3\": \"Dortha Kroeger\", \"Y_7\": \"Babara Mendes\", \"Y_5\": \"Sona Helman\"}, {\"Y_5\": \"Maira Leftwich\", \"Y_3\": \"Ta Munguia\", \"Y_2\": \"0970-10-14\", \"Y_7\": \"Adell Leftwich\"}, {\"Y_7\": \"Lea Sackett\", \"Y_2\": \"1009-05-29\", \"Y_5\": \"Hazel Pitre\", \"Y_3\": \"Paula Fike\"}, {\"Y_7\": \"Lea Sackett\", \"Y_2\": \"1014-08-02\", \"Y_3\": \"Tara Cardoza\", \"Y_5\": \"Maryam Rupert\"}, {\"Y_5\": \"Toshiko Turney\", \"Y_2\": \"0940-06-26\", \"Y_7\": \"Vito Atchison\", \"Y_3\": \"Karolyn Atchison\"}, {\"Y_7\": \"Donna Santacruz\", \"Y_5\": \"Jackqueline Lacroix\", \"Y_2\": \"1037-12-05\", \"Y_3\": \"Francine Lafrance\"}, {\"Y_5\": \"Lyndia Rathbun\", \"Y_3\": \"Toshiko Turney\", \"Y_7\": \"Vito Atchison\", \"Y_2\": \"0934-09-23\"}, {\"Y_7\": \"Lea Sackett\", \"Y_2\": \"1014-08-02\", \"Y_5\": \"Paula Fike\", \"Y_3\": \"Tara Cardoza\"}, {\"Y_2\": \"1037-02-20\", \"Y_5\": \"Krystal Luck\", \"Y_3\": \"Marlene Ocampo\", \"Y_7\": \"Patty Luck\"}, {\"Y_7\": \"Lea Sackett\", \"Y_2\": \"1017-02-11\", \"Y_3\": \"Hazel Pitre\", \"Y_5\": \"Maryam Rupert\"}, {\"Y_7\": \"Donna Santacruz\", \"Y_5\": \"Kristine Stroh\", \"Y_2\": \"1037-12-05\", \"Y_3\": \"Francine Lafrance\"}, {\"Y_5\": \"Karolyn Atchison\", \"Y_3\": \"Toshiko Turney\", \"Y_7\": \"Vito Atchison\", \"Y_2\": \"0934-09-23\"}, {\"Y_7\": \"Lea Sackett\", \"Y_2\": \"1017-02-11\", \"Y_5\": \"Adah Bunnell\", \"Y_3\": \"Hazel Pitre\"}, {\"Y_3\": \"Virgie Pruitt\", \"Y_7\": \"Babara Mendes\", \"Y_2\": \"0981-09-18\", \"Y_5\": \"Sona Helman\"}, {\"Y_2\": \"0974-04-08\", \"Y_7\": \"Babara Mendes\", \"Y_3\": \"Angelia Pruitt\", \"Y_5\": \"Sona Helman\"}, {\"Y_5\": \"Krystal Luck\", \"Y_2\": \"1038-04-09\", \"Y_3\": \"Chrissy Ocampo\", \"Y_7\": \"Patty Luck\"}]", + "answer": [ + "0934-09-23", + "0940-06-26", + "0941-04-10", + "0950-07-13", + "0966-12-21", + "0967-06-12", + "0970-10-14", + "0970-11-24", + "0974-04-08", + "0978-10-11", + "0981-09-18", + "0983-03-08", + "0983-07-15", + "0984-03-28", + "1009-05-29", + "1014-08-02", + "1017-02-11", + "1018-09-05", + "1020-01-04", + "1020-12-02", + "1035-11-12", + "1037-02-20", + "1037-12-05", + "1038-04-09", + "1040-05-17", + "1071-01-03" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "job(Y_7, \"cabin crew\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 10 + }, + { + "id": "c74ec350-6b2d-47bd-8eb7-2e428c8352e6", + "question": "What is the date of birth of the aunt of the female second cousin of the person whose date of birth is 0867-10-17?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "female_second_cousin(Y_7, Y_5)", + "dob(Y_7, \"0867-10-17\")" + ], + "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": "21b2398a-c932-4733-ab46-e10c5b9af178", + "question": "What is the date of birth of the male cousin of the uncle of the person whose hobby is groundhopping?", + "intermediate_answers": "[{\"Y_7\": \"Shauna Nelms\", \"Y_5\": \"Scot Nelms\", \"Y_2\": \"0923-08-07\", \"Y_3\": \"Bruce Knutson\"}, {\"Y_7\": \"Gabriel Connolly\", \"Y_2\": \"1016-11-05\", \"Y_3\": \"Douglass Browning\", \"Y_5\": \"Cody Hendry\"}, {\"Y_3\": \"Zane Cruise\", \"Y_7\": \"Jay Rood\", \"Y_5\": \"Jorge Rood\", \"Y_2\": \"0950-09-01\"}, {\"Y_5\": \"Sam Roberson\", \"Y_7\": \"Micki Roberson\", \"Y_3\": \"Sylvester Hersey\", \"Y_2\": \"0986-09-23\"}, {\"Y_3\": \"Enrique Weeks\", \"Y_7\": \"Johnetta Jardine\", \"Y_5\": \"Lanny Ousley\", \"Y_2\": \"0985-11-09\"}, {\"Y_3\": \"Enrique Weeks\", \"Y_5\": \"Lorenz Ousley\", \"Y_7\": \"Johnetta Jardine\", \"Y_2\": \"0985-11-09\"}, {\"Y_5\": \"Ellis Roberson\", \"Y_7\": \"Micki Roberson\", \"Y_3\": \"Alexis Piercy\", \"Y_2\": \"0982-02-18\"}, {\"Y_3\": \"Glen Devore\", \"Y_7\": \"Elijah Tower\", \"Y_2\": \"0969-06-18\", \"Y_5\": \"Bertram Banker\"}, {\"Y_3\": \"Brendon Chapman\", \"Y_7\": \"Luca Barnard\", \"Y_5\": \"Caleb Barnard\", \"Y_2\": \"0990-05-23\"}, {\"Y_5\": \"Wesley Hendry\", \"Y_7\": \"Gabriel Connolly\", \"Y_2\": \"1016-11-05\", \"Y_3\": \"Douglass Browning\"}, {\"Y_7\": \"Jorge Sinclair\", \"Y_2\": \"0950-11-01\", \"Y_5\": \"Toby Haug\", \"Y_3\": \"Reyes Close\"}, {\"Y_3\": \"Buck Chapman\", \"Y_2\": \"0994-09-25\", \"Y_7\": \"Luca Barnard\", \"Y_5\": \"Caleb Barnard\"}, {\"Y_2\": \"0980-01-29\", \"Y_5\": \"Sam Roberson\", \"Y_7\": \"Micki Roberson\", \"Y_3\": \"Guadalupe Piercy\"}, {\"Y_3\": \"Buck Chapman\", \"Y_2\": \"0994-09-25\", \"Y_7\": \"Luca Barnard\", \"Y_5\": \"Quintin Barnard\"}, {\"Y_5\": \"Wesley Hendry\", \"Y_7\": \"Gabriel Connolly\", \"Y_2\": \"1013-07-25\", \"Y_3\": \"Austin Browning\"}, {\"Y_5\": \"Kendrick Eberle\", \"Y_7\": \"Alejandra Berube\", \"Y_3\": \"Frederic Merry\", \"Y_2\": \"0961-07-15\"}, {\"Y_5\": \"Gilberto Rood\", \"Y_7\": \"Jay Rood\", \"Y_3\": \"Zane Cruise\", \"Y_2\": \"0950-09-01\"}, {\"Y_5\": \"Carmen Eberle\", \"Y_7\": \"Alejandra Berube\", \"Y_3\": \"Frederic Merry\", \"Y_2\": \"0961-07-15\"}, {\"Y_3\": \"Jasper Knutson\", \"Y_7\": \"Shauna Nelms\", \"Y_5\": \"Scot Nelms\", \"Y_2\": \"0930-03-10\"}, {\"Y_7\": \"Gabriel Connolly\", \"Y_2\": \"1013-07-25\", \"Y_3\": \"Austin Browning\", \"Y_5\": \"Cody Hendry\"}, {\"Y_3\": \"Stefan Chapman\", \"Y_7\": \"Luca Barnard\", \"Y_5\": \"Quintin Barnard\", \"Y_2\": \"0998-05-13\"}, {\"Y_3\": \"Alexis Piercy\", \"Y_5\": \"Mervin Roberson\", \"Y_7\": \"Micki Roberson\", \"Y_2\": \"0982-02-18\"}, {\"Y_2\": \"0980-01-29\", \"Y_7\": \"Micki Roberson\", \"Y_5\": \"Ian Roberson\", \"Y_3\": \"Guadalupe Piercy\"}, {\"Y_5\": \"Ellis Roberson\", \"Y_7\": \"Micki Roberson\", \"Y_3\": \"Sylvester Hersey\", \"Y_2\": \"0986-09-23\"}, {\"Y_5\": \"Mervin Roberson\", \"Y_7\": \"Micki Roberson\", \"Y_3\": \"Sylvester Hersey\", \"Y_2\": \"0986-09-23\"}, {\"Y_3\": \"Reynaldo Devore\", \"Y_7\": \"Elijah Tower\", \"Y_2\": \"0971-12-29\", \"Y_5\": \"Bertram Banker\"}, {\"Y_2\": \"0980-01-29\", \"Y_5\": \"Ellis Roberson\", \"Y_7\": \"Micki Roberson\", \"Y_3\": \"Guadalupe Piercy\"}, {\"Y_7\": \"Jay Rood\", \"Y_3\": \"Salvador Cruise\", \"Y_5\": \"Jorge Rood\", \"Y_2\": \"0950-09-01\"}, {\"Y_7\": \"Herman Barros\", \"Y_5\": \"Fred Christ\", \"Y_3\": \"Victor Palomino\", \"Y_2\": \"0954-09-26\"}, {\"Y_3\": \"Alexis Piercy\", \"Y_5\": \"Sam Roberson\", \"Y_7\": \"Micki Roberson\", \"Y_2\": \"0982-02-18\"}, {\"Y_3\": \"Brendon Chapman\", \"Y_7\": \"Luca Barnard\", \"Y_5\": \"Quintin Barnard\", \"Y_2\": \"0990-05-23\"}, {\"Y_2\": \"0898-11-19\", \"Y_5\": \"Sterling Cason\", \"Y_3\": \"Dustin Wilmoth\", \"Y_7\": \"Dino Cason\"}, {\"Y_2\": \"0970-05-30\", \"Y_7\": \"Elijah Tower\", \"Y_5\": \"Bertram Banker\", \"Y_3\": \"Ronald Devore\"}, {\"Y_5\": \"Jay Christ\", \"Y_7\": \"Herman Barros\", \"Y_3\": \"Victor Palomino\", \"Y_2\": \"0954-09-26\"}, {\"Y_3\": \"Stefan Chapman\", \"Y_7\": \"Luca Barnard\", \"Y_5\": \"Caleb Barnard\", \"Y_2\": \"0998-05-13\"}, {\"Y_5\": \"Roger Cason\", \"Y_2\": \"0898-11-19\", \"Y_7\": \"Tyrell Cason\", \"Y_3\": \"Dustin Wilmoth\"}, {\"Y_5\": \"Gilberto Rood\", \"Y_7\": \"Jay Rood\", \"Y_3\": \"Salvador Cruise\", \"Y_2\": \"0950-09-01\"}, {\"Y_3\": \"Alexis Piercy\", \"Y_7\": \"Micki Roberson\", \"Y_5\": \"Ian Roberson\", \"Y_2\": \"0982-02-18\"}, {\"Y_2\": \"0980-01-29\", \"Y_5\": \"Mervin Roberson\", \"Y_7\": \"Micki Roberson\", \"Y_3\": \"Guadalupe Piercy\"}, {\"Y_7\": \"Micki Roberson\", \"Y_3\": \"Sylvester Hersey\", \"Y_5\": \"Ian Roberson\", \"Y_2\": \"0986-09-23\"}]", + "answer": [ + "0898-11-19", + "0923-08-07", + "0930-03-10", + "0950-09-01", + "0950-11-01", + "0954-09-26", + "0961-07-15", + "0969-06-18", + "0970-05-30", + "0971-12-29", + "0980-01-29", + "0982-02-18", + "0985-11-09", + "0986-09-23", + "0990-05-23", + "0994-09-25", + "0998-05-13", + "1013-07-25", + "1016-11-05" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "hobby(Y_7, \"groundhopping\")" + ], + "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": "faca0c63-8ee4-4433-9771-6474927e36fd", + "question": "What is the date of birth of the brother of the sister-in-law of the person whose occupation is building control surveyor?", + "intermediate_answers": "[{\"Y_7\": \"Winfred Rico\", \"Y_5\": \"Noelia Pugliese\", \"Y_2\": \"0961-12-04\", \"Y_3\": \"Rudolf Pugliese\"}, {\"Y_2\": \"0923-11-18\", \"Y_5\": \"Maria Greene\", \"Y_3\": \"Laurence Parks\", \"Y_7\": \"Renea Parks\"}, {\"Y_3\": \"Ervin Royce\", \"Y_7\": \"Garth Macklin\", \"Y_5\": \"Rosina Royce\", \"Y_2\": \"0895-04-02\"}, {\"Y_3\": \"Eli Ordonez\", \"Y_5\": \"Pauline Sanford\", \"Y_2\": \"0980-03-20\", \"Y_7\": \"Carlton Maynard\"}, {\"Y_5\": \"Sarita Bostic\", \"Y_3\": \"Clair Bostic\", \"Y_7\": \"Lonnie Wilt\", \"Y_2\": \"0979-01-06\"}, {\"Y_5\": \"Rhoda Rodarte\", \"Y_2\": \"0864-04-08\", \"Y_3\": \"Michael Rodarte\", \"Y_7\": \"Manuel Kelso\"}, {\"Y_7\": \"Jonas Paulus\", \"Y_2\": \"1019-12-16\", \"Y_3\": \"Moritz Welker\", \"Y_5\": \"Rosie Welker\"}, {\"Y_7\": \"Alexa Bedford\", \"Y_2\": \"0912-11-13\", \"Y_5\": \"Christina Jacobo\", \"Y_3\": \"Zachariah Bedford\"}, {\"Y_3\": \"Winfred Stamper\", \"Y_7\": \"Kacey Stamper\", \"Y_5\": \"Johnna Fisk\", \"Y_2\": \"0955-06-14\"}, {\"Y_3\": \"Gordon Parks\", \"Y_5\": \"Geraldine Metzger\", \"Y_2\": \"0917-03-20\", \"Y_7\": \"Renea Parks\"}, {\"Y_7\": \"Alexa Bedford\", \"Y_5\": \"Christina Jacobo\", \"Y_3\": \"Wilton Bedford\", \"Y_2\": \"0906-06-12\"}, {\"Y_7\": \"Carmen Michaelson\", \"Y_3\": \"Vaughn Sandler\", \"Y_2\": \"0978-10-19\", \"Y_5\": \"Jona Parke\"}, {\"Y_5\": \"Carmelita Amick\", \"Y_7\": \"Carmela Amick\", \"Y_3\": \"Abdul Amick\", \"Y_2\": \"0963-01-03\"}, {\"Y_5\": \"Deanne Alcantar\", \"Y_3\": \"Elwood Bartholomew\", \"Y_7\": \"Rene Brito\", \"Y_2\": \"0979-06-24\"}, {\"Y_7\": \"Alexa Bedford\", \"Y_5\": \"My Bedford\", \"Y_3\": \"Wilton Bedford\", \"Y_2\": \"0906-06-12\"}, {\"Y_7\": \"Kimberlee Foley\", \"Y_3\": \"Julius Foley\", \"Y_2\": \"0969-08-20\", \"Y_5\": \"Cordelia Wong\"}, {\"Y_7\": \"Juanita Meade\", \"Y_5\": \"Yasmin Bouton\", \"Y_3\": \"Sammie Meade\", \"Y_2\": \"0960-11-22\"}, {\"Y_3\": \"Porter Henderson\", \"Y_5\": \"Aida Cassady\", \"Y_2\": \"0900-07-31\", \"Y_7\": \"Kena Henderson\"}, {\"Y_5\": \"Crysta Chapman\", \"Y_3\": \"Stefan Chapman\", \"Y_7\": \"Rashad Forsythe\", \"Y_2\": \"0998-05-13\"}, {\"Y_5\": \"Twyla Amick\", \"Y_7\": \"Carmela Amick\", \"Y_3\": \"Abdul Amick\", \"Y_2\": \"0963-01-03\"}, {\"Y_7\": \"Kimberlee Foley\", \"Y_3\": \"Glen Foley\", \"Y_5\": \"Cordelia Wong\", \"Y_2\": \"0962-11-05\"}, {\"Y_2\": \"0923-11-18\", \"Y_3\": \"Laurence Parks\", \"Y_5\": \"Geraldine Metzger\", \"Y_7\": \"Renea Parks\"}, {\"Y_7\": \"Kimberlee Foley\", \"Y_5\": \"Michaela Patch\", \"Y_3\": \"Glen Foley\", \"Y_2\": \"0962-11-05\"}, {\"Y_7\": \"Karrie Atwater\", \"Y_2\": \"0948-07-28\", \"Y_5\": \"Jaclyn Atwater\", \"Y_3\": \"Cole Atwater\"}, {\"Y_5\": \"Phylis Mapp\", \"Y_3\": \"Elroy Tinney\", \"Y_2\": \"0984-04-07\", \"Y_7\": \"Tad Edgar\"}, {\"Y_2\": \"1014-02-11\", \"Y_7\": \"Marcel Hartle\", \"Y_3\": \"Irwin Bechtold\", \"Y_5\": \"Angie Bechtold\"}, {\"Y_7\": \"Alexa Bedford\", \"Y_2\": \"0912-11-13\", \"Y_5\": \"My Bedford\", \"Y_3\": \"Zachariah Bedford\"}, {\"Y_5\": \"Adele Ambrose\", \"Y_3\": \"Haywood Banta\", \"Y_7\": \"Berneice Banta\", \"Y_2\": \"0927-05-08\"}, {\"Y_2\": \"0936-06-23\", \"Y_3\": \"Burl Hernadez\", \"Y_5\": \"Tiesha Hernadez\", \"Y_7\": \"Wilson Rickert\"}, {\"Y_7\": \"Kimberlee Foley\", \"Y_5\": \"Michaela Patch\", \"Y_3\": \"Julius Foley\", \"Y_2\": \"0969-08-20\"}, {\"Y_5\": \"Crysta Chapman\", \"Y_3\": \"Brendon Chapman\", \"Y_7\": \"Rashad Forsythe\", \"Y_2\": \"0990-05-23\"}, {\"Y_3\": \"Kendall Parks\", \"Y_5\": \"Maria Greene\", \"Y_2\": \"0921-11-07\", \"Y_7\": \"Renea Parks\"}, {\"Y_3\": \"Nickolas Amick\", \"Y_5\": \"Twyla Amick\", \"Y_7\": \"Carmela Amick\", \"Y_2\": \"0963-01-03\"}, {\"Y_3\": \"Vito Deangelis\", \"Y_2\": \"0985-01-28\", \"Y_7\": \"Freddie Gilchrist\", \"Y_5\": \"Delicia Deangelis\"}, {\"Y_5\": \"Adele Ambrose\", \"Y_2\": \"0927-05-08\", \"Y_7\": \"Berneice Banta\", \"Y_3\": \"Esteban Banta\"}, {\"Y_5\": \"Adele Ambrose\", \"Y_7\": \"Berneice Banta\", \"Y_3\": \"Ignacio Banta\", \"Y_2\": \"0925-04-30\"}, {\"Y_7\": \"Carmen Michaelson\", \"Y_3\": \"Vaughn Sandler\", \"Y_2\": \"0978-10-19\", \"Y_5\": \"Shizuko Sandler\"}, {\"Y_5\": \"Carmelita Amick\", \"Y_3\": \"Nickolas Amick\", \"Y_7\": \"Carmela Amick\", \"Y_2\": \"0963-01-03\"}, {\"Y_7\": \"Lester Bourque\", \"Y_5\": \"Shari Mcmillian\", \"Y_3\": \"Joel Mcmillian\", \"Y_2\": \"0964-11-17\"}, {\"Y_3\": \"Eugenio Nix\", \"Y_5\": \"Carla Nix\", \"Y_7\": \"Coral Nix\", \"Y_2\": \"0997-09-04\"}, {\"Y_7\": \"Lester Bourque\", \"Y_5\": \"Reyna Casto\", \"Y_3\": \"Joel Mcmillian\", \"Y_2\": \"0964-11-17\"}, {\"Y_2\": \"0914-07-27\", \"Y_7\": \"Emilia Michaelson\", \"Y_3\": \"Hilton Michaelson\", \"Y_5\": \"Antionette Carrasquillo\"}, {\"Y_5\": \"Clementine Bonin\", \"Y_2\": \"0979-01-06\", \"Y_3\": \"Clair Bostic\", \"Y_7\": \"Lonnie Wilt\"}, {\"Y_7\": \"Jack Huckaby\", \"Y_3\": \"Gale Infante\", \"Y_2\": \"0950-07-03\", \"Y_5\": \"Elissa Knighten\"}, {\"Y_7\": \"Kimberlee Foley\", \"Y_5\": \"Bee Ramage\", \"Y_3\": \"Julius Foley\", \"Y_2\": \"0969-08-20\"}, {\"Y_7\": \"Juanita Meade\", \"Y_5\": \"Yasmin Bouton\", \"Y_3\": \"Sheldon Meade\", \"Y_2\": \"0960-11-22\"}, {\"Y_7\": \"Carmela Amick\", \"Y_3\": \"Abdul Amick\", \"Y_2\": \"0963-01-03\", \"Y_5\": \"Sue Simmons\"}, {\"Y_2\": \"0899-05-27\", \"Y_5\": \"Aida Cassady\", \"Y_3\": \"Dudley Henderson\", \"Y_7\": \"Kena Henderson\"}, {\"Y_3\": \"Kendall Parks\", \"Y_5\": \"Geraldine Metzger\", \"Y_2\": \"0921-11-07\", \"Y_7\": \"Renea Parks\"}, {\"Y_7\": \"Lester Bourque\", \"Y_2\": \"0964-11-17\", \"Y_3\": \"Joel Mcmillian\", \"Y_5\": \"Toshiko Mcmillian\"}, {\"Y_7\": \"Deirdre Phelan\", \"Y_2\": \"0847-02-07\", \"Y_3\": \"Larry Phelan\", \"Y_5\": \"Ester Phelan\"}, {\"Y_7\": \"Kimberlee Foley\", \"Y_5\": \"Bee Ramage\", \"Y_3\": \"Glen Foley\", \"Y_2\": \"0962-11-05\"}, {\"Y_5\": \"Hulda Nix\", \"Y_3\": \"Eugenio Nix\", \"Y_7\": \"Coral Nix\", \"Y_2\": \"0997-09-04\"}, {\"Y_3\": \"Gordon Parks\", \"Y_5\": \"Maria Greene\", \"Y_2\": \"0917-03-20\", \"Y_7\": \"Renea Parks\"}, {\"Y_5\": \"Adele Ambrose\", \"Y_7\": \"Berneice Banta\", \"Y_2\": \"0921-12-10\", \"Y_3\": \"Giovanni Banta\"}, {\"Y_3\": \"Dion Deangelis\", \"Y_2\": \"0992-08-17\", \"Y_7\": \"Freddie Gilchrist\", \"Y_5\": \"Delicia Deangelis\"}, {\"Y_5\": \"Ladonna Bartholomew\", \"Y_3\": \"Elwood Bartholomew\", \"Y_7\": \"Rene Brito\", \"Y_2\": \"0979-06-24\"}, {\"Y_3\": \"Nickolas Amick\", \"Y_7\": \"Carmela Amick\", \"Y_2\": \"0963-01-03\", \"Y_5\": \"Sue Simmons\"}, {\"Y_5\": \"Crysta Chapman\", \"Y_2\": \"0994-09-25\", \"Y_7\": \"Rashad Forsythe\", \"Y_3\": \"Buck Chapman\"}, {\"Y_7\": \"Jack Huckaby\", \"Y_5\": \"Margie Infante\", \"Y_3\": \"Gale Infante\", \"Y_2\": \"0950-07-03\"}, {\"Y_5\": \"Vanessa Vance\", \"Y_3\": \"Elwood Bartholomew\", \"Y_7\": \"Rene Brito\", \"Y_2\": \"0979-06-24\"}, {\"Y_7\": \"Jonas Paulus\", \"Y_5\": \"Devora Seidel\", \"Y_3\": \"Moritz Welker\", \"Y_2\": \"1019-12-16\"}, {\"Y_2\": \"0989-06-19\", \"Y_7\": \"Freddie Gilchrist\", \"Y_5\": \"Delicia Deangelis\", \"Y_3\": \"Gary Deangelis\"}]", + "answer": [ + "0847-02-07", + "0864-04-08", + "0895-04-02", + "0899-05-27", + "0900-07-31", + "0906-06-12", + "0912-11-13", + "0914-07-27", + "0917-03-20", + "0921-11-07", + "0921-12-10", + "0923-11-18", + "0925-04-30", + "0927-05-08", + "0936-06-23", + "0948-07-28", + "0950-07-03", + "0955-06-14", + "0960-11-22", + "0961-12-04", + "0962-11-05", + "0963-01-03", + "0964-11-17", + "0969-08-20", + "0978-10-19", + "0979-01-06", + "0979-06-24", + "0980-03-20", + "0984-04-07", + "0985-01-28", + "0989-06-19", + "0990-05-23", + "0992-08-17", + "0994-09-25", + "0997-09-04", + "0998-05-13", + "1014-02-11", + "1019-12-16" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(Y_7, Y_5)", + "job(Y_7, \"building control surveyor\")" + ], + "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": "56252e0c-0919-474d-9c17-137e0c7fa384", + "question": "What is the hobby of the sister-in-law of the male cousin of the person whose hobby is surfing?", + "intermediate_answers": "[{\"Y_2\": \"fishkeeping\", \"Y_5\": \"Otis Small\", \"Y_3\": \"Caitlin Luis\", \"Y_7\": \"Crysta Barksdale\"}, {\"Y_2\": \"butterfly watching\", \"Y_5\": \"Rupert Hagerman\", \"Y_7\": \"Raymond Reichert\", \"Y_3\": \"Ming Conde\"}]", + "answer": [ + "butterfly watching", + "fishkeeping" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sister_in_law(Y_5, Y_3)", + "male_cousin(Y_7, Y_5)", + "hobby(Y_7, \"surfing\")" + ], + "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": "d96097ee-4dfa-4a65-8523-b0a47d0050ac", + "question": "What is the date of birth of the father of the cousin of the person whose date of birth is 1022-12-01?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "dob(Y_7, \"1022-12-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": 6 + }, + { + "id": "dcd5f387-aa87-4bd2-bcf1-2fb5b061b3c0", + "question": "What is the occupation of the child of the male second cousin of the person whose date of birth is 1106-01-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "child(Y_5, Y_3)", + "male_second_cousin(Y_7, Y_5)", + "dob(Y_7, \"1106-01-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 8 + }, + { + "id": "78fa6166-3b9b-4c59-90b0-e7e4d7b3d21b", + "question": "What is the date of birth of the mother-in-law of the wife of the person whose occupation is lawyer?", + "intermediate_answers": "[{\"Y_7\": \"Vern Kee\", \"Y_2\": \"0964-03-17\", \"Y_5\": \"Margarite Kee\", \"Y_3\": \"Teena Kee\"}, {\"Y_5\": \"Deja Nevels\", \"Y_3\": \"Jillian Nevels\", \"Y_7\": \"Rick Nevels\", \"Y_2\": \"0890-07-06\"}, {\"Y_2\": \"0937-03-20\", \"Y_7\": \"Ed Dantzler\", \"Y_5\": \"Livia Dantzler\", \"Y_3\": \"Kimberely Dantzler\"}, {\"Y_2\": \"0865-03-15\", \"Y_7\": \"Alton Lavigne\", \"Y_5\": \"Hilde Lavigne\", \"Y_3\": \"Shirleen Lavigne\"}, {\"Y_3\": \"Anastasia Aston\", \"Y_7\": \"Danilo Aston\", \"Y_2\": \"0955-09-21\", \"Y_5\": \"Bess Aston\"}, {\"Y_5\": \"Janell Pierson\", \"Y_2\": \"0928-04-15\", \"Y_3\": \"Rana Pierson\", \"Y_7\": \"Burl Pierson\"}, {\"Y_7\": \"Kirk Wright\", \"Y_3\": \"Annita Wright\", \"Y_5\": \"Brigette Wright\", \"Y_2\": \"0909-08-22\"}, {\"Y_5\": \"Jenniffer Rosenbaum\", \"Y_7\": \"Dusty Rosenbaum\", \"Y_2\": \"0901-09-23\", \"Y_3\": \"Edythe Rosenbaum\"}, {\"Y_2\": \"0998-07-05\", \"Y_3\": \"Jeannie Mangum\", \"Y_7\": \"Lloyd Mangum\", \"Y_5\": \"Sharika Mangum\"}, {\"Y_3\": \"Kayla Dowell\", \"Y_2\": \"0841-03-13\", \"Y_5\": \"Shirley Dowell\", \"Y_7\": \"Forest Dowell\"}, {\"Y_7\": \"Noel Kaplan\", \"Y_2\": \"0931-11-06\", \"Y_3\": \"Adella Kaplan\", \"Y_5\": \"Elicia Kaplan\"}, {\"Y_2\": \"0973-06-06\", \"Y_7\": \"Bill Robison\", \"Y_5\": \"Jeannie Robison\", \"Y_3\": \"Aida Robison\"}, {\"Y_2\": \"0949-11-17\", \"Y_5\": \"Nicolasa Corona\", \"Y_3\": \"Ellen Corona\", \"Y_7\": \"Kirby Corona\"}, {\"Y_3\": \"Lois Diggs\", \"Y_5\": \"Alison Diggs\", \"Y_2\": \"0898-02-16\", \"Y_7\": \"Lukas Diggs\"}, {\"Y_5\": \"Leeann Crisp\", \"Y_7\": \"Jerry Crisp\", \"Y_3\": \"Enid Crisp\", \"Y_2\": \"0922-05-18\"}, {\"Y_5\": \"Scottie Ide\", \"Y_7\": \"Freddy Ide\", \"Y_2\": \"0997-12-16\", \"Y_3\": \"Colleen Ide\"}, {\"Y_7\": \"Jared Fung\", \"Y_2\": \"0957-11-12\", \"Y_5\": \"Alberta Fung\", \"Y_3\": \"Nanette Fung\"}, {\"Y_2\": \"0859-10-01\", \"Y_5\": \"Johnetta Constant\", \"Y_7\": \"Benito Constant\", \"Y_3\": \"Berneice Constant\"}, {\"Y_7\": \"Luke Holman\", \"Y_2\": \"0894-07-06\", \"Y_5\": \"Babara Holman\", \"Y_3\": \"Lynetta Holman\"}, {\"Y_5\": \"Alissa Dutra\", \"Y_2\": \"0869-08-03\", \"Y_3\": \"Miranda Dutra\", \"Y_7\": \"Reyes Dutra\"}, {\"Y_2\": \"0900-07-03\", \"Y_3\": \"Babara Rawlins\", \"Y_5\": \"Page Rawlins\", \"Y_7\": \"Kenton Rawlins\"}, {\"Y_2\": \"0976-05-09\", \"Y_5\": \"Xiomara Safford\", \"Y_3\": \"Angelia Safford\", \"Y_7\": \"Kieth Safford\"}]", + "answer": [ + "0841-03-13", + "0859-10-01", + "0865-03-15", + "0869-08-03", + "0890-07-06", + "0894-07-06", + "0898-02-16", + "0900-07-03", + "0901-09-23", + "0909-08-22", + "0922-05-18", + "0928-04-15", + "0931-11-06", + "0937-03-20", + "0949-11-17", + "0955-09-21", + "0957-11-12", + "0964-03-17", + "0973-06-06", + "0976-05-09", + "0997-12-16", + "0998-07-05" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "job(Y_7, \"lawyer\")" + ], + "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": "fbbd4d5b-5cdc-4610-883c-2d579053a613", + "question": "What is the occupation of the uncle of the sister of the person whose date of birth is 1049-08-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "sister(Y_7, Y_5)", + "dob(Y_7, \"1049-08-26\")" + ], + "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": "4308133e-7d6e-43d7-9aba-fbaa85eedfa7", + "question": "What is the hobby of the great-granddaughter of the friend of the person whose occupation is product manager?", + "intermediate_answers": "[{\"Y_7\": \"Jeffery Vasquez\", \"Y_3\": \"Leesa Hines\", \"Y_5\": \"Maggie Felton\", \"Y_2\": \"archaeology\"}, {\"Y_3\": \"Carolynn Phelan\", \"Y_5\": \"Patricia Roldan\", \"Y_2\": \"story writing\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_5\": \"Tiffanie Lanza\", \"Y_7\": \"Francisca Sass\", \"Y_2\": \"astronomy\", \"Y_3\": \"Helga Mejias\"}, {\"Y_5\": \"Jakob Andino\", \"Y_2\": \"compact discs\", \"Y_7\": \"Maggie Kitchens\", \"Y_3\": \"Virgina Andino\"}, {\"Y_5\": \"Caitlin Mcloughlin\", \"Y_3\": \"Autumn Knepper\", \"Y_2\": \"seashell collecting\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_2\": \"reading\", \"Y_3\": \"Lenora Weston\", \"Y_5\": \"Ethel Deutsch\", \"Y_7\": \"Babara Merryman\"}, {\"Y_5\": \"Kennith Roll\", \"Y_7\": \"Sergio Naylor\", \"Y_2\": \"publishing\", \"Y_3\": \"Norma Grimes\"}, {\"Y_7\": \"Beau Pedersen\", \"Y_2\": \"kabaddi\", \"Y_5\": \"Rod Coats\", \"Y_3\": \"Liliana Whitten\"}, {\"Y_3\": \"Oleta Javier\", \"Y_7\": \"Desmond Scales\", \"Y_5\": \"Sheena Boutte\", \"Y_2\": \"learning\"}, {\"Y_2\": \"larping\", \"Y_7\": \"Tabetha Baskerville\", \"Y_5\": \"Aida Burkey\", \"Y_3\": \"Rosemary Chen\"}, {\"Y_5\": \"Spencer Alleman\", \"Y_7\": \"Desmond Scales\", \"Y_2\": \"fencing\", \"Y_3\": \"Angelia Ramsey\"}, {\"Y_5\": \"Lilia Wooldridge\", \"Y_2\": \"antiquities\", \"Y_3\": \"Amina Jacob\", \"Y_7\": \"Sidney Randolph\"}, {\"Y_7\": \"Alexander Harden\", \"Y_2\": \"ice skating\", \"Y_3\": \"Larae Crisp\", \"Y_5\": \"Monika London\"}, {\"Y_2\": \"reading\", \"Y_3\": \"Adelaida Crabb\", \"Y_5\": \"Lenora Crabb\", \"Y_7\": \"Michaela Rayburn\"}, {\"Y_3\": \"Sue Scarborough\", \"Y_2\": \"audiophile\", \"Y_5\": \"Tad Gaynor\", \"Y_7\": \"Kerry Hope\"}, {\"Y_2\": \"microscopy\", \"Y_3\": \"Hulda Fredrickson\", \"Y_7\": \"Douglass Orr\", \"Y_5\": \"Florence Dailey\"}, {\"Y_7\": \"Jean Camarillo\", \"Y_2\": \"mineral collecting\", \"Y_3\": \"Tammy Orcutt\", \"Y_5\": \"Will Orcutt\"}, {\"Y_2\": \"pool\", \"Y_3\": \"Kecia Way\", \"Y_7\": \"Douglass Orr\", \"Y_5\": \"Madelyn Delrio\"}, {\"Y_5\": \"Nick Nunn\", \"Y_2\": \"ghost hunting\", \"Y_7\": \"Eusebio Sanabria\", \"Y_3\": \"Josette Sternberg\"}, {\"Y_5\": \"Rayna Loveless\", \"Y_7\": \"Otis Coffee\", \"Y_2\": \"business\", \"Y_3\": \"Margo Jablonski\"}, {\"Y_5\": \"Rosendo Parnell\", \"Y_7\": \"Ellen Olin\", \"Y_2\": \"religious studies\", \"Y_3\": \"Paula Edmond\"}, {\"Y_3\": \"Vincenza Sass\", \"Y_2\": \"kite flying\", \"Y_7\": \"Lashanda Pease\", \"Y_5\": \"Everette Gregg\"}, {\"Y_2\": \"whale watching\", \"Y_5\": \"Kristine Jaffe\", \"Y_3\": \"Danielle Alston\", \"Y_7\": \"Cythia Gaona\"}, {\"Y_3\": \"Verona Riley\", \"Y_2\": \"cricket\", \"Y_5\": \"Raleigh Sherwood\", \"Y_7\": \"Maggie Kitchens\"}, {\"Y_3\": \"Ayesha Satterwhite\", \"Y_5\": \"Jed Stephenson\", \"Y_2\": \"ticket collecting\", \"Y_7\": \"Delsie Morris\"}, {\"Y_2\": \"snowboarding\", \"Y_3\": \"Oralia Macleod\", \"Y_5\": \"Cedric Sousa\", \"Y_7\": \"Cythia Gaona\"}, {\"Y_7\": \"Ligia Root\", \"Y_2\": \"vintage clothing\", \"Y_5\": \"Lori Romano\", \"Y_3\": \"Ta Burns\"}, {\"Y_2\": \"shoes\", \"Y_7\": \"Sean Gosselin\", \"Y_3\": \"Lue Pitman\", \"Y_5\": \"Chance Packard\"}, {\"Y_7\": \"Darius Finney\", \"Y_2\": \"psychology\", \"Y_3\": \"Kristen Obrien\", \"Y_5\": \"Willie Dunagan\"}, {\"Y_3\": \"Francesca Mcalpine\", \"Y_5\": \"Tracie Murphey\", \"Y_7\": \"Lynette Herrick\", \"Y_2\": \"archaeology\"}, {\"Y_5\": \"Chau Grover\", \"Y_2\": \"reading\", \"Y_7\": \"Pamela Barros\", \"Y_3\": \"Madalene Colburn\"}, {\"Y_5\": \"Michael Burnside\", \"Y_2\": \"urban exploration\", \"Y_3\": \"Amina Hofer\", \"Y_7\": \"Lauretta Townes\"}, {\"Y_5\": \"Mohammad Vierra\", \"Y_3\": \"Lacey Feaster\", \"Y_7\": \"Jefferson Lejeune\", \"Y_2\": \"scutelliphily\"}, {\"Y_7\": \"Douglass Orr\", \"Y_2\": \"whale watching\", \"Y_5\": \"Florence Dailey\", \"Y_3\": \"Audie Rainwater\"}, {\"Y_3\": \"Brunilda Bray\", \"Y_7\": \"Doreen Brook\", \"Y_5\": \"Caleb Gilman\", \"Y_2\": \"tether car\"}, {\"Y_5\": \"Adrienne Kimble\", \"Y_2\": \"audiophile\", \"Y_3\": \"Barbar Agnew\", \"Y_7\": \"Federico Claypool\"}, {\"Y_7\": \"Katelyn Monroe\", \"Y_3\": \"Elicia Appling\", \"Y_2\": \"shortwave listening\", \"Y_5\": \"Edwina Appling\"}, {\"Y_7\": \"Alfredo Gerard\", \"Y_5\": \"Jeannette Callison\", \"Y_3\": \"Zella Hudnall\", \"Y_2\": \"meditation\"}, {\"Y_5\": \"Caitlin Mcloughlin\", \"Y_3\": \"Velia Mcloughlin\", \"Y_2\": \"judo\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_7\": \"Winnifred Risner\", \"Y_5\": \"Jermaine Sanabria\", \"Y_3\": \"Lakeshia Pence\", \"Y_2\": \"quidditch\"}, {\"Y_2\": \"fishkeeping\", \"Y_3\": \"Lynn Lowell\", \"Y_5\": \"Cora Lowell\", \"Y_7\": \"Magdalene Parisi\"}, {\"Y_5\": \"Taneka Sylvia\", \"Y_7\": \"Terrell Valencia\", \"Y_3\": \"Jann Behrens\", \"Y_2\": \"engineering\"}, {\"Y_5\": \"Caitlin Mcloughlin\", \"Y_2\": \"religious studies\", \"Y_3\": \"Tammie Lachance\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_3\": \"Clara Engler\", \"Y_2\": \"coin collecting\", \"Y_7\": \"Erma Doherty\", \"Y_5\": \"Geri Laureano\"}, {\"Y_3\": \"Lue Penton\", \"Y_5\": \"Cedrick Kendrick\", \"Y_2\": \"mathematics\", \"Y_7\": \"Michaela Rayburn\"}, {\"Y_5\": \"Chance Felker\", \"Y_3\": \"Pearlie Felker\", \"Y_7\": \"Deandre Redman\", \"Y_2\": \"flower collecting and pressing\"}, {\"Y_7\": \"Ozella Armitage\", \"Y_5\": \"Dewayne Gooch\", \"Y_3\": \"Genny Herndon\", \"Y_2\": \"physics\"}, {\"Y_7\": \"Darius Finney\", \"Y_2\": \"video game collecting\", \"Y_5\": \"Abe Brace\", \"Y_3\": \"Mavis Patton\"}, {\"Y_3\": \"Lera Condon\", \"Y_7\": \"Freeda Christman\", \"Y_2\": \"sea glass collecting\", \"Y_5\": \"Ruby Henriquez\"}, {\"Y_5\": \"Billy Thibault\", \"Y_2\": \"air hockey\", \"Y_7\": \"Sueann Kessler\", \"Y_3\": \"Mercedes Low\"}, {\"Y_5\": \"Maybelle Christ\", \"Y_2\": \"orienteering\", \"Y_7\": \"Marlene Balderas\", \"Y_3\": \"Eileen Stocker\"}, {\"Y_5\": \"Jed Stephenson\", \"Y_3\": \"Samatha Rhine\", \"Y_7\": \"Delsie Morris\", \"Y_2\": \"sea glass collecting\"}, {\"Y_7\": \"Dustin Jordan\", \"Y_3\": \"Leisa Hebert\", \"Y_2\": \"microscopy\", \"Y_5\": \"Garth Dendy\"}, {\"Y_2\": \"roller derby\", \"Y_3\": \"Randi Cozart\", \"Y_7\": \"Rosa Mcintyre\", \"Y_5\": \"Tim Barnwell\"}, {\"Y_3\": \"Melodie Avelar\", \"Y_2\": \"trainspotting\", \"Y_5\": \"Carlos Fitts\", \"Y_7\": \"Ilona Murrell\"}, {\"Y_3\": \"Eunice Button\", \"Y_7\": \"Jess Rowan\", \"Y_2\": \"rowing\", \"Y_5\": \"Nada Button\"}, {\"Y_3\": \"Cathy Boren\", \"Y_2\": \"geography\", \"Y_5\": \"Renea Gendron\", \"Y_7\": \"Demetrius Nolasco\"}, {\"Y_2\": \"antiquities\", \"Y_5\": \"Tad Gaynor\", \"Y_7\": \"Kerry Hope\", \"Y_3\": \"Colleen Ide\"}, {\"Y_7\": \"Florence Hickman\", \"Y_5\": \"Kareem Green\", \"Y_2\": \"hiking\", \"Y_3\": \"Sharee Brookshire\"}, {\"Y_2\": \"softball\", \"Y_7\": \"Sueann Kessler\", \"Y_3\": \"Leticia Sandoval\", \"Y_5\": \"Neil Bonner\"}, {\"Y_5\": \"Gwenn Abreu\", \"Y_2\": \"jujitsu\", \"Y_7\": \"Gay Fitzwater\", \"Y_3\": \"Suzanne Nicholls\"}, {\"Y_3\": \"Jasmine Fournier\", \"Y_2\": \"teaching\", \"Y_5\": \"Carlos Fitts\", \"Y_7\": \"Ilona Murrell\"}, {\"Y_7\": \"Phillip Walker\", \"Y_2\": \"reading\", \"Y_3\": \"Candice Boatright\", \"Y_5\": \"Alberta Loeffler\"}, {\"Y_2\": \"people-watching\", \"Y_7\": \"Ozella Armitage\", \"Y_5\": \"Dewayne Gooch\", \"Y_3\": \"Elsy Gooch\"}, {\"Y_5\": \"Shamika Newby\", \"Y_3\": \"Georgina Bolden\", \"Y_2\": \"weightlifting\", \"Y_7\": \"Terrence Gurley\"}, {\"Y_7\": \"Tracie Kershaw\", \"Y_5\": \"Sebastian Koehler\", \"Y_3\": \"Jeanelle Koehler\", \"Y_2\": \"amateur astronomy\"}, {\"Y_2\": \"psychology\", \"Y_3\": \"Maria Flick\", \"Y_7\": \"Serena Bolt\", \"Y_5\": \"Darwin Honaker\"}, {\"Y_7\": \"Katelyn Monroe\", \"Y_5\": \"Herlinda Guinn\", \"Y_3\": \"Mona Rains\", \"Y_2\": \"running\"}, {\"Y_2\": \"fishkeeping\", \"Y_7\": \"Alexander Harden\", \"Y_3\": \"Charmain London\", \"Y_5\": \"Monika London\"}, {\"Y_2\": \"audiophile\", \"Y_7\": \"Mai Perdomo\", \"Y_5\": \"Brenda Gruber\", \"Y_3\": \"Vernice Canales\"}, {\"Y_2\": \"museum visiting\", \"Y_5\": \"Grady Trowbridge\", \"Y_7\": \"Georgette Matias\", \"Y_3\": \"Sheena Carlos\"}, {\"Y_3\": \"Kena Martinez\", \"Y_5\": \"Tiffanie Lanza\", \"Y_2\": \"biology\", \"Y_7\": \"Francisca Sass\"}, {\"Y_2\": \"trade fair visiting\", \"Y_5\": \"Cherry Woolery\", \"Y_3\": \"Sandy Bible\", \"Y_7\": \"Domingo Dodge\"}, {\"Y_3\": \"Manuela Baer\", \"Y_5\": \"Kirsten Houck\", \"Y_7\": \"Wade Flick\", \"Y_2\": \"weightlifting\"}, {\"Y_5\": \"Mel Ehrlich\", \"Y_3\": \"Adele Constantino\", \"Y_2\": \"seashell collecting\", \"Y_7\": \"Rosalee Standley\"}, {\"Y_5\": \"Tiffanie Lanza\", \"Y_7\": \"Francisca Sass\", \"Y_3\": \"Farrah Martinez\", \"Y_2\": \"boxing\"}, {\"Y_7\": \"Terrell Valencia\", \"Y_5\": \"Moses Ogburn\", \"Y_3\": \"Justine Hallett\", \"Y_2\": \"social studies\"}, {\"Y_2\": \"microscopy\", \"Y_3\": \"Maryam Bird\", \"Y_5\": \"Vivienne Lenard\", \"Y_7\": \"Maynard Humble\"}, {\"Y_5\": \"Jed Stephenson\", \"Y_7\": \"Delsie Morris\", \"Y_3\": \"Rosena Calabrese\", \"Y_2\": \"handball\"}, {\"Y_3\": \"Nicholle Ruth\", \"Y_5\": \"Lilia Wooldridge\", \"Y_2\": \"cycling\", \"Y_7\": \"Sidney Randolph\"}, {\"Y_3\": \"Sharee Fung\", \"Y_2\": \"cycling\", \"Y_7\": \"Ilona Murrell\", \"Y_5\": \"Willie Vargo\"}, {\"Y_5\": \"Caitlin Mcloughlin\", \"Y_3\": \"Kirsten Mcloughlin\", \"Y_2\": \"astronomy\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_2\": \"antiquities\", \"Y_7\": \"Douglass Orr\", \"Y_3\": \"Joetta Matthews\", \"Y_5\": \"Florence Dailey\"}, {\"Y_2\": \"aircraft spotting\", \"Y_7\": \"Mack Mcmanus\", \"Y_3\": \"Cherlyn Cowell\", \"Y_5\": \"Manuela Eidson\"}, {\"Y_5\": \"Judith Schwarz\", \"Y_7\": \"Tracie Kershaw\", \"Y_2\": \"karting\", \"Y_3\": \"Lorina Kinder\"}, {\"Y_5\": \"Jakob Andino\", \"Y_7\": \"Maggie Kitchens\", \"Y_2\": \"antiquing\", \"Y_3\": \"Cara Whitehouse\"}, {\"Y_2\": \"mountaineering\", \"Y_5\": \"Evan Pelkey\", \"Y_3\": \"Faith Pelkey\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_7\": \"Jean Camarillo\", \"Y_3\": \"Lura Hartford\", \"Y_2\": \"cribbage\", \"Y_5\": \"Will Orcutt\"}, {\"Y_5\": \"Belia Bolt\", \"Y_3\": \"Megan Gayle\", \"Y_7\": \"Lincoln Fellows\", \"Y_2\": \"auto audiophilia\"}, {\"Y_2\": \"mineral collecting\", \"Y_5\": \"Roosevelt Hicks\", \"Y_3\": \"Kirsten Matias\", \"Y_7\": \"Michaela Rayburn\"}, {\"Y_7\": \"Desmond Scales\", \"Y_3\": \"Roberta Javier\", \"Y_5\": \"Sheena Boutte\", \"Y_2\": \"fencing\"}, {\"Y_5\": \"Heidi Patterson\", \"Y_3\": \"Barbar Gauthier\", \"Y_7\": \"Jenny Peoples\", \"Y_2\": \"shortwave listening\"}, {\"Y_3\": \"Hope Dalessandro\", \"Y_5\": \"Nelson Laurent\", \"Y_2\": \"model united nations\", \"Y_7\": \"Rosalee Standley\"}, {\"Y_3\": \"Susie Stamper\", \"Y_7\": \"Ellen Olin\", \"Y_5\": \"Lacey Lamoureux\", \"Y_2\": \"ultimate frisbee\"}, {\"Y_5\": \"Ashton Mathieu\", \"Y_2\": \"leaves\", \"Y_7\": \"Jared Robert\", \"Y_3\": \"Kirsten Tong\"}, {\"Y_3\": \"Brittany Perrin\", \"Y_7\": \"Shaina Gil\", \"Y_2\": \"squash\", \"Y_5\": \"Cathy Swope\"}, {\"Y_7\": \"Joshua Clemente\", \"Y_3\": \"Leisa Cooks\", \"Y_5\": \"Clifford Hoppe\", \"Y_2\": \"geocaching\"}, {\"Y_3\": \"Nancy Ruggles\", \"Y_2\": \"eating\", \"Y_7\": \"Vanessa Russ\", \"Y_5\": \"Rosalie Towle\"}, {\"Y_7\": \"Rosina Rey\", \"Y_3\": \"Helena Clough\", \"Y_2\": \"shortwave listening\", \"Y_5\": \"Pamela Kline\"}, {\"Y_7\": \"Edwardo Sharma\", \"Y_2\": \"psychology\", \"Y_5\": \"Donna Estep\", \"Y_3\": \"Amy Welborn\"}, {\"Y_2\": \"tennis\", \"Y_5\": \"Renea Gendron\", \"Y_7\": \"Demetrius Nolasco\", \"Y_3\": \"Lola Boren\"}, {\"Y_5\": \"Rayna Loveless\", \"Y_7\": \"Otis Coffee\", \"Y_3\": \"Deja Olin\", \"Y_2\": \"bridge\"}, {\"Y_2\": \"cornhole\", \"Y_7\": \"Ellen Olin\", \"Y_3\": \"Leonora Mathis\", \"Y_5\": \"Miles Bolanos\"}, {\"Y_3\": \"Rosemary Drain\", \"Y_5\": \"Vernie Mcleod\", \"Y_2\": \"surfing\", \"Y_7\": \"Brooks Lee\"}, {\"Y_2\": \"carrier pigeons\", \"Y_3\": \"Twanna Pisano\", \"Y_5\": \"Ethel Deutsch\", \"Y_7\": \"Babara Merryman\"}, {\"Y_3\": \"Aida Lew\", \"Y_7\": \"Serena Bolt\", \"Y_2\": \"ant farming\", \"Y_5\": \"Darwin Honaker\"}, {\"Y_2\": \"chemistry\", \"Y_3\": \"Devora Session\", \"Y_5\": \"Tena Erickson\", \"Y_7\": \"Delsie Guthrie\"}, {\"Y_5\": \"Adrienne Kimble\", \"Y_3\": \"Shante Breland\", \"Y_2\": \"axe throwing\", \"Y_7\": \"Federico Claypool\"}, {\"Y_7\": \"Ramon Appleton\", \"Y_2\": \"table tennis\", \"Y_3\": \"Kristie Wozniak\", \"Y_5\": \"Stacy Chabot\"}, {\"Y_2\": \"stone collecting\", \"Y_7\": \"Bernie Durden\", \"Y_5\": \"Cherry Rife\", \"Y_3\": \"Janey Benge\"}, {\"Y_3\": \"Pansy Mattos\", \"Y_7\": \"Douglass Orr\", \"Y_2\": \"business\", \"Y_5\": \"Florence Dailey\"}, {\"Y_5\": \"Mel Ehrlich\", \"Y_3\": \"Marya Mather\", \"Y_2\": \"microbiology\", \"Y_7\": \"Rosalee Standley\"}, {\"Y_5\": \"Everette Rosas\", \"Y_2\": \"aircraft spotting\", \"Y_3\": \"Larue Ramer\", \"Y_7\": \"Doreen Brook\"}, {\"Y_7\": \"Shelia Hinojosa\", \"Y_3\": \"Belva Mcginty\", \"Y_2\": \"birdwatching\", \"Y_5\": \"Wilson Dee\"}, {\"Y_2\": \"mineral collecting\", \"Y_7\": \"Von Howard\", \"Y_5\": \"Loraine Hoskins\", \"Y_3\": \"Johanna Cook\"}, {\"Y_3\": \"Marie Sager\", \"Y_5\": \"Tad Gaynor\", \"Y_7\": \"Kerry Hope\", \"Y_2\": \"physics\"}, {\"Y_5\": \"Clementine Caron\", \"Y_3\": \"Hallie Biddle\", \"Y_7\": \"Alice Gailey\", \"Y_2\": \"stone collecting\"}, {\"Y_5\": \"Lonnie Pringle\", \"Y_7\": \"Otis Coffee\", \"Y_2\": \"ephemera collecting\", \"Y_3\": \"Kristie Pagano\"}, {\"Y_7\": \"Darius Finney\", \"Y_2\": \"research\", \"Y_3\": \"Joslyn Park\", \"Y_5\": \"Willie Dunagan\"}, {\"Y_2\": \"go\", \"Y_3\": \"Sydney Trask\", \"Y_7\": \"Gerard Paz\", \"Y_5\": \"Kristine Chi\"}, {\"Y_5\": \"Tiffanie Lanza\", \"Y_3\": \"Laura Herzog\", \"Y_7\": \"Francisca Sass\", \"Y_2\": \"shortwave listening\"}, {\"Y_5\": \"Emil Bahena\", \"Y_2\": \"leaves\", \"Y_3\": \"Jocelyn Steinke\", \"Y_7\": \"Domingo Dodge\"}, {\"Y_5\": \"Caitlin Mcloughlin\", \"Y_3\": \"Vernie Knepper\", \"Y_2\": \"ice hockey\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_7\": \"Darius Finney\", \"Y_3\": \"Adell Hartle\", \"Y_2\": \"water polo\", \"Y_5\": \"Willie Dunagan\"}, {\"Y_3\": \"Louann Carlin\", \"Y_7\": \"Ellen Olin\", \"Y_2\": \"meditation\", \"Y_5\": \"Lacey Lamoureux\"}, {\"Y_7\": \"Alexander Harden\", \"Y_3\": \"Skye Stowe\", \"Y_2\": \"video gaming\", \"Y_5\": \"Monika London\"}, {\"Y_3\": \"Minnie Quintana\", \"Y_2\": \"sea glass collecting\", \"Y_7\": \"Jeannette Nevins\", \"Y_5\": \"Jennie Giddings\"}, {\"Y_5\": \"Chance Felker\", \"Y_7\": \"Deandre Redman\", \"Y_2\": \"sports science\", \"Y_3\": \"Alejandrina Remillard\"}, {\"Y_7\": \"Christen Wegner\", \"Y_3\": \"Suzanne Polanco\", \"Y_2\": \"philosophy\", \"Y_5\": \"Rena Brink\"}, {\"Y_7\": \"Flora Stamm\", \"Y_3\": \"Catina Doucet\", \"Y_2\": \"meteorology\", \"Y_5\": \"Patsy Wendt\"}, {\"Y_3\": \"Maegan Menendez\", \"Y_2\": \"reading\", \"Y_5\": \"Tad Gaynor\", \"Y_7\": \"Kerry Hope\"}, {\"Y_2\": \"quidditch\", \"Y_5\": \"Cedric Sousa\", \"Y_3\": \"Roseanna Ruiz\", \"Y_7\": \"Cythia Gaona\"}, {\"Y_3\": \"Geneva Martines\", \"Y_2\": \"antiquities\", \"Y_5\": \"Yasmin Bouton\", \"Y_7\": \"Wendell Stebbins\"}, {\"Y_5\": \"Andrea Carden\", \"Y_7\": \"Alexander Harden\", \"Y_2\": \"history\", \"Y_3\": \"Goldie Buford\"}, {\"Y_3\": \"Tawanda Renfroe\", \"Y_2\": \"movie memorabilia collecting\", \"Y_5\": \"Roscoe Mccrea\", \"Y_7\": \"Terrence Gurley\"}, {\"Y_7\": \"Katelyn Monroe\", \"Y_5\": \"Herlinda Guinn\", \"Y_3\": \"Eve Krieger\", \"Y_2\": \"pool\"}, {\"Y_7\": \"Ligia Root\", \"Y_2\": \"radio-controlled model playing\", \"Y_5\": \"Tona Jordan\", \"Y_3\": \"Iluminada Blakely\"}, {\"Y_2\": \"ghost hunting\", \"Y_3\": \"Evette Braswell\", \"Y_5\": \"Kirsten Houck\", \"Y_7\": \"Wade Flick\"}, {\"Y_2\": \"reading\", \"Y_7\": \"Leon Hill\", \"Y_5\": \"Nick Lozada\", \"Y_3\": \"Antionette Stanfield\"}, {\"Y_2\": \"sea glass collecting\", \"Y_7\": \"Lura Allan\", \"Y_5\": \"Kimiko Brice\", \"Y_3\": \"Zana Dunkle\"}, {\"Y_3\": \"Lona Boardman\", \"Y_5\": \"Tad Gaynor\", \"Y_7\": \"Kerry Hope\", \"Y_2\": \"microscopy\"}, {\"Y_7\": \"Darius Finney\", \"Y_3\": \"Fern Fox\", \"Y_2\": \"cribbage\", \"Y_5\": \"Willie Dunagan\"}, {\"Y_5\": \"Tena Erickson\", \"Y_3\": \"Margret Session\", \"Y_7\": \"Delsie Guthrie\", \"Y_2\": \"trainspotting\"}, {\"Y_7\": \"Dustin Jordan\", \"Y_2\": \"tourism\", \"Y_3\": \"Beatriz Glaze\", \"Y_5\": \"Michele Kavanaugh\"}, {\"Y_2\": \"baking\", \"Y_7\": \"Otis Coffee\", \"Y_5\": \"Kendrick Guarino\", \"Y_3\": \"Lavern Cepeda\"}, {\"Y_3\": \"Katelyn Alonso\", \"Y_5\": \"Renea Gendron\", \"Y_7\": \"Demetrius Nolasco\", \"Y_2\": \"beachcombing\"}, {\"Y_5\": \"Gemma Baum\", \"Y_3\": \"Berneice Tang\", \"Y_2\": \"learning\", \"Y_7\": \"Brooks Lee\"}, {\"Y_5\": \"Gwenn Abreu\", \"Y_3\": \"Rosie Seifert\", \"Y_7\": \"Gay Fitzwater\", \"Y_2\": \"mycology\"}, {\"Y_3\": \"Angelica Weigel\", \"Y_5\": \"Cedric Sousa\", \"Y_2\": \"research\", \"Y_7\": \"Cythia Gaona\"}, {\"Y_7\": \"Boris Ho\", \"Y_3\": \"Shonna Lim\", \"Y_2\": \"powerboat racing\", \"Y_5\": \"Krystle Baily\"}, {\"Y_7\": \"Darius Finney\", \"Y_3\": \"Harriette Brace\", \"Y_5\": \"Abe Brace\", \"Y_2\": \"beekeeping\"}, {\"Y_5\": \"Taneka Sylvia\", \"Y_7\": \"Terrell Valencia\", \"Y_3\": \"Xiao Behrens\", \"Y_2\": \"baseball\"}, {\"Y_7\": \"Alexander Harden\", \"Y_3\": \"Donna London\", \"Y_2\": \"capoeira\", \"Y_5\": \"Monika London\"}, {\"Y_5\": \"Michael Burnside\", \"Y_3\": \"Lynda Lugo\", \"Y_2\": \"snorkeling\", \"Y_7\": \"Lauretta Townes\"}, {\"Y_7\": \"Von Howard\", \"Y_5\": \"Leigh Boren\", \"Y_3\": \"Krystle Bejarano\", \"Y_2\": \"magnet fishing\"}, {\"Y_7\": \"Rosina Rey\", \"Y_3\": \"Lashanda Garrison\", \"Y_2\": \"cartophily\", \"Y_5\": \"Pamela Kline\"}, {\"Y_5\": \"Tracey Haywood\", \"Y_7\": \"Ligia Root\", \"Y_2\": \"volleyball\", \"Y_3\": \"Amberly Haywood\"}, {\"Y_7\": \"Darius Finney\", \"Y_2\": \"research\", \"Y_3\": \"Angie Bechtold\", \"Y_5\": \"Willie Dunagan\"}, {\"Y_2\": \"lacrosse\", \"Y_3\": \"Hope Smythe\", \"Y_7\": \"Kip Marcotte\", \"Y_5\": \"Art Derosier\"}, {\"Y_3\": \"Francine Crabb\", \"Y_2\": \"gongoozling\", \"Y_5\": \"Lenora Crabb\", \"Y_7\": \"Michaela Rayburn\"}, {\"Y_5\": \"Everette Rosas\", \"Y_7\": \"Doreen Brook\", \"Y_3\": \"Geri Graham\", \"Y_2\": \"scutelliphily\"}, {\"Y_7\": \"Sasha Appling\", \"Y_2\": \"whale watching\", \"Y_5\": \"Colleen Gomes\", \"Y_3\": \"Jodi Lira\"}, {\"Y_2\": \"research\", \"Y_7\": \"Demetrius Nolasco\", \"Y_3\": \"Nancy Huneycutt\", \"Y_5\": \"Johanna Basham\"}, {\"Y_2\": \"geocaching\", \"Y_3\": \"Bethany Reaves\", \"Y_5\": \"Kirsten Houck\", \"Y_7\": \"Wade Flick\"}, {\"Y_5\": \"Chance Felker\", \"Y_3\": \"Laurette Branch\", \"Y_7\": \"Deandre Redman\", \"Y_2\": \"horseback riding\"}, {\"Y_3\": \"Rosalee Hodgkins\", \"Y_2\": \"ice hockey\", \"Y_5\": \"Barbar Graf\", \"Y_7\": \"Rosalee Standley\"}, {\"Y_5\": \"Daryl Hartsfield\", \"Y_7\": \"Sueann Kessler\", \"Y_2\": \"surfing\", \"Y_3\": \"Emma Peeples\"}, {\"Y_5\": \"Collin Singh\", \"Y_7\": \"Jamie Booker\", \"Y_2\": \"stone collecting\", \"Y_3\": \"Angeline Croy\"}, {\"Y_3\": \"Marlana Macleod\", \"Y_5\": \"Cedric Sousa\", \"Y_2\": \"leaves\", \"Y_7\": \"Cythia Gaona\"}, {\"Y_5\": \"Buddy Alleyne\", \"Y_2\": \"insect collecting\", \"Y_3\": \"Jeanelle Self\", \"Y_7\": \"Cheree Rickert\"}, {\"Y_5\": \"Gemma Baum\", \"Y_3\": \"Eve Baum\", \"Y_2\": \"volleyball\", \"Y_7\": \"Brooks Lee\"}, {\"Y_2\": \"fossil hunting\", \"Y_3\": \"Deirdre Beasley\", \"Y_5\": \"Eugenio Echeverria\", \"Y_7\": \"Reita Hampton\"}, {\"Y_2\": \"learning\", \"Y_3\": \"Patty Carrasquillo\", \"Y_7\": \"Mai Perdomo\", \"Y_5\": \"Brenda Gruber\"}, {\"Y_2\": \"fishkeeping\", \"Y_7\": \"Rafael Curiel\", \"Y_5\": \"German Bard\", \"Y_3\": \"Gemma Bard\"}, {\"Y_3\": \"Lynette Barela\", \"Y_5\": \"Alysa Woodford\", \"Y_7\": \"Shanda Audet\", \"Y_2\": \"auto audiophilia\"}, {\"Y_5\": \"Lilia Wooldridge\", \"Y_3\": \"Virgina Yancy\", \"Y_7\": \"Sidney Randolph\", \"Y_2\": \"footbag\"}, {\"Y_2\": \"hooping\", \"Y_3\": \"Karina Swope\", \"Y_7\": \"Shaina Gil\", \"Y_5\": \"Cathy Swope\"}, {\"Y_3\": \"Kate Barela\", \"Y_5\": \"Alysa Woodford\", \"Y_7\": \"Shanda Audet\", \"Y_2\": \"trainspotting\"}, {\"Y_7\": \"Desmond Scales\", \"Y_3\": \"Angelica Sherwood\", \"Y_2\": \"backgammon\", \"Y_5\": \"Patty Sherwood\"}, {\"Y_7\": \"Edwardo Sharma\", \"Y_3\": \"Isis Arguello\", \"Y_2\": \"record collecting\", \"Y_5\": \"Donna Estep\"}, {\"Y_7\": \"Phillip Walker\", \"Y_2\": \"pinball\", \"Y_3\": \"Melina Ligon\", \"Y_5\": \"Alberta Loeffler\"}, {\"Y_2\": \"comic book collecting\", \"Y_3\": \"Sophie Fabian\", \"Y_5\": \"Lenora Crabb\", \"Y_7\": \"Michaela Rayburn\"}, {\"Y_2\": \"model racing\", \"Y_7\": \"Kerry Hope\", \"Y_5\": \"Hyun Tam\", \"Y_3\": \"Holly Mcgehee\"}, {\"Y_7\": \"Isabel Benoit\", \"Y_2\": \"knife collecting\", \"Y_5\": \"Ione Crabtree\", \"Y_3\": \"Zoila Jamison\"}, {\"Y_7\": \"Boris Ho\", \"Y_5\": \"Gordon Spurgeon\", \"Y_3\": \"Katharine Duhon\", \"Y_2\": \"whale watching\"}, {\"Y_7\": \"Alexander Harden\", \"Y_2\": \"roller derby\", \"Y_3\": \"Mona London\", \"Y_5\": \"Monika London\"}, {\"Y_5\": \"Guillermo Cargill\", \"Y_3\": \"Rosalie Sexton\", \"Y_7\": \"Ellen Olin\", \"Y_2\": \"learning\"}, {\"Y_7\": \"Katelyn Monroe\", \"Y_5\": \"Herlinda Guinn\", \"Y_2\": \"hunting\", \"Y_3\": \"Catalina Krieger\"}, {\"Y_5\": \"Tracey Haywood\", \"Y_7\": \"Ligia Root\", \"Y_2\": \"deltiology\", \"Y_3\": \"Ida Swindell\"}, {\"Y_2\": \"magnet fishing\", \"Y_3\": \"Delia Bowlin\", \"Y_5\": \"Sandy Knutson\", \"Y_7\": \"Leda Valerio\"}, {\"Y_7\": \"Sasha Appling\", \"Y_5\": \"Gary Franke\", \"Y_2\": \"amateur astronomy\", \"Y_3\": \"Chante Urbina\"}, {\"Y_7\": \"Phillip Walker\", \"Y_2\": \"ephemera collecting\", \"Y_3\": \"Casandra Forbes\", \"Y_5\": \"Alberta Loeffler\"}, {\"Y_7\": \"Boris Ho\", \"Y_5\": \"Gordon Spurgeon\", \"Y_3\": \"Kerrie Merchant\", \"Y_2\": \"guerrilla gardening\"}, {\"Y_5\": \"Emil Bahena\", \"Y_2\": \"mineral collecting\", \"Y_3\": \"Cristal Horowitz\", \"Y_7\": \"Domingo Dodge\"}, {\"Y_7\": \"Julia Diggs\", \"Y_5\": \"Krystal Conover\", \"Y_3\": \"Shelly Fortier\", \"Y_2\": \"microbiology\"}, {\"Y_5\": \"Lora Miller\", \"Y_3\": \"Angelia Vanlandingham\", \"Y_2\": \"physics\", \"Y_7\": \"Herlinda Maggard\"}, {\"Y_7\": \"Sergio Naylor\", \"Y_5\": \"Stephan Mecham\", \"Y_3\": \"Cristal Mecham\", \"Y_2\": \"sea glass collecting\"}, {\"Y_5\": \"Yasmin Bouton\", \"Y_7\": \"Wendell Stebbins\", \"Y_3\": \"Monica Holland\", \"Y_2\": \"movie memorabilia collecting\"}, {\"Y_5\": \"Rod Pearl\", \"Y_7\": \"Hershel Lamb\", \"Y_3\": \"Haydee Tallent\", \"Y_2\": \"ant farming\"}, {\"Y_7\": \"Darius Finney\", \"Y_5\": \"Abe Brace\", \"Y_3\": \"Thelma Fox\", \"Y_2\": \"people-watching\"}, {\"Y_3\": \"Katina Laureano\", \"Y_2\": \"hunting\", \"Y_7\": \"Erma Doherty\", \"Y_5\": \"Geri Laureano\"}, {\"Y_2\": \"kabaddi\", \"Y_3\": \"Shelly Hodges\", \"Y_7\": \"Loretta Snodgrass\", \"Y_5\": \"Latisha Deluna\"}, {\"Y_5\": \"Spencer Alleman\", \"Y_7\": \"Desmond Scales\", \"Y_2\": \"swimming\", \"Y_3\": \"Georgine Clemente\"}, {\"Y_3\": \"Livia Pelkey\", \"Y_5\": \"Evan Pelkey\", \"Y_2\": \"dancing\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_5\": \"Lester Clemmer\", \"Y_7\": \"Jacque Portis\", \"Y_3\": \"Mari Lord\", \"Y_2\": \"stamp collecting\"}, {\"Y_5\": \"Shamika Newby\", \"Y_2\": \"learning\", \"Y_3\": \"Sharron Bolden\", \"Y_7\": \"Terrence Gurley\"}, {\"Y_5\": \"Cedric Sousa\", \"Y_3\": \"Ladonna Parham\", \"Y_2\": \"aerospace\", \"Y_7\": \"Cythia Gaona\"}, {\"Y_2\": \"australian rules football\", \"Y_3\": \"Delpha Cowart\", \"Y_5\": \"Eugenio Echeverria\", \"Y_7\": \"Reita Hampton\"}, {\"Y_7\": \"Julia Diggs\", \"Y_5\": \"Krystal Conover\", \"Y_3\": \"Karen Hunter\", \"Y_2\": \"esports\"}, {\"Y_2\": \"fossicking\", \"Y_7\": \"Erma Doherty\", \"Y_5\": \"Geri Laureano\", \"Y_3\": \"Glory Laureano\"}, {\"Y_2\": \"business\", \"Y_7\": \"Rafael Curiel\", \"Y_5\": \"German Bard\", \"Y_3\": \"Gwenn Bard\"}, {\"Y_3\": \"Shizuko Pridemore\", \"Y_7\": \"Doreen Brook\", \"Y_5\": \"Monserrate Orourke\", \"Y_2\": \"foraging\"}, {\"Y_3\": \"Nellie Basham\", \"Y_2\": \"research\", \"Y_7\": \"Demetrius Nolasco\", \"Y_5\": \"Johanna Basham\"}, {\"Y_7\": \"Otis Coffee\", \"Y_2\": \"fossil hunting\", \"Y_5\": \"Kendrick Guarino\", \"Y_3\": \"Leonora Hodge\"}, {\"Y_5\": \"Chau Grover\", \"Y_7\": \"Pamela Barros\", \"Y_3\": \"Pamula Labbe\", \"Y_2\": \"whale watching\"}, {\"Y_5\": \"Caitlin Mcloughlin\", \"Y_2\": \"antiquities\", \"Y_3\": \"Brigette Broderick\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_7\": \"Rosina Rey\", \"Y_3\": \"Katherine Clough\", \"Y_2\": \"science and technology studies\", \"Y_5\": \"Pamela Kline\"}, {\"Y_7\": \"Edwardo Sharma\", \"Y_3\": \"Michell Necaise\", \"Y_5\": \"Donna Estep\", \"Y_2\": \"element collecting\"}, {\"Y_3\": \"Tory Neale\", \"Y_2\": \"audiophile\", \"Y_5\": \"Cora Lowell\", \"Y_7\": \"Magdalene Parisi\"}, {\"Y_3\": \"Bridget Jensen\", \"Y_2\": \"photography\", \"Y_5\": \"Kirsten Houck\", \"Y_7\": \"Wade Flick\"}, {\"Y_7\": \"Shelia Hinojosa\", \"Y_3\": \"Teressa Torrence\", \"Y_5\": \"Sophie Torrence\", \"Y_2\": \"benchmarking\"}, {\"Y_3\": \"Kecia Wakefield\", \"Y_7\": \"Tracie Kershaw\", \"Y_2\": \"leaves\", \"Y_5\": \"Sebastian Koehler\"}, {\"Y_5\": \"Emil Bahena\", \"Y_2\": \"beach volleyball\", \"Y_3\": \"Audra Steinke\", \"Y_7\": \"Domingo Dodge\"}, {\"Y_3\": \"Graciela Mullen\", \"Y_5\": \"Sandy Knutson\", \"Y_7\": \"Leda Valerio\", \"Y_2\": \"pickleball\"}, {\"Y_7\": \"Katelyn Monroe\", \"Y_5\": \"Herlinda Guinn\", \"Y_3\": \"Mia Krieger\", \"Y_2\": \"trainspotting\"}, {\"Y_7\": \"Katelyn Monroe\", \"Y_5\": \"Herlinda Guinn\", \"Y_3\": \"Lara Hagan\", \"Y_2\": \"meditation\"}, {\"Y_2\": \"trainspotting\", \"Y_3\": \"Sun Alston\", \"Y_5\": \"Kristine Jaffe\", \"Y_7\": \"Cythia Gaona\"}, {\"Y_7\": \"Von Howard\", \"Y_2\": \"fishing\", \"Y_5\": \"Loraine Hoskins\", \"Y_3\": \"Melodie Cook\"}, {\"Y_5\": \"Evan Pelkey\", \"Y_2\": \"cribbage\", \"Y_3\": \"Malissa Pelkey\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_2\": \"railway studies\", \"Y_7\": \"Rosa Mcintyre\", \"Y_3\": \"Tiesha Sheppard\", \"Y_5\": \"Tim Barnwell\"}, {\"Y_7\": \"Ramon Appleton\", \"Y_3\": \"Ladawn Carver\", \"Y_5\": \"Stacy Chabot\", \"Y_2\": \"microscopy\"}, {\"Y_2\": \"tourism\", \"Y_7\": \"Terrell Valencia\", \"Y_5\": \"Moses Ogburn\", \"Y_3\": \"Julia Wenzel\"}, {\"Y_5\": \"Tiffanie Lanza\", \"Y_3\": \"Alison Oshea\", \"Y_7\": \"Francisca Sass\", \"Y_2\": \"baton twirling\"}, {\"Y_3\": \"Dawne Marion\", \"Y_5\": \"Nick Nunn\", \"Y_2\": \"rock balancing\", \"Y_7\": \"Eusebio Sanabria\"}, {\"Y_2\": \"rock balancing\", \"Y_5\": \"Kathey Lejeune\", \"Y_3\": \"Candice Halter\", \"Y_7\": \"Viva Tillotson\"}, {\"Y_2\": \"finance\", \"Y_7\": \"Rafael Curiel\", \"Y_5\": \"German Bard\", \"Y_3\": \"Demetra Burkhalter\"}, {\"Y_5\": \"Guillermo Cargill\", \"Y_2\": \"reading\", \"Y_7\": \"Ellen Olin\", \"Y_3\": \"Rubye Dilworth\"}, {\"Y_5\": \"Buddy Alleyne\", \"Y_2\": \"microscopy\", \"Y_7\": \"Cheree Rickert\", \"Y_3\": \"Joan Alonzo\"}, {\"Y_7\": \"Rafael Curiel\", \"Y_5\": \"German Bard\", \"Y_3\": \"Tashina Reimer\", \"Y_2\": \"ultimate frisbee\"}, {\"Y_5\": \"Lester Clemmer\", \"Y_7\": \"Jacque Portis\", \"Y_2\": \"roller skating\", \"Y_3\": \"Maximina Wise\"}, {\"Y_2\": \"reading\", \"Y_5\": \"Carlos Fitts\", \"Y_7\": \"Ilona Murrell\", \"Y_3\": \"Gabriele Concepcion\"}, {\"Y_3\": \"Lenore Hollins\", \"Y_7\": \"Rhea Mabry\", \"Y_5\": \"Salley Wiener\", \"Y_2\": \"button collecting\"}, {\"Y_3\": \"Magdalene Chavarria\", \"Y_2\": \"role-playing games\", \"Y_7\": \"Vanessa Russ\", \"Y_5\": \"Rosalie Towle\"}, {\"Y_5\": \"Daryl Hartsfield\", \"Y_7\": \"Sueann Kessler\", \"Y_2\": \"transit map collecting\", \"Y_3\": \"Gail Peeples\"}, {\"Y_7\": \"Charissa Knowlton\", \"Y_3\": \"Mercedes Chaffee\", \"Y_2\": \"psychology\", \"Y_5\": \"Gaylord Eugene\"}, {\"Y_5\": \"Gina Sale\", \"Y_2\": \"flower collecting and pressing\", \"Y_7\": \"Delsie Morris\", \"Y_3\": \"Teresita Mchale\"}, {\"Y_3\": \"Xiao Bond\", \"Y_2\": \"mini golf\", \"Y_7\": \"Ellen Olin\", \"Y_5\": \"Miles Bolanos\"}, {\"Y_5\": \"Rosendo Parnell\", \"Y_3\": \"Myrtle Perri\", \"Y_7\": \"Ellen Olin\", \"Y_2\": \"bus riding\"}, {\"Y_3\": \"Heather Lesher\", \"Y_2\": \"skiing\", \"Y_7\": \"Vanessa Russ\", \"Y_5\": \"Rosalie Towle\"}, {\"Y_2\": \"speedcubing\", \"Y_5\": \"Vernie Mcleod\", \"Y_3\": \"Lottie Dancy\", \"Y_7\": \"Brooks Lee\"}, {\"Y_5\": \"Shamika Newby\", \"Y_3\": \"Candy Bolden\", \"Y_2\": \"volleyball\", \"Y_7\": \"Terrence Gurley\"}, {\"Y_3\": \"Dorinda Streeter\", \"Y_2\": \"aircraft spotting\", \"Y_5\": \"Aura Hamm\", \"Y_7\": \"Brandon Cassidy\"}, {\"Y_5\": \"Lonnie Pringle\", \"Y_7\": \"Otis Coffee\", \"Y_3\": \"Queenie Coulter\", \"Y_2\": \"fingerprint collecting\"}, {\"Y_5\": \"Guillermo Cargill\", \"Y_3\": \"Sharee Casey\", \"Y_7\": \"Ellen Olin\", \"Y_2\": \"boxing\"}, {\"Y_2\": \"rughooking\", \"Y_5\": \"Patricia Roldan\", \"Y_3\": \"Vanessa Tinney\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_5\": \"Spencer Alleman\", \"Y_7\": \"Desmond Scales\", \"Y_2\": \"entrepreneurship\", \"Y_3\": \"Buffy Borders\"}, {\"Y_3\": \"Lou Kearse\", \"Y_2\": \"entrepreneurship\", \"Y_5\": \"Kirsten Houck\", \"Y_7\": \"Wade Flick\"}, {\"Y_3\": \"Rosemarie Mcgough\", \"Y_7\": \"Christen Wegner\", \"Y_2\": \"fossil hunting\", \"Y_5\": \"Rena Brink\"}, {\"Y_7\": \"Boris Ho\", \"Y_2\": \"trade fair visiting\", \"Y_3\": \"Sara Mcnally\", \"Y_5\": \"Krystle Baily\"}, {\"Y_2\": \"research\", \"Y_3\": \"Elaine Holguin\", \"Y_7\": \"Loretta Snodgrass\", \"Y_5\": \"Latisha Deluna\"}, {\"Y_7\": \"Phillip Walker\", \"Y_2\": \"reading\", \"Y_5\": \"Alberta Loeffler\", \"Y_3\": \"Vanessa Domingo\"}, {\"Y_7\": \"Katelyn Monroe\", \"Y_5\": \"Herlinda Guinn\", \"Y_3\": \"Terrie Tinney\", \"Y_2\": \"microscopy\"}, {\"Y_7\": \"Lura Allan\", \"Y_2\": \"engineering\", \"Y_5\": \"Kimiko Brice\", \"Y_3\": \"Karin Tynes\"}, {\"Y_2\": \"fishkeeping\", \"Y_7\": \"Rosa Mcintyre\", \"Y_3\": \"Eliza Cozart\", \"Y_5\": \"Tim Barnwell\"}, {\"Y_2\": \"dowsing\", \"Y_5\": \"Rod Pearl\", \"Y_7\": \"Hershel Lamb\", \"Y_3\": \"Joslyn Doane\"}, {\"Y_7\": \"Terrell Valencia\", \"Y_5\": \"Moses Ogburn\", \"Y_2\": \"shogi\", \"Y_3\": \"Cara Monaco\"}, {\"Y_7\": \"Shelia Hinojosa\", \"Y_3\": \"Ming Torrence\", \"Y_5\": \"Sophie Torrence\", \"Y_2\": \"trainspotting\"}, {\"Y_3\": \"Daisy Peeples\", \"Y_5\": \"Daryl Hartsfield\", \"Y_7\": \"Sueann Kessler\", \"Y_2\": \"renaissance fair\"}, {\"Y_2\": \"roller derby\", \"Y_5\": \"Tiffanie Lanza\", \"Y_3\": \"Rae Herzog\", \"Y_7\": \"Francisca Sass\"}, {\"Y_2\": \"auto audiophilia\", \"Y_7\": \"Douglass Orr\", \"Y_5\": \"Florence Dailey\", \"Y_3\": \"Kathe Matthews\"}, {\"Y_5\": \"Rayna Loveless\", \"Y_7\": \"Otis Coffee\", \"Y_3\": \"Johanna Turnage\", \"Y_2\": \"climbing\"}, {\"Y_3\": \"Adela Wiener\", \"Y_2\": \"rock balancing\", \"Y_7\": \"Gerard Paz\", \"Y_5\": \"Kristine Chi\"}, {\"Y_5\": \"Michael Burnside\", \"Y_3\": \"Margie Wheeler\", \"Y_2\": \"shoes\", \"Y_7\": \"Lauretta Townes\"}, {\"Y_7\": \"Vada Peel\", \"Y_2\": \"mini golf\", \"Y_3\": \"Deanna Delapaz\", \"Y_5\": \"Rosemarie Holmes\"}, {\"Y_5\": \"Devon Troy\", \"Y_2\": \"cooking\", \"Y_3\": \"Herlinda Oreilly\", \"Y_7\": \"Eusebio Sanabria\"}, {\"Y_2\": \"bus spotting\", \"Y_7\": \"Boris Ho\", \"Y_5\": \"Gordon Spurgeon\", \"Y_3\": \"Katelyn Merchant\"}, {\"Y_5\": \"Heidi Patterson\", \"Y_2\": \"mineral collecting\", \"Y_7\": \"Jenny Peoples\", \"Y_3\": \"Zora Gauthier\"}, {\"Y_3\": \"Barbar Gantt\", \"Y_7\": \"Lyman Coughlin\", \"Y_5\": \"Cory Wyant\", \"Y_2\": \"weightlifting\"}, {\"Y_3\": \"Angela Forster\", \"Y_7\": \"Douglass Orr\", \"Y_2\": \"ant farming\", \"Y_5\": \"Madelyn Delrio\"}, {\"Y_2\": \"ghost hunting\", \"Y_5\": \"Vernie Mcleod\", \"Y_3\": \"Jacquline Dailey\", \"Y_7\": \"Brooks Lee\"}, {\"Y_7\": \"Winnifred Risner\", \"Y_3\": \"Allison Mcclure\", \"Y_5\": \"Jermaine Sanabria\", \"Y_2\": \"skiing\"}, {\"Y_2\": \"bus spotting\", \"Y_7\": \"Julia Diggs\", \"Y_5\": \"Krystal Conover\", \"Y_3\": \"Liane Currie\"}, {\"Y_2\": \"beekeeping\", \"Y_3\": \"Luella Dunkle\", \"Y_7\": \"Ilona Murrell\", \"Y_5\": \"Willie Vargo\"}, {\"Y_3\": \"Jeanelle Cowell\", \"Y_2\": \"weightlifting\", \"Y_7\": \"Mack Mcmanus\", \"Y_5\": \"Manuela Eidson\"}, {\"Y_2\": \"photography\", \"Y_7\": \"Rosa Mcintyre\", \"Y_3\": \"Kirsten Vanwinkle\", \"Y_5\": \"Tim Barnwell\"}, {\"Y_3\": \"Meghan Wozniak\", \"Y_7\": \"Ramon Appleton\", \"Y_2\": \"cribbage\", \"Y_5\": \"Stacy Chabot\"}, {\"Y_3\": \"Rosina Bard\", \"Y_2\": \"magnet fishing\", \"Y_7\": \"Rafael Curiel\", \"Y_5\": \"German Bard\"}, {\"Y_7\": \"Dustin Jordan\", \"Y_3\": \"Angelia Betz\", \"Y_2\": \"reading\", \"Y_5\": \"Garth Dendy\"}, {\"Y_2\": \"geocaching\", \"Y_7\": \"Shaina Gil\", \"Y_3\": \"Deidra Carver\", \"Y_5\": \"Cathy Swope\"}, {\"Y_3\": \"Evangelina Archie\", \"Y_5\": \"Tiffanie Lanza\", \"Y_7\": \"Francisca Sass\", \"Y_2\": \"marbles\"}, {\"Y_5\": \"Caitlin Mcloughlin\", \"Y_3\": \"Leisa Broderick\", \"Y_2\": \"thru-hiking\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_3\": \"Helga Somers\", \"Y_2\": \"research\", \"Y_5\": \"Kristine Jaffe\", \"Y_7\": \"Cythia Gaona\"}, {\"Y_5\": \"Michael Burnside\", \"Y_3\": \"Brenda Ham\", \"Y_2\": \"bowling\", \"Y_7\": \"Lauretta Townes\"}, {\"Y_5\": \"Taneka Sylvia\", \"Y_7\": \"Terrell Valencia\", \"Y_2\": \"stamp collecting\", \"Y_3\": \"Marlo Ferris\"}, {\"Y_5\": \"Kennith Roll\", \"Y_2\": \"compact discs\", \"Y_7\": \"Sergio Naylor\", \"Y_3\": \"Machelle Boothe\"}, {\"Y_5\": \"Buddy Alleyne\", \"Y_2\": \"publishing\", \"Y_7\": \"Cheree Rickert\", \"Y_3\": \"Maegan Olvera\"}, {\"Y_5\": \"Mel Ehrlich\", \"Y_3\": \"Kyong Motley\", \"Y_2\": \"botany\", \"Y_7\": \"Rosalee Standley\"}, {\"Y_5\": \"Lilia Wooldridge\", \"Y_2\": \"fishing\", \"Y_7\": \"Sidney Randolph\", \"Y_3\": \"Ozella Nathan\"}, {\"Y_2\": \"foraging\", \"Y_3\": \"Florine Way\", \"Y_7\": \"Douglass Orr\", \"Y_5\": \"Madelyn Delrio\"}, {\"Y_5\": \"Lester Clemmer\", \"Y_7\": \"Jacque Portis\", \"Y_2\": \"mineral collecting\", \"Y_3\": \"Phylis Ridenour\"}, {\"Y_3\": \"Joanne Sass\", \"Y_7\": \"Lashanda Pease\", \"Y_5\": \"Everette Gregg\", \"Y_2\": \"architecture\"}, {\"Y_5\": \"Spencer Alleman\", \"Y_7\": \"Desmond Scales\", \"Y_3\": \"Flora Olszewski\", \"Y_2\": \"marbles\"}, {\"Y_3\": \"Larae Hagen\", \"Y_5\": \"Tracie Murphey\", \"Y_2\": \"flower collecting and pressing\", \"Y_7\": \"Lynette Herrick\"}, {\"Y_7\": \"Terrell Valencia\", \"Y_5\": \"Moses Ogburn\", \"Y_3\": \"Florence Turner\", \"Y_2\": \"amateur astronomy\"}, {\"Y_5\": \"Adrienne Kimble\", \"Y_3\": \"Suzanne Thurmond\", \"Y_2\": \"skiing\", \"Y_7\": \"Federico Claypool\"}, {\"Y_3\": \"Yoshiko Blanco\", \"Y_7\": \"Ligia Root\", \"Y_5\": \"Lori Romano\", \"Y_2\": \"satellite watching\"}, {\"Y_5\": \"Rod Pearl\", \"Y_7\": \"Hershel Lamb\", \"Y_3\": \"Tianna Lima\", \"Y_2\": \"satellite watching\"}, {\"Y_3\": \"Bee Kong\", \"Y_5\": \"Jed Stephenson\", \"Y_7\": \"Delsie Morris\", \"Y_2\": \"aircraft spotting\"}, {\"Y_2\": \"insect collecting\", \"Y_7\": \"Jess Rowan\", \"Y_5\": \"Nada Button\", \"Y_3\": \"Tashina Gomez\"}, {\"Y_2\": \"philately\", \"Y_5\": \"Milo Perea\", \"Y_7\": \"Shanda Audet\", \"Y_3\": \"Ariel Breunig\"}, {\"Y_5\": \"Whitney Ocampo\", \"Y_3\": \"Crysta Lloyd\", \"Y_2\": \"surfing\", \"Y_7\": \"Gay Fitzwater\"}, {\"Y_7\": \"Dustin Jordan\", \"Y_5\": \"Michele Kavanaugh\", \"Y_2\": \"auto audiophilia\", \"Y_3\": \"Sueann Valencia\"}, {\"Y_3\": \"Jacqueline Durden\", \"Y_2\": \"story writing\", \"Y_7\": \"Jeannette Nevins\", \"Y_5\": \"Jennie Giddings\"}, {\"Y_5\": \"Lonnie Pringle\", \"Y_7\": \"Otis Coffee\", \"Y_3\": \"Keisha Jamieson\", \"Y_2\": \"amateur astronomy\"}, {\"Y_2\": \"kabaddi\", \"Y_5\": \"Vivienne Lenard\", \"Y_7\": \"Maynard Humble\", \"Y_3\": \"Joannie Moon\"}, {\"Y_3\": \"Tracie Walker\", \"Y_7\": \"Ellen Olin\", \"Y_5\": \"Lacey Lamoureux\", \"Y_2\": \"road biking\"}, {\"Y_2\": \"ant-keeping\", \"Y_5\": \"Cedric Sousa\", \"Y_3\": \"Viola Miller\", \"Y_7\": \"Cythia Gaona\"}, {\"Y_5\": \"Rod Pearl\", \"Y_7\": \"Hershel Lamb\", \"Y_3\": \"Keisha Tallent\", \"Y_2\": \"amateur astronomy\"}, {\"Y_5\": \"Neal Hoggard\", \"Y_3\": \"Anna Favela\", \"Y_7\": \"Taylor Frierson\", \"Y_2\": \"meditation\"}, {\"Y_7\": \"Alexander Harden\", \"Y_5\": \"Aletha Pina\", \"Y_3\": \"Farrah Fawcett\", \"Y_2\": \"satellite watching\"}, {\"Y_3\": \"Dannielle Mecham\", \"Y_7\": \"Sergio Naylor\", \"Y_5\": \"Stephan Mecham\", \"Y_2\": \"renaissance fair\"}, {\"Y_5\": \"Jakob Andino\", \"Y_2\": \"guerrilla gardening\", \"Y_7\": \"Maggie Kitchens\", \"Y_3\": \"Rowena Hudgens\"}, {\"Y_3\": \"Dixie Peach\", \"Y_2\": \"reading\", \"Y_5\": \"Alysa Woodford\", \"Y_7\": \"Shanda Audet\"}, {\"Y_2\": \"microscopy\", \"Y_3\": \"Romona Phifer\", \"Y_5\": \"Barbar Graf\", \"Y_7\": \"Rosalee Standley\"}, {\"Y_3\": \"Genny Branch\", \"Y_5\": \"Chance Felker\", \"Y_2\": \"fishkeeping\", \"Y_7\": \"Deandre Redman\"}, {\"Y_2\": \"ephemera collecting\", \"Y_3\": \"Ramona Huneycutt\", \"Y_5\": \"Zora Quiroz\", \"Y_7\": \"Thomas Borkowski\"}, {\"Y_5\": \"Florence Hartwell\", \"Y_7\": \"Wendell Stebbins\", \"Y_2\": \"flower collecting and pressing\", \"Y_3\": \"Zulema Dombrowski\"}, {\"Y_3\": \"Alfreda Tait\", \"Y_5\": \"Jed Stephenson\", \"Y_2\": \"ice skating\", \"Y_7\": \"Delsie Morris\"}, {\"Y_2\": \"knife collecting\", \"Y_5\": \"Juanita Medeiros\", \"Y_3\": \"Aline Levy\", \"Y_7\": \"Lauretta Townes\"}, {\"Y_5\": \"Tiffanie Lanza\", \"Y_2\": \"stone collecting\", \"Y_7\": \"Francisca Sass\", \"Y_3\": \"Katherine Mejias\"}, {\"Y_2\": \"learning\", \"Y_3\": \"Ming Danielson\", \"Y_5\": \"Eugenio Echeverria\", \"Y_7\": \"Reita Hampton\"}, {\"Y_7\": \"Shelia Hinojosa\", \"Y_2\": \"slot car\", \"Y_3\": \"Lakeshia Lu\", \"Y_5\": \"Sophie Torrence\"}, {\"Y_7\": \"Ramon Appleton\", \"Y_2\": \"antiquities\", \"Y_3\": \"Sheila Steiner\", \"Y_5\": \"Stacy Chabot\"}, {\"Y_2\": \"croquet\", \"Y_7\": \"Alexander Harden\", \"Y_5\": \"Carla Forster\", \"Y_3\": \"Lavonna Coughlin\"}, {\"Y_5\": \"Caitlin Mcloughlin\", \"Y_2\": \"benchmarking\", \"Y_3\": \"Amberly Maurice\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_3\": \"Tonya Walker\", \"Y_7\": \"Ellen Olin\", \"Y_2\": \"fossil hunting\", \"Y_5\": \"Lacey Lamoureux\"}, {\"Y_7\": \"Von Howard\", \"Y_5\": \"Loraine Hoskins\", \"Y_2\": \"botany\", \"Y_3\": \"Rowena Halbert\"}, {\"Y_5\": \"Buddy Alleyne\", \"Y_7\": \"Cheree Rickert\", \"Y_3\": \"Elfriede Alonzo\", \"Y_2\": \"rock balancing\"}, {\"Y_5\": \"Tiffanie Lanza\", \"Y_7\": \"Francisca Sass\", \"Y_3\": \"Arianna Herzog\", \"Y_2\": \"whale watching\"}, {\"Y_7\": \"Von Howard\", \"Y_3\": \"Sona Cook\", \"Y_5\": \"Loraine Hoskins\", \"Y_2\": \"renovating\"}, {\"Y_5\": \"Guillermo Cargill\", \"Y_2\": \"bus spotting\", \"Y_7\": \"Ellen Olin\", \"Y_3\": \"Chrissy Sexton\"}, {\"Y_3\": \"Florine Lawless\", \"Y_2\": \"inline skating\", \"Y_5\": \"Patricia Roldan\", \"Y_7\": \"Donnell Tillman\"}, {\"Y_3\": \"Barbara Phifer\", \"Y_7\": \"Lura Allan\", \"Y_2\": \"jurisprudential\", \"Y_5\": \"Lashandra Hanson\"}, {\"Y_2\": \"metal detecting\", \"Y_3\": \"Mayra Deck\", \"Y_7\": \"Mack Mcmanus\", \"Y_5\": \"Manuela Eidson\"}, {\"Y_3\": \"Lorina Richmond\", \"Y_7\": \"Serena Bolt\", \"Y_2\": \"trainspotting\", \"Y_5\": \"Darwin Honaker\"}, {\"Y_3\": \"Leigh Button\", \"Y_7\": \"Jess Rowan\", \"Y_2\": \"audiophile\", \"Y_5\": \"Nada Button\"}, {\"Y_7\": \"Emile Trigg\", \"Y_2\": \"cooking\", \"Y_5\": \"Jeanette Wolfe\", \"Y_3\": \"Maude Pringle\"}, {\"Y_5\": \"Rayna Loveless\", \"Y_7\": \"Otis Coffee\", \"Y_2\": \"bus spotting\", \"Y_3\": \"Amie Dell\"}, {\"Y_3\": \"Evette Cusick\", \"Y_5\": \"Tad Gaynor\", \"Y_7\": \"Kerry Hope\", \"Y_2\": \"pickleball\"}, {\"Y_5\": \"Heidi Patterson\", \"Y_2\": \"finance\", \"Y_3\": \"Rochelle Fredette\", \"Y_7\": \"Jenny Peoples\"}, {\"Y_7\": \"Edwardo Sharma\", \"Y_5\": \"Gerardo Hornsby\", \"Y_3\": \"Rosanne Torgerson\", \"Y_2\": \"gongoozling\"}, {\"Y_7\": \"Dustin Jordan\", \"Y_3\": \"Theda Betz\", \"Y_2\": \"literature\", \"Y_5\": \"Garth Dendy\"}, {\"Y_5\": \"Rod Pearl\", \"Y_7\": \"Hershel Lamb\", \"Y_3\": \"Irene Lima\", \"Y_2\": \"ant farming\"}, {\"Y_2\": \"mathematics\", \"Y_5\": \"Vernie Mcleod\", \"Y_7\": \"Brooks Lee\", \"Y_3\": \"Laverne Alcorn\"}, {\"Y_3\": \"Sona Barnard\", \"Y_7\": \"Lynette Herrick\", \"Y_2\": \"wikipedia editing\", \"Y_5\": \"Janis Kerby\"}]", + "answer": [ + "aerospace", + "air hockey", + "aircraft spotting", + "amateur astronomy", + "ant farming", + "ant-keeping", + "antiquing", + "antiquities", + "archaeology", + "architecture", + "astronomy", + "audiophile", + "australian rules football", + "auto audiophilia", + "axe throwing", + "backgammon", + "baking", + "baseball", + "baton twirling", + "beach volleyball", + "beachcombing", + "beekeeping", + "benchmarking", + "biology", + "birdwatching", + "botany", + "bowling", + "boxing", + "bridge", + "bus riding", + "bus spotting", + "business", + "button collecting", + "capoeira", + "carrier pigeons", + "cartophily", + "chemistry", + "climbing", + "coin collecting", + "comic book collecting", + "compact discs", + "cooking", + "cornhole", + "cribbage", + "cricket", + "croquet", + "cycling", + "dancing", + "deltiology", + "dowsing", + "eating", + "element collecting", + "engineering", + "entrepreneurship", + "ephemera collecting", + "esports", + "fencing", + "finance", + "fingerprint collecting", + "fishing", + "fishkeeping", + "flower collecting and pressing", + "footbag", + "foraging", + "fossicking", + "fossil hunting", + "geocaching", + "geography", + "ghost hunting", + "go", + "gongoozling", + "guerrilla gardening", + "handball", + "hiking", + "history", + "hooping", + "horseback riding", + "hunting", + "ice hockey", + "ice skating", + "inline skating", + "insect collecting", + "judo", + "jujitsu", + "jurisprudential", + "kabaddi", + "karting", + "kite flying", + "knife collecting", + "lacrosse", + "larping", + "learning", + "leaves", + "literature", + "magnet fishing", + "marbles", + "mathematics", + "meditation", + "metal detecting", + "meteorology", + "microbiology", + "microscopy", + "mineral collecting", + "mini golf", + "model racing", + "model united nations", + "mountaineering", + "movie memorabilia collecting", + "museum visiting", + "mycology", + "orienteering", + "people-watching", + "philately", + "philosophy", + "photography", + "physics", + "pickleball", + "pinball", + "pool", + "powerboat racing", + "psychology", + "publishing", + "quidditch", + "radio-controlled model playing", + "railway studies", + "reading", + "record collecting", + "religious studies", + "renaissance fair", + "renovating", + "research", + "road biking", + "rock balancing", + "role-playing games", + "roller derby", + "roller skating", + "rowing", + "rughooking", + "running", + "satellite watching", + "science and technology studies", + "scutelliphily", + "sea glass collecting", + "seashell collecting", + "shoes", + "shogi", + "shortwave listening", + "skiing", + "slot car", + "snorkeling", + "snowboarding", + "social studies", + "softball", + "speedcubing", + "sports science", + "squash", + "stamp collecting", + "stone collecting", + "story writing", + "surfing", + "swimming", + "table tennis", + "teaching", + "tennis", + "tether car", + "thru-hiking", + "ticket collecting", + "tourism", + "trade fair visiting", + "trainspotting", + "transit map collecting", + "ultimate frisbee", + "urban exploration", + "video game collecting", + "video gaming", + "vintage clothing", + "volleyball", + "water polo", + "weightlifting", + "whale watching", + "wikipedia editing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "friend(Y_7, Y_5)", + "job(Y_7, \"product manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 6 + }, + { + "id": "f20f870b-6d9f-4ff1-86fb-c8883c323eb3", + "question": "What is the hobby of the great-granddaughter of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "brother_in_law(\"Jay Belanger\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 6 + }, + { + "id": "ca8b31d5-6a37-47a7-a2b8-fdd3b5b15f00", + "question": "What is the hobby of the male cousin of the child of Morgan Marra?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "child(\"Morgan Marra\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "fe45068e-68dc-4dd2-8760-a2ed074adeed", + "question": "What is the occupation of the male first cousin once removed of the nephew of Joel Unruh?", + "intermediate_answers": "[{\"Y_2\": \"programmer\", \"Y_3\": \"Johnathon Unruh\", \"Y_5\": \"Matthew Welsh\"}, {\"Y_3\": \"Tyrell Unruh\", \"Y_2\": \"retail buyer\", \"Y_5\": \"Matthew Welsh\"}, {\"Y_3\": \"Tyrell Unruh\", \"Y_5\": \"Thurman Welsh\", \"Y_2\": \"retail buyer\"}, {\"Y_5\": \"Thurman Welsh\", \"Y_3\": \"Johnathon Unruh\", \"Y_2\": \"programmer\"}]", + "answer": [ + "programmer", + "retail buyer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "nephew(\"Joel Unruh\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "7d06c66f-3e3a-41d2-9626-b62295272ad0", + "question": "What is the occupation of the aunt of the male cousin of Henrietta Carreon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "male_cousin(\"Henrietta Carreon\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 6 + }, + { + "id": "c83e7fdf-7c9b-44cd-9739-27d571ec01b5", + "question": "What is the date of birth of the brother of the sister-in-law of Norris Matta?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "sister_in_law(\"Norris Matta\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "03ccd88c-8a57-4897-9e9c-a623311cb8e9", + "question": "What is the occupation of the male cousin of the great-granddaughter of Aurelia Pete?", + "intermediate_answers": "[{\"Y_3\": \"Harvey Cadena\", \"Y_2\": \"optometrist\", \"Y_5\": \"Coral Charles\"}]", + "answer": [ + "optometrist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "great_granddaughter(\"Aurelia Pete\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "73e54b25-3675-4c39-b74f-ac122f27e0b8", + "question": "What is the hobby of the grandson of the nephew of Arthur Sandler?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandson(Y_5, Y_3)", + "nephew(\"Arthur Sandler\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "691bfc68-c5c3-485d-aa8d-48267182c23e", + "question": "What is the occupation of the father of the niece of Stewart Gil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "niece(\"Stewart Gil\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "36386f5b-6e05-4434-8711-340b37cecbf4", + "question": "What is the occupation of the grandfather of the child of Rodrigo Summers?", + "intermediate_answers": "[{\"Y_2\": \"advertising copywriter\", \"Y_3\": \"Mickey Pemberton\", \"Y_5\": \"Claude Summers\"}]", + "answer": [ + "advertising copywriter" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "child(\"Rodrigo Summers\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "56c0622d-227d-4292-aa43-e6223e08ae84", + "question": "What is the date of birth of the mother-in-law of the wife of Reyna Veliz?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "wife(\"Reyna Veliz\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "0229aa79-7118-462a-b9ce-1cdb63b2d0c1", + "question": "What is the hobby of the great-granddaughter of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_2\": \"reading\", \"Y_3\": \"Rosella Gabel\", \"Y_5\": \"Jillian Alves\"}, {\"Y_2\": \"mineral collecting\", \"Y_3\": \"Carina Swindle\", \"Y_5\": \"Randolph Herman\"}, {\"Y_2\": \"ant-keeping\", \"Y_3\": \"Fern Sanches\", \"Y_5\": \"Clay Napoli\"}, {\"Y_2\": \"jurisprudential\", \"Y_5\": \"Tina Carvajal\", \"Y_3\": \"Sandy Weathers\"}, {\"Y_3\": \"Dortha Kroeger\", \"Y_5\": \"Babara Mendes\", \"Y_2\": \"baton twirling\"}, {\"Y_2\": \"engineering\", \"Y_5\": \"Donna Santacruz\", \"Y_3\": \"Kristine Stroh\"}, {\"Y_3\": \"Haydee Pinkham\", \"Y_5\": \"Judith Rhoden\", \"Y_2\": \"fishing\"}, {\"Y_3\": \"Susanna Bibb\", \"Y_2\": \"rock balancing\", \"Y_5\": \"Billye Kruger\"}, {\"Y_2\": \"kayaking\", \"Y_3\": \"Hulda Mcmahan\", \"Y_5\": \"Earle Curley\"}, {\"Y_2\": \"auto racing\", \"Y_5\": \"Diane Whitted\", \"Y_3\": \"Maude Cooper\"}, {\"Y_2\": \"figure skating\", \"Y_3\": \"Randi Najera\", \"Y_5\": \"Austin Judkins\"}, {\"Y_3\": \"Sona Helman\", \"Y_2\": \"pool\", \"Y_5\": \"Babara Mendes\"}, {\"Y_5\": \"Judith Rhoden\", \"Y_2\": \"high-power rocketry\", \"Y_3\": \"Alissa Fenwick\"}, {\"Y_3\": \"Rita Rodgers\", \"Y_5\": \"Claire Benedetto\", \"Y_2\": \"trainspotting\"}, {\"Y_3\": \"Joan London\", \"Y_5\": \"Rupert Swope\", \"Y_2\": \"hiking/backpacking\"}, {\"Y_2\": \"people-watching\", \"Y_3\": \"Lona Gee\", \"Y_5\": \"Billye Kruger\"}, {\"Y_2\": \"cartophily\", \"Y_3\": \"Sharee Desantis\", \"Y_5\": \"Inez Sandy\"}, {\"Y_5\": \"Carla Tomlinson\", \"Y_3\": \"Jenni Blood\", \"Y_2\": \"shoes\"}, {\"Y_2\": \"insect collecting\", \"Y_3\": \"Jacinta Laureano\", \"Y_5\": \"Alison Keeling\"}, {\"Y_2\": \"longboarding\", \"Y_3\": \"Yvette Dell\", \"Y_5\": \"Shante Kimball\"}, {\"Y_2\": \"insect collecting\", \"Y_5\": \"Roseanna Wyatt\", \"Y_3\": \"Cordelia Wyatt\"}, {\"Y_3\": \"Sophie Chance\", \"Y_5\": \"Odessa Crittenden\", \"Y_2\": \"walking\"}, {\"Y_3\": \"Madelyn Chenault\", \"Y_2\": \"flower collecting and pressing\", \"Y_5\": \"Delinda Stith\"}, {\"Y_5\": \"Desmond Bond\", \"Y_2\": \"tour skating\", \"Y_3\": \"Ginger Mathis\"}, {\"Y_5\": \"Chrissy Monroy\", \"Y_2\": \"slot car\", \"Y_3\": \"Jeannie Monroy\"}, {\"Y_3\": \"Debbie Morehouse\", \"Y_5\": \"Tina Carvajal\", \"Y_2\": \"research\"}, {\"Y_2\": \"croquet\", \"Y_3\": \"Lela Kraemer\", \"Y_5\": \"Billye Kruger\"}, {\"Y_5\": \"Babara Palladino\", \"Y_3\": \"Tiffany Lavoie\", \"Y_2\": \"scutelliphily\"}, {\"Y_2\": \"stamp collecting\", \"Y_3\": \"Winnie Ruth\", \"Y_5\": \"Lori Ruth\"}, {\"Y_5\": \"Rupert Swope\", \"Y_3\": \"Tania Butt\", \"Y_2\": \"weightlifting\"}, {\"Y_3\": \"Rita Bevins\", \"Y_5\": \"Jared Peters\", \"Y_2\": \"video gaming\"}, {\"Y_3\": \"Rheba Acuna\", \"Y_2\": \"meteorology\", \"Y_5\": \"Leslie Acuna\"}, {\"Y_3\": \"Tessie Faircloth\", \"Y_2\": \"phillumeny\", \"Y_5\": \"Lawanda Faircloth\"}, {\"Y_5\": \"Jonas Rhinehart\", \"Y_3\": \"Trudy Ibrahim\", \"Y_2\": \"esports\"}, {\"Y_3\": \"Cora Reeder\", \"Y_2\": \"handball\", \"Y_5\": \"Lynette Hazen\"}, {\"Y_2\": \"meditation\", \"Y_5\": \"Rusty Levesque\", \"Y_3\": \"Salley Magana\"}, {\"Y_3\": \"Shelly Remington\", \"Y_5\": \"Randolph Herman\", \"Y_2\": \"association football\"}, {\"Y_5\": \"Kristofer Herman\", \"Y_2\": \"birdwatching\", \"Y_3\": \"Shari Remington\"}, {\"Y_2\": \"audiophile\", \"Y_3\": \"Kena Strauss\", \"Y_5\": \"Earle Curley\"}, {\"Y_5\": \"Diane Whitted\", \"Y_3\": \"Charissa Self\", \"Y_2\": \"eating\"}, {\"Y_5\": \"Emile Pulido\", \"Y_3\": \"Kylee Lemmons\", \"Y_2\": \"meteorology\"}, {\"Y_3\": \"Fatimah Nesbit\", \"Y_2\": \"bus riding\", \"Y_5\": \"Rosalyn Nesbit\"}, {\"Y_2\": \"antiquities\", \"Y_5\": \"Tina Carvajal\", \"Y_3\": \"Josette Bedell\"}, {\"Y_3\": \"Sarita Magana\", \"Y_5\": \"Diane Whitted\", \"Y_2\": \"stone collecting\"}, {\"Y_2\": \"photography\", \"Y_5\": \"Lea Sackett\", \"Y_3\": \"Adah Bunnell\"}, {\"Y_5\": \"Vito Atchison\", \"Y_2\": \"antiquing\", \"Y_3\": \"Karolyn Atchison\"}, {\"Y_3\": \"Jacquelyn Harwell\", \"Y_2\": \"geocaching\", \"Y_5\": \"Clay Napoli\"}, {\"Y_5\": \"Emile Pulido\", \"Y_2\": \"airsoft\", \"Y_3\": \"Barb Reinhardt\"}, {\"Y_5\": \"Rosena Jesse\", \"Y_2\": \"baseball\", \"Y_3\": \"Lashandra Jenkins\"}, {\"Y_5\": \"Adell Leftwich\", \"Y_2\": \"book folding\", \"Y_3\": \"Maira Leftwich\"}, {\"Y_2\": \"philately\", \"Y_3\": \"Daniela Flores\", \"Y_5\": \"Jonas Rhinehart\"}, {\"Y_3\": \"Larue Blackburn\", \"Y_2\": \"tea bag collecting\", \"Y_5\": \"Viola Schumann\"}, {\"Y_5\": \"Vito Atchison\", \"Y_2\": \"teaching\", \"Y_3\": \"Toshiko Turney\"}, {\"Y_3\": \"Samantha Gee\", \"Y_2\": \"shoes\", \"Y_5\": \"Billye Kruger\"}, {\"Y_2\": \"science and technology studies\", \"Y_5\": \"Shaunte Seeley\", \"Y_3\": \"Rasheeda Rood\"}, {\"Y_2\": \"biology\", \"Y_5\": \"Manual Lent\", \"Y_3\": \"Cara Cuomo\"}, {\"Y_3\": \"Angelia Bostick\", \"Y_2\": \"australian rules football\", \"Y_5\": \"Rosalyn Nesbit\"}, {\"Y_5\": \"Jenni Morrow\", \"Y_3\": \"Louella Duprey\", \"Y_2\": \"base jumping\"}, {\"Y_5\": \"Lea Sackett\", \"Y_2\": \"curling\", \"Y_3\": \"Tara Cardoza\"}, {\"Y_5\": \"Irish Judy\", \"Y_2\": \"neuroscience\", \"Y_3\": \"Terrie Judy\"}, {\"Y_5\": \"Carla Tomlinson\", \"Y_2\": \"trainspotting\", \"Y_3\": \"Kecia Deluna\"}, {\"Y_3\": \"Maryam Rupert\", \"Y_2\": \"cornhole\", \"Y_5\": \"Lea Sackett\"}, {\"Y_2\": \"birdwatching\", \"Y_3\": \"Alison Beeman\", \"Y_5\": \"Austin Judkins\"}, {\"Y_2\": \"knife throwing\", \"Y_5\": \"Lea Sackett\", \"Y_3\": \"Hazel Pitre\"}, {\"Y_2\": \"magnet fishing\", \"Y_3\": \"Delores Paschal\", \"Y_5\": \"Delinda Stith\"}, {\"Y_5\": \"Donna Santacruz\", \"Y_2\": \"learning\", \"Y_3\": \"Jackqueline Lacroix\"}, {\"Y_3\": \"Teena Horning\", \"Y_2\": \"fossil hunting\", \"Y_5\": \"Earle Curley\"}, {\"Y_2\": \"people-watching\", \"Y_5\": \"Vernice Chesser\", \"Y_3\": \"Tanja Helm\"}, {\"Y_2\": \"fruit picking\", \"Y_3\": \"Bobbie Mccourt\", \"Y_5\": \"Tina Carvajal\"}, {\"Y_5\": \"Hoa Torres\", \"Y_3\": \"Pansy Torres\", \"Y_2\": \"beach volleyball\"}, {\"Y_5\": \"Vito Atchison\", \"Y_3\": \"Lyndia Rathbun\", \"Y_2\": \"philosophy\"}, {\"Y_2\": \"tea bag collecting\", \"Y_3\": \"Teresita Horning\", \"Y_5\": \"Earle Curley\"}, {\"Y_3\": \"Annabelle Nesbit\", \"Y_5\": \"Rosalyn Nesbit\", \"Y_2\": \"ballroom dancing\"}, {\"Y_3\": \"Lou Odom\", \"Y_5\": \"Tina Carvajal\", \"Y_2\": \"deltiology\"}, {\"Y_3\": \"Stacy Gaskill\", \"Y_2\": \"fossil hunting\", \"Y_5\": \"Billye Kruger\"}, {\"Y_3\": \"Shirley Nieves\", \"Y_2\": \"sea glass collecting\", \"Y_5\": \"Viola Schumann\"}, {\"Y_2\": \"leaves\", \"Y_3\": \"Jennette Porter\", \"Y_5\": \"Austin Judkins\"}, {\"Y_3\": \"Coretta Maddox\", \"Y_5\": \"Joetta Schramm\", \"Y_2\": \"fossil hunting\"}, {\"Y_2\": \"magnet fishing\", \"Y_3\": \"Katerine Bradberry\", \"Y_5\": \"Billye Kruger\"}, {\"Y_5\": \"Carla Tomlinson\", \"Y_2\": \"ice skating\", \"Y_3\": \"Ladawn Leal\"}, {\"Y_3\": \"Danna Shedd\", \"Y_5\": \"Carla Tomlinson\", \"Y_2\": \"horseback riding\"}, {\"Y_3\": \"Adelina Wyckoff\", \"Y_5\": \"Rusty Levesque\", \"Y_2\": \"hiking/backpacking\"}, {\"Y_5\": \"Manual Lent\", \"Y_2\": \"birdwatching\", \"Y_3\": \"Berneice Lent\"}, {\"Y_3\": \"Glenda Duff\", \"Y_2\": \"meteorology\", \"Y_5\": \"Adella Haney\"}, {\"Y_5\": \"Manual Lent\", \"Y_3\": \"Natasha Cuomo\", \"Y_2\": \"whale watching\"}, {\"Y_3\": \"Tania Bingham\", \"Y_2\": \"tea bag collecting\", \"Y_5\": \"Rupert Swope\"}, {\"Y_2\": \"wikipedia editing\", \"Y_3\": \"Veronica Rosenbaum\", \"Y_5\": \"Shante Kimball\"}, {\"Y_5\": \"Ty Still\", \"Y_2\": \"gongoozling\", \"Y_3\": \"Rhonda Pabon\"}, {\"Y_2\": \"railway modelling\", \"Y_5\": \"Jillian Alves\", \"Y_3\": \"Jeanette Gabel\"}, {\"Y_2\": \"basketball\", \"Y_3\": \"Holley Matlock\", \"Y_5\": \"Adella Haney\"}, {\"Y_5\": \"Irish Judy\", \"Y_2\": \"antiquities\", \"Y_3\": \"Katherine Maloney\"}, {\"Y_2\": \"table football\", \"Y_3\": \"Earlean Hernandes\", \"Y_5\": \"Pat Knowlton\"}, {\"Y_2\": \"antiquities\", \"Y_3\": \"Velia Connell\", \"Y_5\": \"Patty Gabel\"}, {\"Y_3\": \"Taneka Reams\", \"Y_2\": \"learning\", \"Y_5\": \"Adella Haney\"}, {\"Y_5\": \"Irish Judy\", \"Y_3\": \"Ashlie Montano\", \"Y_2\": \"bus spotting\"}, {\"Y_3\": \"Renea Macdougall\", \"Y_2\": \"marching band\", \"Y_5\": \"Duane Kelso\"}, {\"Y_5\": \"Jewell Smyth\", \"Y_3\": \"Tuyet Smyth\", \"Y_2\": \"sled dog racing\"}, {\"Y_2\": \"jurisprudential\", \"Y_5\": \"Jared Peters\", \"Y_3\": \"Concepcion Bevins\"}, {\"Y_5\": \"Hoa Torres\", \"Y_2\": \"audiophile\", \"Y_3\": \"Karolyn Torres\"}, {\"Y_2\": \"record collecting\", \"Y_5\": \"Richard Corbett\", \"Y_3\": \"Latrina Corbett\"}, {\"Y_2\": \"people-watching\", \"Y_5\": \"Lea Sackett\", \"Y_3\": \"Paula Fike\"}, {\"Y_3\": \"Valentina Jacob\", \"Y_2\": \"sports science\", \"Y_5\": \"Lori Ruth\"}, {\"Y_2\": \"antiquing\", \"Y_5\": \"Roseanna Wyatt\", \"Y_3\": \"Krystal Worrell\"}, {\"Y_3\": \"Dinah Waites\", \"Y_2\": \"astronomy\", \"Y_5\": \"Billye Kruger\"}, {\"Y_3\": \"Princess Choate\", \"Y_2\": \"entrepreneurship\", \"Y_5\": \"Rosalyn Nesbit\"}, {\"Y_2\": \"skateboarding\", \"Y_3\": \"Patsy Garrett\", \"Y_5\": \"Jesse Garrett\"}, {\"Y_5\": \"Manual Lent\", \"Y_3\": \"Deborah Breckenridge\", \"Y_2\": \"metal detecting\"}, {\"Y_2\": \"meditation\", \"Y_5\": \"Billye Kruger\", \"Y_3\": \"Elizebeth Defelice\"}, {\"Y_3\": \"Sarah Jacob\", \"Y_2\": \"rock balancing\", \"Y_5\": \"Lori Ruth\"}, {\"Y_5\": \"Rosena Jesse\", \"Y_2\": \"stuffed toy collecting\", \"Y_3\": \"Andrea Valley\"}, {\"Y_2\": \"literature\", \"Y_5\": \"Jesse Garrett\", \"Y_3\": \"Shannon Yang\"}, {\"Y_3\": \"Sara Fairbanks\", \"Y_2\": \"learning\", \"Y_5\": \"Duane Kelso\"}, {\"Y_3\": \"Mia Chance\", \"Y_5\": \"Odessa Crittenden\", \"Y_2\": \"trapshooting\"}, {\"Y_3\": \"Dorinda Burgess\", \"Y_2\": \"transit map collecting\", \"Y_5\": \"Lawanda Faircloth\"}, {\"Y_2\": \"shortwave listening\", \"Y_5\": \"Alison Keeling\", \"Y_3\": \"Lorelei Pinto\"}, {\"Y_5\": \"Antoinette Hornsby\", \"Y_3\": \"Rosanne Torgerson\", \"Y_2\": \"gongoozling\"}, {\"Y_5\": \"Patty Luck\", \"Y_3\": \"Krystal Luck\", \"Y_2\": \"leaves\"}, {\"Y_2\": \"tether car\", \"Y_3\": \"Nicolle Gabel\", \"Y_5\": \"Jillian Alves\"}, {\"Y_3\": \"Tomasa Faircloth\", \"Y_5\": \"Lawanda Faircloth\", \"Y_2\": \"ant farming\"}, {\"Y_3\": \"Rosalinda Mackay\", \"Y_5\": \"Araceli Raley\", \"Y_2\": \"dolls\"}, {\"Y_5\": \"Rusty Levesque\", \"Y_2\": \"reading\", \"Y_3\": \"Brooke Tate\"}, {\"Y_2\": \"video game collecting\", \"Y_3\": \"Deena Ruth\", \"Y_5\": \"Lori Ruth\"}, {\"Y_5\": \"Chrissy Monroy\", \"Y_3\": \"Liliana Boyles\", \"Y_2\": \"fossil hunting\"}, {\"Y_3\": \"Minerva Berube\", \"Y_5\": \"Vernice Chesser\", \"Y_2\": \"checkers (draughts)\"}, {\"Y_2\": \"engineering\", \"Y_5\": \"Lori Ruth\", \"Y_3\": \"Shanta Nathan\"}, {\"Y_2\": \"pole dancing\", \"Y_5\": \"Austin Judkins\", \"Y_3\": \"Bonnie Bohannon\"}]", + "answer": [ + "airsoft", + "ant farming", + "ant-keeping", + "antiquing", + "antiquities", + "association football", + "astronomy", + "audiophile", + "australian rules football", + "auto racing", + "ballroom dancing", + "base jumping", + "baseball", + "basketball", + "baton twirling", + "beach volleyball", + "biology", + "birdwatching", + "book folding", + "bus riding", + "bus spotting", + "cartophily", + "checkers (draughts)", + "cornhole", + "croquet", + "curling", + "deltiology", + "dolls", + "eating", + "engineering", + "entrepreneurship", + "esports", + "figure skating", + "fishing", + "flower collecting and pressing", + "fossil hunting", + "fruit picking", + "geocaching", + "gongoozling", + "handball", + "high-power rocketry", + "hiking/backpacking", + "horseback riding", + "ice skating", + "insect collecting", + "jurisprudential", + "kayaking", + "knife throwing", + "learning", + "leaves", + "literature", + "longboarding", + "magnet fishing", + "marching band", + "meditation", + "metal detecting", + "meteorology", + "mineral collecting", + "neuroscience", + "people-watching", + "philately", + "phillumeny", + "philosophy", + "photography", + "pole dancing", + "pool", + "railway modelling", + "reading", + "record collecting", + "research", + "rock balancing", + "science and technology studies", + "scutelliphily", + "sea glass collecting", + "shoes", + "shortwave listening", + "skateboarding", + "sled dog racing", + "slot car", + "sports science", + "stamp collecting", + "stone collecting", + "stuffed toy collecting", + "table football", + "tea bag collecting", + "teaching", + "tether car", + "tour skating", + "trainspotting", + "transit map collecting", + "trapshooting", + "video game collecting", + "video gaming", + "walking", + "weightlifting", + "whale watching", + "wikipedia editing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_granddaughter(Y_5, Y_3)", + "job(Y_5, \"cabin crew\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "3b858d2d-c572-47ce-86a0-529f7d60269e", + "question": "What is the hobby of the male cousin of the person whose date of birth is 0962-10-07?", + "intermediate_answers": "[{\"Y_2\": \"picnicking\", \"Y_3\": \"Mauricio Metzger\", \"Y_5\": \"Gwenn Metzger\"}, {\"Y_2\": \"beauty pageants\", \"Y_3\": \"Hank Savage\", \"Y_5\": \"Gwenn Metzger\"}, {\"Y_3\": \"Lyman Savage\", \"Y_2\": \"research\", \"Y_5\": \"Gwenn Metzger\"}, {\"Y_3\": \"Salvador Metzger\", \"Y_2\": \"gongoozling\", \"Y_5\": \"Gwenn Metzger\"}, {\"Y_3\": \"Zachery Metzger\", \"Y_2\": \"rowing\", \"Y_5\": \"Gwenn Metzger\"}, {\"Y_2\": \"microscopy\", \"Y_3\": \"Darrel Metzger\", \"Y_5\": \"Gwenn Metzger\"}, {\"Y_2\": \"psychology\", \"Y_3\": \"Wiley Savage\", \"Y_5\": \"Gwenn Metzger\"}]", + "answer": [ + "beauty pageants", + "gongoozling", + "microscopy", + "picnicking", + "psychology", + "research", + "rowing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "dob(Y_5, \"0962-10-07\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "74e3b5f4-cf3f-46c7-89ee-c6a008329e97", + "question": "What is the occupation of the male first cousin once removed of the person whose date of birth is 0961-09-25?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "dob(Y_5, \"0961-09-25\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "7f24661c-8cf8-42ca-9503-f7cfcd8adbb5", + "question": "What is the occupation of the aunt of the person whose date of birth is 0944-04-08?", + "intermediate_answers": "[{\"Y_3\": \"Bridget Nowell\", \"Y_2\": \"arts administrator\", \"Y_5\": \"Tania Laster\"}]", + "answer": [ + "arts administrator" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "dob(Y_5, \"0944-04-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "1af282ed-79e7-4f33-9180-64084dfba325", + "question": "What is the date of birth of the brother of the person whose occupation is clinical cytogeneticist?", + "intermediate_answers": "[{\"Y_5\": \"Zachery Hinojosa\", \"Y_3\": \"Cesar Hinojosa\", \"Y_2\": \"0825-06-03\"}, {\"Y_2\": \"0964-07-14\", \"Y_5\": \"Reita Barros\", \"Y_3\": \"Fred Christ\"}, {\"Y_2\": \"0967-02-15\", \"Y_5\": \"Nakisha Testa\", \"Y_3\": \"Carey Gilreath\"}, {\"Y_5\": \"Maynard Everette\", \"Y_2\": \"0996-05-18\", \"Y_3\": \"Kenton Everette\"}, {\"Y_2\": \"1021-12-07\", \"Y_3\": \"Grover Buford\", \"Y_5\": \"Goldie Buford\"}, {\"Y_5\": \"Gregory Romine\", \"Y_3\": \"Bernardo Romine\", \"Y_2\": \"0958-10-27\"}, {\"Y_5\": \"Mariana Vaca\", \"Y_2\": \"0967-06-13\", \"Y_3\": \"Benjamin Vaca\"}, {\"Y_2\": \"1023-06-08\", \"Y_3\": \"Allen Flint\", \"Y_5\": \"Tyesha Gooch\"}, {\"Y_3\": \"Dave Mcdonough\", \"Y_2\": \"1006-07-08\", \"Y_5\": \"Barbar Montez\"}, {\"Y_5\": \"Rayna Croy\", \"Y_3\": \"Elroy Croy\", \"Y_2\": \"1019-12-13\"}, {\"Y_2\": \"0973-07-30\", \"Y_3\": \"Wesley Hageman\", \"Y_5\": \"Antoinette Kilgore\"}, {\"Y_3\": \"Dante Buford\", \"Y_2\": \"1029-03-29\", \"Y_5\": \"Goldie Buford\"}, {\"Y_3\": \"Dale Biggers\", \"Y_2\": \"0976-09-09\", \"Y_5\": \"Tashina Harman\"}, {\"Y_5\": \"Nakisha Testa\", \"Y_2\": \"0962-08-26\", \"Y_3\": \"Loyd Gilreath\"}, {\"Y_2\": \"0986-12-20\", \"Y_3\": \"Zackary Maus\", \"Y_5\": \"Minh Maus\"}, {\"Y_3\": \"Leon Gagne\", \"Y_5\": \"Bernardo Gagne\", \"Y_2\": \"0971-12-04\"}, {\"Y_2\": \"1025-01-02\", \"Y_5\": \"Tyesha Gooch\", \"Y_3\": \"Carmine Flint\"}, {\"Y_3\": \"August Hopkins\", \"Y_5\": \"Mark Hopkins\", \"Y_2\": \"0948-04-21\"}, {\"Y_2\": \"0999-08-05\", \"Y_5\": \"Maynard Everette\", \"Y_3\": \"Raymon Everette\"}, {\"Y_3\": \"Oskar Flint\", \"Y_5\": \"Tyesha Gooch\", \"Y_2\": \"1021-12-16\"}, {\"Y_5\": \"Gregory Romine\", \"Y_3\": \"Giovanni Romine\", \"Y_2\": \"0959-01-27\"}, {\"Y_5\": \"Clarence Marra\", \"Y_3\": \"Jamey Marra\", \"Y_2\": \"0992-12-26\"}, {\"Y_3\": \"Korey Whittle\", \"Y_2\": \"0987-09-12\", \"Y_5\": \"Carmine Whittle\"}, {\"Y_5\": \"Leann Wyman\", \"Y_2\": \"0961-07-15\", \"Y_3\": \"Solomon Wyman\"}, {\"Y_3\": \"Tanner Beltran\", \"Y_5\": \"Dino Beltran\", \"Y_2\": \"0956-11-17\"}, {\"Y_5\": \"Maynard Everette\", \"Y_2\": \"0995-04-16\", \"Y_3\": \"Gerald Everette\"}, {\"Y_2\": \"1004-06-04\", \"Y_3\": \"Esteban Andres\", \"Y_5\": \"Alexa Andres\"}, {\"Y_2\": \"0957-01-21\", \"Y_3\": \"Dustin Red\", \"Y_5\": \"Bettina Red\"}, {\"Y_3\": \"Lorenzo Andres\", \"Y_2\": \"1005-10-07\", \"Y_5\": \"Alexa Andres\"}, {\"Y_3\": \"Emile Cosme\", \"Y_5\": \"Shannon Cosme\", \"Y_2\": \"1047-10-31\"}, {\"Y_2\": \"1023-06-23\", \"Y_3\": \"Giuseppe Grube\", \"Y_5\": \"Craig Grube\"}, {\"Y_5\": \"Jake Burkey\", \"Y_2\": \"1071-08-26\", \"Y_3\": \"Adam Burkey\"}, {\"Y_3\": \"Steve Jasper\", \"Y_5\": \"Hazel Hildreth\", \"Y_2\": \"0986-09-07\"}, {\"Y_2\": \"1015-06-29\", \"Y_5\": \"Virgil Acuna\", \"Y_3\": \"Harris Acuna\"}, {\"Y_2\": \"0927-04-16\", \"Y_5\": \"Kimberlee Bear\", \"Y_3\": \"Chase Bear\"}, {\"Y_5\": \"Emmanuel Wagner\", \"Y_2\": \"0891-12-27\", \"Y_3\": \"Renaldo Wagner\"}, {\"Y_3\": \"Reid Heron\", \"Y_5\": \"Ned Heron\", \"Y_2\": \"0985-01-15\"}, {\"Y_5\": \"Carla Rinehart\", \"Y_2\": \"1004-06-08\", \"Y_3\": \"Bruno Francis\"}, {\"Y_5\": \"Chang Son\", \"Y_3\": \"Maximilian Son\", \"Y_2\": \"0897-03-20\"}, {\"Y_2\": \"0958-04-09\", \"Y_5\": \"Theodor Cousin\", \"Y_3\": \"Emilio Cousin\"}, {\"Y_5\": \"Lona Cowell\", \"Y_3\": \"Adalberto Cowell\", \"Y_2\": \"1012-12-27\"}, {\"Y_3\": \"Kenneth Acuna\", \"Y_5\": \"Virgil Acuna\", \"Y_2\": \"1012-01-21\"}, {\"Y_2\": \"0913-02-26\", \"Y_3\": \"Jamel Muniz\", \"Y_5\": \"Elliott Muniz\"}, {\"Y_2\": \"0968-09-29\", \"Y_5\": \"Reita Barros\", \"Y_3\": \"Jay Christ\"}, {\"Y_5\": \"Jana Abdullah\", \"Y_2\": \"0998-06-02\", \"Y_3\": \"Steven Liston\"}, {\"Y_3\": \"Eli Biggers\", \"Y_2\": \"0981-10-09\", \"Y_5\": \"Tashina Harman\"}, {\"Y_2\": \"0981-10-06\", \"Y_5\": \"Hazel Hildreth\", \"Y_3\": \"Jerrold Jasper\"}, {\"Y_5\": \"Mariana Vaca\", \"Y_2\": \"0967-04-02\", \"Y_3\": \"Cristopher Vaca\"}, {\"Y_5\": \"Victor Linder\", \"Y_3\": \"Nico Linder\", \"Y_2\": \"0990-01-03\"}, {\"Y_2\": \"0962-10-04\", \"Y_5\": \"Jung Birchfield\", \"Y_3\": \"Bernie Turney\"}, {\"Y_5\": \"Mariana Vaca\", \"Y_3\": \"Rory Vaca\", \"Y_2\": \"0965-04-14\"}, {\"Y_3\": \"Ahmad Cato\", \"Y_5\": \"Andrea Cato\", \"Y_2\": \"1019-10-16\"}, {\"Y_3\": \"Tobias Hoover\", \"Y_2\": \"0952-06-03\", \"Y_5\": \"Robby Hoover\"}, {\"Y_3\": \"Curt Gagnon\", \"Y_5\": \"Doug Gagnon\", \"Y_2\": \"0955-04-10\"}, {\"Y_5\": \"Victor Linder\", \"Y_3\": \"Josef Linder\", \"Y_2\": \"0991-11-29\"}, {\"Y_2\": \"0903-08-19\", \"Y_3\": \"Adalberto Armitage\", \"Y_5\": \"Mallie Woodcock\"}, {\"Y_5\": \"Enrique Free\", \"Y_2\": \"1022-02-25\", \"Y_3\": \"Kent Free\"}, {\"Y_5\": \"Maynard Everette\", \"Y_3\": \"Bill Everette\", \"Y_2\": \"0989-08-09\"}, {\"Y_5\": \"Carla Rinehart\", \"Y_2\": \"1003-09-04\", \"Y_3\": \"Orlando Francis\"}, {\"Y_3\": \"Lyman Acuna\", \"Y_5\": \"Virgil Acuna\", \"Y_2\": \"1017-07-08\"}, {\"Y_3\": \"Gerry Reilly\", \"Y_5\": \"Cheri Neff\", \"Y_2\": \"0894-02-26\"}, {\"Y_3\": \"Tomas Raines\", \"Y_5\": \"Mohammad Raines\", \"Y_2\": \"0922-01-03\"}, {\"Y_5\": \"Troy Bracken\", \"Y_2\": \"1070-01-01\", \"Y_3\": \"Daryl Bracken\"}, {\"Y_3\": \"Carey Haag\", \"Y_2\": \"0970-09-19\", \"Y_5\": \"Barney Haag\"}, {\"Y_5\": \"Lonny Toon\", \"Y_2\": \"0977-09-06\", \"Y_3\": \"Mauricio Toon\"}, {\"Y_3\": \"Dana Whitlow\", \"Y_2\": \"0848-02-09\", \"Y_5\": \"Earlean Benford\"}, {\"Y_5\": \"Jerrold Ferry\", \"Y_2\": \"0985-07-31\", \"Y_3\": \"Elmer Ferry\"}, {\"Y_2\": \"0946-02-21\", \"Y_3\": \"Aubrey Red\", \"Y_5\": \"Bettina Red\"}, {\"Y_5\": \"David Englert\", \"Y_2\": \"0932-04-27\", \"Y_3\": \"Leslie Englert\"}, {\"Y_2\": \"0928-07-26\", \"Y_5\": \"Freda Jamison\", \"Y_3\": \"Timmy Jamison\"}, {\"Y_3\": \"Cedric Long\", \"Y_5\": \"Dorinda Long\", \"Y_2\": \"1062-08-29\"}, {\"Y_5\": \"Chang Son\", \"Y_2\": \"0899-11-17\", \"Y_3\": \"Aldo Son\"}, {\"Y_3\": \"Walter Coulter\", \"Y_2\": \"0843-09-23\", \"Y_5\": \"Alix Coulter\"}, {\"Y_3\": \"Jimmy Regalado\", \"Y_2\": \"0923-11-15\", \"Y_5\": \"Howard Regalado\"}, {\"Y_2\": \"0993-09-09\", \"Y_5\": \"Tara Brockington\", \"Y_3\": \"Austin Brockington\"}, {\"Y_5\": \"Gregory Romine\", \"Y_2\": \"0961-09-21\", \"Y_3\": \"Benjamin Romine\"}, {\"Y_3\": \"Stanley Auger\", \"Y_5\": \"Lynette Auger\", \"Y_2\": \"0931-08-11\"}, {\"Y_3\": \"Russel Keyser\", \"Y_5\": \"Tina Geller\", \"Y_2\": \"0921-01-06\"}, {\"Y_3\": \"Johnny Turney\", \"Y_2\": \"0964-06-25\", \"Y_5\": \"Jung Birchfield\"}, {\"Y_3\": \"Cleveland Regalado\", \"Y_2\": \"0925-03-20\", \"Y_5\": \"Howard Regalado\"}, {\"Y_3\": \"Xavier Zelaya\", \"Y_2\": \"0995-04-21\", \"Y_5\": \"Johnathon Zelaya\"}, {\"Y_2\": \"1011-02-14\", \"Y_5\": \"Pansy Madison\", \"Y_3\": \"Ray Donato\"}, {\"Y_3\": \"Orlando Beltran\", \"Y_2\": \"0953-10-23\", \"Y_5\": \"Dino Beltran\"}, {\"Y_5\": \"Hugh Keys\", \"Y_3\": \"Bradford Keys\", \"Y_2\": \"0874-12-02\"}, {\"Y_5\": \"Adam Valerio\", \"Y_2\": \"0939-02-08\", \"Y_3\": \"Robby Valerio\"}, {\"Y_3\": \"Earle Sherlock\", \"Y_5\": \"Earnest Sherlock\", \"Y_2\": \"0994-03-17\"}, {\"Y_2\": \"0967-04-21\", \"Y_3\": \"Dalton Cover\", \"Y_5\": \"Fernando Cover\"}, {\"Y_3\": \"Blaine Marra\", \"Y_2\": \"0994-01-31\", \"Y_5\": \"Clarence Marra\"}, {\"Y_2\": \"1015-11-24\", \"Y_3\": \"Deon Buford\", \"Y_5\": \"Goldie Buford\"}, {\"Y_5\": \"Kimberlee Bear\", \"Y_3\": \"Refugio Bear\", \"Y_2\": \"0925-05-02\"}, {\"Y_5\": \"Mac Castellano\", \"Y_3\": \"Rolland Castellano\", \"Y_2\": \"0985-09-12\"}, {\"Y_3\": \"Paris Cato\", \"Y_2\": \"1022-02-23\", \"Y_5\": \"Andrea Cato\"}, {\"Y_3\": \"Armando Auger\", \"Y_5\": \"Lynette Auger\", \"Y_2\": \"0930-01-06\"}, {\"Y_2\": \"0956-11-06\", \"Y_3\": \"Hans Wyman\", \"Y_5\": \"Leann Wyman\"}, {\"Y_3\": \"Jamaal Sherlock\", \"Y_5\": \"Earnest Sherlock\", \"Y_2\": \"0993-02-08\"}, {\"Y_5\": \"Gregory Romine\", \"Y_2\": \"0958-10-09\", \"Y_3\": \"Danny Romine\"}, {\"Y_5\": \"Ellis Flanders\", \"Y_2\": \"0930-10-13\", \"Y_3\": \"Porfirio Flanders\"}, {\"Y_5\": \"Ellis Flanders\", \"Y_3\": \"Raphael Flanders\", \"Y_2\": \"0927-10-01\"}, {\"Y_5\": \"Nakisha Testa\", \"Y_2\": \"0959-10-21\", \"Y_3\": \"Gabriel Gilreath\"}, {\"Y_5\": \"Jackie Darnell\", \"Y_2\": \"0992-12-24\", \"Y_3\": \"Kendrick Darnell\"}, {\"Y_3\": \"Raleigh Auger\", \"Y_5\": \"Lynette Auger\", \"Y_2\": \"0928-07-10\"}, {\"Y_5\": \"David Englert\", \"Y_2\": \"0934-03-14\", \"Y_3\": \"Nathaniel Englert\"}, {\"Y_2\": \"0976-05-21\", \"Y_3\": \"Cameron Haag\", \"Y_5\": \"Barney Haag\"}, {\"Y_2\": \"1004-06-04\", \"Y_3\": \"Kendrick Andres\", \"Y_5\": \"Alexa Andres\"}, {\"Y_2\": \"0921-05-21\", \"Y_3\": \"Oren Lemmons\", \"Y_5\": \"Dinah Poling\"}, {\"Y_2\": \"0911-05-16\", \"Y_3\": \"Duane Sinclair\", \"Y_5\": \"Marlena Sinclair\"}, {\"Y_2\": \"0945-03-16\", \"Y_3\": \"Calvin Towne\", \"Y_5\": \"Andy Towne\"}, {\"Y_5\": \"Clarence Marra\", \"Y_3\": \"Lyman Marra\", \"Y_2\": \"0989-09-15\"}, {\"Y_3\": \"Eduardo Raines\", \"Y_2\": \"0919-01-20\", \"Y_5\": \"Mohammad Raines\"}, {\"Y_5\": \"Jerrold Ferry\", \"Y_2\": \"0981-07-14\", \"Y_3\": \"Israel Ferry\"}, {\"Y_2\": \"0990-12-21\", \"Y_3\": \"Bruno Lovelace\", \"Y_5\": \"Heidi Lovelace\"}, {\"Y_2\": \"0978-02-24\", \"Y_3\": \"Lorenz Haag\", \"Y_5\": \"Barney Haag\"}]", + "answer": [ + "0825-06-03", + "0843-09-23", + "0848-02-09", + "0874-12-02", + "0891-12-27", + "0894-02-26", + "0897-03-20", + "0899-11-17", + "0903-08-19", + "0911-05-16", + "0913-02-26", + "0919-01-20", + "0921-01-06", + "0921-05-21", + "0922-01-03", + "0923-11-15", + "0925-03-20", + "0925-05-02", + "0927-04-16", + "0927-10-01", + "0928-07-10", + "0928-07-26", + "0930-01-06", + "0930-10-13", + "0931-08-11", + "0932-04-27", + "0934-03-14", + "0939-02-08", + "0945-03-16", + "0946-02-21", + "0948-04-21", + "0952-06-03", + "0953-10-23", + "0955-04-10", + "0956-11-06", + "0956-11-17", + "0957-01-21", + "0958-04-09", + "0958-10-09", + "0958-10-27", + "0959-01-27", + "0959-10-21", + "0961-07-15", + "0961-09-21", + "0962-08-26", + "0962-10-04", + "0964-06-25", + "0964-07-14", + "0965-04-14", + "0967-02-15", + "0967-04-02", + "0967-04-21", + "0967-06-13", + "0968-09-29", + "0970-09-19", + "0971-12-04", + "0973-07-30", + "0976-05-21", + "0976-09-09", + "0977-09-06", + "0978-02-24", + "0981-07-14", + "0981-10-06", + "0981-10-09", + "0985-01-15", + "0985-07-31", + "0985-09-12", + "0986-09-07", + "0986-12-20", + "0987-09-12", + "0989-08-09", + "0989-09-15", + "0990-01-03", + "0990-12-21", + "0991-11-29", + "0992-12-24", + "0992-12-26", + "0993-02-08", + "0993-09-09", + "0994-01-31", + "0994-03-17", + "0995-04-16", + "0995-04-21", + "0996-05-18", + "0998-06-02", + "0999-08-05", + "1003-09-04", + "1004-06-04", + "1004-06-08", + "1005-10-07", + "1006-07-08", + "1011-02-14", + "1012-01-21", + "1012-12-27", + "1015-06-29", + "1015-11-24", + "1017-07-08", + "1019-10-16", + "1019-12-13", + "1021-12-07", + "1021-12-16", + "1022-02-23", + "1022-02-25", + "1023-06-08", + "1023-06-23", + "1025-01-02", + "1029-03-29", + "1047-10-31", + "1062-08-29", + "1070-01-01", + "1071-08-26" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(Y_5, Y_3)", + "job(Y_5, \"clinical cytogeneticist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "0bb6dc3c-f7b1-4853-bad1-58a48aeba430", + "question": "What is the occupation of the male cousin of the person whose hobby is surfing?", + "intermediate_answers": "[{\"Y_3\": \"Emilio Ruff\", \"Y_2\": \"geophysical data processor\", \"Y_5\": \"Ladawn Ruff\"}, {\"Y_5\": \"Derek Mott\", \"Y_3\": \"Darnell Flowers\", \"Y_2\": \"landscape architect\"}, {\"Y_3\": \"Jeffrey Kiel\", \"Y_2\": \"television camera operator\", \"Y_5\": \"Chrissy Oreilly\"}, {\"Y_5\": \"Reid Doucette\", \"Y_3\": \"Harry Doucette\", \"Y_2\": \"broadcast engineer\"}, {\"Y_3\": \"Milo Petty\", \"Y_5\": \"Sun Mcdougal\", \"Y_2\": \"private music teacher\"}, {\"Y_3\": \"Ray Freese\", \"Y_5\": \"Adell Goolsby\", \"Y_2\": \"hospital doctor\"}, {\"Y_2\": \"dietitian\", \"Y_3\": \"Jamal Perales\", \"Y_5\": \"Jame Riffe\"}, {\"Y_5\": \"Selina Pearl\", \"Y_2\": \"health physicist\", \"Y_3\": \"Amos Doane\"}, {\"Y_2\": \"herbalist\", \"Y_3\": \"Odis Lavigne\", \"Y_5\": \"Darin Queen\"}, {\"Y_3\": \"Minh Carrier\", \"Y_5\": \"Dionne Hemphill\", \"Y_2\": \"TEFL teacher\"}, {\"Y_3\": \"Clifford Hagerman\", \"Y_5\": \"Raymond Reichert\", \"Y_2\": \"naval architect\"}, {\"Y_2\": \"hydrographic surveyor\", \"Y_5\": \"Heather Lovett\", \"Y_3\": \"Joesph Pfister\"}, {\"Y_3\": \"Cortez Wert\", \"Y_5\": \"Bruno Burmeister\", \"Y_2\": \"IT trainer\"}, {\"Y_3\": \"Julio Pickett\", \"Y_5\": \"Scott Pickett\", \"Y_2\": \"copywriter\"}, {\"Y_5\": \"Rob Alejandro\", \"Y_3\": \"Ahmad Fulks\", \"Y_2\": \"embryologist\"}, {\"Y_5\": \"Carrol Skinner\", \"Y_3\": \"Antwan Hopper\", \"Y_2\": \"tree surgeon\"}, {\"Y_5\": \"Scott Pickett\", \"Y_2\": \"personal assistant\", \"Y_3\": \"Rufus Pickett\"}, {\"Y_3\": \"Wilson Bentley\", \"Y_2\": \"biomedical engineer\", \"Y_5\": \"Elliot Minton\"}, {\"Y_2\": \"magazine journalist\", \"Y_5\": \"Taylor Philip\", \"Y_3\": \"Barton Packard\"}, {\"Y_5\": \"Esteban Gutierrez\", \"Y_2\": \"retail merchandiser\", \"Y_3\": \"Dean Willson\"}, {\"Y_3\": \"Ed Duck\", \"Y_2\": \"merchant navy officer\", \"Y_5\": \"Marilyn Castle\"}, {\"Y_2\": \"call centre manager\", \"Y_5\": \"Krystal Lucas\", \"Y_3\": \"Greg Carmody\"}, {\"Y_5\": \"Wanda Duty\", \"Y_3\": \"Stephen Wang\", \"Y_2\": \"loss adjuster\"}, {\"Y_3\": \"Jarrod Stallings\", \"Y_2\": \"art gallery manager\", \"Y_5\": \"Tanja Ramey\"}, {\"Y_5\": \"Reid Doucette\", \"Y_3\": \"Curtis Koons\", \"Y_2\": \"arts development officer\"}, {\"Y_3\": \"Dewitt Morrissey\", \"Y_2\": \"risk analyst\", \"Y_5\": \"Gary Denman\"}, {\"Y_2\": \"geophysical data processor\", \"Y_5\": \"Beulah Grover\", \"Y_3\": \"Kirby Winchell\"}, {\"Y_2\": \"risk manager\", \"Y_5\": \"Janey Mcallister\", \"Y_3\": \"Eric Mcallister\"}, {\"Y_2\": \"aeronautical engineer\", \"Y_3\": \"Lorenzo Leigh\", \"Y_5\": \"Pedro Leigh\"}, {\"Y_5\": \"Lyndon Stansberry\", \"Y_2\": \"mining engineer\", \"Y_3\": \"Alvin Stansberry\"}, {\"Y_2\": \"technical sales engineer\", \"Y_5\": \"Levi Mcglothlin\", \"Y_3\": \"Kraig Sage\"}, {\"Y_2\": \"speech and language therapist\", \"Y_5\": \"Emmett Hageman\", \"Y_3\": \"Hyman Hageman\"}, {\"Y_3\": \"Ethan Omeara\", \"Y_2\": \"environmental education officer\", \"Y_5\": \"Refugio Purdy\"}, {\"Y_2\": \"video editor\", \"Y_3\": \"Erick Small\", \"Y_5\": \"Crysta Barksdale\"}, {\"Y_2\": \"geophysical data processor\", \"Y_3\": \"Lowell Yamada\", \"Y_5\": \"Wanda Hargis\"}, {\"Y_3\": \"Elijah Scalise\", \"Y_2\": \"oceanographer\", \"Y_5\": \"Nickolas Carmack\"}, {\"Y_2\": \"warehouse manager\", \"Y_3\": \"Alvaro Morrissey\", \"Y_5\": \"Gary Denman\"}, {\"Y_5\": \"Artie Havens\", \"Y_2\": \"historic buildings inspector\", \"Y_3\": \"Lorenz Crum\"}, {\"Y_5\": \"Rob Alejandro\", \"Y_3\": \"Maynard Fulks\", \"Y_2\": \"environmental consultant\"}, {\"Y_5\": \"Dewitt Devoe\", \"Y_3\": \"Harris Barnhart\", \"Y_2\": \"neurosurgeon\"}, {\"Y_3\": \"Joseph Maloney\", \"Y_5\": \"Emmett Hageman\", \"Y_2\": \"financial controller\"}, {\"Y_2\": \"air traffic controller\", \"Y_3\": \"Milton Sutherland\", \"Y_5\": \"Emory Simmon\"}, {\"Y_5\": \"Daisy Dangelo\", \"Y_3\": \"Kurtis Dangelo\", \"Y_2\": \"archivist\"}, {\"Y_3\": \"Zachery Brockington\", \"Y_2\": \"operations geologist\", \"Y_5\": \"Jonas Fournier\"}, {\"Y_5\": \"Eldon Curtiss\", \"Y_2\": \"psychologist\", \"Y_3\": \"Frank Sweat\"}, {\"Y_2\": \"manufacturing systems engineer\", \"Y_5\": \"Bruno Burmeister\", \"Y_3\": \"Burt Engstrom\"}, {\"Y_3\": \"Van Cargill\", \"Y_2\": \"lobbyist\", \"Y_5\": \"Everette Cargill\"}, {\"Y_3\": \"Leif Binder\", \"Y_2\": \"transport planner\", \"Y_5\": \"Kyong Stroud\"}, {\"Y_3\": \"Kendall Bull\", \"Y_5\": \"John Rhoads\", \"Y_2\": \"medical technical officer\"}, {\"Y_2\": \"astronomer\", \"Y_3\": \"Elton Musick\", \"Y_5\": \"Marilyn Castle\"}, {\"Y_2\": \"art therapist\", \"Y_3\": \"Wilmer Brockington\", \"Y_5\": \"Jonas Fournier\"}, {\"Y_3\": \"Christian Freese\", \"Y_5\": \"Adell Goolsby\", \"Y_2\": \"archivist\"}, {\"Y_5\": \"Ana Smart\", \"Y_2\": \"insurance account manager\", \"Y_3\": \"Duane Vining\"}, {\"Y_5\": \"Carrol Skinner\", \"Y_3\": \"Malik Stott\", \"Y_2\": \"soil scientist\"}, {\"Y_3\": \"Monty Mckenney\", \"Y_5\": \"Mica Hartung\", \"Y_2\": \"clothing technologist\"}, {\"Y_2\": \"professor emeritus\", \"Y_3\": \"Vaughn Morrissey\", \"Y_5\": \"Gary Denman\"}, {\"Y_5\": \"Mica Hartung\", \"Y_3\": \"Colin Bivens\", \"Y_2\": \"charity fundraiser\"}, {\"Y_5\": \"Emmett Hageman\", \"Y_3\": \"Jarrod Hageman\", \"Y_2\": \"special effects artist\"}, {\"Y_2\": \"runner\", \"Y_3\": \"Van Sutherland\", \"Y_5\": \"Emory Simmon\"}, {\"Y_3\": \"Francisco Mcgough\", \"Y_5\": \"Scott Pickett\", \"Y_2\": \"barrister's clerk\"}, {\"Y_2\": \"runner\", \"Y_5\": \"Mica Hartung\", \"Y_3\": \"Steve Mckenney\"}, {\"Y_5\": \"Pearl Bays\", \"Y_2\": \"museum education officer\", \"Y_3\": \"Cristopher Prado\"}, {\"Y_5\": \"Krystal Lucas\", \"Y_3\": \"Van Eastman\", \"Y_2\": \"holiday representative\"}, {\"Y_5\": \"Scott Pickett\", \"Y_2\": \"field trials officer\", \"Y_3\": \"Deangelo Polanco\"}, {\"Y_2\": \"medical illustrator\", \"Y_3\": \"Ricardo Duck\", \"Y_5\": \"Marilyn Castle\"}, {\"Y_5\": \"Harris Ruble\", \"Y_3\": \"Ty Spriggs\", \"Y_2\": \"town planner\"}, {\"Y_5\": \"Evelyne Sprinkle\", \"Y_3\": \"Noe Sprinkle\", \"Y_2\": \"patent attorney\"}, {\"Y_3\": \"Mervin Caron\", \"Y_5\": \"Charissa Hannah\", \"Y_2\": \"newspaper journalist\"}, {\"Y_3\": \"Tobias Maloney\", \"Y_5\": \"Emmett Hageman\", \"Y_2\": \"corporate investment banker\"}, {\"Y_3\": \"Forest Bunn\", \"Y_2\": \"pilot\", \"Y_5\": \"Nickolas Carmack\"}, {\"Y_3\": \"Barney Corona\", \"Y_5\": \"Phyllis Tidwell\", \"Y_2\": \"psychiatric nurse\"}, {\"Y_3\": \"Oren Lloyd\", \"Y_5\": \"Crysta Lloyd\", \"Y_2\": \"hydrologist\"}, {\"Y_3\": \"Blaine Zavala\", \"Y_2\": \"event organiser\", \"Y_5\": \"Janey Mcallister\"}, {\"Y_5\": \"Pearl Bays\", \"Y_3\": \"Tad Prado\", \"Y_2\": \"local government officer\"}, {\"Y_2\": \"dance movement psychotherapist\", \"Y_3\": \"Tyrell Hewitt\", \"Y_5\": \"Grant Hewitt\"}, {\"Y_5\": \"Carrol Skinner\", \"Y_2\": \"control and instrumentation engineer\", \"Y_3\": \"Marcus Stott\"}, {\"Y_2\": \"garment technologist\", \"Y_5\": \"Arnulfo Covert\", \"Y_3\": \"Paris Eliason\"}, {\"Y_2\": \"toxicologist\", \"Y_3\": \"Willard Hewitt\", \"Y_5\": \"Grant Hewitt\"}, {\"Y_5\": \"Heather Lovett\", \"Y_2\": \"legal secretary\", \"Y_3\": \"Walter Pfister\"}, {\"Y_2\": \"learning mentor\", \"Y_3\": \"Rupert Hagerman\", \"Y_5\": \"Raymond Reichert\"}, {\"Y_2\": \"recycling officer\", \"Y_3\": \"Toney Yamada\", \"Y_5\": \"Wanda Hargis\"}, {\"Y_2\": \"actuary\", \"Y_5\": \"Shizuko Stevenson\", \"Y_3\": \"Elroy Stevenson\"}, {\"Y_3\": \"Jules Engstrom\", \"Y_5\": \"Bruno Burmeister\", \"Y_2\": \"restaurant manager\"}, {\"Y_2\": \"forest manager\", \"Y_3\": \"Robert Mooney\", \"Y_5\": \"Gary Denman\"}, {\"Y_5\": \"Josie Roscoe\", \"Y_3\": \"Herman Francisco\", \"Y_2\": \"horticulturist\"}, {\"Y_5\": \"Reid Doucette\", \"Y_3\": \"Rick Koons\", \"Y_2\": \"learning mentor\"}, {\"Y_3\": \"Art Perales\", \"Y_2\": \"social researcher\", \"Y_5\": \"Jame Riffe\"}, {\"Y_2\": \"professor emeritus\", \"Y_3\": \"Terrance Stockman\", \"Y_5\": \"Dominic Batchelor\"}, {\"Y_3\": \"Ezequiel Brockington\", \"Y_2\": \"media planner\", \"Y_5\": \"Jonas Fournier\"}, {\"Y_2\": \"dietitian\", \"Y_5\": \"Josie Roscoe\", \"Y_3\": \"Cortez Francisco\"}, {\"Y_5\": \"Daisy Dangelo\", \"Y_3\": \"August Dangelo\", \"Y_2\": \"dance movement psychotherapist\"}, {\"Y_5\": \"Wanda Duty\", \"Y_2\": \"herpetologist\", \"Y_3\": \"Jerald Wang\"}, {\"Y_3\": \"Jefferson Sackett\", \"Y_2\": \"exhibitions officer\", \"Y_5\": \"Eddy Pitre\"}, {\"Y_5\": \"Scott Pickett\", \"Y_3\": \"Floyd Polanco\", \"Y_2\": \"secretary\"}, {\"Y_2\": \"clinical scientist\", \"Y_5\": \"Miguel Mccaffrey\", \"Y_3\": \"Norberto Ruff\"}, {\"Y_3\": \"Kirk Oldham\", \"Y_5\": \"Isabel Sass\", \"Y_2\": \"sports therapist\"}, {\"Y_3\": \"Lowell Cassidy\", \"Y_2\": \"education administrator\", \"Y_5\": \"Tanja Ramey\"}, {\"Y_5\": \"Everette Markle\", \"Y_3\": \"Renaldo Kimbrell\", \"Y_2\": \"production engineer\"}, {\"Y_3\": \"Bryce Winchell\", \"Y_5\": \"Beulah Grover\", \"Y_2\": \"logistics and distribution manager\"}, {\"Y_3\": \"Dewayne Tesch\", \"Y_5\": \"Dominic Batchelor\", \"Y_2\": \"clinical embryologist\"}, {\"Y_5\": \"Delpha Aleman\", \"Y_3\": \"Grant Shelley\", \"Y_2\": \"clinical embryologist\"}, {\"Y_3\": \"Alden Duenas\", \"Y_2\": \"toxicologist\", \"Y_5\": \"Lyndia Teal\"}, {\"Y_3\": \"Kareem Stevenson\", \"Y_5\": \"Shizuko Stevenson\", \"Y_2\": \"radio broadcast assistant\"}, {\"Y_5\": \"Miguel Mccaffrey\", \"Y_2\": \"actor\", \"Y_3\": \"Jon Ruff\"}, {\"Y_5\": \"Selina Pearl\", \"Y_3\": \"Ralph Tallent\", \"Y_2\": \"records manager\"}, {\"Y_5\": \"Norma Witham\", \"Y_2\": \"paramedic\", \"Y_3\": \"Kareem Vestal\"}, {\"Y_5\": \"Krystal Lucas\", \"Y_3\": \"Rob Levitt\", \"Y_2\": \"psychotherapist\"}, {\"Y_2\": \"museum education officer\", \"Y_5\": \"Daisy Dangelo\", \"Y_3\": \"Deshawn Dangelo\"}, {\"Y_5\": \"Kristine Clevenger\", \"Y_2\": \"commercial horticulturist\", \"Y_3\": \"Henry Clough\"}, {\"Y_3\": \"Rick Daley\", \"Y_5\": \"Sun Mcdougal\", \"Y_2\": \"oceanographer\"}, {\"Y_5\": \"Heather Lovett\", \"Y_3\": \"Michael Pfister\", \"Y_2\": \"quality manager\"}, {\"Y_2\": \"therapist\", \"Y_5\": \"Scott Pickett\", \"Y_3\": \"Luther Polanco\"}, {\"Y_3\": \"Marshall Musick\", \"Y_2\": \"patent attorney\", \"Y_5\": \"Marilyn Castle\"}, {\"Y_5\": \"Scott Pickett\", \"Y_2\": \"sports coach\", \"Y_3\": \"Brendon Polanco\"}, {\"Y_5\": \"Pearl Bays\", \"Y_2\": \"film editor\", \"Y_3\": \"Rick Locklear\"}, {\"Y_2\": \"psychiatric nurse\", \"Y_3\": \"Dominic Musick\", \"Y_5\": \"Marilyn Castle\"}, {\"Y_5\": \"Brigida Alvey\", \"Y_2\": \"glass blower\", \"Y_3\": \"Frederic Hemphill\"}, {\"Y_5\": \"Tyrone Roddy\", \"Y_3\": \"Bryant Gantt\", \"Y_2\": \"recruitment consultant\"}, {\"Y_3\": \"Trent Bentley\", \"Y_2\": \"pharmacologist\", \"Y_5\": \"Elliot Minton\"}, {\"Y_5\": \"Tyrone Roddy\", \"Y_3\": \"Donnell Gantt\", \"Y_2\": \"marine scientist\"}, {\"Y_5\": \"Dewitt Devoe\", \"Y_3\": \"Scot Barnhart\", \"Y_2\": \"tourism officer\"}, {\"Y_5\": \"Shizuko Stevenson\", \"Y_2\": \"solicitor\", \"Y_3\": \"Mitchel Stevenson\"}, {\"Y_5\": \"Dewitt Devoe\", \"Y_2\": \"hydrographic surveyor\", \"Y_3\": \"Nathaniel Courtney\"}, {\"Y_2\": \"economist\", \"Y_5\": \"Martin Cothran\", \"Y_3\": \"Benito Martel\"}, {\"Y_3\": \"Kelvin Bivens\", \"Y_5\": \"Mica Hartung\", \"Y_2\": \"press photographer\"}, {\"Y_3\": \"Clifford Stockman\", \"Y_5\": \"Dominic Batchelor\", \"Y_2\": \"probation officer\"}, {\"Y_5\": \"Evelyne Sprinkle\", \"Y_3\": \"Bob Sprinkle\", \"Y_2\": \"management consultant\"}, {\"Y_2\": \"podiatrist\", \"Y_3\": \"Reyes Yang\", \"Y_5\": \"Sheldon Yang\"}, {\"Y_3\": \"Mason Hageman\", \"Y_5\": \"Emmett Hageman\", \"Y_2\": \"landscape architect\"}, {\"Y_3\": \"Herschel Brockington\", \"Y_2\": \"primary school teacher\", \"Y_5\": \"Jonas Fournier\"}, {\"Y_2\": \"forensic scientist\", \"Y_5\": \"Sal Deleon\", \"Y_3\": \"Santos Custer\"}, {\"Y_2\": \"contractor\", \"Y_3\": \"Christian Ruff\", \"Y_5\": \"Miguel Mccaffrey\"}, {\"Y_5\": \"Wanda Duty\", \"Y_3\": \"Frederick Soileau\", \"Y_2\": \"seismic interpreter\"}, {\"Y_3\": \"Bradley Spears\", \"Y_5\": \"Rosemary Drain\", \"Y_2\": \"training and development officer\"}, {\"Y_5\": \"Reid Doucette\", \"Y_3\": \"Derick Chisholm\", \"Y_2\": \"actor\"}, {\"Y_3\": \"Otis Small\", \"Y_2\": \"community development worker\", \"Y_5\": \"Crysta Barksdale\"}, {\"Y_5\": \"Pearl Bays\", \"Y_2\": \"furniture conservator\", \"Y_3\": \"Juan Prado\"}, {\"Y_3\": \"Dwayne Mcclintock\", \"Y_5\": \"Daisy Dangelo\", \"Y_2\": \"programmer\"}, {\"Y_2\": \"energy manager\", \"Y_3\": \"Emmanuel Carmody\", \"Y_5\": \"Krystal Lucas\"}, {\"Y_5\": \"Reid Doucette\", \"Y_3\": \"Emerson Doucette\", \"Y_2\": \"environmental education officer\"}, {\"Y_3\": \"Derek Corona\", \"Y_2\": \"corporate treasurer\", \"Y_5\": \"Phyllis Tidwell\"}, {\"Y_5\": \"Josie Roscoe\", \"Y_2\": \"general practice doctor\", \"Y_3\": \"Gustavo Strong\"}]", + "answer": [ + "IT trainer", + "TEFL teacher", + "actor", + "actuary", + "aeronautical engineer", + "air traffic controller", + "archivist", + "art gallery manager", + "art therapist", + "arts development officer", + "astronomer", + "barrister's clerk", + "biomedical engineer", + "broadcast engineer", + "call centre manager", + "charity fundraiser", + "clinical embryologist", + "clinical scientist", + "clothing technologist", + "commercial horticulturist", + "community development worker", + "contractor", + "control and instrumentation engineer", + "copywriter", + "corporate investment banker", + "corporate treasurer", + "dance movement psychotherapist", + "dietitian", + "economist", + "education administrator", + "embryologist", + "energy manager", + "environmental consultant", + "environmental education officer", + "event organiser", + "exhibitions officer", + "field trials officer", + "film editor", + "financial controller", + "forensic scientist", + "forest manager", + "furniture conservator", + "garment technologist", + "general practice doctor", + "geophysical data processor", + "glass blower", + "health physicist", + "herbalist", + "herpetologist", + "historic buildings inspector", + "holiday representative", + "horticulturist", + "hospital doctor", + "hydrographic surveyor", + "hydrologist", + "insurance account manager", + "landscape architect", + "learning mentor", + "legal secretary", + "lobbyist", + "local government officer", + "logistics and distribution manager", + "loss adjuster", + "magazine journalist", + "management consultant", + "manufacturing systems engineer", + "marine scientist", + "media planner", + "medical illustrator", + "medical technical officer", + "merchant navy officer", + "mining engineer", + "museum education officer", + "naval architect", + "neurosurgeon", + "newspaper journalist", + "oceanographer", + "operations geologist", + "paramedic", + "patent attorney", + "personal assistant", + "pharmacologist", + "pilot", + "podiatrist", + "press photographer", + "primary school teacher", + "private music teacher", + "probation officer", + "production engineer", + "professor emeritus", + "programmer", + "psychiatric nurse", + "psychologist", + "psychotherapist", + "quality manager", + "radio broadcast assistant", + "records manager", + "recruitment consultant", + "recycling officer", + "restaurant manager", + "retail merchandiser", + "risk analyst", + "risk manager", + "runner", + "secretary", + "seismic interpreter", + "social researcher", + "soil scientist", + "solicitor", + "special effects artist", + "speech and language therapist", + "sports coach", + "sports therapist", + "technical sales engineer", + "television camera operator", + "therapist", + "tourism officer", + "town planner", + "toxicologist", + "training and development officer", + "transport planner", + "tree surgeon", + "video editor", + "warehouse manager" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(Y_5, Y_3)", + "hobby(Y_5, \"surfing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "87195740-6fb0-4fa8-a1df-ccc72ac1f006", + "question": "What is the hobby of the grandson of the person whose hobby is amusement park visiting?", + "intermediate_answers": "[{\"Y_2\": \"ice hockey\", \"Y_3\": \"Carl Weathers\", \"Y_5\": \"Tiffanie Bolding\"}, {\"Y_5\": \"Elna Kitchens\", \"Y_3\": \"Felix Kitchens\", \"Y_2\": \"button collecting\"}, {\"Y_3\": \"Charley Thorpe\", \"Y_5\": \"Fred Raleigh\", \"Y_2\": \"table tennis\"}, {\"Y_2\": \"basketball\", \"Y_5\": \"Roberta Deluca\", \"Y_3\": \"Carmine Deluca\"}, {\"Y_2\": \"religious studies\", \"Y_3\": \"Emery Burkett\", \"Y_5\": \"Darren Burkett\"}, {\"Y_2\": \"sports science\", \"Y_3\": \"Erik Deville\", \"Y_5\": \"Abdul Deville\"}, {\"Y_3\": \"Jarrett Rudolph\", \"Y_2\": \"photography\", \"Y_5\": \"Edison Rudolph\"}, {\"Y_2\": \"exhibition drill\", \"Y_3\": \"Silas Biggers\", \"Y_5\": \"Allison Biggers\"}, {\"Y_5\": \"Perry Bechtold\", \"Y_2\": \"capoeira\", \"Y_3\": \"Jerry Bechtold\"}, {\"Y_3\": \"Tobias Montague\", \"Y_5\": \"Jewell Creekmore\", \"Y_2\": \"auto audiophilia\"}, {\"Y_3\": \"Ross Deluca\", \"Y_5\": \"Roberta Deluca\", \"Y_2\": \"shortwave listening\"}, {\"Y_3\": \"Sal Graybill\", \"Y_5\": \"Ernie Graybill\", \"Y_2\": \"surfing\"}, {\"Y_2\": \"ice skating\", \"Y_5\": \"Perry Bechtold\", \"Y_3\": \"Wilber Hartle\"}, {\"Y_2\": \"dancing\", \"Y_5\": \"Edison Rudolph\", \"Y_3\": \"Clayton Rudolph\"}, {\"Y_3\": \"Robt Minton\", \"Y_2\": \"entrepreneurship\", \"Y_5\": \"Russel Minton\"}, {\"Y_5\": \"Augustine Barnhart\", \"Y_2\": \"axe throwing\", \"Y_3\": \"Harrison Barnhart\"}, {\"Y_5\": \"Augustine Barnhart\", \"Y_3\": \"Travis Barnhart\", \"Y_2\": \"birdwatching\"}, {\"Y_2\": \"sea glass collecting\", \"Y_3\": \"Lionel Deane\", \"Y_5\": \"Teressa Deane\"}, {\"Y_5\": \"Augustine Barnhart\", \"Y_3\": \"Emil Barnhart\", \"Y_2\": \"noodling\"}, {\"Y_5\": \"Henry Keane\", \"Y_3\": \"Sterling Combs\", \"Y_2\": \"mini golf\"}, {\"Y_2\": \"jurisprudential\", \"Y_5\": \"Geraldine Gallagher\", \"Y_3\": \"Oscar Gallagher\"}, {\"Y_2\": \"films\", \"Y_5\": \"Wonda Calvin\", \"Y_3\": \"Jose Calvin\"}, {\"Y_3\": \"Lamar Rudolph\", \"Y_2\": \"meditation\", \"Y_5\": \"Edison Rudolph\"}, {\"Y_2\": \"billiards\", \"Y_5\": \"Harvey Horsley\", \"Y_3\": \"Buddy Horsley\"}, {\"Y_2\": \"air hockey\", \"Y_5\": \"Perry Bechtold\", \"Y_3\": \"Julius Hartle\"}, {\"Y_3\": \"Wilbur Gaytan\", \"Y_5\": \"Roseanna Gaytan\", \"Y_2\": \"birdwatching\"}, {\"Y_3\": \"Jeffery Burkett\", \"Y_2\": \"photography\", \"Y_5\": \"Darren Burkett\"}, {\"Y_5\": \"Audie Alger\", \"Y_2\": \"stone collecting\", \"Y_3\": \"Clair Bostic\"}, {\"Y_2\": \"aircraft spotting\", \"Y_3\": \"Bryce Desantis\", \"Y_5\": \"Salley Stokes\"}, {\"Y_5\": \"Rosa Hoover\", \"Y_3\": \"Joaquin Hoover\", \"Y_2\": \"hiking/backpacking\"}, {\"Y_5\": \"Augustine Barnhart\", \"Y_2\": \"slot car racing\", \"Y_3\": \"Mel Barnhart\"}, {\"Y_2\": \"cornhole\", \"Y_5\": \"Geraldine Gallagher\", \"Y_3\": \"Noel Gallagher\"}, {\"Y_2\": \"horsemanship\", \"Y_5\": \"Geraldine Gallagher\", \"Y_3\": \"Jamey Gallagher\"}, {\"Y_5\": \"Jules Cavender\", \"Y_2\": \"billiards\", \"Y_3\": \"Wyatt Cavender\"}, {\"Y_2\": \"herping\", \"Y_5\": \"Audie Alger\", \"Y_3\": \"Jude Burke\"}, {\"Y_3\": \"Felipe Biggers\", \"Y_2\": \"auto audiophilia\", \"Y_5\": \"Allison Biggers\"}, {\"Y_2\": \"flower collecting and pressing\", \"Y_3\": \"Trevor Pridgen\", \"Y_5\": \"Coleen Massie\"}, {\"Y_5\": \"Geraldine Gallagher\", \"Y_3\": \"William Settle\", \"Y_2\": \"metal detecting\"}, {\"Y_2\": \"microscopy\", \"Y_5\": \"Elna Kitchens\", \"Y_3\": \"Davis Kitchens\"}, {\"Y_3\": \"Federico Kittle\", \"Y_2\": \"seashell collecting\", \"Y_5\": \"Allison Biggers\"}, {\"Y_2\": \"foraging\", \"Y_5\": \"Tyesha Swarey\", \"Y_3\": \"Wm Swarey\"}, {\"Y_3\": \"Manuel Thorpe\", \"Y_5\": \"Fred Raleigh\", \"Y_2\": \"race walking\"}, {\"Y_2\": \"seashell collecting\", \"Y_5\": \"Dwain Hostetter\", \"Y_3\": \"Ricky Hipp\"}, {\"Y_2\": \"wikipedia editing\", \"Y_3\": \"Korey Naquin\", \"Y_5\": \"Pablo Naquin\"}, {\"Y_2\": \"life science\", \"Y_5\": \"Viva Frazee\", \"Y_3\": \"Darrel Holguin\"}, {\"Y_5\": \"Henry Keane\", \"Y_3\": \"Neil Keane\", \"Y_2\": \"letterboxing\"}, {\"Y_5\": \"Deangelo Fish\", \"Y_3\": \"Orville Fish\", \"Y_2\": \"handball\"}, {\"Y_3\": \"James Greenberg\", \"Y_2\": \"physics\", \"Y_5\": \"Dan Orr\"}, {\"Y_3\": \"Buck Weathers\", \"Y_2\": \"astronomy\", \"Y_5\": \"Tiffanie Bolding\"}, {\"Y_5\": \"Viva Frazee\", \"Y_2\": \"neuroscience\", \"Y_3\": \"Antwan Holguin\"}, {\"Y_3\": \"Sammy Hartle\", \"Y_5\": \"Perry Bechtold\", \"Y_2\": \"fossil hunting\"}, {\"Y_3\": \"Lamont Cavender\", \"Y_5\": \"Jules Cavender\", \"Y_2\": \"aircraft spotting\"}, {\"Y_5\": \"Deangelo Fish\", \"Y_2\": \"learning\", \"Y_3\": \"Sonny Fish\"}, {\"Y_5\": \"Jules Cavender\", \"Y_3\": \"Henry Cavender\", \"Y_2\": \"mathematics\"}, {\"Y_3\": \"Von Deville\", \"Y_5\": \"Abdul Deville\", \"Y_2\": \"cycling\"}, {\"Y_5\": \"Tyesha Swarey\", \"Y_3\": \"Francis Swarey\", \"Y_2\": \"vintage cars\"}]", + "answer": [ + "air hockey", + "aircraft spotting", + "astronomy", + "auto audiophilia", + "axe throwing", + "basketball", + "billiards", + "birdwatching", + "button collecting", + "capoeira", + "cornhole", + "cycling", + "dancing", + "entrepreneurship", + "exhibition drill", + "films", + "flower collecting and pressing", + "foraging", + "fossil hunting", + "handball", + "herping", + "hiking/backpacking", + "horsemanship", + "ice hockey", + "ice skating", + "jurisprudential", + "learning", + "letterboxing", + "life science", + "mathematics", + "meditation", + "metal detecting", + "microscopy", + "mini golf", + "neuroscience", + "noodling", + "photography", + "physics", + "race walking", + "religious studies", + "sea glass collecting", + "seashell collecting", + "shortwave listening", + "slot car racing", + "sports science", + "stone collecting", + "surfing", + "table tennis", + "vintage cars", + "wikipedia editing" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "grandson(Y_5, Y_3)", + "hobby(Y_5, \"amusement park visiting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "416020f6-2e3a-4a20-918e-8fd952c42c92", + "question": "What is the occupation of the father of the person whose date of birth is 1069-04-26?", + "intermediate_answers": "[{\"Y_3\": \"John Whatley\", \"Y_5\": \"Gale Whatley\", \"Y_2\": \"clinical molecular geneticist\"}]", + "answer": [ + "clinical molecular geneticist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "dob(Y_5, \"1069-04-26\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "36baedf4-58d9-475a-a3a8-2e7ae1da4391", + "question": "What is the occupation of the grandfather of the person whose hobby is board sports?", + "intermediate_answers": "[{\"Y_3\": \"Kenny Valerio\", \"Y_2\": \"freight forwarder\", \"Y_5\": \"Tomas Newcomb\"}, {\"Y_2\": \"graphic designer\", \"Y_3\": \"Leon Duran\", \"Y_5\": \"Harry Duran\"}, {\"Y_2\": \"passenger transport manager\", \"Y_3\": \"Winston Pasquale\", \"Y_5\": \"Asa Pasquale\"}, {\"Y_5\": \"Dewitt Rademacher\", \"Y_3\": \"Solomon Moats\", \"Y_2\": \"media buyer\"}, {\"Y_2\": \"psychiatrist\", \"Y_3\": \"Scott Cruse\", \"Y_5\": \"Dino Song\"}, {\"Y_5\": \"Catalina Hight\", \"Y_2\": \"charity fundraiser\", \"Y_3\": \"Carlos Hight\"}, {\"Y_3\": \"Jeromy Peeples\", \"Y_2\": \"teaching laboratory technician\", \"Y_5\": \"Matthew Peeples\"}, {\"Y_2\": \"horticultural therapist\", \"Y_5\": \"Curtis Youngblood\", \"Y_3\": \"Ricky Vanhouten\"}, {\"Y_5\": \"Maggie Brice\", \"Y_2\": \"technical author\", \"Y_3\": \"Emory Brice\"}, {\"Y_2\": \"occupational therapist\", \"Y_3\": \"Lloyd Horsley\", \"Y_5\": \"Sal Horsley\"}, {\"Y_3\": \"Hector Callender\", \"Y_2\": \"horticultural therapist\", \"Y_5\": \"Teena Reading\"}, {\"Y_5\": \"Hanh Hallman\", \"Y_2\": \"artist\", \"Y_3\": \"Kenneth Coe\"}, {\"Y_3\": \"Darren Mccall\", \"Y_2\": \"lobbyist\", \"Y_5\": \"Truman Buckles\"}, {\"Y_2\": \"company secretary\", \"Y_3\": \"Dillon Gannon\", \"Y_5\": \"Evan Motley\"}, {\"Y_3\": \"David Forest\", \"Y_5\": \"Teena Reading\", \"Y_2\": \"barista\"}, {\"Y_2\": \"cartographer\", \"Y_3\": \"Dominic Guertin\", \"Y_5\": \"Harry Duran\"}, {\"Y_5\": \"Hanh Skelton\", \"Y_2\": \"doctor\", \"Y_3\": \"Jamie Nettles\"}, {\"Y_3\": \"Eric Ruggles\", \"Y_2\": \"fast food restaurant manager\", \"Y_5\": \"Francisca Stockwell\"}, {\"Y_2\": \"advertising art director\", \"Y_5\": \"Bernice Chamberlain\", \"Y_3\": \"Albert Chamberlain\"}, {\"Y_3\": \"Arnulfo Monroy\", \"Y_2\": \"building surveyor\", \"Y_5\": \"Bryce Schoonmaker\"}, {\"Y_5\": \"Natalie Becker\", \"Y_3\": \"Quentin Surber\", \"Y_2\": \"veterinary surgeon\"}, {\"Y_5\": \"Dewitt Rademacher\", \"Y_2\": \"insurance claims handler\", \"Y_3\": \"Darrel Rademacher\"}, {\"Y_5\": \"Alden Murrell\", \"Y_2\": \"engineering geologist\", \"Y_3\": \"Jeffery Kutz\"}, {\"Y_2\": \"wellsite geologist\", \"Y_5\": \"Leonila Decastro\", \"Y_3\": \"Claud Decastro\"}, {\"Y_5\": \"Christiana Siler\", \"Y_2\": \"wellsite geologist\", \"Y_3\": \"Harold Vela\"}, {\"Y_5\": \"Christiana Siler\", \"Y_3\": \"Toney Colwell\", \"Y_2\": \"pilot\"}, {\"Y_5\": \"Matthew Peeples\", \"Y_3\": \"Daryl Hartsfield\", \"Y_2\": \"conference centre manager\"}, {\"Y_2\": \"economist\", \"Y_5\": \"Eunice Carlyle\", \"Y_3\": \"Rodger Mccourt\"}, {\"Y_3\": \"Horace Swindell\", \"Y_5\": \"Genny Gaskins\", \"Y_2\": \"fast food restaurant manager\"}, {\"Y_2\": \"editor\", \"Y_3\": \"Dan Carmack\", \"Y_5\": \"Leonila Decastro\"}, {\"Y_3\": \"Brooks Whorton\", \"Y_5\": \"Jean Arteaga\", \"Y_2\": \"medical physicist\"}, {\"Y_3\": \"Donovan Motley\", \"Y_5\": \"Evan Motley\", \"Y_2\": \"public librarian\"}, {\"Y_3\": \"Maximo Trotter\", \"Y_5\": \"Suzanne Philip\", \"Y_2\": \"geneticist\"}, {\"Y_3\": \"Normand Denson\", \"Y_2\": \"IT consultant\", \"Y_5\": \"Catalina Hight\"}, {\"Y_5\": \"Robert Kimble\", \"Y_2\": \"control and instrumentation engineer\", \"Y_3\": \"Elliot Kimble\"}, {\"Y_2\": \"chartered management accountant\", \"Y_3\": \"Ron Everett\", \"Y_5\": \"Shari Noah\"}, {\"Y_2\": \"personnel officer\", \"Y_5\": \"Hubert Masterson\", \"Y_3\": \"Van Masterson\"}, {\"Y_3\": \"Oskar Pegues\", \"Y_2\": \"quality manager\", \"Y_5\": \"Gerard Pegues\"}, {\"Y_3\": \"Rolland Newcomb\", \"Y_5\": \"Tomas Newcomb\", \"Y_2\": \"furniture designer\"}, {\"Y_5\": \"Zoila Dionne\", \"Y_2\": \"merchant navy officer\", \"Y_3\": \"Dale Lykins\"}, {\"Y_5\": \"Ali Neilson\", \"Y_2\": \"bookseller\", \"Y_3\": \"Jerald Wooten\"}, {\"Y_2\": \"editorial assistant\", \"Y_3\": \"Bob Buckles\", \"Y_5\": \"Truman Buckles\"}, {\"Y_3\": \"Byron Lowe\", \"Y_5\": \"Alan Colon\", \"Y_2\": \"tourist information centre manager\"}, {\"Y_5\": \"Hanh Skelton\", \"Y_3\": \"Erwin Caruthers\", \"Y_2\": \"geneticist\"}, {\"Y_3\": \"Eugenio Nix\", \"Y_2\": \"electrical engineer\", \"Y_5\": \"Shari Noah\"}, {\"Y_2\": \"medical laboratory scientific officer\", \"Y_5\": \"Jerrold Ferry\", \"Y_3\": \"King Swearingen\"}, {\"Y_2\": \"broadcast engineer\", \"Y_3\": \"Winford Hastings\", \"Y_5\": \"Cyril Schneider\"}, {\"Y_3\": \"Karl Herring\", \"Y_2\": \"operational investment banker\", \"Y_5\": \"Gerard Pegues\"}]", + "answer": [ + "IT consultant", + "advertising art director", + "artist", + "barista", + "bookseller", + "broadcast engineer", + "building surveyor", + "cartographer", + "charity fundraiser", + "chartered management accountant", + "company secretary", + "conference centre manager", + "control and instrumentation engineer", + "doctor", + "economist", + "editor", + "editorial assistant", + "electrical engineer", + "engineering geologist", + "fast food restaurant manager", + "freight forwarder", + "furniture designer", + "geneticist", + "graphic designer", + "horticultural therapist", + "insurance claims handler", + "lobbyist", + "media buyer", + "medical laboratory scientific officer", + "medical physicist", + "merchant navy officer", + "occupational therapist", + "operational investment banker", + "passenger transport manager", + "personnel officer", + "pilot", + "psychiatrist", + "public librarian", + "quality manager", + "teaching laboratory technician", + "technical author", + "tourist information centre manager", + "veterinary surgeon", + "wellsite geologist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "grandfather(Y_5, Y_3)", + "hobby(Y_5, \"board sports\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "a3ce956e-9281-4fa6-82a7-da9cd6320060", + "question": "What is the date of birth of the mother-in-law of the person whose hobby is knowledge/word games?", + "intermediate_answers": "[{\"Y_5\": \"Teodoro Boggs\", \"Y_2\": \"0884-02-20\", \"Y_3\": \"Jackqueline Deutsch\"}, {\"Y_2\": \"0941-07-09\", \"Y_3\": \"Tiesha Roe\", \"Y_5\": \"Damian Branum\"}, {\"Y_2\": \"0829-07-23\", \"Y_3\": \"Mozelle Mast\", \"Y_5\": \"Jacob Tudor\"}, {\"Y_5\": \"Evelyne Goetz\", \"Y_3\": \"Johnna Goetz\", \"Y_2\": \"0831-03-24\"}, {\"Y_2\": \"0876-05-24\", \"Y_3\": \"Cathy Gaither\", \"Y_5\": \"Major Howze\"}, {\"Y_3\": \"Mai Fuller\", \"Y_5\": \"Willis Derosa\", \"Y_2\": \"0961-08-31\"}, {\"Y_5\": \"Roman Coley\", \"Y_2\": \"0947-09-02\", \"Y_3\": \"Lindy Helms\"}, {\"Y_2\": \"0944-05-08\", \"Y_5\": \"Rozella Boardman\", \"Y_3\": \"Vernice Boardman\"}, {\"Y_2\": \"0947-11-03\", \"Y_3\": \"Kiana Mcmillan\", \"Y_5\": \"Jimmie Skiles\"}, {\"Y_2\": \"0909-01-08\", \"Y_3\": \"Jenni Oxford\", \"Y_5\": \"Craig Stuckey\"}, {\"Y_3\": \"Shari Sterner\", \"Y_2\": \"0934-07-03\", \"Y_5\": \"Donovan Walters\"}, {\"Y_5\": \"Kisha Pelkey\", \"Y_3\": \"Flora Pelkey\", \"Y_2\": \"0942-09-11\"}, {\"Y_2\": \"0952-12-15\", \"Y_3\": \"Janis Eiland\", \"Y_5\": \"Sha Eiland\"}, {\"Y_5\": \"Bert Trahan\", \"Y_2\": \"0787-07-26\", \"Y_3\": \"Betsy Dash\"}, {\"Y_5\": \"Nana Eng\", \"Y_2\": \"0900-10-01\", \"Y_3\": \"Margret Eng\"}, {\"Y_3\": \"Crysta Dudley\", \"Y_5\": \"Liane Dudley\", \"Y_2\": \"0847-09-23\"}, {\"Y_2\": \"0927-09-26\", \"Y_5\": \"Morgan Magana\", \"Y_3\": \"Laurette Magana\"}, {\"Y_5\": \"Dollie Serrano\", \"Y_2\": \"0831-07-04\", \"Y_3\": \"Natacha Serrano\"}, {\"Y_5\": \"Hyun Knighton\", \"Y_3\": \"Laverna Knighton\", \"Y_2\": \"0867-02-21\"}, {\"Y_5\": \"Olivia Bedford\", \"Y_2\": \"0957-07-11\", \"Y_3\": \"Georgina Bedford\"}, {\"Y_2\": \"0769-07-09\", \"Y_5\": \"Mari Ewing\", \"Y_3\": \"Florine Ewing\"}, {\"Y_5\": \"Emelda Rees\", \"Y_2\": \"0987-08-26\", \"Y_3\": \"Wanita Rees\"}, {\"Y_2\": \"0961-04-20\", \"Y_5\": \"Antony Archuleta\", \"Y_3\": \"Ayanna Pennell\"}, {\"Y_2\": \"0927-01-18\", \"Y_3\": \"Brigida Maas\", \"Y_5\": \"Shemika Maas\"}, {\"Y_2\": \"0937-02-01\", \"Y_3\": \"Ilona Hargrove\", \"Y_5\": \"Ivette Hargrove\"}, {\"Y_2\": \"0921-08-27\", \"Y_5\": \"Damon Bonin\", \"Y_3\": \"Aida Sargent\"}, {\"Y_5\": \"Noreen David\", \"Y_2\": \"0980-11-08\", \"Y_3\": \"Lavonne David\"}, {\"Y_3\": \"Shemika Chenoweth\", \"Y_5\": \"Darrell Johns\", \"Y_2\": \"0940-11-02\"}, {\"Y_2\": \"0920-04-07\", \"Y_5\": \"Howard Fiore\", \"Y_3\": \"Tari Canfield\"}, {\"Y_3\": \"Vicki Curran\", \"Y_5\": \"Josef Davenport\", \"Y_2\": \"0998-11-17\"}, {\"Y_3\": \"Olivia Bedford\", \"Y_5\": \"Dale Bristol\", \"Y_2\": \"0976-01-28\"}, {\"Y_3\": \"Tianna Sonnier\", \"Y_2\": \"0989-02-12\", \"Y_5\": \"Sona Sonnier\"}, {\"Y_3\": \"Rolanda Cushman\", \"Y_5\": \"Marguerita Cushman\", \"Y_2\": \"0933-04-23\"}, {\"Y_2\": \"0912-12-07\", \"Y_3\": \"Maragret Seale\", \"Y_5\": \"Kenton Sebastian\"}, {\"Y_3\": \"Nettie Biggerstaff\", \"Y_5\": \"Connie Biggerstaff\", \"Y_2\": \"0903-07-01\"}, {\"Y_2\": \"0868-11-05\", \"Y_5\": \"Lenore Gray\", \"Y_3\": \"Marlo Gray\"}, {\"Y_3\": \"Cherise Grant\", \"Y_2\": \"0954-12-12\", \"Y_5\": \"Dominick Stella\"}, {\"Y_2\": \"0913-03-10\", \"Y_3\": \"Isabel Tabor\", \"Y_5\": \"Michele Tabor\"}, {\"Y_5\": \"Racquel Rawlings\", \"Y_2\": \"0926-08-24\", \"Y_3\": \"Cora Rawlings\"}, {\"Y_3\": \"Madaline Salmon\", \"Y_5\": \"Machelle Salmon\", \"Y_2\": \"0884-10-05\"}, {\"Y_5\": \"Garrett Frye\", \"Y_2\": \"0922-08-07\", \"Y_3\": \"Lorraine Tynes\"}, {\"Y_5\": \"Jake Marion\", \"Y_2\": \"0916-12-04\", \"Y_3\": \"Melodie Fisk\"}, {\"Y_5\": \"Eusebio Magana\", \"Y_2\": \"0872-04-04\", \"Y_3\": \"Gail Levesque\"}, {\"Y_3\": \"Leena Norris\", \"Y_5\": \"Brigette Norris\", \"Y_2\": \"0888-12-19\"}, {\"Y_3\": \"Ida Geter\", \"Y_2\": \"0935-12-10\", \"Y_5\": \"Ethel Geter\"}, {\"Y_3\": \"Livia Pellerin\", \"Y_2\": \"0929-08-23\", \"Y_5\": \"Eli Gamache\"}, {\"Y_5\": \"Darren Kite\", \"Y_3\": \"Lona Alleyne\", \"Y_2\": \"0934-01-16\"}, {\"Y_2\": \"0931-05-25\", \"Y_5\": \"German Oakes\", \"Y_3\": \"Shaunte Olney\"}, {\"Y_5\": \"James Torres\", \"Y_2\": \"0920-03-09\", \"Y_3\": \"Nana Van\"}, {\"Y_5\": \"Kenton Philip\", \"Y_3\": \"Evette Packard\", \"Y_2\": \"0892-12-16\"}, {\"Y_3\": \"Tiffiny Novotny\", \"Y_5\": \"Juan Picard\", \"Y_2\": \"0913-06-28\"}, {\"Y_5\": \"Lois Marinelli\", \"Y_2\": \"0900-05-20\", \"Y_3\": \"Piper Marinelli\"}, {\"Y_3\": \"Hannah Neal\", \"Y_5\": \"Maximo Koehler\", \"Y_2\": \"0995-01-20\"}, {\"Y_2\": \"0941-07-15\", \"Y_5\": \"Orville Louis\", \"Y_3\": \"Cathy Myer\"}, {\"Y_3\": \"Romana Parrott\", \"Y_5\": \"Ryan Seely\", \"Y_2\": \"0896-04-22\"}, {\"Y_5\": \"Nathan Rathbun\", \"Y_3\": \"Kena Atchison\", \"Y_2\": \"0879-03-14\"}, {\"Y_2\": \"0923-09-01\", \"Y_5\": \"Inez Alston\", \"Y_3\": \"Rhoda Alston\"}, {\"Y_5\": \"Ezequiel Merchant\", \"Y_2\": \"0979-02-24\", \"Y_3\": \"Alix Spurgeon\"}, {\"Y_2\": \"0908-01-23\", \"Y_5\": \"Shelton Short\", \"Y_3\": \"Rosalie Hales\"}, {\"Y_2\": \"0880-04-11\", \"Y_5\": \"Dixie Coffee\", \"Y_3\": \"Crysta Coffee\"}, {\"Y_3\": \"Dannielle Napier\", \"Y_2\": \"0915-01-11\", \"Y_5\": \"Kip Carleton\"}, {\"Y_2\": \"0885-02-03\", \"Y_5\": \"Wyatt Matheson\", \"Y_3\": \"Lissa Mchugh\"}, {\"Y_3\": \"Rosena Shiver\", \"Y_2\": \"0954-03-23\", \"Y_5\": \"Hilda Shiver\"}, {\"Y_3\": \"Shaunte Seeley\", \"Y_2\": \"0938-10-05\", \"Y_5\": \"Loren Monaghan\"}, {\"Y_5\": \"Delbert Haile\", \"Y_3\": \"Joetta Redman\", \"Y_2\": \"0926-05-03\"}, {\"Y_2\": \"0893-09-05\", \"Y_3\": \"Rheba Parks\", \"Y_5\": \"Carmelita Parks\"}, {\"Y_2\": \"1013-07-13\", \"Y_3\": \"Jaclyn Treece\", \"Y_5\": \"Courtney Treece\"}, {\"Y_2\": \"0928-02-09\", \"Y_5\": \"Jamison Peak\", \"Y_3\": \"Nell Cline\"}, {\"Y_2\": \"0939-05-05\", \"Y_5\": \"Glenn Dupree\", \"Y_3\": \"Sara Nagle\"}, {\"Y_2\": \"0934-07-02\", \"Y_3\": \"Ashlie Pinkney\", \"Y_5\": \"Suzanne Pinkney\"}, {\"Y_2\": \"0918-02-01\", \"Y_3\": \"Lucretia Swearingen\", \"Y_5\": \"Lonny Ferry\"}, {\"Y_5\": \"Ismael Gaul\", \"Y_3\": \"Courtney Babbitt\", \"Y_2\": \"0934-07-01\"}, {\"Y_3\": \"Oleta Nicholas\", \"Y_2\": \"0948-07-12\", \"Y_5\": \"Sasha Nicholas\"}, {\"Y_2\": \"0930-06-16\", \"Y_3\": \"Ressie Lundquist\", \"Y_5\": \"Pricilla Lundquist\"}, {\"Y_2\": \"0950-03-07\", \"Y_5\": \"Ervin Murrell\", \"Y_3\": \"Ashton Schmid\"}]", + "answer": [ + "0769-07-09", + "0787-07-26", + "0829-07-23", + "0831-03-24", + "0831-07-04", + "0847-09-23", + "0867-02-21", + "0868-11-05", + "0872-04-04", + "0876-05-24", + "0879-03-14", + "0880-04-11", + "0884-02-20", + "0884-10-05", + "0885-02-03", + "0888-12-19", + "0892-12-16", + "0893-09-05", + "0896-04-22", + "0900-05-20", + "0900-10-01", + "0903-07-01", + "0908-01-23", + "0909-01-08", + "0912-12-07", + "0913-03-10", + "0913-06-28", + "0915-01-11", + "0916-12-04", + "0918-02-01", + "0920-03-09", + "0920-04-07", + "0921-08-27", + "0922-08-07", + "0923-09-01", + "0926-05-03", + "0926-08-24", + "0927-01-18", + "0927-09-26", + "0928-02-09", + "0929-08-23", + "0930-06-16", + "0931-05-25", + "0933-04-23", + "0934-01-16", + "0934-07-01", + "0934-07-02", + "0934-07-03", + "0935-12-10", + "0937-02-01", + "0938-10-05", + "0939-05-05", + "0940-11-02", + "0941-07-09", + "0941-07-15", + "0942-09-11", + "0944-05-08", + "0947-09-02", + "0947-11-03", + "0948-07-12", + "0950-03-07", + "0952-12-15", + "0954-03-23", + "0954-12-12", + "0957-07-11", + "0961-04-20", + "0961-08-31", + "0976-01-28", + "0979-02-24", + "0980-11-08", + "0987-08-26", + "0989-02-12", + "0995-01-20", + "0998-11-17", + "1013-07-13" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "mother_in_law(Y_5, Y_3)", + "hobby(Y_5, \"knowledge/word games\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "fc379874-d5b5-485d-8645-cc48d14a41fd", + "question": "What is the hobby of the brother-in-law of Jay Belanger?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "brother_in_law(\"Jay Belanger\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "e716ce69-7c48-49d3-bd1b-5992c3d4f83c", + "question": "What is the date of birth of the sibling of Augustine Sexton?", + "intermediate_answers": "[{\"Y_3\": \"Lisa Sexton\", \"Y_2\": \"0992-03-09\"}, {\"Y_3\": \"Lannie Sexton\", \"Y_2\": \"0995-07-20\"}, {\"Y_3\": \"Tanner Sexton\", \"Y_2\": \"1003-02-04\"}]", + "answer": [ + "0992-03-09", + "0995-07-20", + "1003-02-04" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(\"Augustine Sexton\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "186838fa-b0b2-4280-94e1-2a5676ccc805", + "question": "What is the date of birth of the female second cousin of Vicki Bibbs?", + "intermediate_answers": "[{\"Y_3\": \"Flora Sipe\", \"Y_2\": \"1019-12-13\"}]", + "answer": [ + "1019-12-13" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(\"Vicki Bibbs\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 6 + }, + { + "id": "0a173fc2-3278-4107-b5dc-20f227363807", + "question": "What is the occupation of the male first cousin once removed of Louann Lipsey?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(\"Louann Lipsey\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 5 + }, + { + "id": "2069c90b-34df-41be-aa88-e571781528f2", + "question": "What is the date of birth of the male cousin of Henrietta Carreon?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_cousin(\"Henrietta Carreon\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "e4fe9915-1510-45bb-a97c-36d9dde5b4f4", + "question": "What is the occupation of the great-uncle of Konstantin Fancher?", + "intermediate_answers": "[{\"Y_3\": \"Eddy Fancher\", \"Y_2\": \"catering manager\"}]", + "answer": [ + "catering manager" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_uncle(\"Konstantin Fancher\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "757f9864-2245-410a-859c-9cddc75b318c", + "question": "What is the hobby of the sibling of Karina Bayne?", + "intermediate_answers": "[{\"Y_2\": \"films\", \"Y_3\": \"Rubye Ramsay\"}, {\"Y_2\": \"reading\", \"Y_3\": \"Liane Ramsay\"}]", + "answer": [ + "films", + "reading" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(\"Karina Bayne\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "c5d76376-ea3f-4813-9dc2-a43f5175ae90", + "question": "What is the occupation of the male cousin of Shelton Wiese?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_cousin(\"Shelton Wiese\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "02ef147b-6f51-48ce-99b0-a66c14b5324d", + "question": "What is the occupation of the nephew of Arthur Sandler?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(\"Arthur Sandler\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "f7869887-31b0-418f-a985-ade379cf3fb1", + "question": "What is the date of birth of the father of Rosalee Hambrick?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father(\"Rosalee Hambrick\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "31be7301-6ce9-4cfc-9c61-cc06540ca6ad", + "question": "What is the hobby of the person whose occupation is cabin crew?", + "intermediate_answers": "[{\"Y_3\": \"Kristofer Herman\", \"Y_2\": \"ant farming\"}, {\"Y_2\": \"fishkeeping\", \"Y_3\": \"Lucienne Bailey\"}, {\"Y_2\": \"trade fair visiting\", \"Y_3\": \"Jana Abercrombie\"}, {\"Y_3\": \"Shaunte Seeley\", \"Y_2\": \"powerlifting\"}, {\"Y_2\": \"rappelling\", \"Y_3\": \"Ali Sankey\"}, {\"Y_2\": \"life science\", \"Y_3\": \"Normand Collazo\"}, {\"Y_3\": \"Damien Greco\", \"Y_2\": \"whale watching\"}, {\"Y_2\": \"jukskei\", \"Y_3\": \"Lori Ruth\"}, {\"Y_2\": \"figure skating\", \"Y_3\": \"Quinn Mathers\"}, {\"Y_3\": \"Rupert Swope\", \"Y_2\": \"social studies\"}, {\"Y_3\": \"Gilberto Brewington\", \"Y_2\": \"mycology\"}, {\"Y_3\": \"Emile Pulido\", \"Y_2\": \"iceboat racing\"}, {\"Y_3\": \"Elmer Webster\", \"Y_2\": \"long-distance running\"}, {\"Y_3\": \"Buford Gavin\", \"Y_2\": \"archaeology\"}, {\"Y_2\": \"ticket collecting\", \"Y_3\": \"Hiram Cashman\"}, {\"Y_2\": \"audiophile\", \"Y_3\": \"Verona Lawyer\"}, {\"Y_2\": \"cornhole\", \"Y_3\": \"Amina Peele\"}, {\"Y_3\": \"Margot Cupp\", \"Y_2\": \"web design\"}, {\"Y_2\": \"trade fair visiting\", \"Y_3\": \"Clyde Araiza\"}, {\"Y_3\": \"Roseanna Simon\", \"Y_2\": \"whale watching\"}, {\"Y_3\": \"Patty Gabel\", \"Y_2\": \"whale watching\"}, {\"Y_2\": \"ant farming\", \"Y_3\": \"Vern Starkey\"}, {\"Y_2\": \"boxing\", \"Y_3\": \"Heather Dalessio\"}, {\"Y_2\": \"beauty pageants\", \"Y_3\": \"Abe Obryan\"}, {\"Y_3\": \"Roseanna Wyatt\", \"Y_2\": \"fossil hunting\"}, {\"Y_3\": \"Rosena Jesse\", \"Y_2\": \"video gaming\"}, {\"Y_3\": \"Staci Scully\", \"Y_2\": \"tether car\"}, {\"Y_2\": \"birdwatching\", \"Y_3\": \"Antoinette Hornsby\"}, {\"Y_2\": \"fusilately\", \"Y_3\": \"Rob Kirk\"}, {\"Y_3\": \"Freddy Geisler\", \"Y_2\": \"microscopy\"}, {\"Y_3\": \"Cheri Deberry\", \"Y_2\": \"disc golf\"}, {\"Y_3\": \"Grover Crum\", \"Y_2\": \"speed skating\"}, {\"Y_3\": \"Dominick Utter\", \"Y_2\": \"metal detecting\"}, {\"Y_3\": \"Donna Santacruz\", \"Y_2\": \"trainspotting\"}, {\"Y_3\": \"Carla Tomlinson\", \"Y_2\": \"stone collecting\"}, {\"Y_2\": \"speedcubing\", \"Y_3\": \"Ian Bramlett\"}, {\"Y_2\": \"lapel pins\", \"Y_3\": \"Wilbert Hutchens\"}, {\"Y_2\": \"golfing\", \"Y_3\": \"Joetta Deyoung\"}, {\"Y_3\": \"Kirk Rodarte\", \"Y_2\": \"microbiology\"}, {\"Y_2\": \"tea bag collecting\", \"Y_3\": \"Edmond Mcdowell\"}, {\"Y_3\": \"Timmy Freese\", \"Y_2\": \"softball\"}, {\"Y_3\": \"Cruz Gregoire\", \"Y_2\": \"air hockey\"}, {\"Y_3\": \"Lori Kee\", \"Y_2\": \"research\"}, {\"Y_3\": \"Tianna Morehead\", \"Y_2\": \"butterfly watching\"}, {\"Y_3\": \"Judith Rhoden\", \"Y_2\": \"linguistics\"}, {\"Y_2\": \"ephemera collecting\", \"Y_3\": \"Jonathon Bushnell\"}, {\"Y_3\": \"Mia Cathcart\", \"Y_2\": \"radio-controlled model playing\"}, {\"Y_2\": \"phillumeny\", \"Y_3\": \"Joshua Jaquez\"}, {\"Y_3\": \"Drew Delafuente\", \"Y_2\": \"dog walking\"}, {\"Y_2\": \"canoeing\", \"Y_3\": \"Kena Torrey\"}, {\"Y_3\": \"Patty Luck\", \"Y_2\": \"ant farming\"}, {\"Y_2\": \"exhibition drill\", \"Y_3\": \"Sandy Liu\"}, {\"Y_2\": \"slot car racing\", \"Y_3\": \"Delinda Stith\"}, {\"Y_2\": \"microscopy\", \"Y_3\": \"Claudie Cashman\"}, {\"Y_2\": \"insect collecting\", \"Y_3\": \"Tommie Virgil\"}, {\"Y_2\": \"magnet fishing\", \"Y_3\": \"Ty Still\"}, {\"Y_3\": \"Babara Palladino\", \"Y_2\": \"baseball\"}, {\"Y_3\": \"Clifford Hewitt\", \"Y_2\": \"literature\"}, {\"Y_3\": \"Gustavo Duquette\", \"Y_2\": \"audiophile\"}, {\"Y_2\": \"shogi\", \"Y_3\": \"Kori Lapp\"}, {\"Y_3\": \"Sadye Norris\", \"Y_2\": \"fusilately\"}, {\"Y_2\": \"fishkeeping\", \"Y_3\": \"Vicente Huntley\"}, {\"Y_3\": \"Madalene Scheffler\", \"Y_2\": \"amateur astronomy\"}, {\"Y_3\": \"Vernice Chesser\", \"Y_2\": \"gongoozling\"}, {\"Y_3\": \"Edmond Fowlkes\", \"Y_2\": \"tennis polo\"}, {\"Y_2\": \"paragliding\", \"Y_3\": \"Deidra Wimmer\"}, {\"Y_2\": \"softball\", \"Y_3\": \"Odessa Crittenden\"}, {\"Y_2\": \"gymnastics\", \"Y_3\": \"Brandon Bolden\"}, {\"Y_3\": \"Randolph Herman\", \"Y_2\": \"rughooking\"}, {\"Y_3\": \"Francine Mckay\", \"Y_2\": \"trainspotting\"}, {\"Y_2\": \"butterfly watching\", \"Y_3\": \"Loyd Becker\"}, {\"Y_3\": \"Viola Schumann\", \"Y_2\": \"badminton\"}, {\"Y_2\": \"quidditch\", \"Y_3\": \"Shante Kimball\"}, {\"Y_2\": \"roller skating\", \"Y_3\": \"Angelina Edens\"}, {\"Y_3\": \"Princess Tiffany\", \"Y_2\": \"geocaching\"}, {\"Y_2\": \"science and technology studies\", \"Y_3\": \"Dionne Osburn\"}, {\"Y_2\": \"volunteering\", \"Y_3\": \"Alejandra Bedford\"}, {\"Y_2\": \"meditation\", \"Y_3\": \"Zoila Vincent\"}, {\"Y_3\": \"Irish Judy\", \"Y_2\": \"baseball\"}, {\"Y_3\": \"Hoa Torres\", \"Y_2\": \"compact discs\"}, {\"Y_3\": \"Edmund Shifflett\", \"Y_2\": \"rowing\"}, {\"Y_2\": \"radio-controlled model collecting\", \"Y_3\": \"Dale Winchester\"}, {\"Y_3\": \"Jody Espinoza\", \"Y_2\": \"fusilately\"}, {\"Y_3\": \"Adell Leftwich\", \"Y_2\": \"learning\"}, {\"Y_2\": \"radio-controlled model playing\", \"Y_3\": \"Richard Corbett\"}, {\"Y_3\": \"Eduardo Heath\", \"Y_2\": \"table tennis\"}, {\"Y_2\": \"swimming\", \"Y_3\": \"Bee Bannon\"}, {\"Y_3\": \"Karl Duckett\", \"Y_2\": \"flower collecting and pressing\"}, {\"Y_3\": \"Lamar Lytle\", \"Y_2\": \"research\"}, {\"Y_2\": \"golfing\", \"Y_3\": \"Diane Whitted\"}, {\"Y_2\": \"marching band\", \"Y_3\": \"Werner John\"}, {\"Y_3\": \"Lela Louis\", \"Y_2\": \"hiking/backpacking\"}, {\"Y_3\": \"Noel Rael\", \"Y_2\": \"fingerprint collecting\"}, {\"Y_2\": \"research\", \"Y_3\": \"Marcel Kinney\"}, {\"Y_3\": \"Cheri Stanfill\", \"Y_2\": \"myrmecology\"}, {\"Y_2\": \"microscopy\", \"Y_3\": \"Kyong Bradberry\"}, {\"Y_2\": \"science and technology studies\", \"Y_3\": \"Matthew Welsh\"}, {\"Y_3\": \"Joetta Schramm\", \"Y_2\": \"disc golf\"}, {\"Y_2\": \"audiophile\", \"Y_3\": \"Tina Carvajal\"}, {\"Y_2\": \"fossil hunting\", \"Y_3\": \"Rodney Waldo\"}, {\"Y_2\": \"stone collecting\", \"Y_3\": \"Derick Call\"}, {\"Y_2\": \"rock tumbling\", \"Y_3\": \"Sung Kish\"}, {\"Y_3\": \"Maude Straight\", \"Y_2\": \"lapel pins\"}, {\"Y_2\": \"leaves\", \"Y_3\": \"Austin Judkins\"}, {\"Y_3\": \"Damaris Ahner\", \"Y_2\": \"history\"}, {\"Y_2\": \"films\", \"Y_3\": \"Araceli Raley\"}, {\"Y_3\": \"Salvatore Kyser\", \"Y_2\": \"finance\"}, {\"Y_3\": \"Helga Somers\", \"Y_2\": \"research\"}, {\"Y_2\": \"microscopy\", \"Y_3\": \"Roseanna Finch\"}, {\"Y_2\": \"science and technology studies\", \"Y_3\": \"Pat Knowlton\"}, {\"Y_3\": \"Thaddeus Oconnell\", \"Y_2\": \"scutelliphily\"}, {\"Y_2\": \"web design\", \"Y_3\": \"Elvie Snead\"}, {\"Y_3\": \"Hiram Dangelo\", \"Y_2\": \"radio-controlled model playing\"}, {\"Y_2\": \"shortwave listening\", \"Y_3\": \"Ted Bohannon\"}, {\"Y_2\": \"gold prospecting\", \"Y_3\": \"Lawanda Faircloth\"}, {\"Y_3\": \"Jeffery Morrow\", \"Y_2\": \"cooking\"}, {\"Y_2\": \"caving\", \"Y_3\": \"Catina Mcgrath\"}, {\"Y_3\": \"Chrissy Monroy\", \"Y_2\": \"car riding\"}, {\"Y_2\": \"tourism\", \"Y_3\": \"Jonas Rhinehart\"}, {\"Y_2\": \"animal fancy\", \"Y_3\": \"Janell Haddix\"}, {\"Y_3\": \"Barton Barajas\", \"Y_2\": \"action figure\"}, {\"Y_2\": \"chemistry\", \"Y_3\": \"Jenni Morrow\"}, {\"Y_3\": \"Gina Ellington\", \"Y_2\": \"mycology\"}, {\"Y_2\": \"volleyball\", \"Y_3\": \"Teddy Catalano\"}, {\"Y_2\": \"transit map collecting\", \"Y_3\": \"Jordon Harlan\"}, {\"Y_2\": \"compact discs\", \"Y_3\": \"Barb Arredondo\"}, {\"Y_2\": \"medical science\", \"Y_3\": \"Dale Weekley\"}, {\"Y_3\": \"Lakeshia Jarman\", \"Y_2\": \"lacrosse\"}, {\"Y_2\": \"meditation\", \"Y_3\": \"Mariann Ray\"}, {\"Y_2\": \"baking\", \"Y_3\": \"Dawn Weatherspoon\"}, {\"Y_2\": \"darts\", \"Y_3\": \"Andrew Roscoe\"}, {\"Y_2\": \"horsemanship\", \"Y_3\": \"Candy Embry\"}, {\"Y_2\": \"aircraft spotting\", \"Y_3\": \"Desmond Bond\"}, {\"Y_2\": \"debate\", \"Y_3\": \"Stuart Morley\"}, {\"Y_3\": \"Manual Lent\", \"Y_2\": \"mycology\"}, {\"Y_2\": \"stone collecting\", \"Y_3\": \"Carlene Heim\"}, {\"Y_3\": \"Leslie Acuna\", \"Y_2\": \"magnet fishing\"}, {\"Y_3\": \"Marguerita Sedillo\", \"Y_2\": \"mathematics\"}, {\"Y_2\": \"meditation\", \"Y_3\": \"Stanley Newberry\"}, {\"Y_3\": \"Bruce Campbell\", \"Y_2\": \"rugby league football\"}, {\"Y_3\": \"Tawana Abrego\", \"Y_2\": \"shortwave listening\"}, {\"Y_2\": \"museum visiting\", \"Y_3\": \"Billye Kruger\"}, {\"Y_3\": \"Lynetta Yost\", \"Y_2\": \"coin collecting\"}, {\"Y_2\": \"linguistics\", \"Y_3\": \"Louella Dye\"}, {\"Y_3\": \"Selena Fitzsimmons\", \"Y_2\": \"vintage clothing\"}, {\"Y_3\": \"Oma Conant\", \"Y_2\": \"wrestling\"}, {\"Y_3\": \"Virgie Willard\", \"Y_2\": \"magnet fishing\"}, {\"Y_2\": \"railway journeys\", \"Y_3\": \"Livia Aguilera\"}, {\"Y_2\": \"digital hoarding\", \"Y_3\": \"Alice Rodgers\"}, {\"Y_3\": \"Adella Haney\", \"Y_2\": \"comic book collecting\"}, {\"Y_2\": \"rail transport modelling\", \"Y_3\": \"Earle Curley\"}, {\"Y_2\": \"rowing\", \"Y_3\": \"Jeffrey Montez\"}, {\"Y_3\": \"Jesse Garrett\", \"Y_2\": \"trapshooting\"}, {\"Y_2\": \"cartophily\", \"Y_3\": \"Alvaro Conyers\"}, {\"Y_2\": \"horsemanship\", \"Y_3\": \"Rosalyn Nesbit\"}, {\"Y_3\": \"Emmanuel Serrato\", \"Y_2\": \"satellite watching\"}, {\"Y_2\": \"coin collecting\", \"Y_3\": \"Marybeth Durant\"}, {\"Y_3\": \"Lucia Lacy\", \"Y_2\": \"vinyl records\"}, {\"Y_3\": \"Almeta Crafton\", \"Y_2\": \"sea glass collecting\"}, {\"Y_2\": \"whale watching\", \"Y_3\": \"Jared Peters\"}, {\"Y_3\": \"Brady Tankersley\", \"Y_2\": \"laser tag\"}, {\"Y_2\": \"air hockey\", \"Y_3\": \"Toney Price\"}, {\"Y_2\": \"microscopy\", \"Y_3\": \"Babara Mendes\"}, {\"Y_3\": \"Vito Atchison\", \"Y_2\": \"beekeeping\"}, {\"Y_3\": \"Lynette Hazen\", \"Y_2\": \"leaves\"}, {\"Y_3\": \"Zelma Hale\", \"Y_2\": \"metal detecting\"}, {\"Y_3\": \"Rusty Levesque\", \"Y_2\": \"handball\"}, {\"Y_3\": \"Eloy Anglin\", \"Y_2\": \"flower collecting and pressing\"}, {\"Y_2\": \"research\", \"Y_3\": \"Chris Chambless\"}, {\"Y_3\": \"Quincy Smalley\", \"Y_2\": \"aerospace\"}, {\"Y_3\": \"Tawanda Killingsworth\", \"Y_2\": \"go\"}, {\"Y_3\": \"Paula Rosenbaum\", \"Y_2\": \"racquetball\"}, {\"Y_2\": \"mathematics\", \"Y_3\": \"Robyn Burdette\"}, {\"Y_3\": \"Elroy Arnett\", \"Y_2\": \"field hockey\"}, {\"Y_2\": \"microscopy\", \"Y_3\": \"Hayden Bodine\"}, {\"Y_2\": \"leaves\", \"Y_3\": \"Claire Benedetto\"}, {\"Y_3\": \"Benton Pinkney\", \"Y_2\": \"fingerprint collecting\"}, {\"Y_3\": \"Fidel Breland\", \"Y_2\": \"poker\"}, {\"Y_3\": \"Lenore Rucker\", \"Y_2\": \"ballet dancing\"}, {\"Y_3\": \"Charissa Ehrlich\", \"Y_2\": \"butterfly watching\"}, {\"Y_2\": \"railway journeys\", \"Y_3\": \"Karl Snead\"}, {\"Y_2\": \"fossil hunting\", \"Y_3\": \"Terri Ousley\"}, {\"Y_3\": \"Aron Budde\", \"Y_2\": \"book collecting\"}, {\"Y_3\": \"Shelli Tierney\", \"Y_2\": \"astronomy\"}, {\"Y_2\": \"social studies\", \"Y_3\": \"Jillian Alves\"}, {\"Y_2\": \"birdwatching\", \"Y_3\": \"Duane Kelso\"}, {\"Y_3\": \"Michaela German\", \"Y_2\": \"ballet dancing\"}, {\"Y_2\": \"auto audiophilia\", \"Y_3\": \"Gwenn Beall\"}, {\"Y_2\": \"antiquing\", \"Y_3\": \"Jewell Smyth\"}, {\"Y_2\": \"darts\", \"Y_3\": \"Ophelia Barajas\"}, {\"Y_2\": \"geography\", \"Y_3\": \"Mavis Seger\"}, {\"Y_2\": \"vinyl records\", \"Y_3\": \"Lea Sackett\"}, {\"Y_2\": \"reading\", \"Y_3\": \"Violet Hinojosa\"}, {\"Y_2\": \"web design\", \"Y_3\": \"Inez Sandy\"}, {\"Y_3\": \"Joel Pauley\", \"Y_2\": \"archaeology\"}, {\"Y_3\": \"Gabriele Rankin\", \"Y_2\": \"longboarding\"}, {\"Y_3\": \"Korey Nevels\", \"Y_2\": \"history\"}, {\"Y_2\": \"fossil hunting\", \"Y_3\": \"Enrique Kwan\"}, {\"Y_2\": \"gongoozling\", \"Y_3\": \"Jimmy Scully\"}, {\"Y_2\": \"life science\", \"Y_3\": \"Eddie Weathersby\"}, {\"Y_3\": \"Victoria Metcalf\", \"Y_2\": \"action figure\"}, {\"Y_3\": \"Sergio Quarles\", \"Y_2\": \"kitesurfing\"}, {\"Y_2\": \"lacrosse\", \"Y_3\": \"Alison Keeling\"}, {\"Y_2\": \"vintage clothing\", \"Y_3\": \"Trina Schultz\"}, {\"Y_2\": \"amateur astronomy\", \"Y_3\": \"Maira Hunley\"}, {\"Y_3\": \"Hattie Raney\", \"Y_2\": \"archery\"}, {\"Y_3\": \"Clay Napoli\", \"Y_2\": \"myrmecology\"}, {\"Y_2\": \"engineering\", \"Y_3\": \"Margaret Carver\"}, {\"Y_2\": \"meditation\", \"Y_3\": \"Signe Newby\"}, {\"Y_2\": \"art collecting\", \"Y_3\": \"Theodore Latham\"}, {\"Y_2\": \"fishing\", \"Y_3\": \"John Christman\"}, {\"Y_2\": \"antiquities\", \"Y_3\": \"Julian Tavares\"}, {\"Y_3\": \"Alejandra Shiver\", \"Y_2\": \"slot car racing\"}, {\"Y_3\": \"Jacque Hubert\", \"Y_2\": \"iceboat racing\"}, {\"Y_2\": \"teaching\", \"Y_3\": \"Gina Rolfe\"}, {\"Y_2\": \"biology\", \"Y_3\": \"Columbus Wentworth\"}, {\"Y_2\": \"antiquities\", \"Y_3\": \"Cora Swan\"}, {\"Y_3\": \"Rolando Barragan\", \"Y_2\": \"shortwave listening\"}]", + "answer": [ + "action figure", + "aerospace", + "air hockey", + "aircraft spotting", + "amateur astronomy", + "animal fancy", + "ant farming", + "antiquing", + "antiquities", + "archaeology", + "archery", + "art collecting", + "astronomy", + "audiophile", + "auto audiophilia", + "badminton", + "baking", + "ballet dancing", + "baseball", + "beauty pageants", + "beekeeping", + "biology", + "birdwatching", + "book collecting", + "boxing", + "butterfly watching", + "canoeing", + "car riding", + "cartophily", + "caving", + "chemistry", + "coin collecting", + "comic book collecting", + "compact discs", + "cooking", + "cornhole", + "darts", + "debate", + "digital hoarding", + "disc golf", + "dog walking", + "engineering", + "ephemera collecting", + "exhibition drill", + "field hockey", + "figure skating", + "films", + "finance", + "fingerprint collecting", + "fishing", + "fishkeeping", + "flower collecting and pressing", + "fossil hunting", + "fusilately", + "geocaching", + "geography", + "go", + "gold prospecting", + "golfing", + "gongoozling", + "gymnastics", + "handball", + "hiking/backpacking", + "history", + "horsemanship", + "iceboat racing", + "insect collecting", + "jukskei", + "kitesurfing", + "lacrosse", + "lapel pins", + "laser tag", + "learning", + "leaves", + "life science", + "linguistics", + "literature", + "long-distance running", + "longboarding", + "magnet fishing", + "marching band", + "mathematics", + "medical science", + "meditation", + "metal detecting", + "microbiology", + "microscopy", + "museum visiting", + "mycology", + "myrmecology", + "paragliding", + "phillumeny", + "poker", + "powerlifting", + "quidditch", + "racquetball", + "radio-controlled model collecting", + "radio-controlled model playing", + "rail transport modelling", + "railway journeys", + "rappelling", + "reading", + "research", + "rock tumbling", + "roller skating", + "rowing", + "rugby league football", + "rughooking", + "satellite watching", + "science and technology studies", + "scutelliphily", + "sea glass collecting", + "shogi", + "shortwave listening", + "slot car racing", + "social studies", + "softball", + "speed skating", + "speedcubing", + "stone collecting", + "swimming", + "table tennis", + "tea bag collecting", + "teaching", + "tennis polo", + "tether car", + "ticket collecting", + "tourism", + "trade fair visiting", + "trainspotting", + "transit map collecting", + "trapshooting", + "video gaming", + "vintage clothing", + "vinyl records", + "volleyball", + "volunteering", + "web design", + "whale watching", + "wrestling" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "job(Y_3, \"cabin crew\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "fce4f2cf-e65c-44e1-b0ad-d8bb14f2acc9", + "question": "What is the date of birth of the person whose hobby is hobby horsing?", + "intermediate_answers": "[{\"Y_3\": \"Jim Hawk\", \"Y_2\": \"0983-02-03\"}, {\"Y_2\": \"1071-03-22\", \"Y_3\": \"Deena Carrillo\"}, {\"Y_3\": \"Ross Jaramillo\", \"Y_2\": \"0901-10-20\"}, {\"Y_3\": \"Emile Mannino\", \"Y_2\": \"0958-08-03\"}, {\"Y_2\": \"0907-08-05\", \"Y_3\": \"Blaine Kautz\"}, {\"Y_2\": \"1092-10-12\", \"Y_3\": \"Lottie Swift\"}, {\"Y_3\": \"Monica Hammon\", \"Y_2\": \"0924-01-09\"}, {\"Y_2\": \"0936-07-12\", \"Y_3\": \"Babette Lejeune\"}, {\"Y_2\": \"0992-03-31\", \"Y_3\": \"Mia Desmarais\"}, {\"Y_2\": \"0964-08-13\", \"Y_3\": \"Lucia Shumate\"}, {\"Y_2\": \"0975-02-23\", \"Y_3\": \"Teodoro Josephson\"}, {\"Y_3\": \"Shandi Jost\", \"Y_2\": \"0924-07-09\"}, {\"Y_2\": \"0849-11-27\", \"Y_3\": \"Adolph Akers\"}, {\"Y_3\": \"Doug Trahan\", \"Y_2\": \"0984-07-02\"}, {\"Y_2\": \"0890-02-28\", \"Y_3\": \"Chang Hamer\"}, {\"Y_2\": \"0951-08-11\", \"Y_3\": \"Irvin Julian\"}, {\"Y_2\": \"0950-02-12\", \"Y_3\": \"Guy Fite\"}, {\"Y_3\": \"Brenda Cheeks\", \"Y_2\": \"0845-03-23\"}, {\"Y_2\": \"0983-07-25\", \"Y_3\": \"Kena Hardin\"}, {\"Y_3\": \"Lamar Tapp\", \"Y_2\": \"1067-03-11\"}, {\"Y_2\": \"0988-10-15\", \"Y_3\": \"Lazaro Carver\"}, {\"Y_3\": \"Barton Lovejoy\", \"Y_2\": \"0997-05-03\"}, {\"Y_3\": \"Brooks Wiegand\", \"Y_2\": \"0932-03-05\"}, {\"Y_2\": \"0827-01-12\", \"Y_3\": \"Devin Rader\"}, {\"Y_3\": \"Ollie Arana\", \"Y_2\": \"0921-02-28\"}, {\"Y_3\": \"Carina Mastin\", \"Y_2\": \"0875-08-11\"}, {\"Y_2\": \"0984-06-17\", \"Y_3\": \"Giovanni Harrod\"}, {\"Y_2\": \"0989-07-11\", \"Y_3\": \"Chau Gaytan\"}, {\"Y_2\": \"1100-04-30\", \"Y_3\": \"Cristina Lund\"}, {\"Y_2\": \"0933-02-25\", \"Y_3\": \"Anton Potter\"}, {\"Y_2\": \"0960-08-22\", \"Y_3\": \"Josette Gordon\"}, {\"Y_2\": \"0934-06-07\", \"Y_3\": \"Truman Mcswain\"}, {\"Y_2\": \"0853-10-09\", \"Y_3\": \"Rita Mcgraw\"}, {\"Y_2\": \"0903-03-18\", \"Y_3\": \"Lucretia Runyan\"}, {\"Y_2\": \"0965-10-16\", \"Y_3\": \"Amie Stoll\"}, {\"Y_2\": \"1068-09-06\", \"Y_3\": \"Wilmer Hicks\"}, {\"Y_3\": \"Buck Matteson\", \"Y_2\": \"0983-04-10\"}, {\"Y_3\": \"Jocelyn Lake\", \"Y_2\": \"0981-04-27\"}, {\"Y_2\": \"0967-12-28\", \"Y_3\": \"Carmelita Corson\"}, {\"Y_3\": \"Susie Parisi\", \"Y_2\": \"0899-04-04\"}, {\"Y_3\": \"Edwin Lind\", \"Y_2\": \"1039-08-01\"}, {\"Y_3\": \"Genny Conti\", \"Y_2\": \"0820-11-12\"}, {\"Y_2\": \"0917-11-09\", \"Y_3\": \"Dawn Feliciano\"}, {\"Y_3\": \"Leon Mayberry\", \"Y_2\": \"0953-10-14\"}, {\"Y_3\": \"Clayton Conyers\", \"Y_2\": \"1015-12-11\"}, {\"Y_2\": \"0934-01-08\", \"Y_3\": \"Leota Barone\"}, {\"Y_2\": \"0962-08-21\", \"Y_3\": \"Jasmine Kinsella\"}, {\"Y_2\": \"0950-08-04\", \"Y_3\": \"Murray Williford\"}, {\"Y_2\": \"0979-09-10\", \"Y_3\": \"Harriette Mchale\"}, {\"Y_3\": \"Billy Mckinnon\", \"Y_2\": \"0950-02-17\"}, {\"Y_3\": \"Dillon Longo\", \"Y_2\": \"0958-11-10\"}, {\"Y_3\": \"Jeannie Neill\", \"Y_2\": \"0844-05-12\"}, {\"Y_2\": \"0998-03-09\", \"Y_3\": \"Pamula Crozier\"}, {\"Y_3\": \"Shelia Hopkins\", \"Y_2\": \"0910-07-18\"}, {\"Y_2\": \"0952-01-17\", \"Y_3\": \"Latisha Penland\"}, {\"Y_2\": \"1011-04-15\", \"Y_3\": \"Jamel Armenta\"}, {\"Y_3\": \"Kermit Neville\", \"Y_2\": \"0992-11-21\"}, {\"Y_3\": \"Georgette Mapp\", \"Y_2\": \"1015-11-17\"}, {\"Y_3\": \"Asa Woolery\", \"Y_2\": \"0981-10-20\"}, {\"Y_3\": \"Errol Hoyt\", \"Y_2\": \"0963-05-12\"}, {\"Y_3\": \"Armando Levy\", \"Y_2\": \"0892-04-16\"}, {\"Y_3\": \"Ellis Rosenbaum\", \"Y_2\": \"1000-01-09\"}, {\"Y_2\": \"1042-02-11\", \"Y_3\": \"Maximilian Herbert\"}, {\"Y_3\": \"Lura Zamora\", \"Y_2\": \"0997-09-04\"}, {\"Y_2\": \"0906-02-18\", \"Y_3\": \"Lavonne Kirkwood\"}, {\"Y_2\": \"0991-12-13\", \"Y_3\": \"Roscoe Winston\"}, {\"Y_3\": \"Carter Bolen\", \"Y_2\": \"1014-01-31\"}, {\"Y_2\": \"1032-11-24\", \"Y_3\": \"Maragret Duquette\"}]", + "answer": [ + "0820-11-12", + "0827-01-12", + "0844-05-12", + "0845-03-23", + "0849-11-27", + "0853-10-09", + "0875-08-11", + "0890-02-28", + "0892-04-16", + "0899-04-04", + "0901-10-20", + "0903-03-18", + "0906-02-18", + "0907-08-05", + "0910-07-18", + "0917-11-09", + "0921-02-28", + "0924-01-09", + "0924-07-09", + "0932-03-05", + "0933-02-25", + "0934-01-08", + "0934-06-07", + "0936-07-12", + "0950-02-12", + "0950-02-17", + "0950-08-04", + "0951-08-11", + "0952-01-17", + "0953-10-14", + "0958-08-03", + "0958-11-10", + "0960-08-22", + "0962-08-21", + "0963-05-12", + "0964-08-13", + "0965-10-16", + "0967-12-28", + "0975-02-23", + "0979-09-10", + "0981-04-27", + "0981-10-20", + "0983-02-03", + "0983-04-10", + "0983-07-25", + "0984-06-17", + "0984-07-02", + "0988-10-15", + "0989-07-11", + "0991-12-13", + "0992-03-31", + "0992-11-21", + "0997-05-03", + "0997-09-04", + "0998-03-09", + "1000-01-09", + "1011-04-15", + "1014-01-31", + "1015-11-17", + "1015-12-11", + "1032-11-24", + "1039-08-01", + "1042-02-11", + "1067-03-11", + "1068-09-06", + "1071-03-22", + "1092-10-12", + "1100-04-30" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"hobby horsing\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "d1659269-65f4-4918-ae91-68e05b30066b", + "question": "What is the date of birth of the person whose hobby is sledding?", + "intermediate_answers": "[{\"Y_3\": \"Lowell Verret\", \"Y_2\": \"0980-03-03\"}, {\"Y_2\": \"0928-09-27\", \"Y_3\": \"Carrol Lundquist\"}, {\"Y_2\": \"0982-07-17\", \"Y_3\": \"Boris Quinones\"}, {\"Y_3\": \"Clint Klaus\", \"Y_2\": \"1034-02-26\"}, {\"Y_2\": \"0917-02-07\", \"Y_3\": \"Bridget Germain\"}, {\"Y_3\": \"Kieth Kiel\", \"Y_2\": \"0860-07-11\"}, {\"Y_2\": \"1040-05-06\", \"Y_3\": \"Barbar Hills\"}, {\"Y_2\": \"0975-04-23\", \"Y_3\": \"Verona Mcmahan\"}, {\"Y_3\": \"Candice Jorge\", \"Y_2\": \"1010-05-28\"}, {\"Y_2\": \"0913-07-22\", \"Y_3\": \"Leslee Garrett\"}, {\"Y_2\": \"0945-04-10\", \"Y_3\": \"Krystle Hewitt\"}, {\"Y_2\": \"0851-04-16\", \"Y_3\": \"Annabell Hess\"}, {\"Y_3\": \"Lynda Deitz\", \"Y_2\": \"0856-02-20\"}, {\"Y_3\": \"Jefferson Sackett\", \"Y_2\": \"0989-02-21\"}, {\"Y_2\": \"0959-07-08\", \"Y_3\": \"Billye Gillette\"}, {\"Y_3\": \"Carlton Bertrand\", \"Y_2\": \"0860-09-02\"}, {\"Y_3\": \"Katy Keane\", \"Y_2\": \"1042-03-28\"}, {\"Y_3\": \"Tiesha Brownell\", \"Y_2\": \"0824-12-23\"}, {\"Y_3\": \"Caitlin Paddock\", \"Y_2\": \"0955-09-13\"}, {\"Y_3\": \"Chau Byrne\", \"Y_2\": \"0993-02-06\"}, {\"Y_3\": \"Darrel Key\", \"Y_2\": \"0850-08-13\"}, {\"Y_2\": \"0929-10-18\", \"Y_3\": \"Alissa Latham\"}, {\"Y_3\": \"Tania Manchester\", \"Y_2\": \"1009-02-14\"}, {\"Y_3\": \"Roxy Dowdy\", \"Y_2\": \"0935-06-11\"}, {\"Y_3\": \"Katy Rayburn\", \"Y_2\": \"0952-09-13\"}, {\"Y_3\": \"Latrina Beaulieu\", \"Y_2\": \"0964-10-11\"}, {\"Y_3\": \"Vincenza Miranda\", \"Y_2\": \"0994-04-02\"}, {\"Y_2\": \"0819-06-09\", \"Y_3\": \"Pamula Spruill\"}, {\"Y_3\": \"Mellissa Mcmillan\", \"Y_2\": \"0876-10-03\"}, {\"Y_3\": \"Johnna Lear\", \"Y_2\": \"0866-11-03\"}, {\"Y_2\": \"0925-07-23\", \"Y_3\": \"Alexa Hord\"}, {\"Y_2\": \"0901-02-23\", \"Y_3\": \"Claudine Hanley\"}, {\"Y_2\": \"0929-06-09\", \"Y_3\": \"Misti Eagle\"}, {\"Y_2\": \"0966-03-10\", \"Y_3\": \"Carrol Uhl\"}, {\"Y_2\": \"1023-08-07\", \"Y_3\": \"Jeffrey Branton\"}, {\"Y_3\": \"Cristal Boger\", \"Y_2\": \"1015-12-10\"}, {\"Y_2\": \"1000-09-03\", \"Y_3\": \"Salley Bunker\"}, {\"Y_3\": \"Maximilian Charlton\", \"Y_2\": \"0915-09-28\"}, {\"Y_3\": \"Roxanne Marino\", \"Y_2\": \"1001-02-11\"}, {\"Y_2\": \"0894-03-09\", \"Y_3\": \"Tresa Tillery\"}, {\"Y_3\": \"Alana Chang\", \"Y_2\": \"0932-04-12\"}, {\"Y_3\": \"Sofia Emerick\", \"Y_2\": \"0961-01-20\"}, {\"Y_2\": \"1029-10-28\", \"Y_3\": \"Pamela Moriarty\"}, {\"Y_2\": \"0951-06-11\", \"Y_3\": \"Monica Ochs\"}, {\"Y_2\": \"0939-03-13\", \"Y_3\": \"Tara Nickell\"}, {\"Y_3\": \"Dexter Dillion\", \"Y_2\": \"0951-05-27\"}, {\"Y_2\": \"1043-11-19\", \"Y_3\": \"Daphne Waring\"}, {\"Y_3\": \"Marlena Wagoner\", \"Y_2\": \"0910-06-05\"}, {\"Y_3\": \"Hal Ericson\", \"Y_2\": \"0871-02-22\"}, {\"Y_3\": \"Elliott Matthews\", \"Y_2\": \"0961-04-05\"}, {\"Y_2\": \"0967-04-23\", \"Y_3\": \"Liane Shoup\"}, {\"Y_3\": \"Marlana Waller\", \"Y_2\": \"0963-07-24\"}, {\"Y_2\": \"1041-01-25\", \"Y_3\": \"Kenton Metz\"}, {\"Y_2\": \"1009-11-25\", \"Y_3\": \"Rocky Gilliland\"}, {\"Y_3\": \"Anjanette Barham\", \"Y_2\": \"0925-08-15\"}, {\"Y_3\": \"Murray Gastelum\", \"Y_2\": \"0981-08-06\"}, {\"Y_2\": \"0962-11-29\", \"Y_3\": \"Barabara Tallent\"}, {\"Y_2\": \"1053-05-09\", \"Y_3\": \"Anibal Dacosta\"}, {\"Y_2\": \"1003-06-18\", \"Y_3\": \"Phil Boren\"}, {\"Y_2\": \"0982-07-06\", \"Y_3\": \"Clark Schick\"}, {\"Y_3\": \"Buffy Blodgett\", \"Y_2\": \"0872-06-02\"}, {\"Y_2\": \"1074-04-30\", \"Y_3\": \"Cythia Madden\"}, {\"Y_2\": \"0958-05-17\", \"Y_3\": \"Hazel Hathcock\"}, {\"Y_2\": \"0876-02-20\", \"Y_3\": \"Buffy Carnahan\"}, {\"Y_2\": \"1035-03-06\", \"Y_3\": \"Marianne Chamberlain\"}, {\"Y_3\": \"Tory Kavanaugh\", \"Y_2\": \"0984-03-26\"}, {\"Y_3\": \"Dewitt Ponder\", \"Y_2\": \"0869-02-08\"}, {\"Y_2\": \"0957-02-26\", \"Y_3\": \"Derrick Wiegand\"}, {\"Y_2\": \"0934-10-26\", \"Y_3\": \"Barbar Flanders\"}, {\"Y_2\": \"0918-09-23\", \"Y_3\": \"Shelli Ochoa\"}, {\"Y_2\": \"1038-10-12\", \"Y_3\": \"David Stroud\"}, {\"Y_3\": \"Luke Hardie\", \"Y_2\": \"1055-08-10\"}, {\"Y_3\": \"Chris Yanez\", \"Y_2\": \"0935-08-12\"}, {\"Y_3\": \"Ligia Pearl\", \"Y_2\": \"0931-02-22\"}, {\"Y_2\": \"0920-04-01\", \"Y_3\": \"Alyssa Middleton\"}, {\"Y_3\": \"Shamika Mink\", \"Y_2\": \"1004-05-17\"}, {\"Y_2\": \"0903-10-06\", \"Y_3\": \"Ricky Shearer\"}, {\"Y_2\": \"1025-04-27\", \"Y_3\": \"Patti Andress\"}, {\"Y_2\": \"0936-07-15\", \"Y_3\": \"Norris Crum\"}, {\"Y_3\": \"Francine Wimberly\", \"Y_2\": \"0985-01-26\"}, {\"Y_3\": \"Blaine Weis\", \"Y_2\": \"0872-04-03\"}, {\"Y_3\": \"Iluminada Mcnutt\", \"Y_2\": \"0917-10-01\"}, {\"Y_3\": \"Jeannie Appel\", \"Y_2\": \"0951-02-07\"}, {\"Y_3\": \"Romona Levinson\", \"Y_2\": \"0973-02-23\"}, {\"Y_3\": \"Lenny Archambault\", \"Y_2\": \"0964-09-15\"}, {\"Y_3\": \"Nanette Mitchell\", \"Y_2\": \"1043-09-18\"}, {\"Y_3\": \"Bryan Garnett\", \"Y_2\": \"0931-03-13\"}, {\"Y_3\": \"Maranda Wegner\", \"Y_2\": \"1036-03-19\"}, {\"Y_2\": \"0982-02-12\", \"Y_3\": \"Dexter Rees\"}, {\"Y_2\": \"0901-12-22\", \"Y_3\": \"Dominique Desantis\"}, {\"Y_3\": \"Oma Schramm\", \"Y_2\": \"0892-01-11\"}, {\"Y_3\": \"Lavern Godsey\", \"Y_2\": \"1039-03-21\"}, {\"Y_2\": \"0866-11-20\", \"Y_3\": \"Enid Stahl\"}, {\"Y_3\": \"Rex Herron\", \"Y_2\": \"0926-01-10\"}, {\"Y_3\": \"Mitchel Gaul\", \"Y_2\": \"0955-01-22\"}, {\"Y_2\": \"0959-03-11\", \"Y_3\": \"Debra Kelso\"}, {\"Y_2\": \"1035-04-12\", \"Y_3\": \"Micheal Brinson\"}, {\"Y_2\": \"1013-04-24\", \"Y_3\": \"Rex Bradford\"}, {\"Y_3\": \"Lawerence Kinney\", \"Y_2\": \"0981-03-16\"}]", + "answer": [ + "0819-06-09", + "0824-12-23", + "0850-08-13", + "0851-04-16", + "0856-02-20", + "0860-07-11", + "0860-09-02", + "0866-11-03", + "0866-11-20", + "0869-02-08", + "0871-02-22", + "0872-04-03", + "0872-06-02", + "0876-02-20", + "0876-10-03", + "0892-01-11", + "0894-03-09", + "0901-02-23", + "0901-12-22", + "0903-10-06", + "0910-06-05", + "0913-07-22", + "0915-09-28", + "0917-02-07", + "0917-10-01", + "0918-09-23", + "0920-04-01", + "0925-07-23", + "0925-08-15", + "0926-01-10", + "0928-09-27", + "0929-06-09", + "0929-10-18", + "0931-02-22", + "0931-03-13", + "0932-04-12", + "0934-10-26", + "0935-06-11", + "0935-08-12", + "0936-07-15", + "0939-03-13", + "0945-04-10", + "0951-02-07", + "0951-05-27", + "0951-06-11", + "0952-09-13", + "0955-01-22", + "0955-09-13", + "0957-02-26", + "0958-05-17", + "0959-03-11", + "0959-07-08", + "0961-01-20", + "0961-04-05", + "0962-11-29", + "0963-07-24", + "0964-09-15", + "0964-10-11", + "0966-03-10", + "0967-04-23", + "0973-02-23", + "0975-04-23", + "0980-03-03", + "0981-03-16", + "0981-08-06", + "0982-02-12", + "0982-07-06", + "0982-07-17", + "0984-03-26", + "0985-01-26", + "0989-02-21", + "0993-02-06", + "0994-04-02", + "1000-09-03", + "1001-02-11", + "1003-06-18", + "1004-05-17", + "1009-02-14", + "1009-11-25", + "1010-05-28", + "1013-04-24", + "1015-12-10", + "1023-08-07", + "1025-04-27", + "1029-10-28", + "1034-02-26", + "1035-03-06", + "1035-04-12", + "1036-03-19", + "1038-10-12", + "1039-03-21", + "1040-05-06", + "1041-01-25", + "1042-03-28", + "1043-09-18", + "1043-11-19", + "1053-05-09", + "1055-08-10", + "1074-04-30" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"sledding\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "8dcea79f-75c9-4f02-b7c1-3209d3365edf", + "question": "What is the occupation of the person whose date of birth is 0965-01-22?", + "intermediate_answers": "[{\"Y_2\": \"learning disability nurse\", \"Y_3\": \"Michaela Olivier\"}, {\"Y_3\": \"Livia Harker\", \"Y_2\": \"field seismologist\"}, {\"Y_2\": \"sales executive\", \"Y_3\": \"Odelia Moy\"}]", + "answer": [ + "field seismologist", + "learning disability nurse", + "sales executive" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"0965-01-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "3f5e24cf-c200-4426-a470-56fd6eeaf073", + "question": "What is the date of birth of the person whose date of birth is 0944-04-08?", + "intermediate_answers": "[{\"Y_2\": \"0944-04-08\", \"Y_3\": \"Tania Laster\"}]", + "answer": [ + "0944-04-08" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "dob(Y_3, \"0944-04-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "8427de75-0fe3-4661-8154-da73ca93efd3", + "question": "What is the occupation of the person whose occupation is building control surveyor?", + "intermediate_answers": "[{\"Y_3\": \"Deshawn Israel\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Lonnie Wilt\"}, {\"Y_3\": \"Bryce Comeau\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Jack Huckaby\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Sarah Waring\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Douglas Carroll\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Roberto Paz\"}, {\"Y_3\": \"Mickey Darby\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Fatimah Regalado\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Mireya Wendt\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Zachary Page\"}, {\"Y_3\": \"Mitchell Weathers\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Nicolasa Gaffney\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Kacey Stamper\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Trina Meister\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Elicia Durden\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Windy Looney\"}, {\"Y_3\": \"Dominic Guerrero\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Sara Derby\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Laurence Swearingen\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Monroe Weiss\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Kena Henderson\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Odette Branum\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Lauren Crossland\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Andres Mcneil\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Elliott Hermann\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Loyd Berglund\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Ramiro Henshaw\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Megan Palmore\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Clinton Rivera\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Dortha Norvell\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Luciano Buzzell\"}, {\"Y_3\": \"Jonas Paulus\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Leonard Kinard\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Amanda Matz\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Aida Neuman\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Arturo Cottle\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Marcel Hartle\"}, {\"Y_3\": \"Carolynn Phelan\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Ahmad Goines\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Garth Macklin\"}, {\"Y_3\": \"Nikki Trejo\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Kyra Santoro\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Federico Ambrose\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Taylor Choi\"}, {\"Y_3\": \"Ivette Mchale\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Haley Corbett\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Tianna Brandt\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Marguerite Thomas\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Gustavo Trudeau\"}, {\"Y_3\": \"Winfred Rico\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Deirdre Phelan\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Shemika Long\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Eldon Oxford\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Guadalupe Pyles\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Alejandro Seymore\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Emilia Michaelson\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Emmett Duckworth\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Markus Breaux\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Alexa Metzger\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Marlene Ocampo\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Coral Nix\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Daniele Runnels\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Alyssa Macdougall\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Don Brien\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Felipe Jarrett\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Carmela Amick\"}, {\"Y_3\": \"Wilton Dicarlo\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Kimberlee Foley\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Dewayne Mcallister\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Hugo Nunn\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Seymour Rains\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Scotty Mccallum\"}, {\"Y_3\": \"Alexa Bedford\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Tomas Trevino\"}, {\"Y_3\": \"Edgar Weatherspoon\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Lara Chilton\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Cristopher Ayala\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Theda Sauceda\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Tari Gold\"}, {\"Y_3\": \"Page Burnell\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Rob Southern\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Lucio Harlow\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Karol Davidson\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Jacque Searles\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Mariah Wilt\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Herbert Farina\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Stan Koonce\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Lester Bourque\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Zachary Westfall\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Randolph Colunga\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Lesley Blain\"}, {\"Y_3\": \"Cary Drayton\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Rashad Forsythe\"}, {\"Y_3\": \"Albert Holiday\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Rene Brito\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Alphonso Sage\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Cory Wyant\"}, {\"Y_3\": \"Moshe Spurgeon\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Therese Warren\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Rogelio Healey\"}, {\"Y_3\": \"Cameron Hitt\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Adella Kerr\"}, {\"Y_3\": \"Lenora Yeager\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Barbara Weed\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"John Bosch\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Abe Calloway\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Tad Edgar\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Lawerence Hibbard\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Kasey Getz\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Nydia Volk\"}, {\"Y_3\": \"Vernie Atkinson\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Holley Conde\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Wilber Light\"}, {\"Y_3\": \"Manuel Kelso\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Ted Doherty\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Page Bartholomew\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Anna Anderson\"}, {\"Y_3\": \"Demetria Hipp\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Collin Cameron\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Donnie Robson\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Earl Fredrickson\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Ross Sepulveda\"}, {\"Y_3\": \"Karrie Atwater\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Reita Matteson\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Katy Lafave\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Rashad Billups\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Kurtis Morrill\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Jeremiah Lear\"}, {\"Y_3\": \"Mia Savage\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Chelsea Tate\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Eli Evers\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Berneice Banta\"}, {\"Y_3\": \"August Dozier\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Mattie Nunley\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Vita Prouty\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Twanna Cato\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Ai Brady\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Jeffery Simms\"}, {\"Y_3\": \"Carmen Michaelson\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Piper Zarate\"}, {\"Y_3\": \"Kermit Chalmers\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Galen Mulholland\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Allison Mcdougall\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Moises Bosch\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Jakob Lieberman\"}, {\"Y_3\": \"Deanne Alcantar\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Saul Scanlon\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Alina Carbaugh\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Joaquin Massa\"}, {\"Y_3\": \"Minerva Boswell\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Margo Winston\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Juanita Meade\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Lorina Andrade\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Renea Parks\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Micheal Tripp\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Brock Benford\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Claude Lucky\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Carlton Hiller\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Dena Hubbell\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Sean Truitt\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Lindsey Mayer\"}, {\"Y_3\": \"Wilson Rickert\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Carlton Maynard\", \"Y_2\": \"building control surveyor\"}, {\"Y_2\": \"building control surveyor\", \"Y_3\": \"Von Scudder\"}, {\"Y_3\": \"Freddie Gilchrist\", \"Y_2\": \"building control surveyor\"}, {\"Y_3\": \"Rick Moorer\", \"Y_2\": \"building control surveyor\"}]", + "answer": [ + "building control surveyor" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"building control surveyor\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "47d4c09d-514c-4bd5-a9da-4c98471b5dec", + "question": "What is the hobby of the person whose date of birth is 0954-06-29?", + "intermediate_answers": "[{\"Y_2\": \"cricket\", \"Y_3\": \"Margot Wyant\"}]", + "answer": [ + "cricket" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "dob(Y_3, \"0954-06-29\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "606fb2dc-9aa5-4a85-98be-bf50f496bc3a", + "question": "What is the occupation of the person whose hobby is video gaming?", + "intermediate_answers": "[{\"Y_2\": \"personnel officer\", \"Y_3\": \"Skye Stowe\"}, {\"Y_2\": \"animal nutritionist\", \"Y_3\": \"Roosevelt Higa\"}, {\"Y_3\": \"Colby Pursley\", \"Y_2\": \"producer\"}, {\"Y_3\": \"Cordelia Pilcher\", \"Y_2\": \"press sub\"}, {\"Y_3\": \"Graham Plourde\", \"Y_2\": \"child psychotherapist\"}, {\"Y_2\": \"public relations officer\", \"Y_3\": \"Viola Deming\"}, {\"Y_2\": \"sales executive\", \"Y_3\": \"Fernando Everhart\"}, {\"Y_3\": \"Neil Goode\", \"Y_2\": \"animal technologist\"}, {\"Y_3\": \"Cara Chandler\", \"Y_2\": \"communications engineer\"}, {\"Y_2\": \"ship broker\", \"Y_3\": \"Antony Larkins\"}, {\"Y_2\": \"insurance account manager\", \"Y_3\": \"Autumn Marx\"}, {\"Y_2\": \"archaeologist\", \"Y_3\": \"Lorine Hallett\"}, {\"Y_2\": \"programmer\", \"Y_3\": \"Geneva Benge\"}, {\"Y_2\": \"sound technician\", \"Y_3\": \"Thomasena Donofrio\"}, {\"Y_3\": \"Miki Thomason\", \"Y_2\": \"press photographer\"}, {\"Y_3\": \"Anthony Shreve\", \"Y_2\": \"clothing technologist\"}, {\"Y_2\": \"lobbyist\", \"Y_3\": \"Glen Hofmann\"}, {\"Y_3\": \"Candice Shoffner\", \"Y_2\": \"estate agent\"}, {\"Y_2\": \"international aid worker\", \"Y_3\": \"Yoko Antonio\"}, {\"Y_3\": \"Joelle Tynes\", \"Y_2\": \"fine artist\"}, {\"Y_2\": \"financial manager\", \"Y_3\": \"Taylor Baker\"}, {\"Y_2\": \"garment technologist\", \"Y_3\": \"Stacy Regalado\"}, {\"Y_3\": \"Odessa Linder\", \"Y_2\": \"recruitment consultant\"}, {\"Y_2\": \"doctor\", \"Y_3\": \"Ricardo Shropshire\"}, {\"Y_2\": \"phytotherapist\", \"Y_3\": \"Rosalinda Salgado\"}, {\"Y_3\": \"Jeremiah Rager\", \"Y_2\": \"scientist\"}, {\"Y_2\": \"local government officer\", \"Y_3\": \"Aron Moorehead\"}, {\"Y_2\": \"IT consultant\", \"Y_3\": \"Nora Binkley\"}, {\"Y_2\": \"risk manager\", \"Y_3\": \"Rosalyn Fontenot\"}, {\"Y_2\": \"ambulance person\", \"Y_3\": \"Omar Scruggs\"}, {\"Y_3\": \"Virgie Summerlin\", \"Y_2\": \"barrister\"}, {\"Y_3\": \"Francisco Raymer\", \"Y_2\": \"lighting technician\"}, {\"Y_2\": \"financial adviser\", \"Y_3\": \"Rubie Walston\"}, {\"Y_3\": \"Beulah Barnhart\", \"Y_2\": \"pharmacist\"}, {\"Y_2\": \"professor emeritus\", \"Y_3\": \"Miguel Maye\"}, {\"Y_3\": \"Joanne Truax\", \"Y_2\": \"insurance risk surveyor\"}, {\"Y_2\": \"producer\", \"Y_3\": \"Rhea Corbett\"}, {\"Y_2\": \"operational investment banker\", \"Y_3\": \"Casey Prouty\"}, {\"Y_3\": \"Krystle Fenwick\", \"Y_2\": \"meteorologist\"}, {\"Y_2\": \"interior and spatial designer\", \"Y_3\": \"Kena Jobe\"}, {\"Y_2\": \"theatre stage manager\", \"Y_3\": \"Lamar Brann\"}, {\"Y_2\": \"diagnostic radiographer\", \"Y_3\": \"Princess Stuckey\"}, {\"Y_2\": \"garment technologist\", \"Y_3\": \"Enrique Travers\"}, {\"Y_2\": \"designer\", \"Y_3\": \"Annette Lu\"}, {\"Y_3\": \"Dawn Rego\", \"Y_2\": \"architect\"}, {\"Y_3\": \"Vance Rea\", \"Y_2\": \"publishing rights manager\"}, {\"Y_3\": \"Nelly Doty\", \"Y_2\": \"petroleum engineer\"}, {\"Y_2\": \"advice worker\", \"Y_3\": \"Mickey Driscoll\"}, {\"Y_3\": \"Claudine Upshaw\", \"Y_2\": \"cartographer\"}, {\"Y_3\": \"Kieth Banta\", \"Y_2\": \"conference centre manager\"}, {\"Y_2\": \"pension scheme manager\", \"Y_3\": \"Georgine Coomer\"}, {\"Y_3\": \"Lissa Lister\", \"Y_2\": \"furniture designer\"}, {\"Y_2\": \"IT consultant\", \"Y_3\": \"Rocco Funk\"}, {\"Y_3\": \"Chloe Beard\", \"Y_2\": \"actor\"}, {\"Y_3\": \"Kyle William\", \"Y_2\": \"optometrist\"}, {\"Y_3\": \"Wilber Bartholomew\", \"Y_2\": \"metallurgist\"}, {\"Y_2\": \"producer\", \"Y_3\": \"Leigh Woodford\"}, {\"Y_2\": \"quarry manager\", \"Y_3\": \"Rufus Weddle\"}, {\"Y_3\": \"Elaine Blackburn\", \"Y_2\": \"cytogeneticist\"}, {\"Y_2\": \"industrial designer\", \"Y_3\": \"Arden Dennison\"}, {\"Y_3\": \"Kayla Mcmahan\", \"Y_2\": \"town planner\"}, {\"Y_2\": \"travel agency manager\", \"Y_3\": \"Oma Weigel\"}, {\"Y_2\": \"production manager\", \"Y_3\": \"Eusebio Blanchard\"}, {\"Y_3\": \"Antwan Acuna\", \"Y_2\": \"public librarian\"}, {\"Y_3\": \"Joshua Chadwick\", \"Y_2\": \"tour manager\"}, {\"Y_3\": \"Isaias Ruble\", \"Y_2\": \"air broker\"}, {\"Y_2\": \"paramedic\", \"Y_3\": \"Cordell Motley\"}, {\"Y_3\": \"Vernice Caviness\", \"Y_2\": \"garment technologist\"}, {\"Y_2\": \"pensions consultant\", \"Y_3\": \"Sofia Howland\"}, {\"Y_2\": \"contractor\", \"Y_3\": \"Sherita Polson\"}, {\"Y_3\": \"Luca Pedraza\", \"Y_2\": \"chiropodist\"}, {\"Y_3\": \"Ralph Canty\", \"Y_2\": \"advertising art director\"}, {\"Y_3\": \"Dante Rust\", \"Y_2\": \"art gallery manager\"}, {\"Y_2\": \"theme park manager\", \"Y_3\": \"Deon Estrada\"}, {\"Y_2\": \"optician\", \"Y_3\": \"Beau Calvillo\"}, {\"Y_2\": \"product designer\", \"Y_3\": \"Gayla Estep\"}, {\"Y_3\": \"Dudley Gayton\", \"Y_2\": \"manufacturing engineer\"}, {\"Y_2\": \"outdoor activities manager\", \"Y_3\": \"Jonas Aviles\"}, {\"Y_2\": \"curator\", \"Y_3\": \"Lawrence Deaton\"}, {\"Y_2\": \"aeronautical engineer\", \"Y_3\": \"Jann Krieger\"}, {\"Y_2\": \"consulting civil engineer\", \"Y_3\": \"Larae Thaxton\"}, {\"Y_2\": \"trade union research officer\", \"Y_3\": \"Jamie Boyer\"}, {\"Y_3\": \"Keisha Bynum\", \"Y_2\": \"advertising account executive\"}, {\"Y_3\": \"Jung Gerard\", \"Y_2\": \"psychotherapist\"}, {\"Y_2\": \"film editor\", \"Y_3\": \"Charley Maier\"}, {\"Y_3\": \"Julie Nelsen\", \"Y_2\": \"government social research officer\"}, {\"Y_2\": \"aid worker\", \"Y_3\": \"Dennis Tirado\"}, {\"Y_2\": \"amenity horticulturist\", \"Y_3\": \"Joel Maes\"}, {\"Y_3\": \"Winnifred Sherwin\", \"Y_2\": \"electronics engineer\"}, {\"Y_2\": \"trading standards officer\", \"Y_3\": \"Carey Modlin\"}, {\"Y_2\": \"wellsite geologist\", \"Y_3\": \"Scott Merrifield\"}, {\"Y_3\": \"Samual Peace\", \"Y_2\": \"exercise physiologist\"}, {\"Y_2\": \"professor emeritus\", \"Y_3\": \"Rena Castro\"}, {\"Y_3\": \"Isaias Letendre\", \"Y_2\": \"geochemist\"}, {\"Y_3\": \"Davis Stamey\", \"Y_2\": \"ecologist\"}, {\"Y_2\": \"forensic scientist\", \"Y_3\": \"Sharolyn Sikes\"}, {\"Y_3\": \"Wade Bounds\", \"Y_2\": \"operational investment banker\"}, {\"Y_3\": \"Torrie Munguia\", \"Y_2\": \"petroleum engineer\"}, {\"Y_2\": \"education administrator\", \"Y_3\": \"Jamal Lander\"}, {\"Y_3\": \"Lera Nelson\", \"Y_2\": \"purchasing manager\"}, {\"Y_2\": \"merchant navy officer\", \"Y_3\": \"Taneka Worley\"}, {\"Y_2\": \"sports administrator\", \"Y_3\": \"Bess Peabody\"}, {\"Y_3\": \"Marcel Mccracken\", \"Y_2\": \"curator\"}, {\"Y_2\": \"claims inspector\", \"Y_3\": \"Vito Sutherland\"}, {\"Y_3\": \"Earlean Arevalo\", \"Y_2\": \"catering manager\"}, {\"Y_2\": \"medical technical officer\", \"Y_3\": \"Angelia Chiles\"}, {\"Y_3\": \"Gena Javier\", \"Y_2\": \"facilities manager\"}, {\"Y_2\": \"wellsite geologist\", \"Y_3\": \"Kristine Sage\"}, {\"Y_2\": \"exhibition designer\", \"Y_3\": \"Georgina Sowder\"}, {\"Y_3\": \"Sha Dion\", \"Y_2\": \"retail banker\"}, {\"Y_2\": \"warden\", \"Y_3\": \"Gilberto Bove\"}, {\"Y_3\": \"Artie Quimby\", \"Y_2\": \"technical author\"}, {\"Y_3\": \"Gary Kiser\", \"Y_2\": \"loss adjuster\"}, {\"Y_2\": \"IT sales professional\", \"Y_3\": \"Michele Hendry\"}, {\"Y_3\": \"Lesley Long\", \"Y_2\": \"ceramics designer\"}, {\"Y_2\": \"community pharmacist\", \"Y_3\": \"Delinda Desantis\"}, {\"Y_3\": \"Yoshiko Kroeger\", \"Y_2\": \"housing manager\"}, {\"Y_3\": \"Brandon Barham\", \"Y_2\": \"chemical engineer\"}, {\"Y_3\": \"Bethany Serna\", \"Y_2\": \"writer\"}, {\"Y_3\": \"Estella Hawk\", \"Y_2\": \"meteorologist\"}, {\"Y_3\": \"Adela Bolick\", \"Y_2\": \"colour technologist\"}, {\"Y_2\": \"music tutor\", \"Y_3\": \"Merrill Fetter\"}, {\"Y_2\": \"conservator\", \"Y_3\": \"Kelvin Mills\"}, {\"Y_2\": \"commercial horticulturist\", \"Y_3\": \"Florine Linder\"}, {\"Y_3\": \"Major Sage\", \"Y_2\": \"sports administrator\"}, {\"Y_2\": \"magazine journalist\", \"Y_3\": \"Haydee Feeney\"}, {\"Y_2\": \"ship broker\", \"Y_3\": \"Elsy Lowther\"}, {\"Y_2\": \"scientific laboratory technician\", \"Y_3\": \"Roger Orr\"}, {\"Y_2\": \"software engineer\", \"Y_3\": \"Sheila Gauthier\"}, {\"Y_3\": \"Chelsie Bosch\", \"Y_2\": \"animator\"}, {\"Y_2\": \"communications engineer\", \"Y_3\": \"Pierre Houk\"}, {\"Y_3\": \"Shaunna Trout\", \"Y_2\": \"equality and diversity officer\"}, {\"Y_2\": \"biomedical scientist\", \"Y_3\": \"Claudie Looney\"}, {\"Y_3\": \"Genesis Henson\", \"Y_2\": \"electrical engineer\"}, {\"Y_3\": \"Luca Jacobs\", \"Y_2\": \"housing manager\"}, {\"Y_3\": \"Salvatore Wendt\", \"Y_2\": \"medical secretary\"}, {\"Y_2\": \"statistician\", \"Y_3\": \"Aura Lopes\"}, {\"Y_3\": \"Adam Buehler\", \"Y_2\": \"insurance underwriter\"}, {\"Y_2\": \"claims inspector\", \"Y_3\": \"Fletcher Brogdon\"}, {\"Y_2\": \"health and safety inspector\", \"Y_3\": \"Denny Trantham\"}, {\"Y_2\": \"herpetologist\", \"Y_3\": \"Landon Fraley\"}, {\"Y_2\": \"claims inspector\", \"Y_3\": \"Margarite Mars\"}, {\"Y_2\": \"film editor\", \"Y_3\": \"Charity Summerville\"}, {\"Y_3\": \"Cliff Goodell\", \"Y_2\": \"historic buildings inspector\"}, {\"Y_2\": \"sub\", \"Y_3\": \"George Doherty\"}, {\"Y_3\": \"Nettie Soares\", \"Y_2\": \"recruitment consultant\"}, {\"Y_2\": \"IT trainer\", \"Y_3\": \"Paul Jaffe\"}, {\"Y_3\": \"Jamison Lebron\", \"Y_2\": \"industrial designer\"}, {\"Y_3\": \"Trudy Caesar\", \"Y_2\": \"recruitment consultant\"}, {\"Y_3\": \"Katharine Stocker\", \"Y_2\": \"learning mentor\"}, {\"Y_3\": \"Nico Cohn\", \"Y_2\": \"counsellor\"}, {\"Y_2\": \"English as a second language teacher\", \"Y_3\": \"Ethel Faber\"}, {\"Y_3\": \"Twanna Herald\", \"Y_2\": \"doctor\"}, {\"Y_3\": \"Seymour Aleman\", \"Y_2\": \"English as a foreign language teacher\"}, {\"Y_2\": \"water engineer\", \"Y_3\": \"Carl Moffitt\"}, {\"Y_3\": \"Miguel Pearce\", \"Y_2\": \"estate manager\"}, {\"Y_3\": \"Chau Valenti\", \"Y_2\": \"risk manager\"}, {\"Y_3\": \"Dominic Michell\", \"Y_2\": \"licensed conveyancer\"}, {\"Y_3\": \"Emelda Gaspard\", \"Y_2\": \"cytogeneticist\"}, {\"Y_2\": \"tree surgeon\", \"Y_3\": \"Aurelio Bannon\"}, {\"Y_2\": \"computer games developer\", \"Y_3\": \"Mercedes Labbe\"}, {\"Y_2\": \"educational psychologist\", \"Y_3\": \"Myrl Craver\"}, {\"Y_3\": \"Lesley Silvers\", \"Y_2\": \"media buyer\"}, {\"Y_2\": \"geoscientist\", \"Y_3\": \"Florence Gould\"}, {\"Y_2\": \"academic librarian\", \"Y_3\": \"Stewart Acuna\"}, {\"Y_2\": \"public relations officer\", \"Y_3\": \"Frank Stricklin\"}, {\"Y_2\": \"passenger transport manager\", \"Y_3\": \"Livia Leo\"}, {\"Y_3\": \"Major Gruber\", \"Y_2\": \"museum exhibitions officer\"}, {\"Y_3\": \"Christian Rocco\", \"Y_2\": \"biomedical scientist\"}, {\"Y_2\": \"research officer\", \"Y_3\": \"Norma Klingensmith\"}, {\"Y_2\": \"banker\", \"Y_3\": \"Gerry Fisk\"}, {\"Y_3\": \"Meghann Unger\", \"Y_2\": \"actor\"}, {\"Y_3\": \"Rita Bevins\", \"Y_2\": \"web designer\"}, {\"Y_2\": \"oncologist\", \"Y_3\": \"Ida Brook\"}, {\"Y_2\": \"pensions consultant\", \"Y_3\": \"Abraham Flaherty\"}, {\"Y_3\": \"Randolph Cuomo\", \"Y_2\": \"counselling psychologist\"}, {\"Y_2\": \"community arts worker\", \"Y_3\": \"Esperanza Robichaux\"}, {\"Y_3\": \"Genny Quan\", \"Y_2\": \"neurosurgeon\"}, {\"Y_3\": \"Jorge Peoples\", \"Y_2\": \"charity officer\"}, {\"Y_3\": \"Demarcus Corder\", \"Y_2\": \"illustrator\"}, {\"Y_3\": \"Zoila Williamson\", \"Y_2\": \"engineering geologist\"}, {\"Y_2\": \"medical laboratory scientific officer\", \"Y_3\": \"Chau Turnage\"}, {\"Y_2\": \"cabin crew\", \"Y_3\": \"Rosena Jesse\"}, {\"Y_2\": \"mining engineer\", \"Y_3\": \"Duncan Tarango\"}, {\"Y_3\": \"Rodger Blanchard\", \"Y_2\": \"race relations officer\"}, {\"Y_2\": \"proofreader\", \"Y_3\": \"Jackie Messer\"}, {\"Y_3\": \"Lucretia Dang\", \"Y_2\": \"claims inspector\"}, {\"Y_2\": \"broadcast engineer\", \"Y_3\": \"Kerry Catalano\"}, {\"Y_2\": \"hydrographic surveyor\", \"Y_3\": \"Rodrigo Carrera\"}, {\"Y_3\": \"Korey Boyles\", \"Y_2\": \"fisheries officer\"}, {\"Y_3\": \"Karina Colombo\", \"Y_2\": \"television camera operator\"}, {\"Y_3\": \"Mitchel Carrillo\", \"Y_2\": \"financial adviser\"}, {\"Y_3\": \"Janiece Hewitt\", \"Y_2\": \"financial risk analyst\"}, {\"Y_2\": \"nature conservation officer\", \"Y_3\": \"Corinne Roger\"}, {\"Y_3\": \"Laurette Dalrymple\", \"Y_2\": \"surgeon\"}, {\"Y_3\": \"Zachariah Reaves\", \"Y_2\": \"software engineer\"}, {\"Y_2\": \"medical illustrator\", \"Y_3\": \"Micheal Larkins\"}, {\"Y_3\": \"Joetta Redman\", \"Y_2\": \"retail banker\"}, {\"Y_3\": \"Florian Zaragoza\", \"Y_2\": \"engineer\"}, {\"Y_2\": \"environmental health practitioner\", \"Y_3\": \"Fletcher Shay\"}, {\"Y_2\": \"mechanical engineer\", \"Y_3\": \"Jeannette Doane\"}, {\"Y_3\": \"Hope Wolff\", \"Y_2\": \"industrial designer\"}, {\"Y_3\": \"Lela Parkhurst\", \"Y_2\": \"sports therapist\"}, {\"Y_3\": \"Curt Krieger\", \"Y_2\": \"production designer\"}, {\"Y_2\": \"housing manager\", \"Y_3\": \"Brock Kinlaw\"}]", + "answer": [ + "English as a foreign language teacher", + "English as a second language teacher", + "IT consultant", + "IT sales professional", + "IT trainer", + "academic librarian", + "actor", + "advertising account executive", + "advertising art director", + "advice worker", + "aeronautical engineer", + "aid worker", + "air broker", + "ambulance person", + "amenity horticulturist", + "animal nutritionist", + "animal technologist", + "animator", + "archaeologist", + "architect", + "art gallery manager", + "banker", + "barrister", + "biomedical scientist", + "broadcast engineer", + "cabin crew", + "cartographer", + "catering manager", + "ceramics designer", + "charity officer", + "chemical engineer", + "child psychotherapist", + "chiropodist", + "claims inspector", + "clothing technologist", + "colour technologist", + "commercial horticulturist", + "communications engineer", + "community arts worker", + "community pharmacist", + "computer games developer", + "conference centre manager", + "conservator", + "consulting civil engineer", + "contractor", + "counselling psychologist", + "counsellor", + "curator", + "cytogeneticist", + "designer", + "diagnostic radiographer", + "doctor", + "ecologist", + "education administrator", + "educational psychologist", + "electrical engineer", + "electronics engineer", + "engineer", + "engineering geologist", + "environmental health practitioner", + "equality and diversity officer", + "estate agent", + "estate manager", + "exercise physiologist", + "exhibition designer", + "facilities manager", + "film editor", + "financial adviser", + "financial manager", + "financial risk analyst", + "fine artist", + "fisheries officer", + "forensic scientist", + "furniture designer", + "garment technologist", + "geochemist", + "geoscientist", + "government social research officer", + "health and safety inspector", + "herpetologist", + "historic buildings inspector", + "housing manager", + "hydrographic surveyor", + "illustrator", + "industrial designer", + "insurance account manager", + "insurance risk surveyor", + "insurance underwriter", + "interior and spatial designer", + "international aid worker", + "learning mentor", + "licensed conveyancer", + "lighting technician", + "lobbyist", + "local government officer", + "loss adjuster", + "magazine journalist", + "manufacturing engineer", + "mechanical engineer", + "media buyer", + "medical illustrator", + "medical laboratory scientific officer", + "medical secretary", + "medical technical officer", + "merchant navy officer", + "metallurgist", + "meteorologist", + "mining engineer", + "museum exhibitions officer", + "music tutor", + "nature conservation officer", + "neurosurgeon", + "oncologist", + "operational investment banker", + "optician", + "optometrist", + "outdoor activities manager", + "paramedic", + "passenger transport manager", + "pension scheme manager", + "pensions consultant", + "personnel officer", + "petroleum engineer", + "pharmacist", + "phytotherapist", + "press photographer", + "press sub", + "producer", + "product designer", + "production designer", + "production manager", + "professor emeritus", + "programmer", + "proofreader", + "psychotherapist", + "public librarian", + "public relations officer", + "publishing rights manager", + "purchasing manager", + "quarry manager", + "race relations officer", + "recruitment consultant", + "research officer", + "retail banker", + "risk manager", + "sales executive", + "scientific laboratory technician", + "scientist", + "ship broker", + "software engineer", + "sound technician", + "sports administrator", + "sports therapist", + "statistician", + "sub", + "surgeon", + "technical author", + "television camera operator", + "theatre stage manager", + "theme park manager", + "tour manager", + "town planner", + "trade union research officer", + "trading standards officer", + "travel agency manager", + "tree surgeon", + "warden", + "water engineer", + "web designer", + "wellsite geologist", + "writer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "hobby(Y_3, \"video gaming\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "0f7463d3-3111-4edd-bcbd-092275a2639c", + "question": "What is the occupation of the person whose hobby is amusement park visiting?", + "intermediate_answers": "[{\"Y_3\": \"Romona Ling\", \"Y_2\": \"actor\"}, {\"Y_2\": \"minerals surveyor\", \"Y_3\": \"Rosa Hoover\"}, {\"Y_2\": \"tax inspector\", \"Y_3\": \"Geraldine Gallagher\"}, {\"Y_2\": \"international aid worker\", \"Y_3\": \"Rosemary Vinson\"}, {\"Y_3\": \"Roberta Deluca\", \"Y_2\": \"ceramics designer\"}, {\"Y_2\": \"runner\", \"Y_3\": \"Ira Loftus\"}, {\"Y_3\": \"Myrl Patterson\", \"Y_2\": \"art therapist\"}, {\"Y_3\": \"Augustine Barnhart\", \"Y_2\": \"land\"}, {\"Y_2\": \"industrial buyer\", \"Y_3\": \"Neil Marra\"}, {\"Y_3\": \"Deangelo Fish\", \"Y_2\": \"community pharmacist\"}, {\"Y_2\": \"dealer\", \"Y_3\": \"Weldon Brody\"}, {\"Y_3\": \"Russel Hildebrand\", \"Y_2\": \"chartered legal executive\"}, {\"Y_3\": \"Heather Kirkwood\", \"Y_2\": \"land\"}, {\"Y_3\": \"Fred Raleigh\", \"Y_2\": \"medical sales representative\"}, {\"Y_2\": \"retail banker\", \"Y_3\": \"Giovanni Ahern\"}, {\"Y_3\": \"Janis Driver\", \"Y_2\": \"commercial art gallery manager\"}, {\"Y_2\": \"archaeologist\", \"Y_3\": \"Ernie Graybill\"}, {\"Y_2\": \"education administrator\", \"Y_3\": \"Edison Rudolph\"}, {\"Y_3\": \"Sammie Rae\", \"Y_2\": \"environmental manager\"}, {\"Y_2\": \"geophysical data processor\", \"Y_3\": \"Monique Preciado\"}, {\"Y_2\": \"dance movement psychotherapist\", \"Y_3\": \"Patrick Boutte\"}, {\"Y_2\": \"counsellor\", \"Y_3\": \"Rodney Thurston\"}, {\"Y_3\": \"Allison Biggers\", \"Y_2\": \"commercial art gallery manager\"}, {\"Y_3\": \"Nell Ferebee\", \"Y_2\": \"sales promotion account executive\"}, {\"Y_2\": \"professor emeritus\", \"Y_3\": \"Tyesha Swarey\"}, {\"Y_3\": \"Viva Frazee\", \"Y_2\": \"fitness centre manager\"}, {\"Y_2\": \"analytical chemist\", \"Y_3\": \"Elna Kitchens\"}, {\"Y_2\": \"paediatric nurse\", \"Y_3\": \"Elliott Carvajal\"}, {\"Y_3\": \"Jame Ingraham\", \"Y_2\": \"graphic designer\"}, {\"Y_3\": \"Jewell Creekmore\", \"Y_2\": \"conference centre manager\"}, {\"Y_3\": \"Marilynn Rivas\", \"Y_2\": \"secretary\"}, {\"Y_2\": \"medical laboratory scientific officer\", \"Y_3\": \"Teressa Deane\"}, {\"Y_2\": \"animal nutritionist\", \"Y_3\": \"Harvey Horsley\"}, {\"Y_3\": \"Dale Geer\", \"Y_2\": \"educational psychologist\"}, {\"Y_2\": \"insurance account manager\", \"Y_3\": \"Dorthy Candelaria\"}, {\"Y_3\": \"Coleen Massie\", \"Y_2\": \"early years teacher\"}, {\"Y_2\": \"oncologist\", \"Y_3\": \"Dwain Hostetter\"}, {\"Y_3\": \"Helga Huss\", \"Y_2\": \"tax adviser\"}, {\"Y_2\": \"air cabin crew\", \"Y_3\": \"Jeffery Alleman\"}, {\"Y_3\": \"Shelly Delisle\", \"Y_2\": \"environmental health practitioner\"}, {\"Y_2\": \"marketing executive\", \"Y_3\": \"Ilona Feliciano\"}, {\"Y_3\": \"Oscar Angell\", \"Y_2\": \"quantity surveyor\"}, {\"Y_3\": \"Lara Irwin\", \"Y_2\": \"herbalist\"}, {\"Y_2\": \"electronics engineer\", \"Y_3\": \"Abdul Deville\"}, {\"Y_3\": \"Vaughn Cairns\", \"Y_2\": \"estate manager\"}, {\"Y_3\": \"Paula Trout\", \"Y_2\": \"historic buildings inspector\"}, {\"Y_2\": \"lawyer\", \"Y_3\": \"Vern Kee\"}, {\"Y_2\": \"armed forces operational officer\", \"Y_3\": \"Roland Lovelace\"}, {\"Y_3\": \"Perry Bechtold\", \"Y_2\": \"camera operator\"}, {\"Y_2\": \"designer\", \"Y_3\": \"Darren Burkett\"}, {\"Y_2\": \"geophysical data processor\", \"Y_3\": \"Audie Alger\"}, {\"Y_3\": \"Salley Stokes\", \"Y_2\": \"chief strategy officer\"}, {\"Y_2\": \"textile designer\", \"Y_3\": \"Scotty Swain\"}, {\"Y_3\": \"Thomasine Arrington\", \"Y_2\": \"exhibitions officer\"}, {\"Y_3\": \"Wonda Calvin\", \"Y_2\": \"advertising account executive\"}, {\"Y_2\": \"systems developer\", \"Y_3\": \"Tiffanie Bolding\"}, {\"Y_3\": \"Claudette Shults\", \"Y_2\": \"regulatory affairs officer\"}, {\"Y_2\": \"production engineer\", \"Y_3\": \"Dan Orr\"}, {\"Y_2\": \"mechanical engineer\", \"Y_3\": \"Laura Cothran\"}, {\"Y_2\": \"financial controller\", \"Y_3\": \"Margie Sandoval\"}, {\"Y_2\": \"producer\", \"Y_3\": \"Russel Minton\"}, {\"Y_3\": \"Ignacio Hawkins\", \"Y_2\": \"musician\"}, {\"Y_3\": \"Henry Keane\", \"Y_2\": \"sales professional\"}, {\"Y_2\": \"public relations account executive\", \"Y_3\": \"Jude Ho\"}, {\"Y_2\": \"medical physicist\", \"Y_3\": \"Jules Cavender\"}, {\"Y_2\": \"print production planner\", \"Y_3\": \"Roseanna Gaytan\"}, {\"Y_3\": \"Cheree Mcgarry\", \"Y_2\": \"tourist information centre manager\"}, {\"Y_3\": \"Pablo Naquin\", \"Y_2\": \"therapist\"}, {\"Y_2\": \"logistics and distribution manager\", \"Y_3\": \"Shawn Holst\"}, {\"Y_2\": \"mental health nurse\", \"Y_3\": \"Laura Chitwood\"}, {\"Y_2\": \"writer\", \"Y_3\": \"Solomon Nickell\"}, {\"Y_2\": \"glass blower\", \"Y_3\": \"Frederic Hemphill\"}]", + "answer": [ + "actor", + "advertising account executive", + "air cabin crew", + "analytical chemist", + "animal nutritionist", + "archaeologist", + "armed forces operational officer", + "art therapist", + "camera operator", + "ceramics designer", + "chartered legal executive", + "chief strategy officer", + "commercial art gallery manager", + "community pharmacist", + "conference centre manager", + "counsellor", + "dance movement psychotherapist", + "dealer", + "designer", + "early years teacher", + "education administrator", + "educational psychologist", + "electronics engineer", + "environmental health practitioner", + "environmental manager", + "estate manager", + "exhibitions officer", + "financial controller", + "fitness centre manager", + "geophysical data processor", + "glass blower", + "graphic designer", + "herbalist", + "historic buildings inspector", + "industrial buyer", + "insurance account manager", + "international aid worker", + "land", + "lawyer", + "logistics and distribution manager", + "marketing executive", + "mechanical engineer", + "medical laboratory scientific officer", + "medical physicist", + "medical sales representative", + "mental health nurse", + "minerals surveyor", + "musician", + "oncologist", + "paediatric nurse", + "print production planner", + "producer", + "production engineer", + "professor emeritus", + "public relations account executive", + "quantity surveyor", + "regulatory affairs officer", + "retail banker", + "runner", + "sales professional", + "sales promotion account executive", + "secretary", + "systems developer", + "tax adviser", + "tax inspector", + "textile designer", + "therapist", + "tourist information centre manager", + "writer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "hobby(Y_3, \"amusement park visiting\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "8a61fa55-e723-4a12-9fdd-8d7d1523eba4", + "question": "What is the date of birth of the person whose hobby is guerrilla gardening?", + "intermediate_answers": "[{\"Y_2\": \"1040-08-14\", \"Y_3\": \"Nana Partridge\"}, {\"Y_3\": \"Elissa Gamble\", \"Y_2\": \"0880-03-14\"}, {\"Y_3\": \"Reid Maurer\", \"Y_2\": \"0921-03-03\"}, {\"Y_2\": \"0963-07-24\", \"Y_3\": \"Roman Colunga\"}, {\"Y_3\": \"Luisa Mcgehee\", \"Y_2\": \"1044-12-17\"}, {\"Y_2\": \"0986-04-22\", \"Y_3\": \"Pamala Womack\"}, {\"Y_3\": \"Anjanette Brann\", \"Y_2\": \"0843-11-03\"}, {\"Y_3\": \"Evette Wren\", \"Y_2\": \"0968-09-07\"}, {\"Y_3\": \"Burl Michaud\", \"Y_2\": \"0910-09-17\"}, {\"Y_3\": \"Armando Schick\", \"Y_2\": \"1042-08-22\"}, {\"Y_2\": \"0924-03-24\", \"Y_3\": \"Maryjane Claxton\"}, {\"Y_2\": \"0981-05-25\", \"Y_3\": \"Rowena Hudgens\"}, {\"Y_2\": \"1048-08-02\", \"Y_3\": \"Lue Tabor\"}, {\"Y_2\": \"0906-12-06\", \"Y_3\": \"Edris Bostic\"}, {\"Y_2\": \"0944-10-07\", \"Y_3\": \"Vernell Hensley\"}, {\"Y_2\": \"1004-12-13\", \"Y_3\": \"Solomon Newberry\"}, {\"Y_2\": \"0873-01-08\", \"Y_3\": \"Karrie Lipsey\"}, {\"Y_3\": \"Tiffiny Herrin\", \"Y_2\": \"0981-01-02\"}, {\"Y_3\": \"Alexander Berry\", \"Y_2\": \"0968-05-15\"}, {\"Y_2\": \"1035-01-16\", \"Y_3\": \"Wyatt Mackie\"}, {\"Y_2\": \"0901-05-14\", \"Y_3\": \"Elbert Grove\"}, {\"Y_2\": \"0930-09-03\", \"Y_3\": \"Nelson Schwarz\"}, {\"Y_3\": \"Carmon Woodward\", \"Y_2\": \"0861-05-09\"}, {\"Y_2\": \"0951-06-28\", \"Y_3\": \"Mitchel Nichols\"}, {\"Y_2\": \"1039-10-14\", \"Y_3\": \"Harriette Nevels\"}, {\"Y_2\": \"1044-11-23\", \"Y_3\": \"Von Morris\"}, {\"Y_3\": \"Zoila Louie\", \"Y_2\": \"1034-04-22\"}, {\"Y_3\": \"Myrtle Clyde\", \"Y_2\": \"0942-04-11\"}, {\"Y_3\": \"Ronnie Stanton\", \"Y_2\": \"1062-03-03\"}, {\"Y_3\": \"Holly Cassell\", \"Y_2\": \"0994-07-11\"}, {\"Y_2\": \"0853-05-14\", \"Y_3\": \"Marc Burley\"}, {\"Y_2\": \"1007-05-10\", \"Y_3\": \"Isiah Ramsey\"}, {\"Y_3\": \"Norris Cintron\", \"Y_2\": \"1028-12-25\"}, {\"Y_2\": \"0994-10-25\", \"Y_3\": \"Jonathan Rosenberger\"}, {\"Y_3\": \"Seth Koonce\", \"Y_2\": \"0931-09-03\"}, {\"Y_3\": \"Isaac Rohde\", \"Y_2\": \"1047-05-26\"}, {\"Y_2\": \"0947-02-05\", \"Y_3\": \"Claud Simon\"}, {\"Y_2\": \"0870-07-05\", \"Y_3\": \"Norberto Pickens\"}, {\"Y_2\": \"0917-09-01\", \"Y_3\": \"Jamey Geller\"}, {\"Y_3\": \"Errol Morton\", \"Y_2\": \"0929-05-23\"}, {\"Y_3\": \"Abbey Nall\", \"Y_2\": \"0901-02-25\"}, {\"Y_2\": \"0962-10-26\", \"Y_3\": \"Emile Seymore\"}, {\"Y_2\": \"1048-04-26\", \"Y_3\": \"Tanner Thurman\"}, {\"Y_2\": \"0898-10-26\", \"Y_3\": \"Elliot Pogue\"}, {\"Y_3\": \"Giovanni Wert\", \"Y_2\": \"0983-02-28\"}, {\"Y_3\": \"Stacia Starr\", \"Y_2\": \"0997-07-11\"}, {\"Y_3\": \"Adolph Braud\", \"Y_2\": \"0959-09-13\"}, {\"Y_3\": \"Trudy Calderon\", \"Y_2\": \"1011-10-18\"}, {\"Y_3\": \"Veronica Almond\", \"Y_2\": \"0983-12-26\"}, {\"Y_2\": \"1016-02-09\", \"Y_3\": \"Buck Sternberg\"}, {\"Y_3\": \"Bobbie Hildreth\", \"Y_2\": \"1013-08-13\"}, {\"Y_2\": \"0900-08-27\", \"Y_3\": \"Pricilla Catalano\"}, {\"Y_2\": \"0880-01-15\", \"Y_3\": \"Aletha Casares\"}, {\"Y_2\": \"0947-12-16\", \"Y_3\": \"Wayne Mosher\"}, {\"Y_2\": \"1039-05-06\", \"Y_3\": \"Kerrie Merchant\"}, {\"Y_3\": \"Loretta Ruth\", \"Y_2\": \"0958-01-03\"}, {\"Y_3\": \"Selena Nieman\", \"Y_2\": \"0941-03-11\"}, {\"Y_2\": \"0972-09-12\", \"Y_3\": \"Casey Springer\"}, {\"Y_3\": \"Leah Crawford\", \"Y_2\": \"0896-01-04\"}, {\"Y_2\": \"1007-12-17\", \"Y_3\": \"Kelvin Fair\"}, {\"Y_2\": \"0953-01-31\", \"Y_3\": \"Wanita Maurice\"}, {\"Y_2\": \"0962-06-20\", \"Y_3\": \"Billye Stockman\"}, {\"Y_3\": \"Colleen Prado\", \"Y_2\": \"1029-08-15\"}, {\"Y_2\": \"1025-06-28\", \"Y_3\": \"Forrest Santacruz\"}, {\"Y_2\": \"1013-02-26\", \"Y_3\": \"Kenny Buzzell\"}, {\"Y_3\": \"Rupert Block\", \"Y_2\": \"1040-05-26\"}, {\"Y_3\": \"Lyndia Sim\", \"Y_2\": \"0998-05-23\"}, {\"Y_2\": \"0952-12-28\", \"Y_3\": \"Ramona Preston\"}, {\"Y_2\": \"0944-01-03\", \"Y_3\": \"Miki Ackley\"}, {\"Y_3\": \"Mattie Eng\", \"Y_2\": \"0978-04-13\"}, {\"Y_3\": \"Chelsea Garman\", \"Y_2\": \"1016-09-13\"}, {\"Y_3\": \"Carlotta Guillen\", \"Y_2\": \"0957-08-07\"}, {\"Y_2\": \"0921-02-08\", \"Y_3\": \"Lara Flemming\"}, {\"Y_2\": \"0969-06-21\", \"Y_3\": \"Tresa John\"}, {\"Y_3\": \"Morgan Hackler\", \"Y_2\": \"0944-12-24\"}, {\"Y_2\": \"0998-05-08\", \"Y_3\": \"Sheena Grube\"}, {\"Y_2\": \"0931-01-28\", \"Y_3\": \"Thurman Tighe\"}, {\"Y_3\": \"Marlana Langley\", \"Y_2\": \"0995-06-06\"}, {\"Y_2\": \"0924-02-02\", \"Y_3\": \"Jeanelle Stockman\"}, {\"Y_3\": \"Blondell Michels\", \"Y_2\": \"0993-11-26\"}, {\"Y_2\": \"1059-05-03\", \"Y_3\": \"Hilda Matthew\"}, {\"Y_3\": \"Jon Grogan\", \"Y_2\": \"0907-05-12\"}, {\"Y_3\": \"Lon Boudreaux\", \"Y_2\": \"1026-09-21\"}, {\"Y_3\": \"Edris Glover\", \"Y_2\": \"0897-07-16\"}]", + "answer": [ + "0843-11-03", + "0853-05-14", + "0861-05-09", + "0870-07-05", + "0873-01-08", + "0880-01-15", + "0880-03-14", + "0896-01-04", + "0897-07-16", + "0898-10-26", + "0900-08-27", + "0901-02-25", + "0901-05-14", + "0906-12-06", + "0907-05-12", + "0910-09-17", + "0917-09-01", + "0921-02-08", + "0921-03-03", + "0924-02-02", + "0924-03-24", + "0929-05-23", + "0930-09-03", + "0931-01-28", + "0931-09-03", + "0941-03-11", + "0942-04-11", + "0944-01-03", + "0944-10-07", + "0944-12-24", + "0947-02-05", + "0947-12-16", + "0951-06-28", + "0952-12-28", + "0953-01-31", + "0957-08-07", + "0958-01-03", + "0959-09-13", + "0962-06-20", + "0962-10-26", + "0963-07-24", + "0968-05-15", + "0968-09-07", + "0969-06-21", + "0972-09-12", + "0978-04-13", + "0981-01-02", + "0981-05-25", + "0983-02-28", + "0983-12-26", + "0986-04-22", + "0993-11-26", + "0994-07-11", + "0994-10-25", + "0995-06-06", + "0997-07-11", + "0998-05-08", + "0998-05-23", + "1004-12-13", + "1007-05-10", + "1007-12-17", + "1011-10-18", + "1013-02-26", + "1013-08-13", + "1016-02-09", + "1016-09-13", + "1025-06-28", + "1026-09-21", + "1028-12-25", + "1029-08-15", + "1034-04-22", + "1035-01-16", + "1039-05-06", + "1039-10-14", + "1040-05-26", + "1040-08-14", + "1042-08-22", + "1044-11-23", + "1044-12-17", + "1047-05-26", + "1048-04-26", + "1048-08-02", + "1059-05-03", + "1062-03-03" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"guerrilla gardening\")" + ], + "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