qid
stringlengths
6
9
source
stringlengths
6
259
target
stringlengths
6
409
anonymized_target
stringlengths
16
454
atis_1260
i need to spend much of a day on the ground in atlanta find me an early flight from boston and the lastest possible flight back from atlanta
( lambda $0 e ( lambda $1 e ( and ( equals $0 ( argmin $2 ( and ( flight $2 ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ) ( arrival_time $2 ) ) ) ( equals $1 ( argmax $2 ( and ( flight $2 ) ( to $0 boston : ci ) ( from $0 atlanta : ci ) ) ( departure_time $2 ) ) ) ) ) )
( lambda $0 e ( lambda $1 e ( and ( equals $0 ( argmin $2 ( and ( flight $2 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( arrival_time $2 ) ) ) ( equals $1 ( argmax $2 ( and ( flight $2 ) ( to $0 ANON_ENTITY : ci ) ( from $0 ANON_ENTITY : ci ) ) ( departure_time $2 ) ) ) ) ) )
atis_4182
what flights can i take between boston and atlanta so that when i leave boston i will have the maximum amount of time on the ground in atlanta and still return in the same day
( lambda $0 e ( lambda $1 e ( and ( equals $0 ( argmin $2 ( and ( flight $2 ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ) ( arrival_time $2 ) ) ) ( equals $1 ( argmax $2 ( and ( flight $2 ) ( to $0 boston : ci ) ( from $0 atlanta : ci ) ) ( departure_time $2 ) ) ) ) ) )
( lambda $0 e ( lambda $1 e ( and ( equals $0 ( argmin $2 ( and ( flight $2 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( arrival_time $2 ) ) ) ( equals $1 ( argmax $2 ( and ( flight $2 ) ( to $0 ANON_ENTITY : ci ) ( from $0 ANON_ENTITY : ci ) ) ( departure_time $2 ) ) ) ) ) )
atis_4823
what time zone is denver in
( lambda $0 e ( and ( time_zone_code $0 ) ( loc : t denver : ci $0 ) ) )
( lambda $0 e ( and ( time_zone_code $0 ) ( ANON_ENTITY : t ANON_ENTITY : ci $0 ) ) )
atis_645
flights from la guardia to jfk
( lambda $0 e ( and ( flight $0 ) ( from $0 lga : ap ) ( to $0 jfk : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) )
atis_4392
what is american's schedule of morning flights to atlanta
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( airline $1 aa : al ) ( during_day $1 morning : pd ) ( to $1 atlanta : ci ) ( = ( departure_time $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( airline $1 ANON_ENTITY : al ) ( during_day $1 ANON_ENTITY : pd ) ( to $1 ANON_ENTITY : ci ) ( = ( departure_time $1 ) $0 ) ) ) )
atis_4398
what is delta's schedule of morning flights to atlanta
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( airline $1 dl : al ) ( during_day $1 morning : pd ) ( to $1 atlanta : ci ) ( = ( departure_time $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( airline $1 ANON_ENTITY : al ) ( during_day $1 ANON_ENTITY : pd ) ( to $1 ANON_ENTITY : ci ) ( = ( departure_time $1 ) $0 ) ) ) )
atis_1402
i would like a flight between denver and san francisco leaving from denver in the afternoon and arriving at 5pm
( lambda $0 e ( and ( flight $0 ) ( arrival_time $0 1700 : ti ) ( during_day $0 afternoon : pd ) ( from $0 denver : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( arrival_time $0 ANON_ENTITY : ti ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2004
list all flights arriving at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( to $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_2009
list all flights at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( to $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_2091
list all the arriving flights at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( to $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_2095
list all the flights that arrive at general mitchell international airport
( lambda $0 e ( and ( flight $0 ) ( to $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_2097
list all the flights that arrive at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( to $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_2099
list all the flights that fly into general mitchell international
( lambda $0 e ( and ( flight $0 ) ( to $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_3380
show me the flights arriving at love field
( lambda $0 e ( and ( flight $0 ) ( to $0 dal : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_3521
show me the flights into love field
( lambda $0 e ( and ( flight $0 ) ( to $0 dal : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_3548
show me the flights to love field
( lambda $0 e ( and ( flight $0 ) ( to $0 dal : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_3787
what are all the flights into atlanta's airport
( lambda $0 e ( and ( flight $0 ) ( to $0 atl : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_4210
what flights from any city land at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( to $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_4312
what flights land at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( to $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) )
atis_923
how do i get from pittsburgh airport to downtown pittsburgh
( lambda $0 e ( and ( to_city $0 pittsburgh : ci ) ( from_airport $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( to_city $0 ANON_ENTITY : ci ) ( from_airport $0 ANON_ENTITY : ci ) ) )
atis_924
how do i get from the airport to downtown in tacoma
( lambda $0 e ( and ( to_city $0 tacoma : ci ) ( from_airport $0 tacoma : ci ) ) )
( lambda $0 e ( and ( to_city $0 ANON_ENTITY : ci ) ( from_airport $0 ANON_ENTITY : ci ) ) )
atis_925
how do i get to philadelphia downtown from the airport
( lambda $0 e ( and ( to_city $0 philadelphia : ci ) ( from_airport $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( to_city $0 ANON_ENTITY : ci ) ( from_airport $0 ANON_ENTITY : ci ) ) )
atis_4935
what's the smallest plane flying from pittsburgh to baltimore on december seventeenth
( argmin $0 ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ( day_number $0 17 : dn ) ( month $0 december : mn ) ) ( capacity $0 ) )
( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ( capacity $0 ) )
atis_4936
what's the smallest plane that flies from pittsburgh to baltimore on eight sixteen
( argmin $0 ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ( day_number $0 16 : dn ) ( month $0 august : mn ) ) ( capacity $0 ) )
( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ( capacity $0 ) )
atis_4999
which flight between pittsburgh and baltimore on july nineteenth has the smallest seating capacity
( argmin $0 ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ( day_number $0 19 : dn ) ( month $0 july : mn ) ) ( capacity $0 ) )
( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ( capacity $0 ) )
atis_1531
i would like to find a flight from kansas city to salt lake city on delta and arriving at about 8 o'clock in the evening could you please tell me the aircraft and the flight number thank you
( lambda $0 e ( lambda $1 e ( exists $2 ( and ( flight $2 ) ( airline $2 dl : al ) ( approx_arrival_time $2 2000 : ti ) ( from $2 kansas_city : ci ) ( to $2 salt_lake_city : ci ) ( = ( aircraft_code $2 ) $0 ) ( = ( flight_number $2 ) $1 ) ) ) ) )
( lambda $0 e ( lambda $1 e ( exists $2 ( and ( flight $2 ) ( airline $2 ANON_ENTITY : al ) ( approx_arrival_time $2 ANON_ENTITY : ti ) ( from $2 ANON_ENTITY : ci ) ( to $2 ANON_ENTITY : ci ) ( = ( aircraft_code $2 ) $0 ) ( = ( flight_number $2 ) $1 ) ) ) ) )
atis_3372
show me the flight classes for delta airlines
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( airline $1 dl : al ) ( = ( booking_class $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( airline $1 ANON_ENTITY : al ) ( = ( booking_class $1 ) $0 ) ) ) )
atis_2469
one way flights from ontario to tacoma leaving before 10am on any day and first class
( lambda $0 e ( and ( flight $0 ) ( oneway $0 ) ( class_type $0 first : cl ) ( < ( departure_time $0 ) 1000 : ti ) ( from $0 ontario : ci ) ( to $0 tacoma : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( oneway $0 ) ( class_type $0 ANON_ENTITY : cl ) ( < ( departure_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2682
please show me first class flights from indianapolis to memphis one way leaving before 10am
( lambda $0 e ( and ( flight $0 ) ( oneway $0 ) ( class_type $0 first : cl ) ( < ( departure_time $0 ) 1000 : ti ) ( from $0 indianapolis : ci ) ( to $0 memphis : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( oneway $0 ) ( class_type $0 ANON_ENTITY : cl ) ( < ( departure_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_3257
show me one way flights from tampa to st. louis departing before 10am first class
( lambda $0 e ( and ( flight $0 ) ( oneway $0 ) ( class_type $0 first : cl ) ( < ( departure_time $0 ) 1000 : ti ) ( from $0 tampa : ci ) ( to $0 st_louis : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( oneway $0 ) ( class_type $0 ANON_ENTITY : cl ) ( < ( departure_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2710
please tell me how many nonstop flights there are from boston to atlanta
( count $0 ( and ( flight $0 ) ( nonstop $0 ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ) )
( count $0 ( and ( flight $0 ) ( nonstop $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1880
is there a direct flight from denver to pittsburgh in the morning of august thirty first that is nonstop
( lambda $0 e ( and ( flight $0 ) ( nonstop $0 ) ( nonstop $0 ) ( during_day $0 morning : pd ) ( from $0 denver : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 31 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( nonstop $0 ) ( nonstop $0 ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_537
find travel arrangements for a round trip flight from dallas to pittsburgh after 8pm
( lambda $0 e ( and ( flight $0 ) ( round_trip $0 ) ( > ( departure_time $0 ) 2000 : ti ) ( from $0 dallas : ci ) ( to $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( round_trip $0 ) ( > ( departure_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_3484
show me the flights from philadelphia to dallas with one stop
( lambda $0 e ( and ( flight $0 ) ( stops $0 1 : i ) ( from $0 philadelphia : ci ) ( to $0 dallas : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( stops $0 ANON_ENTITY : i ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_953
how many daily us air flights are there between philadelphia and pittsburgh
( count $0 ( and ( flight $0 ) ( daily $0 ) ( airline $0 us : al ) ( from $0 philadelphia : ci ) ( to $0 pittsburgh : ci ) ) )
( count $0 ( and ( flight $0 ) ( daily $0 ) ( airline $0 ANON_ENTITY : al ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1512
i would like to book a flight from baltimore to newark early in the morning on april ninth
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 baltimore : ci ) ( to $0 newark : ci ) ( day_number $0 9 : dn ) ( month $0 april : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1522
i would like to book a flight on june first from los angeles to pittsburgh in the late afternoon
( lambda $0 e ( and ( flight $0 ) ( during_day $0 late : pd ) ( during_day $0 afternoon : pd ) ( from $0 los_angeles : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 1 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1527
i would like to book an early morning flight from tampa florida to charlotte north carolina on april sixth
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 tampa : ci ) ( to $0 charlotte : ci ) ( day_number $0 6 : dn ) ( month $0 april : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1528
i would like to book an early morning flight from tampa to charlotte on april sixth
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 tampa : ci ) ( to $0 charlotte : ci ) ( day_number $0 6 : dn ) ( month $0 april : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2141
list flights from boston to pittsburgh leaving early in the morning on august sixth
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 boston : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 6 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2435
on april fifteenth i would like an early morning flight from boston to atlanta
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ( day_number $0 15 : dn ) ( month $0 april : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2436
on april sixth i would like to book an early morning flight from tampa to charlotte
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 tampa : ci ) ( to $0 charlotte : ci ) ( day_number $0 6 : dn ) ( month $0 april : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2438
on august thirtieth i would like a flight from denver to san francisco in the early am
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 denver : ci ) ( to $0 san_francisco : ci ) ( day_number $0 30 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2439
on august thirtieth please schedule me on a flight from denver to san francisco early in the morning
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 denver : ci ) ( to $0 san_francisco : ci ) ( day_number $0 30 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3676
thank you for that information now i would like information on a flight on april sixteen from atlanta to philadelphia early in the morning
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 atlanta : ci ) ( to $0 philadelphia : ci ) ( day_number $0 16 : dn ) ( month $0 april : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_453
early morning flights between cincinnati and tampa
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 cincinnati : ci ) ( to $0 tampa : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1076
i need a flight from boston to pittsburgh that leaves early in the morning
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 boston : ci ) ( to $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1154
i need a list of late afternoon flights from chicago to milwaukee
( lambda $0 e ( and ( flight $0 ) ( during_day $0 late : pd ) ( during_day $0 afternoon : pd ) ( from $0 chicago : ci ) ( to $0 milwaukee : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1155
i need a list of late afternoon flights from st. louis to chicago
( lambda $0 e ( and ( flight $0 ) ( during_day $0 late : pd ) ( during_day $0 afternoon : pd ) ( from $0 st_louis : ci ) ( to $0 chicago : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1213
i need information on flights leaving dallas arriving in boston leaving dallas early in the morning
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 dallas : ci ) ( to $0 boston : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1280
i want a flight from los angeles to charlotte early in the morning
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 los_angeles : ci ) ( to $0 charlotte : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1309
i want an early morning flight from boston to philadelphia
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 boston : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1553
i would like to fly from boston to denver early in the morning
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 boston : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1912
is there a late afternoon flight leaving washington for denver
( lambda $0 e ( and ( flight $0 ) ( during_day $0 late : pd ) ( during_day $0 afternoon : pd ) ( from $0 washington : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_3795
what are my choices of flights leaving early afternoon from minneapolis to indianapolis
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 afternoon : pd ) ( from $0 minneapolis : ci ) ( to $0 indianapolis : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_3838
what are the early morning flights from boston to denver
( lambda $0 e ( and ( flight $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 boston : ci ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2015
list all flights from baltimore to atlanta after noon thursday nonstop
( lambda $0 e ( and ( flight $0 ) ( nonstop $0 ) ( > ( departure_time $0 ) 1200 : ti ) ( from $0 baltimore : ci ) ( to $0 atlanta : ci ) ( day $0 thursday : da ) ) )
( lambda $0 e ( and ( flight $0 ) ( nonstop $0 ) ( > ( departure_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day $0 ANON_ENTITY : da ) ) )
atis_4120
what flights are available with q fares from boston to pittsburgh
( lambda $0 e ( and ( flight $0 ) ( fare_basis_code $0 q : fb ) ( from $0 boston : ci ) ( to $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( fare_basis_code $0 ANON_ENTITY : fb ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_907
houston to dallas before midnight
( lambda $0 e ( and ( < ( departure_time $0 ) 0 : ti ) ( from $0 houston : ci ) ( to $0 dallas : ci ) ) )
( lambda $0 e ( and ( < ( departure_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_204
can you list all of the delta flights from salt lake city to new york next saturday arriving before 6pm
( lambda $0 e ( and ( flight $0 ) ( airline $0 dl : al ) ( < ( arrival_time $0 ) 1800 : ti ) ( from $0 salt_lake_city : ci ) ( to $0 new_york : ci ) ( day $0 saturday : da ) ) )
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( < ( arrival_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day $0 ANON_ENTITY : da ) ) )
atis_2608
please list the flight schedule from baltimore to san francisco on friday nights
( lambda $0 e ( exists $1 ( and ( during_day $1 late : pd ) ( from $1 baltimore : ci ) ( to $1 san_francisco : ci ) ( day $1 friday : da ) ( = ( departure_time $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( during_day $1 ANON_ENTITY : pd ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( day $1 ANON_ENTITY : da ) ( = ( departure_time $1 ) $0 ) ) ) )
atis_2362
nonstop or connecting flights from seattle to boston
( lambda $0 e ( and ( flight $0 ) ( or ( nonstop $0 ) ( connecting $0 ) ) ( from $0 seattle : ci ) ( to $0 boston : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( nonstop $0 ) ( connecting $0 ) ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_4196
what flights do you have from newark new jersey to ontario california that connect in phoenix
( lambda $0 e ( and ( stop $0 phoenix : ci ) ( flight $0 ) ( to $0 ontario : ci ) ( from $0 newark : ci ) ) )
( lambda $0 e ( and ( stop $0 ANON_ENTITY : ci ) ( flight $0 ) ( to $0 ANON_ENTITY : ci ) ( from $0 ANON_ENTITY : ci ) ) )
atis_3835
what are the different classes of service and the prices for us air
( lambda $0 e ( lambda $1 e ( and ( booking_class : t $0 ) ( = ( fare $0 ) $1 ) ( airline $0 us : al ) ) ) )
( lambda $0 e ( lambda $1 e ( and ( ANON_ENTITY : t $0 ) ( = ( fare $0 ) $1 ) ( airline $0 ANON_ENTITY : al ) ) ) )
atis_1763
i'd like to know the information from boston to philadelphia nonstop
( lambda $0 e ( and ( nonstop $0 ) ( from $0 boston : ci ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( nonstop $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_957
how many fares are there one way from tacoma to montreal
( count $0 ( exists $1 ( and ( oneway $1 ) ( from $1 tacoma : ci ) ( to $1 montreal : ci ) ( = ( fare $1 ) $0 ) ) ) )
( count $0 ( exists $1 ( and ( oneway $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( fare $1 ) $0 ) ) ) )
atis_986
how many passengers can a boeing 737 hold
( capacity boeing : mf )
( capacity ANON_ENTITY : mf )
atis_4733
what is the seating capacity of a boeing 767
( capacity boeing : mf )
( capacity ANON_ENTITY : mf )
atis_107
are snacks served on tower air
( lambda $0 e ( and ( meal $0 snack : me ) ( airline $0 ff : al ) ) )
( lambda $0 e ( and ( meal $0 ANON_ENTITY : me ) ( airline $0 ANON_ENTITY : al ) ) )
atis_3698
us air 269 leaving boston at 428 what is the arrival time in baltimore
( lambda $0 e ( and ( airline $0 us : al ) ( flight_number $0 269 : fn ) ( departure_time $0 1628 : ti ) ( from $0 boston : ci ) ( to $0 baltimore : ci ) ) )
( lambda $0 e ( and ( airline $0 ANON_ENTITY : al ) ( flight_number $0 ANON_ENTITY : fn ) ( departure_time $0 ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_5001
which flight is a one way fare at 329 dollars from denver to pittsburgh
( lambda $0 e ( and ( flight $0 ) ( oneway $0 ) ( fare $0 329 : do ) ( from $0 denver : ci ) ( to $0 pittsburgh : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( oneway $0 ) ( fare $0 ANON_ENTITY : do ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_118
are there any flights between pittsburgh and baltimore using a j31 aircraft
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 j31 : ac ) ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 ANON_ENTITY : ac ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_353
do you fly a 747 from baltimore to san francisco
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 747 : ac ) ( from $0 baltimore : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 ANON_ENTITY : ac ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_354
do you have a 747 that flies from san francisco to baltimore
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 747 : ac ) ( from $0 san_francisco : ci ) ( to $0 baltimore : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 ANON_ENTITY : ac ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1048
i am interested in a flight on an aircraft number 727 i would like to go from washington to atlanta
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 727 : ac ) ( from $0 washington : ci ) ( to $0 atlanta : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 ANON_ENTITY : ac ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2971
show me all flights from san diego to new york using dc10
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 dc10 : ac ) ( from $0 san_diego : ci ) ( to $0 new_york : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 ANON_ENTITY : ac ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_3701
very well i'm working on scenario three i'm interested in a flight on a 727 from washington dc to atlanta georgia
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 727 : ac ) ( from $0 washington : ci ) ( to $0 atlanta : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( aircraft_code $0 ANON_ENTITY : ac ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_3120
show me flights from anywhere to philadelphia arriving after 2100
( lambda $0 e ( and ( flight $0 ) ( > ( arrival_time $0 ) 2100 : ti ) ( to $0 philadelphia : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( > ( arrival_time $0 ) ANON_ENTITY : ti ) ( to $0 ANON_ENTITY : ci ) ) )
atis_3842
what are the fares between new york and la on monday morning
( lambda $0 e ( exists $1 ( and ( day $1 monday : da ) ( to $1 los_angeles : ci ) ( from $1 new_york : ci ) ( during_day $1 morning : pd ) ( = ( fare $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( day $1 ANON_ENTITY : da ) ( to $1 ANON_ENTITY : ci ) ( from $1 ANON_ENTITY : ci ) ( during_day $1 ANON_ENTITY : pd ) ( = ( fare $1 ) $0 ) ) ) )
atis_2003
list all flights arriving and departing at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 mke : ap ) ( to $0 mke : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_2087
list all takeoffs and landings at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 mke : ap ) ( to $0 mke : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_2102
list all the takeoffs and landings at general mitchell airport
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 mke : ap ) ( to $0 mke : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_2103
list all the takeoffs and landings at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 mke : ap ) ( to $0 mke : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_2277
list the flights that arrive and depart from general mitchell international airport
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 mke : ap ) ( to $0 mke : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_2292
list the takeoffs and landings at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 mke : ap ) ( to $0 mke : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_2572
please list all the arriving and departing flights from general mitchell international
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 mke : ap ) ( to $0 mke : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_2578
please list all the takeoffs and landings for general mitchell international
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 mke : ap ) ( to $0 mke : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_2637
please list the flights taking off and landing on general mitchell international airport
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 mke : ap ) ( to $0 mke : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_3546
show me the flights to and from love field
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 dal : ap ) ( to $0 dal : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_3782
what are all of the flights into and out of atlanta's airport
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 atl : ap ) ( to $0 atl : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_4348
what flights takeoff and land at general mitchell international
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 mke : ap ) ( to $0 mke : ap ) ) ) )
( lambda $0 e ( and ( flight $0 ) ( or ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ap ) ) ) )
atis_847
give me the latest flight tomorrow on american airlines from milwaukee to tacoma
( argmax $0 ( and ( flight $0 ) ( airline $0 aa : al ) ( from $0 milwaukee : ci ) ( to $0 tacoma : ci ) ( tomorrow $0 ) ) ( departure_time $0 ) )
( argmax $0 ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) ( departure_time $0 ) )
atis_848
give me the latest flight tomorrow on united airlines from milwaukee to tacoma
( argmax $0 ( and ( flight $0 ) ( airline $0 ua : al ) ( from $0 milwaukee : ci ) ( to $0 tacoma : ci ) ( tomorrow $0 ) ) ( departure_time $0 ) )
( argmax $0 ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) ( departure_time $0 ) )
atis_849
give me the latest northwest airlines flight from milwaukee to tacoma tomorrow
( argmax $0 ( and ( flight $0 ) ( airline $0 nw : al ) ( from $0 milwaukee : ci ) ( to $0 tacoma : ci ) ( tomorrow $0 ) ) ( departure_time $0 ) )
( argmax $0 ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) ( departure_time $0 ) )
atis_2379
now please give me the latest flight tomorrow on twa from milwaukee to tacoma
( argmax $0 ( and ( flight $0 ) ( airline $0 tw : al ) ( from $0 milwaukee : ci ) ( to $0 tacoma : ci ) ( tomorrow $0 ) ) ( departure_time $0 ) )
( argmax $0 ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) ( departure_time $0 ) )
atis_324
delta flights to dallas please
( lambda $0 e ( and ( flight $0 ) ( airline $0 dl : al ) ( to $0 dallas : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( to $0 ANON_ENTITY : ci ) ) )
atis_325
delta flights to san francisco please
( lambda $0 e ( and ( flight $0 ) ( airline $0 dl : al ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( to $0 ANON_ENTITY : ci ) ) )
atis_437
does northwest fly into denver
( lambda $0 e ( and ( flight $0 ) ( airline $0 nw : al ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2228
list the alaska airlines flights arriving in burbank
( lambda $0 e ( and ( flight $0 ) ( airline $0 as : al ) ( to $0 burbank : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2570
please list all northwest flights into denver
( lambda $0 e ( and ( flight $0 ) ( airline $0 nw : al ) ( to $0 denver : ci ) ) )
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( to $0 ANON_ENTITY : ci ) ) )