[{"id": "negation_0000", "db_id": "musical", "query": "select name from actor where age = 20", "query_toks": ["select", "name", "from", "actor", "where", "age", "=", "20"], "query_toks_no_value": ["select", "name", "from", "actor", "where", "age", "=", "value"], "question": "List the name of actors whose age is 20.", "question_toks": ["List", "the", "name", "of", "actors", "whose", "age", "is", "20", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [[false, 2, [0, [0, 13, false], null], 20.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0240", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0001", "db_id": "musical", "query": "select name from actor", "query_toks": ["select", "name", "from", "actor"], "query_toks_no_value": ["select", "name", "from", "actor"], "question": "What are the names of actors?", "question_toks": ["What", "are", "the", "names", "of", "actors", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0241", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0002", "db_id": "movie_1", "query": "select rid from rating where stars = 4", "query_toks": ["select", "rid", "from", "rating"], "query_toks_no_value": ["select", "rid", "from", "rating"], "question": "Find the ids of reviewers who give 4 star.", "question_toks": ["Find", "the", "ids", "of", "reviewers", "who", "only", "give", "4", "star", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2522", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0003", "db_id": "book_2", "query": "select title from book", "query_toks": ["select", "title", "from", "book"], "query_toks_no_value": ["select", "title", "from", "book"], "question": "What are the titles of the books?", "question_toks": ["What", "are", "the", "titles", "of", "the", "books", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0216", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0004", "db_id": "entertainment_awards", "query": "select name from artwork where type = \"program talent show\"", "query_toks": ["select", "name", "from", "artwork", "where", "type", "=", "``", "program", "talent", "show", "''"], "query_toks_no_value": ["select", "name", "from", "artwork", "where", "type", "=", "value", "talent", "show"], "question": "List the name of artworks whose type is \"Program Talent Show\".", "question_toks": ["List", "the", "name", "of", "artworks", "whose", "type", "is", "\"", "Program", "Talent", "Show", "\"."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [[false, 2, [0, [0, 8, false], null], "\"program talent show\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4600", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0005", "db_id": "architecture", "query": "select name from mill", "query_toks": ["select", "name", "from", "mill"], "query_toks_no_value": ["select", "name", "from", "mill"], "question": "What are the names of the mills?", "question_toks": ["What", "are", "the", "names", "of", "the", "mills", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 14, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6951", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0006", "db_id": "program_share", "query": "select name from channel", "query_toks": ["select", "name", "from", "channel"], "query_toks_no_value": ["select", "name", "from", "channel"], "question": "Find the names of channels.", "question_toks": ["Find", "the", "names", "of", "channels", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3728", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0007", "db_id": "program_share", "query": "select name from channel", "query_toks": ["select", "name", "from", "channel"], "query_toks_no_value": ["select", "name", "from", "channel"], "question": "Give me the channel names.", "question_toks": ["Give", "me", "the", "channel", "names", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3729", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0008", "db_id": "medicine_enzyme_interaction", "query": "select name from enzyme", "query_toks": ["select", "name", "from", "enzyme"], "query_toks_no_value": ["select", "name", "from", "enzyme"], "question": "What are the names of enzymes?", "question_toks": ["What", "are", "the", "names", "of", "enzymes", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0943", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0009", "db_id": "program_share", "query": "select name from program", "query_toks": ["select", "name", "from", "program"], "query_toks_no_value": ["select", "name", "from", "program"], "question": "find the names of programs", "question_toks": ["find", "the", "names", "of", "programs"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3760", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0010", "db_id": "program_share", "query": "select name from program", "query_toks": ["select", "name", "from", "program"], "query_toks_no_value": ["select", "name", "from", "program"], "question": "Give me the program names.", "question_toks": ["Give", "me", "the", "program", "names", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3761", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0011", "db_id": "climbing", "query": "select name from climber", "query_toks": ["select", "name", "from", "climber"], "query_toks_no_value": ["select", "name", "from", "climber"], "question": "List the names of climbers.", "question_toks": ["List", "the", "names", "of", "climbers", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1114", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0012", "db_id": "climbing", "query": "select name from climber", "query_toks": ["select", "name", "from", "climber"], "query_toks_no_value": ["select", "name", "from", "climber"], "question": "What are the names of climbers?", "question_toks": ["What", "are", "the", "names", "of", "climbers", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1115", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0013", "db_id": "department_management", "query": "select name from head where born_state = \"california\"", "query_toks": ["select", "name", "from", "head", "where", "born_state", "=", "``", "california", "''"], "query_toks_no_value": ["select", "name", "from", "head", "where", "born_state", "=", "value"], "question": "What are the names of the heads who are born in the California state?", "question_toks": ["What", "are", "the", "names", "of", "the", "heads", "who", "are", "born", "in", "the", "California", "state", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [[false, 2, [0, [0, 9, false], null], "\"california\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0005", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0014", "db_id": "flight_company", "query": "select name from airport", "query_toks": ["select", "name", "from", "airport"], "query_toks_no_value": ["select", "name", "from", "airport"], "question": "What are the names of the airports?", "question_toks": ["What", "are", "the", "names", "of", "the", "airports", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6372", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0015", "db_id": "machine_repair", "query": "select name from technician", "query_toks": ["select", "name", "from", "technician"], "query_toks_no_value": ["select", "name", "from", "technician"], "question": "List the name of all technicians.", "question_toks": ["List", "the", "name", "of", "all", "technicians", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 13, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2239", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0016", "db_id": "machine_repair", "query": "select name from technician", "query_toks": ["select", "name", "from", "technician"], "query_toks_no_value": ["select", "name", "from", "technician"], "question": "What is the name of the technicians?", "question_toks": ["What", "is", "the", "name", "of", "the", "technicians", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 13, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2240", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0017", "db_id": "course_teach", "query": "select name from teacher", "query_toks": ["select", "name", "from", "teacher"], "query_toks_no_value": ["select", "name", "from", "teacher"], "question": "List the name of teachers.", "question_toks": ["List", "the", "name", "of", "teachers", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0387", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0018", "db_id": "course_teach", "query": "select name from teacher", "query_toks": ["select", "name", "from", "teacher"], "query_toks_no_value": ["select", "name", "from", "teacher"], "question": "What are the names of the teachers?", "question_toks": ["What", "are", "the", "names", "of", "the", "teachers", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0388", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0019", "db_id": "ship_mission", "query": "select name from ship", "query_toks": ["select", "name", "from", "ship"], "query_toks_no_value": ["select", "name", "from", "ship"], "question": "List the name of ships.", "question_toks": ["List", "the", "name", "of", "ships", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4004", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0020", "db_id": "ship_mission", "query": "select name from ship", "query_toks": ["select", "name", "from", "ship"], "query_toks_no_value": ["select", "name", "from", "ship"], "question": "What are the names of the ships?", "question_toks": ["What", "are", "the", "names", "of", "the", "ships", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4005", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0021", "db_id": "roller_coaster", "query": "select name from country", "query_toks": ["select", "name", "from", "country"], "query_toks_no_value": ["select", "name", "from", "country"], "question": "List the names of countries.", "question_toks": ["List", "the", "names", "of", "countries", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6206", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0022", "db_id": "movie_1", "query": "select director from movie group by director having count(*) = 1", "query_toks": ["select", "director", "from", "movie", "group", "by", "director", "having", "count", "(*)", "=", "1"], "query_toks_no_value": ["select", "director", "from", "movie", "group", "by", "director", "having", "count", "(*)", "=", "1"], "question": "What are the names of the directors who made exactly one movie?", "question_toks": ["What", "are", "the", "names", "of", "the", "directors", "who", "made", "exactly", "one", "movie", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [[0, 4, false]], "having": [[false, 2, [0, [3, 0, false], null], 1.0, null]], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2492", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0023", "db_id": "poker_player", "query": "select name from people", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "Show names of people.", "question_toks": ["Show", "names", "of", "people", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0681", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0024", "db_id": "singer", "query": "select name from singer", "query_toks": ["select", "name", "from", "singer"], "query_toks_no_value": ["select", "name", "from", "singer"], "question": "List the name of singers.", "question_toks": ["List", "the", "name", "of", "singers", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_1006", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0025", "db_id": "singer", "query": "select name from singer", "query_toks": ["select", "name", "from", "singer"], "query_toks_no_value": ["select", "name", "from", "singer"], "question": "What are the names of the singers?", "question_toks": ["What", "are", "the", "names", "of", "the", "singers", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_1007", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0026", "db_id": "store_product", "query": "select product from product", "query_toks": ["select", "product", "from", "product"], "query_toks_no_value": ["select", "product", "from", "product"], "question": "Find the name of the products", "question_toks": ["Find", "the", "name", "of", "the", "products"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4938", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0027", "db_id": "election_representative", "query": "select name from representative", "query_toks": ["select", "name", "from", "representative"], "query_toks_no_value": ["select", "name", "from", "representative"], "question": "What are the names of representatives?", "question_toks": ["What", "are", "the", "names", "of", "representatives", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1179", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0028", "db_id": "farm", "query": "select census_ranking from city where status = \"village\"", "query_toks": ["select", "census_ranking", "from", "city", "where", "status", "=", "``", "village", "''"], "query_toks_no_value": ["select", "census_ranking", "from", "city", "where", "status", "=", "value"], "question": "Show the census ranking of cities whose status are \"Village\".", "question_toks": ["Show", "the", "census", "ranking", "of", "cities", "whose", "status", "are", "\"", "Village", "\"."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [[false, 2, [0, [0, 3, false], null], "\"village\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0054", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0029", "db_id": "farm", "query": "select census_ranking from city", "query_toks": ["select", "census_ranking", "from", "city"], "query_toks_no_value": ["select", "census_ranking", "from", "city"], "question": "What are the census rankings of all the cities?", "question_toks": ["What", "are", "the", "census", "rankings", "of", "cities", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0055", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0030", "db_id": "orchestra", "query": "select name from conductor", "query_toks": ["select", "name", "from", "conductor"], "query_toks_no_value": ["select", "name", "from", "conductor"], "question": "What are the names of conductors?", "question_toks": ["What", "are", "the", "names", "of", "conductors", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0826", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0031", "db_id": "orchestra", "query": "select name from conductor", "query_toks": ["select", "name", "from", "conductor"], "query_toks_no_value": ["select", "name", "from", "conductor"], "question": "Return the names of conductors.", "question_toks": ["Return", "the", "names", "of", "conductors", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0827", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0032", "db_id": "railway", "query": "select max(level) from manager", "query_toks": ["select", "max", "(", "level", ")", "from", "manager"], "query_toks_no_value": ["select", "max", "(", "level", ")", "from", "manager"], "question": "What is the maximum level of managers?", "question_toks": ["What", "is", "the", "maximum", "level", "of", "managers", "in", "countries", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[1, [0, [0, 19, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5635", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0033", "db_id": "world_1", "query": "select code from country where governmentform = \"republic\"", "query_toks": ["select", "code", "from", "country", "where", "governmentform", "=", "``", "republic", "''"], "query_toks_no_value": ["select", "code", "from", "country", "where", "governmentform", "=", "value"], "question": "What are the codes of the countries whose government forms are Republic?", "question_toks": ["What", "are", "the", "codes", "of", "the", "countries", "whose", "government", "forms", "are", "Republic", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [[false, 2, [0, [0, 19, false], null], "\"republic\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0782", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0034", "db_id": "world_1", "query": "select code from country where governmentform != \"republic\"", "query_toks": ["select", "code", "from", "country", "where", "governmentform", "!=", "``", "republic", "''"], "query_toks_no_value": ["select", "code", "from", "country", "where", "governmentform", "!=", "value"], "question": "Return the codes of countries that have Republics for governments.", "question_toks": ["Return", "the", "codes", "of", "countries", "that", "have", "Republics", "for", "governments", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [[false, 7, [0, [0, 19, false], null], "\"republic\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0783", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0035", "db_id": "college_2", "query": "select count(*) from classroom", "query_toks": ["select", "count", "(*)", "from", "classroom"], "query_toks_no_value": ["select", "count", "(*)", "from", "classroom"], "question": "Count the number of rooms.", "question_toks": ["Count", "the", "number", "of", "rooms", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1324", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0036", "db_id": "company_office", "query": "select name from companies", "query_toks": ["select", "name", "from", "companies"], "query_toks_no_value": ["select", "name", "from", "companies"], "question": "What are the names of companies ?", "question_toks": ["What", "are", "the", "names", "of", "companies", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4547", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0037", "db_id": "company_office", "query": "select name from companies", "query_toks": ["select", "name", "from", "companies"], "query_toks_no_value": ["select", "name", "from", "companies"], "question": "Find the names of the companies.", "question_toks": ["Find", "the", "names", "of", "the", "companies", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4548", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0038", "db_id": "dorm_1", "query": "select fname , lname from student", "query_toks": ["select", "fname", ",", "lname", "from", "student"], "query_toks_no_value": ["select", "fname", ",", "lname", "from", "student"], "question": "Find the first and last name of students.", "question_toks": ["Find", "the", "first", "and", "last", "name", "of", "students", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5732", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0039", "db_id": "dorm_1", "query": "select fname , lname from student", "query_toks": ["select", "fname", ",", "lname", "from", "student"], "query_toks_no_value": ["select", "fname", ",", "lname", "from", "student"], "question": "What is the first and last name of the students?", "question_toks": ["What", "is", "the", "first", "and", "last", "name", "of", "the", "students", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5733", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0040", "db_id": "farm", "query": "select hosts from farm_competition", "query_toks": ["select", "hosts", "from", "farm_competition"], "query_toks_no_value": ["select", "hosts", "from", "farm_competition"], "question": "What are the hosts of competitions?", "question_toks": ["What", "are", "the", "hosts", "of", "competitions", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 21, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0020", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0041", "db_id": "farm", "query": "select hosts from farm_competition where theme = \"aliens\"", "query_toks": ["select", "hosts", "from", "farm_competition", "where", "theme", "=", "``", "aliens", "''"], "query_toks_no_value": ["select", "hosts", "from", "farm_competition", "where", "theme", "=", "value"], "question": "Return the hosts of competitions for which the theme is Aliens?", "question_toks": ["Return", "the", "hosts", "of", "competitions", "for", "which", "the", "theme", "is", "Aliens", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 21, false], null]]]], "where": [[false, 2, [0, [0, 19, false], null], "\"aliens\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0021", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0042", "db_id": "musical", "query": "select distinct nominee from musical", "query_toks": ["select", "distinct", "nominee", "from", "musical"], "query_toks_no_value": ["select", "distinct", "nominee", "from", "musical"], "question": "What are the distinct nominees of the musicals?", "question_toks": ["What", "are", "the", "distinct", "nominees", "of", "the", "musicals", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0248", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0043", "db_id": "musical", "query": "select distinct nominee from musical", "query_toks": ["select", "distinct", "nominee", "from", "musical"], "query_toks_no_value": ["select", "distinct", "nominee", "from", "musical"], "question": "Return the different nominees of musicals that have an award.", "question_toks": ["Return", "the", "different", "nominees", "of", "musicals", "that", "have", "an", "award", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0249", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0044", "db_id": "school_player", "query": "select enrollment from school", "query_toks": ["select", "enrollment", "from", "school"], "query_toks_no_value": ["select", "enrollment", "from", "school"], "question": "What are the enrollments of schools?", "question_toks": ["What", "are", "the", "enrollments", "of", "schools", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4866", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0045", "db_id": "school_player", "query": "select enrollment from school", "query_toks": ["select", "enrollment", "from", "school"], "query_toks_no_value": ["select", "enrollment", "from", "school"], "question": "List the enrollment of schools.", "question_toks": ["List", "the", "enrollment", "for", "each", "school", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4867", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0046", "db_id": "university_basketball", "query": "select founded from university order by founded desc limit 1", "query_toks": ["select", "founded", "from", "university", "order", "by", "founded", "desc", "limit", "1"], "query_toks_no_value": ["select", "founded", "from", "university", "order", "by", "founded", "desc", "limit", "1"], "question": "Find the founded year of the newest school.", "question_toks": ["Find", "the", "founded", "year", "of", "the", "newest", "school", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 16, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": ["desc", [[0, [0, 16, false], null]]], "limit": 1, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0983", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0047", "db_id": "university_basketball", "query": "select founded from university order by founded desc limit 1", "query_toks": ["select", "founded", "from", "university", "order", "by", "founded", "desc", "limit", "1"], "query_toks_no_value": ["select", "founded", "from", "university", "order", "by", "founded", "desc", "limit", "1"], "question": "What is the founded year of the school that was founded most recently?", "question_toks": ["What", "is", "the", "founded", "year", "of", "the", "school", "that", "was", "founded", "most", "recently", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 16, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": ["desc", [[0, [0, 16, false], null]]], "limit": 1, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0984", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0048", "db_id": "device", "query": "select carrier from device", "query_toks": ["select", "carrier", "from", "device"], "query_toks_no_value": ["select", "carrier", "from", "device"], "question": "What are the carriers of all devices?", "question_toks": ["What", "are", "the", "carriers", "of", "all", "devices", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5054", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0049", "db_id": "device", "query": "select carrier from device where software_platform = \"android\"", "query_toks": ["select", "carrier", "from", "device", "where", "software_platform", "=", "``", "android", "''"], "query_toks_no_value": ["select", "carrier", "from", "device", "where", "software_platform", "=", "value"], "question": "Return the device carriers that have Android as their software platform.", "question_toks": ["Return", "the", "device", "carriers", "that", "have", "Android", "as", "their", "software", "platform", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [[false, 2, [0, [0, 6, false], null], "\"android\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5055", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0050", "db_id": "dorm_1", "query": "select fname , lname from student order by age", "query_toks": ["select", "fname", ",", "lname", "from", "student", "order", "by", "age"], "query_toks_no_value": ["select", "fname", ",", "lname", "from", "student", "order", "by", "age"], "question": "List the first and last name of students and sort the results by their ages.", "question_toks": ["List", "the", "first", "and", "last", "name", "of", "students", "and", "sort", "the", "results", "by", "their", "ages", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": ["asc", [[0, [0, 4, false], null]]], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5716", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0051", "db_id": "school_player", "query": "select nickname from school_details", "query_toks": ["select", "nickname", "from", "school_details"], "query_toks_no_value": ["select", "nickname", "from", "school_details"], "question": "Show the nicknames of schools.", "question_toks": ["Show", "the", "nicknames", "of", "schools", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4896", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0052", "db_id": "school_player", "query": "select nickname from school_details", "query_toks": ["select", "nickname", "from", "school_details"], "query_toks_no_value": ["select", "nickname", "from", "school_details"], "question": "What are the nicknames of schools?", "question_toks": ["What", "are", "the", "nicknames", "of", "schools", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4897", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0053", "db_id": "theme_gallery", "query": "select name , year_join from artist", "query_toks": ["select", "name", ",", "year_join", "from", "artist"], "query_toks_no_value": ["select", "name", ",", "year_join", "from", "artist"], "question": "What are the names and year of joining for artists?", "question_toks": ["What", "are", "the", "names", "and", "year", "of", "joining", "for", "artists", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1656", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0054", "db_id": "wrestler", "query": "select distinct reign from wrestler where location = \"tokyo , japan\"", "query_toks": ["select", "distinct", "reign", "from", "wrestler", "where", "location", "=", "``", "tokyo", ",", "japan", "''"], "query_toks_no_value": ["select", "distinct", "reign", "from", "wrestler", "where", "location", "=", "value", ",", "japan"], "question": "What are the distinct reigns of wrestlers whose location is \"Tokyo,Japan\" ?", "question_toks": ["What", "are", "the", "distinct", "reigns", "of", "wrestlers", "whose", "location", "is", "\"", "Tokyo", ",", "Japan", "\"", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 3, false], null]]]], "where": [[false, 2, [0, [0, 5, false], null], "\"tokyo , japan\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1850", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0055", "db_id": "wrestler", "query": "select distinct reign from wrestler", "query_toks": ["select", "distinct", "reign", "from", "wrestler"], "query_toks_no_value": ["select", "distinct", "reign", "from", "wrestler"], "question": "Give the different reigns of wrestlers.", "question_toks": ["Give", "the", "different", "reigns", "of", "wrestlers", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1851", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0056", "db_id": "customers_and_addresses", "query": "select customer_name from customers", "query_toks": ["select", "customer_name", "from", "customers"], "query_toks_no_value": ["select", "customer_name", "from", "customers"], "question": "Find the name of customers.", "question_toks": ["Find", "the", "name", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6135", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0057", "db_id": "customers_and_addresses", "query": "select customer_name from customers", "query_toks": ["select", "customer_name", "from", "customers"], "query_toks_no_value": ["select", "customer_name", "from", "customers"], "question": "What is the name of customers.", "question_toks": ["What", "is", "the", "name", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6136", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0058", "db_id": "student_transcripts_tracking", "query": "select first_name from students", "query_toks": ["select", "first_name", "from", "students"], "query_toks_no_value": ["select", "first_name", "from", "students"], "question": "What is the first name of the student", "question_toks": ["What", "is", "the", "first", "name", "of", "the", "student"], "sql": {"from": {"table_units": [["table_unit", 6]], "conds": []}, "select": [false, [[0, [0, [0, 35, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0560", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0059", "db_id": "battle_death", "query": "select name , result from battle", "query_toks": ["select", "name", ",", "result", "from", "battle"], "query_toks_no_value": ["select", "name", ",", "result", "from", "battle"], "question": "What are the name and results of the battles", "question_toks": ["What", "are", "the", "name", "and", "results", "of", "the", "battles"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0497", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0060", "db_id": "hr_1", "query": "select salary , manager_id from employees", "query_toks": ["select", "salary", ",", "manager_id", "from", "employees"], "query_toks_no_value": ["select", "salary", ",", "manager_id", "from", "employees"], "question": "Find the salary and manager number for those employees.", "question_toks": ["Find", "the", "salary", "and", "manager", "number", "for", "those", "employees", "."], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 21, false], null]], [0, [0, [0, 23, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3433", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0061", "db_id": "hr_1", "query": "select salary , manager_id from employees", "query_toks": ["select", "salary", ",", "manager_id", "from", "employees"], "query_toks_no_value": ["select", "salary", ",", "manager_id", "from", "employees"], "question": "What are the salaries and manager ids for employees?", "question_toks": ["What", "are", "the", "salaries", "and", "manager", "ids", "for", "employees", "?"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 21, false], null]], [0, [0, [0, 23, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3434", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0062", "db_id": "orchestra", "query": "select max(share) , min(share) from performance", "query_toks": ["select", "max", "(", "share", ")", ",", "min", "(", "share", ")", "from", "performance"], "query_toks_no_value": ["select", "max", "(", "share", ")", ",", "min", "(", "share", ")", "from", "performance"], "question": "What are the maximum and minimum share of performances.", "question_toks": ["What", "are", "the", "maximum", "and", "minimum", "share", "of", "performances", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[1, [0, [0, 18, false], null]], [2, [0, [0, 18, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0832", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0063", "db_id": "orchestra", "query": "select max(share) , min(share) from performance", "query_toks": ["select", "max", "(", "share", ")", ",", "min", "(", "share", ")", "from", "performance"], "query_toks_no_value": ["select", "max", "(", "share", ")", ",", "min", "(", "share", ")", "from", "performance"], "question": "Return the maximum and minimum shares for performances", "question_toks": ["Return", "the", "maximum", "and", "minimum", "shares", "for", "performances"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[1, [0, [0, 18, false], null]], [2, [0, [0, 18, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0833", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0064", "db_id": "bike_1", "query": "select date from weather where zip_code = 94107", "query_toks": ["select", "date", "from", "weather", "where", "zip_code", "=", "94107"], "query_toks_no_value": ["select", "date", "from", "weather", "where", "zip_code", "=", "value"], "question": "In zip code 94107, on which day was?", "question_toks": ["In", "zip", "code", "94107", ",", "on", "which", "day", "was", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 23, false], null]]]], "where": [[false, 2, [0, [0, 46, false], null], 94107.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0167", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0065", "db_id": "bike_1", "query": "select date from weather where zip_code = 94107", "query_toks": ["select", "date", "from", "weather", "where", "zip_code", "=", "94107"], "query_toks_no_value": ["select", "date", "from", "weather", "where", "zip_code", "=", "value"], "question": "On which day has the zip code of 94107?", "question_toks": ["On", "which", "day", "has", "the", "zip", "code", "of", "94107", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 23, false], null]]]], "where": [[false, 2, [0, [0, 46, false], null], 94107.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0168", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0066", "db_id": "riding_club", "query": "select player_name , residence from player ", "query_toks": ["select", "player_name", ",", "residence", "from", "player"], "query_toks_no_value": ["select", "player_name", ",", "residence", "from", "player"], "question": "List the name and residence for players.", "question_toks": ["List", "the", "name", "and", "residence", "for", "players", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1722", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0067", "db_id": "sports_competition", "query": "select distinct year from competition", "query_toks": ["select", "distinct", "year", "from", "competition"], "query_toks_no_value": ["select", "distinct", "year", "from", "competition"], "question": "What are the distinct years?", "question_toks": ["What", "are", "the", "distinct", "years", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [true, [[0, [0, [0, 20, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3345", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0068", "db_id": "mountain_photos", "query": "select name , height , prominence from mountain", "query_toks": ["select", "name", ",", "height", ",", "prominence", "from", "mountain"], "query_toks_no_value": ["select", "name", ",", "height", ",", "prominence", "from", "mountain"], "question": "What are the name, height and prominence of mountains?", "question_toks": ["What", "are", "the", "name", ",", "height", "and", "prominence", "of", "mountains", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3716", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0069", "db_id": "world_1", "query": "select code from country", "query_toks": ["select", "distinct", "countrycode", "from", "countrylanguage"], "query_toks_no_value": ["select", "distinct", "countrycode", "from", "countrylanguage"], "question": "What are the country codes of countries?", "question_toks": ["What", "are", "the", "country", "codes", "of", "countries", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [true, [[0, [0, [0, 23, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0780", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0070", "db_id": "world_1", "query": "select code from country;", "query_toks": ["select", "distinct", "countrycode", "from", "countrylanguage"], "query_toks_no_value": ["select", "distinct", "countrycode", "from", "countrylanguage"], "question": "Give the country codes for countries", "question_toks": ["Give", "the", "country", "codes", "for", "countries"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [true, [[0, [0, [0, 23, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0781", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0071", "db_id": "county_public_safety", "query": "select distinct police_force from county_public_safety", "query_toks": ["select", "distinct", "police_force", "from", "county_public_safety"], "query_toks_no_value": ["select", "distinct", "police_force", "from", "county_public_safety"], "question": "List the distinct police forces of counties.", "question_toks": ["List", "the", "distinct", "police", "forces", "of", "counties", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2536", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0072", "db_id": "county_public_safety", "query": "select distinct police_force from county_public_safety", "query_toks": ["select", "distinct", "police_force", "from", "county_public_safety"], "query_toks_no_value": ["select", "distinct", "police_force", "from", "county_public_safety"], "question": "What are the different police forces of counties?", "question_toks": ["What", "are", "the", "different", "police", "forces", "of", "counties", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2537", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0073", "db_id": "tvshow", "query": "select pixel_aspect_ratio_par , country from tv_channel", "query_toks": ["select", "pixel_aspect_ratio_par", ",", "country", "from", "tv_channel"], "query_toks_no_value": ["select", "pixel_aspect_ratio_par", ",", "country", "from", "tv_channel"], "question": "find the pixel aspect ratio and nation of the tv channels.", "question_toks": ["find", "the", "pixel", "aspect", "ratio", "and", "nation", "of", "the", "tv", "channels", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0639", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0074", "db_id": "browser_web", "query": "select name , operating_system from web_client_accelerator", "query_toks": ["select", "name", ",", "operating_system", "from", "web_client_accelerator"], "query_toks_no_value": ["select", "name", ",", "operating_system", "from", "web_client_accelerator"], "question": "What are the name and os of web client accelerators?", "question_toks": ["What", "are", "the", "name", "and", "os", "of", "web", "client", "accelerators", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1831", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0075", "db_id": "company_office", "query": "select max(sales_billion) , min(sales_billion) from companies", "query_toks": ["select", "max", "(", "sales_billion", ")", ",", "min", "(", "sales_billion", ")", "from", "companies"], "query_toks_no_value": ["select", "max", "(", "sales_billion", ")", ",", "min", "(", "sales_billion", ")", "from", "companies"], "question": "What are the maximum and minimum sales of the companies.", "question_toks": ["What", "are", "the", "maximum", "and", "minimum", "sales", "of", "the", "companies", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[1, [0, [0, 11, false], null]], [2, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4553", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0076", "db_id": "company_office", "query": "select max(sales_billion) , min(sales_billion) from companies", "query_toks": ["select", "max", "(", "sales_billion", ")", ",", "min", "(", "sales_billion", ")", "from", "companies"], "query_toks_no_value": ["select", "max", "(", "sales_billion", ")", ",", "min", "(", "sales_billion", ")", "from", "companies"], "question": "Find the maximum and minimum sales of the companies.", "question_toks": ["Find", "the", "maximum", "and", "minimum", "sales", "of", "the", "companies", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[1, [0, [0, 11, false], null]], [2, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4554", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0077", "db_id": "game_injury", "query": "select player , number_of_matches , source from injury_accident", "query_toks": ["select", "player", ",", "number_of_matches", ",", "source", "from", "injury_accident"], "query_toks_no_value": ["select", "player", ",", "number_of_matches", ",", "source", "from", "injury_accident"], "question": "What are the player name, number of matches, and information source for players?", "question_toks": ["What", "are", "the", "player", "name", ",", "number", "of", "matches", ",", "and", "information", "source", "for", "players", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 17, false], null]], [0, [0, [0, 19, false], null]], [0, [0, [0, 20, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1279", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0078", "db_id": "bike_1", "query": "select count(*) from trip", "query_toks": ["select", "count", "(*)", "from", "trip"], "query_toks_no_value": ["select", "count", "(*)", "from", "trip"], "question": "Count the number of trips.", "question_toks": ["Count", "the", "number", "of", "trips", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0165", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0079", "db_id": "small_bank_1", "query": "select sum(t2.balance) from accounts as t1 join savings as t2 on t1.custid = t2.custid", "query_toks": ["select", "sum", "(", "t2", ".", "balance", ")", "from", "accounts", "as", "t1", "join", "savings", "as", "t2", "on", "t1", ".", "custid", "=", "t2", ".", "custid"], "query_toks_no_value": ["select", "sum", "(", "t2", ".", "balance", ")", "from", "accounts", "as", "t1", "join", "savings", "as", "t2", "on", "t1", ".", "custid", "=", "t2", ".", "custid"], "question": "What is the total balance of savings accounts?", "question_toks": ["What", "is", "the", "total", "balance", "of", "savings", "accounts", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 3, false], null]]}, "select": [false, [[4, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1777", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0080", "db_id": "gymnast", "query": "select t2.name from gymnast as t1 join people as t2 on t1.gymnast_id = t2.people_id", "query_toks": ["select", "t2", ".", "name", "from", "gymnast", "as", "t1", "join", "people", "as", "t2", "on", "t1", ".", "gymnast_id", "=", "t2", ".", "people_id"], "query_toks_no_value": ["select", "t2", ".", "name", "from", "gymnast", "as", "t1", "join", "people", "as", "t2", "on", "t1", ".", "gymnast_id", "=", "t2", ".", "people_id"], "question": "What are the names of gymnasts?", "question_toks": ["What", "are", "the", "names", "of", "gymnasts", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 9, false], null]]}, "select": [false, [[0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1748", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0081", "db_id": "gymnast", "query": "select t2.name from gymnast as t1 join people as t2 on t1.gymnast_id = t2.people_id where t2.hometown = \"santo domingo\"", "query_toks": ["select", "t2", ".", "name", "from", "gymnast", "as", "t1", "join", "people", "as", "t2", "on", "t1", ".", "gymnast_id", "=", "t2", ".", "people_id", "where", "t2", ".", "hometown", "=", "``", "santo", "domingo", "''"], "query_toks_no_value": ["select", "t2", ".", "name", "from", "gymnast", "as", "t1", "join", "people", "as", "t2", "on", "t1", ".", "gymnast_id", "=", "t2", ".", "people_id", "where", "t2", ".", "hometown", "=", "value", "domingo"], "question": "Return the names of gymnasts who grow up in Santo Domingo.", "question_toks": ["Return", "the", "names", "of", "gymnasts", "who", "grow", "up", "in", "Santo", "Domingo", "."], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 9, false], null]]}, "select": [false, [[0, [0, [0, 10, false], null]]]], "where": [[false, 2, [0, [0, 13, false], null], "\"santo domingo\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1749", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0082", "db_id": "perpetrator", "query": "select t1.name from people as t1 join perpetrator as t2 on t1.people_id = t2.people_id", "query_toks": ["select", "t1", ".", "name", "from", "people", "as", "t1", "join", "perpetrator", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "people", "as", "t1", "join", "perpetrator", "as", "t2", "on", "t1", ".", "people_id", "=", "t2", ".", "people_id"], "question": "What are the names of perpetrators?", "question_toks": ["What", "are", "the", "names", "of", "perpetrators", "?"], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 9, false], null], [0, 2, false], null]]}, "select": [false, [[0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2310", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0083", "db_id": "entrepreneur", "query": "select name from people where people_id in (select people_id from entrepreneur);", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "What are the names of entrepreneurs?", "question_toks": ["What", "are", "the", "names", "of", "entrepreneurs", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2275", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0084", "db_id": "entrepreneur", "query": "select name from people where people_id in (select people_id from entrepreneur);", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "Return the names of entrepreneurs.", "question_toks": ["Return", "the", "names", "of", "entrepreneurs", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2276", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0085", "db_id": "party_people", "query": "select t1.member_name from member as t1 join party as t2 on t1.party_id = t2.party_id", "query_toks": ["select", "t1", ".", "member_name", "from", "member", "as", "t1", "join", "party", "as", "t2", "on", "t1", ".", "party_id", "=", "t2", ".", "party_id"], "query_toks_no_value": ["select", "t1", ".", "member_name", "from", "member", "as", "t1", "join", "party", "as", "t2", "on", "t1", ".", "party_id", "=", "t2", ".", "party_id"], "question": "Show member names.", "question_toks": ["Show", "member", "names", "."], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 15, false], null], [0, 7, false], null]]}, "select": [false, [[0, [0, [0, 14, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2067", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0086", "db_id": "party_people", "query": "select t1.member_name from member as t1 join party as t2 on t1.party_id = t2.party_id", "query_toks": ["select", "t1", ".", "member_name", "from", "member", "as", "t1", "join", "party", "as", "t2", "on", "t1", ".", "party_id", "=", "t2", ".", "party_id"], "query_toks_no_value": ["select", "t1", ".", "member_name", "from", "member", "as", "t1", "join", "party", "as", "t2", "on", "t1", ".", "party_id", "=", "t2", ".", "party_id"], "question": "Which member names corresponding to members?", "question_toks": ["Which", "member", "names", "corresponding", "to", "members", "?"], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 15, false], null], [0, 7, false], null]]}, "select": [false, [[0, [0, [0, 14, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2068", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0087", "db_id": "department_store", "query": "select customer_id , customer_name from customers where customer_address like \"%wy%\"", "query_toks": ["select", "customer_id", ",", "customer_name", "from", "customers", "where", "customer_address", "like", "\"%", "wy", "%\""], "query_toks_no_value": ["select", "customer_id", ",", "customer_name", "from", "customers", "where", "customer_address", "like", "\"%", "wy", "%\""], "question": "Find the id and name of customers whose address contains WY state.", "question_toks": ["Find", "the", "id", "and", "name", "of", "customers", "whose", "address", "contains", "WY", "state", "."], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]], [0, [0, [0, 14, false], null]]]], "where": [[false, 9, [0, [0, 15, false], null], "\"%wy%\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4791", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0088", "db_id": "department_store", "query": "select customer_id , customer_name from customers where customer_address like \"%wy%\"", "query_toks": ["select", "customer_id", ",", "customer_name", "from", "customers", "where", "customer_address", "like", "\"%", "wy", "%\""], "query_toks_no_value": ["select", "customer_id", ",", "customer_name", "from", "customers", "where", "customer_address", "like", "\"%", "wy", "%\""], "question": "What are the ids and names of customers with addressed that contain WY?", "question_toks": ["What", "are", "the", "ids", "and", "names", "of", "customers", "with", "addressed", "that", "contain", "WY", "?"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]], [0, [0, [0, 14, false], null]]]], "where": [[false, 9, [0, [0, 15, false], null], "\"%wy%\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4792", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0089", "db_id": "entertainment_awards", "query": "select year from festival_detail where location = \"united states\"", "query_toks": ["select", "year", "from", "festival_detail", "where", "location", "=", "``", "united", "states", "''"], "query_toks_no_value": ["select", "year", "from", "festival_detail", "where", "location", "=", "value", "states"], "question": "In which year are there festivals inside the 'United States'?", "question_toks": ["In", "which", "year", "are", "there", "festivals", "both", "inside", "the", "'", "United", "States", "'?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [[false, 2, [0, [0, 4, false], null], "\"united states\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4619", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0090", "db_id": "geo", "query": "select mountain_name from mountain", "query_toks": ["select", "mountain_name", "from", "mountain"], "query_toks_no_value": ["select", "mountain_name", "from", "mountain"], "question": "what are the highest peaks", "question_toks": ["what", "are", "the", "highest", "peaks"], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[0, [0, [0, 22, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "other_0427", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0091", "db_id": "student_1", "query": "select distinct t1.lastname from list as t1 join teachers as t2 on t1.classroom = t2.classroom where t1.grade = 3", "query_toks": ["select", "distinct", "t1", ".", "lastname", "from", "list", "as", "t1", "join", "teachers", "as", "t2", "on", "t1", ".", "classroom", "=", "t2", ".", "classroom", "where", "t1", ".", "grade", "=", "3"], "query_toks_no_value": ["select", "distinct", "t1", ".", "lastname", "from", "list", "as", "t1", "join", "teachers", "as", "t2", "on", "t1", ".", "classroom", "=", "t2", ".", "classroom", "where", "t1", ".", "grade", "=", "value"], "question": "Find the last names of the students in third grade", "question_toks": ["Find", "the", "last", "names", "of", "the", "students", "in", "third", "grade"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 4, false], null], [0, 7, false], null]]}, "select": [true, [[0, [0, [0, 1, false], null]]]], "where": [[false, 2, [0, [0, 3, false], null], 3.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4078", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0092", "db_id": "student_1", "query": "select distinct t1.lastname from list as t1 join teachers as t2 on t1.classroom = t2.classroom where t1.grade = 3", "query_toks": ["select", "distinct", "t1", ".", "lastname", "from", "list", "as", "t1", "join", "teachers", "as", "t2", "on", "t1", ".", "classroom", "=", "t2", ".", "classroom", "where", "t1", ".", "grade", "=", "3"], "query_toks_no_value": ["select", "distinct", "t1", ".", "lastname", "from", "list", "as", "t1", "join", "teachers", "as", "t2", "on", "t1", ".", "classroom", "=", "t2", ".", "classroom", "where", "t1", ".", "grade", "=", "value"], "question": "Which students in third grade? Give me the last names of the students.", "question_toks": ["Which", "students", "in", "third", "grade", "?", "Give", "me", "the", "last", "names", "of", "the", "students", "."], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 4, false], null], [0, 7, false], null]]}, "select": [true, [[0, [0, [0, 1, false], null]]]], "where": [[false, 2, [0, [0, 3, false], null], 3.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4079", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0093", "db_id": "hr_1", "query": "select first_name , last_name , hire_date from employees where department_id = ( select department_id from employees where first_name = \"clara\")", "query_toks": ["select", "first_name", ",", "last_name", ",", "hire_date", "from", "employees", "where", "department_id", "=", "(", "select", "department_id", "from", "employees", "where", "first_name", "=", "``", "clara", "\")"], "query_toks_no_value": ["select", "first_name", ",", "last_name", ",", "hire_date", "from", "employees", "where", "department_id", "=", "value", "select", "department_id", "from", "employees", "where", "first_name", "=", "value", "\")"], "question": "What are the full names and hire dates for employees in the same department as someone with the first name Clara?", "question_toks": ["What", "are", "the", "full", "names", "and", "hire", "dates", "for", "employees", "in", "the", "same", "department", "as", "someone", "with", "the", "first", "name", "Clara", "?"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 15, false], null]], [0, [0, [0, 16, false], null]], [0, [0, [0, 19, false], null]]]], "where": [[false, 2, [0, [0, 24, false], null], {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 24, false], null]]]], "where": [[false, 2, [0, [0, 15, false], null], "\"clara\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3502", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0094", "db_id": "phone_1", "query": "select distinct t2.hardware_model_name from screen_mode as t1 join phone as t2 on t1.graphics_mode = t2.screen_mode where t2.company_name = \"nokia corporation\"", "query_toks": ["select", "distinct", "t2", ".", "hardware_model_name", "from", "screen_mode", "as", "t1", "join", "phone", "as", "t2", "on", "t1", ".", "graphics_mode", "=", "t2", ".", "screen_mode", "where", "t2", ".", "company_name", "=", "``", "nokia", "corporation", "''"], "query_toks_no_value": ["select", "distinct", "t2", ".", "hardware_model_name", "from", "screen_mode", "as", "t1", "join", "phone", "as", "t2", "on", "t1", ".", "graphics_mode", "=", "t2", ".", "screen_mode", "where", "t2", ".", "company_name", "=", "value", "corporation"], "question": "List the hardware model name for the phons that were produced by \"Nokia Corporation\".", "question_toks": ["List", "the", "hardware", "model", "name", "for", "the", "phons", "that", "were", "produced", "by", "\"", "Nokia", "Corporation", "\"."], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 8, false], null], [0, 21, false], null]]}, "select": [true, [[0, [0, [0, 16, false], null]]]], "where": [[false, 2, [0, [0, 15, false], null], "\"nokia corporation\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1040", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0095", "db_id": "college_1", "query": "select t2.emp_fname , t1.prof_office from professor as t1 join employee as t2 on t1.emp_num = t2.emp_num join department as t3 on t1.dept_code = t3.dept_code where t3.dept_name = \"history\"", "query_toks": ["select", "t2", ".", "emp_fname", ",", "t1", ".", "prof_office", "from", "professor", "as", "t1", "join", "employee", "as", "t2", "on", "t1", ".", "emp_num", "=", "t2", ".", "emp_num", "join", "department", "as", "t3", "on", "t1", ".", "dept_code", "=", "t3", ".", "dept_code", "where", "t3", ".", "dept_name", "=", "``", "history", "''"], "query_toks_no_value": ["select", "t2", ".", "emp_fname", ",", "t1", ".", "prof_office", "from", "professor", "as", "t1", "join", "employee", "as", "t2", "on", "t1", ".", "emp_num", "=", "t2", ".", "emp_num", "join", "department", "as", "t3", "on", "t1", ".", "dept_code", "=", "t3", ".", "dept_code", "where", "t3", ".", "dept_name", "=", "value"], "question": "Find the first name and office of history professor.", "question_toks": ["Find", "the", "first", "name", "and", "office", "of", "history", "professor", "."], "sql": {"from": {"table_units": [["table_unit", 5], ["table_unit", 3], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 27, false], null], [0, 17, false], null], "and", [false, 2, [0, [0, 28, false], null], [0, 11, false], null]]}, "select": [false, [[0, [0, [0, 19, false], null]], [0, [0, [0, 29, false], null]]]], "where": [[false, 2, [0, [0, 12, false], null], "\"history\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3327", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0096", "db_id": "college_1", "query": "select t2.emp_fname , t1.prof_office from professor as t1 join employee as t2 on t1.emp_num = t2.emp_num join department as t3 on t1.dept_code = t3.dept_code where t3.dept_name = \"history\"", "query_toks": ["select", "t2", ".", "emp_fname", ",", "t1", ".", "prof_office", "from", "professor", "as", "t1", "join", "employee", "as", "t2", "on", "t1", ".", "emp_num", "=", "t2", ".", "emp_num", "join", "department", "as", "t3", "on", "t1", ".", "dept_code", "=", "t3", ".", "dept_code", "where", "t3", ".", "dept_name", "=", "``", "history", "''"], "query_toks_no_value": ["select", "t2", ".", "emp_fname", ",", "t1", ".", "prof_office", "from", "professor", "as", "t1", "join", "employee", "as", "t2", "on", "t1", ".", "emp_num", "=", "t2", ".", "emp_num", "join", "department", "as", "t3", "on", "t1", ".", "dept_code", "=", "t3", ".", "dept_code", "where", "t3", ".", "dept_name", "=", "value"], "question": "What are the first names and offices of history professors?", "question_toks": ["What", "are", "the", "first", "names", "and", "offices", "of", "history", "professors", "?"], "sql": {"from": {"table_units": [["table_unit", 5], ["table_unit", 3], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 27, false], null], [0, 17, false], null], "and", [false, 2, [0, [0, 28, false], null], [0, 11, false], null]]}, "select": [false, [[0, [0, [0, 19, false], null]], [0, [0, [0, 29, false], null]]]], "where": [[false, 2, [0, [0, 12, false], null], "\"history\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3328", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0097", "db_id": "scholar", "query": "select distinct t1.authorname , t3.paperid from paperkeyphrase as t2 join keyphrase as t5 on t2.keyphraseid = t5.keyphraseid join paper as t3 on t3.paperid = t2.paperid join writes as t4 on t4.paperid = t3.paperid join author as t1 on t4.authorid = t1.authorid where t5.keyphrasename = \"syntactic parsing\"", "query_toks": ["select", "distinct", "t1", ".", "authorname", ",", "t3", ".", "paperid", "from", "paperkeyphrase", "as", "t2", "join", "keyphrase", "as", "t5", "on", "t2", ".", "keyphraseid", "=", "t5", ".", "keyphraseid", "join", "paper", "as", "t3", "on", "t3", ".", "paperid", "=", "t2", ".", "paperid", "join", "writes", "as", "t4", "on", "t4", ".", "paperid", "=", "t3", ".", "paperid", "join", "author", "as", "t1", "on", "t4", ".", "authorid", "=", "t1", ".", "authorid", "where", "t5", ".", "keyphrasename", "=", "``", "syntactic", "parsing", "''"], "query_toks_no_value": ["select", "distinct", "t1", ".", "authorname", ",", "t3", ".", "paperid", "from", "paperkeyphrase", "as", "t2", "join", "keyphrase", "as", "t5", "on", "t2", ".", "keyphraseid", "=", "t5", ".", "keyphraseid", "join", "paper", "as", "t3", "on", "t3", ".", "paperid", "=", "t2", ".", "paperid", "join", "writes", "as", "t4", "on", "t4", ".", "paperid", "=", "t3", ".", "paperid", "join", "author", "as", "t1", "on", "t4", ".", "authorid", "=", "t1", ".", "authorid", "where", "t5", ".", "keyphrasename", "=", "value", "parsing"], "question": "syntactic parsing papers", "question_toks": ["syntactic", "parsing", "papers"], "sql": {"from": {"table_units": [["table_unit", 8], ["table_unit", 4], ["table_unit", 5], ["table_unit", 9], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 23, false], null], [0, 9, false], null], "and", [false, 2, [0, [0, 11, false], null], [0, 22, false], null], "and", [false, 2, [0, [0, 24, false], null], [0, 11, false], null], "and", [false, 2, [0, [0, 25, false], null], [0, 3, false], null]]}, "select": [true, [[0, [0, [0, 4, false], null]], [0, [0, [0, 11, false], null]]]], "where": [[false, 2, [0, [0, 10, false], null], "\"syntactic parsing\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "other_0991", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_EQUAL"]}, {"id": "negation_0098", "db_id": "movie_1", "query": "select rid from reviewer;", "query_toks": ["select", "rid", "from", "rating"], "query_toks_no_value": ["select", "rid", "from", "rating"], "question": "find the ids of reviewers.", "question_toks": ["find", "the", "ids", "of", "reviewers", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2520", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0099", "db_id": "race_track", "query": "select name from track", "query_toks": ["select", "name", "from", "track"], "query_toks_no_value": ["select", "name", "from", "track"], "question": "What are the names for tracks.", "question_toks": ["What", "are", "the", "names", "for", "tracks", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0773", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0100", "db_id": "race_track", "query": "select name from track", "query_toks": ["select", "name", "from", "track"], "query_toks_no_value": ["select", "name", "from", "track"], "question": "Give the names of tracks", "question_toks": ["Give", "the", "names", "of", "tracks"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0774", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0101", "db_id": "storm_record", "query": "select name from storm", "query_toks": ["select", "name", "from", "storm"], "query_toks_no_value": ["select", "name", "from", "storm"], "question": "What are the names of storms?", "question_toks": ["What", "are", "the", "names", "of", "storms", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2723", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0102", "db_id": "film_rank", "query": "select studio from film", "query_toks": ["select", "studio", "from", "film"], "query_toks_no_value": ["select", "studio", "from", "film"], "question": "Show the studios.", "question_toks": ["Show", "the", "studios", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4152", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0103", "db_id": "network_2", "query": "select name from person", "query_toks": ["select", "name", "from", "person"], "query_toks_no_value": ["select", "name", "from", "person"], "question": "Find the name of the person.", "question_toks": ["Find", "the", "name", "of", "the", "person", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4448", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0104", "db_id": "network_2", "query": "select name from person ", "query_toks": ["select", "name", "from", "person"], "query_toks_no_value": ["select", "name", "from", "person"], "question": "What are the names of the people ?", "question_toks": ["What", "are", "the", "names", "of", "the", "people", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4449", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0105", "db_id": "theme_gallery", "query": "select name from artist", "query_toks": ["select", "name", "from", "artist"], "query_toks_no_value": ["select", "name", "from", "artist"], "question": "What are the names of artists ?", "question_toks": ["What", "are", "the", "names", "of", "artists", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1682", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0106", "db_id": "hospital_1", "query": "select name from patient", "query_toks": ["select", "name", "from", "patient"], "query_toks_no_value": ["select", "name", "from", "patient"], "question": "Find the names of patients.", "question_toks": ["Find", "the", "names", "of", "patients", "."], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[0, [0, [0, 19, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3990", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0107", "db_id": "hospital_1", "query": "select name from patient", "query_toks": ["select", "name", "from", "patient"], "query_toks_no_value": ["select", "name", "from", "patient"], "question": "What are the names of patients.", "question_toks": ["What", "are", "the", "names", "of", "patients", "."], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[0, [0, [0, 19, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3991", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0108", "db_id": "program_share", "query": "select name from program", "query_toks": ["select", "name", "from", "program"], "query_toks_no_value": ["select", "name", "from", "program"], "question": "Find the names of programs.", "question_toks": ["Find", "the", "names", "of", "programs", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3752", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0109", "db_id": "program_share", "query": "select name from program", "query_toks": ["select", "name", "from", "program"], "query_toks_no_value": ["select", "name", "from", "program"], "question": "Give me the names of the programs.", "question_toks": ["Give", "me", "the", "names", "of", "the", "programs", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3753", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0110", "db_id": "ship_1", "query": "select rank from captain", "query_toks": ["select", "rank", "from", "captain"], "query_toks_no_value": ["select", "rank", "from", "captain"], "question": "Find the captain rank", "question_toks": ["Find", "the", "captain", "rank"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6240", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0111", "db_id": "ship_1", "query": "select rank from captain", "query_toks": ["select", "rank", "from", "captain"], "query_toks_no_value": ["select", "rank", "from", "captain"], "question": "What are the ranks of captains?", "question_toks": ["What", "are", "the", "ranks", "of", "captains", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6241", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0112", "db_id": "college_2", "query": "select id from instructor", "query_toks": ["select", "id", "from", "instructor"], "query_toks_no_value": ["select", "id", "from", "instructor"], "question": "What are the ids of instructors?", "question_toks": ["What", "are", "the", "ids", "of", "instructors", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1443", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0113", "db_id": "game_1", "query": "select stuid from student except select stuid from plays_games", "query_toks": ["select", "stuid", "from", "student", "except", "select", "stuid", "from", "plays_games"], "query_toks_no_value": ["select", "stuid", "from", "student", "except", "select", "stuid", "from", "plays_games"], "question": "Show ids of students who don't play video game.", "question_toks": ["Show", "ids", "of", "students", "who", "don", "'", "t", "play", "video", "game", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6035", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0114", "db_id": "pets_1", "query": "select stuid from student", "query_toks": ["select", "stuid", "from", "student"], "query_toks_no_value": ["select", "stuid", "from", "student"], "question": "Find the id of students.", "question_toks": ["Find", "the", "id", "of", "students", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0063", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0115", "db_id": "pets_1", "query": "select stuid from student", "query_toks": ["select", "stuid", "from", "student"], "query_toks_no_value": ["select", "stuid", "from", "student"], "question": "What are the ids of the students?", "question_toks": ["What", "are", "the", "ids", "of", "the", "students", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0064", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0116", "db_id": "protein_institute", "query": "select name from building", "query_toks": ["select", "name", "from", "building"], "query_toks_no_value": ["select", "name", "from", "building"], "question": "Show the names of buildings", "question_toks": ["Show", "the", "names", "of", "buildings"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1921", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0117", "db_id": "dorm_1", "query": "select dorm_name from dorm", "query_toks": ["select", "dorm_name", "from", "dorm"], "query_toks_no_value": ["select", "dorm_name", "from", "dorm"], "question": "Find the name of dorms.", "question_toks": ["Find", "the", "name", "of", "dorms", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5760", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0118", "db_id": "dorm_1", "query": "select dorm_name from dorm", "query_toks": ["select", "dorm_name", "from", "dorm"], "query_toks_no_value": ["select", "dorm_name", "from", "dorm"], "question": "What are the names of the dorm?", "question_toks": ["What", "are", "the", "names", "of", "the", "dorm", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5761", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0119", "db_id": "network_1", "query": "select id from highschooler", "query_toks": ["select", "id", "from", "highschooler"], "query_toks_no_value": ["select", "id", "from", "highschooler"], "question": "What are the ids of high school students?", "question_toks": ["What", "are", "the", "ids", "of", "high", "school", "students", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0895", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0120", "db_id": "scientist_1", "query": "select name from scientists", "query_toks": ["select", "name", "from", "scientists"], "query_toks_no_value": ["select", "name", "from", "scientists"], "question": "Find the names of scientists.", "question_toks": ["Find", "the", "names", "of", "scientists", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6511", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0121", "db_id": "scientist_1", "query": "select name from scientists", "query_toks": ["select", "name", "from", "scientists"], "query_toks_no_value": ["select", "name", "from", "scientists"], "question": "What are the names of scientists", "question_toks": ["What", "are", "the", "names", "of", "scientists"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6512", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0122", "db_id": "college_2", "query": "select course_id from course", "query_toks": ["select", "course_id", "from", "course"], "query_toks_no_value": ["select", "course_id", "from", "course"], "question": "What are the ids of courses?", "question_toks": ["What", "are", "the", "ids", "of", "courses", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1419", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0123", "db_id": "college_3", "query": "select dname from department", "query_toks": ["select", "dname", "from", "department"], "query_toks_no_value": ["select", "dname", "from", "department"], "question": "Find the name of the departments?", "question_toks": ["Find", "the", "name", "of", "the", "departments", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 19, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4673", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0124", "db_id": "college_3", "query": "select dname from department", "query_toks": ["select", "dname", "from", "department"], "query_toks_no_value": ["select", "dname", "from", "department"], "question": "What is the name of the department?", "question_toks": ["What", "is", "the", "name", "of", "the", "department", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 19, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4674", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0125", "db_id": "chinook_1", "query": "select lastname from customer", "query_toks": ["select", "lastname", "from", "customer"], "query_toks_no_value": ["select", "lastname", "from", "customer"], "question": "What are the last names of customers?", "question_toks": ["What", "are", "the", "last", "names", "of", "customers", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0858", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0126", "db_id": "network_1", "query": "select name from highschooler", "query_toks": ["select", "name", "from", "highschooler"], "query_toks_no_value": ["select", "name", "from", "highschooler"], "question": "What are the names of students?", "question_toks": ["What", "are", "the", "names", "of", "students", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0897", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0127", "db_id": "loan_1", "query": "select cust_name from customer", "query_toks": ["select", "cust_name", "from", "customer"], "query_toks_no_value": ["select", "cust_name", "from", "customer"], "question": "Find the name of customers.", "question_toks": ["Find", "the", "name", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3038", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0128", "db_id": "loan_1", "query": "select cust_name from customer", "query_toks": ["select", "cust_name", "from", "customer"], "query_toks_no_value": ["select", "cust_name", "from", "customer"], "question": "What are the names of customers?", "question_toks": ["What", "are", "the", "names", "of", "customers", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3039", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0129", "db_id": "loan_1", "query": "select cust_name from customer", "query_toks": ["select", "cust_name", "from", "customer"], "query_toks_no_value": ["select", "cust_name", "from", "customer"], "question": "Find the name of customers.", "question_toks": ["Find", "the", "name", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3040", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0130", "db_id": "loan_1", "query": "select cust_name from customer", "query_toks": ["select", "cust_name", "from", "customer"], "query_toks_no_value": ["select", "cust_name", "from", "customer"], "question": "What are the names of customers?", "question_toks": ["What", "are", "the", "names", "of", "customers", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3041", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0131", "db_id": "manufactory_1", "query": "select name from manufacturers", "query_toks": ["select", "name", "from", "manufacturers"], "query_toks_no_value": ["select", "name", "from", "manufacturers"], "question": "Find the name of companies.", "question_toks": ["Find", "the", "name", "of", "companies", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5318", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0132", "db_id": "manufactory_1", "query": "select name from manufacturers", "query_toks": ["select", "name", "from", "manufacturers"], "query_toks_no_value": ["select", "name", "from", "manufacturers"], "question": "What are the names of companies?", "question_toks": ["What", "are", "the", "names", "of", "companies", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5319", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0133", "db_id": "tvshow", "query": "select country from tv_channel", "query_toks": ["select", "country", "from", "tv_channel"], "query_toks_no_value": ["select", "country", "from", "tv_channel"], "question": "What are the countries?", "question_toks": ["What", "are", "the", "countries", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0636", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0134", "db_id": "culture_company", "query": "select publisher from book_club where year = 1989", "query_toks": ["select", "publisher", "from", "book_club", "where", "year", "=", "1989"], "query_toks_no_value": ["select", "publisher", "from", "book_club", "where", "year", "=", "value"], "question": "Which publishers publish a book in 1989?", "question_toks": ["Which", "publishers", "publish", "a", "book", "in", "1989", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [[false, 2, [0, [0, 2, false], null], 1989.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6981", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0135", "db_id": "gas_company", "query": "select headquarters from company", "query_toks": ["select", "headquarters", "from", "company"], "query_toks_no_value": ["select", "headquarters", "from", "company"], "question": "What are the headquarters?", "question_toks": ["What", "are", "the", "headquarters", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2022", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0136", "db_id": "car_1", "query": "select countryname from countries except select t1.countryname from countries as t1 join car_makers as t2 on t1.countryid = t2.country", "query_toks": ["select", "countryname", "from", "countries", "except", "select", "t1", ".", "countryname", "from", "countries", "as", "t1", "join", "car_makers", "as", "t2", "on", "t1", ".", "countryid", "=", "t2", ".", "country"], "query_toks_no_value": ["select", "countryname", "from", "countries", "except", "select", "t1", ".", "countryname", "from", "countries", "as", "t1", "join", "car_makers", "as", "t2", "on", "t1", ".", "countryid", "=", "t2", ".", "country"], "question": "What are the name of the countries?", "question_toks": ["What", "are", "the", "name", "of", "the", "countries", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": {"from": {"table_units": [["table_unit", 1], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 3, false], null], [0, 9, false], null]]}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0173", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0137", "db_id": "car_1", "query": "select countryname from countries", "query_toks": ["select", "countryname", "from", "countries"], "query_toks_no_value": ["select", "countryname", "from", "countries"], "question": "What are the names of the countries?", "question_toks": ["What", "are", "the", "names", "of", "the", "countries", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0174", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0138", "db_id": "cre_Docs_and_Epenses", "query": "select document_id from documents", "query_toks": ["select", "document_id", "from", "documents"], "query_toks_no_value": ["select", "document_id", "from", "documents"], "question": "What are the ids of documents?", "question_toks": ["What", "are", "the", "ids", "of", "documents", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6457", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0139", "db_id": "cre_Docs_and_Epenses", "query": "select document_id from documents", "query_toks": ["select", "document_id", "from", "documents"], "query_toks_no_value": ["select", "document_id", "from", "documents"], "question": "Return the ids of documents.", "question_toks": ["Return", "the", "ids", "of", "documents", "."], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6458", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0140", "db_id": "customers_and_invoices", "query": "select customer_id from customers except select customer_id from accounts", "query_toks": ["select", "customer_id", "from", "customers", "except", "select", "customer_id", "from", "accounts"], "query_toks_no_value": ["select", "customer_id", "from", "customers", "except", "select", "customer_id", "from", "accounts"], "question": "Show customer ids who don't have an account.", "question_toks": ["Show", "customer", "ids", "who", "don", "'", "t", "have", "an", "account", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 21, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1563", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0141", "db_id": "customers_and_invoices", "query": "select customer_id from customers", "query_toks": ["select", "customer_id", "from", "customers"], "query_toks_no_value": ["select", "customer_id", "from", "customers"], "question": "What are the customer ids for customers?", "question_toks": ["What", "are", "the", "customer", "ids", "for", "customers", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1564", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0142", "db_id": "customers_and_invoices", "query": "select product_name from products ", "query_toks": ["select", "product_name", "from", "products"], "query_toks_no_value": ["select", "product_name", "from", "products"], "question": "What are the names of products?", "question_toks": ["What", "are", "the", "names", "of", "products", "?"], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[0, [0, [0, 32, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1614", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0143", "db_id": "e_government", "query": "select service_name from services", "query_toks": ["select", "service_name", "from", "services"], "query_toks_no_value": ["select", "service_name", "from", "services"], "question": "Find name of the services.", "question_toks": ["Find", "name", "of", "the", "services", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6328", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0144", "db_id": "e_government", "query": "select service_name from services", "query_toks": ["select", "service_name", "from", "services"], "query_toks_no_value": ["select", "service_name", "from", "services"], "question": "What are the names of the services?", "question_toks": ["What", "are", "the", "names", "of", "the", "services", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6329", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0145", "db_id": "customer_deliveries", "query": "select customer_name from customers", "query_toks": ["select", "customer_name", "from", "customers"], "query_toks_no_value": ["select", "customer_name", "from", "customers"], "question": "Find the names of customers.", "question_toks": ["Find", "the", "names", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 13, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2848", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0146", "db_id": "customers_and_addresses", "query": "select customer_name from customers", "query_toks": ["select", "customer_name", "from", "customers"], "query_toks_no_value": ["select", "customer_name", "from", "customers"], "question": "Find the names of customers.", "question_toks": ["Find", "the", "names", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6137", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0147", "db_id": "customers_and_addresses", "query": "select customer_name from customers", "query_toks": ["select", "customer_name", "from", "customers"], "query_toks_no_value": ["select", "customer_name", "from", "customers"], "question": "What are names of customers.", "question_toks": ["What", "are", "names", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6138", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0148", "db_id": "customers_and_addresses", "query": "select customer_name from customers", "query_toks": ["select", "customer_name", "from", "customers"], "query_toks_no_value": ["select", "customer_name", "from", "customers"], "question": "Find the names of customers.", "question_toks": ["Find", "the", "names", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6139", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0149", "db_id": "customers_and_addresses", "query": "select customer_name from customers", "query_toks": ["select", "customer_name", "from", "customers"], "query_toks_no_value": ["select", "customer_name", "from", "customers"], "question": "What are the names of customers.", "question_toks": ["What", "are", "the", "names", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6140", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0150", "db_id": "insurance_fnol", "query": "select customer_name from customers", "query_toks": ["select", "customer_name", "from", "customers"], "query_toks_no_value": ["select", "customer_name", "from", "customers"], "question": "Find the names of users.", "question_toks": ["Find", "the", "names", "of", "users", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0919", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0151", "db_id": "insurance_fnol", "query": "select customer_name from customers", "query_toks": ["select", "customer_name", "from", "customers"], "query_toks_no_value": ["select", "customer_name", "from", "customers"], "question": "Give me the customer names.", "question_toks": ["Give", "me", "the", "customer", "names", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0920", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0152", "db_id": "gymnast", "query": "select distinct hometown from people", "query_toks": ["select", "distinct", "hometown", "from", "people"], "query_toks_no_value": ["select", "distinct", "hometown", "from", "people"], "question": "From which hometowns gymnasts come from?", "question_toks": ["From", "which", "hometowns", "gymnasts", "come", "from", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [true, [[0, [0, [0, 13, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1769", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0153", "db_id": "body_builder", "query": "select name , birth_place from people", "query_toks": ["select", "name", ",", "birth_place", "from", "people"], "query_toks_no_value": ["select", "name", ",", "birth_place", "from", "people"], "question": "List the names and origins of people.", "question_toks": ["List", "the", "names", "and", "origins", "of", "people", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]], [0, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1168", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0154", "db_id": "insurance_and_eClaims", "query": "select customer_details from customers", "query_toks": ["select", "customer_details", "from", "customers"], "query_toks_no_value": ["select", "customer_details", "from", "customers"], "question": "Find the names of customers.", "question_toks": ["Find", "the", "names", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1523", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0155", "db_id": "medicine_enzyme_interaction", "query": "select name , trade_name from medicine", "query_toks": ["select", "name", ",", "trade_name", "from", "medicine"], "query_toks_no_value": ["select", "name", ",", "trade_name", "from", "medicine"], "question": "Show the medicine names and trade names.", "question_toks": ["Show", "the", "medicine", "names", "and", "trade", "names", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0969", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0156", "db_id": "medicine_enzyme_interaction", "query": "select name , trade_name from medicine", "query_toks": ["select", "name", ",", "trade_name", "from", "medicine"], "query_toks_no_value": ["select", "name", ",", "trade_name", "from", "medicine"], "question": "What are the medicine and trade names?", "question_toks": ["What", "are", "the", "medicine", "and", "trade", "names", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0970", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0157", "db_id": "mountain_photos", "query": "select name , prominence from mountain", "query_toks": ["select", "name", ",", "prominence", "from", "mountain"], "query_toks_no_value": ["select", "name", ",", "prominence", "from", "mountain"], "question": "Show the name and prominence of the mountains .", "question_toks": ["Show", "the", "name", "and", "prominence", "of", "the", "mountains", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3725", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0158", "db_id": "world_1", "query": "select countrycode from countrylanguage", "query_toks": ["select", "countrycode", "from", "countrylanguage"], "query_toks_no_value": ["select", "countrycode", "from", "countrylanguage"], "question": "What are the country codes for countries ?", "question_toks": ["What", "are", "the", "country", "codes", "for", "countries", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 23, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0778", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0159", "db_id": "world_1", "query": "select countrycode from countrylanguage", "query_toks": ["select", "countrycode", "from", "countrylanguage"], "query_toks_no_value": ["select", "countrycode", "from", "countrylanguage"], "question": "Return the country codes for countries.", "question_toks": ["Return", "the", "country", "codes", "for", "countries", "."], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 23, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0779", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0160", "db_id": "bike_1", "query": "select id from station where lat > 37.4", "query_toks": ["select", "id", "from", "station", "where", "lat", ">", "37", ".", "4"], "query_toks_no_value": ["select", "id", "from", "station", "where", "lat", ">", "value", ".", "4"], "question": "What are the ids of stations that have latitude above 37.4?", "question_toks": ["What", "are", "the", "ids", "of", "stations", "that", "have", "latitude", "above", "37", ".", "4", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [[false, 3, [0, [0, 3, false], null], 37.4, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0169", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0161", "db_id": "local_govt_and_lot", "query": "select organization_id from organizations", "query_toks": ["select", "organization_id", "from", "organizations"], "query_toks_no_value": ["select", "organization_id", "from", "organizations"], "question": "List the organization id.", "question_toks": ["List", "the", "organization", "id", "."], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4854", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0162", "db_id": "soccer_2", "query": "select cname from tryout where ppos = \"mid\"", "query_toks": ["select", "cname", "from", "tryout", "where", "ppos", "=", "``", "mid", "''"], "query_toks_no_value": ["select", "cname", "from", "tryout", "where", "ppos", "=", "value"], "question": "Find the names of schools that have some players in the mid position", "question_toks": ["Find", "the", "names", "of", "schools", "that", "have", "some", "players", "in", "the", "mid", "position"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [[false, 2, [0, [0, 10, false], null], "\"mid\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5032", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0163", "db_id": "soccer_2", "query": "select cname from tryout where ppos = \"mid\"", "query_toks": ["select", "cname", "from", "tryout", "where", "ppos", "=", "``", "mid", "''"], "query_toks_no_value": ["select", "cname", "from", "tryout", "where", "ppos", "=", "value"], "question": "What are the names of the schools with some players in the mid position?", "question_toks": ["What", "are", "the", "names", "of", "the", "schools", "with", "some", "players", "in", "the", "mid", "position", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [[false, 2, [0, [0, 10, false], null], "\"mid\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5033", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0164", "db_id": "hospital_1", "query": "select name from procedures where cost > 1000", "query_toks": ["select", "name", "from", "procedures", "where", "cost", ">", "1000"], "query_toks_no_value": ["select", "name", "from", "procedures", "where", "cost", ">", "value"], "question": "Among the procedures that cost more than 1000?", "question_toks": ["Among", "the", "procedures", "that", "cost", "more", "than", "1000", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [[false, 3, [0, [0, 13, false], null], 1000.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3983", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0165", "db_id": "wine_1", "query": "select appelation from wine where year > 2008", "query_toks": ["select", "appelation", "from", "wine", "where", "year", ">", "2008"], "query_toks_no_value": ["select", "appelation", "from", "wine", "where", "year", ">", "value"], "question": "Find the appelations that produce wines after the year of 2008.", "question_toks": ["Find", "the", "appelations", "that", "produce", "wines", "after", "the", "year", "of", "2008", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 13, false], null]]]], "where": [[false, 3, [0, [0, 16, false], null], 2008.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6593", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0166", "db_id": "wine_1", "query": "select appelation from wine where year > 2008", "query_toks": ["select", "appelation", "from", "wine", "where", "year", ">", "2008"], "query_toks_no_value": ["select", "appelation", "from", "wine", "where", "year", ">", "value"], "question": "What are the appelations for wines produced after 2008?", "question_toks": ["What", "are", "the", "appelations", "for", "wines", "produced", "after", "2008", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 13, false], null]]]], "where": [[false, 3, [0, [0, 16, false], null], 2008.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6594", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0167", "db_id": "bike_1", "query": "select name from station where city = \"palo alto\"", "query_toks": ["select", "name", "from", "station", "where", "city", "=", "``", "palo", "alto", "''"], "query_toks_no_value": ["select", "name", "from", "station", "where", "city", "=", "value", "alto"], "question": "What are the names of stations that are located in Palo Alto city?", "question_toks": ["What", "are", "the", "names", "of", "stations", "that", "are", "located", "in", "Palo", "Alto", "city", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [[false, 2, [0, [0, 6, false], null], "\"palo alto\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0207", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0168", "db_id": "bike_1", "query": "select name from station where city = \"palo alto\"", "query_toks": ["select", "name", "from", "station", "where", "city", "=", "``", "palo", "alto", "''"], "query_toks_no_value": ["select", "name", "from", "station", "where", "city", "=", "value", "alto"], "question": "What are the names of the stations that are located in Palo Alto?", "question_toks": ["What", "are", "the", "names", "of", "the", "stations", "that", "are", "located", "in", "Palo", "Alto", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [[false, 2, [0, [0, 6, false], null], "\"palo alto\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0208", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0169", "db_id": "activity_1", "query": "select lname from faculty where rank = \"professor\" ", "query_toks": ["select", "lname", "from", "faculty", "where", "rank", "=", "``", "professor", "''"], "query_toks_no_value": ["select", "lname", "from", "faculty", "where", "rank", "=", "value"], "question": "Find the first names of professors.", "question_toks": ["Find", "the", "first", "names", "of", "professors", "."], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 16, false], null]]]], "where": [[false, 2, [0, [0, 18, false], null], "\"professor\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6797", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0170", "db_id": "activity_1", "query": "select lname from faculty where rank = \"professor\"", "query_toks": ["select", "lname", "from", "faculty", "where", "rank", "=", "``", "professor", "''"], "query_toks_no_value": ["select", "lname", "from", "faculty", "where", "rank", "=", "value"], "question": "What are the first names of the professors?", "question_toks": ["What", "are", "the", "first", "names", "of", "the", "professors", "?"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 16, false], null]]]], "where": [[false, 2, [0, [0, 18, false], null], "\"professor\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6798", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0171", "db_id": "battle_death", "query": "select name , result , bulgarian_commander from battle", "query_toks": ["select", "name", ",", "result", ",", "bulgarian_commander", "from", "battle"], "query_toks_no_value": ["select", "name", ",", "result", ",", "bulgarian_commander", "from", "battle"], "question": "Show names, results and bulgarian commanders of the battles.", "question_toks": ["Show", "names", ",", "results", "and", "bulgarian", "commanders", "of", "the", "battles", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 6, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0505", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0172", "db_id": "customers_card_transactions", "query": "select customer_id , customer_first_name from customers", "query_toks": ["select", "customer_id", ",", "customer_first_name", "from", "customers"], "query_toks_no_value": ["select", "customer_id", ",", "customer_first_name", "from", "customers"], "question": "Show the customer ids and firstname.", "question_toks": ["Show", "the", "customer", "ids", "and", "firstname", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]], [0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0727", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0173", "db_id": "customers_card_transactions", "query": "select customer_id , customer_first_name from customers except select t1.customer_id , t2.customer_first_name from customers_cards as t1 join customers as t2 on t1.customer_id = t2.customer_id where card_type_code = \"credit\"", "query_toks": ["select", "customer_id", ",", "customer_first_name", "from", "customers", "except", "select", "t1", ".", "customer_id", ",", "t2", ".", "customer_first_name", "from", "customers_cards", "as", "t1", "join", "customers", "as", "t2", "on", "t1", ".", "customer_id", "=", "t2", ".", "customer_id", "where", "card_type_code", "=", "``", "credit", "''"], "query_toks_no_value": ["select", "customer_id", ",", "customer_first_name", "from", "customers", "except", "select", "t1", ".", "customer_id", ",", "t2", ".", "customer_first_name", "from", "customers_cards", "as", "t1", "join", "customers", "as", "t2", "on", "t1", ".", "customer_id", "=", "t2", ".", "customer_id", "where", "card_type_code", "=", "value"], "question": "What are the ids and first names of customers who do not hold a credit card?", "question_toks": ["What", "are", "the", "ids", "and", "first", "names", "of", "customers", "who", "do", "not", "hold", "a", "credit", "card", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]], [0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": {"from": {"table_units": [["table_unit", 2], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 13, false], null], [0, 5, false], null]]}, "select": [false, [[0, [0, [0, 13, false], null]], [0, [0, [0, 6, false], null]]]], "where": [[false, 2, [0, [0, 14, false], null], "\"credit\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0728", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0174", "db_id": "college_2", "query": "select title from course where dept_name = \"statistics\"", "query_toks": ["select", "title", "from", "course", "where", "dept_name", "=", "``", "statistics", "''"], "query_toks_no_value": ["select", "title", "from", "course", "where", "dept_name", "=", "value"], "question": "Find the title of course that is provided by Statistics.", "question_toks": ["Find", "the", "title", "of", "course", "that", "is", "provided", "by", "Statistics", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [[false, 2, [0, [0, 9, false], null], "\"statistics\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1364", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0175", "db_id": "college_2", "query": "select title from course where dept_name = \"statistics\"", "query_toks": ["select", "title", "from", "course", "where", "dept_name", "=", "``", "statistics", "''"], "query_toks_no_value": ["select", "title", "from", "course", "where", "dept_name", "=", "value"], "question": "What are the titles of courses that are in the Statistics departmen?", "question_toks": ["What", "are", "the", "titles", "of", "courses", "that", "are", "in", "the", "Statistics", "departmen", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [[false, 2, [0, [0, 9, false], null], "\"statistics\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1365", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0176", "db_id": "browser_web", "query": "select name , operating_system from web_client_accelerator", "query_toks": ["select", "name", ",", "operating_system", "from", "web_client_accelerator"], "query_toks_no_value": ["select", "name", ",", "operating_system", "from", "web_client_accelerator"], "question": "Show the accelerator names and supporting operating systems.", "question_toks": ["Show", "the", "accelerator", "names", "and", "supporting", "operating", "systems", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1840", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0177", "db_id": "college_1", "query": "select emp_fname from employee where emp_jobcode = \"prof\" ", "query_toks": ["select", "emp_fname", "from", "employee", "where", "emp_jobcode", "=", "``", "prof", "''"], "query_toks_no_value": ["select", "emp_fname", "from", "employee", "where", "emp_jobcode", "=", "value"], "question": "What are the first names of the professors.", "question_toks": ["What", "are", "the", "first", "names", "of", "the", "professors", "."], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 19, false], null]]]], "where": [[false, 2, [0, [0, 21, false], null], "\"prof\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3273", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0178", "db_id": "game_injury", "query": "select name , average_attendance , total_attendance from stadium", "query_toks": ["select", "name", ",", "average_attendance", ",", "total_attendance", "from", "stadium"], "query_toks_no_value": ["select", "name", ",", "average_attendance", ",", "total_attendance", "from", "stadium"], "question": "Show the name, average attendance, total attendance for stadiums.", "question_toks": ["Show", "the", "name", ",", "average", "attendance", ",", "total", "attendance", "for", "stadiums", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 4, false], null]], [0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1289", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0179", "db_id": "cre_Docs_and_Epenses", "query": "select document_id from documents where document_type_code = \"cv\"", "query_toks": ["select", "document_id", "from", "documents", "where", "document_type_code", "=", "``", "cv", "''"], "query_toks_no_value": ["select", "document_id", "from", "documents", "where", "document_type_code", "=", "value"], "question": "What are the ids of documents with the type code CV.", "question_toks": ["What", "are", "the", "ids", "of", "documents", "with", "the", "type", "code", "CV", "."], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [[false, 2, [0, [0, 9, false], null], "\"cv\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6460", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0180", "db_id": "music_1", "query": "select distinct artist_name from song where languages = \"english\"", "query_toks": ["select", "distinct", "artist_name", "from", "song", "where", "languages", "=", "``", "english", "''"], "query_toks_no_value": ["select", "distinct", "artist_name", "from", "song", "where", "languages", "=", "value"], "question": "Find the names of the artists who have produced English songs.", "question_toks": ["Find", "the", "names", "of", "the", "artists", "who", "have", "produced", "English", "songs", "."], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [true, [[0, [0, [0, 14, false], null]]]], "where": [[false, 2, [0, [0, 19, false], null], "\"english\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3625", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0181", "db_id": "music_1", "query": "select distinct artist_name from song where languages = \"english\"", "query_toks": ["select", "distinct", "artist_name", "from", "song", "where", "languages", "=", "``", "english", "''"], "query_toks_no_value": ["select", "distinct", "artist_name", "from", "song", "where", "languages", "=", "value"], "question": "What are the names of the different artists that have produced a song in English?", "question_toks": ["What", "are", "the", "names", "of", "the", "different", "artists", "that", "have", "produced", "a", "song", "in", "English", "?"], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [true, [[0, [0, [0, 14, false], null]]]], "where": [[false, 2, [0, [0, 19, false], null], "\"english\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3626", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0182", "db_id": "music_1", "query": "select distinct artist_name from artist where country = \"bangladesh\"", "query_toks": ["select", "distinct", "artist_name", "from", "artist", "where", "country", "=", "``", "bangladesh", "''"], "query_toks_no_value": ["select", "distinct", "artist_name", "from", "artist", "where", "country", "=", "value"], "question": "Find the names of the artists who are from Bangladesh.", "question_toks": ["Find", "the", "names", "of", "the", "artists", "who", "are", "from", "Bangladesh", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [true, [[0, [0, [0, 4, false], null]]]], "where": [[false, 2, [0, [0, 5, false], null], "\"bangladesh\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3627", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0183", "db_id": "music_1", "query": "select distinct artist_name from artist where country = \"bangladesh\"", "query_toks": ["select", "distinct", "artist_name", "from", "artist", "where", "country", "=", "``", "bangladesh", "''"], "query_toks_no_value": ["select", "distinct", "artist_name", "from", "artist", "where", "country", "=", "value"], "question": "What are the names of the different artists from Bangladesh?", "question_toks": ["What", "are", "the", "names", "of", "the", "different", "artists", "from", "Bangladesh", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [true, [[0, [0, [0, 4, false], null]]]], "where": [[false, 2, [0, [0, 5, false], null], "\"bangladesh\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3628", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0184", "db_id": "dog_kennels", "query": "select first_name from professionals union select first_name from owners ", "query_toks": ["select", "first_name", "from", "professionals", "union", "select", "first_name", "from", "owners"], "query_toks_no_value": ["select", "first_name", "from", "professionals", "union", "select", "first_name", "from", "owners"], "question": "Which first names are used for professionals or owners?", "question_toks": ["Which", "first", "names", "are", "used", "for", "professionals", "or", "owners", "?"], "sql": {"from": {"table_units": [["table_unit", 6]], "conds": []}, "select": [false, [[0, [0, [0, 35, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0926", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0185", "db_id": "music_2", "query": "select distinct title from songs", "query_toks": ["select", "distinct", "title", "from", "songs"], "query_toks_no_value": ["select", "distinct", "title", "from", "songs"], "question": "What are the names of the songs?", "question_toks": ["What", "are", "the", "names", "of", "the", "songs", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5233", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0186", "db_id": "music_2", "query": "select distinct title from songs", "query_toks": ["select", "distinct", "title", "from", "songs"], "query_toks_no_value": ["select", "distinct", "title", "from", "songs"], "question": "Find the name of songs.", "question_toks": ["Find", "the", "name", "of", "songs", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5264", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0187", "db_id": "music_2", "query": "select distinct title from songs", "query_toks": ["select", "distinct", "title", "from", "songs"], "query_toks_no_value": ["select", "distinct", "title", "from", "songs"], "question": "What are the names of the songs?", "question_toks": ["What", "are", "the", "names", "of", "the", "songs", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5265", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0188", "db_id": "cre_Drama_Workshop_Groups", "query": "select t1.city_town from addresses as t1 join customers as t2 on t1.address_id = t2.address_id", "query_toks": ["select", "t1", ".", "city_town", "from", "addresses", "as", "t1", "join", "customers", "as", "t2", "on", "t1", ".", "address_id", "=", "t2", ".", "address_id"], "query_toks_no_value": ["select", "t1", ".", "city_town", "from", "addresses", "as", "t1", "join", "customers", "as", "t2", "on", "t1", ".", "address_id", "=", "t2", ".", "address_id"], "question": "Which cities have at least one customer?", "question_toks": ["Which", "cities", "have", "at", "least", "one", "customer", "?"], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 8]], "conds": [[false, 2, [0, [0, 6, false], null], [0, 42, false], null]]}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5159", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0189", "db_id": "voter_2", "query": "select distinct t1.lname from student as t1 join voting_record as t2 on t1.stuid = president_vote", "query_toks": ["select", "distinct", "t1", ".", "lname", "from", "student", "as", "t1", "join", "voting_record", "as", "t2", "on", "t1", ".", "stuid", "=", "president_vote"], "query_toks_no_value": ["select", "distinct", "t1", ".", "lname", "from", "student", "as", "t1", "join", "voting_record", "as", "t2", "on", "t1", ".", "stuid", "=", "president_vote"], "question": "What are the distinct last names of the students who have president votes?", "question_toks": ["What", "are", "the", "distinct", "last", "names", "of", "the", "students", "who", "have", "president", "votes", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 12, false], null]]}, "select": [true, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5497", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0190", "db_id": "soccer_2", "query": "select t1.state from college as t1 join tryout as t2 on t1.cname = t2.cname where t2.ppos = \"mid\"", "query_toks": ["select", "t1", ".", "state", "from", "college", "as", "t1", "join", "tryout", "as", "t2", "on", "t1", ".", "cname", "=", "t2", ".", "cname", "where", "t2", ".", "ppos", "=", "``", "mid", "''"], "query_toks_no_value": ["select", "t1", ".", "state", "from", "college", "as", "t1", "join", "tryout", "as", "t2", "on", "t1", ".", "cname", "=", "t2", ".", "cname", "where", "t2", ".", "ppos", "=", "value"], "question": "Find the names of states that have some college students playing in the mid position.", "question_toks": ["Find", "the", "names", "of", "states", "that", "have", "some", "college", "students", "playing", "in", "the", "mid", "position", "."], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 9, false], null]]}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [[false, 2, [0, [0, 10, false], null], "\"mid\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5034", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0191", "db_id": "cre_Doc_Control_Systems", "query": "select document_id from documents where document_status_code = \"done\" and document_type_code = \"paper\"", "query_toks": ["select", "document_id", "from", "documents", "where", "document_status_code", "=", "``", "done", "''", "and", "document_type_code", "=", "``", "paper", "''"], "query_toks_no_value": ["select", "document_id", "from", "documents", "where", "document_status_code", "=", "value", "and", "document_type_code", "=", "value"], "question": "List the document ids of documents with the status done and type Paper.", "question_toks": ["List", "the", "document", "ids", "of", "documents", "with", "the", "status", "done", "and", "type", "Paper", "."], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [[false, 2, [0, [0, 13, false], null], "\"done\"", null], "and", [false, 2, [0, [0, 14, false], null], "\"paper\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2121", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0192", "db_id": "city_record", "query": "select t1.city from city as t1 join temperature as t2 on t1.city_id = t2.city_id where t2.mar < t2.dec", "query_toks": ["select", "t1", ".", "city", "from", "city", "as", "t1", "join", "temperature", "as", "t2", "on", "t1", ".", "city_id", "=", "t2", ".", "city_id", "where", "t2", ".", "mar", "<", "t2", ".", "dec"], "query_toks_no_value": ["select", "t1", ".", "city", "from", "city", "as", "t1", "join", "temperature", "as", "t2", "on", "t1", ".", "city_id", "=", "t2", ".", "city_id", "where", "t2", ".", "mar", "<", "value", ".", "dec"], "question": "Give me a list of cities whose temperature in Mar is lower than that in Dec.", "question_toks": ["Give", "me", "a", "list", "of", "cities", "whose", "temperature", "in", "Mar", "is", "lower", "than", "that", "in", "Dec", "."], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 13, false], null]]}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [[false, 4, [0, [0, 16, false], null], [0, 24, false], null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6292", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0193", "db_id": "city_record", "query": "select t1.city from city as t1 join temperature as t2 on t1.city_id = t2.city_id where t2.mar < t2.dec", "query_toks": ["select", "t1", ".", "city", "from", "city", "as", "t1", "join", "temperature", "as", "t2", "on", "t1", ".", "city_id", "=", "t2", ".", "city_id", "where", "t2", ".", "mar", "<", "t2", ".", "dec"], "query_toks_no_value": ["select", "t1", ".", "city", "from", "city", "as", "t1", "join", "temperature", "as", "t2", "on", "t1", ".", "city_id", "=", "t2", ".", "city_id", "where", "t2", ".", "mar", "<", "value", ".", "dec"], "question": "Which cities have lower temperature in March than in Dec?", "question_toks": ["Which", "cities", "have", "lower", "temperature", "in", "March", "than", "in", "Dec", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 13, false], null]]}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [[false, 4, [0, [0, 16, false], null], [0, 24, false], null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6293", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0194", "db_id": "voter_2", "query": "select distinct t1.fname from student as t1 join voting_record as t2 on t1.stuid = t2.vice_president_vote except select distinct fname from student", "query_toks": ["select", "distinct", "t1", ".", "fname", "from", "student", "as", "t1", "join", "voting_record", "as", "t2", "on", "t1", ".", "stuid", "=", "t2", ".", "vice_president_vote", "except", "select", "distinct", "fname", "from", "student"], "query_toks_no_value": ["select", "distinct", "t1", ".", "fname", "from", "student", "as", "t1", "join", "voting_record", "as", "t2", "on", "t1", ".", "stuid", "=", "t2", ".", "vice_president_vote", "except", "select", "distinct", "fname", "from", "student"], "question": "What are the distinct first names of the students who have vice president votes and reside in a city?", "question_toks": ["What", "are", "the", "distinct", "first", "names", "of", "the", "students", "who", "have", "vice", "president", "votes", "and", "reside", "in", "a", "city", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 13, false], null]]}, "select": [true, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [true, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5495", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0195", "db_id": "flight_2", "query": "select t1.airline from airlines as t1 join flights as t2 on t1.uid = t2.airline where t2.sourceairport = \"cvo\"", "query_toks": ["select", "t1", ".", "airline", "from", "airlines", "as", "t1", "join", "flights", "as", "t2", "on", "t1", ".", "uid", "=", "t2", ".", "airline", "where", "t2", ".", "sourceairport", "=", "``", "cvo", "''"], "query_toks_no_value": ["select", "t1", ".", "airline", "from", "airlines", "as", "t1", "join", "flights", "as", "t2", "on", "t1", ".", "uid", "=", "t2", ".", "airline", "where", "t2", ".", "sourceairport", "=", "value"], "question": "Which airlines have departures from CVO?", "question_toks": ["Which", "airlines", "have", "departures", "from", "CVO", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 10, false], null]]}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [[false, 2, [0, [0, 12, false], null], "\"cvo\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0240", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0196", "db_id": "soccer_2", "query": "select count(*) from (select t1.state from college as t1 join tryout as t2 on t1.cname = t2.cname where t2.ppos = \"mid\")", "query_toks": ["select", "count", "(*)", "from", "(", "select", "t1", ".", "state", "from", "college", "as", "t1", "join", "tryout", "as", "t2", "on", "t1", ".", "cname", "=", "t2", ".", "cname", "where", "t2", ".", "ppos", "=", "``", "mid", "\")"], "query_toks_no_value": ["select", "count", "(*)", "from", "(", "select", "t1", ".", "state", "from", "college", "as", "t1", "join", "tryout", "as", "t2", "on", "t1", ".", "cname", "=", "t2", ".", "cname", "where", "t2", ".", "ppos", "=", "value", "\")"], "question": "What is the count of states with college students playing in the mid position?", "question_toks": ["What", "is", "the", "count", "of", "states", "with", "college", "students", "playing", "in", "the", "mid", "position", "?"], "sql": {"from": {"table_units": [["sql", {"from": {"table_units": [["table_unit", 0], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 9, false], null]]}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [[false, 2, [0, [0, 10, false], null], "\"mid\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5037", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0197", "db_id": "student_1", "query": "select distinct t1.firstname , t1.lastname from list as t1 join teachers as t2 on t1.classroom = t2.classroom where t1.grade = 1", "query_toks": ["select", "distinct", "t1", ".", "firstname", ",", "t1", ".", "lastname", "from", "list", "as", "t1", "join", "teachers", "as", "t2", "on", "t1", ".", "classroom", "=", "t2", ".", "classroom", "where", "t1", ".", "grade", "=", "1"], "query_toks_no_value": ["select", "distinct", "t1", ".", "firstname", ",", "t1", ".", "lastname", "from", "list", "as", "t1", "join", "teachers", "as", "t2", "on", "t1", ".", "classroom", "=", "t2", ".", "classroom", "where", "t1", ".", "grade", "=", "value"], "question": "What are the first and last names of the first-grade students?", "question_toks": ["What", "are", "the", "first", "and", "last", "names", "of", "the", "first", "-", "grade", "students", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 4, false], null], [0, 7, false], null]]}, "select": [true, [[0, [0, [0, 2, false], null]], [0, [0, [0, 1, false], null]]]], "where": [[false, 2, [0, [0, 3, false], null], 1.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4077", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0198", "db_id": "bike_1", "query": "select t1.name from station as t1 join status as t2 on t1.id = t2.station_id group by t2.station_id having avg(bikes_available) > 10", "query_toks": ["select", "t1", ".", "name", "from", "station", "as", "t1", "join", "status", "as", "t2", "on", "t1", ".", "id", "=", "t2", ".", "station_id", "group", "by", "t2", ".", "station_id", "having", "avg", "(", "bikes_available", ")", ">", "10"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "station", "as", "t1", "join", "status", "as", "t2", "on", "t1", ".", "id", "=", "t2", ".", "station_id", "group", "by", "t2", ".", "station_id", "having", "avg", "(", "bikes_available", ")", ">", "10"], "question": "What are names of stations that have average bike availability above 10?", "question_toks": ["What", "are", "names", "of", "stations", "that", "have", "average", "bike", "availability", "above", "10", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 8, false], null]]}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [[0, 8, false]], "having": [[false, 3, [0, [5, 9, false], null], 10.0, null]], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0171", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0199", "db_id": "network_2", "query": "select t1.name from person as t1 join personfriend as t2 on t1.name = t2.name where t2.friend in (select name from person where age > 40)", "query_toks": ["select", "t1", ".", "name", "from", "person", "as", "t1", "join", "personfriend", "as", "t2", "on", "t1", ".", "name", "=", "t2", ".", "name", "where", "t2", ".", "friend", "in", "(", "select", "name", "from", "person", "where", "age", ">", "40", ")"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "person", "as", "t1", "join", "personfriend", "as", "t2", "on", "t1", ".", "name", "=", "t2", ".", "name", "where", "t2", ".", "friend", "in", "(", "select", "name", "from", "person", "where", "age", ">", "value", ")"], "question": "Find the name of the person who has friends with age above 40?", "question_toks": ["Find", "the", "name", "of", "the", "person", "who", "has", "friends", "with", "age", "above", "40", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 6, false], null]]}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [[false, 8, [0, [0, 7, false], null], {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [[false, 3, [0, [0, 2, false], null], 40.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4446", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0200", "db_id": "network_2", "query": "select t1.name from person as t1 join personfriend as t2 on t1.name = t2.name where t2.friend in (select name from person where age > 40)", "query_toks": ["select", "t1", ".", "name", "from", "person", "as", "t1", "join", "personfriend", "as", "t2", "on", "t1", ".", "name", "=", "t2", ".", "name", "where", "t2", ".", "friend", "in", "(", "select", "name", "from", "person", "where", "age", ">", "40", ")"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "person", "as", "t1", "join", "personfriend", "as", "t2", "on", "t1", ".", "name", "=", "t2", ".", "name", "where", "t2", ".", "friend", "in", "(", "select", "name", "from", "person", "where", "age", ">", "value", ")"], "question": "What are the names of the people who are older 40?", "question_toks": ["What", "are", "the", "names", "of", "the", "people", "who", "are", "older", "40", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 6, false], null]]}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [[false, 8, [0, [0, 7, false], null], {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [[false, 3, [0, [0, 2, false], null], 40.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4447", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0201", "db_id": "store_1", "query": "select t1.name from tracks as t1 join playlist_tracks as t2 on t1.id = t2.track_id join playlists as t3 on t2.playlist_id = t3.id where t3.name = \"movies\"", "query_toks": ["select", "t1", ".", "name", "from", "tracks", "as", "t1", "join", "playlist_tracks", "as", "t2", "on", "t1", ".", "id", "=", "t2", ".", "track_id", "join", "playlists", "as", "t3", "on", "t2", ".", "playlist_id", "=", "t3", ".", "id", "where", "t3", ".", "name", "=", "``", "movies", "''"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "tracks", "as", "t1", "join", "playlist_tracks", "as", "t2", "on", "t1", ".", "id", "=", "t2", ".", "track_id", "join", "playlists", "as", "t3", "on", "t2", ".", "playlist_id", "=", "t3", ".", "id", "where", "t3", ".", "name", "=", "value"], "question": "Find the name of tracks which are in Movies playlist.", "question_toks": ["Find", "the", "name", "of", "tracks", "which", "are", "in", "Movies", "playlist", "."], "sql": {"from": {"table_units": [["table_unit", 8], ["table_unit", 11], ["table_unit", 10]], "conds": [[false, 2, [0, [0, 49, false], null], [0, 66, false], null], "and", [false, 2, [0, [0, 65, false], null], [0, 63, false], null]]}, "select": [false, [[0, [0, [0, 50, false], null]]]], "where": [[false, 2, [0, [0, 64, false], null], "\"movies\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0643", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0202", "db_id": "department_store", "query": "select t1.staff_name , t1.staff_gender from staff as t1 join staff_department_assignments as t2 on t1.staff_id = t2.staff_id where t2.job_title_code = \"sales person\"", "query_toks": ["select", "t1", ".", "staff_name", ",", "t1", ".", "staff_gender", "from", "staff", "as", "t1", "join", "staff_department_assignments", "as", "t2", "on", "t1", ".", "staff_id", "=", "t2", ".", "staff_id", "where", "t2", ".", "job_title_code", "=", "``", "sales", "person", "''"], "query_toks_no_value": ["select", "t1", ".", "staff_name", ",", "t1", ".", "staff_gender", "from", "staff", "as", "t1", "join", "staff_department_assignments", "as", "t2", "on", "t1", ".", "staff_id", "=", "t2", ".", "staff_id", "where", "t2", ".", "job_title_code", "=", "value", "person"], "question": "What are the names and genders of staff who have held the title Sales Person?", "question_toks": ["What", "are", "the", "names", "and", "genders", "of", "staff", "who", "have", "held", "the", "title", "Sales", "Person", "?"], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 13]], "conds": [[false, 2, [0, [0, 3, false], null], [0, 52, false], null]]}, "select": [false, [[0, [0, [0, 5, false], null]], [0, [0, [0, 4, false], null]]]], "where": [[false, 2, [0, [0, 55, false], null], "\"sales person\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4790", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0203", "db_id": "dorm_1", "query": "select t1.dorm_name from dorm as t1 join has_amenity as t2 on t1.dormid = t2.dormid join dorm_amenity as t3 on t2.amenid = t3.amenid where t3.amenity_name = \"tv lounge\"", "query_toks": ["select", "t1", ".", "dorm_name", "from", "dorm", "as", "t1", "join", "has_amenity", "as", "t2", "on", "t1", ".", "dormid", "=", "t2", ".", "dormid", "join", "dorm_amenity", "as", "t3", "on", "t2", ".", "amenid", "=", "t3", ".", "amenid", "where", "t3", ".", "amenity_name", "=", "``", "tv", "lounge", "''"], "query_toks_no_value": ["select", "t1", ".", "dorm_name", "from", "dorm", "as", "t1", "join", "has_amenity", "as", "t2", "on", "t1", ".", "dormid", "=", "t2", ".", "dormid", "join", "dorm_amenity", "as", "t3", "on", "t2", ".", "amenid", "=", "t3", ".", "amenid", "where", "t3", ".", "amenity_name", "=", "value", "lounge"], "question": "Find the name of dorms which have TV Lounge.", "question_toks": ["Find", "the", "name", "of", "dorms", "which", "have", "TV", "Lounge", "."], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 3], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 9, false], null], [0, 15, false], null], "and", [false, 2, [0, [0, 16, false], null], [0, 13, false], null]]}, "select": [false, [[0, [0, [0, 10, false], null]]]], "where": [[false, 2, [0, [0, 14, false], null], "\"tv lounge\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5704", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0204", "db_id": "dorm_1", "query": "select t1.dorm_name from dorm as t1 join has_amenity as t2 on t1.dormid = t2.dormid join dorm_amenity as t3 on t2.amenid = t3.amenid where t3.amenity_name = \"tv lounge\"", "query_toks": ["select", "t1", ".", "dorm_name", "from", "dorm", "as", "t1", "join", "has_amenity", "as", "t2", "on", "t1", ".", "dormid", "=", "t2", ".", "dormid", "join", "dorm_amenity", "as", "t3", "on", "t2", ".", "amenid", "=", "t3", ".", "amenid", "where", "t3", ".", "amenity_name", "=", "``", "tv", "lounge", "''"], "query_toks_no_value": ["select", "t1", ".", "dorm_name", "from", "dorm", "as", "t1", "join", "has_amenity", "as", "t2", "on", "t1", ".", "dormid", "=", "t2", ".", "dormid", "join", "dorm_amenity", "as", "t3", "on", "t2", ".", "amenid", "=", "t3", ".", "amenid", "where", "t3", ".", "amenity_name", "=", "value", "lounge"], "question": "What is the name of each dorm that has a TV Lounge?", "question_toks": ["What", "is", "the", "name", "of", "each", "dorm", "that", "has", "a", "TV", "Lounge", "?"], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 3], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 9, false], null], [0, 15, false], null], "and", [false, 2, [0, [0, 16, false], null], [0, 13, false], null]]}, "select": [false, [[0, [0, [0, 10, false], null]]]], "where": [[false, 2, [0, [0, 14, false], null], "\"tv lounge\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5705", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0205", "db_id": "college_1", "query": "select t1.emp_fname from employee as t1 join professor as t2 on t1.emp_num = t2.emp_num join department as t3 on t2.dept_code = t3.dept_code where t3.dept_name = \"history\"", "query_toks": ["select", "t1", ".", "emp_fname", "from", "employee", "as", "t1", "join", "professor", "as", "t2", "on", "t1", ".", "emp_num", "=", "t2", ".", "emp_num", "join", "department", "as", "t3", "on", "t2", ".", "dept_code", "=", "t3", ".", "dept_code", "where", "t3", ".", "dept_name", "=", "``", "history", "''"], "query_toks_no_value": ["select", "t1", ".", "emp_fname", "from", "employee", "as", "t1", "join", "professor", "as", "t2", "on", "t1", ".", "emp_num", "=", "t2", ".", "emp_num", "join", "department", "as", "t3", "on", "t2", ".", "dept_code", "=", "t3", ".", "dept_code", "where", "t3", ".", "dept_name", "=", "value"], "question": "What is the first names of the professors from the history department.", "question_toks": ["What", "is", "the", "first", "names", "of", "the", "professors", "from", "the", "history", "department", "."], "sql": {"from": {"table_units": [["table_unit", 3], ["table_unit", 5], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 17, false], null], [0, 27, false], null], "and", [false, 2, [0, [0, 28, false], null], [0, 11, false], null]]}, "select": [false, [[0, [0, [0, 19, false], null]]]], "where": [[false, 2, [0, [0, 12, false], null], "\"history\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3275", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0206", "db_id": "formula_1", "query": "select t3.forename , t3.surname from races as t1 join results as t2 on t1.raceid = t2.raceid join drivers as t3 on t2.driverid = t3.driverid where t1.name = \"australian grand prix\"", "query_toks": ["select", "t3", ".", "forename", ",", "t3", ".", "surname", "from", "races", "as", "t1", "join", "results", "as", "t2", "on", "t1", ".", "raceid", "=", "t2", ".", "raceid", "join", "drivers", "as", "t3", "on", "t2", ".", "driverid", "=", "t3", ".", "driverid", "where", "t1", ".", "name", "=", "``", "australian", "grand", "prix", "''"], "query_toks_no_value": ["select", "t3", ".", "forename", ",", "t3", ".", "surname", "from", "races", "as", "t1", "join", "results", "as", "t2", "on", "t1", ".", "raceid", "=", "t2", ".", "raceid", "join", "drivers", "as", "t3", "on", "t2", ".", "driverid", "=", "t3", ".", "driverid", "where", "t1", ".", "name", "=", "value", "grand", "prix"], "question": "What are the forenames and surnames of drivers who participated in the races named Australian Grand Prix?", "question_toks": ["What", "are", "the", "forenames", "and", "surnames", "of", "drivers", "who", "participated", "in", "the", "races", "named", "Australian", "Grand", "Prix", "?"], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 7], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 10, false], null], [0, 44, false], null], "and", [false, 2, [0, [0, 45, false], null], [0, 18, false], null]]}, "select": [false, [[0, [0, [0, 22, false], null]], [0, [0, [0, 23, false], null]]]], "where": [[false, 2, [0, [0, 14, false], null], "\"australian grand prix\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2181", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0207", "db_id": "tracking_software_problems", "query": "select t3.staff_first_name , t3.staff_last_name from problems as t1 join product as t2 join staff as t3 on t1.product_id = t2.product_id and t1.reported_by_staff_id = t3.staff_id where t2.product_name = \"rem\"", "query_toks": ["select", "t3", ".", "staff_first_name", ",", "t3", ".", "staff_last_name", "from", "problems", "as", "t1", "join", "product", "as", "t2", "join", "staff", "as", "t3", "on", "t1", ".", "product_id", "=", "t2", ".", "product_id", "and", "t1", ".", "reported_by_staff_id", "=", "t3", ".", "staff_id", "where", "t2", ".", "product_name", "=", "``", "rem", "''"], "query_toks_no_value": ["select", "t3", ".", "staff_first_name", ",", "t3", ".", "staff_last_name", "from", "problems", "as", "t1", "join", "product", "as", "t2", "join", "staff", "as", "t3", "on", "t1", ".", "product_id", "=", "t2", ".", "product_id", "and", "t1", ".", "reported_by_staff_id", "=", "t3", ".", "staff_id", "where", "t2", ".", "product_name", "=", "value"], "question": "Find the first and last name of the staff members who reported problems from the product \"rem\"?", "question_toks": ["Find", "the", "first", "and", "last", "name", "of", "the", "staff", "members", "who", "reported", "problems", "from", "the", "product", "\"", "rem", "\"?"], "sql": {"from": {"table_units": [["table_unit", 5], ["table_unit", 3], ["table_unit", 4]], "conds": [[false, 2, [0, [0, 22, false], null], [0, 14, false], null], "and", [false, 2, [0, [0, 24, false], null], [0, 17, false], null]]}, "select": [false, [[0, [0, [0, 18, false], null]], [0, [0, [0, 19, false], null]]]], "where": [[false, 2, [0, [0, 15, false], null], "\"rem\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5396", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0208", "db_id": "tracking_software_problems", "query": "select t3.staff_first_name , t3.staff_last_name from problems as t1 join product as t2 join staff as t3 on t1.product_id = t2.product_id and t1.reported_by_staff_id = t3.staff_id where t2.product_name = \"rem\"", "query_toks": ["select", "t3", ".", "staff_first_name", ",", "t3", ".", "staff_last_name", "from", "problems", "as", "t1", "join", "product", "as", "t2", "join", "staff", "as", "t3", "on", "t1", ".", "product_id", "=", "t2", ".", "product_id", "and", "t1", ".", "reported_by_staff_id", "=", "t3", ".", "staff_id", "where", "t2", ".", "product_name", "=", "``", "rem", "''"], "query_toks_no_value": ["select", "t3", ".", "staff_first_name", ",", "t3", ".", "staff_last_name", "from", "problems", "as", "t1", "join", "product", "as", "t2", "join", "staff", "as", "t3", "on", "t1", ".", "product_id", "=", "t2", ".", "product_id", "and", "t1", ".", "reported_by_staff_id", "=", "t3", ".", "staff_id", "where", "t2", ".", "product_name", "=", "value"], "question": "Which staff members who reported problems from the product \"rem\"? Give me their first and last names.", "question_toks": ["Which", "staff", "members", "who", "reported", "problems", "from", "the", "product", "\"", "rem", "\"?", "Give", "me", "their", "first", "and", "last", "names", "."], "sql": {"from": {"table_units": [["table_unit", 5], ["table_unit", 3], ["table_unit", 4]], "conds": [[false, 2, [0, [0, 22, false], null], [0, 14, false], null], "and", [false, 2, [0, [0, 24, false], null], [0, 17, false], null]]}, "select": [false, [[0, [0, [0, 18, false], null]], [0, [0, [0, 19, false], null]]]], "where": [[false, 2, [0, [0, 15, false], null], "\"rem\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5397", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0209", "db_id": "cre_Theme_park", "query": "select t1.name from tourist_attractions as t1 join visitors as t2 join visits as t3 on t1.tourist_attraction_id = t3.tourist_attraction_id and t2.tourist_id = t3.tourist_id where t2.tourist_details = \"alison\"", "query_toks": ["select", "t1", ".", "name", "from", "tourist_attractions", "as", "t1", "join", "visitors", "as", "t2", "join", "visits", "as", "t3", "on", "t1", ".", "tourist_attraction_id", "=", "t3", ".", "tourist_attraction_id", "and", "t2", ".", "tourist_id", "=", "t3", ".", "tourist_id", "where", "t2", ".", "tourist_details", "=", "``", "alison", "''"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "tourist_attractions", "as", "t1", "join", "visitors", "as", "t2", "join", "visits", "as", "t3", "on", "t1", ".", "tourist_attraction_id", "=", "t3", ".", "tourist_attraction_id", "and", "t2", ".", "tourist_id", "=", "t3", ".", "tourist_id", "where", "t2", ".", "tourist_details", "=", "value"], "question": "What are the names of tourist attraction that Alison visited?", "question_toks": ["What", "are", "the", "names", "of", "tourist", "attraction", "that", "Alison", "visited", "?"], "sql": {"from": {"table_units": [["table_unit", 6], ["table_unit", 3], ["table_unit", 12]], "conds": [[false, 2, [0, [0, 18, false], null], [0, 37, false], null], "and", [false, 2, [0, [0, 9, false], null], [0, 38, false], null]]}, "select": [false, [[0, [0, [0, 22, false], null]]]], "where": [[false, 2, [0, [0, 10, false], null], "\"alison\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5965", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0210", "db_id": "cre_Theme_park", "query": "select t1.name from tourist_attractions as t1 join visitors as t2 join visits as t3 on t1.tourist_attraction_id = t3.tourist_attraction_id and t2.tourist_id = t3.tourist_id where t2.tourist_details = \"alison\"", "query_toks": ["select", "t1", ".", "name", "from", "tourist_attractions", "as", "t1", "join", "visitors", "as", "t2", "join", "visits", "as", "t3", "on", "t1", ".", "tourist_attraction_id", "=", "t3", ".", "tourist_attraction_id", "and", "t2", ".", "tourist_id", "=", "t3", ".", "tourist_id", "where", "t2", ".", "tourist_details", "=", "``", "alison", "''"], "query_toks_no_value": ["select", "t1", ".", "name", "from", "tourist_attractions", "as", "t1", "join", "visitors", "as", "t2", "join", "visits", "as", "t3", "on", "t1", ".", "tourist_attraction_id", "=", "t3", ".", "tourist_attraction_id", "and", "t2", ".", "tourist_id", "=", "t3", ".", "tourist_id", "where", "t2", ".", "tourist_details", "=", "value"], "question": "Find the the names of the tourist attractions that the tourist named Alison visited.", "question_toks": ["Find", "the", "the", "names", "of", "the", "tourist", "attractions", "that", "the", "tourist", "named", "Alison", "visited", "."], "sql": {"from": {"table_units": [["table_unit", 6], ["table_unit", 3], ["table_unit", 12]], "conds": [[false, 2, [0, [0, 18, false], null], [0, 37, false], null], "and", [false, 2, [0, [0, 9, false], null], [0, 38, false], null]]}, "select": [false, [[0, [0, [0, 22, false], null]]]], "where": [[false, 2, [0, [0, 10, false], null], "\"alison\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5966", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_EXCEPT"]}, {"id": "negation_0211", "db_id": "swimming", "query": "select name from swimmer", "query_toks": ["select", "name", "from", "swimmer"], "query_toks_no_value": ["select", "name", "from", "swimmer"], "question": "Find the names of the swimmers", "question_toks": ["Find", "the", "names", "of", "the", "swimmers"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5626", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0212", "db_id": "dog_kennels", "query": "select name from dogs", "query_toks": ["select", "name", "from", "dogs"], "query_toks_no_value": ["select", "name", "from", "dogs"], "question": "What are the names of the dogs?", "question_toks": ["What", "are", "the", "names", "of", "the", "dogs", "?"], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[0, [0, [0, 25, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0925", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0213", "db_id": "employee_hire_evaluation", "query": "select name from shop", "query_toks": ["select", "name", "from", "shop"], "query_toks_no_value": ["select", "name", "from", "shop"], "question": "Find the shop names", "question_toks": ["Find", "the", "shop", "names"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0286", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0214", "db_id": "match_season", "query": "select name from team", "query_toks": ["select", "name", "from", "team"], "query_toks_no_value": ["select", "name", "from", "team"], "question": "What are the names of teams?", "question_toks": ["What", "are", "the", "names", "of", "teams", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1104", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0215", "db_id": "match_season", "query": "select name from team", "query_toks": ["select", "name", "from", "team"], "query_toks_no_value": ["select", "name", "from", "team"], "question": "Return the names of teams.", "question_toks": ["Return", "the", "names", "of", "teams", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1105", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0216", "db_id": "book_2", "query": "select title from book", "query_toks": ["select", "title", "from", "book"], "query_toks_no_value": ["select", "title", "from", "book"], "question": "List the titles of books.", "question_toks": ["List", "the", "titles", "of", "books", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0229", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0217", "db_id": "film_rank", "query": "select title from film", "query_toks": ["select", "title", "from", "film"], "query_toks_no_value": ["select", "title", "from", "film"], "question": "What are the titles of films?", "question_toks": ["What", "are", "the", "titles", "of", "films", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4147", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0218", "db_id": "scientist_1", "query": "select name from projects", "query_toks": ["select", "name", "from", "projects"], "query_toks_no_value": ["select", "name", "from", "projects"], "question": "Select the project names", "question_toks": ["Select", "the", "project", "names"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6505", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0219", "db_id": "scientist_1", "query": "select name from projects", "query_toks": ["select", "name", "from", "projects"], "query_toks_no_value": ["select", "name", "from", "projects"], "question": "What are the names of projects?", "question_toks": ["What", "are", "the", "names", "of", "projects", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6506", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0220", "db_id": "aircraft", "query": "select name from pilot", "query_toks": ["select", "name", "from", "pilot"], "query_toks_no_value": ["select", "name", "from", "pilot"], "question": "find the name of pilots.", "question_toks": ["find", "the", "name", "of", "pilots", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4841", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0221", "db_id": "customers_and_addresses", "query": "select city from addresses", "query_toks": ["select", "city", "from", "addresses"], "query_toks_no_value": ["select", "city", "from", "addresses"], "question": "Find the list of cities.", "question_toks": ["Find", "the", "list", "of", "cities", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6083", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0222", "db_id": "customers_and_addresses", "query": "select city from addresses", "query_toks": ["select", "city", "from", "addresses"], "query_toks_no_value": ["select", "city", "from", "addresses"], "question": "What are the all cities?", "question_toks": ["What", "are", "the", "all", "cities", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6084", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0223", "db_id": "scientist_1", "query": "select name from scientists", "query_toks": ["select", "name", "from", "scientists"], "query_toks_no_value": ["select", "name", "from", "scientists"], "question": "What are the names of scientists?", "question_toks": ["What", "are", "the", "names", "of", "scientists", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6508", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0224", "db_id": "bike_1", "query": "select avg(long) from station", "query_toks": ["select", "avg", "(", "long", ")", "from", "station"], "query_toks_no_value": ["select", "avg", "(", "long", ")", "from", "station"], "question": "What is the average longitude of stations?", "question_toks": ["What", "is", "the", "average", "longitude", "of", "stations", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[5, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0151", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0225", "db_id": "election", "query": "select party from party", "query_toks": ["select", "party", "from", "party"], "query_toks_no_value": ["select", "party", "from", "party"], "question": "What are the names of parties?", "question_toks": ["What", "are", "the", "names", "of", "parties", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2796", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0226", "db_id": "hospital_1", "query": "select count(*) from patient", "query_toks": ["select", "count", "(*)", "from", "patient"], "query_toks_no_value": ["select", "count", "(*)", "from", "patient"], "question": "Find the number of patients.", "question_toks": ["Find", "the", "number", "of", "patients", "."], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3992", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0227", "db_id": "candidate_poll", "query": "select name from people", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "what are the names of all people.", "question_toks": ["what", "are", "the", "names", "of", "all", "people", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2420", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0228", "db_id": "candidate_poll", "query": "select name from people", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "Give the names of people.", "question_toks": ["Give", "the", "names", "of", "people", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2421", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0229", "db_id": "debate", "query": "select name from people", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "List the names of people.", "question_toks": ["List", "the", "names", "of", "people", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1506", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0230", "db_id": "entrepreneur", "query": "select name from people", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "List the names of people.", "question_toks": ["List", "the", "names", "of", "people", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2295", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0231", "db_id": "entrepreneur", "query": "select name from people", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "What are the names of people?", "question_toks": ["What", "are", "the", "names", "of", "people", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2296", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0232", "db_id": "museum_visit", "query": "select name from museum", "query_toks": ["select", "name", "from", "museum"], "query_toks_no_value": ["select", "name", "from", "museum"], "question": "What is the name of the museum?", "question_toks": ["What", "is", "the", "name", "of", "the", "museum", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0422", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0233", "db_id": "perpetrator", "query": "select name from people", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "List the names of people ", "question_toks": ["List", "the", "names", "of", "people", "that", "are", "not", "perpetrators", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2319", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0234", "db_id": "poker_player", "query": "select name from people", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "List the names of people.", "question_toks": ["List", "the", "names", "of", "people", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0683", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0235", "db_id": "poker_player", "query": "select name from people", "query_toks": ["select", "name", "from", "people"], "query_toks_no_value": ["select", "name", "from", "people"], "question": "What are the names of people?", "question_toks": ["What", "are", "the", "names", "of", "people", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0684", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0236", "db_id": "school_bus", "query": "select name from driver", "query_toks": ["select", "name", "from", "driver"], "query_toks_no_value": ["select", "name", "from", "driver"], "question": "Show the names of the drivers.", "question_toks": ["Show", "the", "names", "of", "the", "drivers", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6357", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0237", "db_id": "college_2", "query": "select title from course where course_id not in (select course_id from prereq)", "query_toks": ["select", "title", "from", "course", "where", "course_id", "not", "in", "(", "select", "course_id", "from", "prereq", ")"], "query_toks_no_value": ["select", "title", "from", "course", "where", "course_id", "not", "in", "(", "select", "course_id", "from", "prereq", ")"], "question": "What are the titles of courses without prerequisites?", "question_toks": ["What", "are", "the", "titles", "of", "courses", "without", "prerequisites", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [[true, 8, [0, [0, 7, false], null], {"from": {"table_units": [["table_unit", 10]], "conds": []}, "select": [false, [[0, [0, [0, 45, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1349", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0238", "db_id": "college_2", "query": "select title from course", "query_toks": ["select", "title", "from", "course"], "query_toks_no_value": ["select", "title", "from", "course"], "question": "What are the names of courses?", "question_toks": ["What", "are", "the", "names", "of", "courses", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1421", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0239", "db_id": "device", "query": "select shop_name from shop", "query_toks": ["select", "shop_name", "from", "shop"], "query_toks_no_value": ["select", "shop_name", "from", "shop"], "question": "List the names of shops that have devices in stock.", "question_toks": ["List", "the", "names", "of", "shops", "that", "have", "devices", "in", "stock", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5082", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0240", "db_id": "course_teach", "query": "select name from teacher", "query_toks": ["select", "name", "from", "teacher"], "query_toks_no_value": ["select", "name", "from", "teacher"], "question": "List the names of teachers.", "question_toks": ["List", "the", "names", "of", "teachers", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0409", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0241", "db_id": "course_teach", "query": "select name from teacher;", "query_toks": ["select", "name", "from", "teacher", "where", "teacher_id", "not", "in", "(", "select", "teacher_id", "from", "course_arrange", ")"], "query_toks_no_value": ["select", "name", "from", "teacher", "where", "teacher_id", "not", "in", "(", "select", "teacher_id", "from", "course_arrange", ")"], "question": "What are the names of all teachers?", "question_toks": ["What", "are", "the", "names", "of", "all", "teachers", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [[true, 8, [0, [0, 4, false], null], {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0410", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0242", "db_id": "entertainment_awards", "query": "select name from artwork", "query_toks": ["select", "name", "from", "artwork"], "query_toks_no_value": ["select", "name", "from", "artwork"], "question": "List the name of artworks.", "question_toks": ["List", "the", "name", "of", "artworks", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4616", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0243", "db_id": "musical", "query": "select name from musical", "query_toks": ["select", "name", "from", "musical"], "query_toks_no_value": ["select", "name", "from", "musical"], "question": "List the name of musicals.", "question_toks": ["List", "the", "name", "of", "musicals", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0268", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0244", "db_id": "musical", "query": "select name from musical", "query_toks": ["select", "name", "from", "musical"], "query_toks_no_value": ["select", "name", "from", "musical"], "question": "What are the names of musicals?", "question_toks": ["What", "are", "the", "names", "of", "musicals", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0269", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0245", "db_id": "chinook_1", "query": "select count(*) from artist", "query_toks": ["select", "count", "(*)", "from", "artist"], "query_toks_no_value": ["select", "count", "(*)", "from", "artist"], "question": "Cound the number of artist.", "question_toks": ["Cound", "the", "number", "of", "artist", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0888", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0246", "db_id": "device", "query": "select carrier from device", "query_toks": ["select", "carrier", "from", "device"], "query_toks_no_value": ["select", "carrier", "from", "device"], "question": "List the carriers of devices", "question_toks": ["List", "the", "carriers", "of", "devices"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5086", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0247", "db_id": "climbing", "query": "select name from mountain", "query_toks": ["select", "name", "from", "mountain"], "query_toks_no_value": ["select", "name", "from", "mountain"], "question": "What are the names of countains?", "question_toks": ["What", "are", "the", "names", "of", "countains", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1143", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0248", "db_id": "college_2", "query": "select count(*) from course where course_id not in (select course_id from prereq)", "query_toks": ["select", "count", "(*)", "from", "course", "where", "course_id", "not", "in", "(", "select", "course_id", "from", "prereq", ")"], "query_toks_no_value": ["select", "count", "(*)", "from", "course", "where", "course_id", "not", "in", "(", "select", "course_id", "from", "prereq", ")"], "question": "Count the number of courses without prerequisites.", "question_toks": ["Count", "the", "number", "of", "courses", "without", "prerequisites", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [[true, 8, [0, [0, 7, false], null], {"from": {"table_units": [["table_unit", 10]], "conds": []}, "select": [false, [[0, [0, [0, 45, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1347", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0249", "db_id": "hr_1", "query": "select employee_id from employees;", "query_toks": ["select", "*", "from", "employees"], "query_toks_no_value": ["select", "*", "from", "employees"], "question": "Find the ids of the employees", "question_toks": ["Find", "the", "ids", "of", "the", "employees"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3497", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0250", "db_id": "hr_1", "query": "select employee_id from employees;", "query_toks": ["select", "*", "from", "employees"], "query_toks_no_value": ["select", "*", "from", "employees"], "question": "What are the ids for employees", "question_toks": ["What", "are", "the", "ids", "for", "employees"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3498", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0251", "db_id": "party_people", "query": "select party_name from party", "query_toks": ["select", "party_name", "from", "party"], "query_toks_no_value": ["select", "party_name", "from", "party"], "question": "What are the names of parties?", "question_toks": ["What", "are", "the", "names", "of", "parties", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2064", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0252", "db_id": "ship_1", "query": "select name , flag from ship", "query_toks": ["select", "name", ",", "flag", "from", "ship"], "query_toks_no_value": ["select", "name", ",", "flag", "from", "ship"], "question": "What are the names and flags of ships?", "question_toks": ["What", "are", "the", "names", "and", "flags", "of", "ships", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]], [0, [0, [0, 12, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6265", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0253", "db_id": "wrestler", "query": "select name from wrestler", "query_toks": ["select", "name", "from", "wrestler"], "query_toks_no_value": ["select", "name", "from", "wrestler"], "question": "List the names of wrestlers.", "question_toks": ["List", "the", "names", "of", "wrestlers", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1876", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0254", "db_id": "wrestler", "query": "select name from wrestler", "query_toks": ["select", "name", "from", "wrestler"], "query_toks_no_value": ["select", "name", "from", "wrestler"], "question": "What are the names of wrestlers?", "question_toks": ["What", "are", "the", "names", "of", "wrestlers", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1877", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0255", "db_id": "apartment_rentals", "query": "select count(*) from apartments ", "query_toks": ["select", "count", "(*)", "from", "apartments"], "query_toks_no_value": ["select", "count", "(*)", "from", "apartments"], "question": "Find the number of apartments.", "question_toks": ["Find", "the", "number", "of", "apartments", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1269", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0256", "db_id": "farm", "query": "select official_name from city", "query_toks": ["select", "official_name", "from", "city"], "query_toks_no_value": ["select", "official_name", "from", "city"], "question": "What are the official names of cities?", "question_toks": ["What", "are", "the", "official", "names", "of", "cities", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0049", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0257", "db_id": "network_1", "query": "select min(grade) from highschooler", "query_toks": ["select", "min", "(", "grade", ")", "from", "highschooler"], "query_toks_no_value": ["select", "min", "(", "grade", ")", "from", "highschooler"], "question": "Find the minimum grade of students.", "question_toks": ["Find", "the", "minimum", "grade", "of", "students", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[2, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0916", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0258", "db_id": "pets_1", "query": "select major , age from student", "query_toks": ["select", "major", ",", "age", "from", "student"], "query_toks_no_value": ["select", "major", ",", "age", "from", "student"], "question": "Find the major and age of students", "question_toks": ["Find", "the", "major", "and", "age", "of", "students"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 6, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0061", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0259", "db_id": "ship_1", "query": "select name , class from ship", "query_toks": ["select", "name", ",", "class", "from", "ship", "where", "ship_id", "not", "in", "(", "select", "ship_id", "from", "captain", ")"], "query_toks_no_value": ["select", "name", ",", "class", "from", "ship", "where", "ship_id", "not", "in", "(", "select", "ship_id", "from", "captain", ")"], "question": "Return the names and classes of ships?", "question_toks": ["Return", "the", "names", "and", "classes", "of", "ships", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]], [0, [0, [0, 11, false], null]]]], "where": [[true, 8, [0, [0, 7, false], null], {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6261", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0260", "db_id": "wine_1", "query": "select avg(price) from wine", "query_toks": ["select", "avg", "(", "price", ")", "from", "wine"], "query_toks_no_value": ["select", "avg", "(", "price", ")", "from", "wine"], "question": "Find the average price of wines.", "question_toks": ["Find", "the", "average", "price", "of", "wines", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[5, [0, [0, 17, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6595", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0261", "db_id": "wine_1", "query": "select avg(price) from wine", "query_toks": ["select", "avg", "(", "price", ")", "from", "wine"], "query_toks_no_value": ["select", "avg", "(", "price", ")", "from", "wine"], "question": "What is the average price for wines?", "question_toks": ["What", "is", "the", "average", "price", "for", "wines", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[5, [0, [0, 17, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6596", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0262", "db_id": "geo", "query": "select state_name from state", "query_toks": ["select", "state_name", "from", "state"], "query_toks_no_value": ["select", "state_name", "from", "state"], "question": "name all states", "question_toks": ["name", "all", "states"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 1, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "other_0204", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0263", "db_id": "customers_and_invoices", "query": "select count(*) from products where product_id not in ( select product_id from order_items )", "query_toks": ["select", "count", "(*)", "from", "products", "where", "product_id", "not", "in", "(", "select", "product_id", "from", "order_items", ")"], "query_toks_no_value": ["select", "count", "(*)", "from", "products", "where", "product_id", "not", "in", "(", "select", "product_id", "from", "order_items", ")"], "question": "Count the number of products that were never ordered.", "question_toks": ["Count", "the", "number", "of", "products", "that", "were", "never", "ordered", "."], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [[true, 8, [0, [0, 28, false], null], {"from": {"table_units": [["table_unit", 7]], "conds": []}, "select": [false, [[0, [0, [0, 45, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1628", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0264", "db_id": "riding_club", "query": "select player_name from player", "query_toks": ["select", "player_name", "from", "player"], "query_toks_no_value": ["select", "player_name", "from", "player"], "question": "List the names of players.", "question_toks": ["List", "the", "names", "of", "players", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1732", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0265", "db_id": "storm_record", "query": "select region_name from region", "query_toks": ["select", "region_name", "from", "region"], "query_toks_no_value": ["select", "region_name", "from", "region"], "question": "Show the name for regions.", "question_toks": ["Show", "the", "name", "for", "regions", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2710", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0266", "db_id": "storm_record", "query": "select region_name from region", "query_toks": ["select", "region_name", "from", "region"], "query_toks_no_value": ["select", "region_name", "from", "region"], "question": "What are the names of regions?", "question_toks": ["What", "are", "the", "names", "of", "regions", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2711", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0267", "db_id": "world_1", "query": "select sum(population) from country", "query_toks": ["select", "sum", "(", "population", ")", "from", "country"], "query_toks_no_value": ["select", "sum", "(", "population", ")", "from", "country"], "question": "What is the total number of people living in the nations?", "question_toks": ["What", "is", "the", "total", "number", "of", "people", "living", "in", "the", "nations", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[4, [0, [0, 14, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0766", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0268", "db_id": "machine_repair", "query": "select name from technician", "query_toks": ["select", "name", "from", "technician"], "query_toks_no_value": ["select", "name", "from", "technician"], "question": "List the names of technicians.", "question_toks": ["List", "the", "names", "of", "technicians", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 13, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2259", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0269", "db_id": "machine_repair", "query": "select name from technician", "query_toks": ["select", "name", "from", "technician"], "query_toks_no_value": ["select", "name", "from", "technician"], "question": "What are the names of the technicians?", "question_toks": ["What", "are", "the", "names", "of", "the", "technicians", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 13, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2260", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0270", "db_id": "cre_Docs_and_Epenses", "query": "select count(*) from documents ", "query_toks": ["select", "count", "(*)", "from", "documents"], "query_toks_no_value": ["select", "count", "(*)", "from", "documents"], "question": "Count the number of documents.", "question_toks": ["Count", "the", "number", "of", "documents", "."], "sql": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6464", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0271", "db_id": "customers_and_invoices", "query": "select count(*) from customers", "query_toks": ["select", "count", "(*)", "from", "customers"], "query_toks_no_value": ["select", "count", "(*)", "from", "customers"], "question": "Count the number of customers.", "question_toks": ["Count", "the", "number", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1560", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0272", "db_id": "film_rank", "query": "select title , director from film", "query_toks": ["select", "title", ",", "director", "from", "film"], "query_toks_no_value": ["select", "title", ",", "director", "from", "film"], "question": "What are the titles and directors of the films?", "question_toks": ["What", "are", "the", "titles", "and", "directors", "of", "the", "films", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4158", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0273", "db_id": "film_rank", "query": "select title , director from film", "query_toks": ["select", "title", ",", "director", "from", "film"], "query_toks_no_value": ["select", "title", ",", "director", "from", "film"], "question": "Return the titles and directors of films.", "question_toks": ["Return", "the", "titles", "and", "directors", "of", "films", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 2, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4159", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0274", "db_id": "student_assessment", "query": "select student_id from students", "query_toks": ["select", "student_id", "from", "students"], "query_toks_no_value": ["select", "student_id", "from", "students"], "question": "List the id of students?", "question_toks": ["List", "the", "id", "of", "students", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 16, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0062", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0275", "db_id": "student_assessment", "query": "select student_id from students", "query_toks": ["select", "student_id", "from", "students"], "query_toks_no_value": ["select", "student_id", "from", "students"], "question": "What are the ids of every student?", "question_toks": ["What", "are", "the", "ids", "of", "every", "student", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 16, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0063", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0276", "db_id": "sakila_1", "query": "select first_name from customer", "query_toks": ["select", "first_name", "from", "customer"], "query_toks_no_value": ["select", "first_name", "from", "customer"], "question": "Return the first names of customers", "question_toks": ["Return", "the", "first", "names", "of", "customers"], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[0, [0, [0, 25, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3005", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0277", "db_id": "school_bus", "query": "select school , type from school", "query_toks": ["select", "school", ",", "type", "from", "school"], "query_toks_no_value": ["select", "school", ",", "type", "from", "school"], "question": "Show the school name and type for schools.", "question_toks": ["Show", "the", "school", "name", "and", "type", "for", "schools", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 8, false], null]], [0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6361", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0278", "db_id": "orchestra", "query": "select orchestra from orchestra", "query_toks": ["select", "orchestra", "from", "orchestra"], "query_toks_no_value": ["select", "orchestra", "from", "orchestra"], "question": "List the names of orchestras.", "question_toks": ["List", "the", "names", "of", "orchestras", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 7, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0854", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0279", "db_id": "world_1", "query": "select avg(lifeexpectancy) from country", "query_toks": ["select", "avg", "(", "lifeexpectancy", ")", "from", "country"], "query_toks_no_value": ["select", "avg", "(", "lifeexpectancy", ")", "from", "country"], "question": "What is average life expectancy in the countries?", "question_toks": ["What", "is", "average", "life", "expectancy", "in", "the", "countries", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[5, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0764", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0280", "db_id": "world_1", "query": "select avg(lifeexpectancy) from country", "query_toks": ["select", "avg", "(", "lifeexpectancy", ")", "from", "country"], "query_toks_no_value": ["select", "avg", "(", "lifeexpectancy", ")", "from", "country"], "question": "Give the mean life expectancy of countries.", "question_toks": ["Give", "the", "mean", "life", "expectancy", "of", "countries", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[5, [0, [0, 15, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0765", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0281", "db_id": "customer_complaints", "query": "select product_price from products", "query_toks": ["select", "product_price", "from", "products"], "query_toks_no_value": ["select", "product_price", "from", "products"], "question": "Find the prices of products.", "question_toks": ["Find", "the", "prices", "of", "products", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 22, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5790", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0282", "db_id": "customer_complaints", "query": "select product_price from products", "query_toks": ["select", "product_price", "from", "products"], "query_toks_no_value": ["select", "product_price", "from", "products"], "question": "What are the prices of products?", "question_toks": ["What", "are", "the", "prices", "of", "products", "?"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 22, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5791", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0283", "db_id": "loan_1", "query": "select avg(credit_score) from customer", "query_toks": ["select", "avg", "(", "credit_score", ")", "from", "customer"], "query_toks_no_value": ["select", "avg", "(", "credit_score", ")", "from", "customer"], "question": "What is the average credit score for customers?", "question_toks": ["What", "is", "the", "average", "credit", "score", "for", "customers", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[5, [0, [0, 11, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3085", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0284", "db_id": "manufactory_1", "query": "select count(distinct name) from products", "query_toks": ["select", "count", "(", "distinct", "name", ")", "from", "products"], "query_toks_no_value": ["select", "count", "(", "distinct", "name", ")", "from", "products"], "question": "Find number of products.", "question_toks": ["Find", "number", "of", "products", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[3, [0, [0, 7, true], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5316", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0285", "db_id": "student_transcripts_tracking", "query": "select semester_name from semesters", "query_toks": ["select", "semester_name", "from", "semesters"], "query_toks_no_value": ["select", "semester_name", "from", "semesters"], "question": "What is the name of the semester?", "question_toks": ["What", "is", "the", "name", "of", "the", "semester", "?"], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[0, [0, [0, 29, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0544", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0286", "db_id": "tracking_grants_for_research", "query": "select project_details from projects", "query_toks": ["select", "project_details", "from", "projects"], "query_toks_no_value": ["select", "project_details", "from", "projects"], "question": "List the project details.", "question_toks": ["List", "the", "project", "details", "."], "sql": {"from": {"table_units": [["table_unit", 7]], "conds": []}, "select": [false, [[0, [0, [0, 31, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4358", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0287", "db_id": "tracking_grants_for_research", "query": "select project_details from projects", "query_toks": ["select", "project_details", "from", "projects"], "query_toks_no_value": ["select", "project_details", "from", "projects"], "question": "What are the details of the project?", "question_toks": ["What", "are", "the", "details", "of", "the", "project", "?"], "sql": {"from": {"table_units": [["table_unit", 7]], "conds": []}, "select": [false, [[0, [0, [0, 31, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4359", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0288", "db_id": "election_representative", "query": "select name from representative", "query_toks": ["select", "name", "from", "representative"], "query_toks_no_value": ["select", "name", "from", "representative"], "question": "List the names of representatives.", "question_toks": ["List", "the", "names", "of", "representatives", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1191", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0289", "db_id": "bike_1", "query": "select avg(bikes_available) from status", "query_toks": ["select", "avg", "(", "bikes_available", ")", "from", "status"], "query_toks_no_value": ["select", "avg", "(", "bikes_available", ")", "from", "status"], "question": "What is the average bike availability in stations?", "question_toks": ["What", "is", "the", "average", "bike", "availability", "in", "stations", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[5, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0149", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0290", "db_id": "bike_1", "query": "select avg(bikes_available) from status", "query_toks": ["select", "avg", "(", "bikes_available", ")", "from", "status"], "query_toks_no_value": ["select", "avg", "(", "bikes_available", ")", "from", "status"], "question": "What is the average bike availablility for stations?", "question_toks": ["What", "is", "the", "average", "bike", "availablility", "for", "stations", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[5, [0, [0, 9, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0150", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0291", "db_id": "network_2", "query": "select count(distinct name) from personfriend", "query_toks": ["select", "count", "(", "distinct", "name", ")", "from", "personfriend"], "query_toks_no_value": ["select", "count", "(", "distinct", "name", ")", "from", "personfriend"], "question": "What is the total number of people.", "question_toks": ["What", "is", "the", "total", "number", "of", "people", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[3, [0, [0, 6, true], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4480", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0292", "db_id": "gas_company", "query": "select company , main_industry from company", "query_toks": ["select", "company", ",", "main_industry", "from", "company"], "query_toks_no_value": ["select", "company", ",", "main_industry", "from", "company"], "question": "What are the main industries of the companies?", "question_toks": ["What", "are", "the", "main", "industries", "of", "the", "companies", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_2026", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0293", "db_id": "customer_complaints", "query": "select email_address , phone_number from customers", "query_toks": ["select", "email_address", ",", "phone_number", "from", "customers"], "query_toks_no_value": ["select", "email_address", ",", "phone_number", "from", "customers"], "question": "Find the email and phone number of the customers.", "question_toks": ["Find", "the", "email", "and", "phone", "number", "of", "the", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 13, false], null]], [0, [0, [0, 14, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5782", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0294", "db_id": "customer_complaints", "query": "select email_address , phone_number from customers", "query_toks": ["select", "email_address", ",", "phone_number", "from", "customers"], "query_toks_no_value": ["select", "email_address", ",", "phone_number", "from", "customers"], "question": "What are the emails and phone numbers of custoemrs?", "question_toks": ["What", "are", "the", "emails", "and", "phone", "numbers", "of", "custoemrs", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[0, [0, [0, 13, false], null]], [0, [0, [0, 14, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5783", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0295", "db_id": "customers_and_products_contacts", "query": "select customer_name , customer_phone from customers", "query_toks": ["select", "customer_name", ",", "customer_phone", "from", "customers"], "query_toks_no_value": ["select", "customer_name", ",", "customer_phone", "from", "customers"], "question": "Show names and phones of customers.", "question_toks": ["Show", "names", "and", "phones", "of", "customers", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 14, false], null]], [0, [0, [0, 16, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5656", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0296", "db_id": "assets_maintenance", "query": "select first_name , last_name from maintenance_engineers", "query_toks": ["select", "first_name", ",", "last_name", "from", "maintenance_engineers"], "query_toks_no_value": ["select", "first_name", ",", "last_name", "from", "maintenance_engineers"], "question": "List the engineer first name and last name.", "question_toks": ["List", "the", "engineer", "first", "name", "and", "last", "name", "."], "sql": {"from": {"table_units": [["table_unit", 7]], "conds": []}, "select": [false, [[0, [0, [0, 36, false], null]], [0, [0, [0, 37, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3140", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0297", "db_id": "dorm_1", "query": "select fname , age from student", "query_toks": ["select", "fname", ",", "age", "from", "student"], "query_toks_no_value": ["select", "fname", ",", "age", "from", "student"], "question": "Find the first name and age of students.", "question_toks": ["Find", "the", "first", "name", "and", "age", "of", "students", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5764", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0298", "db_id": "world_1", "query": "select distinct t2.name from country as t1 join city as t2 on t2.countrycode = t1.code where t1.continent = \"europe\"", "query_toks": ["select", "distinct", "t2", ".", "name", "from", "country", "as", "t1", "join", "city", "as", "t2", "on", "t2", ".", "countrycode", "=", "t1", ".", "code", "where", "t1", ".", "continent", "=", "``", "europe", "''"], "query_toks_no_value": ["select", "distinct", "t2", ".", "name", "from", "country", "as", "t1", "join", "city", "as", "t2", "on", "t2", ".", "countrycode", "=", "t1", ".", "code", "where", "t1", ".", "continent", "=", "value"], "question": "Which cities are in European countries?", "question_toks": ["Which", "cities", "are", "in", "European", "countries", "?"], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 3, false], null], [0, 8, false], null]]}, "select": [true, [[0, [0, [0, 2, false], null]]]], "where": [[false, 2, [0, [0, 10, false], null], "\"europe\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0784", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0299", "db_id": "world_1", "query": "select distinct t2.name from country as t1 join city as t2 on t2.countrycode = t1.code where t1.continent = \"europe\"", "query_toks": ["select", "distinct", "t2", ".", "name", "from", "country", "as", "t1", "join", "city", "as", "t2", "on", "t2", ".", "countrycode", "=", "t1", ".", "code", "where", "t1", ".", "continent", "=", "``", "europe", "''"], "query_toks_no_value": ["select", "distinct", "t2", ".", "name", "from", "country", "as", "t1", "join", "city", "as", "t2", "on", "t2", ".", "countrycode", "=", "t1", ".", "code", "where", "t1", ".", "continent", "=", "value"], "question": "What are the names of cities in Europe?", "question_toks": ["What", "are", "the", "names", "of", "cities", "in", "Europe", "?"], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 0]], "conds": [[false, 2, [0, [0, 3, false], null], [0, 8, false], null]]}, "select": [true, [[0, [0, [0, 2, false], null]]]], "where": [[false, 2, [0, [0, 10, false], null], "\"europe\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0785", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0300", "db_id": "pets_1", "query": "select t1.fname , t1.age from student as t1 join has_pet as t2 on t1.stuid = t2.stuid join pets as t3 on t3.petid = t2.petid where t3.pettype = \"dog\"", "query_toks": ["select", "t1", ".", "fname", ",", "t1", ".", "age", "from", "student", "as", "t1", "join", "has_pet", "as", "t2", "on", "t1", ".", "stuid", "=", "t2", ".", "stuid", "join", "pets", "as", "t3", "on", "t3", ".", "petid", "=", "t2", ".", "petid", "where", "t3", ".", "pettype", "=", "``", "dog", "''"], "query_toks_no_value": ["select", "t1", ".", "fname", ",", "t1", ".", "age", "from", "student", "as", "t1", "join", "has_pet", "as", "t2", "on", "t1", ".", "stuid", "=", "t2", ".", "stuid", "join", "pets", "as", "t3", "on", "t3", ".", "petid", "=", "t2", ".", "petid", "where", "t3", ".", "pettype", "=", "value"], "question": "Find the first name and age of students who have a dog.", "question_toks": ["Find", "the", "first", "name", "and", "age", "of", "students", "who", "have", "a", "dog", "."], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 9, false], null], "and", [false, 2, [0, [0, 11, false], null], [0, 10, false], null]]}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 4, false], null]]]], "where": [[false, 2, [0, [0, 12, false], null], "\"dog\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0065", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0301", "db_id": "pets_1", "query": "select t1.fname , t1.age from student as t1 join has_pet as t2 on t1.stuid = t2.stuid join pets as t3 on t3.petid = t2.petid where t3.pettype = \"dog\"", "query_toks": ["select", "t1", ".", "fname", ",", "t1", ".", "age", "from", "student", "as", "t1", "join", "has_pet", "as", "t2", "on", "t1", ".", "stuid", "=", "t2", ".", "stuid", "join", "pets", "as", "t3", "on", "t3", ".", "petid", "=", "t2", ".", "petid", "where", "t3", ".", "pettype", "=", "``", "dog", "''"], "query_toks_no_value": ["select", "t1", ".", "fname", ",", "t1", ".", "age", "from", "student", "as", "t1", "join", "has_pet", "as", "t2", "on", "t1", ".", "stuid", "=", "t2", ".", "stuid", "join", "pets", "as", "t3", "on", "t3", ".", "petid", "=", "t2", ".", "petid", "where", "t3", ".", "pettype", "=", "value"], "question": "What is the first name of every student who has a dog?", "question_toks": ["What", "is", "the", "first", "name", "of", "every", "student", "who", "has", "a", "dog", "?"], "sql": {"from": {"table_units": [["table_unit", 0], ["table_unit", 1], ["table_unit", 2]], "conds": [[false, 2, [0, [0, 1, false], null], [0, 9, false], null], "and", [false, 2, [0, [0, 11, false], null], [0, 10, false], null]]}, "select": [false, [[0, [0, [0, 3, false], null]], [0, [0, [0, 4, false], null]]]], "where": [[false, 2, [0, [0, 12, false], null], "\"dog\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0066", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_NOT_IN"]}, {"id": "negation_0302", "db_id": "activity_1", "query": "select facid from faculty_participates_in intersect select advisor from student", "query_toks": ["select", "facid", "from", "faculty_participates_in", "intersect", "select", "advisor", "from", "student"], "query_toks_no_value": ["select", "facid", "from", "faculty_participates_in", "intersect", "select", "advisor", "from", "student"], "question": "What are ids of the faculty members who advise a student.", "question_toks": ["What", "are", "ids", "of", "the", "faculty", "members", "who", "advise", "a", "student", "."], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": {"from": {"table_units": [["table_unit", 3]], "conds": []}, "select": [false, [[0, [0, [0, 13, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6774", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_REDUNDANT"]}, {"id": "negation_0303", "db_id": "car_1", "query": "select distinct year from cars_data", "query_toks": ["select", "distinct", "year", "from", "cars_data"], "query_toks_no_value": ["select", "distinct", "year", "from", "cars_data"], "question": "In which years cars were produced?", "question_toks": ["In", "which", "years", "cars", "were", "produced", "?"], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [true, [[0, [0, [0, 23, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0153", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0304", "db_id": "car_1", "query": "select t2.makeid , t2.make from cars_data as t1 join car_names as t2 on t1.id = t2.makeid where t1.horsepower > (select min(horsepower) from cars_data)", "query_toks": ["select", "t2", ".", "makeid", ",", "t2", ".", "make", "from", "cars_data", "as", "t1", "join", "car_names", "as", "t2", "on", "t1", ".", "id", "=", "t2", ".", "makeid", "where", "t1", ".", "horsepower", ">", "(", "select", "min", "(", "horsepower", ")", "from", "cars_data", ")"], "query_toks_no_value": ["select", "t2", ".", "makeid", ",", "t2", ".", "make", "from", "cars_data", "as", "t1", "join", "car_names", "as", "t2", "on", "t1", ".", "id", "=", "t2", ".", "makeid", "where", "t1", ".", "horsepower", ">", "value", "select", "min", "(", "horsepower", ")", "from", "cars_data", ")"], "question": "Consder the cars with more than lowest horsepower. List the car makeid and make name.", "question_toks": ["Consder", "the", "cars", "with", "more", "than", "lowest", "horsepower", ".", "List", "the", "car", "makeid", "and", "make", "name", "."], "sql": {"from": {"table_units": [["table_unit", 5], ["table_unit", 4]], "conds": [[false, 2, [0, [0, 16, false], null], [0, 13, false], null]]}, "select": [false, [[0, [0, [0, 13, false], null]], [0, [0, [0, 15, false], null]]]], "where": [[false, 3, [0, [0, 20, false], null], {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[2, [0, [0, 20, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0167", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0305", "db_id": "chinook_1", "query": "select t1.lastname from customer as t1 join employee as t2 on t1.supportrepid = t2.employeeid group by t1.supportrepid", "query_toks": ["select", "t1", ".", "lastname", "from", "customer", "as", "t1", "join", "employee", "as", "t2", "on", "t1", ".", "supportrepid", "=", "t2", ".", "employeeid", "group", "by", "t1", ".", "supportrepid"], "query_toks_no_value": ["select", "t1", ".", "lastname", "from", "customer", "as", "t1", "join", "employee", "as", "t2", "on", "t1", ".", "supportrepid", "=", "t2", ".", "employeeid", "group", "by", "t1", ".", "supportrepid"], "question": "Please show the employee last names.", "question_toks": ["Please", "show", "the", "employee", "last", "names", "."], "sql": {"from": {"table_units": [["table_unit", 2], ["table_unit", 3]], "conds": [[false, 2, [0, [0, 18, false], null], [0, 19, false], null]]}, "select": [false, [[0, [0, [0, 8, false], null]]]], "where": [], "groupBy": [[0, 18, false]], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_0871", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0306", "db_id": "cre_Drama_Workshop_Groups", "query": "select t1.service_type_description from ref_service_types as t1 join services as t2 on t1.service_type_code = t2.service_type_code where t2.product_name = \"photo\" intersect select t1.service_type_description from ref_service_types as t1 join services as t2 on t1.service_type_code = t2.service_type_code where t2.product_name = \"film\"", "query_toks": ["select", "t1", ".", "service_type_description", "from", "ref_service_types", "as", "t1", "join", "services", "as", "t2", "on", "t1", ".", "service_type_code", "=", "t2", ".", "service_type_code", "where", "t2", ".", "product_name", "=", "``", "photo", "''", "intersect", "select", "t1", ".", "service_type_description", "from", "ref_service_types", "as", "t1", "join", "services", "as", "t2", "on", "t1", ".", "service_type_code", "=", "t2", ".", "service_type_code", "where", "t2", ".", "product_name", "=", "``", "film", "''"], "query_toks_no_value": ["select", "t1", ".", "service_type_description", "from", "ref_service_types", "as", "t1", "join", "services", "as", "t2", "on", "t1", ".", "service_type_code", "=", "t2", ".", "service_type_code", "where", "t2", ".", "product_name", "=", "value", "intersect", "select", "t1", ".", "service_type_description", "from", "ref_service_types", "as", "t1", "join", "services", "as", "t2", "on", "t1", ".", "service_type_code", "=", "t2", ".", "service_type_code", "where", "t2", ".", "product_name", "=", "value"], "question": "Give me the description of the service type that offers photo product and the film product.", "question_toks": ["Give", "me", "the", "description", "of", "the", "service", "type", "that", "offers", "photo", "product", "and", "the", "film", "product", "."], "sql": {"from": {"table_units": [["table_unit", 1], ["table_unit", 15]], "conds": [[false, 2, [0, [0, 3, false], null], [0, 85, false], null]]}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [[false, 2, [0, [0, 88, false], null], "\"photo\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": {"from": {"table_units": [["table_unit", 1], ["table_unit", 15]], "conds": [[false, 2, [0, [0, 3, false], null], [0, 85, false], null]]}, "select": [false, [[0, [0, [0, 5, false], null]]]], "where": [[false, 2, [0, [0, 88, false], null], "\"film\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_5171", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_REDUNDANT"]}, {"id": "negation_0307", "db_id": "document_management", "query": "select document_type_code from documents group by document_type_code", "query_toks": ["select", "document_type_code", "from", "documents", "group", "by", "document_type_code"], "query_toks_no_value": ["select", "document_type_code", "from", "documents", "group", "by", "document_type_code"], "question": "Return the codes of the document types.", "question_toks": ["Return", "the", "codes", "of", "the", "document", "types", "."], "sql": {"from": {"table_units": [["table_unit", 5]], "conds": []}, "select": [false, [[0, [0, [0, 20, false], null]]]], "where": [], "groupBy": [[0, 20, false]], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_4516", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OPPOSITE"]}, {"id": "negation_0308", "db_id": "hr_1", "query": "select hire_date from employees", "query_toks": ["select", "hire_date", "from", "employees"], "query_toks_no_value": ["select", "hire_date", "from", "employees"], "question": "when is the hire date for employees?", "question_toks": ["when", "is", "the", "hire", "date", "for", "employees", "?"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 19, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3415", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0309", "db_id": "hr_1", "query": "select hire_date from employees", "query_toks": ["select", "hire_date", "from", "employees"], "query_toks_no_value": ["select", "hire_date", "from", "employees"], "question": "On what dates were employees hired?", "question_toks": ["On", "what", "dates", "were", "employees", "hired", "?"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 19, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3416", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0310", "db_id": "hr_1", "query": "select first_name , last_name , hire_date , salary , department_id from employees where first_name like \"%m%\"", "query_toks": ["select", "first_name", ",", "last_name", ",", "hire_date", ",", "salary", ",", "department_id", "from", "employees", "where", "first_name", "like", "\"%", "m", "%\""], "query_toks_no_value": ["select", "first_name", ",", "last_name", ",", "hire_date", ",", "salary", ",", "department_id", "from", "employees", "where", "first_name", "like", "\"%", "m", "%\""], "question": "display the full name (first and last), hire date, salary, and department number for those employees whose first name does containing the letter M.", "question_toks": ["display", "the", "full", "name", "(", "first", "and", "last", "),", "hire", "date", ",", "salary", ",", "and", "department", "number", "for", "those", "employees", "whose", "first", "name", "does", "containing", "the", "letter", "M", "."], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 15, false], null]], [0, [0, [0, 16, false], null]], [0, [0, [0, 19, false], null]], [0, [0, [0, 21, false], null]], [0, [0, [0, 24, false], null]]]], "where": [[false, 9, [0, [0, 15, false], null], "\"%m%\"", null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3417", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0311", "db_id": "hr_1", "query": "select first_name , last_name , hire_date , salary , department_id from employees ", "query_toks": ["select", "first_name", ",", "last_name", ",", "hire_date", ",", "salary", ",", "department_id", "from", "employees"], "query_toks_no_value": ["select", "first_name", ",", "last_name", ",", "hire_date", ",", "salary", ",", "department_id", "from", "employees"], "question": "What are the full name, hire date, salary, and department id for all employees?", "question_toks": ["What", "are", "the", "full", "name", ",", "hire", "date", ",", "salary", ",", "and", "department", "id", "for", "all", "employees", "?"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 15, false], null]], [0, [0, [0, 16, false], null]], [0, [0, [0, 19, false], null]], [0, [0, [0, 21, false], null]], [0, [0, [0, 24, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3418", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0312", "db_id": "hr_1", "query": "select first_name , last_name , hire_date , salary , department_id from employees order by department_id", "query_toks": ["select", "first_name", ",", "last_name", ",", "hire_date", ",", "salary", ",", "department_id", "from", "employees", "order", "by", "department_id"], "query_toks_no_value": ["select", "first_name", ",", "last_name", ",", "hire_date", ",", "salary", ",", "department_id", "from", "employees", "order", "by", "department_id"], "question": "display the full name (first and last), hire date, salary, and department number for employees and make the result set in ascending order by department number.", "question_toks": ["display", "the", "full", "name", "(", "first", "and", "last", "),", "hire", "date", ",", "salary", ",", "and", "department", "number", "for", "employees", "and", "make", "the", "result", "set", "in", "ascending", "order", "by", "department", "number", "."], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 15, false], null]], [0, [0, [0, 16, false], null]], [0, [0, [0, 19, false], null]], [0, [0, [0, 21, false], null]], [0, [0, [0, 24, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": ["asc", [[0, [0, 24, false], null]]], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3419", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0313", "db_id": "hr_1", "query": "select first_name , last_name , hire_date , salary , department_id from employees order by department_id", "query_toks": ["select", "first_name", ",", "last_name", ",", "hire_date", ",", "salary", ",", "department_id", "from", "employees", "order", "by", "department_id"], "query_toks_no_value": ["select", "first_name", ",", "last_name", ",", "hire_date", ",", "salary", ",", "department_id", "from", "employees", "order", "by", "department_id"], "question": "What are the full name, hire data, salary and department id for employees ordered by ascending department id?", "question_toks": ["What", "are", "the", "full", "name", ",", "hire", "data", ",", "salary", "and", "department", "id", "for", "employees", "ordered", "by", "ascending", "department", "id", "?"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 15, false], null]], [0, [0, [0, 16, false], null]], [0, [0, [0, 19, false], null]], [0, [0, [0, 21, false], null]], [0, [0, [0, 24, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": ["asc", [[0, [0, 24, false], null]]], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3420", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0314", "db_id": "hr_1", "query": "select first_name , last_name , salary from employees", "query_toks": ["select", "first_name", ",", "last_name", ",", "salary", "from", "employees"], "query_toks_no_value": ["select", "first_name", ",", "last_name", ",", "salary", "from", "employees"], "question": "Return the full names and salaries of all employees.", "question_toks": ["Return", "the", "full", "names", "and", "salaries", "of", "all", "employees", "."], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 15, false], null]], [0, [0, [0, 16, false], null]], [0, [0, [0, 21, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3426", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0315", "db_id": "hr_1", "query": "select email from employees where salary between 7000 and 12000 and department_id = 50", "query_toks": ["select", "email", "from", "employees", "where", "salary", "between", "7000", "and", "12000", "and", "department_id", "=", "50"], "query_toks_no_value": ["select", "email", "from", "employees", "where", "salary", "between", "7000", "and", "12000", "and", "department_id", "=", "value"], "question": "display the emails of the employees who have salary within the range 7000 to 12000 and works in that department which number is 50.", "question_toks": ["display", "the", "emails", "of", "the", "employees", "who", "have", "salary", "within", "the", "range", "7000", "to", "12000", "and", "works", "in", "that", "department", "which", "number", "is", "50", "."], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 17, false], null]]]], "where": [[false, 1, [0, [0, 21, false], null], 7000.0, 12000.0], "and", [false, 2, [0, [0, 24, false], null], 50.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3445", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0316", "db_id": "hr_1", "query": "select email from employees where salary between 7000 and 12000 and department_id = 50", "query_toks": ["select", "email", "from", "employees", "where", "salary", "between", "7000", "and", "12000", "and", "department_id", "=", "50"], "query_toks_no_value": ["select", "email", "from", "employees", "where", "salary", "between", "7000", "and", "12000", "and", "department_id", "=", "value"], "question": "What are the emails of employees with salary between 7000 and 12000, and who work in department 50?", "question_toks": ["What", "are", "the", "emails", "of", "employees", "with", "salary", "between", "7000", "and", "12000", ",", "and", "who", "work", "in", "department", "50", "?"], "sql": {"from": {"table_units": [["table_unit", 4]], "conds": []}, "select": [false, [[0, [0, [0, 17, false], null]]]], "where": [[false, 1, [0, [0, 21, false], null], 7000.0, 12000.0], "and", [false, 2, [0, [0, 24, false], null], 50.0, null]], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3446", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0317", "db_id": "insurance_policies", "query": "select date_claim_made from claims", "query_toks": ["select", "date_claim_made", "from", "claims"], "query_toks_no_value": ["select", "date_claim_made", "from", "claims"], "question": "Return the claim start date for the claims", "question_toks": ["Return", "the", "claim", "start", "date", "for", "the", "claims"], "sql": {"from": {"table_units": [["table_unit", 2]], "conds": []}, "select": [false, [[0, [0, [0, 10, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_3863", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0318", "db_id": "museum_visit", "query": "select avg(age) from visitor", "query_toks": ["select", "avg", "(", "age", ")", "from", "visitor"], "query_toks_no_value": ["select", "avg", "(", "age", ")", "from", "visitor"], "question": "What is the average age of the visitors?", "question_toks": ["What", "is", "the", "average", "age", "of", "the", "visitors", "?"], "sql": {"from": {"table_units": [["table_unit", 1]], "conds": []}, "select": [false, [[5, [0, [0, 8, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "dev_0413", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0319", "db_id": "music_4", "query": "select famous_title from artist", "query_toks": ["select", "famous_title", "from", "artist"], "query_toks_no_value": ["select", "famous_title", "from", "artist"], "question": "What are the famous titles of artists?", "question_toks": ["What", "are", "the", "famous", "titles", "of", "artists", "?"], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[0, [0, [0, 4, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_6192", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}, {"id": "negation_0320", "db_id": "phone_1", "query": "select count(*) from chip_model", "query_toks": ["select", "count", "(*)", "from", "chip_model"], "query_toks_no_value": ["select", "count", "(*)", "from", "chip_model"], "question": "Count the number of chip model.", "question_toks": ["Count", "the", "number", "of", "chip", "model", "."], "sql": {"from": {"table_units": [["table_unit", 0]], "conds": []}, "select": [false, [[3, [0, [0, 0, false], null]]]], "where": [], "groupBy": [], "having": [], "orderBy": [], "limit": null, "intersect": null, "union": null, "except": null}, "tags": [], "source": "SIMPLIFIED", "parents_id": "train_1047", "is_simplification": true, "simplifications_tags": ["NEGATION", "_NEGATION_OTHER_WORDS"]}]