Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: ArrowInvalid
Message: JSON parse error: Column(/assignment/#3/[]/[]) changed from string to array in row 0
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 145, in _generate_tables
dataset = json.load(f)
File "/usr/local/lib/python3.9/json/__init__.py", line 293, in load
return loads(fp.read(),
File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/local/lib/python3.9/json/decoder.py", line 340, in decode
raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 5671)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1995, in _prepare_split_single
for _, table in generator:
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 148, in _generate_tables
raise e
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 122, in _generate_tables
pa_table = paj.read_json(
File "pyarrow/_json.pyx", line 308, in pyarrow._json.read_json
File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status
pyarrow.lib.ArrowInvalid: JSON parse error: Column(/assignment/#3/[]/[]) changed from string to array in row 0
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
question string | answer sequence | assignment dict | config dict | decomposition list | facts_used sequence | id string | train_seqs sequence |
|---|---|---|---|---|---|---|---|
What awards have the actors of the Hallowcock winning movies received? | [
"Custodio",
"Lameze"
] | {
"$1": "Hallowcock",
"#1": [
"Clenestration"
],
"#2": [
"Huckberryberry",
"Sapien"
],
"#3": [
"Custodio",
"Lameze"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "The award Hallowcock has been awarded to which movies?",
"a": [
"Clenestration"
],
"op": "select"
},
{
"m": "text",
"q": "Who all acted in the movie #1?",
"a": [
"Huckberryberry",
"Sapien"
],
"op": "project_values_flat_unique"
},
... | [
"table_paward(Sapien, Custodio)",
"text_actor(Clenestration, Sapien)",
"table_paward(Huckberryberry, Lameze)",
"table_maward(Clenestration, Hallowcock)",
"text_actor(Clenestration, Huckberryberry)"
] | 27abcef21b692e66 | [
" QC: What awards have the actors of the Hallowcock winning movies received? QS: (select) [table] The award Hallowcock has been awarded to which movies?",
" QC: What awards have the actors of the Hallowcock winning movies received? QI: (select) [table] The award Hallowcock has been awarded to which movies? A: [\"... |
What movies have the directors from Stridery directed? | [
"Quinsid",
"Kavashpat",
"Pigmold"
] | {
"$1": "Stridery",
"#1": [
"Diarmallurgy",
"Straviolence"
],
"#2": [
"Quinsid",
"Kavashpat",
"Pigmold"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Stridery?",
"a": [
"Diarmallurgy",
"Straviolence"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Quinsid",
"Kavashpat",
"Pigmold"
],
"op": "project_values_flat_u... | [
"table_directed(Kavashpat, Diarmallurgy)",
"table_directed(Pigmold, Straviolence)",
"table_directed(Quinsid, Diarmallurgy)",
"text_nation(Diarmallurgy, Stridery)",
"text_nation(Straviolence, Stridery)"
] | fe6622cf91775bda | [
" QC: What movies have the directors from Stridery directed? QS: (select) [text] Who are from Stridery?",
" QC: What movies have the directors from Stridery directed? QI: (select) [text] Who are from Stridery? A: [\"Diarmallurgy\", \"Straviolence\"] QS: (project_values_flat_unique) [table] What movies has #1 been... |
What movies have the directors from Dynope directed? | [
"Hoopdoodle",
"Vucumber"
] | {
"$1": "Dynope",
"#1": [
"Topboard"
],
"#2": [
"Hoopdoodle",
"Vucumber"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Dynope?",
"a": [
"Topboard"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Hoopdoodle",
"Vucumber"
],
"op": "project_values_flat_unique"
}
] | [
"table_directed(Hoopdoodle, Topboard)",
"text_nation(Topboard, Dynope)",
"table_directed(Vucumber, Topboard)"
] | db5bebb0b00fa5ad | [
" QC: What movies have the directors from Dynope directed? QS: (select) [text] Who is from the country Dynope?",
" QC: What movies have the directors from Dynope directed? QI: (select) [text] Who is from the country Dynope? A: [\"Topboard\"] QS: (project_values_flat_unique) [table] Which movies has #1 directed?",... |
What awards did the movies directed by the Malwarp winners receive? | [
"Dessication",
"Prowecap",
"Neuropsychotaxis"
] | {
"$1": "Malwarp",
"#1": [
"Topboard",
"Straviolence"
],
"#2": [
"Hoopdoodle",
"Vucumber",
"Pigmold"
],
"#3": [
"Dessication",
"Prowecap",
"Neuropsychotaxis"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who have won the Malwarp award?",
"a": [
"Topboard",
"Straviolence"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Hoopdoodle",
"Vucumber",
"Pigmold"
],
"op": "project_value... | [
"table_maward(Hoopdoodle, Neuropsychotaxis)",
"table_directed(Hoopdoodle, Topboard)",
"table_maward(Pigmold, Prowecap)",
"table_directed(Pigmold, Straviolence)",
"table_directed(Vucumber, Topboard)",
"table_maward(Vucumber, Dessication)",
"table_paward(Topboard, Malwarp)",
"table_paward(Straviolence, ... | d2d8ceb9c39f55c2 | [
" QC: What awards did the movies directed by the Malwarp winners receive? QS: (select) [table] Who have won the Malwarp award?",
" QC: What awards did the movies directed by the Malwarp winners receive? QI: (select) [table] Who have won the Malwarp award? A: [\"Topboard\", \"Straviolence\"] QS: (project_values_fl... |
What awards have movies produced by people born in 1915 won? | [
"Pistarmen",
"Neuropsychotaxis",
"Prowecap"
] | {
"$1": "1915",
"#1": [
"Topboard"
],
"#2": [
"Tirelock",
"Pigmold",
"Tarta"
],
"#3": [
"Pistarmen",
"Neuropsychotaxis",
"Prowecap"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1915?",
"a": [
"Topboard"
],
"op": "select"
},
{
"m": "text",
"q": "For which movies was #1 the producer?",
"a": [
"Tirelock",
"Pigmold",
"Tarta"
],
"op": "project_values_flat_unique"
},
{
"m": "table",... | [
"text_produced(Tirelock, Topboard)",
"table_maward(Tirelock, Pistarmen)",
"table_maward(Pigmold, Prowecap)",
"text_produced(Pigmold, Topboard)",
"text_dob(Topboard, 1915)",
"text_produced(Tarta, Topboard)",
"table_maward(Tarta, Neuropsychotaxis)"
] | cde2cd4fe1ad5a58 | [
" QC: What awards have movies produced by people born in 1915 won? QS: (select) [text] Who were born in 1915?",
" QC: What awards have movies produced by people born in 1915 won? QI: (select) [text] Who were born in 1915? A: [\"Topboard\"] QS: (project_values_flat_unique) [text] For which movies was #1 the produc... |
What awards have the actors of the Microsouenesis winning movies received? | [
"Mosei",
"Undercabin",
"Lameze"
] | {
"$1": "Microsouenesis",
"#1": [
"Pugo",
"Nohit"
],
"#2": [
"Gigafuna",
"Sickkin",
"Bibbogey"
],
"#3": [
"Mosei",
"Undercabin",
"Lameze"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "Which movies were given the Microsouenesis award?",
"a": [
"Pugo",
"Nohit"
],
"op": "select"
},
{
"m": "text",
"q": "Who are the actors in the movie #1?",
"a": [
"Gigafuna",
"Sickkin",
"Bibbogey"
],
"op": "project_values... | [
"table_paward(Gigafuna, Undercabin)",
"table_maward(Pugo, Microsouenesis)",
"table_maward(Nohit, Microsouenesis)",
"table_paward(Sickkin, Lameze)",
"table_paward(Bibbogey, Mosei)",
"text_actor(Pugo, Sickkin)",
"text_actor(Pugo, Bibbogey)",
"text_actor(Nohit, Gigafuna)"
] | 6b311c1bc8c30022 | [
" QC: What awards have the actors of the Microsouenesis winning movies received? QS: (select) [table] Which movies were given the Microsouenesis award?",
" QC: What awards have the actors of the Microsouenesis winning movies received? QI: (select) [table] Which movies were given the Microsouenesis award? A: [\"Pu... |
What awards have movies produced by people born in 1924 won? | [
"Segumen",
"Pistarmen",
"Pompasole",
"Dextrite"
] | {
"$1": "1924",
"#1": [
"Impassivism",
"Microcomputing"
],
"#2": [
"Epicuratorion",
"Vitrilateral",
"Warpstone",
"Peaseman",
"Tarta",
"Sheepcrest"
],
"#3": [
"Segumen",
"Pistarmen",
"Pompasole",
"Dextrite"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1924?",
"a": [
"Impassivism",
"Microcomputing"
],
"op": "select"
},
{
"m": "text",
"q": "For which movies was #1 the producer?",
"a": [
"Epicuratorion",
"Vitrilateral",
"Warpstone",
"Peaseman",
"Tarta... | [
"text_produced(Peaseman, Microcomputing)",
"table_maward(Epicuratorion, Segumen)",
"table_maward(Sheepcrest, Pistarmen)",
"table_maward(Vitrilateral, Dextrite)",
"text_produced(Vitrilateral, Impassivism)",
"text_produced(Tarta, Microcomputing)",
"text_dob(Impassivism, 1924)",
"text_dob(Microcomputing,... | 4a8adf3f83b7a909 | [
" QC: What awards have movies produced by people born in 1924 won? QS: (select) [text] Who were born in 1924?",
" QC: What awards have movies produced by people born in 1924 won? QI: (select) [text] Who were born in 1924? A: [\"Impassivism\", \"Microcomputing\"] QS: (project_values_flat_unique) [text] For which m... |
What awards have movies written by people born in 1910 won? | [
"Maldezine",
"Jubeus",
"Pistarmen"
] | {
"$1": "1910",
"#1": [
"Huckberryberry"
],
"#2": [
"Coacheship",
"Geissant",
"Sheepcrest"
],
"#3": [
"Maldezine",
"Jubeus",
"Pistarmen"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1910?",
"a": [
"Huckberryberry"
],
"op": "select"
},
{
"m": "text",
"q": "What movies has #1 written?",
"a": [
"Coacheship",
"Geissant",
"Sheepcrest"
],
"op": "project_values_flat_unique"
},
{
"m": "tab... | [
"table_maward(Sheepcrest, Pistarmen)",
"text_dob(Huckberryberry, 1910)",
"text_writer(Geissant, Huckberryberry)",
"text_writer(Coacheship, Huckberryberry)",
"table_maward(Geissant, Maldezine)",
"table_maward(Coacheship, Jubeus)",
"text_writer(Sheepcrest, Huckberryberry)"
] | d3a2886e29d7b9ef | [
" QC: What awards have movies written by people born in 1910 won? QS: (select) [text] Who were born in 1910?",
" QC: What awards have movies written by people born in 1910 won? QI: (select) [text] Who were born in 1910? A: [\"Huckberryberry\"] QS: (project_values_flat_unique) [text] What movies has #1 written?",
... |
What awards have movies produced by people born in 1910 won? | [
"Zorgion",
"Microsouenesis",
"Pistarmen",
"Jubeus"
] | {
"$1": "1910",
"#1": [
"Huckberryberry"
],
"#2": [
"Nohit",
"Coacheship",
"Peaseman",
"Pigmold"
],
"#3": [
"Zorgion",
"Microsouenesis",
"Pistarmen",
"Jubeus"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1910?",
"a": [
"Huckberryberry"
],
"op": "select"
},
{
"m": "text",
"q": "#1 produced which movies?",
"a": [
"Nohit",
"Coacheship",
"Peaseman",
"Pigmold"
],
"op": "project_values_flat_unique"
},
{
... | [
"text_dob(Huckberryberry, 1910)",
"table_maward(Nohit, Microsouenesis)",
"table_maward(Pigmold, Zorgion)",
"table_maward(Coacheship, Jubeus)",
"text_produced(Coacheship, Huckberryberry)",
"text_produced(Nohit, Huckberryberry)",
"text_produced(Pigmold, Huckberryberry)",
"table_maward(Peaseman, Pistarme... | 11dfc86dcc42bda3 | [
" QC: What awards have movies produced by people born in 1910 won? QS: (select) [text] Who were born in 1910?",
" QC: What awards have movies produced by people born in 1910 won? QI: (select) [text] Who were born in 1910? A: [\"Huckberryberry\"] QS: (project_values_flat_unique) [text] #1 produced which movies?",
... |
What awards did the movies directed by the Lameze winners receive? | [
"Cockspit",
"Microsouenesis",
"Pistarmen"
] | {
"$1": "Lameze",
"#1": [
"Sickkin",
"Huckberryberry"
],
"#2": [
"Sahaki",
"Pugo",
"Peaseman"
],
"#3": [
"Cockspit",
"Microsouenesis",
"Pistarmen"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who has been awarded the Lameze award?",
"a": [
"Sickkin",
"Huckberryberry"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Sahaki",
"Pugo",
"Peaseman"
],
"op": "project_values_flat_uni... | [
"table_maward(Pugo, Microsouenesis)",
"table_directed(Sahaki, Huckberryberry)",
"table_paward(Sickkin, Lameze)",
"table_directed(Peaseman, Huckberryberry)",
"table_paward(Huckberryberry, Lameze)",
"table_maward(Sahaki, Cockspit)",
"table_directed(Pugo, Sickkin)",
"table_maward(Peaseman, Pistarmen)"
] | f6510bd8d9aa8cba | [
" QC: What awards did the movies directed by the Lameze winners receive? QS: (select) [table] Who has been awarded the Lameze award?",
" QC: What awards did the movies directed by the Lameze winners receive? QI: (select) [table] Who has been awarded the Lameze award? A: [\"Sickkin\", \"Huckberryberry\"] QS: (proj... |
What movies have people from the country Piperfish acted in? | [
"Vucumber",
"Skob",
"Booyah"
] | {
"$1": "Piperfish",
"#1": [
"Fondlement"
],
"#2": [
"Vucumber",
"Skob",
"Booyah"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Piperfish?",
"a": [
"Fondlement"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been an actor in?",
"a": [
"Vucumber",
"Skob",
"Booyah"
],
"op": "project_values_flat_unique"
}
] | [
"text_actor(Vucumber, Fondlement)",
"text_actor(Booyah, Fondlement)",
"text_actor(Skob, Fondlement)",
"text_nation(Fondlement, Piperfish)"
] | 24de69cd5cb3be11 | [
" QC: What movies have people from the country Piperfish acted in? QS: (select) [text] Who is from the country Piperfish?",
" QC: What movies have people from the country Piperfish acted in? QI: (select) [text] Who is from the country Piperfish? A: [\"Fondlement\"] QS: (project_values_flat_unique) [text] Which mo... |
What awards did the movies directed by the Hollowside winners receive? | [
"Zorgion"
] | {
"$1": "Hollowside",
"#1": [
"Magainitis"
],
"#2": [
"Nilitude"
],
"#3": [
"Zorgion"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who have won the Hollowside award?",
"a": [
"Magainitis"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Nilitude"
],
"op": "project_values_flat_unique"
},
{
"m": "table",
"q": "Wh... | [
"table_paward(Magainitis, Hollowside)",
"table_directed(Nilitude, Magainitis)",
"table_maward(Nilitude, Zorgion)"
] | 7bb6b8df88cd718b | [
" QC: What awards did the movies directed by the Hollowside winners receive? QS: (select) [table] Who have won the Hollowside award?",
" QC: What awards did the movies directed by the Hollowside winners receive? QI: (select) [table] Who have won the Hollowside award? A: [\"Magainitis\"] QS: (project_values_flat_u... |
What awards have movies produced by people born in 1945 won? | [
"Pianogram",
"Maldezine"
] | {
"$1": "1945",
"#1": [
"Sealt"
],
"#2": [
"Chickenpot",
"Tannine",
"Vucumber"
],
"#3": [
"Pianogram",
"Maldezine"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1945?",
"a": [
"Sealt"
],
"op": "select"
},
{
"m": "text",
"q": "#1 produced which movies?",
"a": [
"Chickenpot",
"Tannine",
"Vucumber"
],
"op": "project_values_flat_unique"
},
{
"m": "table",
"q": ... | [
"table_maward(Chickenpot, Pianogram)",
"text_produced(Tannine, Sealt)",
"text_produced(Chickenpot, Sealt)",
"table_maward(Tannine, Pianogram)",
"text_produced(Vucumber, Sealt)",
"table_maward(Vucumber, Maldezine)",
"text_dob(Sealt, 1945)"
] | f8cafdf4a3a3fefc | [
" QC: What awards have movies produced by people born in 1945 won? QS: (select) [text] Who were born in 1945?",
" QC: What awards have movies produced by people born in 1945 won? QI: (select) [text] Who were born in 1945? A: [\"Sealt\"] QS: (project_values_flat_unique) [text] #1 produced which movies?",
" QC: W... |
What awards did the movies directed by the Waxseer winners receive? | [
"Maldezine",
"Sabonade",
"Prowecap"
] | {
"$1": "Waxseer",
"#1": [
"Sealt",
"Conanopeia"
],
"#2": [
"Honeybean",
"Vucumber",
"Cougarism"
],
"#3": [
"Maldezine",
"Sabonade",
"Prowecap"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who has been awarded the Waxseer award?",
"a": [
"Sealt",
"Conanopeia"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Honeybean",
"Vucumber",
"Cougarism"
],
"op": "project_values_flat_... | [
"table_paward(Sealt, Waxseer)",
"table_directed(Honeybean, Sealt)",
"table_directed(Cougarism, Sealt)",
"table_directed(Vucumber, Conanopeia)",
"table_maward(Vucumber, Maldezine)",
"table_maward(Honeybean, Prowecap)",
"table_maward(Cougarism, Sabonade)",
"table_paward(Conanopeia, Waxseer)"
] | 5a5ef6b7bc5c9ec5 | [
" QC: What awards did the movies directed by the Waxseer winners receive? QS: (select) [table] Who has been awarded the Waxseer award?",
" QC: What awards did the movies directed by the Waxseer winners receive? QI: (select) [table] Who has been awarded the Waxseer award? A: [\"Sealt\", \"Conanopeia\"] QS: (projec... |
What awards have the actors of the Airpipe winning movies received? | [
"Waxseer",
"Counterprogram"
] | {
"$1": "Airpipe",
"#1": [
"Calcivore"
],
"#2": [
"Conanopeia",
"Carblock"
],
"#3": [
"Waxseer",
"Counterprogram"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "The award Airpipe has been awarded to which movies?",
"a": [
"Calcivore"
],
"op": "select"
},
{
"m": "text",
"q": "Who all acted in the movie #1?",
"a": [
"Conanopeia",
"Carblock"
],
"op": "project_values_flat_unique"
},
{
"... | [
"table_maward(Calcivore, Airpipe)",
"text_actor(Calcivore, Conanopeia)",
"text_actor(Calcivore, Carblock)",
"table_paward(Carblock, Counterprogram)",
"table_paward(Conanopeia, Waxseer)"
] | ac8b4bbffe9aaeb3 | [
" QC: What awards have the actors of the Airpipe winning movies received? QS: (select) [table] The award Airpipe has been awarded to which movies?",
" QC: What awards have the actors of the Airpipe winning movies received? QI: (select) [table] The award Airpipe has been awarded to which movies? A: [\"Calcivore\"]... |
What awards have movies written by people born in 1915 won? | [
"Goosehead",
"Tachychronograph",
"Segumen",
"Antipositive",
"Stoptite"
] | {
"$1": "1915",
"#1": [
"Topboard",
"Mimicocycle"
],
"#2": [
"Pneumodendron",
"Quinsid",
"Pipesia",
"Pigmold",
"Tannine",
"Skia"
],
"#3": [
"Goosehead",
"Tachychronograph",
"Segumen",
"Antipositive",
"Stoptite"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1915?",
"a": [
"Topboard",
"Mimicocycle"
],
"op": "select"
},
{
"m": "text",
"q": "What movies has #1 written?",
"a": [
"Pneumodendron",
"Quinsid",
"Pipesia",
"Pigmold",
"Tannine",
"Ski... | [
"text_writer(Pigmold, Mimicocycle)",
"table_maward(Pigmold, Antipositive)",
"text_writer(Pipesia, Topboard)",
"text_writer(Quinsid, Topboard)",
"table_maward(Quinsid, Antipositive)",
"text_writer(Skia, Topboard)",
"table_maward(Tannine, Goosehead)",
"text_writer(Pneumodendron, Mimicocycle)",
"text_d... | c295f1fb091bf8f9 | [
" QC: What awards have movies written by people born in 1915 won? QS: (select) [text] Who were born in the year 1915?",
" QC: What awards have movies written by people born in 1915 won? QI: (select) [text] Who were born in the year 1915? A: [\"Topboard\", \"Mimicocycle\"] QS: (project_values_flat_unique) [text] W... |
What awards have movies produced by people born in 1947 won? | [
"Tachychronograph",
"Brownbeard",
"Electrodesal",
"Antipositive"
] | {
"$1": "1947",
"#1": [
"Firmline",
"Sapien"
],
"#2": [
"Cataflower",
"Tetroxidine",
"Quinsid",
"Pipesia",
"Pigmold"
],
"#3": [
"Tachychronograph",
"Brownbeard",
"Electrodesal",
"Antipositive"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1947?",
"a": [
"Firmline",
"Sapien"
],
"op": "select"
},
{
"m": "text",
"q": "#1 produced which movies?",
"a": [
"Cataflower",
"Tetroxidine",
"Quinsid",
"Pipesia",
"Pigmold"
],
"op": ... | [
"text_produced(Quinsid, Sapien)",
"table_maward(Pigmold, Antipositive)",
"text_produced(Pigmold, Sapien)",
"table_maward(Quinsid, Antipositive)",
"table_maward(Tetroxidine, Electrodesal)",
"text_produced(Pipesia, Firmline)",
"table_maward(Cataflower, Brownbeard)",
"text_dob(Firmline, 1947)",
"table_... | b5a7c13fbce2e7db | [
" QC: What awards have movies produced by people born in 1947 won? QS: (select) [text] Who were born in the year 1947?",
" QC: What awards have movies produced by people born in 1947 won? QI: (select) [text] Who were born in the year 1947? A: [\"Firmline\", \"Sapien\"] QS: (project_values_flat_unique) [text] #1 p... |
What movies have the directors from Piperfish directed? | [
"Polytetrafluoromethane",
"Tannine",
"Hutter",
"Cataflower"
] | {
"$1": "Piperfish",
"#1": [
"Carblock",
"Compositon"
],
"#2": [
"Polytetrafluoromethane",
"Tannine",
"Hutter",
"Cataflower"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Piperfish?",
"a": [
"Carblock",
"Compositon"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Polytetrafluoromethane",
"Tannine",
"Hutter",
"Cataflower"
],
"... | [
"table_directed(Tannine, Compositon)",
"table_directed(Hutter, Carblock)",
"table_directed(Polytetrafluoromethane, Carblock)",
"text_nation(Carblock, Piperfish)",
"text_nation(Compositon, Piperfish)",
"table_directed(Cataflower, Compositon)"
] | 67f4861ba685d58d | [
" QC: What movies have the directors from Piperfish directed? QS: (select) [text] Who are from Piperfish?",
" QC: What movies have the directors from Piperfish directed? QI: (select) [text] Who are from Piperfish? A: [\"Carblock\", \"Compositon\"] QS: (project_values_flat_unique) [table] What movies has #1 been t... |
What awards have the actors of the Paleodactyl winning movies received? | [
"Semilist",
"Roontang"
] | {
"$1": "Paleodactyl",
"#1": [
"Nippurum"
],
"#2": [
"Firmline",
"Carblock"
],
"#3": [
"Semilist",
"Roontang"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "Which movies were given the Paleodactyl award?",
"a": [
"Nippurum"
],
"op": "select"
},
{
"m": "text",
"q": "Who are the actors in the movie #1?",
"a": [
"Firmline",
"Carblock"
],
"op": "project_values_flat_unique"
},
{
"m":... | [
"table_paward(Firmline, Roontang)",
"table_paward(Carblock, Semilist)",
"text_actor(Nippurum, Carblock)",
"text_actor(Nippurum, Firmline)",
"table_maward(Nippurum, Paleodactyl)"
] | 7fbd5afe56dcc707 | [
" QC: What awards have the actors of the Paleodactyl winning movies received? QS: (select) [table] Which movies were given the Paleodactyl award?",
" QC: What awards have the actors of the Paleodactyl winning movies received? QI: (select) [table] Which movies were given the Paleodactyl award? A: [\"Nippurum\"] QS... |
What awards have the actors of the Stoptite winning movies received? | [
"Roontang",
"Polyquadrase"
] | {
"$1": "Stoptite",
"#1": [
"Pneumodendron"
],
"#2": [
"Monsterscar",
"Carpoon"
],
"#3": [
"Roontang",
"Polyquadrase"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "Which movies were given the Stoptite award?",
"a": [
"Pneumodendron"
],
"op": "select"
},
{
"m": "text",
"q": "Who are the actors in the movie #1?",
"a": [
"Monsterscar",
"Carpoon"
],
"op": "project_values_flat_unique"
},
{
... | [
"table_paward(Monsterscar, Polyquadrase)",
"text_actor(Pneumodendron, Carpoon)",
"text_actor(Pneumodendron, Monsterscar)",
"table_maward(Pneumodendron, Stoptite)",
"table_paward(Carpoon, Roontang)"
] | 3a4fdefba55ec7b1 | [
" QC: What awards have the actors of the Stoptite winning movies received? QS: (select) [table] Which movies were given the Stoptite award?",
" QC: What awards have the actors of the Stoptite winning movies received? QI: (select) [table] Which movies were given the Stoptite award? A: [\"Pneumodendron\"] QS: (proj... |
What awards have movies written by people born in 1943 won? | [
"Tachychronograph",
"Hydrallium",
"Erowid",
"Pompasole",
"Monoxandrite"
] | {
"$1": "1943",
"#1": [
"Sapien",
"Fidelice"
],
"#2": [
"Noenometer",
"Polytetrafluoromethane",
"Booyah",
"Waxhead",
"Tantor",
"Cougarism"
],
"#3": [
"Tachychronograph",
"Hydrallium",
"Erowid",
"Pompasole",
"Monoxandrite"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1943?",
"a": [
"Sapien",
"Fidelice"
],
"op": "select"
},
{
"m": "text",
"q": "What movies has #1 written?",
"a": [
"Noenometer",
"Polytetrafluoromethane",
"Booyah",
"Waxhead",
"Tantor",
... | [
"table_maward(Polytetrafluoromethane, Erowid)",
"table_maward(Waxhead, Monoxandrite)",
"table_maward(Tantor, Tachychronograph)",
"text_writer(Booyah, Sapien)",
"table_maward(Noenometer, Hydrallium)",
"table_maward(Booyah, Pompasole)",
"text_writer(Noenometer, Sapien)",
"text_dob(Sapien, 1943)",
"tex... | 98a0fc67adbf9163 | [
" QC: What awards have movies written by people born in 1943 won? QS: (select) [text] Who were born in the year 1943?",
" QC: What awards have movies written by people born in 1943 won? QI: (select) [text] Who were born in the year 1943? A: [\"Sapien\", \"Fidelice\"] QS: (project_values_flat_unique) [text] What m... |
What awards have movies produced by people born in 1909 won? | [
"Maldezine",
"Hallowcock",
"Monoxandrite",
"Dessication",
"Stoptite"
] | {
"$1": "1909",
"#1": [
"Dumasite",
"Sequinolone"
],
"#2": [
"Teetermark",
"Geissant",
"Waxhead",
"Dickerhead",
"Calcivore"
],
"#3": [
"Maldezine",
"Hallowcock",
"Monoxandrite",
"Dessication",
"Stoptite"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1909?",
"a": [
"Dumasite",
"Sequinolone"
],
"op": "select"
},
{
"m": "text",
"q": "For which movies was #1 the producer?",
"a": [
"Teetermark",
"Geissant",
"Waxhead",
"Dickerhead",
"Calcivore... | [
"text_produced(Calcivore, Dumasite)",
"text_dob(Dumasite, 1909)",
"text_produced(Waxhead, Sequinolone)",
"table_maward(Geissant, Stoptite)",
"table_maward(Waxhead, Monoxandrite)",
"table_maward(Dickerhead, Hallowcock)",
"text_dob(Sequinolone, 1909)",
"table_maward(Teetermark, Maldezine)",
"text_prod... | cf17f64bcabd26fe | [
" QC: What awards have movies produced by people born in 1909 won? QS: (select) [text] Who were born in the year 1909?",
" QC: What awards have movies produced by people born in 1909 won? QI: (select) [text] Who were born in the year 1909? A: [\"Dumasite\", \"Sequinolone\"] QS: (project_values_flat_unique) [text]... |
What movies have people from the country Loisy acted in? | [
"Noenometer",
"Bronchum",
"Geissant",
"Waxhead"
] | {
"$1": "Loisy",
"#1": [
"Midcareer",
"Compositon"
],
"#2": [
"Noenometer",
"Bronchum",
"Geissant",
"Waxhead"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Loisy?",
"a": [
"Midcareer",
"Compositon"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been an actor in?",
"a": [
"Noenometer",
"Bronchum",
"Geissant",
"Waxhead"
],
"op": "project_value... | [
"text_actor(Noenometer, Compositon)",
"text_actor(Waxhead, Compositon)",
"text_nation(Midcareer, Loisy)",
"text_actor(Bronchum, Midcareer)",
"text_actor(Geissant, Midcareer)",
"text_nation(Compositon, Loisy)"
] | c7aabeb515cdadbf | [
" QC: What movies have people from the country Loisy acted in? QS: (select) [text] Who are from Loisy?",
" QC: What movies have people from the country Loisy acted in? QI: (select) [text] Who are from Loisy? A: [\"Midcareer\", \"Compositon\"] QS: (project_values_flat_unique) [text] Which movies has #1 been an act... |
What movies have people from the country Dessaless acted in? | [
"Tantor",
"Polytetrafluoromethane",
"Waxhead"
] | {
"$1": "Dessaless",
"#1": [
"Sequinolone"
],
"#2": [
"Tantor",
"Polytetrafluoromethane",
"Waxhead"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Dessaless?",
"a": [
"Sequinolone"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies did #1 act in?",
"a": [
"Tantor",
"Polytetrafluoromethane",
"Waxhead"
],
"op": "project_values_flat_unique"
}
] | [
"text_nation(Sequinolone, Dessaless)",
"text_actor(Waxhead, Sequinolone)",
"text_actor(Tantor, Sequinolone)",
"text_actor(Polytetrafluoromethane, Sequinolone)"
] | 4db7b7f3db8683e6 | [
" QC: What movies have people from the country Dessaless acted in? QS: (select) [text] Who are from Dessaless?",
" QC: What movies have people from the country Dessaless acted in? QI: (select) [text] Who are from Dessaless? A: [\"Sequinolone\"] QS: (project_values_flat_unique) [text] Which movies did #1 act in?",... |
What movies have the directors from Schelpla directed? | [
"Bronchum",
"Clenestration"
] | {
"$1": "Schelpla",
"#1": [
"Sickkin"
],
"#2": [
"Bronchum",
"Clenestration"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Schelpla?",
"a": [
"Sickkin"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Bronchum",
"Clenestration"
],
"op": "project_values_flat_unique"
}
] | [
"table_directed(Bronchum, Sickkin)",
"text_nation(Sickkin, Schelpla)",
"table_directed(Clenestration, Sickkin)"
] | 5c4ab05458fe1af2 | [
" QC: What movies have the directors from Schelpla directed? QS: (select) [text] Who are from Schelpla?",
" QC: What movies have the directors from Schelpla directed? QI: (select) [text] Who are from Schelpla? A: [\"Sickkin\"] QS: (project_values_flat_unique) [table] Which movies has #1 directed?",
" QC: What m... |
What awards have movies produced by people born in 1907 won? | [
"Bouchery",
"Trummer",
"Dextrite",
"Mariskenna",
"Heptelphism"
] | {
"$1": "1907",
"#1": [
"Sequinolone",
"Magainitis"
],
"#2": [
"Booyah",
"Skia",
"Hayout",
"Sheepcrest",
"Zalate"
],
"#3": [
"Bouchery",
"Trummer",
"Dextrite",
"Mariskenna",
"Heptelphism"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1907?",
"a": [
"Sequinolone",
"Magainitis"
],
"op": "select"
},
{
"m": "text",
"q": "For which movies was #1 the producer?",
"a": [
"Booyah",
"Skia",
"Hayout",
"Sheepcrest",
"Zalate"
],
... | [
"text_dob(Sequinolone, 1907)",
"text_dob(Magainitis, 1907)",
"text_produced(Zalate, Magainitis)",
"text_produced(Sheepcrest, Sequinolone)",
"table_maward(Zalate, Mariskenna)",
"text_produced(Hayout, Magainitis)",
"text_produced(Skia, Magainitis)",
"table_maward(Skia, Trummer)",
"table_maward(Booyah,... | e0aaffab9baafcec | [
" QC: What awards have movies produced by people born in 1907 won? QS: (select) [text] Who were born in the year 1907?",
" QC: What awards have movies produced by people born in 1907 won? QI: (select) [text] Who were born in the year 1907? A: [\"Sequinolone\", \"Magainitis\"] QS: (project_values_flat_unique) [tex... |
What awards have movies written by people born in 1909 won? | [
"Mariskenna",
"Sabonade",
"Dextrite",
"Trummer"
] | {
"$1": "1909",
"#1": [
"Diarmallurgy",
"Carpoon"
],
"#2": [
"Epicuratorion",
"Pugo",
"Booyah",
"Skia",
"Zalate"
],
"#3": [
"Mariskenna",
"Sabonade",
"Dextrite",
"Trummer"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1909?",
"a": [
"Diarmallurgy",
"Carpoon"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been a writer for?",
"a": [
"Epicuratorion",
"Pugo",
"Booyah",
"Skia",
"Zalate"
],
... | [
"text_writer(Zalate, Carpoon)",
"text_writer(Skia, Diarmallurgy)",
"text_dob(Diarmallurgy, 1909)",
"text_writer(Pugo, Diarmallurgy)",
"text_writer(Epicuratorion, Diarmallurgy)",
"table_maward(Epicuratorion, Sabonade)",
"table_maward(Pugo, Sabonade)",
"table_maward(Booyah, Dextrite)",
"table_maward(S... | 3ea9ae2fc87f8a3f | [
" QC: What awards have movies written by people born in 1909 won? QS: (select) [text] Who were born in the year 1909?",
" QC: What awards have movies written by people born in 1909 won? QI: (select) [text] Who were born in the year 1909? A: [\"Diarmallurgy\", \"Carpoon\"] QS: (project_values_flat_unique) [text] W... |
What awards did the movies directed by the Hollowside winners receive? | [
"Bouchery",
"Sabonade",
"Trummer"
] | {
"$1": "Hollowside",
"#1": [
"Lougerière",
"Diarmallurgy"
],
"#2": [
"Epicuratorion",
"Hutter",
"Peaseman",
"Hayout"
],
"#3": [
"Bouchery",
"Sabonade",
"Trummer"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who has been awarded the Hollowside award?",
"a": [
"Lougerière",
"Diarmallurgy"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Epicuratorion",
"Hutter",
"Peaseman",
"Hayout"
... | [
"table_paward(Lougerière, Hollowside)",
"table_maward(Epicuratorion, Sabonade)",
"table_directed(Hayout, Lougerière)",
"table_paward(Diarmallurgy, Hollowside)",
"table_maward(Hutter, Bouchery)",
"table_directed(Hutter, Lougerière)",
"table_maward(Peaseman, Trummer)",
"table_directed(Epicuratorion, Dia... | fa9e5e897fcaab3f | [
" QC: What awards did the movies directed by the Hollowside winners receive? QS: (select) [table] Who has been awarded the Hollowside award?",
" QC: What awards did the movies directed by the Hollowside winners receive? QI: (select) [table] Who has been awarded the Hollowside award? A: [\"Lougeri\\u00e8re\", \"Di... |
What awards did the movies directed by the Goatfly winners receive? | [
"Dextrite",
"Mariskenna"
] | {
"$1": "Goatfly",
"#1": [
"Zayage"
],
"#2": [
"Waxhead",
"Zalate"
],
"#3": [
"Dextrite",
"Mariskenna"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who have won the Goatfly award?",
"a": [
"Zayage"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Waxhead",
"Zalate"
],
"op": "project_values_flat_unique"
},
{
"m": "table",
"q": "Which... | [
"table_maward(Zalate, Mariskenna)",
"table_directed(Zalate, Zayage)",
"table_maward(Waxhead, Dextrite)",
"table_directed(Waxhead, Zayage)",
"table_paward(Zayage, Goatfly)"
] | bbf5907ce0b85a1a | [
" QC: What awards did the movies directed by the Goatfly winners receive? QS: (select) [table] Who have won the Goatfly award?",
" QC: What awards did the movies directed by the Goatfly winners receive? QI: (select) [table] Who have won the Goatfly award? A: [\"Zayage\"] QS: (project_values_flat_unique) [table] W... |
What awards did the movies directed by the Diaqum winners receive? | [
"Electrodesal"
] | {
"$1": "Diaqum",
"#1": [
"Compositon"
],
"#2": [
"Calcivore"
],
"#3": [
"Electrodesal"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who has been awarded the Diaqum award?",
"a": [
"Compositon"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Calcivore"
],
"op": "project_values_flat_unique"
},
{
"m": "table",
"q": "Which aw... | [
"table_maward(Calcivore, Electrodesal)",
"table_directed(Calcivore, Compositon)",
"table_paward(Compositon, Diaqum)"
] | 18b6796d89e8be78 | [
" QC: What awards did the movies directed by the Diaqum winners receive? QS: (select) [table] Who has been awarded the Diaqum award?",
" QC: What awards did the movies directed by the Diaqum winners receive? QI: (select) [table] Who has been awarded the Diaqum award? A: [\"Compositon\"] QS: (project_values_flat_u... |
What movies have the directors from Knoppock directed? | [
"Polytetrafluoromethane",
"Kavashpat",
"Waxhead"
] | {
"$1": "Knoppock",
"#1": [
"Sapien",
"Haldron"
],
"#2": [
"Polytetrafluoromethane",
"Kavashpat",
"Waxhead"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Knoppock?",
"a": [
"Sapien",
"Haldron"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Polytetrafluoromethane",
"Kavashpat",
"Waxhead"
],
"op": "projec... | [
"text_nation(Sapien, Knoppock)",
"table_directed(Kavashpat, Sapien)",
"table_directed(Waxhead, Sapien)",
"table_directed(Polytetrafluoromethane, Haldron)",
"text_nation(Haldron, Knoppock)"
] | ab34fef2dca85c87 | [
" QC: What movies have the directors from Knoppock directed? QS: (select) [text] Who is from the country Knoppock?",
" QC: What movies have the directors from Knoppock directed? QI: (select) [text] Who is from the country Knoppock? A: [\"Sapien\", \"Haldron\"] QS: (project_values_flat_unique) [table] What movies ... |
What movies have the directors from Schelpla directed? | [
"Pneumodendron",
"Chickenpot"
] | {
"$1": "Schelpla",
"#1": [
"Wetherality"
],
"#2": [
"Pneumodendron",
"Chickenpot"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Schelpla?",
"a": [
"Wetherality"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Pneumodendron",
"Chickenpot"
],
"op": "project_values_flat_unique"
}
] | [
"table_directed(Pneumodendron, Wetherality)",
"table_directed(Chickenpot, Wetherality)",
"text_nation(Wetherality, Schelpla)"
] | a436c6caf8188c36 | [
" QC: What movies have the directors from Schelpla directed? QS: (select) [text] Who is from the country Schelpla?",
" QC: What movies have the directors from Schelpla directed? QI: (select) [text] Who is from the country Schelpla? A: [\"Wetherality\"] QS: (project_values_flat_unique) [table] Which movies has #1 ... |
What movies have people from the country Schelpla acted in? | [
"Myristorrhoid",
"Kavashpat",
"Sprezzler"
] | {
"$1": "Schelpla",
"#1": [
"Wetherality"
],
"#2": [
"Myristorrhoid",
"Kavashpat",
"Sprezzler"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Schelpla?",
"a": [
"Wetherality"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been an actor in?",
"a": [
"Myristorrhoid",
"Kavashpat",
"Sprezzler"
],
"op": "project_values_flat_unique"
... | [
"text_actor(Sprezzler, Wetherality)",
"text_actor(Myristorrhoid, Wetherality)",
"text_nation(Wetherality, Schelpla)",
"text_actor(Kavashpat, Wetherality)"
] | ebdcdb854f0da7bf | [
" QC: What movies have people from the country Schelpla acted in? QS: (select) [text] Who is from the country Schelpla?",
" QC: What movies have people from the country Schelpla acted in? QI: (select) [text] Who is from the country Schelpla? A: [\"Wetherality\"] QS: (project_values_flat_unique) [text] Which movie... |
What awards have the actors of the Gutney winning movies received? | [
"Minimiseries",
"Prophococcus",
"Mosei",
"Polyquadrase"
] | {
"$1": "Gutney",
"#1": [
"Kavashpat",
"Subwort"
],
"#2": [
"Alpinista",
"Impassivism",
"Wetherality",
"Firmline"
],
"#3": [
"Minimiseries",
"Prophococcus",
"Mosei",
"Polyquadrase"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "Which movies were given the Gutney award?",
"a": [
"Kavashpat",
"Subwort"
],
"op": "select"
},
{
"m": "text",
"q": "Who all acted in the movie #1?",
"a": [
"Alpinista",
"Impassivism",
"Wetherality",
"Firmline"
],
"... | [
"table_maward(Kavashpat, Gutney)",
"text_paward(Firmline, Minimiseries)",
"text_actor(Subwort, Firmline)",
"text_actor(Kavashpat, Impassivism)",
"table_maward(Subwort, Gutney)",
"text_paward(Alpinista, Mosei)",
"text_paward(Impassivism, Polyquadrase)",
"text_actor(Kavashpat, Wetherality)",
"text_paw... | 036520b693bfbb6c | [
" QC: What awards have the actors of the Gutney winning movies received? QS: (select) [table] Which movies were given the Gutney award?",
" QC: What awards have the actors of the Gutney winning movies received? QI: (select) [table] Which movies were given the Gutney award? A: [\"Kavashpat\", \"Subwort\"] QS: (pro... |
What awards have movies written by people born in 1907 won? | [
"Neuropsychotaxis",
"Siligar"
] | {
"$1": "1907",
"#1": [
"Midcareer"
],
"#2": [
"Skob",
"Hutter"
],
"#3": [
"Neuropsychotaxis",
"Siligar"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1907?",
"a": [
"Midcareer"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 been a writer for?",
"a": [
"Skob",
"Hutter"
],
"op": "project_values_flat_unique"
},
{
"m": "table",
"q"... | [
"table_writer(Skob, Midcareer)",
"table_writer(Hutter, Midcareer)",
"table_maward(Hutter, Neuropsychotaxis)",
"table_maward(Skob, Siligar)",
"text_dob(Midcareer, 1907)"
] | 9ff7ba5e422ce0be | [
" QC: What awards have movies written by people born in 1907 won? QS: (select) [text] Who were born in the year 1907?",
" QC: What awards have movies written by people born in 1907 won? QI: (select) [text] Who were born in the year 1907? A: [\"Midcareer\"] QS: (project_values_flat_unique) [table] Which movies has... |
What movies have people from the country Microbead acted in? | [
"Jenga",
"Pastillobox",
"Bronchum",
"Kraof",
"Booyah"
] | {
"$1": "Microbead",
"#1": [
"Jimayo",
"Mimicocycle"
],
"#2": [
"Jenga",
"Pastillobox",
"Bronchum",
"Kraof",
"Booyah"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Microbead?",
"a": [
"Jimayo",
"Mimicocycle"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies did #1 act in?",
"a": [
"Jenga",
"Pastillobox",
"Bronchum",
"Kraof",
"Booyah"
],
"op":... | [
"text_nation(Jimayo, Microbead)",
"text_actor(Booyah, Mimicocycle)",
"text_actor(Jenga, Jimayo)",
"text_actor(Bronchum, Mimicocycle)",
"text_nation(Mimicocycle, Microbead)",
"text_actor(Kraof, Jimayo)",
"text_actor(Pastillobox, Mimicocycle)"
] | ba49d6de2fefcdea | [
" QC: What movies have people from the country Microbead acted in? QS: (select) [text] Who is from the country Microbead?",
" QC: What movies have people from the country Microbead acted in? QI: (select) [text] Who is from the country Microbead? A: [\"Jimayo\", \"Mimicocycle\"] QS: (project_values_flat_unique) [t... |
What awards have the actors of the Posteria winning movies received? | [
"Semilist",
"Quinion"
] | {
"$1": "Posteria",
"#1": [
"Clenestration"
],
"#2": [
"Fondlement",
"Alpinista"
],
"#3": [
"Semilist",
"Quinion"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "The award Posteria has been awarded to which movies?",
"a": [
"Clenestration"
],
"op": "select"
},
{
"m": "text",
"q": "Who all acted in the movie #1?",
"a": [
"Fondlement",
"Alpinista"
],
"op": "project_values_flat_unique"
},
{... | [
"table_paward(Alpinista, Semilist)",
"table_maward(Clenestration, Posteria)",
"table_paward(Fondlement, Quinion)",
"text_actor(Clenestration, Alpinista)",
"text_actor(Clenestration, Fondlement)"
] | bd5f92ec4fb0a538 | [
" QC: What awards have the actors of the Posteria winning movies received? QS: (select) [table] The award Posteria has been awarded to which movies?",
" QC: What awards have the actors of the Posteria winning movies received? QI: (select) [table] The award Posteria has been awarded to which movies? A: [\"Clenestr... |
What awards have movies written by people born in 1938 won? | [
"Paleodactyl",
"Maldezine",
"Brownbeard",
"Potcrash"
] | {
"$1": "1938",
"#1": [
"Gigabut"
],
"#2": [
"Pastillobox",
"Featsaw",
"Partnershipmaker",
"Jenga"
],
"#3": [
"Paleodactyl",
"Maldezine",
"Brownbeard",
"Potcrash"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1938?",
"a": [
"Gigabut"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been a writer for?",
"a": [
"Pastillobox",
"Featsaw",
"Partnershipmaker",
"Jenga"
],
"op": "project_values_f... | [
"text_writer(Partnershipmaker, Gigabut)",
"text_writer(Featsaw, Gigabut)",
"table_maward(Pastillobox, Brownbeard)",
"text_writer(Jenga, Gigabut)",
"text_dob(Gigabut, 1938)",
"table_maward(Jenga, Potcrash)",
"table_maward(Partnershipmaker, Maldezine)",
"text_writer(Pastillobox, Gigabut)",
"table_mawa... | c4e5a1ca1f4b5e60 | [
" QC: What awards have movies written by people born in 1938 won? QS: (select) [text] Who were born in the year 1938?",
" QC: What awards have movies written by people born in 1938 won? QI: (select) [text] Who were born in the year 1938? A: [\"Gigabut\"] QS: (project_values_flat_unique) [text] Which movies has #1... |
What awards have movies written by people born in 1904 won? | [
"Potcrash",
"Triptychology"
] | {
"$1": "1904",
"#1": [
"Fondlement"
],
"#2": [
"Pneumodendron",
"Kraof",
"Geissant"
],
"#3": [
"Potcrash",
"Triptychology"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1904?",
"a": [
"Fondlement"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been a writer for?",
"a": [
"Pneumodendron",
"Kraof",
"Geissant"
],
"op": "project_values_flat_unique"
},
{
"m":... | [
"text_dob(Fondlement, 1904)",
"text_writer(Pneumodendron, Fondlement)",
"text_writer(Geissant, Fondlement)",
"table_maward(Kraof, Triptychology)",
"table_maward(Pneumodendron, Triptychology)",
"text_writer(Kraof, Fondlement)",
"table_maward(Geissant, Potcrash)"
] | c4079fc9fdedd3d1 | [
" QC: What awards have movies written by people born in 1904 won? QS: (select) [text] Who were born in 1904?",
" QC: What awards have movies written by people born in 1904 won? QI: (select) [text] Who were born in 1904? A: [\"Fondlement\"] QS: (project_values_flat_unique) [text] Which movies has #1 been a writer ... |
What movies have the directors from Dentalogy directed? | [
"Polytetrafluoromethane",
"Dewbar"
] | {
"$1": "Dentalogy",
"#1": [
"Fondlement"
],
"#2": [
"Polytetrafluoromethane",
"Dewbar"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Dentalogy?",
"a": [
"Fondlement"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Polytetrafluoromethane",
"Dewbar"
],
"op": "project_values_flat_unique"
}
] | [
"table_directed(Polytetrafluoromethane, Fondlement)",
"text_nation(Fondlement, Dentalogy)",
"table_directed(Dewbar, Fondlement)"
] | d50eee9055fd5eab | [
" QC: What movies have the directors from Dentalogy directed? QS: (select) [text] Who are from Dentalogy?",
" QC: What movies have the directors from Dentalogy directed? QI: (select) [text] Who are from Dentalogy? A: [\"Fondlement\"] QS: (project_values_flat_unique) [table] Which movies has #1 directed?",
" QC:... |
What movies have people from the country Moulole acted in? | [
"Skirtsicine",
"Cataflower",
"Nohit"
] | {
"$1": "Moulole",
"#1": [
"Gigabut"
],
"#2": [
"Skirtsicine",
"Cataflower",
"Nohit"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Moulole?",
"a": [
"Gigabut"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been an actor in?",
"a": [
"Skirtsicine",
"Cataflower",
"Nohit"
],
"op": "project_values_flat_unique"
}
] | [
"text_nation(Gigabut, Moulole)",
"text_actor(Cataflower, Gigabut)",
"text_actor(Nohit, Gigabut)",
"text_actor(Skirtsicine, Gigabut)"
] | bdedcd3dab1cedad | [
" QC: What movies have people from the country Moulole acted in? QS: (select) [text] Who is from the country Moulole?",
" QC: What movies have people from the country Moulole acted in? QI: (select) [text] Who is from the country Moulole? A: [\"Gigabut\"] QS: (project_values_flat_unique) [text] Which movies has #1... |
What awards have movies produced by people born in 1948 won? | [
"Grangebagger",
"Pianogram",
"Tachychronograph",
"Chowwurst"
] | {
"$1": "1948",
"#1": [
"Impassivism",
"Dumasite"
],
"#2": [
"Vitrilateral",
"Featsaw",
"Conforancy",
"Nohit"
],
"#3": [
"Grangebagger",
"Pianogram",
"Tachychronograph",
"Chowwurst"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1948?",
"a": [
"Impassivism",
"Dumasite"
],
"op": "select"
},
{
"m": "text",
"q": "#1 produced which movies?",
"a": [
"Vitrilateral",
"Featsaw",
"Conforancy",
"Nohit"
],
"op": "project_valu... | [
"table_maward(Nohit, Tachychronograph)",
"table_maward(Conforancy, Chowwurst)",
"text_dob(Impassivism, 1948)",
"text_produced(Vitrilateral, Impassivism)",
"table_maward(Featsaw, Grangebagger)",
"text_dob(Dumasite, 1948)",
"table_maward(Vitrilateral, Pianogram)",
"text_produced(Featsaw, Dumasite)",
"... | 3d11fcb3b8bce214 | [
" QC: What awards have movies produced by people born in 1948 won? QS: (select) [text] Who were born in the year 1948?",
" QC: What awards have movies produced by people born in 1948 won? QI: (select) [text] Who were born in the year 1948? A: [\"Impassivism\", \"Dumasite\"] QS: (project_values_flat_unique) [text]... |
What awards did the movies directed by the Prophococcus winners receive? | [
"Pianogram",
"Slauspost",
"Segumen",
"Po'Rsiera"
] | {
"$1": "Prophococcus",
"#1": [
"Lougerière",
"Impassivism"
],
"#2": [
"Cataflower",
"Compresse",
"Vitrilateral",
"Tirelock"
],
"#3": [
"Pianogram",
"Slauspost",
"Segumen",
"Po'Rsiera"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who have won the Prophococcus award?",
"a": [
"Lougerière",
"Impassivism"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Cataflower",
"Compresse",
"Vitrilateral",
"Tirelock"
... | [
"table_directed(Cataflower, Lougerière)",
"table_directed(Tirelock, Impassivism)",
"table_maward(Compresse, Slauspost)",
"table_maward(Tirelock, Po'Rsiera)",
"table_paward(Lougerière, Prophococcus)",
"table_directed(Vitrilateral, Impassivism)",
"table_maward(Vitrilateral, Pianogram)",
"table_directed(... | 43ce2922b6ec5704 | [
" QC: What awards did the movies directed by the Prophococcus winners receive? QS: (select) [table] Who have won the Prophococcus award?",
" QC: What awards did the movies directed by the Prophococcus winners receive? QI: (select) [table] Who have won the Prophococcus award? A: [\"Lougeri\\u00e8re\", \"Impassivis... |
What awards did the movies directed by the Modiparity winners receive? | [
"Grangebagger"
] | {
"$1": "Modiparity",
"#1": [
"Alpinista"
],
"#2": [
"Printip"
],
"#3": [
"Grangebagger"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who have won the Modiparity award?",
"a": [
"Alpinista"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Printip"
],
"op": "project_values_flat_unique"
},
{
"m": "table",
"q": "Whic... | [
"table_maward(Printip, Grangebagger)",
"table_directed(Printip, Alpinista)",
"table_paward(Alpinista, Modiparity)"
] | 6e178a9bbcf72b4a | [
" QC: What awards did the movies directed by the Modiparity winners receive? QS: (select) [table] Who have won the Modiparity award?",
" QC: What awards did the movies directed by the Modiparity winners receive? QI: (select) [table] Who have won the Modiparity award? A: [\"Alpinista\"] QS: (project_values_flat_un... |
What awards have movies produced by people born in 1929 won? | [
"Tachychronograph",
"Slauspost",
"Hydrallium",
"Heptelphism",
"Chowwurst"
] | {
"$1": "1929",
"#1": [
"Monsterscar",
"Lougerière"
],
"#2": [
"Spadesan",
"Myristorrhoid",
"Polytetrafluoromethane",
"Percevalence",
"Compresse",
"Covetic"
],
"#3": [
"Tachychronograph",
"Slauspost",
"Hydrallium",
"Heptelphism",
"Chowwurst"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1929?",
"a": [
"Monsterscar",
"Lougerière"
],
"op": "select"
},
{
"m": "text",
"q": "For which movies was #1 the producer?",
"a": [
"Spadesan",
"Myristorrhoid",
"Polytetrafluoromethane",
"Percevale... | [
"table_maward(Myristorrhoid, Tachychronograph)",
"text_produced(Polytetrafluoromethane, Monsterscar)",
"text_produced(Percevalence, Monsterscar)",
"table_maward(Polytetrafluoromethane, Heptelphism)",
"table_maward(Compresse, Slauspost)",
"table_maward(Covetic, Hydrallium)",
"text_dob(Monsterscar, 1929)"... | acb483b5a3f9cf34 | [
" QC: What awards have movies produced by people born in 1929 won? QS: (select) [text] Who were born in the year 1929?",
" QC: What awards have movies produced by people born in 1929 won? QI: (select) [text] Who were born in the year 1929? A: [\"Monsterscar\", \"Lougeri\\u00e8re\"] QS: (project_values_flat_unique... |
What awards have movies produced by people born in 1905 won? | [
"Grangebagger",
"Pianogram",
"Triptychology"
] | {
"$1": "1905",
"#1": [
"Gigafuna"
],
"#2": [
"Myristorrhoid",
"Pipesia",
"Pigmold"
],
"#3": [
"Grangebagger",
"Pianogram",
"Triptychology"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1905?",
"a": [
"Gigafuna"
],
"op": "select"
},
{
"m": "text",
"q": "For which movies was #1 the producer?",
"a": [
"Myristorrhoid",
"Pipesia",
"Pigmold"
],
"op": "project_values_flat_unique"
},
{
"m": "... | [
"text_produced(Myristorrhoid, Gigafuna)",
"table_maward(Myristorrhoid, Grangebagger)",
"text_produced(Pipesia, Gigafuna)",
"text_dob(Gigafuna, 1905)",
"table_maward(Pipesia, Pianogram)",
"text_produced(Pigmold, Gigafuna)",
"table_maward(Pigmold, Triptychology)"
] | f32d2b5e6b3d4950 | [
" QC: What awards have movies produced by people born in 1905 won? QS: (select) [text] Who were born in 1905?",
" QC: What awards have movies produced by people born in 1905 won? QI: (select) [text] Who were born in 1905? A: [\"Gigafuna\"] QS: (project_values_flat_unique) [text] For which movies was #1 the produc... |
What movies have the directors from Calderita directed? | [
"Warpstone",
"Conforancy"
] | {
"$1": "Calderita",
"#1": [
"Metatoun"
],
"#2": [
"Warpstone",
"Conforancy"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Calderita?",
"a": [
"Metatoun"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Warpstone",
"Conforancy"
],
"op": "project_values_flat_unique"
}
] | [
"text_nation(Metatoun, Calderita)",
"table_directed(Conforancy, Metatoun)",
"table_directed(Warpstone, Metatoun)"
] | be9a30e8cd81bf97 | [
" QC: What movies have the directors from Calderita directed? QS: (select) [text] Who is from the country Calderita?",
" QC: What movies have the directors from Calderita directed? QI: (select) [text] Who is from the country Calderita? A: [\"Metatoun\"] QS: (project_values_flat_unique) [table] What movies has #1 ... |
What awards have the actors of the Triptychology winning movies received? | [
"Diaqum",
"Prophococcus",
"Lidus"
] | {
"$1": "Triptychology",
"#1": [
"Pigmold",
"Vitter"
],
"#2": [
"Sealt",
"Bioperatology",
"Teeplemole",
"Metatoun"
],
"#3": [
"Diaqum",
"Prophococcus",
"Lidus"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "The award Triptychology has been awarded to which movies?",
"a": [
"Pigmold",
"Vitter"
],
"op": "select"
},
{
"m": "text",
"q": "Who all acted in the movie #1?",
"a": [
"Sealt",
"Bioperatology",
"Teeplemole",
"Metatoun"
... | [
"text_paward(Bioperatology, Prophococcus)",
"text_actor(Vitter, Teeplemole)",
"text_paward(Sealt, Prophococcus)",
"text_paward(Teeplemole, Diaqum)",
"text_actor(Pigmold, Sealt)",
"table_maward(Vitter, Triptychology)",
"text_actor(Pigmold, Bioperatology)",
"table_maward(Pigmold, Triptychology)",
"tex... | 0d2fb0c24aee9f3e | [
" QC: What awards have the actors of the Triptychology winning movies received? QS: (select) [table] The award Triptychology has been awarded to which movies?",
" QC: What awards have the actors of the Triptychology winning movies received? QI: (select) [table] The award Triptychology has been awarded to which mo... |
What awards have movies written by people born in 1905 won? | [
"Pianogram",
"Dessication",
"Pludgel"
] | {
"$1": "1905",
"#1": [
"Gigafuna"
],
"#2": [
"Pneumodendron",
"Riften",
"Pipesia"
],
"#3": [
"Pianogram",
"Dessication",
"Pludgel"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1905?",
"a": [
"Gigafuna"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 written?",
"a": [
"Pneumodendron",
"Riften",
"Pipesia"
],
"op": "project_values_flat_unique"
},
{
"m": "t... | [
"table_maward(Pneumodendron, Pludgel)",
"table_writer(Pneumodendron, Gigafuna)",
"text_dob(Gigafuna, 1905)",
"table_maward(Riften, Dessication)",
"table_maward(Pipesia, Pianogram)",
"table_writer(Riften, Gigafuna)",
"table_writer(Pipesia, Gigafuna)"
] | ed45ccd5f9c794e2 | [
" QC: What awards have movies written by people born in 1905 won? QS: (select) [text] Who were born in the year 1905?",
" QC: What awards have movies written by people born in 1905 won? QI: (select) [text] Who were born in the year 1905? A: [\"Gigafuna\"] QS: (project_values_flat_unique) [table] What movies has #... |
What awards did the movies directed by the Diaqum winners receive? | [
"Airpipe"
] | {
"$1": "Diaqum",
"#1": [
"Teeplemole"
],
"#2": [
"Nohit"
],
"#3": [
"Airpipe"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "text",
"q": "Who have been awarded the Diaqum award?",
"a": [
"Teeplemole"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Nohit"
],
"op": "project_values_flat_unique"
},
{
"m": "table",
"q": "W... | [
"table_maward(Nohit, Airpipe)",
"table_directed(Nohit, Teeplemole)",
"text_paward(Teeplemole, Diaqum)"
] | a66a190ad28abadc | [
" QC: What awards did the movies directed by the Diaqum winners receive? QS: (select) [text] Who have been awarded the Diaqum award?",
" QC: What awards did the movies directed by the Diaqum winners receive? QI: (select) [text] Who have been awarded the Diaqum award? A: [\"Teeplemole\"] QS: (project_values_flat_u... |
What awards have movies written by people born in 1935 won? | [
"Segumen",
"Stoptite",
"Dextrite"
] | {
"$1": "1935",
"#1": [
"Dumasite",
"Sickkin"
],
"#2": [
"Coule",
"Sprezzler",
"Honeybean",
"Caudacite",
"Zalate"
],
"#3": [
"Segumen",
"Stoptite",
"Dextrite"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1935?",
"a": [
"Dumasite",
"Sickkin"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 been a writer for?",
"a": [
"Coule",
"Sprezzler",
"Honeybean",
"Caudacite",
"Zalate"
],
"op"... | [
"table_writer(Honeybean, Sickkin)",
"text_dob(Dumasite, 1935)",
"table_maward(Caudacite, Stoptite)",
"table_writer(Coule, Dumasite)",
"table_writer(Zalate, Dumasite)",
"table_writer(Caudacite, Sickkin)",
"table_writer(Sprezzler, Sickkin)",
"table_maward(Coule, Dextrite)",
"table_maward(Honeybean, Se... | cfc3db0def7688ee | [
" QC: What awards have movies written by people born in 1935 won? QS: (select) [text] Who were born in 1935?",
" QC: What awards have movies written by people born in 1935 won? QI: (select) [text] Who were born in 1935? A: [\"Dumasite\", \"Sickkin\"] QS: (project_values_flat_unique) [table] Which movies has #1 be... |
What awards did the movies directed by the Divetail winners receive? | [
"Hochelfoil",
"Airpipe",
"Posteria"
] | {
"$1": "Divetail",
"#1": [
"Parchin",
"Sickkin"
],
"#2": [
"Jenga",
"Tannine",
"Cougarism"
],
"#3": [
"Hochelfoil",
"Airpipe",
"Posteria"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "text",
"q": "Who have been given the Divetail award?",
"a": [
"Parchin",
"Sickkin"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Jenga",
"Tannine",
"Cougarism"
],
"op": "project_values_flat_unique"... | [
"table_directed(Jenga, Parchin)",
"table_directed(Tannine, Sickkin)",
"table_maward(Tannine, Hochelfoil)",
"text_paward(Parchin, Divetail)",
"table_maward(Cougarism, Posteria)",
"table_directed(Cougarism, Parchin)",
"table_maward(Jenga, Airpipe)",
"text_paward(Sickkin, Divetail)"
] | edfbfaaf38781ebf | [
" QC: What awards did the movies directed by the Divetail winners receive? QS: (select) [text] Who have been given the Divetail award?",
" QC: What awards did the movies directed by the Divetail winners receive? QI: (select) [text] Who have been given the Divetail award? A: [\"Parchin\", \"Sickkin\"] QS: (project... |
What movies have the directors from Knoppock directed? | [
"Tantor",
"Sprezzler"
] | {
"$1": "Knoppock",
"#1": [
"Gigafuna"
],
"#2": [
"Tantor",
"Sprezzler"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Knoppock?",
"a": [
"Gigafuna"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Tantor",
"Sprezzler"
],
"op": "project_values_flat_unique"
}
] | [
"table_directed(Tantor, Gigafuna)",
"table_directed(Sprezzler, Gigafuna)",
"text_nation(Gigafuna, Knoppock)"
] | 0a0e98652aecea2a | [
" QC: What movies have the directors from Knoppock directed? QS: (select) [text] Who are from Knoppock?",
" QC: What movies have the directors from Knoppock directed? QI: (select) [text] Who are from Knoppock? A: [\"Gigafuna\"] QS: (project_values_flat_unique) [table] What movies has #1 been the director of?",
... |
What movies have people from the country Lampplate acted in? | [
"Calamba",
"Tannine",
"Printip",
"Cougarism",
"Caudacite"
] | {
"$1": "Lampplate",
"#1": [
"Lappagee",
"Sickkin"
],
"#2": [
"Calamba",
"Tannine",
"Printip",
"Cougarism",
"Caudacite"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Lampplate?",
"a": [
"Lappagee",
"Sickkin"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been an actor in?",
"a": [
"Calamba",
"Tannine",
"Printip",
"Cougarism",
"Caudacite"
],
"op"... | [
"text_actor(Caudacite, Sickkin)",
"text_nation(Lappagee, Lampplate)",
"text_nation(Sickkin, Lampplate)",
"text_actor(Calamba, Sickkin)",
"text_actor(Cougarism, Sickkin)",
"text_actor(Tannine, Lappagee)",
"text_actor(Printip, Lappagee)"
] | 1eceb63a9af6fa13 | [
" QC: What movies have people from the country Lampplate acted in? QS: (select) [text] Who are from Lampplate?",
" QC: What movies have people from the country Lampplate acted in? QI: (select) [text] Who are from Lampplate? A: [\"Lappagee\", \"Sickkin\"] QS: (project_values_flat_unique) [text] Which movies has #1... |
What movies have people from the country Piperfish acted in? | [
"Honeybean",
"Percevalence",
"Sprezzler"
] | {
"$1": "Piperfish",
"#1": [
"Microcomputing"
],
"#2": [
"Honeybean",
"Percevalence",
"Sprezzler"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Piperfish?",
"a": [
"Microcomputing"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been an actor in?",
"a": [
"Honeybean",
"Percevalence",
"Sprezzler"
],
"op": "project_values_flat_unique"
}
] | [
"text_actor(Honeybean, Microcomputing)",
"text_nation(Microcomputing, Piperfish)",
"text_actor(Percevalence, Microcomputing)",
"text_actor(Sprezzler, Microcomputing)"
] | e0e8ac3094f8b717 | [
" QC: What movies have people from the country Piperfish acted in? QS: (select) [text] Who are from Piperfish?",
" QC: What movies have people from the country Piperfish acted in? QI: (select) [text] Who are from Piperfish? A: [\"Microcomputing\"] QS: (project_values_flat_unique) [text] Which movies has #1 been a... |
What awards did the movies directed by the Waxseer winners receive? | [
"Airpipe",
"Goosehead",
"Pistarmen",
"Periosteis"
] | {
"$1": "Waxseer",
"#1": [
"Haldron",
"Wetherality"
],
"#2": [
"Chickenpot",
"Spadesan",
"Premercy",
"Chimpwurst"
],
"#3": [
"Airpipe",
"Goosehead",
"Pistarmen",
"Periosteis"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who have won the Waxseer award?",
"a": [
"Haldron",
"Wetherality"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Chickenpot",
"Spadesan",
"Premercy",
"Chimpwurst"
],
"op": "proje... | [
"table_maward(Chimpwurst, Periosteis)",
"table_maward(Chickenpot, Pistarmen)",
"table_paward(Haldron, Waxseer)",
"table_directed(Chickenpot, Wetherality)",
"table_maward(Premercy, Goosehead)",
"table_paward(Wetherality, Waxseer)",
"table_directed(Chimpwurst, Haldron)",
"table_directed(Spadesan, Wether... | 149b4d0fd90dbff9 | [
" QC: What awards did the movies directed by the Waxseer winners receive? QS: (select) [table] Who have won the Waxseer award?",
" QC: What awards did the movies directed by the Waxseer winners receive? QI: (select) [table] Who have won the Waxseer award? A: [\"Haldron\", \"Wetherality\"] QS: (project_values_flat... |
What awards did the movies directed by the Semilist winners receive? | [
"Monoxandrite",
"Pludgel",
"Mariskenna"
] | {
"$1": "Semilist",
"#1": [
"Straviolence",
"Impassivism"
],
"#2": [
"Pipesia",
"Gambilla",
"Nilitude"
],
"#3": [
"Monoxandrite",
"Pludgel",
"Mariskenna"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who have won the Semilist award?",
"a": [
"Straviolence",
"Impassivism"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Pipesia",
"Gambilla",
"Nilitude"
],
"op": "project_val... | [
"table_paward(Straviolence, Semilist)",
"table_maward(Pipesia, Mariskenna)",
"table_directed(Pipesia, Impassivism)",
"table_maward(Gambilla, Monoxandrite)",
"table_maward(Nilitude, Pludgel)",
"table_directed(Gambilla, Straviolence)",
"table_directed(Nilitude, Straviolence)",
"table_paward(Impassivism,... | 9724c6c2ee33d7a5 | [
" QC: What awards did the movies directed by the Semilist winners receive? QS: (select) [table] Who have won the Semilist award?",
" QC: What awards did the movies directed by the Semilist winners receive? QI: (select) [table] Who have won the Semilist award? A: [\"Straviolence\", \"Impassivism\"] QS: (project_va... |
What movies have people from the country Dynope acted in? | [
"Pipesia",
"Riften",
"Quinsid",
"Vitter"
] | {
"$1": "Dynope",
"#1": [
"Haldron"
],
"#2": [
"Pipesia",
"Riften",
"Quinsid",
"Vitter"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Dynope?",
"a": [
"Haldron"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies did #1 act in?",
"a": [
"Pipesia",
"Riften",
"Quinsid",
"Vitter"
],
"op": "project_values_flat_unique"
}
] | [
"text_nation(Haldron, Dynope)",
"text_actor(Quinsid, Haldron)",
"text_actor(Riften, Haldron)",
"text_actor(Pipesia, Haldron)",
"text_actor(Vitter, Haldron)"
] | 4e9c61fc4cce6524 | [
" QC: What movies have people from the country Dynope acted in? QS: (select) [text] Who is from the country Dynope?",
" QC: What movies have people from the country Dynope acted in? QI: (select) [text] Who is from the country Dynope? A: [\"Haldron\"] QS: (project_values_flat_unique) [text] Which movies did #1 act... |
What movies have the directors from Legault directed? | [
"Gambilla",
"Nilitude"
] | {
"$1": "Legault",
"#1": [
"Straviolence"
],
"#2": [
"Gambilla",
"Nilitude"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Legault?",
"a": [
"Straviolence"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Gambilla",
"Nilitude"
],
"op": "project_values_flat_unique"
}
] | [
"table_directed(Nilitude, Straviolence)",
"text_nation(Straviolence, Legault)",
"table_directed(Gambilla, Straviolence)"
] | a30fb3cb59a4dda0 | [
" QC: What movies have the directors from Legault directed? QS: (select) [text] Who are from Legault?",
" QC: What movies have the directors from Legault directed? QI: (select) [text] Who are from Legault? A: [\"Straviolence\"] QS: (project_values_flat_unique) [table] Which movies has #1 directed?",
" QC: What ... |
What awards have the actors of the Goosehead winning movies received? | [
"Semilist",
"Glodome",
"Lidus"
] | {
"$1": "Goosehead",
"#1": [
"Booyah",
"Premercy"
],
"#2": [
"Straviolence",
"Muntaril",
"Zakti",
"Conanopeia"
],
"#3": [
"Semilist",
"Glodome",
"Lidus"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "The award Goosehead has been awarded to which movies?",
"a": [
"Booyah",
"Premercy"
],
"op": "select"
},
{
"m": "text",
"q": "Who are the actors in the movie #1?",
"a": [
"Straviolence",
"Muntaril",
"Zakti",
"Conanopeia"
... | [
"table_paward(Straviolence, Semilist)",
"table_maward(Booyah, Goosehead)",
"table_paward(Zakti, Lidus)",
"text_actor(Premercy, Zakti)",
"table_paward(Muntaril, Lidus)",
"table_maward(Premercy, Goosehead)",
"text_actor(Booyah, Muntaril)",
"table_paward(Conanopeia, Glodome)",
"text_actor(Booyah, Strav... | dbc25cddd2dfecd5 | [
" QC: What awards have the actors of the Goosehead winning movies received? QS: (select) [table] The award Goosehead has been awarded to which movies?",
" QC: What awards have the actors of the Goosehead winning movies received? QI: (select) [table] The award Goosehead has been awarded to which movies? A: [\"Booy... |
What movies have people from the country Microfouling acted in? | [
"Hutter",
"Calamba",
"Peaseman",
"Spadesan",
"Dickerhead"
] | {
"$1": "Microfouling",
"#1": [
"Impassivism",
"Metrix"
],
"#2": [
"Hutter",
"Calamba",
"Peaseman",
"Spadesan",
"Dickerhead"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Microfouling?",
"a": [
"Impassivism",
"Metrix"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies did #1 act in?",
"a": [
"Hutter",
"Calamba",
"Peaseman",
"Spadesan",
"Dickerhead"
],
"op": "pr... | [
"text_actor(Peaseman, Impassivism)",
"text_actor(Spadesan, Metrix)",
"text_nation(Impassivism, Microfouling)",
"text_actor(Calamba, Impassivism)",
"text_actor(Calamba, Metrix)",
"text_nation(Metrix, Microfouling)",
"text_actor(Hutter, Metrix)",
"text_actor(Dickerhead, Impassivism)"
] | a498a1decebdde14 | [
" QC: What movies have people from the country Microfouling acted in? QS: (select) [text] Who are from Microfouling?",
" QC: What movies have people from the country Microfouling acted in? QI: (select) [text] Who are from Microfouling? A: [\"Impassivism\", \"Metrix\"] QS: (project_values_flat_unique) [text] Which... |
What awards did the movies directed by the Malwarp winners receive? | [
"Jubeus",
"Electrodesal"
] | {
"$1": "Malwarp",
"#1": [
"Straviolence"
],
"#2": [
"Tannine",
"Pugo"
],
"#3": [
"Jubeus",
"Electrodesal"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "text",
"q": "Who have been given the Malwarp award?",
"a": [
"Straviolence"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Tannine",
"Pugo"
],
"op": "project_values_flat_unique"
},
{
"m": "table",
"... | [
"table_directed(Tannine, Straviolence)",
"table_maward(Pugo, Electrodesal)",
"table_directed(Pugo, Straviolence)",
"table_maward(Tannine, Jubeus)",
"text_paward(Straviolence, Malwarp)"
] | 87a008c9c5905be9 | [
" QC: What awards did the movies directed by the Malwarp winners receive? QS: (select) [text] Who have been given the Malwarp award?",
" QC: What awards did the movies directed by the Malwarp winners receive? QI: (select) [text] Who have been given the Malwarp award? A: [\"Straviolence\"] QS: (project_values_flat... |
What movies have people from the country Kinneticket acted in? | [
"Kraof",
"Tannine",
"Featsaw",
"Peaseman"
] | {
"$1": "Kinneticket",
"#1": [
"Fondlement"
],
"#2": [
"Kraof",
"Tannine",
"Featsaw",
"Peaseman"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Kinneticket?",
"a": [
"Fondlement"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been an actor in?",
"a": [
"Kraof",
"Tannine",
"Featsaw",
"Peaseman"
],
"op": "project_values_flat_unique"
}
... | [
"text_nation(Fondlement, Kinneticket)",
"text_actor(Peaseman, Fondlement)",
"text_actor(Kraof, Fondlement)",
"text_actor(Tannine, Fondlement)",
"text_actor(Featsaw, Fondlement)"
] | fd643fdcaeca5bea | [
" QC: What movies have people from the country Kinneticket acted in? QS: (select) [text] Who are from Kinneticket?",
" QC: What movies have people from the country Kinneticket acted in? QI: (select) [text] Who are from Kinneticket? A: [\"Fondlement\"] QS: (project_values_flat_unique) [text] Which movies has #1 be... |
What movies have people from the country Rattlider acted in? | [
"Kraof",
"Tannine",
"Biscus"
] | {
"$1": "Rattlider",
"#1": [
"Dormitula"
],
"#2": [
"Kraof",
"Tannine",
"Biscus"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Rattlider?",
"a": [
"Dormitula"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies did #1 act in?",
"a": [
"Kraof",
"Tannine",
"Biscus"
],
"op": "project_values_flat_unique"
}
] | [
"text_actor(Biscus, Dormitula)",
"text_actor(Tannine, Dormitula)",
"text_actor(Kraof, Dormitula)",
"text_nation(Dormitula, Rattlider)"
] | 05aefdab1caeca6c | [
" QC: What movies have people from the country Rattlider acted in? QS: (select) [text] Who is from the country Rattlider?",
" QC: What movies have people from the country Rattlider acted in? QI: (select) [text] Who is from the country Rattlider? A: [\"Dormitula\"] QS: (project_values_flat_unique) [text] Which mov... |
What awards have the actors of the Jubeus winning movies received? | [
"Microthèsema",
"Prophococcus"
] | {
"$1": "Jubeus",
"#1": [
"Kraof",
"Tannine"
],
"#2": [
"Fondlement",
"Dormitula"
],
"#3": [
"Microthèsema",
"Prophococcus"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "The award Jubeus has been awarded to which movies?",
"a": [
"Kraof",
"Tannine"
],
"op": "select"
},
{
"m": "text",
"q": "Who all acted in the movie #1?",
"a": [
"Fondlement",
"Dormitula"
],
"op": "project_values_flat_unique"
... | [
"table_maward(Kraof, Jubeus)",
"text_paward(Dormitula, Microthèsema)",
"text_paward(Fondlement, Prophococcus)",
"text_actor(Kraof, Fondlement)",
"text_actor(Kraof, Dormitula)",
"text_actor(Tannine, Dormitula)",
"text_actor(Tannine, Fondlement)",
"table_maward(Tannine, Jubeus)"
] | c80db59a6ffb6a44 | [
" QC: What awards have the actors of the Jubeus winning movies received? QS: (select) [table] The award Jubeus has been awarded to which movies?",
" QC: What awards have the actors of the Jubeus winning movies received? QI: (select) [table] The award Jubeus has been awarded to which movies? A: [\"Kraof\", \"Tanni... |
What awards have movies written by people born in 1915 won? | [
"Potcrash",
"Hydrallium",
"Paleodactyl"
] | {
"$1": "1915",
"#1": [
"Fondlement"
],
"#2": [
"Midshipwoman",
"Kraof",
"Tetroxidine"
],
"#3": [
"Potcrash",
"Hydrallium",
"Paleodactyl"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1915?",
"a": [
"Fondlement"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 been a writer for?",
"a": [
"Midshipwoman",
"Kraof",
"Tetroxidine"
],
"op": "project_values_flat_unique"
},
{
"... | [
"table_maward(Midshipwoman, Potcrash)",
"table_maward(Tetroxidine, Paleodactyl)",
"table_writer(Midshipwoman, Fondlement)",
"text_dob(Fondlement, 1915)",
"table_maward(Kraof, Hydrallium)",
"table_writer(Kraof, Fondlement)",
"table_writer(Tetroxidine, Fondlement)"
] | afba63e96cb38b4c | [
" QC: What awards have movies written by people born in 1915 won? QS: (select) [text] Who were born in 1915?",
" QC: What awards have movies written by people born in 1915 won? QI: (select) [text] Who were born in 1915? A: [\"Fondlement\"] QS: (project_values_flat_unique) [table] Which movies has #1 been a writer... |
What movies have the directors from Triclops directed? | [
"Sagali",
"Assamplifier"
] | {
"$1": "Triclops",
"#1": [
"Mimicocycle"
],
"#2": [
"Sagali",
"Assamplifier"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Triclops?",
"a": [
"Mimicocycle"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Sagali",
"Assamplifier"
],
"op": "project_values_flat_unique"
}
] | [
"text_nation(Mimicocycle, Triclops)",
"table_directed(Sagali, Mimicocycle)",
"table_directed(Assamplifier, Mimicocycle)"
] | ea6beb1471fd7857 | [
" QC: What movies have the directors from Triclops directed? QS: (select) [text] Who is from the country Triclops?",
" QC: What movies have the directors from Triclops directed? QI: (select) [text] Who is from the country Triclops? A: [\"Mimicocycle\"] QS: (project_values_flat_unique) [table] What movies has #1 b... |
What awards have movies written by people born in 1938 won? | [
"Hydrallium",
"Heilbron",
"Monoxandrite",
"Dessication",
"Brownbeard"
] | {
"$1": "1938",
"#1": [
"Carblock",
"Compositon"
],
"#2": [
"Pastillobox",
"Assamplifier",
"Pigmold",
"Skob",
"Covetic",
"Misapportionment"
],
"#3": [
"Hydrallium",
"Heilbron",
"Monoxandrite",
"Dessication",
"Brownbeard"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1938?",
"a": [
"Carblock",
"Compositon"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 been a writer for?",
"a": [
"Pastillobox",
"Assamplifier",
"Pigmold",
"Skob",
"Covetic",
"M... | [
"table_writer(Pastillobox, Carblock)",
"table_maward(Pastillobox, Brownbeard)",
"table_maward(Covetic, Monoxandrite)",
"table_writer(Skob, Compositon)",
"table_writer(Assamplifier, Compositon)",
"table_maward(Pigmold, Hydrallium)",
"text_dob(Carblock, 1938)",
"table_writer(Pigmold, Carblock)",
"tabl... | bde735b2f5cf2500 | [
" QC: What awards have movies written by people born in 1938 won? QS: (select) [text] Who were born in 1938?",
" QC: What awards have movies written by people born in 1938 won? QI: (select) [text] Who were born in 1938? A: [\"Carblock\", \"Compositon\"] QS: (project_values_flat_unique) [table] Which movies has #1... |
What awards did the movies directed by the Microthèsema winners receive? | [
"Hydrallium",
"Brownbeard"
] | {
"$1": "Microthèsema",
"#1": [
"Compositon"
],
"#2": [
"Pastillobox",
"Pigmold"
],
"#3": [
"Hydrallium",
"Brownbeard"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "text",
"q": "Who have been given the Microthèsema award?",
"a": [
"Compositon"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Pastillobox",
"Pigmold"
],
"op": "project_values_flat_unique"
},
{
... | [
"table_directed(Pigmold, Compositon)",
"table_maward(Pastillobox, Brownbeard)",
"text_paward(Compositon, Microthèsema)",
"table_maward(Pigmold, Hydrallium)",
"table_directed(Pastillobox, Compositon)"
] | ceffe0cbe549aaa0 | [
" QC: What awards did the movies directed by the Microthèsema winners receive? QS: (select) [text] Who have been given the Microthèsema award?",
" QC: What awards did the movies directed by the Microthèsema winners receive? QI: (select) [text] Who have been given the Microthèsema award? A: [\"Compositon\"] QS: (p... |
What movies have people from the country Legault acted in? | [
"Midshipwoman",
"Pneumodendron",
"Assamplifier",
"Tetroxidine"
] | {
"$1": "Legault",
"#1": [
"Magainitis"
],
"#2": [
"Midshipwoman",
"Pneumodendron",
"Assamplifier",
"Tetroxidine"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Legault?",
"a": [
"Magainitis"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies did #1 act in?",
"a": [
"Midshipwoman",
"Pneumodendron",
"Assamplifier",
"Tetroxidine"
],
"op": "project_values... | [
"text_actor(Midshipwoman, Magainitis)",
"text_actor(Tetroxidine, Magainitis)",
"text_actor(Assamplifier, Magainitis)",
"text_nation(Magainitis, Legault)",
"text_actor(Pneumodendron, Magainitis)"
] | df8fefda0ab7dcea | [
" QC: What movies have people from the country Legault acted in? QS: (select) [text] Who is from the country Legault?",
" QC: What movies have people from the country Legault acted in? QI: (select) [text] Who is from the country Legault? A: [\"Magainitis\"] QS: (project_values_flat_unique) [text] Which movies did... |
What awards have the actors of the Posteria winning movies received? | [
"Custodio",
"Halfbill",
"Quinion",
"Counterprogram"
] | {
"$1": "Posteria",
"#1": [
"Nohit",
"Sheepcrest"
],
"#2": [
"Bioperatology",
"Sclerocybin",
"Fidelice",
"Carpoon"
],
"#3": [
"Custodio",
"Halfbill",
"Quinion",
"Counterprogram"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "Which movies were given the Posteria award?",
"a": [
"Nohit",
"Sheepcrest"
],
"op": "select"
},
{
"m": "text",
"q": "Who are the actors in the movie #1?",
"a": [
"Bioperatology",
"Sclerocybin",
"Fidelice",
"Carpoon"
],... | [
"text_actor(Nohit, Bioperatology)",
"text_paward(Carpoon, Counterprogram)",
"text_paward(Fidelice, Custodio)",
"text_actor(Sheepcrest, Sclerocybin)",
"text_actor(Nohit, Fidelice)",
"text_paward(Sclerocybin, Halfbill)",
"table_maward(Sheepcrest, Posteria)",
"text_paward(Bioperatology, Quinion)",
"tex... | 7d15e3e6fdff3bd6 | [
" QC: What awards have the actors of the Posteria winning movies received? QS: (select) [table] Which movies were given the Posteria award?",
" QC: What awards have the actors of the Posteria winning movies received? QI: (select) [table] Which movies were given the Posteria award? A: [\"Nohit\", \"Sheepcrest\"] Q... |
What awards have movies produced by people born in 1931 won? | [
"Posteria",
"Heptelphism",
"Pludgel",
"Hallowcock"
] | {
"$1": "1931",
"#1": [
"Straviolence"
],
"#2": [
"Honeybean",
"Vucumber",
"Biscus",
"Sheepcrest"
],
"#3": [
"Posteria",
"Heptelphism",
"Pludgel",
"Hallowcock"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "produced_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies produced by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1931?",
"a": [
"Straviolence"
],
"op": "select"
},
{
"m": "text",
"q": "#1 produced which movies?",
"a": [
"Honeybean",
"Vucumber",
"Biscus",
"Sheepcrest"
],
"op": "project_values_flat_unique"
... | [
"text_dob(Straviolence, 1931)",
"table_maward(Honeybean, Pludgel)",
"table_maward(Vucumber, Heptelphism)",
"text_produced(Biscus, Straviolence)",
"text_produced(Honeybean, Straviolence)",
"table_maward(Biscus, Hallowcock)",
"table_maward(Sheepcrest, Posteria)",
"text_produced(Vucumber, Straviolence)",... | 5eda6aae0ddffabd | [
" QC: What awards have movies produced by people born in 1931 won? QS: (select) [text] Who were born in the year 1931?",
" QC: What awards have movies produced by people born in 1931 won? QI: (select) [text] Who were born in the year 1931? A: [\"Straviolence\"] QS: (project_values_flat_unique) [text] #1 produced ... |
What movies have people from the country Clony acted in? | [
"Honeybean",
"Caudacite",
"Hayout"
] | {
"$1": "Clony",
"#1": [
"Parchin"
],
"#2": [
"Honeybean",
"Caudacite",
"Hayout"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Clony?",
"a": [
"Parchin"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies did #1 act in?",
"a": [
"Honeybean",
"Caudacite",
"Hayout"
],
"op": "project_values_flat_unique"
}
] | [
"text_nation(Parchin, Clony)",
"text_actor(Hayout, Parchin)",
"text_actor(Caudacite, Parchin)",
"text_actor(Honeybean, Parchin)"
] | c5bccc7ef2bdd34a | [
" QC: What movies have people from the country Clony acted in? QS: (select) [text] Who are from Clony?",
" QC: What movies have people from the country Clony acted in? QI: (select) [text] Who are from Clony? A: [\"Parchin\"] QS: (project_values_flat_unique) [text] Which movies did #1 act in?",
" QC: What movies... |
What movies have the directors from Moulminer directed? | [
"Honeybean",
"Hutter",
"Geissant",
"Nohit"
] | {
"$1": "Moulminer",
"#1": [
"Straviolence",
"Fidelice"
],
"#2": [
"Honeybean",
"Hutter",
"Geissant",
"Nohit"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Moulminer?",
"a": [
"Straviolence",
"Fidelice"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Honeybean",
"Hutter",
"Geissant",
"Nohit"
],
"op": "project_v... | [
"table_directed(Nohit, Fidelice)",
"table_directed(Hutter, Fidelice)",
"table_directed(Honeybean, Straviolence)",
"text_nation(Straviolence, Moulminer)",
"table_directed(Geissant, Straviolence)",
"text_nation(Fidelice, Moulminer)"
] | efcb41ebe1efd78d | [
" QC: What movies have the directors from Moulminer directed? QS: (select) [text] Who is from the country Moulminer?",
" QC: What movies have the directors from Moulminer directed? QI: (select) [text] Who is from the country Moulminer? A: [\"Straviolence\", \"Fidelice\"] QS: (project_values_flat_unique) [table] W... |
What awards did the movies directed by the Minimiseries winners receive? | [
"Microsouenesis",
"Prowecap",
"Pludgel"
] | {
"$1": "Minimiseries",
"#1": [
"Sustainableness",
"Comander"
],
"#2": [
"Printip",
"Covetic",
"Skob"
],
"#3": [
"Microsouenesis",
"Prowecap",
"Pludgel"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "text",
"q": "Who have been awarded the Minimiseries award?",
"a": [
"Sustainableness",
"Comander"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Printip",
"Covetic",
"Skob"
],
"op": "project_values_... | [
"text_paward(Sustainableness, Minimiseries)",
"table_maward(Printip, Microsouenesis)",
"table_maward(Covetic, Pludgel)",
"table_maward(Skob, Prowecap)",
"table_directed(Covetic, Comander)",
"table_directed(Skob, Comander)",
"text_paward(Comander, Minimiseries)",
"table_directed(Printip, Sustainablenes... | fa8a126cc0ad6644 | [
" QC: What awards did the movies directed by the Minimiseries winners receive? QS: (select) [text] Who have been awarded the Minimiseries award?",
" QC: What awards did the movies directed by the Minimiseries winners receive? QI: (select) [text] Who have been awarded the Minimiseries award? A: [\"Sustainableness\... |
What awards have movies written by people born in 1928 won? | [
"Goosehead",
"Hochelfoil",
"Dysmetis",
"Maldezine",
"Heilbron"
] | {
"$1": "1928",
"#1": [
"Gastrat",
"Lougerière"
],
"#2": [
"Geissant",
"Midshipwoman",
"Assamplifier",
"Warpstone",
"Spadesan",
"Zalate"
],
"#3": [
"Goosehead",
"Hochelfoil",
"Dysmetis",
"Maldezine",
"Heilbron"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1928?",
"a": [
"Gastrat",
"Lougerière"
],
"op": "select"
},
{
"m": "text",
"q": "What movies has #1 written?",
"a": [
"Geissant",
"Midshipwoman",
"Assamplifier",
"Warpstone",
"Spadesan",
"Zalate... | [
"text_writer(Warpstone, Gastrat)",
"text_dob(Gastrat, 1928)",
"table_maward(Spadesan, Hochelfoil)",
"text_writer(Zalate, Gastrat)",
"text_writer(Geissant, Lougerière)",
"table_maward(Assamplifier, Goosehead)",
"table_maward(Zalate, Maldezine)",
"text_writer(Midshipwoman, Gastrat)",
"text_writer(Spad... | 122effede19a5223 | [
" QC: What awards have movies written by people born in 1928 won? QS: (select) [text] Who were born in 1928?",
" QC: What awards have movies written by people born in 1928 won? QI: (select) [text] Who were born in 1928? A: [\"Gastrat\", \"Lougeri\\u00e8re\"] QS: (project_values_flat_unique) [text] What movies has... |
What awards have the actors of the Heptelphism winning movies received? | [
"Halfbill",
"Counterprogram",
"Goatfly",
"Prophococcus"
] | {
"$1": "Heptelphism",
"#1": [
"Pestok",
"Cougarism"
],
"#2": [
"Dormitula",
"Muntaril",
"Teeplemole",
"Bioplankton"
],
"#3": [
"Halfbill",
"Counterprogram",
"Goatfly",
"Prophococcus"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "Which movies were given the Heptelphism award?",
"a": [
"Pestok",
"Cougarism"
],
"op": "select"
},
{
"m": "text",
"q": "Who all acted in the movie #1?",
"a": [
"Dormitula",
"Muntaril",
"Teeplemole",
"Bioplankton"
],
... | [
"text_actor(Cougarism, Teeplemole)",
"table_maward(Pestok, Heptelphism)",
"table_paward(Bioplankton, Halfbill)",
"table_paward(Muntaril, Prophococcus)",
"text_actor(Pestok, Muntaril)",
"text_actor(Pestok, Dormitula)",
"table_paward(Teeplemole, Counterprogram)",
"table_paward(Dormitula, Goatfly)",
"t... | d0a171b94eeef2e1 | [
" QC: What awards have the actors of the Heptelphism winning movies received? QS: (select) [table] Which movies were given the Heptelphism award?",
" QC: What awards have the actors of the Heptelphism winning movies received? QI: (select) [table] Which movies were given the Heptelphism award? A: [\"Pestok\", \"Co... |
What awards have movies written by people born in 1924 won? | [
"Slauspost",
"Maldezine",
"Stoptite"
] | {
"$1": "1924",
"#1": [
"Bioplankton"
],
"#2": [
"Partnershipmaker",
"Waxhead",
"Misapportionment"
],
"#3": [
"Slauspost",
"Maldezine",
"Stoptite"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1924?",
"a": [
"Bioplankton"
],
"op": "select"
},
{
"m": "text",
"q": "What movies has #1 written?",
"a": [
"Partnershipmaker",
"Waxhead",
"Misapportionment"
],
"op": "project_values_flat_unique"
},
{
"... | [
"text_writer(Waxhead, Bioplankton)",
"table_maward(Waxhead, Stoptite)",
"text_dob(Bioplankton, 1924)",
"text_writer(Partnershipmaker, Bioplankton)",
"table_maward(Misapportionment, Maldezine)",
"text_writer(Misapportionment, Bioplankton)",
"table_maward(Partnershipmaker, Slauspost)"
] | a4c7bee1dd58fea9 | [
" QC: What awards have movies written by people born in 1924 won? QS: (select) [text] Who were born in 1924?",
" QC: What awards have movies written by people born in 1924 won? QI: (select) [text] Who were born in 1924? A: [\"Bioplankton\"] QS: (project_values_flat_unique) [text] What movies has #1 written?",
"... |
What movies have people from the country Louage acted in? | [
"Midshipwoman",
"Epicuratorion",
"Geissant"
] | {
"$1": "Louage",
"#1": [
"Jimayo"
],
"#2": [
"Midshipwoman",
"Epicuratorion",
"Geissant"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Louage?",
"a": [
"Jimayo"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies did #1 act in?",
"a": [
"Midshipwoman",
"Epicuratorion",
"Geissant"
],
"op": "project_values_flat_unique"
}
] | [
"text_actor(Epicuratorion, Jimayo)",
"text_nation(Jimayo, Louage)",
"text_actor(Geissant, Jimayo)",
"text_actor(Midshipwoman, Jimayo)"
] | 0a4caa0edcbbb3fc | [
" QC: What movies have people from the country Louage acted in? QS: (select) [text] Who is from the country Louage?",
" QC: What movies have people from the country Louage acted in? QI: (select) [text] Who is from the country Louage? A: [\"Jimayo\"] QS: (project_values_flat_unique) [text] Which movies did #1 act ... |
What awards have the actors of the Grangebagger winning movies received? | [
"Counterprogram",
"Modiparity"
] | {
"$1": "Grangebagger",
"#1": [
"Nilitude"
],
"#2": [
"Teeplemole",
"Lougerière"
],
"#3": [
"Counterprogram",
"Modiparity"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "The award Grangebagger has been awarded to which movies?",
"a": [
"Nilitude"
],
"op": "select"
},
{
"m": "text",
"q": "Who all acted in the movie #1?",
"a": [
"Teeplemole",
"Lougerière"
],
"op": "project_values_flat_unique"
},
{... | [
"text_actor(Nilitude, Teeplemole)",
"table_paward(Teeplemole, Counterprogram)",
"text_actor(Nilitude, Lougerière)",
"table_maward(Nilitude, Grangebagger)",
"table_paward(Lougerière, Modiparity)"
] | 246f0e4aaff000ad | [
" QC: What awards have the actors of the Grangebagger winning movies received? QS: (select) [table] The award Grangebagger has been awarded to which movies?",
" QC: What awards have the actors of the Grangebagger winning movies received? QI: (select) [table] The award Grangebagger has been awarded to which movies... |
What awards did the movies directed by the Goatfly winners receive? | [
"Grangebagger",
"Triptychology",
"Hochelfoil",
"Electrodesal"
] | {
"$1": "Goatfly",
"#1": [
"Gastrat",
"Lappagee"
],
"#2": [
"Vitter",
"Quassa",
"Caudacite",
"Assamplifier"
],
"#3": [
"Grangebagger",
"Triptychology",
"Hochelfoil",
"Electrodesal"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "text",
"q": "Who have been awarded the Goatfly award?",
"a": [
"Gastrat",
"Lappagee"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Vitter",
"Quassa",
"Caudacite",
"Assamplifier"
],
"op": "pro... | [
"table_maward(Caudacite, Hochelfoil)",
"table_directed(Caudacite, Lappagee)",
"text_paward(Gastrat, Goatfly)",
"table_maward(Quassa, Electrodesal)",
"text_paward(Lappagee, Goatfly)",
"table_directed(Quassa, Gastrat)",
"table_maward(Vitter, Grangebagger)",
"table_directed(Assamplifier, Gastrat)",
"ta... | fb094ed9d0419db7 | [
" QC: What awards did the movies directed by the Goatfly winners receive? QS: (select) [text] Who have been awarded the Goatfly award?",
" QC: What awards did the movies directed by the Goatfly winners receive? QI: (select) [text] Who have been awarded the Goatfly award? A: [\"Gastrat\", \"Lappagee\"] QS: (projec... |
What awards have movies written by people born in 1929 won? | [
"Potcrash",
"Triptychology",
"Tachychronograph"
] | {
"$1": "1929",
"#1": [
"Carblock"
],
"#2": [
"Warpstone",
"Gordanoel",
"Assamplifier"
],
"#3": [
"Potcrash",
"Triptychology",
"Tachychronograph"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in 1929?",
"a": [
"Carblock"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 written?",
"a": [
"Warpstone",
"Gordanoel",
"Assamplifier"
],
"op": "project_values_flat_unique"
},
{
"m": "table"... | [
"table_writer(Warpstone, Carblock)",
"text_dob(Carblock, 1929)",
"table_writer(Gordanoel, Carblock)",
"table_maward(Assamplifier, Triptychology)",
"table_maward(Warpstone, Potcrash)",
"table_writer(Assamplifier, Carblock)",
"table_maward(Gordanoel, Tachychronograph)"
] | 3ea4ec1c7f0aede7 | [
" QC: What awards have movies written by people born in 1929 won? QS: (select) [text] Who were born in 1929?",
" QC: What awards have movies written by people born in 1929 won? QI: (select) [text] Who were born in 1929? A: [\"Carblock\"] QS: (project_values_flat_unique) [table] What movies has #1 written?",
" Q... |
What movies have people from the country Calderita acted in? | [
"Tirelock",
"Chickenpot",
"Sagali",
"Spidertail"
] | {
"$1": "Calderita",
"#1": [
"Carblock",
"Lappagee"
],
"#2": [
"Tirelock",
"Chickenpot",
"Sagali",
"Spidertail"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Calderita?",
"a": [
"Carblock",
"Lappagee"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been an actor in?",
"a": [
"Tirelock",
"Chickenpot",
"Sagali",
"Spidertail"
],
"op": "... | [
"text_actor(Sagali, Carblock)",
"text_nation(Carblock, Calderita)",
"text_actor(Spidertail, Carblock)",
"text_actor(Sagali, Lappagee)",
"text_actor(Tirelock, Lappagee)",
"text_actor(Chickenpot, Lappagee)",
"text_actor(Chickenpot, Carblock)",
"text_nation(Lappagee, Calderita)"
] | f4475fd5cbbb200d | [
" QC: What movies have people from the country Calderita acted in? QS: (select) [text] Who is from the country Calderita?",
" QC: What movies have people from the country Calderita acted in? QI: (select) [text] Who is from the country Calderita? A: [\"Carblock\", \"Lappagee\"] QS: (project_values_flat_unique) [te... |
What movies have people from the country Thistlewood acted in? | [
"Tirelock",
"Cataflower",
"Conforancy"
] | {
"$1": "Thistlewood",
"#1": [
"Parchin"
],
"#2": [
"Tirelock",
"Cataflower",
"Conforancy"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have people from the country $1 acted in?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who is from the country Thistlewood?",
"a": [
"Parchin"
],
"op": "select"
},
{
"m": "text",
"q": "Which movies has #1 been an actor in?",
"a": [
"Tirelock",
"Cataflower",
"Conforancy"
],
"op": "project_values_flat_unique"
}
] | [
"text_actor(Cataflower, Parchin)",
"text_nation(Parchin, Thistlewood)",
"text_actor(Conforancy, Parchin)",
"text_actor(Tirelock, Parchin)"
] | be23ee0e39fdfdea | [
" QC: What movies have people from the country Thistlewood acted in? QS: (select) [text] Who is from the country Thistlewood?",
" QC: What movies have people from the country Thistlewood acted in? QI: (select) [text] Who is from the country Thistlewood? A: [\"Parchin\"] QS: (project_values_flat_unique) [text] Whi... |
What awards have the actors of the Potcrash winning movies received? | [
"Minimiseries",
"Glodome"
] | {
"$1": "Potcrash",
"#1": [
"Tarta",
"Warpstone"
],
"#2": [
"Carpoon",
"Monsterscar",
"Flumph"
],
"#3": [
"Minimiseries",
"Glodome"
]
} | {
"steps": [
{
"operation": "select",
"question": "maward_m($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "acted_a(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "paward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have the actors of the $1 winning movies received?"
],
"init": {
"$1": "m_award"
}
} | [
{
"m": "table",
"q": "The award Potcrash has been awarded to which movies?",
"a": [
"Tarta",
"Warpstone"
],
"op": "select"
},
{
"m": "text",
"q": "Who all acted in the movie #1?",
"a": [
"Carpoon",
"Monsterscar",
"Flumph"
],
"op": "project_va... | [
"text_actor(Tarta, Flumph)",
"text_actor(Warpstone, Carpoon)",
"text_paward(Monsterscar, Glodome)",
"table_maward(Tarta, Potcrash)",
"table_maward(Warpstone, Potcrash)",
"text_actor(Warpstone, Monsterscar)",
"text_paward(Carpoon, Minimiseries)",
"text_paward(Flumph, Glodome)"
] | f3b4c0b8ffaf1ffa | [
" QC: What awards have the actors of the Potcrash winning movies received? QS: (select) [table] The award Potcrash has been awarded to which movies?",
" QC: What awards have the actors of the Potcrash winning movies received? QI: (select) [table] The award Potcrash has been awarded to which movies? A: [\"Tarta\",... |
What awards did the movies directed by the Lidus winners receive? | [
"Heptelphism"
] | {
"$1": "Lidus",
"#1": [
"Gutskin"
],
"#2": [
"Kavashpat"
],
"#3": [
"Heptelphism"
]
} | {
"steps": [
{
"operation": "select",
"question": "paward_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards did the movies directed by the $1 winners receive?"
],
"init": {
"$1": "p_award"
}
} | [
{
"m": "table",
"q": "Who have won the Lidus award?",
"a": [
"Gutskin"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Kavashpat"
],
"op": "project_values_flat_unique"
},
{
"m": "table",
"q": "Which awards did the... | [
"table_paward(Gutskin, Lidus)",
"table_maward(Kavashpat, Heptelphism)",
"table_directed(Kavashpat, Gutskin)"
] | 5ebd0cdebd0cacbf | [
" QC: What awards did the movies directed by the Lidus winners receive? QS: (select) [table] Who have won the Lidus award?",
" QC: What awards did the movies directed by the Lidus winners receive? QI: (select) [table] Who have won the Lidus award? A: [\"Gutskin\"] QS: (project_values_flat_unique) [table] Which mo... |
What movies have the directors from Spanulum directed? | [
"Chickenpot"
] | {
"$1": "Spanulum",
"#1": [
"Conanopeia"
],
"#2": [
"Chickenpot"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Spanulum?",
"a": [
"Conanopeia"
],
"op": "select"
},
{
"m": "table",
"q": "What movies has #1 been the director of?",
"a": [
"Chickenpot"
],
"op": "project_values_flat_unique"
}
] | [
"table_directed(Chickenpot, Conanopeia)",
"text_nation(Conanopeia, Spanulum)"
] | efc7bf1f7ef806c6 | [
" QC: What movies have the directors from Spanulum directed? QS: (select) [text] Who are from Spanulum?",
" QC: What movies have the directors from Spanulum directed? QI: (select) [text] Who are from Spanulum? A: [\"Conanopeia\"] QS: (project_values_flat_unique) [table] What movies has #1 been the director of?",
... |
What awards have movies written by people born in 1915 won? | [
"Pianogram",
"Prowecap",
"Heilbron"
] | {
"$1": "1915",
"#1": [
"Flumph"
],
"#2": [
"Midshipwoman",
"Biscus",
"Coacheship"
],
"#3": [
"Pianogram",
"Prowecap",
"Heilbron"
]
} | {
"steps": [
{
"operation": "select",
"question": "dob_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "wrote_m(#1, ?)",
"answer": "#2"
},
{
"operation": "project_values_flat_unique",
"question": "maward_a(#2, ?)",
"answer": "#3"
}
],
"questions": [
"What awards have movies written by people born in $1 won?"
],
"init": {
"$1": "b_year"
}
} | [
{
"m": "text",
"q": "Who were born in the year 1915?",
"a": [
"Flumph"
],
"op": "select"
},
{
"m": "text",
"q": "What movies has #1 written?",
"a": [
"Midshipwoman",
"Biscus",
"Coacheship"
],
"op": "project_values_flat_unique"
},
{
"m": "ta... | [
"text_writer(Coacheship, Flumph)",
"table_maward(Biscus, Heilbron)",
"table_maward(Midshipwoman, Pianogram)",
"table_maward(Coacheship, Prowecap)",
"text_dob(Flumph, 1915)",
"text_writer(Midshipwoman, Flumph)",
"text_writer(Biscus, Flumph)"
] | efaada5e9d1f8fb7 | [
" QC: What awards have movies written by people born in 1915 won? QS: (select) [text] Who were born in the year 1915?",
" QC: What awards have movies written by people born in 1915 won? QI: (select) [text] Who were born in the year 1915? A: [\"Flumph\"] QS: (project_values_flat_unique) [text] What movies has #1 w... |
What movies have the directors from Rattlider directed? | [
"Pastillobox",
"Biscus",
"Coacheship"
] | {
"$1": "Rattlider",
"#1": [
"Chickenshaw",
"Mimicocycle"
],
"#2": [
"Pastillobox",
"Biscus",
"Coacheship"
],
"#3": null
} | {
"steps": [
{
"operation": "select",
"question": "nation_p($1, ?)",
"answer": "#1"
},
{
"operation": "project_values_flat_unique",
"question": "directed_m(#1, ?)",
"answer": "#2"
}
],
"questions": [
"What movies have the directors from $1 directed?"
],
"init": {
"$1": "nation"
}
} | [
{
"m": "text",
"q": "Who are from Rattlider?",
"a": [
"Chickenshaw",
"Mimicocycle"
],
"op": "select"
},
{
"m": "table",
"q": "Which movies has #1 directed?",
"a": [
"Pastillobox",
"Biscus",
"Coacheship"
],
"op": "project_values_flat_unique"
... | [
"table_directed(Biscus, Mimicocycle)",
"table_directed(Pastillobox, Chickenshaw)",
"table_directed(Coacheship, Mimicocycle)",
"text_nation(Chickenshaw, Rattlider)",
"text_nation(Mimicocycle, Rattlider)"
] | 20bd8940e4d41ea3 | [
" QC: What movies have the directors from Rattlider directed? QS: (select) [text] Who are from Rattlider?",
" QC: What movies have the directors from Rattlider directed? QI: (select) [text] Who are from Rattlider? A: [\"Chickenshaw\", \"Mimicocycle\"] QS: (project_values_flat_unique) [table] Which movies has #1 d... |
End of preview.
No dataset card yet
- Downloads last month
- 16