question_id
stringlengths 11
60
| question_text
stringlengths 7
294
| decomposition
stringlengths 13
606
| operators
stringlengths 10
260
| split
stringclasses 1
value |
---|---|---|---|---|
ATIS_train_177 | i'm looking for ground transportation in dallas | return transportation ;return ground of #1 ;return #2 in dallas | ['select', 'project', 'filter'] | train |
ATIS_train_1770 | show me all the flights from montreal to detroit | return flights ;return #1 from montreal ;return #2 to detroit | ['select', 'filter', 'filter'] | train |
ATIS_train_1771 | show me the round trip flights between phoenix and salt lake city | return flights ;return #1 between phoenix and salt lake city ;return #2 that are round trip | ['select', 'filter', 'filter'] | train |
ATIS_train_1772 | i would like a nonstop flight between pittsburgh and philadelphia leaving in the afternoon and arriving in the vicinity of 5pm | return flights ;return #1 that is nonstop ;return #2 from pittsburgh ;return #3 to philadelphia ;return #4 leaving in the afternoon ;return #5 arriving in the vicinity of 5pm | ['select', 'filter', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1773 | show me the nonstop flights from atlanta to oakland that leave in the afternoon and arrive between 430pm and 630pm | return flights ;return #1 that are nonstop ;return #2 from atlanta ;return #3 to oakland ;return #4 that leave in the afternoon ;return #5 that arrive between 430pm and 630pm | ['select', 'filter', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1774 | give me the earliest flight tomorrow from st. petersburg to milwaukee on a airline other than twa | return flights ;return #1 from st. petersburg to milwaukee ;return airlines ;return #2 where #3 is not twa ;return the earliest #4 | ['select', 'filter', 'select', 'comparative', 'project'] | train |
ATIS_train_1775 | what is the earliest morning flight from san francisco to boston | return flights ;return #1 from san francisco ;return #2 to boston ;return #3 in the morning ;return the earliest of #4 | ['select', 'filter', 'filter', 'filter', 'project'] | train |
ATIS_train_1776 | what flights are available on sunday to pittsburgh from san francisco | return flights ;return #1 from pittsburgh ;return #2 to san francisco ;return #3 on sunday | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1777 | what time does flight aa 459 depart | return flight aa 459 ;return depart time of #1 | ['select', 'project'] | train |
ATIS_train_1778 | show me flights from boston to baltimore coach on wednesday about 12 noon | return flights ;return #1 on wednesday ;return #2 about 12 noon ;return #3 from boston ;return #4 to baltimore ;return #5 which are coach | ['select', 'filter', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1779 | show me the ground transportation at denver | return ground transportation ;return #1 in denver | ['select', 'filter'] | train |
ATIS_train_178 | okay how about a flight on sunday from tampa to charlotte | return flights ;return #1 from tampa ;return #2 to charlotte ;return #3 on sunday | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1780 | ground transport in denver | return transport ;return #1 that is ground ;return #2 in denver | ['select', 'filter', 'filter'] | train |
ATIS_train_1783 | what is fare code fn | return fare code ;return #1 that is fn ;return what #2 is | ['select', 'filter', 'project'] | train |
ATIS_train_1784 | what flights go from boston to orlando | return flights ;return #1 from boston ;return #2 to orlando | ['select', 'filter', 'filter'] | train |
ATIS_train_1785 | list all the takeoffs and landings at general mitchell airport | return takeoffs ;return #1 at general mitchell airport ;return landings ;return #3 at general mitchell airport ;return #2 , #4 | ['select', 'filter', 'select', 'filter', 'union'] | train |
ATIS_train_1786 | on july twenty third all flights on american airlines from philadelphia to san francisco | return flights ;return #1 on american airlines ;return #2 on july twenty third ;return #3 from philadelphia ;return #4 to san francisco | ['select', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1787 | what're the flights from memphis to las vegas that arrive on a sunday | return flights ;return #1 from memphis ;return #2 to las vegas ;return #3 that arrive on a sunday | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1789 | what flights go from boston to dallas | return flights ;return #1 from boston to dallas | ['select', 'filter'] | train |
ATIS_train_179 | list daily flights from boston to oakland using continental airlines | return daily flights ;return #1 using continental airlines ;return #2 from boston to oakland | ['select', 'filter', 'filter'] | train |
ATIS_train_1790 | which airlines fly between boston and pittsburgh | return airlines ;return #1 that fly between boston and pittsburgh | ['select', 'filter'] | train |
ATIS_train_1791 | show me the one way fares from san diego to miami nonstop | return flights ;return #1 from san diego ;return #2 to miami ;return #3 that are nonstop ;return #4 that are one way ;return fares of #5 | ['select', 'filter', 'filter', 'filter', 'filter', 'project'] | train |
ATIS_train_1792 | what flights from pittsburgh to atlanta on wednesday morning serves breakfast | return flights ;return #1 from pittsburgh ;return #2 to atlanta ;return #3 on wednesday morning ;return #4 that serves breakfast | ['select', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1793 | do you have a united flight from boston to washington | return flights ;return #1 from boston ;return #2 to washington ;return #3 on united | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1794 | what is the cheapest flight from dallas to baltimore | return flights ;return #1 from dallas ;return #2 to baltimore ;return #3 that is the cheapest | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1795 | list all flights from memphis to seattle | return flights ;return #1 from memphis ;return #2 to seattle | ['select', 'filter', 'filter'] | train |
ATIS_train_1796 | is there a flight around 3pm from charlotte to minneapolis | return flights ;return #1 from charlotte ;return #2 to minneapolis ;return #3 are 3pm ;return are there any #4 | ['select', 'filter', 'filter', 'filter', 'boolean'] | train |
ATIS_train_1797 | list flights from pittsburgh to atlanta on the evening of august sixth | return flights ;return #1 from pittsburgh ;return #2 to atlanta ;return #3 in the evening ;return #4 on august sixth | ['select', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1799 | could you find me a flight from boston to san francisco that stops in denver | return flights ;return #1 from boston ;return #2 to san francisco ;return #3 that stops in denver | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_18 | i need the cost of a ticket going from denver to baltimore a first class ticket on united airlines | return flights ;return #1 on united airlines ;return #2 going from denver ;return #3 to baltimore ;return #4 which are first class tickets ;return the cost of #5 | ['select', 'filter', 'filter', 'filter', 'filter', 'project'] | train |
ATIS_train_180 | show me airline abbreviations | return abbreviations ;return #1 of airlines | ['select', 'filter'] | train |
ATIS_train_1800 | find a flight on delta from philadelphia to san francisco | return flights ;return #1 on delta ;return #2 from philadelphia ;return #3 to san francisco | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1801 | i would like to fly from baltimore to san francisco on eastern airlines | return flights ;return #1 from baltimore ;return #2 to san francisco ;return #3 on eastern airlines | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1802 | tell me about ground transportation in st. petersburg airport | return ground transportation ;return #1 in st. petersburg airport | ['select', 'filter'] | train |
ATIS_train_1803 | please give me the cheapest round trip airfare from atlanta to philadelphia on august the first | return airfares ;return #1 from atlanta ;return #2 to philadelphia ;return #3 that are round trip ;return #4 on august first ;return #5 that is cheapest | ['select', 'filter', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1804 | what airlines are ac and as | return airlines ;return #1 which are ac ;return #1 which are as ;return #2 , #3 | ['select', 'filter', 'filter', 'union'] | train |
ATIS_train_1805 | flights from montreal | return flights ;return #1 from montreal | ['select', 'filter'] | train |
ATIS_train_1806 | what flights go from philadelphia to dallas with a stopover in atlanta | return flights ;return #1 from philadelphia ;return #2 to dallas ;return #3 which have a stopover in atlanta | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1807 | define airline hp | return airline hp ;return define #1 | ['select', 'project'] | train |
ATIS_train_1808 | i'd like to go from boston to atlanta sometime after 5pm can you tell me the flights that could do that for me | return flights ;return #1 from boston ;return #2 to atlanta ;return #3 sometime after 5pm | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1809 | show me the flights from atlanta to philadelphia | return flights ;return #1 from atlanta ;return #2 to philadelphia | ['select', 'filter', 'filter'] | train |
ATIS_train_181 | can you find out about the ground transportation available in atlanta | return ground transportation ;return #1 in atlanta | ['select', 'filter'] | train |
ATIS_train_1810 | give me a flight between boston and denver | return flights ;return #1 between boston and denver | ['select', 'filter'] | train |
ATIS_train_1811 | what type of aircraft are used on flights from cleveland to dallas that leave before noon | return flights ;return #1 from cleveland ;return #2 to dallas ;return #3 that leave before noon ;return aircraft of #4 ;return types of #5 | ['select', 'filter', 'filter', 'filter', 'project', 'project'] | train |
ATIS_train_1812 | okay just on november twenty third i want to fly from atlanta to denver and i need to know what flights are available | return flights ;return #1 from atlanta ;return #2 to denver ;return #3 on november twenty third | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1813 | list all flights from atlanta to dallas on friday | return flights ;return #1 from atlanta ;return #2 to dallas ;return #3 on friday | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1814 | give me the latest northwest airlines flight from milwaukee to tacoma tomorrow | return flights ;return #1 on northwest airlines ;return #2 from milwaukee ;return #3 to tacoma ;return #4 tomorrow ;return #5 that is latest | ['select', 'filter', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1815 | please show me the flights available from san francisco to pittsburgh on tuesday | return the flights available ;return #1 on tuesday ;return #2 from san francisco ;return #3 to pittsburgh | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1816 | what ground transportation is available from the denver airport to downtown denver | return ground transportation ;return #1 from denver airport ;return #2 to downtown denver | ['select', 'filter', 'filter'] | train |
ATIS_train_1817 | give me the cheapest flight from charlotte to long beach | return flights ;return #1 from charlotte ;return #2 to long beach ;return cheapest of #3 | ['select', 'filter', 'filter', 'project'] | train |
ATIS_train_1818 | i need flight information on thursday leaving pittsburgh and arriving in baltimore in the morning | return flights ;return #1 leaving pittsburgh ;return #2 leaving thursday ;return #3 arriving in baltimore ;return #4 arriving in the morning ;return flight information of #5 | ['select', 'filter', 'filter', 'filter', 'filter', 'project'] | train |
ATIS_train_1819 | i'm trying to fly from denver to boston and i want a flight that serves a meal | return flights ;return #1 from denver ;return #2 to boston ;return #3 that serves a meal | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1820 | i would like to fly from boston to baltimore what time are the flights in the afternoon | return flights ;return #1 from boston ;return #2 to baltimore ;return #3 in the afternoon ;return times of #4 | ['select', 'filter', 'filter', 'filter', 'project'] | train |
ATIS_train_1821 | what kind of airplane is flight ua 281 from boston to denver | return flight ua 281 ;return #1 from boston ;return #2 to denver ;return what kind of airplane is #3 | ['select', 'filter', 'filter', 'project'] | train |
ATIS_train_1822 | what airline is ea | return ea ;return what airline is #1 | ['select', 'project'] | train |
ATIS_train_1823 | what northwest flights stop in denver | return flights ;return #1 on northwest ;return #2 that stop in denver | ['select', 'filter', 'filter'] | train |
ATIS_train_1824 | what flights are there wednesday morning from atlanta to philadelphia | return flights ;return #1 on wednesday morning ;return #2 from atlanta ;return #3 to philadelphia | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1825 | what flights are available from pittsburgh to boston on wednesday of next week | return flights ;return #1 from pittsburgh ;return #2 to boston ;return #3 that are next week ;return #4 on wednesday ;return #5 that are available | ['select', 'filter', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1826 | i'm trying to make a connection between denver and san francisco does delta airline fly between those two | return flights ;return #1 between denver ;return #2 and san francisco ;return #3 on delta airlines ;return are there any #4 | ['select', 'filter', 'filter', 'filter', 'boolean'] | train |
ATIS_train_1827 | show me ground transportation for dallas | return ground transportation ;return #1 to dallas | ['select', 'filter'] | train |
ATIS_train_1828 | i'd like a flight from baltimore to boston as early in the morning as i can | return flights ;return #1 from baltimore ;return #2 to boston ;return #3 as early in the morning as i can | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1829 | i need a flight from philadelphia to boston | return flights ;return #1 from philadelphia ;return #2 to boston | ['select', 'filter', 'filter'] | train |
ATIS_train_183 | i would like to see the daily flights from baltimore to philadelphia | return daily flights ;return #1 from baltimore ;return #2 to philadelphia | ['select', 'filter', 'filter'] | train |
ATIS_train_1830 | okay on tuesday june first i'd like to go from phoenix to detroit in the late afternoon | return phoenix ;return #1 to detroit ;return #2 tuesday june first ;return #3 in the late afternoon | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1831 | may i see all nonstop flights from st. petersburg to charlotte | return flights ;return #1 from st. petersburg ;return #2 to charlotte ;return #3 which are nonstop | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1832 | i'd like to fly from columbus to nashville tomorrow morning | return flights ;return #1 from columbus ;return #2 to nashville ;return #3 that is tomorrow ;return #4 that is in the morning | ['select', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1833 | list the flights and departure times for flights leaving dallas fort worth for boston after 6pm | return flights ;return #1 from dallas fort worth ;return #2 to boston ;return #3 that are leaving after 6pm ;return departure times of #4 ;return #4 , #5 | ['select', 'filter', 'filter', 'filter', 'project', 'union'] | train |
ATIS_train_1834 | what flights do you have leaving boston going to san francisco | return flights ;return #1 from boston ;return #2 to san francisco | ['select', 'filter', 'filter'] | train |
ATIS_train_1835 | show me the nonstop flights from dallas to houston | return flights ;return #1 that are nonstop ;return #2 from dallas ;return #3 to houston | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1836 | what's restriction ap68 | return restriction ap68 ;return what is #1 | ['select', 'project'] | train |
ATIS_train_1837 | find me a flight from boston to san francisco with a layover in denver | return flight ;return #1 from boston ;return #2 to san francisco ;return #3 with layover in denver | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1838 | i need a flight from denver to philadelphia | return flights ;return #1 from denver to philadelphia | ['select', 'filter'] | train |
ATIS_train_1839 | before 10 o'clock on tuesday is there a 747 that flies from baltimore to san francisco | return flights ;return #1 on 747 ;return #2 from baltimore ;return #3 to san francisco ;return #4 before 10 o'clock ;return #5 on tuesday ;return is there any #6 | ['select', 'filter', 'filter', 'filter', 'filter', 'filter', 'boolean'] | train |
ATIS_train_184 | what flights are there from milwaukee to phoenix on saturday | return flights ;return #1 on saturday ;return #2 from milwaukee ;return #3 to phoenix | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1840 | all flights from washington to san francisco leaving after 2 | return flights ;return #1 from washington ;return #2 to san francisco ;return #3 leaving after 2 | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1841 | what is the latest flight leaving washington for denver | return flights ;return #1 from washington ;return #2 to denver ;return #3 that leave latest | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1842 | show me one more time the first class fares from baltimore to dallas | return flights ;return #1 in first class ;return #2 from baltimore ;return #3 to dallas ;return fares of #4 | ['select', 'filter', 'filter', 'filter', 'project'] | train |
ATIS_train_1843 | which airlines fly between baltimore and san francisco | return flights ;return #1 from baltimore ;return #2 to san francisco ;return the airlines of #3 | ['select', 'filter', 'filter', 'project'] | train |
ATIS_train_1844 | are there any continental flights between dallas and boston | return continental flights ;return #1 between dallas and boston | ['select', 'filter'] | train |
ATIS_train_1845 | information on ground transportation from airport to downtown boston | return ground transportation ;return #1 from the airport ;return #2 to downtown boston | ['select', 'filter', 'filter'] | train |
ATIS_train_1847 | first i'd like to fly from philadelphia to dallas and fly from dallas to san francisco | return flights ;return #1 from philadelphia ;return #2 to dallas ;return #1 from dallas ;return #4 to san francisco ;return #3 , #5 | ['select', 'filter', 'filter', 'filter', 'filter', 'union'] | train |
ATIS_train_1848 | show me flights from new york to miami on a tuesday with a round trip fare less than 466 dollars | return flights ;return #1 from new york ;return #2 to miami ;return #3 on a tuesday ;return #4 that are round trip ;return fares of #5 ;return #6 that are lower than 466 dollars | ['select', 'filter', 'filter', 'filter', 'filter', 'project', 'filter'] | train |
ATIS_train_1849 | show me all flights arriving at dallas | return flights ;return #1 to dallas | ['select', 'filter'] | train |
ATIS_train_185 | show me the cheapest one way flight from san francisco to boston leaving san francisco after 9pm | return flights ;return #1 from san francisco ;return #2 that are leaving san francisco after 9pm ;return #3 to boston ;return #4 that are one way ;return the cheapest #5 | ['select', 'filter', 'filter', 'filter', 'filter', 'project'] | train |
ATIS_train_1850 | what does nw stand for | return nw ;return what does #1 stand for | ['select', 'project'] | train |
ATIS_train_1851 | on thursday i'd like a flight from st. petersburg to miami | return flights ;return #1 from st. petersburg ;return #2 to miami ;return #3 on thursday | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1852 | what flights from miami to indianapolis on sunday | return flights ;return #1 from miami ;return #2 to indianapolis ;return #3 on sunday | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1853 | show me the flights from salt lake city to st. petersburg on wednesday | return flights ;return #1 from salt lake city ;return #2 to st. petersburg ;return #3 on wednesday | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1854 | i'd like to fly between boston and san francisco | return flights ;return #1 between boston ;return #2 and san francisco | ['select', 'filter', 'filter'] | train |
ATIS_train_1855 | when can i fly from philadelphia to dallas on a saturday morning | return flights ;return #1 from philadelphia ;return #2 to dallas ;return #3 on a saturday ;return #4 in the morning ;return when #5 are | ['select', 'filter', 'filter', 'filter', 'filter', 'project'] | train |
ATIS_train_1856 | what time zone is denver in | return denver ;return time zone of #1 | ['select', 'project'] | train |
ATIS_train_1857 | does united airline have any flights from dallas to san francisco | return flights ;return flights on united airlines ;return #2 from dallas ;return #3 to san francisco | ['select', 'select', 'filter', 'filter'] | train |
ATIS_train_1859 | i'd like to arrange for two friends to fly into los angeles next saturday evening one of the people is coming from kansas city and the other is coming from las vegas | return flights ;return #1 from kansas city ;return #2 to los angeles ;return #1 from las vegas ;return #4 to los angeles ;return #3 , #4 ;return #6 next saturday evening | ['select', 'filter', 'filter', 'filter', 'filter', 'union', 'filter'] | train |
ATIS_train_186 | what is the earliest flight in the morning to arrive in baltimore from boston | return flight ;return #1 from boston ;return #2 to baltimore ;return #3 in morning ;return earliest #4 | ['select', 'filter', 'filter', 'filter', 'project'] | train |
ATIS_train_1860 | display all flights from denver to san francisco on august seven | return flights ;return #1 from denver ;return #2 to san francisco ;return #3 on august seven | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1861 | please list any flights from oakland california to philadelphia on tuesday | return flights ;return #1 from oakland california ;return #2 to philadelphia ;return #3 on tuesday | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1862 | list all flights from denver to san francisco on wednesday afternoon | return flights ;return #1 from denver ;return #2 to san francisco ;return #3 on wednesday afternoon | ['select', 'filter', 'filter', 'filter'] | train |
ATIS_train_1863 | what kinds of planes are used by midway airlines | return midway airlines ;return planes used by #1 ;return kinds of #2 | ['select', 'project', 'project'] | train |
ATIS_train_1864 | flights from newark to cleveland daily 5 o'clock pm | return flights ;return #1 from newark ;return #2 to cleveland ;return #3 that is daily ;return #4 on 5 o'clock pm | ['select', 'filter', 'filter', 'filter', 'filter'] | train |
ATIS_train_1865 | round trip first class fares new york to miami | return flights ;return #1 that are round trip ;return #2 from new york ;return #3 to miami ;return #4 in first class ;return fares of #5 | ['select', 'filter', 'filter', 'filter', 'filter', 'project'] | train |