qid stringlengths 6 9 | source stringlengths 6 259 | target stringlengths 6 409 | anonymized_target stringlengths 16 454 |
|---|---|---|---|
atis_4547 | what is the earliest flight from boston to san francisco | ( argmin $0 ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4548 | what is the earliest flight from boston to washington | ( argmin $0 ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 washington : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4551 | what is the earliest flight from memphis to las vegas | ( argmin $0 ( and ( flight $0 ) ( from $0 memphis : ci ) ( to $0 las_vegas : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4553 | what is the earliest flight from ontario to memphis | ( argmin $0 ( and ( flight $0 ) ( from $0 ontario : ci ) ( to $0 memphis : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4555 | what is the earliest flight from pittsburgh to san francisco | ( argmin $0 ( and ( flight $0 ) ( from $0 pittsburgh : ci ) ( to $0 san_francisco : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4559 | what is the earliest flight from washington to san francisco | ( argmin $0 ( and ( flight $0 ) ( from $0 washington : ci ) ( to $0 san_francisco : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4561 | what is the earliest flight i can get from baltimore to boston | ( argmin $0 ( and ( flight $0 ) ( from $0 baltimore : ci ) ( to $0 boston : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4569 | what is the earliest flight leaving denver going to boston | ( argmin $0 ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 boston : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4570 | what is the earliest flight leaving from boston going to atlanta | ( argmin $0 ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4571 | what is the earliest flight leaving washington to san francisco | ( argmin $0 ( and ( flight $0 ) ( from $0 washington : ci ) ( to $0 san_francisco : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4578 | what is the earliest flight that i can take from boston to baltimore | ( argmin $0 ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 baltimore : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4579 | what is the earliest flight you have leaving boston heading to philadelphia | ( argmin $0 ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 philadelphia : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4580 | what is the earliest flight you have that leaves philadelphia to dallas | ( argmin $0 ( and ( flight $0 ) ( from $0 philadelphia : ci ) ( to $0 dallas : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4618 | what is the first flight from boston to atlanta | ( argmin $0 ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4619 | what is the first flight from boston to dallas | ( argmin $0 ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 dallas : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4893 | what's the earliest flight from atlanta to boston | ( argmin $0 ( and ( flight $0 ) ( from $0 atlanta : ci ) ( to $0 boston : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4896 | what's the earliest flight from boston to philadelphia | ( argmin $0 ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 philadelphia : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4897 | what's the earliest flight from dallas to houston | ( argmin $0 ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 houston : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4899 | what's the earliest flight from phoenix to salt lake city | ( argmin $0 ( and ( flight $0 ) ( from $0 phoenix : ci ) ( to $0 salt_lake_city : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4901 | what's the earliest flight from san francisco to boston | ( argmin $0 ( and ( flight $0 ) ( from $0 san_francisco : ci ) ( to $0 boston : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4902 | what's the earliest flight from san jose to houston | ( argmin $0 ( and ( flight $0 ) ( from $0 san_jose : ci ) ( to $0 houston : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4903 | what's the earliest flight i can get between boston and dallas | ( argmin $0 ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 dallas : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4904 | what's the earliest flight leaving denver for pittsburgh | ( argmin $0 ( and ( flight $0 ) ( from $0 denver : ci ) ( to $0 pittsburgh : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4909 | what's the first flight from boston to san francisco | ( argmin $0 ( and ( flight $0 ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_4910 | what's the first flight from dallas to houston | ( argmin $0 ( and ( flight $0 ) ( from $0 dallas : ci ) ( to $0 houston : ci ) ) ( departure_time $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( departure_time $0 ) ) |
atis_1319 | i want to depart washington april twentieth to atlanta least expensive fare | ( argmin $0 ( and ( from $0 washington : ci ) ( to $0 atlanta : ci ) ( day_number $0 20 : dn ) ( month $0 april : mn ) ) ( fare $0 ) ) | ( argmin $0 ( and ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ( fare $0 ) ) |
atis_14 | airline code as | as : al | ANON_ENTITY : al |
atis_15 | airline that stands for dl | dl : al | ANON_ENTITY : al |
atis_269 | code ff | ff : al | ANON_ENTITY : al |
atis_310 | could you tell me what the abbreviation us stands for | us : al | ANON_ENTITY : al |
atis_320 | define airline hp | hp : al | ANON_ENTITY : al |
atis_321 | define airline ua | ua : al | ANON_ENTITY : al |
atis_322 | define airline us | us : al | ANON_ENTITY : al |
atis_3721 | what airline is a s as in sam | as : al | ANON_ENTITY : al |
atis_3722 | what airline is ac | ac : al | ANON_ENTITY : al |
atis_3723 | what airline is as | as : al | ANON_ENTITY : al |
atis_3725 | what airline is dl | dl : al | ANON_ENTITY : al |
atis_3726 | what airline is ea the abbreviation for | ea : al | ANON_ENTITY : al |
atis_3727 | what airline is ea | ea : al | ANON_ENTITY : al |
atis_3728 | what airline is hp | hp : al | ANON_ENTITY : al |
atis_3730 | what airline is us | us : al | ANON_ENTITY : al |
atis_3731 | what airline is yx | yx : al | ANON_ENTITY : al |
atis_3732 | what airline stands for hp | hp : al | ANON_ENTITY : al |
atis_3733 | what airline uses the code hp | hp : al | ANON_ENTITY : al |
atis_4004 | what does co mean | co : al | ANON_ENTITY : al |
atis_4011 | what does ea mean | ea : al | ANON_ENTITY : al |
atis_4023 | what does ff mean | ff : al | ANON_ENTITY : al |
atis_4024 | what does flight code us mean | us : al | ANON_ENTITY : al |
atis_4035 | what does nw stand for | nw : al | ANON_ENTITY : al |
atis_4041 | what does the abbreviation co mean | co : al | ANON_ENTITY : al |
atis_4042 | what does the abbreviation dl mean | dl : al | ANON_ENTITY : al |
atis_4043 | what does the abbreviation ua mean | ua : al | ANON_ENTITY : al |
atis_4044 | what does the airline code dl stand for | dl : al | ANON_ENTITY : al |
atis_4053 | what does ua stand for | ua : al | ANON_ENTITY : al |
atis_4054 | what does us mean | us : al | ANON_ENTITY : al |
atis_4055 | what does us stand for | us : al | ANON_ENTITY : al |
atis_4387 | what is airline dl | dl : al | ANON_ENTITY : al |
atis_4388 | what is airline ff | ff : al | ANON_ENTITY : al |
atis_4389 | what is airline nw | nw : al | ANON_ENTITY : al |
atis_4390 | what is airline us | us : al | ANON_ENTITY : al |
atis_4393 | what is as | as : al | ANON_ENTITY : al |
atis_4399 | what is dl | dl : al | ANON_ENTITY : al |
atis_4411 | what is ff | ff : al | ANON_ENTITY : al |
atis_4413 | what is hp | hp : al | ANON_ENTITY : al |
atis_4754 | what is ua | ua : al | ANON_ENTITY : al |
atis_4813 | what the abbreviation us stand for | us : al | ANON_ENTITY : al |
atis_4958 | which airline is as | as : al | ANON_ENTITY : al |
atis_4959 | which airline is kw | kw : al | ANON_ENTITY : al |
atis_4961 | which airline is us | us : al | ANON_ENTITY : al |
atis_1575 | i would like to fly the cheapest rate available from pittsburgh to atlanta on wednesday morning | ( departure_time ( argmin $0 ( and ( flight $0 ) ( during_day $0 morning : pd ) ( from $0 pittsburgh : ci ) ( to $0 atlanta : ci ) ( day $0 wednesday : da ) ) ( fare $0 ) ) ) | ( departure_time ( argmin $0 ( and ( flight $0 ) ( during_day $0 ANON_ENTITY : pd ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day $0 ANON_ENTITY : da ) ) ( fare $0 ) ) ) |
atis_3586 | show me the names of airlines in atlanta | ( lambda $0 e ( exists $1 ( and ( airline $1 ) ( services $1 atlanta : ci ) ( named $1 $0 ) ) ) ) | ( lambda $0 e ( exists $1 ( and ( airline $1 ) ( services $1 ANON_ENTITY : ci ) ( named $1 $0 ) ) ) ) |
atis_4446 | what is the cheapest fare from dallas to denver on delta | ( min $0 ( exists $1 ( and ( airline $1 dl : al ) ( from $1 dallas : ci ) ( to $1 denver : ci ) ( = ( fare $1 ) $0 ) ) ) ) | ( min $0 ( exists $1 ( and ( airline $1 ANON_ENTITY : al ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( fare $1 ) $0 ) ) ) ) |
atis_4695 | what is the lowest cost fare that delta has between boston and san francisco | ( min $0 ( exists $1 ( and ( airline $1 dl : al ) ( from $1 boston : ci ) ( to $1 san_francisco : ci ) ( = ( fare $1 ) $0 ) ) ) ) | ( min $0 ( exists $1 ( and ( airline $1 ANON_ENTITY : al ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( fare $1 ) $0 ) ) ) ) |
atis_4700 | what is the lowest fare united charges between boston and san francisco | ( min $0 ( exists $1 ( and ( airline $1 ua : al ) ( from $1 boston : ci ) ( to $1 san_francisco : ci ) ( = ( fare $1 ) $0 ) ) ) ) | ( min $0 ( exists $1 ( and ( airline $1 ANON_ENTITY : al ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( fare $1 ) $0 ) ) ) ) |
atis_4063 | what first class flights are available from denver to baltimore on july twenty fifth 1991 | ( lambda $0 e ( and ( flight $0 ) ( class_type $0 first : cl ) ( from $0 denver : ci ) ( to $0 baltimore : ci ) ( day_number $0 25 : dn ) ( month $0 july : mn ) ( year $0 1991 : yr ) ) ) | ( 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 ) ( year $0 ANON_ENTITY : yr ) ) ) |
atis_4064 | what first class flights are available on july twenty fifth 1991 from denver to baltimore | ( lambda $0 e ( and ( flight $0 ) ( class_type $0 first : cl ) ( from $0 denver : ci ) ( to $0 baltimore : ci ) ( day_number $0 25 : dn ) ( month $0 july : mn ) ( year $0 1991 : yr ) ) ) | ( 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 ) ( year $0 ANON_ENTITY : yr ) ) ) |
atis_286 | could you please give me a one way fare from pittsburgh to atlanta | ( lambda $0 e ( exists $1 ( and ( oneway $1 ) ( from $1 pittsburgh : ci ) ( to $1 atlanta : ci ) ( = ( fare $1 ) $0 ) ) ) ) | ( lambda $0 e ( exists $1 ( and ( oneway $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( fare $1 ) $0 ) ) ) ) |
atis_3063 | show me all the one way fares from tacoma to montreal | ( lambda $0 e ( exists $1 ( and ( oneway $1 ) ( from $1 tacoma : ci ) ( to $1 montreal : ci ) ( = ( fare $1 ) $0 ) ) ) ) | ( lambda $0 e ( exists $1 ( and ( oneway $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( fare $1 ) $0 ) ) ) ) |
atis_4496 | what is the cost for a one way trip from pittsburgh to atlanta | ( lambda $0 e ( exists $1 ( and ( oneway $1 ) ( from $1 pittsburgh : ci ) ( to $1 atlanta : ci ) ( = ( fare $1 ) $0 ) ) ) ) | ( lambda $0 e ( exists $1 ( and ( oneway $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( = ( fare $1 ) $0 ) ) ) ) |
atis_1343 | i want to fly from detroit to st. petersburg on northwest airlines and leave around 9am tell me what aircraft are used by this flight and tell me the flight number | ( lambda $0 e ( lambda $1 e ( exists $2 ( and ( flight $2 ) ( airline $2 nw : al ) ( from $2 detroit : ci ) ( to $2 st_petersburg : ci ) ( approx_departure_time $2 900 : ti ) ( = ( aircraft_code $2 ) $0 ) ( = ( flight_number $2 ) $1 ) ) ) ) ) | ( lambda $0 e ( lambda $1 e ( exists $2 ( and ( flight $2 ) ( airline $2 ANON_ENTITY : al ) ( from $2 ANON_ENTITY : ci ) ( to $2 ANON_ENTITY : ci ) ( approx_departure_time $2 ANON_ENTITY : ti ) ( = ( aircraft_code $2 ) $0 ) ( = ( flight_number $2 ) $1 ) ) ) ) ) |
atis_0 | 630am flight on august twenty seventh from atlanta to dallas | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 630 : ti ) ( from $0 atlanta : ci ) ( to $0 dallas : ci ) ( day_number $0 27 : dn ) ( month $0 august : mn ) ) ) | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ) |
atis_1426 | i would like a flight from washington to boston on august twentieth at 324pm | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 1524 : ti ) ( from $0 washington : ci ) ( to $0 boston : ci ) ( day_number $0 20 : dn ) ( month $0 august : mn ) ) ) | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ) |
atis_1428 | i would like a flight leaving from washington to boston at 110pm on august twentieth | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 1310 : ti ) ( from $0 washington : ci ) ( to $0 boston : ci ) ( day_number $0 20 : dn ) ( month $0 august : mn ) ) ) | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ) |
atis_1466 | i would like flights between boston and atlanta on july eleven departing at one in the afternoon | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 1300 : ti ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ( day_number $0 11 : dn ) ( month $0 july : mn ) ) ) | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ) |
atis_1889 | is there a flight from atlanta to san francisco on november seventh at noon | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 1200 : ti ) ( from $0 atlanta : ci ) ( to $0 san_francisco : ci ) ( day_number $0 7 : dn ) ( month $0 november : mn ) ) ) | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ) |
atis_4085 | what flights are available from boston to atlanta on july seventh 8am | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 800 : ti ) ( from $0 boston : ci ) ( to $0 atlanta : ci ) ( day_number $0 7 : dn ) ( month $0 july : mn ) ) ) | ( lambda $0 e ( and ( flight $0 ) ( departure_time $0 ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ) |
atis_2449 | on may four atlanta to denver delta flight 257 | ( lambda $0 e ( and ( flight $0 ) ( airline $0 dl : al ) ( flight_number $0 257 : fn ) ( from $0 atlanta : ci ) ( to $0 denver : ci ) ( day_number $0 4 : dn ) ( month $0 may : mn ) ) ) | ( lambda $0 e ( and ( flight $0 ) ( airline $0 ANON_ENTITY : al ) ( flight_number $0 ANON_ENTITY : fn ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( day_number $0 ANON_ENTITY : dn ) ( month $0 ANON_ENTITY : mn ) ) ) |
atis_4370 | what ground transportation is available in dallas tomorrow | ( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ( tomorrow $0 ) ) ) | ( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ( tomorrow $0 ) ) ) |
atis_3324 | show me the cheapest one way flights from pittsburgh to dallas leaving pittsburgh between noon and 2pm | ( argmin $0 ( and ( flight $0 ) ( oneway $0 ) ( > ( departure_time $0 ) 1200 : ti ) ( < ( departure_time $0 ) 1400 : ti ) ( from $0 pittsburgh : ci ) ( to $0 dallas : ci ) ) ( fare $0 ) ) | ( argmin $0 ( and ( flight $0 ) ( oneway $0 ) ( > ( departure_time $0 ) ANON_ENTITY : ti ) ( < ( departure_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ( fare $0 ) ) |
atis_1791 | i'd like to take a flight from washington dc stop in denver and with my final destination as san francisco | ( lambda $0 e ( and ( flight $0 ) ( from $0 washington : ci ) ( stop $0 denver : ci ) ( to $0 san_francisco : ci ) ) ) | ( lambda $0 e ( and ( flight $0 ) ( from $0 ANON_ENTITY : ci ) ( stop $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ) ) |
atis_3943 | what are the flights which depart from san francisco fly to washington via indianapolis and arrive by 9pm | ( lambda $0 e ( and ( flight $0 ) ( < ( arrival_time $0 ) 2100 : ti ) ( from $0 san_francisco : ci ) ( to $0 washington : ci ) ( stop $0 indianapolis : ci ) ) ) | ( lambda $0 e ( and ( flight $0 ) ( < ( arrival_time $0 ) ANON_ENTITY : ti ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( stop $0 ANON_ENTITY : ci ) ) ) |
atis_3847 | what are the fares for flights from charlotte to newark on tuesday and wednesday | ( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 charlotte : ci ) ( to $1 newark : ci ) ( or ( day $1 tuesday : da ) ( day $1 wednesday : da ) ) ( = ( fare $1 ) $0 ) ) ) ) | ( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( or ( day $1 ANON_ENTITY : da ) ( day $1 ANON_ENTITY : da ) ) ( = ( fare $1 ) $0 ) ) ) ) |
atis_3850 | what are the fares from newark to la monday and wednesday | ( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 newark : ci ) ( to $1 los_angeles : ci ) ( or ( day $1 monday : da ) ( day $1 wednesday : da ) ) ( = ( fare $1 ) $0 ) ) ) ) | ( lambda $0 e ( exists $1 ( and ( flight $1 ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( or ( day $1 ANON_ENTITY : da ) ( day $1 ANON_ENTITY : da ) ) ( = ( fare $1 ) $0 ) ) ) ) |
atis_1058 | i live in montreal and i want to travel to chicago then indianapolis and then return home | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 montreal : ci ) ( to $0 chicago : ci ) ( from $1 chicago : ci ) ( to $1 indianapolis : ci ) ( from $2 indianapolis : ci ) ( to $2 montreal : ci ) ) ) ) ) | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( from $2 ANON_ENTITY : ci ) ( to $2 ANON_ENTITY : ci ) ) ) ) ) |
atis_1132 | i need a flight from san francisco to pittsburgh and then pittsburgh to new york and new york to san francisco | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 san_francisco : ci ) ( to $0 pittsburgh : ci ) ( from $1 pittsburgh : ci ) ( to $1 new_york : ci ) ( from $2 new_york : ci ) ( to $2 san_francisco : ci ) ) ) ) ) | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( from $2 ANON_ENTITY : ci ) ( to $2 ANON_ENTITY : ci ) ) ) ) ) |
atis_1133 | i need a flight from san francisco to pittsburgh from pittsburgh to new york and then new york to san francisco | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 san_francisco : ci ) ( to $0 pittsburgh : ci ) ( from $1 pittsburgh : ci ) ( to $1 new_york : ci ) ( from $2 new_york : ci ) ( to $2 san_francisco : ci ) ) ) ) ) | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( from $2 ANON_ENTITY : ci ) ( to $2 ANON_ENTITY : ci ) ) ) ) ) |
atis_1234 | i need to fly from boston to denver and then to san francisco and back to boston | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 boston : ci ) ( to $0 denver : ci ) ( from $1 denver : ci ) ( to $1 san_francisco : ci ) ( from $2 san_francisco : ci ) ( to $2 boston : ci ) ) ) ) ) | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( from $2 ANON_ENTITY : ci ) ( to $2 ANON_ENTITY : ci ) ) ) ) ) |
atis_1235 | i need to fly from boston to denver on to san francisco and back | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 boston : ci ) ( to $0 denver : ci ) ( from $1 denver : ci ) ( to $1 san_francisco : ci ) ( from $2 san_francisco : ci ) ( to $2 boston : ci ) ) ) ) ) | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( from $2 ANON_ENTITY : ci ) ( to $2 ANON_ENTITY : ci ) ) ) ) ) |
atis_3390 | show me the flights between boston and san francisco denver and san francisco boston and denver | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 boston : ci ) ( to $0 san_francisco : ci ) ( from $1 denver : ci ) ( to $1 san_francisco : ci ) ( from $2 boston : ci ) ( to $2 denver : ci ) ) ) ) ) | ( lambda $0 e ( lambda $1 e ( lambda $2 e ( and ( flight $0 ) ( flight $1 ) ( flight $2 ) ( from $0 ANON_ENTITY : ci ) ( to $0 ANON_ENTITY : ci ) ( from $1 ANON_ENTITY : ci ) ( to $1 ANON_ENTITY : ci ) ( from $2 ANON_ENTITY : ci ) ( to $2 ANON_ENTITY : ci ) ) ) ) ) |
atis_808 | give me the flights and fares on december twenty seventh from indianapolis to orlando | ( lambda $0 e ( lambda $1 e ( and ( flight $0 ) ( from $0 indianapolis : ci ) ( to $0 orlando : ci ) ( day_number $0 27 : dn ) ( month $0 december : mn ) ( = ( fare $0 ) $1 ) ) ) ) | ( lambda $0 e ( lambda $1 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 ) ( = ( fare $0 ) $1 ) ) ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.