diff --git "a/depth_20_size_250_seed_3/questions.json" "b/depth_20_size_250_seed_3/questions.json" new file mode 100644--- /dev/null +++ "b/depth_20_size_250_seed_3/questions.json" @@ -0,0 +1,12798 @@ +[ + { + "id": "b52c7f17-4736-4e72-a4c2-f3d4868afaf4", + "question": "Who is the mother of the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "female_cousin(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "husband(Y_16, Y_14)", + "daughter(Y_18, Y_16)", + "hobby(Y_18, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 15 + }, + { + "id": "9bbc104b-b1d3-44bb-b2df-405118ca9ece", + "question": "Who is the father of the sibling of the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the person whose date of birth is 1006-12-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "son(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "great_aunt(Y_18, Y_16)", + "dob(Y_18, \"1006-12-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", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 17 + }, + { + "id": "5e30736d-2cfa-445c-8fb1-155495dc9c7e", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the person whose occupation is multimedia specialist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "grandchild(Y_14, Y_12)", + "brother_in_law(Y_16, Y_14)", + "male_first_cousin_once_removed(Y_18, Y_16)", + "job(Y_18, \"multimedia specialist\")" + ], + "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": "3bc1d61f-26d0-4a37-99e9-785b1d1d9525", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of the cousin of the person whose hobby is breakdancing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "uncle(Y_16, Y_14)", + "cousin(Y_18, Y_16)", + "hobby(Y_18, \"breakdancing\")" + ], + "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": "9f0ab5b6-afb5-40f5-935c-929be5cdfcaf", + "question": "Who is the second aunt of the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is mathematics?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "child(Y_10, Y_8)", + "niece(Y_12, Y_10)", + "female_second_cousin(Y_14, Y_12)", + "male_second_cousin(Y_16, Y_14)", + "brother(Y_18, Y_16)", + "hobby(Y_18, \"mathematics\")" + ], + "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": "1a4e702d-6f72-40a8-be92-5d3879812dd5", + "question": "Who is the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of the daughter of the father-in-law of the aunt of the person whose occupation is medical illustrator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandfather(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "aunt(Y_18, Y_16)", + "job(Y_18, \"medical illustrator\")" + ], + "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": "831f3b1b-c5f5-44f1-8d06-a6935e5c291e", + "question": "Who is the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of the mother of the aunt of the person whose occupation is clinical biochemist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "second_uncle(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "great_aunt(Y_14, Y_12)", + "mother(Y_16, Y_14)", + "aunt(Y_18, Y_16)", + "job(Y_18, \"clinical biochemist\")" + ], + "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": "f32ec8ef-d026-4580-8865-1f95398cbc97", + "question": "Who is the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of the aunt of the person whose occupation is personnel officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "father_in_law(Y_14, Y_12)", + "niece(Y_16, Y_14)", + "aunt(Y_18, Y_16)", + "job(Y_18, \"personnel officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 19 + }, + { + "id": "ef46d982-a041-48eb-8561-d842b06c8841", + "question": "Who is the granddaughter of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of the person whose occupation is advice worker?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "great_grandmother(Y_12, Y_10)", + "parent(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "male_cousin(Y_18, Y_16)", + "job(Y_18, \"advice worker\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "the person whose", + "_19", + "is", + "_19", + "?" + ], + "type": 0, + "difficulty": 21 + }, + { + "id": "559c866a-2c41-4fce-9c98-c7c7489f622b", + "question": "Who is the grandfather of the great-grandparent of the female first cousin once removed of the daughter-in-law of the mother of the grandfather of the male first cousin once removed of the nephew of the person whose hobby is fusilately?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "female_first_cousin_once_removed(Y_8, Y_6)", + "daughter_in_law(Y_10, Y_8)", + "mother(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "male_first_cousin_once_removed(Y_16, Y_14)", + "nephew(Y_18, Y_16)", + "hobby(Y_18, \"fusilately\")" + ], + "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": "1e2a3f93-34b4-49bc-91d5-37ba2cdc4ed9", + "question": "Who is the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "daughter_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "husband(Y_14, Y_12)", + "daughter(Y_16, Y_14)", + "brother(\"Billye Laird\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 14 + }, + { + "id": "0e62bcb7-e071-4807-910f-aa05245a358d", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of Jesse Kiel?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "father_in_law(Y_12, Y_10)", + "great_aunt(Y_14, Y_12)", + "granddaughter(Y_16, Y_14)", + "nephew(\"Jesse Kiel\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 18 + }, + { + "id": "24196fcd-8fc2-4073-85f4-79c2ac5e2d5d", + "question": "Who is the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of Deirdre Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "granddaughter(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "male_first_cousin_once_removed(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "grandson(Y_16, Y_14)", + "father(\"Deirdre Bivins\", 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": "a609705c-1c3d-46f4-adbb-6dc8c2a1a660", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the son of Wesley Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "great_grandson(Y_14, Y_12)", + "great_granddaughter(Y_16, Y_14)", + "son(\"Wesley Pirtle\", 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": "8a69169d-32cc-4d7a-beba-3805c735edcc", + "question": "Who is the female second cousin of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Deena Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "parent(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "niece(Y_14, Y_12)", + "male_first_cousin_once_removed(Y_16, Y_14)", + "great_grandfather(\"Deena Munroe\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 26 + }, + { + "id": "932f008f-e200-48f6-9232-7e24e21e5c8a", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the child of Kendrick Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "second_aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "nephew(Y_16, Y_14)", + "child(\"Kendrick Vargas\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 17 + }, + { + "id": "f31407d3-3991-49a1-bbd6-c13f5d86ed24", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of Winfred Baptiste?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "great_grandson(\"Winfred Baptiste\", 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": "097e13e3-dcbf-46bf-8730-32f878f797bd", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Jeana Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "great_aunt(\"Jeana Song\", Y_16)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the", + "_17", + "of", + "_18", + "?" + ], + "type": 1, + "difficulty": 23 + }, + { + "id": "9a9f15cf-3657-4618-9e74-e1af620b459e", + "question": "Who is the grandfather of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Elfriede Moffitt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "wife(Y_6, Y_4)", + "great_grandparent(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "niece(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "niece(\"Elfriede Moffitt\", 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": "db287573-033e-4a61-9be9-d0f573602511", + "question": "Who is the granddaughter of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of Christopher Pfeiffer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "great_grandmother(Y_12, Y_10)", + "parent(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "male_cousin(\"Christopher Pfeiffer\", 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": "ebbc5b6c-5a10-41b1-aad1-b8d4812eacdb", + "question": "Who is the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "daughter_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "female_cousin(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "husband(Y_14, Y_12)", + "daughter(Y_16, Y_14)", + "hobby(Y_16, \"reading\")" + ], + "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": "263823a3-dfda-4743-b15d-3637c226e7b5", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the person whose date of birth is 1009-01-14?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "father_in_law(Y_12, Y_10)", + "great_aunt(Y_14, Y_12)", + "granddaughter(Y_16, Y_14)", + "dob(Y_16, \"1009-01-14\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 17 + }, + { + "id": "c6235b65-1bc0-4223-bbc8-7a32329efaa9", + "question": "Who is the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0972-07-09?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "granddaughter(Y_6, Y_4)", + "grandchild(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "male_first_cousin_once_removed(Y_12, Y_10)", + "grandfather(Y_14, Y_12)", + "grandson(Y_16, Y_14)", + "dob(Y_16, \"0972-07-09\")" + ], + "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": "86d9ae3f-1216-40b8-956e-1cc615853440", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the person whose occupation is industrial buyer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "great_grandson(Y_14, Y_12)", + "great_granddaughter(Y_16, Y_14)", + "job(Y_16, \"industrial buyer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 22 + }, + { + "id": "a3288b90-55af-4adb-a3cf-c2c5e99a2484", + "question": "Who is the female second cousin of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is magazine features editor?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "parent(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "niece(Y_14, Y_12)", + "male_first_cousin_once_removed(Y_16, Y_14)", + "job(Y_16, \"magazine features editor\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 24 + }, + { + "id": "ad5300fa-ef4d-4a99-8739-e775b25554a5", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the person whose date of birth is 1017-08-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "second_aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "nephew(Y_16, Y_14)", + "dob(Y_16, \"1017-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 person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 17 + }, + { + "id": "26faff87-b9fe-459b-9236-881b0b80eb41", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the person whose date of birth is 0929-04-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "dob(Y_16, \"0929-04-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 15 + }, + { + "id": "313404e5-e325-461a-99a0-c272a1b96d56", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0913-02-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "dob(Y_16, \"0913-02-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "the person whose", + "_17", + "is", + "_17", + "?" + ], + "type": 2, + "difficulty": 21 + }, + { + "id": "5b19a689-ae43-4b64-8d14-6355b390a4e6", + "question": "Who is the grandfather of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0858-03-23?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandfather(Y_4, Y_2)", + "wife(Y_6, Y_4)", + "great_grandparent(Y_8, Y_6)", + "great_grandchild(Y_10, Y_8)", + "niece(Y_12, Y_10)", + "great_granddaughter(Y_14, Y_12)", + "father_in_law(Y_16, Y_14)", + "dob(Y_16, \"0858-03-23\")" + ], + "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": "8825a56d-3cda-4ccd-9cb0-0a701e5b28eb", + "question": "Who is the granddaughter of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the person whose hobby is table tennis?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "great_grandmother(Y_12, Y_10)", + "parent(Y_14, Y_12)", + "great_grandparent(Y_16, Y_14)", + "hobby(Y_16, \"table tennis\")" + ], + "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": "03ee3868-34e9-445d-b10a-0f1785f1a178", + "question": "Who is the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "husband(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "brother(\"Billye Laird\", 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": "ad7d2317-b3a5-4fbf-a2d8-29e604da869e", + "question": "Who is the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of Eddie Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "great_aunt(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "mother(\"Eddie Song\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 13 + }, + { + "id": "fcf4c23c-1157-4565-8095-661ac3959f09", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the great-granddaughter of Jacque Mullins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "great_granddaughter(\"Jacque Mullins\", 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": "14d0ddf8-2ad5-4c28-aaac-fc438e796182", + "question": "Who is the male second cousin of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of Dwain Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "son(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "granddaughter(\"Dwain Lucky\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 19 + }, + { + "id": "7e7c5970-ac21-4507-a77f-43f00c1d751e", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of Stacey Roldan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "uncle(\"Stacey Roldan\", 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": "4348d608-23e7-41ac-8a29-aded53780f2f", + "question": "Who is the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the parent of Marlene Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "brother(Y_14, Y_12)", + "parent(\"Marlene Laird\", 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": "1e2fefba-cfb8-4292-bdd4-144a02f9b6c7", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Elisabeth Kingsley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "second_aunt(\"Elisabeth Kingsley\", 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": "c7aa8f69-5595-4cfe-9666-d8300198dfeb", + "question": "Who is the mother of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Jerrold Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "grandmother(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "sibling(\"Jerrold Lucky\", Y_14)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the", + "_15", + "of", + "_16", + "?" + ], + "type": 3, + "difficulty": 13 + }, + { + "id": "73f377c5-97c9-4269-9e93-60c5eb6a2f97", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of Amie Preciado?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "great_grandparent(\"Amie Preciado\", 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": "06ef15e5-16d1-4ecc-870d-37570093157d", + "question": "Who is the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Elfriede Moffitt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "father_in_law(Y_14, Y_12)", + "niece(\"Elfriede Moffitt\", 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": "e1837fb5-f0dd-4c37-8b8b-ba8b1592f6e3", + "question": "Who is the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "female_cousin(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "husband(Y_12, Y_10)", + "daughter(Y_14, Y_12)", + "hobby(Y_14, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "079713ff-be2a-48ec-9d2c-dc4b9b35dd54", + "question": "Who is the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the person whose date of birth is 0851-04-10?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "great_aunt(Y_10, Y_8)", + "granddaughter(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "dob(Y_14, \"0851-04-10\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "03cb9635-c100-41b4-9531-8a0ecec119bd", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the person whose hobby is rappelling?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(Y_12, Y_10)", + "sibling(Y_14, Y_12)", + "hobby(Y_14, \"rappelling\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "a3b11e9a-53f7-4df2-94d6-94ac3ba59960", + "question": "Who is the male second cousin of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the person whose occupation is civil engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "son(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "job(Y_14, \"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 person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 18 + }, + { + "id": "836e87f9-5bcb-40f5-b3ef-cbd9ade7849b", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the person whose hobby is race walking?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "nephew(Y_14, Y_12)", + "hobby(Y_14, \"race walking\")" + ], + "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": "001332cd-e1b9-4c6f-9fa1-197deea580b3", + "question": "Who is the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is mathematics?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "male_second_cousin(Y_12, Y_10)", + "brother(Y_14, Y_12)", + "hobby(Y_14, \"mathematics\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 17 + }, + { + "id": "6d3e8867-6d60-46db-bc14-def1500722c0", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0961-09-17?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(Y_14, Y_12)", + "dob(Y_14, \"0961-09-17\")" + ], + "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": "332c0913-3072-48fd-99c0-e06f20c87bd3", + "question": "Who is the mother of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is higher education lecturer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "grandmother(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "aunt(Y_14, Y_12)", + "job(Y_14, \"higher education lecturer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "the person whose", + "_15", + "is", + "_15", + "?" + ], + "type": 4, + "difficulty": 13 + }, + { + "id": "74f37eeb-dd48-4020-b1c8-a82d3dbff75f", + "question": "Who is the great-uncle of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the person whose occupation is occupational hygienist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_uncle(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "wife(Y_8, Y_6)", + "second_uncle(Y_10, Y_8)", + "second_uncle(Y_12, Y_10)", + "brother_in_law(Y_14, Y_12)", + "job(Y_14, \"occupational hygienist\")" + ], + "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": "1d68a562-e10b-4d5c-92a5-e98d13403f7f", + "question": "Who is the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0858-03-23?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "great_grandchild(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "great_granddaughter(Y_12, Y_10)", + "father_in_law(Y_14, Y_12)", + "dob(Y_14, \"0858-03-23\")" + ], + "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": "90b25953-a418-46dd-ac80-b471a818302f", + "question": "Who is the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_first_cousin_once_removed(Y_4, Y_2)", + "female_cousin(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "brother(\"Billye Laird\", 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": "5961c5ab-4ccd-4dec-9240-bb6cb01050cc", + "question": "Who is the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of the sibling of Stevie Dyer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "nephew(Y_10, Y_8)", + "mother(Y_12, Y_10)", + "sibling(\"Stevie Dyer\", 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": "abdaade8-d7e6-40ca-9d21-e34adc67212a", + "question": "Who is the grandson of the father of the sibling of the great-granddaughter of the great-grandfather of the son of Forrest Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "son(\"Forrest Vargas\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 11 + }, + { + "id": "bf040afe-6d21-44b2-a852-4e99af2edf10", + "question": "Who is the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of Will Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "grandchild(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "male_first_cousin_once_removed(\"Will Vargas\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 15 + }, + { + "id": "c180cce0-6c0f-4950-847b-8aac794c2113", + "question": "Who is the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of Stephan Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "great_granddaughter(\"Stephan Kidd\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 18 + }, + { + "id": "2c1b4343-57b0-4eaf-a36d-164d1dfcfee5", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of Deena Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "great_grandparent(\"Deena Munroe\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 18 + }, + { + "id": "08d58407-9d38-4ef8-b643-2f0d66c55d2e", + "question": "Who is the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of Idell Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "child(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "male_second_cousin(\"Idell Kidd\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 16 + }, + { + "id": "2133b60c-12d5-4fea-a992-e50802fe69e4", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of Janell Perez?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "great_grandparent(\"Janell Perez\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 13 + }, + { + "id": "76110e0e-04a3-4422-aadd-aad58ef07fbe", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Jerrold Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "sibling(\"Jerrold Lucky\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 12 + }, + { + "id": "ee463d6a-927e-4048-a3ee-6ba441aed2ef", + "question": "Who is the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Jeana Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "second_uncle(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "great_aunt(\"Jeana Song\", Y_12)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the", + "_13", + "of", + "_14", + "?" + ], + "type": 5, + "difficulty": 17 + }, + { + "id": "b580de17-3b67-4dc5-8d82-37b3a0b36ee5", + "question": "Who is the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_first_cousin_once_removed(Y_4, Y_2)", + "female_cousin(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "husband(Y_10, Y_8)", + "daughter(Y_12, Y_10)", + "hobby(Y_12, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "9946730d-28e3-4007-9fd1-4ed4af100af4", + "question": "Who is the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of the person whose occupation is science writer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "great_aunt(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "nephew(Y_10, Y_8)", + "mother(Y_12, Y_10)", + "job(Y_12, \"science writer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "2910f988-d720-454a-8d19-0c9a9aaf0c6e", + "question": "Who is the grandson of the father of the sibling of the great-granddaughter of the great-grandfather of the person whose date of birth is 0979-06-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "great_granddaughter(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "dob(Y_12, \"0979-06-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "4f829d1c-5e91-40ae-8797-bcd6c7506b47", + "question": "Who is the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the person whose occupation is conference centre manager?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "granddaughter(Y_8, Y_6)", + "grandchild(Y_10, Y_8)", + "brother_in_law(Y_12, Y_10)", + "job(Y_12, \"conference centre manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 12 + }, + { + "id": "2bc6f058-b068-49b9-a48e-33a15c84b7b3", + "question": "Who is the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the person whose date of birth is 0961-10-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "male_second_cousin(Y_10, Y_8)", + "great_grandson(Y_12, Y_10)", + "dob(Y_12, \"0961-10-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 16 + }, + { + "id": "00a1dd31-1119-4d5b-abb6-5dc82d191f1d", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the person whose occupation is podiatrist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "great_grandfather(Y_12, Y_10)", + "job(Y_12, \"podiatrist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 16 + }, + { + "id": "534e58a5-a45e-4b50-b4ff-57fbbc97fc14", + "question": "Who is the sibling of the nephew of the child of the niece of the female second cousin of the person whose date of birth is 0983-05-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "child(Y_8, Y_6)", + "niece(Y_10, Y_8)", + "female_second_cousin(Y_12, Y_10)", + "dob(Y_12, \"0983-05-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 12 + }, + { + "id": "ae870c42-6f05-4fe8-8be7-34797e3123d0", + "question": "Who is the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of the person whose hobby is fishkeeping?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandson(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "father_in_law(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "daughter_in_law(Y_12, Y_10)", + "hobby(Y_12, \"fishkeeping\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 11 + }, + { + "id": "a2e6bc70-76d5-42f6-af99-c31c65d48de3", + "question": "Who is the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is higher education lecturer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "grandmother(Y_6, Y_4)", + "brother_in_law(Y_8, Y_6)", + "great_grandfather(Y_10, Y_8)", + "aunt(Y_12, Y_10)", + "job(Y_12, \"higher education lecturer\")" + ], + "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": "2cf808e3-e743-4af5-8156-6996fda3769a", + "question": "Who is the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0913-02-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "wife(Y_4, Y_2)", + "second_uncle(Y_6, Y_4)", + "second_uncle(Y_8, Y_6)", + "brother_in_law(Y_10, Y_8)", + "great_grandparent(Y_12, Y_10)", + "dob(Y_12, \"0913-02-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "the person whose", + "_13", + "is", + "_13", + "?" + ], + "type": 6, + "difficulty": 15 + }, + { + "id": "4a2ec0c4-9464-4e47-8b08-2bb42b823f55", + "question": "Who is the female cousin of the daughter of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "husband(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "brother(\"Billye Laird\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 7 + }, + { + "id": "df186de8-7e0e-4817-8935-03863a871e55", + "question": "Who is the granddaughter of the nephew of the mother of the sibling of the daughter-in-law of Felipe Durbin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "mother(Y_8, Y_6)", + "sibling(Y_10, Y_8)", + "daughter_in_law(\"Felipe Durbin\", 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": "00714817-c383-43f2-9c65-1d815886c692", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of Caleb Langford?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "father_in_law(\"Caleb Langford\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "8704f9c1-6fb3-48ff-9512-87800ec67541", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of Deirdre Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "father(\"Deirdre Bivins\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "aa969109-9dbf-4321-8ad8-ff08a63d91b7", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of Dwain Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "granddaughter(\"Dwain Lucky\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "5109a5b0-22eb-4ed6-a307-48e775e918a4", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of Ruby Preciado?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "male_second_cousin(\"Ruby Preciado\", 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": "f14f5c72-7b25-4950-9675-5770c337a629", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Deena Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "great_grandfather(\"Deena Munroe\", 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": "9913bf23-7a2c-4bc5-baf9-204366544554", + "question": "Who is the nephew of the child of the niece of the female second cousin of the male second cousin of Idell Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "male_second_cousin(\"Idell Kidd\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 15 + }, + { + "id": "b98aea3b-3a8c-410a-9d13-b7710851f5dd", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Elisabeth Kingsley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "second_aunt(\"Elisabeth Kingsley\", 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": "6c2ab4f2-d247-47f8-9335-efbc98a6b2ac", + "question": "Who is the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of Winfred Baptiste?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandfather(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "great_grandson(\"Winfred Baptiste\", Y_10)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the", + "_11", + "of", + "_12", + "?" + ], + "type": 7, + "difficulty": 11 + }, + { + "id": "4531d5c2-6816-433c-a0e5-d338f247a36d", + "question": "Who is the female cousin of the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "husband(Y_8, Y_6)", + "daughter(Y_10, Y_8)", + "hobby(Y_10, \"reading\")" + ], + "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": "0af5db76-5ad1-4f20-a950-a7d3c62ce288", + "question": "Who is the granddaughter of the nephew of the mother of the sibling of the person whose hobby is notaphily?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "mother(Y_8, Y_6)", + "sibling(Y_10, Y_8)", + "hobby(Y_10, \"notaphily\")" + ], + "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": "78a33836-318f-4f63-908d-aebf209163a0", + "question": "Who is the great-granddaughter of the great-grandfather of the son of the aunt of the person whose occupation is health and safety inspector?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(Y_6, Y_4)", + "son(Y_8, Y_6)", + "aunt(Y_10, Y_8)", + "job(Y_10, \"health and safety inspector\")" + ], + "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": "688a3724-587b-4902-b21b-5915392ef59d", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0972-07-09?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(Y_8, Y_6)", + "grandson(Y_10, Y_8)", + "dob(Y_10, \"0972-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": 11 + }, + { + "id": "1f37d7b7-0345-4dd4-9b5b-53a3144851e9", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the person whose occupation is civil engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "job(Y_10, \"civil engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 10 + }, + { + "id": "6191451b-db58-4c12-9808-0dbe026f497a", + "question": "Who is the great-grandparent of the nephew of the uncle of the cousin of the person whose hobby is breakdancing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(Y_8, Y_6)", + "cousin(Y_10, Y_8)", + "hobby(Y_10, \"breakdancing\")" + ], + "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": "21495dd2-a64b-43b8-a368-dda08eb045eb", + "question": "Who is the parent of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is magazine features editor?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "parent(Y_4, Y_2)", + "female_second_cousin(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "male_first_cousin_once_removed(Y_10, Y_8)", + "job(Y_10, \"magazine features editor\")" + ], + "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": "d29503aa-727b-4120-b75c-cf8d92e8b940", + "question": "Who is the nephew of the child of the niece of the female second cousin of the person whose date of birth is 0983-05-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "child(Y_6, Y_4)", + "niece(Y_8, Y_6)", + "female_second_cousin(Y_10, Y_8)", + "dob(Y_10, \"0983-05-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 11 + }, + { + "id": "f96354a8-b93b-44b2-bbe0-6497900192c2", + "question": "Who is the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0961-09-17?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father_in_law(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(Y_10, Y_8)", + "dob(Y_10, \"0961-09-17\")" + ], + "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": "dffd924f-ff71-41ed-a1b7-64637d0ba964", + "question": "Who is the great-grandfather of the aunt of the sibling of the father-in-law of the person whose date of birth is 0929-04-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandfather(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "sibling(Y_8, Y_6)", + "father_in_law(Y_10, Y_8)", + "dob(Y_10, \"0929-04-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "the person whose", + "_11", + "is", + "_11", + "?" + ], + "type": 8, + "difficulty": 9 + }, + { + "id": "a4adc57b-f3d4-4230-ab4a-dba308efbc04", + "question": "Who is the daughter of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "husband(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "brother(\"Billye Laird\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 4 + }, + { + "id": "d94440f7-77b1-49b4-a759-0f4f67aa3ab8", + "question": "Who is the mother of the sibling of the daughter-in-law of the male first cousin once removed of Andy Perez?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "male_first_cousin_once_removed(\"Andy Perez\", 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": "6d945bf3-44ca-4573-b592-60fc0428cefc", + "question": "Who is the aunt of the father-in-law of the great-aunt of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "granddaughter(\"Pamula Flatt\", 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": "a6c00f85-7367-48a9-a57a-413dd5376b65", + "question": "Who is the father of the sibling of the great-granddaughter of the great-grandfather of Seymour Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "great_grandfather(\"Seymour Song\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 8 + }, + { + "id": "43f0573e-505f-4663-9d55-597e3660c61d", + "question": "Who is the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of Gabriele Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "grandfather(\"Gabriele Lucky\", 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": "03ad3524-c6b5-4a73-9236-baaf73711e92", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the great-grandparent of Emil Lucky?", + "intermediate_answers": "[{\"Y_4\": \"Paris Lucky\", \"Y_8\": \"Ricardo Lucky\", \"Y_6\": \"Odelia Lucky\", \"Y_2\": \"Laverna Ellsworth\"}, {\"Y_8\": \"Gabriele Lucky\", \"Y_4\": \"Paris Lucky\", \"Y_6\": \"Odelia Lucky\", \"Y_2\": \"Laverna Ellsworth\"}, {\"Y_8\": \"Gabriele Lucky\", \"Y_2\": \"Freda Dyer\", \"Y_4\": \"Paris Lucky\", \"Y_6\": \"Odelia Lucky\"}, {\"Y_4\": \"Paris Lucky\", \"Y_2\": \"Ilona Dyer\", \"Y_8\": \"Ricardo Lucky\", \"Y_6\": \"Odelia Lucky\"}, {\"Y_8\": \"Gabriele Lucky\", \"Y_2\": \"Ilona Dyer\", \"Y_4\": \"Paris Lucky\", \"Y_6\": \"Odelia Lucky\"}, {\"Y_4\": \"Paris Lucky\", \"Y_2\": \"Freda Dyer\", \"Y_8\": \"Ricardo Lucky\", \"Y_6\": \"Odelia Lucky\"}]", + "answer": [ + "Freda Dyer", + "Ilona Dyer", + "Laverna Ellsworth" + ], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "great_grandparent(\"Emil Lucky\", 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": "5194384d-d613-4a3f-a9ed-949a5d6728d8", + "question": "Who is the nephew of the uncle of the cousin of the male second cousin of Ruby Preciado?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "male_second_cousin(\"Ruby Preciado\", 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": "753e9234-73b7-4ede-aae2-64e4851b74c5", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of Deena Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "great_grandparent(\"Deena Munroe\", 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": "8d8b0500-2d3b-43bd-9dee-994e31c33050", + "question": "Who is the female second cousin of the male second cousin of the brother of the parent of Marlene Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "parent(\"Marlene Laird\", 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": "2dbcfb20-3ffb-48c8-8aef-d340122a09de", + "question": "Who is the second aunt of the sibling of the nephew of the child of Kendrick Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "child(\"Kendrick Vargas\", Y_8)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the", + "_9", + "of", + "_10", + "?" + ], + "type": 9, + "difficulty": 8 + }, + { + "id": "43dfac80-6f1a-4828-86ee-6c47ea2caf22", + "question": "Who is the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "husband(Y_6, Y_4)", + "daughter(Y_8, Y_6)", + "hobby(Y_8, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 4 + }, + { + "id": "5930785d-17f2-48c6-8370-ed86171fef78", + "question": "Who is the mother of the sibling of the daughter-in-law of the person whose hobby is railway studies?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "mother(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "hobby(Y_8, \"railway studies\")" + ], + "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": "917ca95c-41f4-49bb-8979-4c561bc0af59", + "question": "Who is the aunt of the father-in-law of the great-aunt of the person whose date of birth is 1006-12-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(Y_6, Y_4)", + "great_aunt(Y_8, Y_6)", + "dob(Y_8, \"1006-12-16\")" + ], + "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": "a3d54a2f-4075-4d24-9bb7-464a4a62983f", + "question": "Who is the father of the sibling of the great-granddaughter of the person whose date of birth is 0974-12-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(Y_8, Y_6)", + "dob(Y_8, \"0974-12-02\")" + ], + "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": "fb795f4e-7025-4d50-ae87-0d9c822a83bb", + "question": "Who is the grandchild of the brother-in-law of the male first cousin once removed of the person whose occupation is multimedia specialist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandchild(Y_4, Y_2)", + "brother_in_law(Y_6, Y_4)", + "male_first_cousin_once_removed(Y_8, Y_6)", + "job(Y_8, \"multimedia specialist\")" + ], + "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": "595f3ac7-2de1-42b9-bfa2-605baf1de3d6", + "question": "Who is the great-granddaughter of the son of the daughter-in-law of the person whose occupation is art therapist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(Y_6, Y_4)", + "daughter_in_law(Y_8, Y_6)", + "job(Y_8, \"art therapist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 7 + }, + { + "id": "a516762c-e877-4d23-9a36-601c8ba41fc7", + "question": "Who is the nephew of the uncle of the cousin of the person whose hobby is breakdancing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "nephew(Y_4, Y_2)", + "uncle(Y_6, Y_4)", + "cousin(Y_8, Y_6)", + "hobby(Y_8, \"breakdancing\")" + ], + "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": "84b17759-9a4a-4992-abd4-4a9ce2d3a8e6", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of the person whose occupation is podiatrist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(Y_8, Y_6)", + "job(Y_8, \"podiatrist\")" + ], + "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": "8b62a88d-d946-4cfa-bdf4-fb7e6c8714d3", + "question": "Who is the female second cousin of the male second cousin of the brother of the person whose hobby is mathematics?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_second_cousin(Y_4, Y_2)", + "male_second_cousin(Y_6, Y_4)", + "brother(Y_8, Y_6)", + "hobby(Y_8, \"mathematics\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "the person whose", + "_9", + "is", + "_9", + "?" + ], + "type": 10, + "difficulty": 12 + }, + { + "id": "e6fa44d2-6980-42e2-85e5-06a6e89d57f2", + "question": "Who is the second aunt of the sibling of the nephew of the person whose date of birth is 1017-08-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "second_aunt(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "nephew(Y_8, Y_6)", + "dob(Y_8, \"1017-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": 8 + }, + { + "id": "ba3220a9-0a72-4a71-8dce-4311d7718175", + "question": "Who is the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "husband(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "brother(\"Billye Laird\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 3 + }, + { + "id": "70f63133-47ea-4ab1-8d50-d0b26c031490", + "question": "Who is the daughter-in-law of the male first cousin once removed of the female cousin of Thomasine Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "female_cousin(\"Thomasine Kidd\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "15f4832b-870f-4770-b7aa-fefdbbe0aa67", + "question": "Who is the granddaughter of the nephew of the mother of Eddie Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "mother(\"Eddie Song\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "61e221d1-1237-433e-aead-cb8dd786d411", + "question": "Who is the son of the aunt of the father-in-law of Caleb Langford?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "father_in_law(\"Caleb Langford\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "0f7f2732-a9f6-4c36-b978-8e3319dd0a20", + "question": "Who is the father of the sibling of the great-granddaughter of Jacque Mullins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "great_granddaughter(\"Jacque Mullins\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 5 + }, + { + "id": "1b5cdca5-4662-46dc-9de3-d1103bf4b363", + "question": "Who is the brother-in-law of the male first cousin once removed of the grandfather of Gabriele Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "grandfather(\"Gabriele Lucky\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 8 + }, + { + "id": "1cc830b2-fa1d-4a34-8880-9add9edb8d13", + "question": "Who is the daughter-in-law of the great-grandparent of the granddaughter of Dwain Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "granddaughter(\"Dwain Lucky\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "7b5fb459-2121-4d6b-9a79-736b220ab989", + "question": "Who is the male second cousin of the great-grandson of the great-granddaughter of Stephan Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "great_granddaughter(\"Stephan Kidd\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 11 + }, + { + "id": "813ad346-318a-449a-a1dd-25bfcb1fb38e", + "question": "Who is the great-grandparent of the nephew of the uncle of Stacey Roldan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "uncle(\"Stacey Roldan\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 7 + }, + { + "id": "8da02185-1337-4e0e-83b0-4e44ff540866", + "question": "Who is the niece of the male first cousin once removed of the great-grandfather of Deena Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "great_grandfather(\"Deena Munroe\", Y_6)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the", + "_7", + "of", + "_8", + "?" + ], + "type": 11, + "difficulty": 9 + }, + { + "id": "24a6f02e-0db8-4746-af30-9376157fe955", + "question": "Who is the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "husband(Y_4, Y_2)", + "daughter(Y_6, Y_4)", + "hobby(Y_6, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "5a64b981-ca16-4cbb-8684-0c50e275876a", + "question": "Who is the daughter-in-law of the male first cousin once removed of the person whose date of birth is 0968-03-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "dob(Y_6, \"0968-03-13\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "8ea21f2c-6542-41f6-8cd5-5be54d251da9", + "question": "Who is the granddaughter of the nephew of the person whose date of birth is 0851-04-10?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "dob(Y_6, \"0851-04-10\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 5 + }, + { + "id": "7dc578e6-e6e5-462f-88e8-3128a1676bd9", + "question": "Who is the son of the aunt of the person whose occupation is health and safety inspector?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(Y_4, Y_2)", + "aunt(Y_6, Y_4)", + "job(Y_6, \"health and safety inspector\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 4 + }, + { + "id": "5ffbe5b2-d3bf-4a06-9c0b-9d3197cc9480", + "question": "Who is the father of the sibling of the person whose hobby is rappelling?", + "intermediate_answers": "[{\"Y_4\": \"Antionette Dyer\", \"Y_2\": \"Stevie Dyer\", \"Y_6\": \"Renaldo Dyer\"}, {\"Y_4\": \"Romana Dyer\", \"Y_2\": \"Stevie Dyer\", \"Y_6\": \"Renaldo Dyer\"}, {\"Y_2\": \"Stevie Dyer\", \"Y_6\": \"Renaldo Dyer\", \"Y_4\": \"Roosevelt Dyer\"}]", + "answer": [ + "Stevie Dyer" + ], + "prolog": { + "query": [ + "father(Y_4, Y_2)", + "sibling(Y_6, Y_4)", + "hobby(Y_6, \"rappelling\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 3 + }, + { + "id": "7f681b31-d4e2-45aa-b947-80a724d15e26", + "question": "Who is the brother-in-law of the male first cousin once removed of the person whose occupation is multimedia specialist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "job(Y_6, \"multimedia specialist\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "21f4c3c8-62a3-463e-9eea-e3dbb4fcb7c0", + "question": "Who is the daughter-in-law of the great-grandparent of the person whose occupation is civil engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(Y_4, Y_2)", + "great_grandparent(Y_6, Y_4)", + "job(Y_6, \"civil engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "93beb2aa-e5c7-44b1-90aa-83f481e7a9ba", + "question": "Who is the male second cousin of the great-grandson of the person whose date of birth is 0961-10-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "male_second_cousin(Y_4, Y_2)", + "great_grandson(Y_6, Y_4)", + "dob(Y_6, \"0961-10-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 9 + }, + { + "id": "8d00c679-d170-4f38-9893-65422242dadf", + "question": "Who is the great-grandparent of the nephew of the person whose hobby is race walking?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "nephew(Y_6, Y_4)", + "hobby(Y_6, \"race walking\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 6 + }, + { + "id": "e203f6b9-eb8b-4c01-bdc9-518a499b85bc", + "question": "Who is the niece of the male first cousin once removed of the person whose occupation is magazine features editor?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "niece(Y_4, Y_2)", + "male_first_cousin_once_removed(Y_6, Y_4)", + "job(Y_6, \"magazine features editor\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "the person whose", + "_7", + "is", + "_7", + "?" + ], + "type": 12, + "difficulty": 7 + }, + { + "id": "a02eb6c4-711f-417f-8abe-83e2f3b8f983", + "question": "Who is the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "brother(\"Billye Laird\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 2 + }, + { + "id": "11733974-0067-4365-909a-7b24386ba8f0", + "question": "Who is the female cousin of the daughter of David Mcclelland?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "daughter(\"David Mcclelland\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "1e40d926-64ab-4493-b26d-6fbc1eee9b0f", + "question": "Who is the sibling of the daughter-in-law of Felipe Durbin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "daughter_in_law(\"Felipe Durbin\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "b3c27bc1-60f7-4682-8b9b-e459a28a13b3", + "question": "Who is the granddaughter of the nephew of Jesse Kiel?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "nephew(\"Jesse Kiel\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "13f1fd32-f4f5-4fb3-9aa5-9a0bbb41f8fd", + "question": "Who is the aunt of the father-in-law of Caleb Langford?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "father_in_law(\"Caleb Langford\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "d420ba92-9ae8-4a98-9518-8defad37763c", + "question": "Who is the great-granddaughter of the great-grandfather of Seymour Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "great_grandfather(\"Seymour Song\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "7d4a0468-77e1-492c-9df6-8b2f5a55d90f", + "question": "Who is the grandson of the father of Deirdre Bivins?", + "intermediate_answers": "[{\"Y_2\": \"Carlos Baptiste\", \"Y_4\": \"Lester Bivins\"}]", + "answer": [ + "Carlos Baptiste" + ], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "father(\"Deirdre Bivins\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 3 + }, + { + "id": "0519016d-0210-4579-a0a6-4150d36b46be", + "question": "Who is the brother-in-law of the male first cousin once removed of Will Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "male_first_cousin_once_removed(\"Will Vargas\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 6 + }, + { + "id": "ded6954c-fff7-4cd0-82a0-147d40de3e62", + "question": "Who is the great-grandparent of the granddaughter of Dwain Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "granddaughter(\"Dwain Lucky\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 5 + }, + { + "id": "6e7fbc3a-1942-4e25-bb84-6a250864e12f", + "question": "Who is the great-granddaughter of the son of Wesley Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "son(\"Wesley Pirtle\", Y_4)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the", + "_5", + "of", + "_6", + "?" + ], + "type": 13, + "difficulty": 4 + }, + { + "id": "e4a73e05-2f74-45ac-ac96-9f28bbc68697", + "question": "Who is the daughter of the person whose hobby is reading?", + "intermediate_answers": "[{\"Y_4\": \"Noreen Kingsley\", \"Y_2\": \"Elisabeth Kingsley\"}]", + "answer": [ + "Elisabeth Kingsley" + ], + "prolog": { + "query": [ + "daughter(Y_4, Y_2)", + "hobby(Y_4, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "b07444bc-041c-42b4-9043-123f8d916f06", + "question": "Who is the female cousin of the person whose date of birth is 0930-05-08?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(Y_4, Y_2)", + "dob(Y_4, \"0930-05-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "72e29dbd-cbef-4baf-9128-58e38e8ea10e", + "question": "Who is the sibling of the person whose hobby is notaphily?", + "intermediate_answers": "[{\"Y_2\": \"Chante Perreault\", \"Y_4\": \"Armando Perreault\"}]", + "answer": [ + "Chante Perreault" + ], + "prolog": { + "query": [ + "sibling(Y_4, Y_2)", + "hobby(Y_4, \"notaphily\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 2 + }, + { + "id": "106bb5cf-b043-4264-885f-bffb6b7a5d3a", + "question": "Who is the granddaughter of the person whose date of birth is 1009-01-14?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "granddaughter(Y_4, Y_2)", + "dob(Y_4, \"1009-01-14\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "38e0aa8b-46a7-4cfb-b440-4e046af3969c", + "question": "Who is the aunt of the person whose occupation is health and safety inspector?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "aunt(Y_4, Y_2)", + "job(Y_4, \"health and safety inspector\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "afd63175-c26e-49f1-9240-24f1ff648a21", + "question": "Who is the great-granddaughter of the person whose date of birth is 0974-12-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "dob(Y_4, \"0974-12-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "34bb00cf-f31e-4db2-a818-7303df543a20", + "question": "Who is the grandson of the person whose date of birth is 0972-07-09?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "grandson(Y_4, Y_2)", + "dob(Y_4, \"0972-07-09\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "4dc05852-078c-403a-9e98-a5c939254e61", + "question": "Who is the brother-in-law of the person whose occupation is conference centre manager?", + "intermediate_answers": "[{\"Y_4\": \"Caleb Langford\", \"Y_2\": \"Ronald Mccune\"}]", + "answer": [ + "Ronald Mccune" + ], + "prolog": { + "query": [ + "brother_in_law(Y_4, Y_2)", + "job(Y_4, \"conference centre manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 3 + }, + { + "id": "77bce461-1abf-4e3a-82aa-2ad6fdfd0e95", + "question": "Who is the great-grandparent of the person whose occupation is civil engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_grandparent(Y_4, Y_2)", + "job(Y_4, \"civil engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "5532ad6c-0a57-41f7-a6fa-d784235b809e", + "question": "Who is the great-granddaughter of the person whose occupation is industrial buyer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(Y_4, Y_2)", + "job(Y_4, \"industrial buyer\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "the person whose", + "_5", + "is", + "_5", + "?" + ], + "type": 14, + "difficulty": 4 + }, + { + "id": "9a9facc7-8ef8-42bf-88fa-ab118646fe1c", + "question": "Who is the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "brother(\"Billye Laird\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "2b08fa62-730f-4a2d-a820-6c3e32c60ae4", + "question": "Who is the husband of Thomasine Kidd?", + "intermediate_answers": "[{\"Y_2\": \"Stephan Kidd\"}]", + "answer": [ + "Stephan Kidd" + ], + "prolog": { + "query": [ + "husband(\"Thomasine Kidd\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "0377ef08-159e-4aea-b0d6-72072f2ff3c3", + "question": "Who is the female cousin of Thomasine Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "female_cousin(\"Thomasine Kidd\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "18391157-fecb-4ca7-a6de-995a1960562b", + "question": "Who is the daughter-in-law of Felipe Durbin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "daughter_in_law(\"Felipe Durbin\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "606bc2a1-26ce-4b83-862d-e38d262d2b52", + "question": "Who is the mother of Eddie Song?", + "intermediate_answers": "[{\"Y_2\": \"Hyun Song\"}]", + "answer": [ + "Hyun Song" + ], + "prolog": { + "query": [ + "mother(\"Eddie Song\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "e7bc6bfe-539e-47ec-98a7-bd653247e774", + "question": "Who is the granddaughter of Pamula Flatt?", + "intermediate_answers": "[{\"Y_2\": \"Elvie Vargas\"}, {\"Y_2\": \"Marlana Mcclelland\"}]", + "answer": [ + "Elvie Vargas", + "Marlana Mcclelland" + ], + "prolog": { + "query": [ + "granddaughter(\"Pamula Flatt\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "eaac26c8-ccb2-4315-bcc0-f2f9c6aa31ee", + "question": "Who is the father-in-law of Caleb Langford?", + "intermediate_answers": "[{\"Y_2\": \"Conrad Mccune\"}]", + "answer": [ + "Conrad Mccune" + ], + "prolog": { + "query": [ + "father_in_law(\"Caleb Langford\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 2 + }, + { + "id": "c7aeec1a-1947-4606-80f8-de27f3632d90", + "question": "Who is the son of Forrest Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "son(\"Forrest Vargas\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "a0fafd26-aefb-427e-98b6-85cbcb925004", + "question": "Who is the great-granddaughter of Jacque Mullins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "great_granddaughter(\"Jacque Mullins\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 3 + }, + { + "id": "00b83ae8-3af0-453c-b1a6-77bdc61d77ea", + "question": "Who is the father of Deirdre Bivins?", + "intermediate_answers": "[{\"Y_2\": \"Lester Bivins\"}]", + "answer": [ + "Lester Bivins" + ], + "prolog": { + "query": [ + "father(\"Deirdre Bivins\", Y_2)" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the", + "_3", + "of", + "_4", + "?" + ], + "type": 15, + "difficulty": 1 + }, + { + "id": "2f1acc23-711e-4d56-8fa8-c7fb2c89d538", + "question": "Who is the person whose hobby is reading?", + "intermediate_answers": "[{\"Y_2\": \"Sophie Stroup\"}, {\"Y_2\": \"Jon Preciado\"}, {\"Y_2\": \"Noreen Kingsley\"}]", + "answer": [ + "Jon Preciado", + "Noreen Kingsley", + "Sophie Stroup" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "0f773f48-1dc8-449b-b35b-17efc57ce50a", + "question": "Who is the person whose date of birth is 0970-01-22?", + "intermediate_answers": "[{\"Y_2\": \"Annabell Mccune\"}]", + "answer": [ + "Annabell Mccune" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0970-01-22\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "c1706b53-9fbf-4639-aedc-474b29973090", + "question": "Who is the person whose date of birth is 0968-03-13?", + "intermediate_answers": "[{\"Y_2\": \"Thelma Flatt\"}]", + "answer": [ + "Thelma Flatt" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0968-03-13\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "cbfed5ee-4fb3-421d-8f22-a977b867b92d", + "question": "Who is the person whose hobby is notaphily?", + "intermediate_answers": "[{\"Y_2\": \"Armando Perreault\"}]", + "answer": [ + "Armando Perreault" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"notaphily\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "9d0382ef-f44a-44dd-9822-8085ce25086f", + "question": "Who is the person whose date of birth is 0851-04-10?", + "intermediate_answers": "[{\"Y_2\": \"Son Loper\"}]", + "answer": [ + "Son Loper" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0851-04-10\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "bd91c2ab-1728-4170-814f-27b98b97c719", + "question": "Who is the person whose date of birth is 1006-12-16?", + "intermediate_answers": "[{\"Y_2\": \"David Mcclelland\"}]", + "answer": [ + "David Mcclelland" + ], + "prolog": { + "query": [ + "dob(Y_2, \"1006-12-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "e428d2e4-dc65-479f-8398-58b1b98d9f81", + "question": "Who is the person whose occupation is health and safety inspector?", + "intermediate_answers": "[{\"Y_2\": \"Damien Reece\"}]", + "answer": [ + "Damien Reece" + ], + "prolog": { + "query": [ + "job(Y_2, \"health and safety inspector\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "156b29cd-8e05-4940-902f-66606a3fe891", + "question": "Who is the person whose date of birth is 0979-06-02?", + "intermediate_answers": "[{\"Y_2\": \"Andy Perez\"}]", + "answer": [ + "Andy Perez" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0979-06-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "261c75ce-799b-4be3-a7e7-0b3fa6503579", + "question": "Who is the person whose hobby is rappelling?", + "intermediate_answers": "[{\"Y_2\": \"Renaldo Dyer\"}]", + "answer": [ + "Renaldo Dyer" + ], + "prolog": { + "query": [ + "hobby(Y_2, \"rappelling\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "a313f9c1-af53-4385-8596-bb0dbfdcbc4f", + "question": "Who is the person whose date of birth is 0972-07-09?", + "intermediate_answers": "[{\"Y_2\": \"Emil Lucky\"}]", + "answer": [ + "Emil Lucky" + ], + "prolog": { + "query": [ + "dob(Y_2, \"0972-07-09\")" + ], + "answer": "Y_2" + }, + "template": [ + "Who is", + "the person whose", + "_3", + "is", + "_3", + "?" + ], + "type": 16, + "difficulty": 1 + }, + { + "id": "516badc8-70b0-48ba-ac3a-d38faef9922a", + "question": "What is the date of birth of the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "female_cousin(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "husband(Y_15, Y_13)", + "daughter(Y_17, Y_15)", + "brother(\"Billye Laird\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 15 + }, + { + "id": "36e866b4-3ad3-4cd8-a566-123e9c909aee", + "question": "What is the date of birth of the sibling of the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "son(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "great_aunt(Y_17, Y_15)", + "granddaughter(\"Pamula Flatt\", 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": "80f948f0-6fd0-440c-873a-e88cb370d760", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of Gabriele Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "grandchild(Y_13, Y_11)", + "brother_in_law(Y_15, Y_13)", + "male_first_cousin_once_removed(Y_17, Y_15)", + "grandfather(\"Gabriele Lucky\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 19 + }, + { + "id": "213a3d2d-a95d-41eb-900d-826128cf0b78", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of the cousin of the male second cousin of Ruby Preciado?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "uncle(Y_15, Y_13)", + "cousin(Y_17, Y_15)", + "male_second_cousin(\"Ruby Preciado\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 26 + }, + { + "id": "a7787a9e-c848-4678-9ccc-3aaabe338f4a", + "question": "What is the hobby of the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the parent of Marlene Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "child(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "female_second_cousin(Y_13, Y_11)", + "male_second_cousin(Y_15, Y_13)", + "brother(Y_17, Y_15)", + "parent(\"Marlene Laird\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 19 + }, + { + "id": "12c48eb7-6b8c-4160-bc69-8ddae01e07cf", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the great-grandson of the daughter of the father-in-law of the aunt of the daughter-in-law of Deshawn Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "daughter_in_law(\"Deshawn Munroe\", 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": "8f012084-dce1-4f88-a018-81848e49e40a", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of the mother of the aunt of the grandmother of Lincoln Oneil?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "mother(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "grandmother(\"Lincoln Oneil\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 22 + }, + { + "id": "cfab1626-0769-4616-97e0-d7a9770e0492", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of the aunt of the great-uncle of Amie Preciado?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "niece(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "great_uncle(\"Amie Preciado\", 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": "390da88a-ddf1-447b-8cac-bd556bcdc999", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of the male cousin of Will Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "male_cousin(Y_17, Y_15)", + "male_cousin(\"Will Vargas\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 22 + }, + { + "id": "976b847a-33bb-4432-a1a7-a4175866d153", + "question": "What is the occupation of the great-grandparent of the female first cousin once removed of the daughter-in-law of the mother of the grandfather of the male first cousin once removed of the nephew of the great-grandson of Reita Driggers?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "female_first_cousin_once_removed(Y_7, Y_5)", + "daughter_in_law(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "nephew(Y_17, Y_15)", + "great_grandson(\"Reita Driggers\", Y_17)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the", + "_18", + "of", + "_19", + "?" + ], + "type": 17, + "difficulty": 22 + }, + { + "id": "5dfb3b1a-33bd-4d89-bdd7-ed9ba784a85c", + "question": "What is the date of birth of the sibling of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "female_cousin(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "husband(Y_15, Y_13)", + "daughter(Y_17, Y_15)", + "hobby(Y_17, \"reading\")" + ], + "answer": "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": "44cc1280-9480-4f24-b27c-50f7ee7bfcf9", + "question": "What is the date of birth of the sibling of the great-granddaughter of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the person whose date of birth is 1006-12-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "son(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "great_aunt(Y_17, Y_15)", + "dob(Y_17, \"1006-12-16\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 17 + }, + { + "id": "aeb2c71b-dfdf-4a34-9cd8-73b9cf7fab83", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the person whose occupation is multimedia specialist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "grandchild(Y_13, Y_11)", + "brother_in_law(Y_15, Y_13)", + "male_first_cousin_once_removed(Y_17, Y_15)", + "job(Y_17, \"multimedia specialist\")" + ], + "answer": "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": "6c7ff13f-7c95-44da-8383-4e9b75110c2d", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of the cousin of the person whose hobby is breakdancing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "uncle(Y_15, Y_13)", + "cousin(Y_17, Y_15)", + "hobby(Y_17, \"breakdancing\")" + ], + "answer": "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": "d6827b71-f883-4931-a014-7ca28434a312", + "question": "What is the hobby of the sibling of the nephew of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is mathematics?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "child(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "female_second_cousin(Y_13, Y_11)", + "male_second_cousin(Y_15, Y_13)", + "brother(Y_17, Y_15)", + "hobby(Y_17, \"mathematics\")" + ], + "answer": "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": "b43dcdb4-89aa-4e6f-9b9f-0b5c0f752dec", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the great-grandson of the daughter of the father-in-law of the aunt of the person whose occupation is medical illustrator?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "job(Y_17, \"medical illustrator\")" + ], + "answer": "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": "69bcafbb-a68d-4c72-8f72-8e7697eed15d", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of the mother of the aunt of the person whose occupation is clinical biochemist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "mother(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "job(Y_17, \"clinical biochemist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 21 + }, + { + "id": "5075c8e3-98f7-43b0-bfd5-de732f23e947", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of the aunt of the person whose occupation is personnel officer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "niece(Y_15, Y_13)", + "aunt(Y_17, Y_15)", + "job(Y_17, \"personnel officer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 19 + }, + { + "id": "062399e3-24f5-4a70-a00c-598440be22cc", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of the person whose occupation is advice worker?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "male_cousin(Y_17, Y_15)", + "job(Y_17, \"advice worker\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 20 + }, + { + "id": "b94c3999-2c96-4caf-b982-39fef1d2afb5", + "question": "What is the occupation of the great-grandparent of the female first cousin once removed of the daughter-in-law of the mother of the grandfather of the male first cousin once removed of the nephew of the person whose hobby is fusilately?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "female_first_cousin_once_removed(Y_7, Y_5)", + "daughter_in_law(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "nephew(Y_17, Y_15)", + "hobby(Y_17, \"fusilately\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "the person whose", + "_18", + "is", + "_18", + "?" + ], + "type": 18, + "difficulty": 20 + }, + { + "id": "fc3a73bb-55aa-4143-a5a1-9ea6d2d011a3", + "question": "What is the date of birth of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "husband(Y_13, Y_11)", + "daughter(Y_15, Y_13)", + "brother(\"Billye Laird\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 14 + }, + { + "id": "0f8015df-fe3f-4930-bf7b-b2ddebb62293", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of Jesse Kiel?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "father_in_law(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "granddaughter(Y_15, Y_13)", + "nephew(\"Jesse Kiel\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 16 + }, + { + "id": "d023c48a-62ad-4f55-a048-adbb633cbee9", + "question": "What is the occupation of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the father of Deirdre Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "granddaughter(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "male_first_cousin_once_removed(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "grandson(Y_15, Y_13)", + "father(\"Deirdre Bivins\", 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": "0625a85d-a35e-40bd-b5d9-eb96cf446ff6", + "question": "What is the occupation of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the son of Wesley Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "great_grandson(Y_13, Y_11)", + "great_granddaughter(Y_15, Y_13)", + "son(\"Wesley Pirtle\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 20 + }, + { + "id": "83782cd6-5c1d-4e8b-9e95-9b41f597b15f", + "question": "What is the hobby of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Deena Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "parent(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "niece(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "great_grandfather(\"Deena Munroe\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 22 + }, + { + "id": "1b61c6b8-55da-4f2b-a65f-652a42ffa00a", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the child of Kendrick Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "second_aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "nephew(Y_15, Y_13)", + "child(\"Kendrick Vargas\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 16 + }, + { + "id": "f010fd05-cd7e-4551-b5df-9eac9e89a481", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the great-grandson of Winfred Baptiste?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "great_grandson(\"Winfred Baptiste\", 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": "acf18058-95e3-41c7-927d-c2a5915162fc", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Jeana Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "great_aunt(\"Jeana Song\", Y_15)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the", + "_16", + "of", + "_17", + "?" + ], + "type": 19, + "difficulty": 21 + }, + { + "id": "5e653fbc-5b9c-4e83-b13b-fe037354c173", + "question": "What is the occupation of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Elfriede Moffitt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "wife(Y_5, Y_3)", + "great_grandparent(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "niece(\"Elfriede Moffitt\", 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": "af5d47de-9782-4d40-b5ca-dce56e2de9ce", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the male cousin of Christopher Pfeiffer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "male_cousin(\"Christopher Pfeiffer\", 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": "9d640dd8-1bef-4e1e-bd9b-2fa93791c3cc", + "question": "What is the date of birth of the daughter-in-law of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "female_cousin(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "husband(Y_13, Y_11)", + "daughter(Y_15, Y_13)", + "hobby(Y_15, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 14 + }, + { + "id": "74297cc2-cb93-4e8e-8a29-53654e592848", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the father-in-law of the great-aunt of the granddaughter of the person whose date of birth is 1009-01-14?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "father_in_law(Y_11, Y_9)", + "great_aunt(Y_13, Y_11)", + "granddaughter(Y_15, Y_13)", + "dob(Y_15, \"1009-01-14\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 15 + }, + { + "id": "49927ffb-94b3-4eac-a082-ccd484bdc70f", + "question": "What is the occupation of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0972-07-09?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "granddaughter(Y_5, Y_3)", + "grandchild(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "male_first_cousin_once_removed(Y_11, Y_9)", + "grandfather(Y_13, Y_11)", + "grandson(Y_15, Y_13)", + "dob(Y_15, \"0972-07-09\")" + ], + "answer": "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": "a3f4d844-9f07-4eb2-b031-58015d5caa54", + "question": "What is the occupation of the nephew of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of the person whose occupation is industrial buyer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "great_grandson(Y_13, Y_11)", + "great_granddaughter(Y_15, Y_13)", + "job(Y_15, \"industrial buyer\")" + ], + "answer": "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": "afa12efd-c55e-487b-9ed1-259fbea49121", + "question": "What is the hobby of the male second cousin of the brother of the parent of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is magazine features editor?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "parent(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "niece(Y_13, Y_11)", + "male_first_cousin_once_removed(Y_15, Y_13)", + "job(Y_15, \"magazine features editor\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 20 + }, + { + "id": "bf738842-b648-48d1-87ad-2215c161325a", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the second aunt of the sibling of the nephew of the person whose date of birth is 1017-08-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "second_aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "nephew(Y_15, Y_13)", + "dob(Y_15, \"1017-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 person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 16 + }, + { + "id": "18a6e87f-fdb8-43ef-86d4-470831d57192", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of the father-in-law of the person whose date of birth is 0929-04-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "dob(Y_15, \"0929-04-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 14 + }, + { + "id": "edc2361e-b055-4c6c-96c2-55897bac752c", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0913-02-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "dob(Y_15, \"0913-02-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "the person whose", + "_16", + "is", + "_16", + "?" + ], + "type": 20, + "difficulty": 19 + }, + { + "id": "66118329-fa2f-4149-972b-06c644c2458b", + "question": "What is the occupation of the wife of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0858-03-23?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "wife(Y_5, Y_3)", + "great_grandparent(Y_7, Y_5)", + "great_grandchild(Y_9, Y_7)", + "niece(Y_11, Y_9)", + "great_granddaughter(Y_13, Y_11)", + "father_in_law(Y_15, Y_13)", + "dob(Y_15, \"0858-03-23\")" + ], + "answer": "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": "f34340da-68d0-40bd-bfc0-30cd408b9224", + "question": "What is the occupation of the second uncle of the female cousin of the husband of the great-grandmother of the parent of the great-grandparent of the person whose hobby is table tennis?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "great_grandmother(Y_11, Y_9)", + "parent(Y_13, Y_11)", + "great_grandparent(Y_15, Y_13)", + "hobby(Y_15, \"table tennis\")" + ], + "answer": "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": "0996c146-5341-4589-a5b7-4cab4c1b3c77", + "question": "What is the occupation of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "husband(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "brother(\"Billye Laird\", 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": "bd6fe880-54a3-4b5f-8a1a-0f89b119a373", + "question": "What is the date of birth of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the mother of Eddie Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "great_aunt(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "mother(\"Eddie Song\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 13 + }, + { + "id": "d9389a1a-4f7c-4545-8426-09fa49d0b30b", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the great-granddaughter of Jacque Mullins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "great_granddaughter(\"Jacque Mullins\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 14 + }, + { + "id": "57cd2dd7-7bf2-4405-9eac-d1429ef14147", + "question": "What is the hobby of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the granddaughter of Dwain Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "son(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "granddaughter(\"Dwain Lucky\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 15 + }, + { + "id": "2b381aef-e667-4c06-bc70-9186c3bb3c3b", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the uncle of Stacey Roldan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "uncle(\"Stacey Roldan\", 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": "a12df9fa-444c-4a07-8e72-56287cfaa5fb", + "question": "What is the date of birth of the child of the niece of the female second cousin of the male second cousin of the brother of the parent of Marlene Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "brother(Y_13, Y_11)", + "parent(\"Marlene Laird\", 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": "04c7ab1e-a382-4e6b-ab1d-b14aa819b073", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Elisabeth Kingsley?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "second_aunt(\"Elisabeth Kingsley\", 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": "40f00fd0-9eb0-49be-8eb1-8eb2cb41d6be", + "question": "What is the date of birth of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Jerrold Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "grandmother(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "sibling(\"Jerrold Lucky\", Y_13)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the", + "_14", + "of", + "_15", + "?" + ], + "type": 21, + "difficulty": 13 + }, + { + "id": "2f5500e3-ddfb-4008-8ceb-3d604d9bdddd", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the great-grandparent of Amie Preciado?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "great_grandparent(\"Amie Preciado\", 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": "21cda6dc-fdb8-491e-b06e-442bf6f61fe3", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the niece of Elfriede Moffitt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "niece(\"Elfriede Moffitt\", 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": "8eec9f5a-c705-4317-bb11-f020043aba19", + "question": "What is the occupation of the male first cousin once removed of the female cousin of the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "female_cousin(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "husband(Y_11, Y_9)", + "daughter(Y_13, Y_11)", + "hobby(Y_13, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "41a2c82c-8b82-4231-a5f7-17cb9b38283b", + "question": "What is the date of birth of the aunt of the father-in-law of the great-aunt of the granddaughter of the nephew of the person whose date of birth is 0851-04-10?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "great_aunt(Y_9, Y_7)", + "granddaughter(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "dob(Y_13, \"0851-04-10\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 13 + }, + { + "id": "d5f8540a-fb4f-4403-b139-8b738da9f5f3", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the father of the sibling of the person whose hobby is rappelling?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(Y_11, Y_9)", + "sibling(Y_13, Y_11)", + "hobby(Y_13, \"rappelling\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "8b72e169-17b9-43d8-b938-82a91cc3e210", + "question": "What is the hobby of the great-grandson of the great-granddaughter of the son of the daughter-in-law of the great-grandparent of the person whose occupation is civil engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "son(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "job(Y_13, \"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 person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 14 + }, + { + "id": "01eb72d3-ff32-4179-ad1d-7a7282ef6eb5", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of the great-grandparent of the nephew of the person whose hobby is race walking?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "nephew(Y_13, Y_11)", + "hobby(Y_13, \"race walking\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 17 + }, + { + "id": "1e2476fa-d400-4f41-bd71-7dfaf2a1aa05", + "question": "What is the date of birth of the child of the niece of the female second cousin of the male second cousin of the brother of the person whose hobby is mathematics?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "male_second_cousin(Y_11, Y_9)", + "brother(Y_13, Y_11)", + "hobby(Y_13, \"mathematics\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 16 + }, + { + "id": "d5585470-4183-4b12-9d60-e6f888eca8fc", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0961-09-17?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(Y_13, Y_11)", + "dob(Y_13, \"0961-09-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 person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 12 + }, + { + "id": "6c36fc92-3305-4f81-a296-f69251158289", + "question": "What is the date of birth of the aunt of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is higher education lecturer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "grandmother(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "aunt(Y_13, Y_11)", + "job(Y_13, \"higher education lecturer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 13 + }, + { + "id": "c0be88e0-e399-4002-a0a5-3001075e24e0", + "question": "What is the occupation of the great-aunt of the wife of the second uncle of the second uncle of the brother-in-law of the person whose occupation is occupational hygienist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "wife(Y_7, Y_5)", + "second_uncle(Y_9, Y_7)", + "second_uncle(Y_11, Y_9)", + "brother_in_law(Y_13, Y_11)", + "job(Y_13, \"occupational hygienist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "the person whose", + "_14", + "is", + "_14", + "?" + ], + "type": 22, + "difficulty": 16 + }, + { + "id": "cde2f924-2383-461e-ae22-968dd7f5a186", + "question": "What is the date of birth of the great-grandparent of the great-grandchild of the niece of the great-granddaughter of the father-in-law of the person whose date of birth is 0858-03-23?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "great_grandchild(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "great_granddaughter(Y_11, Y_9)", + "father_in_law(Y_13, Y_11)", + "dob(Y_13, \"0858-03-23\")" + ], + "answer": "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": "e505a703-c5af-4c1b-9824-2256911f3c3f", + "question": "What is the hobby of the female cousin of the daughter of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "female_cousin(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "brother(\"Billye Laird\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 8 + }, + { + "id": "672f8f44-6611-4876-9f0f-2111e4966a97", + "question": "What is the occupation of the great-aunt of the granddaughter of the nephew of the mother of the sibling of Stevie Dyer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "nephew(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "sibling(\"Stevie Dyer\", 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": "c7d6e20c-f56e-4078-9f28-48765acc3b04", + "question": "What is the occupation of the father of the sibling of the great-granddaughter of the great-grandfather of the son of Forrest Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "son(\"Forrest Vargas\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 10 + }, + { + "id": "3e43f6ae-ce6e-4cac-b50a-1f8ddb39a4d7", + "question": "What is the occupation of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the male first cousin once removed of Will Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "grandchild(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "male_first_cousin_once_removed(\"Will Vargas\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 14 + }, + { + "id": "bfa8fa62-9226-47a6-8b70-196f2a14c4ac", + "question": "What is the date of birth of the uncle of the cousin of the male second cousin of the great-grandson of the great-granddaughter of Stephan Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "great_granddaughter(\"Stephan Kidd\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 17 + }, + { + "id": "2b43b612-7eff-4457-82e3-5571ab7201b3", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the great-grandparent of Deena Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "great_grandparent(\"Deena Munroe\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 18 + }, + { + "id": "06ac0eb1-2819-49e5-bfb4-6d1bd65396c5", + "question": "What is the date of birth of the nephew of the child of the niece of the female second cousin of the male second cousin of Idell Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "child(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "male_second_cousin(\"Idell Kidd\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 16 + }, + { + "id": "5f02e7e8-dd7c-432a-a62d-082f4e48f35f", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the great-grandparent of Janell Perez?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "great_grandparent(\"Janell Perez\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 11 + }, + { + "id": "e841d8f7-ed33-40fd-b61e-88ef76335083", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the sibling of Jerrold Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "sibling(\"Jerrold Lucky\", 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": "7e4bca62-f600-4593-91cb-f87ade476b3c", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the great-aunt of Jeana Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "great_aunt(\"Jeana Song\", Y_11)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the", + "_12", + "of", + "_13", + "?" + ], + "type": 23, + "difficulty": 17 + }, + { + "id": "08bc3b99-5f10-46fe-b1c6-c8946ff25b55", + "question": "What is the hobby of the female cousin of the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "female_cousin(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "husband(Y_9, Y_7)", + "daughter(Y_11, Y_9)", + "hobby(Y_11, \"reading\")" + ], + "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": "77db5cea-8c2f-4264-ae99-7641f62d7bd7", + "question": "What is the occupation of the great-aunt of the granddaughter of the nephew of the mother of the person whose occupation is science writer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_aunt(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "nephew(Y_9, Y_7)", + "mother(Y_11, Y_9)", + "job(Y_11, \"science writer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 10 + }, + { + "id": "74766471-69b1-4476-873f-2fe25285390c", + "question": "What is the occupation of the father of the sibling of the great-granddaughter of the great-grandfather of the person whose date of birth is 0979-06-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "great_granddaughter(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "dob(Y_11, \"0979-06-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 10 + }, + { + "id": "1e275d77-3607-4b8b-9639-e202eea3e561", + "question": "What is the occupation of the great-grandparent of the granddaughter of the grandchild of the brother-in-law of the person whose occupation is conference centre manager?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "granddaughter(Y_7, Y_5)", + "grandchild(Y_9, Y_7)", + "brother_in_law(Y_11, Y_9)", + "job(Y_11, \"conference centre manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 11 + }, + { + "id": "05cd244d-0aa5-403c-b742-2af81e5684a4", + "question": "What is the date of birth of the uncle of the cousin of the male second cousin of the great-grandson of the person whose date of birth is 0961-10-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "male_second_cousin(Y_9, Y_7)", + "great_grandson(Y_11, Y_9)", + "dob(Y_11, \"0961-10-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 15 + }, + { + "id": "15c81aac-cb18-410b-bc34-9853f320f2c1", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of the person whose occupation is podiatrist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "great_grandfather(Y_11, Y_9)", + "job(Y_11, \"podiatrist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 16 + }, + { + "id": "b6333837-c147-4faf-9c1b-a98df0b180e1", + "question": "What is the date of birth of the nephew of the child of the niece of the female second cousin of the person whose date of birth is 0983-05-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "child(Y_7, Y_5)", + "niece(Y_9, Y_7)", + "female_second_cousin(Y_11, Y_9)", + "dob(Y_11, \"0983-05-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 12 + }, + { + "id": "32cda095-0b0f-46a7-b16f-64870ce1b544", + "question": "What is the hobby of the daughter of the father-in-law of the aunt of the daughter-in-law of the person whose hobby is fishkeeping?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "father_in_law(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "daughter_in_law(Y_11, Y_9)", + "hobby(Y_11, \"fishkeeping\")" + ], + "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": "0e68681f-8bf5-4a12-8864-a17429a044d5", + "question": "What is the date of birth of the grandmother of the brother-in-law of the great-grandfather of the aunt of the person whose occupation is higher education lecturer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "grandmother(Y_5, Y_3)", + "brother_in_law(Y_7, Y_5)", + "great_grandfather(Y_9, Y_7)", + "aunt(Y_11, Y_9)", + "job(Y_11, \"higher education lecturer\")" + ], + "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": "cd953720-de5e-4d91-b380-5ed61a1e257f", + "question": "What is the date of birth of the second uncle of the second uncle of the brother-in-law of the great-grandparent of the person whose date of birth is 0913-02-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "second_uncle(Y_5, Y_3)", + "second_uncle(Y_7, Y_5)", + "brother_in_law(Y_9, Y_7)", + "great_grandparent(Y_11, Y_9)", + "dob(Y_11, \"0913-02-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "the person whose", + "_12", + "is", + "_12", + "?" + ], + "type": 24, + "difficulty": 15 + }, + { + "id": "9ba97bbd-1831-4c68-8035-d7b39e9ceefc", + "question": "What is the hobby of the daughter of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "husband(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "brother(\"Billye Laird\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 5 + }, + { + "id": "ac3a265a-67c7-43a0-9cb7-73c14f8e1343", + "question": "What is the occupation of the nephew of the mother of the sibling of the daughter-in-law of Felipe Durbin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "mother(Y_7, Y_5)", + "sibling(Y_9, Y_7)", + "daughter_in_law(\"Felipe Durbin\", 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": "e027cd74-e4ea-4796-aaba-b4669193a734", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the father-in-law of Caleb Langford?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "father_in_law(\"Caleb Langford\", 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": "d45560ac-6e43-44e7-b80e-38c52bc714ff", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the father of Deirdre Bivins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "father(\"Deirdre Bivins\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 10 + }, + { + "id": "2274e67c-f690-4e63-a3a6-87eeeba20ba4", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the granddaughter of Dwain Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "granddaughter(\"Dwain Lucky\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 9 + }, + { + "id": "28d34818-070a-48b1-86b0-d86667f5c9af", + "question": "What is the occupation of the nephew of the uncle of the cousin of the male second cousin of Ruby Preciado?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "male_second_cousin(\"Ruby Preciado\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 13 + }, + { + "id": "35099255-f2ef-4c86-ad39-fd07bc7ceb1e", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the great-grandfather of Deena Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "great_grandfather(\"Deena Munroe\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 15 + }, + { + "id": "0ef103d6-9a20-4ed2-97fa-448f69a4b1c4", + "question": "What is the date of birth of the child of the niece of the female second cousin of the male second cousin of Idell Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "male_second_cousin(\"Idell Kidd\", Y_9)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the", + "_10", + "of", + "_11", + "?" + ], + "type": 25, + "difficulty": 14 + }, + { + "id": "632eff4c-6d96-420e-b864-53649a77124f", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the second aunt of Elisabeth Kingsley?", + "intermediate_answers": "[{\"Y_2\": \"exercise physiologist\", \"Y_7\": \"Danilo Colin\", \"Y_3\": \"Tawana Summerlin\", \"Y_9\": \"Hannah Bivins\", \"Y_5\": \"Genesis Colin\"}, {\"Y_5\": \"Genesis Colin\", \"Y_2\": \"exercise physiologist\", \"Y_3\": \"Tawana Summerlin\", \"Y_9\": \"Hannah Bivins\", \"Y_7\": \"Ramona Colin\"}]", + "answer": [ + "exercise physiologist" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "second_aunt(\"Elisabeth Kingsley\", 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": "c634934c-a88e-44c3-8763-006ee6bb1d43", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the great-grandson of Winfred Baptiste?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "great_grandson(\"Winfred Baptiste\", 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": "99071831-9b6d-45bf-999f-35947497d617", + "question": "What is the hobby of the daughter of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "husband(Y_7, Y_5)", + "daughter(Y_9, Y_7)", + "hobby(Y_9, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 5 + }, + { + "id": "f2edf5a4-38fb-4288-9bc1-6444b18ea569", + "question": "What is the occupation of the nephew of the mother of the sibling of the person whose hobby is notaphily?", + "intermediate_answers": "[{\"Y_2\": \"tour manager\", \"Y_9\": \"Armando Perreault\", \"Y_5\": \"Idell Perreault\", \"Y_7\": \"Chante Perreault\", \"Y_3\": \"Grady Perez\"}, {\"Y_9\": \"Armando Perreault\", \"Y_2\": \"armed forces operational officer\", \"Y_5\": \"Idell Perreault\", \"Y_7\": \"Chante Perreault\", \"Y_3\": \"Lucien Perez\"}, {\"Y_9\": \"Armando Perreault\", \"Y_5\": \"Idell Perreault\", \"Y_7\": \"Chante Perreault\", \"Y_2\": \"podiatrist\", \"Y_3\": \"Lester Perez\"}]", + "answer": [ + "armed forces operational officer", + "podiatrist", + "tour manager" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "mother(Y_7, Y_5)", + "sibling(Y_9, Y_7)", + "hobby(Y_9, \"notaphily\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 6 + }, + { + "id": "33eac3a8-6614-438b-8598-96461cf0af5d", + "question": "What is the hobby of the great-grandfather of the son of the aunt of the person whose occupation is health and safety inspector?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(Y_5, Y_3)", + "son(Y_7, Y_5)", + "aunt(Y_9, Y_7)", + "job(Y_9, \"health and safety inspector\")" + ], + "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": "f2b10630-7f21-4b21-adf3-0faf6b660af1", + "question": "What is the occupation of the male first cousin once removed of the grandfather of the grandson of the person whose date of birth is 0972-07-09?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(Y_7, Y_5)", + "grandson(Y_9, Y_7)", + "dob(Y_9, \"0972-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": 10 + }, + { + "id": "747a9593-d186-44b1-9baa-f2356ba526c3", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of the person whose occupation is civil engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "job(Y_9, \"civil engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 8 + }, + { + "id": "beba80a4-5ecf-42ee-9c04-0dc040b5c18f", + "question": "What is the occupation of the nephew of the uncle of the cousin of the person whose hobby is breakdancing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(Y_7, Y_5)", + "cousin(Y_9, Y_7)", + "hobby(Y_9, \"breakdancing\")" + ], + "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": "ab41d6c7-8c97-42f2-b504-d8d0bef9badd", + "question": "What is the date of birth of the female second cousin of the niece of the male first cousin once removed of the person whose occupation is magazine features editor?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "female_second_cousin(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "male_first_cousin_once_removed(Y_9, Y_7)", + "job(Y_9, \"magazine features editor\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 13 + }, + { + "id": "9521236a-ee73-4cf7-a236-8948006d08d4", + "question": "What is the date of birth of the child of the niece of the female second cousin of the person whose date of birth is 0983-05-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "child(Y_5, Y_3)", + "niece(Y_7, Y_5)", + "female_second_cousin(Y_9, Y_7)", + "dob(Y_9, \"0983-05-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 10 + }, + { + "id": "7de74a5e-d6f3-4574-b0a0-7121cbe3d61f", + "question": "What is the occupation of the aunt of the daughter-in-law of the great-grandparent of the person whose date of birth is 0961-09-17?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(Y_9, Y_7)", + "dob(Y_9, \"0961-09-17\")" + ], + "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": "f58cb33d-e07a-46e9-b095-cb6785fe4601", + "question": "What is the hobby of the aunt of the sibling of the father-in-law of the person whose date of birth is 0929-04-04?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "sibling(Y_7, Y_5)", + "father_in_law(Y_9, Y_7)", + "dob(Y_9, \"0929-04-04\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "the person whose", + "_10", + "is", + "_10", + "?" + ], + "type": 26, + "difficulty": 7 + }, + { + "id": "90d614af-6f03-422a-badf-615c97e836f5", + "question": "What is the date of birth of the husband of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "husband(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "brother(\"Billye Laird\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 4 + }, + { + "id": "b41bf5f2-ad3c-4d86-ab17-d4f372322092", + "question": "What is the date of birth of the sibling of the daughter-in-law of the male first cousin once removed of Andy Perez?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "male_first_cousin_once_removed(\"Andy Perez\", 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": "e186a952-f8a5-4380-a3b3-cd324d0c4438", + "question": "What is the date of birth of the father-in-law of the great-aunt of the granddaughter of Pamula Flatt?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "granddaughter(\"Pamula Flatt\", 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": "06be52de-a294-41cf-bd74-cc885ed9bbf0", + "question": "What is the date of birth of the sibling of the great-granddaughter of the great-grandfather of Seymour Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "great_grandfather(\"Seymour Song\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 8 + }, + { + "id": "b555f91a-0dc1-460e-a517-b6035dfea98a", + "question": "What is the occupation of the brother-in-law of the male first cousin once removed of the grandfather of Gabriele Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "grandfather(\"Gabriele Lucky\", 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": "1f4ef126-456c-4caf-a16e-df2739fb30f2", + "question": "What is the hobby of the son of the daughter-in-law of the great-grandparent of Emil Lucky?", + "intermediate_answers": "[{\"Y_5\": \"Odelia Lucky\", \"Y_2\": \"compact discs\", \"Y_3\": \"Dwain Lucky\", \"Y_7\": \"Ricardo Lucky\"}, {\"Y_5\": \"Odelia Lucky\", \"Y_2\": \"leaves\", \"Y_7\": \"Ricardo Lucky\", \"Y_3\": \"Paris Lucky\"}, {\"Y_2\": \"compact discs\", \"Y_7\": \"Gabriele Lucky\", \"Y_3\": \"Dwain Lucky\", \"Y_5\": \"Odelia Lucky\"}, {\"Y_7\": \"Gabriele Lucky\", \"Y_2\": \"leaves\", \"Y_5\": \"Odelia Lucky\", \"Y_3\": \"Paris Lucky\"}]", + "answer": [ + "compact discs", + "leaves" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "great_grandparent(\"Emil Lucky\", 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": "2cd1bfba-96b1-4711-96e0-255c515ebb02", + "question": "What is the date of birth of the uncle of the cousin of the male second cousin of Ruby Preciado?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "male_second_cousin(\"Ruby Preciado\", 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": "a8a3e802-c5f8-449f-be98-b865907ffac3", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the great-grandparent of Deena Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "great_grandparent(\"Deena Munroe\", 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": "24420308-0abe-48b1-9b4b-6fffbd452f3a", + "question": "What is the hobby of the male second cousin of the brother of the parent of Marlene Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "parent(\"Marlene Laird\", 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": "b6c24b6d-5ae1-4761-9461-5e9bfd00388b", + "question": "What is the hobby of the sibling of the nephew of the child of Kendrick Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "child(\"Kendrick Vargas\", Y_7)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the", + "_8", + "of", + "_9", + "?" + ], + "type": 27, + "difficulty": 5 + }, + { + "id": "e18eed99-6fc8-495d-8e00-212a5cb3d974", + "question": "What is the date of birth of the husband of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "husband(Y_5, Y_3)", + "daughter(Y_7, Y_5)", + "hobby(Y_7, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 4 + }, + { + "id": "5bd695ca-cd87-43f9-9975-f874ada5e80e", + "question": "What is the date of birth of the sibling of the daughter-in-law of the person whose hobby is railway studies?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "hobby(Y_7, \"railway studies\")" + ], + "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": "4a4e7e07-a007-43c6-a5b0-eac5d685ae13", + "question": "What is the date of birth of the father-in-law of the great-aunt of the person whose date of birth is 1006-12-16?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(Y_5, Y_3)", + "great_aunt(Y_7, Y_5)", + "dob(Y_7, \"1006-12-16\")" + ], + "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": "72b85450-5e1b-4b9a-9d15-bd27b857ef9e", + "question": "What is the date of birth of the sibling of the great-granddaughter of the person whose date of birth is 0974-12-02?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(Y_7, Y_5)", + "dob(Y_7, \"0974-12-02\")" + ], + "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": "974eee4e-3da8-4be6-81cc-b4808ffbe389", + "question": "What is the occupation of the brother-in-law of the male first cousin once removed of the person whose occupation is multimedia specialist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "brother_in_law(Y_5, Y_3)", + "male_first_cousin_once_removed(Y_7, Y_5)", + "job(Y_7, \"multimedia specialist\")" + ], + "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": "24574c48-2424-461c-8d31-8856c62db7b4", + "question": "What is the hobby of the son of the daughter-in-law of the person whose occupation is art therapist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(Y_5, Y_3)", + "daughter_in_law(Y_7, Y_5)", + "job(Y_7, \"art therapist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "the person whose", + "_8", + "is", + "_8", + "?" + ], + "type": 28, + "difficulty": 5 + }, + { + "id": "5aa4c497-d7ff-4806-b6fb-5174d54afdd7", + "question": "What is the date of birth of the uncle of the cousin of the person whose hobby is breakdancing?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "uncle(Y_5, Y_3)", + "cousin(Y_7, Y_5)", + "hobby(Y_7, \"breakdancing\")" + ], + "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": "4926faf5-5b62-433c-814f-0a762d4fae74", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of the person whose occupation is podiatrist?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(Y_7, Y_5)", + "job(Y_7, \"podiatrist\")" + ], + "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": "495daf6e-074b-4ff5-8cd9-badc77b5044d", + "question": "What is the hobby of the male second cousin of the brother of the person whose hobby is mathematics?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "male_second_cousin(Y_5, Y_3)", + "brother(Y_7, Y_5)", + "hobby(Y_7, \"mathematics\")" + ], + "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": "5b6dab34-dff5-477d-8e32-8784beb46c90", + "question": "What is the hobby of the sibling of the nephew of the person whose date of birth is 1017-08-26?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "nephew(Y_7, Y_5)", + "dob(Y_7, \"1017-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": "ac61cb6b-6ca7-4cc7-b502-0a1402487171", + "question": "What is the date of birth of the daughter of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "brother(\"Billye Laird\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 3 + }, + { + "id": "6b1e322c-5a0a-47a8-bb01-53b4bcf13cfb", + "question": "What is the occupation of the male first cousin once removed of the female cousin of Thomasine Kidd?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "female_cousin(\"Thomasine Kidd\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 8 + }, + { + "id": "85f730e5-b288-4b96-b41d-b39f973dd0a1", + "question": "What is the occupation of the nephew of the mother of Eddie Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "mother(\"Eddie Song\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 4 + }, + { + "id": "69092527-8d6e-4785-9ec0-12cdfa31d353", + "question": "What is the date of birth of the aunt of the father-in-law of Caleb Langford?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "father_in_law(\"Caleb Langford\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "890343e8-14ed-4d38-a1b9-befd6690cf95", + "question": "What is the date of birth of the sibling of the great-granddaughter of Jacque Mullins?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "great_granddaughter(\"Jacque Mullins\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "69a63c11-3e12-4594-a32a-40c303fc5ffd", + "question": "What is the occupation of the male first cousin once removed of the grandfather of Gabriele Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "grandfather(\"Gabriele Lucky\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "e6e5c699-d2a3-49cd-807f-ad1c6a7b79b9", + "question": "What is the occupation of the great-grandparent of the granddaughter of Dwain Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "granddaughter(\"Dwain Lucky\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 6 + }, + { + "id": "4e1d83d1-0475-4249-a199-91fd8518a432", + "question": "What is the hobby of the great-grandson of the great-granddaughter of Stephan Kidd?", + "intermediate_answers": "[{\"Y_3\": \"Maynard Song\", \"Y_5\": \"Genesis Colin\", \"Y_2\": \"insect collecting\"}, {\"Y_3\": \"Damon Song\", \"Y_5\": \"Genesis Colin\", \"Y_2\": \"magnet fishing\"}, {\"Y_2\": \"trapshooting\", \"Y_5\": \"Genesis Colin\", \"Y_3\": \"Gene Song\"}]", + "answer": [ + "insect collecting", + "magnet fishing", + "trapshooting" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "great_granddaughter(\"Stephan Kidd\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 7 + }, + { + "id": "2a38f58a-eafd-48f5-8c0f-2f6af8684349", + "question": "What is the occupation of the nephew of the uncle of Stacey Roldan?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "uncle(\"Stacey Roldan\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 5 + }, + { + "id": "a5792263-71bc-4d1a-862c-938cf3f3f109", + "question": "What is the date of birth of the male first cousin once removed of the great-grandfather of Deena Munroe?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "great_grandfather(\"Deena Munroe\", Y_5)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the", + "_6", + "of", + "_7", + "?" + ], + "type": 29, + "difficulty": 8 + }, + { + "id": "eeddc7d8-8f2e-4225-a151-1be080e24f24", + "question": "What is the date of birth of the daughter of the person whose hobby is reading?", + "intermediate_answers": "[{\"Y_3\": \"Elisabeth Kingsley\", \"Y_5\": \"Noreen Kingsley\", \"Y_2\": \"1073-05-19\"}]", + "answer": [ + "1073-05-19" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter(Y_5, Y_3)", + "hobby(Y_5, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "c57e9831-e8f9-46f7-8723-a1c1e6b444a7", + "question": "What is the occupation of the male first cousin once removed of the person whose date of birth is 0968-03-13?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "dob(Y_5, \"0968-03-13\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "3eb521d4-0518-47c1-bcb7-d1f2c035ea37", + "question": "What is the occupation of the nephew of the person whose date of birth is 0851-04-10?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "dob(Y_5, \"0851-04-10\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "020508ac-3270-400f-8317-da5375034e45", + "question": "What is the date of birth of the aunt of the person whose occupation is health and safety inspector?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "aunt(Y_5, Y_3)", + "job(Y_5, \"health and safety inspector\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "59117ab7-2419-47c4-951d-a89500950e8d", + "question": "What is the date of birth of the sibling of the person whose hobby is rappelling?", + "intermediate_answers": "[{\"Y_2\": \"0990-05-21\", \"Y_3\": \"Roosevelt Dyer\", \"Y_5\": \"Renaldo Dyer\"}, {\"Y_2\": \"0992-09-18\", \"Y_3\": \"Antionette Dyer\", \"Y_5\": \"Renaldo Dyer\"}, {\"Y_2\": \"0994-08-14\", \"Y_3\": \"Romana Dyer\", \"Y_5\": \"Renaldo Dyer\"}]", + "answer": [ + "0990-05-21", + "0992-09-18", + "0994-08-14" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "sibling(Y_5, Y_3)", + "hobby(Y_5, \"rappelling\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 3 + }, + { + "id": "4a37d1c6-c847-4f74-b5ef-c18831d06df9", + "question": "What is the occupation of the male first cousin once removed of the person whose occupation is multimedia specialist?", + "intermediate_answers": "[{\"Y_2\": \"geochemist\", \"Y_3\": \"Nestor Preciado\", \"Y_5\": \"Cristopher Homan\"}, {\"Y_2\": \"photographer\", \"Y_3\": \"Santos Rounds\", \"Y_5\": \"Cristopher Homan\"}, {\"Y_3\": \"Hans Decosta\", \"Y_2\": \"conference centre manager\", \"Y_5\": \"Cristopher Homan\"}]", + "answer": [ + "conference centre manager", + "geochemist", + "photographer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "job(Y_5, \"multimedia specialist\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "9316cf8c-d8a0-4b40-b912-1d490a5123c9", + "question": "What is the occupation of the great-grandparent of the person whose occupation is civil engineer?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "great_grandparent(Y_5, Y_3)", + "job(Y_5, \"civil engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "3907e968-5a41-4803-9f2d-940bfde490a8", + "question": "What is the hobby of the great-grandson of the person whose date of birth is 0961-10-11?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandson(Y_5, Y_3)", + "dob(Y_5, \"0961-10-11\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 5 + }, + { + "id": "a43cb038-3769-4713-bba5-53ed05199538", + "question": "What is the occupation of the nephew of the person whose hobby is race walking?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(Y_5, Y_3)", + "hobby(Y_5, \"race walking\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 4 + }, + { + "id": "5bfea3eb-d742-4cca-b3fb-c3f8c2f2b6dc", + "question": "What is the date of birth of the male first cousin once removed of the person whose occupation is magazine features editor?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "male_first_cousin_once_removed(Y_5, Y_3)", + "job(Y_5, \"magazine features editor\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "the person whose", + "_6", + "is", + "_6", + "?" + ], + "type": 30, + "difficulty": 6 + }, + { + "id": "ada8803a-d23d-4f7d-a757-32298e5e6e3a", + "question": "What is the date of birth of the brother of Billye Laird?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "brother(\"Billye Laird\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "80d28243-0084-4bac-8abc-016bc0082fa0", + "question": "What is the hobby of the daughter of David Mcclelland?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "daughter(\"David Mcclelland\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "229170d2-65ee-4d27-9ced-2be3c94533bb", + "question": "What is the date of birth of the daughter-in-law of Felipe Durbin?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "daughter_in_law(\"Felipe Durbin\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "cec7696d-851b-4798-924a-1644394875a8", + "question": "What is the occupation of the nephew of Jesse Kiel?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "nephew(\"Jesse Kiel\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "e9264749-3ed0-4a82-9f4f-d5e34d75db09", + "question": "What is the date of birth of the father-in-law of Caleb Langford?", + "intermediate_answers": "[{\"Y_2\": \"0937-01-22\", \"Y_3\": \"Conrad Mccune\"}]", + "answer": [ + "0937-01-22" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "father_in_law(\"Caleb Langford\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "4b1649be-f181-434d-a066-20bff11a0535", + "question": "What is the hobby of the great-grandfather of Seymour Song?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "great_grandfather(\"Seymour Song\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 4 + }, + { + "id": "100249c0-43c8-4c44-8568-2249b983696e", + "question": "What is the occupation of the father of Deirdre Bivins?", + "intermediate_answers": "[{\"Y_3\": \"Lester Bivins\", \"Y_2\": \"electronics engineer\"}]", + "answer": [ + "electronics engineer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "father(\"Deirdre Bivins\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "4803c776-137b-4ef3-81eb-79679a314294", + "question": "What is the occupation of the male first cousin once removed of Will Vargas?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "male_first_cousin_once_removed(\"Will Vargas\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 5 + }, + { + "id": "e9c2768b-8ea0-4868-bbb5-256d691fea1d", + "question": "What is the occupation of the granddaughter of Dwain Lucky?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "granddaughter(\"Dwain Lucky\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 3 + }, + { + "id": "34985c18-8f24-4b46-9c1b-3456b41e88f9", + "question": "What is the hobby of the son of Wesley Pirtle?", + "intermediate_answers": "[]", + "answer": [], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "son(\"Wesley Pirtle\", Y_3)" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the", + "_4", + "of", + "_5", + "?" + ], + "type": 31, + "difficulty": 2 + }, + { + "id": "178b734d-e687-40fc-a3b0-7ba1df1a909e", + "question": "What is the date of birth of the person whose hobby is reading?", + "intermediate_answers": "[{\"Y_2\": \"0961-09-17\", \"Y_3\": \"Jon Preciado\"}, {\"Y_3\": \"Noreen Kingsley\", \"Y_2\": \"1042-12-18\"}, {\"Y_3\": \"Sophie Stroup\", \"Y_2\": \"1038-09-02\"}]", + "answer": [ + "0961-09-17", + "1038-09-02", + "1042-12-18" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"reading\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "cd73f807-5cd5-4250-8532-99dcee6a31ad", + "question": "What is the hobby of the person whose date of birth is 0930-05-08?", + "intermediate_answers": "[{\"Y_3\": \"Ivan Driggers\", \"Y_2\": \"social studies\"}]", + "answer": [ + "social studies" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "dob(Y_3, \"0930-05-08\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "cfe65cce-c1cf-464d-8e98-0ba4fa5fc1e5", + "question": "What is the date of birth of the person whose hobby is notaphily?", + "intermediate_answers": "[{\"Y_2\": \"0996-10-25\", \"Y_3\": \"Armando Perreault\"}]", + "answer": [ + "0996-10-25" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "hobby(Y_3, \"notaphily\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "66e85762-d70d-410c-8f38-c61f22dc069c", + "question": "What is the occupation of the person whose date of birth is 1009-01-14?", + "intermediate_answers": "[{\"Y_2\": \"English as a foreign language teacher\", \"Y_3\": \"Theodore Yocum\"}]", + "answer": [ + "English as a foreign language teacher" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"1009-01-14\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "e26ba788-fd85-477b-811c-33b6ae6c8a2a", + "question": "What is the date of birth of the person whose occupation is health and safety inspector?", + "intermediate_answers": "[{\"Y_3\": \"Damien Reece\", \"Y_2\": \"0954-06-18\"}]", + "answer": [ + "0954-06-18" + ], + "prolog": { + "query": [ + "dob(Y_3, Y_2)", + "job(Y_3, \"health and safety inspector\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "67cd417c-3cde-440b-8e59-f0d07f6a121b", + "question": "What is the hobby of the person whose date of birth is 0974-12-02?", + "intermediate_answers": "[{\"Y_2\": \"auto audiophilia\", \"Y_3\": \"Winnifred Mcclelland\"}]", + "answer": [ + "auto audiophilia" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "dob(Y_3, \"0974-12-02\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "805e1dbb-ce85-442d-8cc5-9fceae20d655", + "question": "What is the occupation of the person whose date of birth is 0972-07-09?", + "intermediate_answers": "[{\"Y_3\": \"Emil Lucky\", \"Y_2\": \"furniture conservator\"}]", + "answer": [ + "furniture conservator" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "dob(Y_3, \"0972-07-09\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "eb7c9342-b4d5-4b58-b653-932867ec0460", + "question": "What is the occupation of the person whose occupation is conference centre manager?", + "intermediate_answers": "[{\"Y_3\": \"Hans Decosta\", \"Y_2\": \"conference centre manager\"}, {\"Y_2\": \"conference centre manager\", \"Y_3\": \"Caleb Langford\"}]", + "answer": [ + "conference centre manager" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"conference centre manager\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "3f5904cd-9f31-4221-a46b-23a0974049ab", + "question": "What is the occupation of the person whose occupation is civil engineer?", + "intermediate_answers": "[{\"Y_2\": \"civil engineer\", \"Y_3\": \"Santiago Homan\"}]", + "answer": [ + "civil engineer" + ], + "prolog": { + "query": [ + "job(Y_3, Y_2)", + "job(Y_3, \"civil engineer\")" + ], + "answer": "Y_2" + }, + "template": [ + "What is", + "the", + "_3", + "of", + "the person whose", + "_4", + "is", + "_4", + "?" + ], + "type": 32, + "difficulty": 2 + }, + { + "id": "8be5433b-9f80-4c97-8230-c3c05e748384", + "question": "What is the hobby of the person whose occupation is industrial buyer?", + "intermediate_answers": "[{\"Y_2\": \"phillumeny\", \"Y_3\": \"Christa Vargas\"}]", + "answer": [ + "phillumeny" + ], + "prolog": { + "query": [ + "hobby(Y_3, Y_2)", + "job(Y_3, \"industrial buyer\")" + ], + "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