qid
stringlengths 6
9
| source
stringlengths 6
259
| target
stringlengths 6
409
| anonymized_target
stringlengths 16
454
|
---|---|---|---|
atis_880
|
ground transportation in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_881
|
ground transportation in las vegas
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 las_vegas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_882
|
ground transportation in las vegas
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 las_vegas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_883
|
ground transportation in oakland
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 oakland : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_884
|
ground transportation in phoenix
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 phoenix : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_885
|
ground transportation in san jose
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 san_jose : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_886
|
ground transportation in westchester county
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 westchester_county : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_887
|
ground transportation minneapolis
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 minneapolis : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_888
|
ground transportation oakland
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 oakland : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_889
|
ground transportation philadelphia
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 philadelphia : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_891
|
ground transportation san francisco
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 san_francisco : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1195
|
i need ground transportation in dallas please show me what's available
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1196
|
i need ground transportation in seattle
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 seattle : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1201
|
i need information for ground transportation denver colorado
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1393
|
i will be staying downtown in atlanta for two hours could you tell me what the ground transportation is available
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 atlanta : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1538
|
i would like to find out the ground travel available in atlanta
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 atlanta : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1762
|
i'd like to know the ground travel available in fort worth
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 fort_worth : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1821
|
i'm looking for ground transportation in dallas
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1835
|
in atlanta i would like information on ground transportation
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 atlanta : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1837
|
in dallas fort worth i would like information on ground transportation
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1862
|
information on ground transportation in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1869
|
is ground transportation available in philadelphia
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 philadelphia : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1870
|
is ground transportation available in st. louis
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 st_louis : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1934
|
is there any ground transportation to the city in dallas
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1939
|
is there ground transportation available in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1952
|
is there ground transportation in baltimore
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 baltimore : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1955
|
is there ground transportation in oakland
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 oakland : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_1956
|
is there ground transportation in st. louis
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 st_louis : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2198
|
list ground transportation in baltimore
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 baltimore : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2199
|
list ground transportation in detroit
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 detroit : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2200
|
list ground transportation options at phoenix
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 phoenix : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2525
|
please give me ground transportation information for denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2584
|
please list available ground transportation in pittsburgh
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 pittsburgh : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2591
|
please list ground transport in san francisco
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 san_francisco : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2593
|
please list ground transportation in atlanta
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 atlanta : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2695
|
please show me ground transportation in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2835
|
show ground transportation in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2847
|
show me a list of ground transportation at denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_2851
|
show me about the ground transportation in boston
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 boston : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3001
|
show me all ground transportation in washington dc
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 washington : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3078
|
show me boston ground transportation
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 boston : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3084
|
show me dallas ground transport
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3223
|
show me ground transport in seattle
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 seattle : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3224
|
show me ground transportation for boston
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 boston : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3225
|
show me ground transportation for dallas
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3226
|
show me ground transportation in baltimore
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 baltimore : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3227
|
show me ground transportation in boston and in baltimore
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 boston : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3228
|
show me ground transportation in boston
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 boston : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3229
|
show me ground transportation in dallas please
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3231
|
show me ground transportation in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3232
|
show me ground transportation in fort worth
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 fort_worth : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3234
|
show me ground transportation in phoenix
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 phoenix : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3235
|
show me ground transportation in san francisco
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 san_francisco : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3236
|
show me ground transportation in washington dc
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 washington : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3237
|
show me ground transportation in westchester county
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 westchester_county : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3239
|
show me ground transportation information for pittsburgh
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 pittsburgh : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3240
|
show me ground transportation information for san francisco
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 san_francisco : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3241
|
show me information on ground transportation for dallas
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3550
|
show me the ground transportation at denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3551
|
show me the ground transportation in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3656
|
tell me about ground transportation at salt lake city
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 salt_lake_city : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3657
|
tell me about ground transportation at san francisco
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 san_francisco : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3658
|
tell me about ground transportation at toronto
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 toronto : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3663
|
tell me about the ground transportation in chicago
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 chicago : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_3944
|
what are the ground transportation services in philadelphia
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 philadelphia : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4026
|
what does ground transportation look like in oakland
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 oakland : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4349
|
what ground transport is available in baltimore
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 baltimore : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4350
|
what ground transport is available in charlotte
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 charlotte : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4351
|
what ground transport is available in minneapolis
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 minneapolis : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4352
|
what ground transportation can i take into boston
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 boston : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4353
|
what ground transportation is available at baltimore
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 baltimore : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4354
|
what ground transportation is available at boston
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 boston : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4365
|
what ground transportation is available in atlanta
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 atlanta : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4367
|
what ground transportation is available in baltimore
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 baltimore : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4368
|
what ground transportation is available in boston
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 boston : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4369
|
what ground transportation is available in charlotte
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 charlotte : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4371
|
what ground transportation is available in dallas
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4372
|
what ground transportation is available in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4373
|
what ground transportation is available in newark
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 newark : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4374
|
what ground transportation is available in pittsburgh
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 pittsburgh : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4375
|
what ground transportation is available in san francisco
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 san_francisco : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4376
|
what ground transportation is available into washington
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 washington : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4377
|
what ground transportation is there from denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4379
|
what ground transportation is there in atlanta
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 atlanta : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4380
|
what ground transportation is there in baltimore
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 baltimore : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4381
|
what ground transportation is there in dallas
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4382
|
what ground transportation is there in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4383
|
what ground transportation is there in oakland
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 oakland : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4627
|
what is the ground transport in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4628
|
what is the ground transportation available in boston
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 boston : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4629
|
what is the ground transportation available in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4630
|
what is the ground transportation available in fort worth texas
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 fort_worth : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4631
|
what is the ground transportation available in fort worth
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 fort_worth : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4632
|
what is the ground transportation available in the city of fort worth
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 fort_worth : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4633
|
what is the ground transportation available in the city of philadelphia
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 philadelphia : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4637
|
what is the ground transportation in san diego
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 san_diego : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4776
|
what kind of ground transportation can you offer me in seattle
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 seattle : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4777
|
what kind of ground transportation is available in atlanta
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 atlanta : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4778
|
what kind of ground transportation is available in denver
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 denver : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
atis_4780
|
what kind of ground transportation is there in dallas
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 dallas : ci ) ) )
|
( lambda $0 e ( and ( ground_transport $0 ) ( to_city $0 ANON_ENTITY : ci ) ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.