qid
stringlengths
6
9
source
stringlengths
6
259
target
stringlengths
6
409
anonymized_target
stringlengths
16
454
atis_1514
i would like to book a flight from charlotte to baltimore on april eighth
( lambda $0 e ( and ( flight $0 ) ( from $0 charlotte : ci ) ( to $0 baltimore : ci ) ( day_number $0 8 : dn ) ( month $0 april : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1516
i would like to book a flight from chicago to seattle on june first
( lambda $0 e ( and ( flight $0 ) ( from $0 chicago : ci ) ( to $0 seattle : ci ) ( day_number $0 1 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1517
i would like to book a flight from chicago to seattle on june fourth
( lambda $0 e ( and ( flight $0 ) ( from $0 chicago : ci ) ( to $0 seattle : ci ) ( day_number $0 4 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1519
i would like to book a flight from los angeles to pittsburgh on june first
( lambda $0 e ( and ( flight $0 ) ( from $0 los_angeles : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 1 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1544
i would like to fly from atlanta to denver on september fifteenth
( lambda $0 e ( and ( flight $0 ) ( from $0 atlanta : ci ) ( to $0 denver : ci ) ( day_number $0 15 : dn ) ( month $0 september : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1667
i'd like flight information between boston and washington september third
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 washington : ci ) ( day_number $0 3 : dn ) ( month $0 september : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1719
i'd like to fly from atlanta to denver on august twenty ninth
( lambda $0 e ( and ( flight $0 ) ( from $0 atlanta : ci ) ( to $0 denver : ci ) ( day_number $0 29 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2093
list all the flights from atlanta to philadelphia on august the first
( lambda $0 e ( and ( flight $0 ) ( from $0 atlanta : ci ) ( to $0 philadelphia : ci ) ( day_number $0 1 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2155
list flights from houston to memphis june twenty ninth
( lambda $0 e ( and ( flight $0 ) ( from $0 houston : ci ) ( to $0 memphis : ci ) ( day_number $0 29 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2319
may i have a list of flights going from boston to denver on the twenty ninth of july
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 denver : ci ) ( day_number $0 29 : dn ) ( month $0 july : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2419
okay just on november twenty third i want to fly from atlanta to denver and i need to know what flights are available
( lambda $0 e ( and ( flight $0 ) ( from $0 atlanta : ci ) ( to $0 denver : ci ) ( day_number $0 23 : dn ) ( month $0 november : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2434
on april eighth i would like to book a flight from charlotte to baltimore
( lambda $0 e ( and ( flight $0 ) ( from $0 charlotte : ci ) ( to $0 baltimore : ci ) ( day_number $0 8 : dn ) ( month $0 april : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2455
on november twenty third what flights are available between boston and denver
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 denver : ci ) ( day_number $0 23 : dn ) ( month $0 november : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2536
please give me the flights from chicago to kansas city on june seventeenth
( lambda $0 e ( and ( flight $0 ) ( from $0 chicago : ci ) ( to $0 kansas_city : ci ) ( day_number $0 17 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2538
please give me the flights from kansas city to chicago on june sixteenth
( lambda $0 e ( and ( flight $0 ) ( from $0 kansas_city : ci ) ( to $0 chicago : ci ) ( day_number $0 16 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2551
please list all flights between indianapolis and orlando on the twenty seventh of december
( lambda $0 e ( and ( flight $0 ) ( from $0 indianapolis : ci ) ( to $0 orlando : ci ) ( day_number $0 27 : dn ) ( month $0 december : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2575
please list all the flights from chicago to kansas city on june seventeenth
( lambda $0 e ( and ( flight $0 ) ( from $0 chicago : ci ) ( to $0 kansas_city : ci ) ( day_number $0 17 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2577
please list all the flights from kansas city to chicago on june sixteenth
( lambda $0 e ( and ( flight $0 ) ( from $0 kansas_city : ci ) ( to $0 chicago : ci ) ( day_number $0 16 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2619
please list the flights from dallas fort worth to boston on july twenty third
( lambda $0 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 boston : ci ) ( day_number $0 23 : dn ) ( month $0 july : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2620
please list the flights from dallas fort worth to dc baltimore on july twenty third
( lambda $0 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 washington : ci ) ( day_number $0 23 : dn ) ( month $0 july : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2766
show all flights between san francisco and philadelphia for september fifteenth
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 philadelphia : ci ) ( day_number $0 15 : dn ) ( month $0 september : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2801
show flights between denver and san francisco for september seventeenth
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 san_francisco : ci ) ( day_number $0 17 : dn ) ( month $0 september : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2802
show flights between philadelphia and denver on september sixteenth
( lambda $0 e ( and ( flight $0 ) ( from $0 philadelphia : ci ) ( to $0 denver : ci ) ( day_number $0 16 : dn ) ( month $0 september : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2842
show me a list of flights from pittsburgh to baltimore on august third
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ( day_number $0 3 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2843
show me a list of flights from san francisco to boston for august thirtieth
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 boston : ci ) ( day_number $0 30 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2881
show me all flights between san francisco and philadelphia for september fifteenth
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 philadelphia : ci ) ( day_number $0 15 : dn ) ( month $0 september : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_2975
show me all flights from san francisco to boston on november tenth
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 boston : ci ) ( day_number $0 10 : dn ) ( month $0 november : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3142
show me flights from boston to washington leaving july fifteen
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 washington : ci ) ( day_number $0 15 : dn ) ( month $0 july : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3150
show me flights from denver to atlanta on june sixteenth
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 atlanta : ci ) ( day_number $0 16 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3174
show me flights from minneapolis to seattle on july second
( lambda $0 e ( and ( flight $0 ) ( from $0 minneapolis : ci ) ( to $0 seattle : ci ) ( day_number $0 2 : dn ) ( month $0 july : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3212
show me flights leaving from san francisco to denver on september thirtieth
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 denver : ci ) ( day_number $0 30 : dn ) ( month $0 september : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3221
show me flights which leave from boston on july twenty second arriving in pittsburgh
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 22 : dn ) ( month $0 july : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3299
show me the available flights from san francisco to boston on november twenty fourth
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 boston : ci ) ( day_number $0 24 : dn ) ( month $0 november : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3385
show me the flights available from dallas to baltimore august third
( lambda $0 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 baltimore : ci ) ( day_number $0 3 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3413
show me the flights from boston to denver on august second
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 denver : ci ) ( day_number $0 2 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3502
show me the flights from san francisco to boston on august thirty first
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 boston : ci ) ( day_number $0 31 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3626
show me your flights from atlanta to denver on june fourth
( lambda $0 e ( and ( flight $0 ) ( from $0 atlanta : ci ) ( to $0 denver : ci ) ( day_number $0 4 : dn ) ( month $0 june : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3792
what are flights between boston and pittsburgh on august tenth
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 10 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3864
what are the flights between dallas and pittsburgh on july eight
( lambda $0 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 8 : dn ) ( month $0 july : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3866
what are the flights between pittsburgh and baltimore on august tenth
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ( day_number $0 10 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_3896
what are the flights from denver to baltimore on august tenth
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 baltimore : ci ) ( day_number $0 10 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_4075
what flights are available between baltimore and boston on august twelfth
( lambda $0 e ( and ( flight $0 ) ( from $0 baltimore : ci ) ( to $0 boston : ci ) ( day_number $0 12 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_4077
what flights are available between philadelphia and denver on september sixteenth
( lambda $0 e ( and ( flight $0 ) ( from $0 philadelphia : ci ) ( to $0 denver : ci ) ( day_number $0 16 : dn ) ( month $0 september : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_4121
what flights are between boston and atlanta on july thirty first
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ( day_number $0 31 : dn ) ( month $0 july : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_4179
what flights available between pittsburgh and baltimore on august eleventh
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ( day_number $0 11 : dn ) ( month $0 august : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_5030
yes i need a flight from denver to pittsburgh on july seventh
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 7 : dn ) ( month $0 july : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1598
i would like to make a round trip between washington and san francisco
( lambda $0 e ( and ( round_trip $0 ) ( from $0 washington : ci ) ( to $0 san_francisco : ci ) ) )
( lambda $0 e ( and ( round_trip $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_1656
i'd like a round trip ticket from los angeles to tacoma washington
( lambda $0 e ( and ( round_trip $0 ) ( from $0 los_angeles : ci ) ( to $0 tacoma : ci ) ) )
( lambda $0 e ( and ( round_trip $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2400
okay could you get me a round trip ticket from indianapolis to kansas city
( lambda $0 e ( and ( round_trip $0 ) ( from $0 indianapolis : ci ) ( to $0 kansas_city : ci ) ) )
( lambda $0 e ( and ( round_trip $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2418
okay i've got somebody else who wants to take a round trip ticket from charlotte to montreal
( lambda $0 e ( and ( round_trip $0 ) ( from $0 charlotte : ci ) ( to $0 montreal : ci ) ) )
( lambda $0 e ( and ( round_trip $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_2696
please show me round trip tickets from denver to oakland
( lambda $0 e ( and ( round_trip $0 ) ( from $0 denver : ci ) ( to $0 oakland : ci ) ) )
( lambda $0 e ( and ( round_trip $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_3276
show me round trips between montreal and orlando
( lambda $0 e ( and ( round_trip $0 ) ( from $0 montreal : ci ) ( to $0 orlando : ci ) ) )
( lambda $0 e ( and ( round_trip $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_3604
show me the round trip tickets from baltimore to atlanta
( lambda $0 e ( and ( round_trip $0 ) ( from $0 baltimore : ci ) ( to $0 atlanta : ci ) ) )
( lambda $0 e ( and ( round_trip $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_3605
show me the round trip tickets from baltimore to dallas
( lambda $0 e ( and ( round_trip $0 ) ( from $0 baltimore : ci ) ( to $0 dallas : ci ) ) )
( lambda $0 e ( and ( round_trip $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
atis_311
could you tell me what the earliest flight that goes between atlanta and denver is which serves a meal
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 atlanta : ci ) ( to $0 denver : ci ) ) ( departure_time $0 ) )
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) )
atis_526
find the earliest flight from boston to san francisco that serves a meal
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ) ( departure_time $0 ) )
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) )
atis_1321
i want to find the first flight from baltimore to boston that serves a meal
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 baltimore : ci ) ( to $0 boston : ci ) ) ( departure_time $0 ) )
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) )
atis_1683
i'd like the earliest flight information from boston to san francisco with a meal
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ) ( departure_time $0 ) )
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) )
atis_3683
the earliest flight from boston to san francisco please that will be serving a meal
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ) ( departure_time $0 ) )
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) )
atis_4542
what is the earliest flight from boston to oakland that serves a meal
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 boston : ci ) ( to $0 oakland : ci ) ) ( departure_time $0 ) )
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) )
atis_4546
what is the earliest flight from boston to san francisco that serves a meal
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ) ( departure_time $0 ) )
( argmin $0 ( and ( flight $0 ) ( has_meal $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) )
atis_1623
i'd like a first class flight from denver to baltimore on january first
( lambda $0 e ( and ( flight $0 ) ( class_type $0 first : cl ) ( from $0 denver : ci ) ( to $0 baltimore : ci ) ( day_number $0 1 : dn ) ( month $0 january : mn ) ) )
( lambda $0 e ( and ( flight $0 ) ( class_type $0 ANON_ENTITY : cl ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
atis_1485
i would like information on ground transportation in atlanta from the airport to the city in the morning around 9am
( lambda $0 e ( and ( ground_transport $0 ) ( during_day $0 morning : pd ) ( approx_departure_time $0 900 : ti ) ( to_city $0 atlanta : ci ) ( from_airport $0 atl : ap ) ) )
( lambda $0 e ( and ( ground_transport $0 ) ( during_day $0 ANON_ENTITY : pd ) ( approx_departure_time $0 ANON_ENTITY : ti ) ( to_city $0 ANON_ENTITY : ci ) ( from_airport $0 ANON_ENTITY : ap ) ) )
atis_1927
is there an airline that has a flight from philadelphia to san francisco with a stop in dallas
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 philadelphia : ci ) ( to $1 san_francisco : ci ) ( stop $1 dallas : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( stop $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
atis_2662
please show me airlines with flights from denver to boston stop philadelphia
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 denver : ci ) ( to $1 boston : ci ) ( stop $1 philadelphia : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( stop $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
atis_2663
please show me airlines with flights from denver to boston with a stopover in philadelphia
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 denver : ci ) ( to $1 boston : ci ) ( stop $1 philadelphia : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( stop $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
atis_2664
please show me airlines with flights from denver to boston with stop in philadelphia
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 denver : ci ) ( to $1 boston : ci ) ( stop $1 philadelphia : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( stop $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
atis_3739
what airlines fly between boston and san francisco and stop in denver
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 boston : ci ) ( to $1 san_francisco : ci ) ( stop $1 denver : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( stop $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
atis_3750
what airlines fly from new york to milwaukee to los angeles
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 new_york : ci ) ( to $1 los_angeles : ci ) ( stop $1 milwaukee : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( stop $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
atis_3753
what airlines fly from toronto to san diego with a stopover in denver
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 toronto : ci ) ( to $1 san_diego : ci ) ( stop $1 denver : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( stop $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
atis_4953
which airline can fly me from atlanta to denver to san francisco
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 atlanta : ci ) ( to $1 san_francisco : ci ) ( stop $1 denver : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( stop $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
atis_4977
which airlines fly from toronto to san diego and have a stopover in denver
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 toronto : ci ) ( to $1 san_diego : ci ) ( stop $1 denver : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( stop $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
atis_4986
which airlines have flights from san francisco to washington by way of indianapolis
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 san_francisco : ci ) ( to $1 washington : ci ) ( stop $1 indianapolis : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( stop $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
atis_3213
show me flights monday night after 8pm for dallas to boston
( lambda $0 e ( and ( flight $0 ) ( during_day $0 late : pd ) ( > ( departure_time $0 ) 2000 : ti ) ( from $0 dallas : ci ) ( to $0 boston : ci ) ( day $0 monday : da ) ) )
( lambda $0 e ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( > ( departure_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day $0 ANON_ENTITY : da ) ) )
atis_934
how far is the airport from san francisco
( miles_distant sfo : ap san_francisco : ci )
( miles_distant ANON_ENTITY : ap ANON_ENTITY : ci )
atis_18
airports
( lambda $0 e ( airport $0 ) )
( lambda $0 e ( airport $0 ) )
atis_1986
list airports
( lambda $0 e ( airport $0 ) )
( lambda $0 e ( airport $0 ) )
atis_2344
names of airports
( lambda $0 e ( airport $0 ) )
( lambda $0 e ( airport $0 ) )
atis_4764
what kind of aircraft does delta fly before 8am on august second from boston to denver
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( airline $1 dl : al ) ( < ( departure_time $1 ) 800 : ti ) ( from $1 boston : ci ) ( to $1 denver : ci ) ( day_number $1 2 : dn ) ( month $1 august : mn ) ( = ( aircraft_code $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( airline $1 ANON_ENTITY : al ) ( < ( departure_time $1 ) ANON_ENTITY : ti ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( day_number $1 ANON_ENTITY : dn ) ( month $1 ANON_ENTITY : mn ) ( = ( aircraft_code $1 ) $0 ) ) ) )
atis_242
can you tell me the latest evening flight from atlanta to denver on july seventh
( argmax $0 ( and ( flight $0 ) ( during_day $0 evening : pd ) ( from $0 atlanta : ci ) ( to $0 denver : ci ) ( day_number $0 7 : dn ) ( month $0 july : mn ) ) ( departure_time $0 ) )
( argmax $0 ( and ( flight $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 ) ) ( departure_time $0 ) )
atis_3558
show me the last flight available in the evening from boston to dc on july twenty first
( argmax $0 ( and ( flight $0 ) ( during_day $0 evening : pd ) ( from $0 boston : ci ) ( to $0 washington : ci ) ( day_number $0 21 : dn ) ( month $0 july : mn ) ) ( departure_time $0 ) )
( argmax $0 ( and ( flight $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 ) ) ( departure_time $0 ) )
atis_3945
what are the latest flights from boston to dallas on the evening of july seventh
( argmax $0 ( and ( flight $0 ) ( during_day $0 evening : pd ) ( from $0 boston : ci ) ( to $0 dallas : ci ) ( day_number $0 7 : dn ) ( month $0 july : mn ) ) ( departure_time $0 ) )
( argmax $0 ( and ( flight $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 ) ) ( departure_time $0 ) )
atis_4650
what is the latest afternoon flight departing san francisco and arriving in boston on november ninth
( argmax $0 ( and ( flight $0 ) ( during_day $0 afternoon : pd ) ( from $0 san_francisco : ci ) ( to $0 boston : ci ) ( day_number $0 9 : dn ) ( month $0 november : mn ) ) ( departure_time $0 ) )
( argmax $0 ( and ( flight $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 ) ) ( departure_time $0 ) )
atis_3568
show me the latest flight to love field
( argmax $0 ( and ( flight $0 ) ( to $0 dal : ap ) ) ( departure_time $0 ) )
( argmax $0 ( and ( flight $0 ) ( to $0 ANON_ENTITY : ap ) ) ( departure_time $0 ) )
atis_2010
list all flights departing from general mitchell
( lambda $0 e ( and ( flight $0 ) ( from $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ap ) ) )
atis_2098
list all the flights that depart from general mitchell international
( lambda $0 e ( and ( flight $0 ) ( from $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ap ) ) )
atis_2100
list all the flights that takeoff from general mitchell international
( lambda $0 e ( and ( flight $0 ) ( from $0 mke : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ap ) ) )
atis_3464
show me the flights from love field to all other airports
( lambda $0 e ( and ( flight $0 ) ( from $0 dal : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ap ) ) )
atis_3465
show me the flights from love field to any other airport
( lambda $0 e ( and ( flight $0 ) ( from $0 dal : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ap ) ) )
atis_3466
show me the flights from love field to other airports
( lambda $0 e ( and ( flight $0 ) ( from $0 dal : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ap ) ) )
atis_3467
show me the flights from love field
( lambda $0 e ( and ( flight $0 ) ( from $0 dal : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ap ) ) )
atis_3524
show me the flights leaving from love field
( lambda $0 e ( and ( flight $0 ) ( from $0 dal : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ap ) ) )
atis_3538
show me the flights out of love field
( lambda $0 e ( and ( flight $0 ) ( from $0 dal : ap ) ) )
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ap ) ) )
atis_935
how long does it take to fly from boston to atlanta
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 boston : ci ) ( to $1 atlanta : ci ) ( = ( time_elapsed $1 ) $0 ) ) ) )
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( time_elapsed $1 ) $0 ) ) ) )
atis_977
how many flights does northwest have leaving dulles
( count $0 ( and ( flight $0 ) ( airline $0 nw : al ) ( from $0 iad : ap ) ) )
( count $0 ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( from $0 ANON_ENTITY : ap ) ) )
atis_592
flights and fares from denver to oakland
( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 oakland : ci ) ( = ( fare $0 ) $1 ) ) ) )
( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( = ( fare $0 ) $1 ) ) ) )
atis_629
flights from denver to philadelphia include fares
( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 philadelphia : ci ) ( = ( fare $0 ) $1 ) ) ) )
( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( = ( fare $0 ) $1 ) ) ) )
atis_639
flights from kansas city to cleveland and price
( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 kansas_city : ci ) ( to $0 cleveland : ci ) ( = ( fare $0 ) $1 ) ) ) )
( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( = ( fare $0 ) $1 ) ) ) )
atis_2508
please give me a list of all the flights between dallas and baltimore and their cost
( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 baltimore : ci ) ( = ( fare $0 ) $1 ) ) ) )
( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( = ( fare $0 ) $1 ) ) ) )
atis_2595
please list me the flights and their cost of all airlines flying from denver to baltimore
( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 baltimore : ci ) ( = ( fare $0 ) $1 ) ) ) )
( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( = ( fare $0 ) $1 ) ) ) )