qid
stringlengths 6
9
| source
stringlengths 6
259
| target
stringlengths 6
409
| anonymized_target
stringlengths 16
454
|
---|---|---|---|
atis_161
|
atlanta to pittsburgh july twenty third
|
( lambda $0 e ( and ( from $0 atlanta : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 23 : dn ) ( month $0 july : mn ) ) )
|
( lambda $0 e ( and ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
|
atis_910
|
how about april twenty seventh denver to washington
|
( lambda $0 e ( and ( from $0 denver : ci ) ( to $0 washington : ci ) ( day_number $0 27 : dn ) ( month $0 april : mn ) ) )
|
( lambda $0 e ( and ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
|
atis_1619
|
i would like to travel from washington dc to pittsburgh on august twentieth
|
( lambda $0 e ( and ( from $0 washington : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 20 : dn ) ( month $0 august : mn ) ) )
|
( lambda $0 e ( and ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
|
atis_1845
|
indianapolis to orlando december twenty seventh
|
( lambda $0 e ( and ( from $0 indianapolis : ci ) ( to $0 orlando : ci ) ( day_number $0 27 : dn ) ( month $0 december : mn ) ) )
|
( lambda $0 e ( and ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
|
atis_2397
|
okay and then from pittsburgh i'd like to travel to atlanta on september fourth
|
( lambda $0 e ( and ( from $0 pittsburgh : ci ) ( to $0 atlanta : ci ) ( day_number $0 4 : dn ) ( month $0 september : mn ) ) )
|
( lambda $0 e ( and ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
|
atis_2488
|
pittsburgh to baltimore please on january one
|
( lambda $0 e ( and ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ( day_number $0 1 : dn ) ( month $0 january : mn ) ) )
|
( lambda $0 e ( and ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) )
|
atis_1534
|
i would like to find a flight that goes from la guardia airport to san jose i would like the flight to be on united airlines and arrive in san jose around 10pm
|
( lambda $0 e ( and ( flight $0 ) ( airline $0 ua : al ) ( approx_arrival_time $0 2200 : ti ) ( from $0 lga : ap ) ( to $0 san_jose : ci ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( approx_arrival_time $0 ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ci ) ) )
|
atis_4345
|
what flights on united leave la guardia for san jose and arrive around 10pm
|
( lambda $0 e ( and ( flight $0 ) ( airline $0 ua : al ) ( approx_arrival_time $0 2200 : ti ) ( from $0 lga : ap ) ( to $0 san_jose : ci ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( approx_arrival_time $0 ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ap ) ( to $0 ANON_ENTITY : ci ) ) )
|
atis_1523
|
i would like to book a flight on us air first class from cleveland to miami on february twenty fourth
|
( lambda $0 e ( and ( flight $0 ) ( airline $0 us : al ) ( class_type $0 first : cl ) ( from $0 cleveland : ci ) ( to $0 miami : ci ) ( day_number $0 24 : dn ) ( month $0 february : mn ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( 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_1524
|
i would like to book a flight on us air first class from cleveland to miami on february twenty second
|
( lambda $0 e ( and ( flight $0 ) ( airline $0 us : al ) ( class_type $0 first : cl ) ( from $0 cleveland : ci ) ( to $0 miami : ci ) ( day_number $0 22 : dn ) ( month $0 february : mn ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( 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_4857
|
what united airlines first class airfare flights are available from denver to baltimore on july three
|
( lambda $0 e ( and ( flight $0 ) ( airline $0 ua : al ) ( class_type $0 first : cl ) ( from $0 denver : ci ) ( to $0 baltimore : ci ) ( day_number $0 3 : dn ) ( month $0 july : mn ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( 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_1376
|
i want to leave from philadelphia and go to atlanta baltimore and boston please list these flights
|
( lambda $0 e ( and ( flight $0 ) ( from $0 philadelphia : ci ) ( or ( to $0 atlanta : ci ) ( to $0 baltimore : ci ) ( to $0 boston : ci ) ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( or ( to $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ) )
|
atis_2973
|
show me all flights from san francisco that go to boston baltimore or philadelphia
|
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( or ( to $0 boston : ci ) ( to $0 philadelphia : ci ) ( to $0 baltimore : ci ) ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( or ( to $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ) )
|
atis_2976
|
show me all flights from san francisco to boston philadelphia or baltimore
|
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( or ( to $0 boston : ci ) ( to $0 philadelphia : ci ) ( to $0 baltimore : ci ) ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( or ( to $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ) )
|
atis_2994
|
show me all flights that depart from san francisco and go to either boston philadelphia or baltimore
|
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( or ( to $0 boston : ci ) ( to $0 philadelphia : ci ) ( to $0 baltimore : ci ) ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( or ( to $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ) )
|
atis_3121
|
show me flights from atlanta to baltimore denver and dallas
|
( lambda $0 e ( and ( flight $0 ) ( from $0 atlanta : ci ) ( or ( to $0 baltimore : ci ) ( to $0 denver : ci ) ( to $0 dallas : ci ) ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( or ( to $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ) )
|
atis_459
|
explain meal codes sd/d
|
sd_d : rc
|
ANON_ENTITY : rc
|
atis_460
|
explain restriction ap please
|
ap : rc
|
ANON_ENTITY : rc
|
atis_461
|
explain restriction ap/57
|
ap_57 : rc
|
ANON_ENTITY : rc
|
atis_462
|
explain restriction ap80
|
ap_80 : rc
|
ANON_ENTITY : rc
|
atis_465
|
explain the restriction ap/57
|
ap_57 : rc
|
ANON_ENTITY : rc
|
atis_466
|
explain the restriction ap/80
|
ap_80 : rc
|
ANON_ENTITY : rc
|
atis_3799
|
what are restrictions ap/57
|
ap_57 : rc
|
ANON_ENTITY : rc
|
atis_4003
|
what does ap57 mean
|
ap_57 : rc
|
ANON_ENTITY : rc
|
atis_4009
|
what does d/s stand for for meals
|
d_s : rc
|
ANON_ENTITY : rc
|
atis_4032
|
what does ls stand for
|
ls : rc
|
ANON_ENTITY : rc
|
atis_4037
|
what does restriction ap/57 mean
|
ap_57 : rc
|
ANON_ENTITY : rc
|
atis_4038
|
what does restriction ap/57
|
ap_57 : rc
|
ANON_ENTITY : rc
|
atis_4039
|
what does restriction ap/80 mean
|
ap_80 : rc
|
ANON_ENTITY : rc
|
atis_4040
|
what does s/ designate as a meal
|
s_ : rc
|
ANON_ENTITY : rc
|
atis_4051
|
what does the meal code s/ stand for
|
s : rc
|
ANON_ENTITY : rc
|
atis_4052
|
what does the restriction ap58 mean
|
ap_58 : rc
|
ANON_ENTITY : rc
|
atis_4418
|
what is restriction ap/55
|
ap_55 : rc
|
ANON_ENTITY : rc
|
atis_4419
|
what is restriction ap/57
|
ap_57 : rc
|
ANON_ENTITY : rc
|
atis_4420
|
what is restriction ap/80
|
ap_80 : rc
|
ANON_ENTITY : rc
|
atis_4421
|
what is restriction ap57
|
ap_57 : rc
|
ANON_ENTITY : rc
|
atis_4422
|
what is restriction ap80
|
ap_80 : rc
|
ANON_ENTITY : rc
|
atis_4431
|
what is the ap/57 restriction
|
ap_57 : rc
|
ANON_ENTITY : rc
|
atis_4432
|
what is the ap57 restriction
|
ap_57 : rc
|
ANON_ENTITY : rc
|
atis_4703
|
what is the meaning of meal code s
|
s : rc
|
ANON_ENTITY : rc
|
atis_4704
|
what is the meaning of restriction ap80
|
ap_80 : rc
|
ANON_ENTITY : rc
|
atis_4867
|
what's restriction ap68
|
ap_68 : rc
|
ANON_ENTITY : rc
|
atis_2297
|
list type of aircraft for all flights from charlotte
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 charlotte : ci ) ( = ( aircraft_code $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( = ( aircraft_code $1 ) $0 ) ) ) )
|
atis_554
|
flight from dallas to boston tomorrow
|
( lambda $0 e ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 boston : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_1104
|
i need a flight from new york city to montreal tomorrow
|
( lambda $0 e ( and ( flight $0 ) ( from $0 new_york : ci ) ( to $0 montreal : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_1149
|
i need a flight tomorrow from atlanta to baltimore
|
( lambda $0 e ( and ( flight $0 ) ( from $0 atlanta : ci ) ( to $0 baltimore : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_1150
|
i need a flight tomorrow from columbus to minneapolis
|
( lambda $0 e ( and ( flight $0 ) ( from $0 columbus : ci ) ( to $0 minneapolis : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_1644
|
i'd like a flight tomorrow from san diego to toronto
|
( lambda $0 e ( and ( flight $0 ) ( from $0 san_diego : ci ) ( to $0 toronto : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_2196
|
list flights tomorrow from san diego to phoenix
|
( lambda $0 e ( and ( flight $0 ) ( from $0 san_diego : ci ) ( to $0 phoenix : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_2677
|
please show me all the flights from indianapolis to san diego tomorrow
|
( lambda $0 e ( and ( flight $0 ) ( from $0 indianapolis : ci ) ( to $0 san_diego : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_2887
|
show me all flights for tomorrow from san francisco to pittsburgh
|
( lambda $0 e ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 pittsburgh : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_2957
|
show me all flights from pittsburgh to baltimore tomorrow
|
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 baltimore : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_2966
|
show me all flights from pittsburgh which leave tomorrow and arrive in boston
|
( lambda $0 e ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 boston : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_3877
|
what are the flights from boston to baltimore leaving tomorrow
|
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 baltimore : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_3883
|
what are the flights from boston to san francisco leaving tomorrow
|
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_4115
|
what flights are available tomorrow from denver to philadelphia
|
( lambda $0 e ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 philadelphia : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_4174
|
what flights are there tomorrow from tacoma to san jose
|
( lambda $0 e ( and ( flight $0 ) ( from $0 tacoma : ci ) ( to $0 san_jose : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_4217
|
what flights from burbank to milwaukee leave burbank tomorrow
|
( lambda $0 e ( and ( flight $0 ) ( from $0 burbank : ci ) ( to $0 milwaukee : ci ) ( tomorrow $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) )
|
atis_4652
|
what is the latest departure from boston to pittsburgh on the seventh of july
|
( argmax $0 ( and ( from $0 boston : ci ) ( to $0 pittsburgh : ci ) ( day_number $0 7 : dn ) ( month $0 july : mn ) ) ( departure_time $0 ) )
|
( argmax $0 ( and ( 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_4759
|
what is your last trip from washington to boston on august twenty seventh
|
( argmax $0 ( and ( from $0 washington : ci ) ( to $0 boston : ci ) ( day_number $0 27 : dn ) ( month $0 august : mn ) ) ( departure_time $0 ) )
|
( argmax $0 ( and ( 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_4760
|
what is your last trip on august twenty seventh from washington to boston
|
( argmax $0 ( and ( from $0 washington : ci ) ( to $0 boston : ci ) ( day_number $0 27 : dn ) ( month $0 august : mn ) ) ( departure_time $0 ) )
|
( argmax $0 ( and ( 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_854
|
give me the meal flights departing early saturday morning from chicago to seattle nonstop
|
( lambda $0 e ( and ( flight $0 ) ( nonstop $0 ) ( has_meal $0 ) ( during_day $0 early : pd ) ( during_day $0 morning : pd ) ( from $0 chicago : ci ) ( to $0 seattle : ci ) ( day $0 saturday : da ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( nonstop $0 ) ( has_meal $0 ) ( during_day $0 ANON_ENTITY : pd ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day $0 ANON_ENTITY : da ) ) )
|
atis_4946
|
where does canadian airlines international fly
|
( lambda $0 e ( and ( exists $1 ( and ( flight $1 ) ( airline $1 cp : al ) ( or ( to $1 $0 ) ( from $1 $0 ) ) ) ) ) )
|
( lambda $0 e ( and ( exists $1 ( and ( flight $1 ) ( airline $1 ANON_ENTITY : al ) ( or ( to $1 $0 ) ( from $1 $0 ) ) ) ) ) )
|
atis_3767
|
what airlines service pittsburgh airport
|
( lambda $0 e ( and ( services $0 pit : ap ) ( airline $0 ) ) )
|
( lambda $0 e ( and ( services $0 ANON_ENTITY : ap ) ( airline $0 ) ) )
|
atis_4529
|
what is the earliest flight arriving in charlotte from st. louis on friday
|
( argmin $0 ( and ( flight $0 ) ( from $0 st_louis : ci ) ( to $0 charlotte : ci ) ( day_arrival $0 friday : da ) ) ( departure_time $0 ) )
|
( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_arrival $0 ANON_ENTITY : da ) ) ( departure_time $0 ) )
|
atis_3956
|
what are the most expensive first class tickets between atlanta and dallas
|
( argmax $0 ( and ( class_type $0 first : cl ) ( from $0 atlanta : ci ) ( to $0 dallas : ci ) ) ( fare $0 ) )
|
( argmax $0 ( and ( class_type $0 ANON_ENTITY : cl ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( fare $0 ) )
|
atis_3957
|
what are the most expensive first class tickets between boston and san francisco
|
( argmax $0 ( and ( class_type $0 first : cl ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ) ( fare $0 ) )
|
( argmax $0 ( and ( class_type $0 ANON_ENTITY : cl ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( fare $0 ) )
|
atis_2898
|
show me all flights from boston to atlanta which leave atlanta after noon tomorrow
|
( lambda $0 e ( and ( tomorrow $0 ) ( > ( departure_time $0 ) 1200 : ti ) ( from $0 atlanta : ci ) ( to $0 atlanta : ci ) ( from $0 boston : ci ) ( flight $0 ) ) )
|
( lambda $0 e ( and ( tomorrow $0 ) ( > ( departure_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( from $0 ANON_ENTITY : ci ) ( flight $0 ) ) )
|
atis_4679
|
what is the least expensive business class flight between atlanta and dallas
|
( argmin $0 ( and ( flight $0 ) ( class_type $0 business : cl ) ( from $0 atlanta : ci ) ( to $0 dallas : ci ) ) ( fare $0 ) )
|
( argmin $0 ( and ( flight $0 ) ( class_type $0 ANON_ENTITY : cl ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( fare $0 ) )
|
atis_4680
|
what is the least expensive business class flight between boston and san francisco
|
( argmin $0 ( and ( flight $0 ) ( class_type $0 business : cl ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ) ( fare $0 ) )
|
( argmin $0 ( and ( flight $0 ) ( class_type $0 ANON_ENTITY : cl ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( fare $0 ) )
|
atis_5009
|
which flights from pittsburgh to atlanta have the lowest coach class fares
|
( argmin $0 ( and ( flight $0 ) ( class_type $0 coach : cl ) ( from $0 pittsburgh : ci ) ( to $0 atlanta : ci ) ) ( fare $0 ) )
|
( argmin $0 ( and ( flight $0 ) ( class_type $0 ANON_ENTITY : cl ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( fare $0 ) )
|
atis_121
|
are there any flights from boston to oakland that stop
|
( lambda $0 e ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 oakland : ci ) ( has_stops $0 ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( has_stops $0 ) ) )
|
atis_958
|
how many first class flights are provided by american airlines
|
( count $0 ( and ( flight $0 ) ( airline $0 aa : al ) ( class_type $0 first : cl ) ) )
|
( count $0 ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( class_type $0 ANON_ENTITY : cl ) ) )
|
atis_959
|
how many first class flights does delta airlines have
|
( count $0 ( and ( flight $0 ) ( airline $0 dl : al ) ( class_type $0 first : cl ) ) )
|
( count $0 ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( class_type $0 ANON_ENTITY : cl ) ) )
|
atis_978
|
how many flights does twa have in business class
|
( count $0 ( and ( flight $0 ) ( airline $0 tw : al ) ( class_type $0 business : cl ) ) )
|
( count $0 ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( class_type $0 ANON_ENTITY : cl ) ) )
|
atis_979
|
how many flights does twa have with business class
|
( count $0 ( and ( flight $0 ) ( airline $0 tw : al ) ( class_type $0 business : cl ) ) )
|
( count $0 ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( class_type $0 ANON_ENTITY : cl ) ) )
|
atis_4713
|
what is the number of first class flights on american airlines
|
( count $0 ( and ( flight $0 ) ( airline $0 aa : al ) ( class_type $0 first : cl ) ) )
|
( count $0 ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( class_type $0 ANON_ENTITY : cl ) ) )
|
atis_3606
|
show me the schedule for airlines leaving pittsburgh going to san francisco for next monday
|
( lambda $0 e ( exists $1 ( and ( from $1 pittsburgh : ci ) ( to $1 san_francisco : ci ) ( day $1 monday : da ) ( = ( departure_time $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( day $1 ANON_ENTITY : da ) ( = ( departure_time $1 ) $0 ) ) ) )
|
atis_1867
|
is bwi washington
|
( equals bwi : ap ( the $0 ( airport washington : ci $0 ) ) )
|
( equals ANON_ENTITY : ap ( the $0 ( airport ANON_ENTITY : ci $0 ) ) )
|
atis_3230
|
show me ground transportation in denver during weekdays
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ( weekday $0 ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ( weekday $0 ) ) )
|
atis_1631
|
i'd like a flight from kansas city to los angeles that arrives in los angeles in the late afternoon
|
( lambda $0 e ( and ( flight $0 ) ( during_day_arrival $0 late : pd ) ( during_day_arrival $0 afternoon : pd ) ( from $0 kansas_city : ci ) ( to $0 los_angeles : ci ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( during_day_arrival $0 ANON_ENTITY : pd ) ( during_day_arrival $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
|
atis_2369
|
now i need another flight from las vegas to los angeles arriving also in the late afternoon what's available for that
|
( lambda $0 e ( and ( flight $0 ) ( during_day_arrival $0 late : pd ) ( during_day_arrival $0 afternoon : pd ) ( from $0 las_vegas : ci ) ( to $0 los_angeles : ci ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( during_day_arrival $0 ANON_ENTITY : pd ) ( during_day_arrival $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) )
|
atis_2271
|
list the flights from st. paul to san jose and from st. paul to houston
|
( lambda $0 e ( and ( flight $0 ) ( or ( and ( from $0 st_paul : ci ) ( to $0 san_jose : ci ) ) ( and ( from $0 st_paul : ci ) ( to $0 houston : ci ) ) ) ) )
|
( lambda $0 e ( and ( flight $0 ) ( or ( and ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( and ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ) ) )
|
atis_2443
|
on eastern flight 825 from atlanta to denver can you tell me what type of aircraft used before 12 noon
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( airline $1 ea : al ) ( flight_number $1 825 : fn ) ( < ( departure_time $1 ) 1200 : ti ) ( from $1 atlanta : ci ) ( to $1 denver : ci ) ( = ( aircraft_code $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( airline $1 ANON_ENTITY : al ) ( flight_number $1 ANON_ENTITY : fn ) ( < ( departure_time $1 ) ANON_ENTITY : ti ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( aircraft_code $1 ) $0 ) ) ) )
|
atis_2320
|
may i have a listing of flight numbers from columbus ohio to minneapolis minnesota on monday
|
( lambda $0 e ( exists $1 ( and ( from $1 columbus : ci ) ( to $1 minneapolis : ci ) ( day $1 monday : da ) ( = ( flight_number $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( day $1 ANON_ENTITY : da ) ( = ( flight_number $1 ) $0 ) ) ) )
|
atis_206
|
can you list all the airlines that have flights from boston to san francisco
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 boston : ci ) ( to $1 san_francisco : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_245
|
can you tell me what airline flies between denver and san francisco
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 denver : ci ) ( to $1 san_francisco : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_294
|
could you please tell me the airlines that fly from toronto to san diego
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 toronto : ci ) ( to $1 san_diego : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_1059
|
i live in washington and i would like to make a trip to san francisco can you tell me which airlines connect with those two cities
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 washington : ci ) ( to $1 san_francisco : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_1396
|
i wish to fly from boston to washington please find an airline for me
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 boston : ci ) ( to $1 washington : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_1554
|
i would like to fly from boston to oakland what airlines fly from boston to oakland
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 boston : ci ) ( to $1 oakland : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_1982
|
list airlines that fly from seattle to salt lake city
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 seattle : ci ) ( to $1 salt_lake_city : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_2088
|
list all the airlines flying between washington and denver
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 washington : ci ) ( to $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 ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_2661
|
please show me airlines with flights from boston to denver
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 boston : ci ) ( to $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 ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_2665
|
please show me airlines with flights from denver to philadelphia
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 denver : ci ) ( to $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 ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_2666
|
please show me airlines with flights from philadelphia to dallas
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 philadelphia : ci ) ( to $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 ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_2761
|
show all airlines flying from pittsburgh to san francisco
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 pittsburgh : ci ) ( to $1 san_francisco : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_2762
|
show all airlines with flights between denver and dallas
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 denver : ci ) ( to $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 ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_2855
|
show me airlines with flights from pittsburgh to boston please
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 pittsburgh : ci ) ( to $1 boston : ci ) ( = ( airline : e $1 ) $0 ) ) ) )
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
atis_3289
|
show me the airlines that fly between toronto and denver
|
( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 toronto : ci ) ( to $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 ) ( = ( ANON_ENTITY : e $1 ) $0 ) ) ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.