qid
stringlengths
6
9
source
stringlengths
6
259
target
stringlengths
6
409
anonymized_target
stringlengths
16
454
atis_1860
information on flights from pittsburgh to san francisco
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1865
interested in a flight from washington to fort worth
( lambda $0 e ( and ( flight $0 ) ( from $0 washington : ci ) ( to $0 fort_worth : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1871
is it possible for me to fly from baltimore to san francisco
( lambda $0 e ( and ( flight $0 ) ( from $0 baltimore : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1902
is there a flight leaving from boston to atlanta
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1903
is there a flight leaving san francisco to denver
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1916
is there a plane from boston to washington
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 washington : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1977
like to book a flight from burbank to milwaukee
( lambda $0 e ( and ( flight $0 ) ( from $0 burbank : ci ) ( to $0 milwaukee : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2016
list all flights from baltimore to philadelphia
( lambda $0 e ( and ( flight $0 ) ( from $0 baltimore : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2020
list all flights from boston to oakland
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 oakland : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2026
list all flights from burbank to denver
( lambda $0 e ( and ( flight $0 ) ( from $0 burbank : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2029
list all flights from denver to philadelphia
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2031
list all flights from indianapolis to seattle
( lambda $0 e ( and ( flight $0 ) ( from $0 indianapolis : ci ) ( to $0 seattle : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2034
list all flights from memphis to seattle
( lambda $0 e ( and ( flight $0 ) ( from $0 memphis : ci ) ( to $0 seattle : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2036
list all flights from nashville to seattle
( lambda $0 e ( and ( flight $0 ) ( from $0 nashville : ci ) ( to $0 seattle : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2039
list all flights from pittsburgh to philadelphia
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2042
list all flights from washington dc to tampa florida
( lambda $0 e ( and ( flight $0 ) ( from $0 washington : ci ) ( to $0 tampa : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2070
list all flights please from washington to san francisco
( lambda $0 e ( and ( flight $0 ) ( from $0 washington : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2135
list flights between denver and pittsburgh
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2136
list flights between oakland and san francisco
( lambda $0 e ( and ( flight $0 ) ( from $0 oakland : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2145
list flights from chicago to san diego
( lambda $0 e ( and ( flight $0 ) ( from $0 chicago : ci ) ( to $0 san_diego : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2148
list flights from dallas to houston
( lambda $0 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 houston : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2149
list flights from dallas to san francisco
( lambda $0 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2150
list flights from denver to baltimore
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 baltimore : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2151
list flights from denver to philadelphia
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2152
list flights from denver to phoenix
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 phoenix : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2156
list flights from houston to milwaukee
( lambda $0 e ( and ( flight $0 ) ( from $0 houston : ci ) ( to $0 milwaukee : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2157
list flights from houston to san jose
( lambda $0 e ( and ( flight $0 ) ( from $0 houston : ci ) ( to $0 san_jose : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2160
list flights from kansas city to denver
( lambda $0 e ( and ( flight $0 ) ( from $0 kansas_city : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2162
list flights from la to orlando
( lambda $0 e ( and ( flight $0 ) ( from $0 los_angeles : ci ) ( to $0 orlando : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2163
list flights from las vegas to phoenix
( lambda $0 e ( and ( flight $0 ) ( from $0 las_vegas : ci ) ( to $0 phoenix : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2164
list flights from las vegas to san diego
( lambda $0 e ( and ( flight $0 ) ( from $0 las_vegas : ci ) ( to $0 san_diego : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2167
list flights from milwaukee to detroit
( lambda $0 e ( and ( flight $0 ) ( from $0 milwaukee : ci ) ( to $0 detroit : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2171
list flights from new york to la
( lambda $0 e ( and ( flight $0 ) ( from $0 new_york : ci ) ( to $0 los_angeles : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2173
list flights from ontario california to orlando
( lambda $0 e ( and ( flight $0 ) ( from $0 ontario : ci ) ( to $0 orlando : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2176
list flights from philadelphia to dallas
( lambda $0 e ( and ( flight $0 ) ( from $0 philadelphia : ci ) ( to $0 dallas : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2181
list flights from phoenix to las vegas
( lambda $0 e ( and ( flight $0 ) ( from $0 phoenix : ci ) ( to $0 las_vegas : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2184
list flights from pittsburgh to baltimore
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2188
list flights from pittsburgh to san francisco
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2190
list flights from san francisco to pittsburgh
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2204
list list flights between oakland and denver
( lambda $0 e ( and ( flight $0 ) ( from $0 oakland : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2255
list the flights between san jose and houston
( lambda $0 e ( and ( flight $0 ) ( from $0 san_jose : ci ) ( to $0 houston : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2257
list the flights from dallas to baltimore
( lambda $0 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 baltimore : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2259
list the flights from denver to baltimore
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 baltimore : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2261
list the flights from houston to st. paul
( lambda $0 e ( and ( flight $0 ) ( from $0 houston : ci ) ( to $0 st_paul : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2262
list the flights from indianapolis to houston
( lambda $0 e ( and ( flight $0 ) ( from $0 indianapolis : ci ) ( to $0 houston : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2269
list the flights from salt lake city to st. petersburg
( lambda $0 e ( and ( flight $0 ) ( from $0 salt_lake_city : ci ) ( to $0 st_petersburg : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2272
list the flights from st. petersburg to toronto
( lambda $0 e ( and ( flight $0 ) ( from $0 st_petersburg : ci ) ( to $0 toronto : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2273
list the flights from toronto to salt lake city
( lambda $0 e ( and ( flight $0 ) ( from $0 toronto : ci ) ( to $0 salt_lake_city : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2306
looking for a flight from cleveland to dallas
( lambda $0 e ( and ( flight $0 ) ( from $0 cleveland : ci ) ( to $0 dallas : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2309
looking for a flight from denver to salt lake city
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 salt_lake_city : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2310
looking for a flight from toronto to san diego
( lambda $0 e ( and ( flight $0 ) ( from $0 toronto : ci ) ( to $0 san_diego : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2312
looking for flights in toronto to san diego
( lambda $0 e ( and ( flight $0 ) ( from $0 toronto : ci ) ( to $0 san_diego : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2318
may i fly from san francisco to baltimore
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 baltimore : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2329
may i see all the flights from cleveland to dallas
( lambda $0 e ( and ( flight $0 ) ( from $0 cleveland : ci ) ( to $0 dallas : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2330
may i see all the flights from washington to san francisco please
( lambda $0 e ( and ( flight $0 ) ( from $0 washington : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2345
need a flight from pittsburgh to denver
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2373
now i want to see return flights from miami to new york
( lambda $0 e ( and ( flight $0 ) ( from $0 miami : ci ) ( to $0 new_york : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2376
now i'd like information on flights from denver to san francisco
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2381
now show me all the flights from st. louis to burbank
( lambda $0 e ( and ( flight $0 ) ( from $0 st_louis : ci ) ( to $0 burbank : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2382
now show me flights from pittsburgh to philadelphia
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2383
now show me the flights from denver to atlanta
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 atlanta : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2385
now show me the flights from memphis to cleveland
( lambda $0 e ( and ( flight $0 ) ( from $0 memphis : ci ) ( to $0 cleveland : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2386
now show me the flights from pittsburgh to baltimore
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2407
okay i need to get a flight from houston to seattle
( lambda $0 e ( and ( flight $0 ) ( from $0 houston : ci ) ( to $0 seattle : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2409
okay i want a flight originating in denver going to pittsburgh
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2410
okay i would like to fly from atlanta to philadelphia
( lambda $0 e ( and ( flight $0 ) ( from $0 atlanta : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2415
okay i'd like to fly from denver to pittsburgh
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2509
please give me a list of flights leaving boston going to pittsburgh
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2511
please give me all flights from long beach to memphis
( lambda $0 e ( and ( flight $0 ) ( from $0 long_beach : ci ) ( to $0 memphis : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2512
please give me all the flights from long beach california to memphis tennessee
( lambda $0 e ( and ( flight $0 ) ( from $0 long_beach : ci ) ( to $0 memphis : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2518
please give me flights available from baltimore to philadelphia
( lambda $0 e ( and ( flight $0 ) ( from $0 baltimore : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2519
please give me flights available from denver to philadelphia
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2523
please give me flights leaving san francisco and going to pittsburgh
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2539
please give me the flights from san francisco to washington dc
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 washington : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2544
please list all airline flights between denver and boston
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 boston : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2548
please list all flights between boston and atlanta
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2553
please list all flights from baltimore to atlanta
( lambda $0 e ( and ( flight $0 ) ( from $0 baltimore : ci ) ( to $0 atlanta : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2558
please list all flights from new york to miami any any type of class
( lambda $0 e ( and ( flight $0 ) ( from $0 new_york : ci ) ( to $0 miami : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2560
please list all flights from philadelphia to boston
( lambda $0 e ( and ( flight $0 ) ( from $0 philadelphia : ci ) ( to $0 boston : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2576
please list all the flights from dallas to san francisco
( lambda $0 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2586
please list flights between denver and boston
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 boston : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2587
please list flights between san francisco and denver
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2588
please list flights from atlanta to philly
( lambda $0 e ( and ( flight $0 ) ( from $0 atlanta : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2616
please list the flights from charlotte to newark
( lambda $0 e ( and ( flight $0 ) ( from $0 charlotte : ci ) ( to $0 newark : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2617
please list the flights from chicago to kansas city
( lambda $0 e ( and ( flight $0 ) ( from $0 chicago : ci ) ( to $0 kansas_city : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2621
please list the flights from denver to phoenix
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 phoenix : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2622
please list the flights from kansas city to denver
( lambda $0 e ( and ( flight $0 ) ( from $0 kansas_city : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2623
please list the flights from los angeles to charlotte
( lambda $0 e ( and ( flight $0 ) ( from $0 los_angeles : ci ) ( to $0 charlotte : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2626
please list the flights from new york to los angeles
( lambda $0 e ( and ( flight $0 ) ( from $0 new_york : ci ) ( to $0 los_angeles : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2628
please list the flights from newark to los angeles
( lambda $0 e ( and ( flight $0 ) ( from $0 newark : ci ) ( to $0 los_angeles : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2629
please list the flights from ontario california to orlando florida
( lambda $0 e ( and ( flight $0 ) ( from $0 ontario : ci ) ( to $0 orlando : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2630
please list the flights from philadelphia to toronto
( lambda $0 e ( and ( flight $0 ) ( from $0 philadelphia : ci ) ( to $0 toronto : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2631
please list the flights from phoenix to san diego
( lambda $0 e ( and ( flight $0 ) ( from $0 phoenix : ci ) ( to $0 san_diego : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2634
please list the flights from toronto to washington dc
( lambda $0 e ( and ( flight $0 ) ( from $0 toronto : ci ) ( to $0 washington : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2635
please list the flights from washington dc to atlanta
( lambda $0 e ( and ( flight $0 ) ( from $0 washington : ci ) ( to $0 atlanta : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2657
please show flights arriving in philadelphia from denver
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2688
please show me flights from dallas to denver
( lambda $0 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2693
please show me flights from san francisco to dallas
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 dallas : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2699
please show me the flights from atlanta to denver
( lambda $0 e ( and ( flight $0 ) ( from $0 atlanta : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2700
please show me the flights from boston to san francisco
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )