input
stringlengths 8
186
| output
stringlengths 39
256
|
|---|---|
what animated movies can i see at amc theatres
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'location_name': 'amc theatres'}
|
tell me if it ll be rainy here on dec the 25th 2033
|
[[FUNCTION]] GetWeather {'condition_description': 'rainy', 'current_location': 'here', 'timeRange': 'dec the 25th 2033'}
|
what animated movies are in the neighbourhood
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'spatial_relation': 'in the neighbourhood'}
|
what is the weather forecast for north carolina
|
[[FUNCTION]] GetWeather {'state': 'north carolina'}
|
rate this book a zero
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'book', 'rating_value': 'zero'}
|
book a table at south street diner close to your teenager s college
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'south street diner', 'spatial_relation': 'close', 'poi': 'your teenager s college'}
|
is there a storm here
|
[[FUNCTION]] GetWeather {'condition_description': 'storm', 'current_location': 'here'}
|
what is the closest movie house playing house of the dead 2
|
[[FUNCTION]] SearchScreeningEvent {'spatial_relation': 'closest', 'object_location_type': 'movie house', 'movie_name': 'house of the dead 2'}
|
what time is sontha ooru playing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'sontha ooru'}
|
what movie times are there at arclight hollywood
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie times', 'location_name': 'arclight hollywood'}
|
show me movie schedule
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule'}
|
how can i watch the television show straight shooter
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'television show', 'object_name': 'straight shooter'}
|
at 0 am what will the weather be here
|
[[FUNCTION]] GetWeather {'timeRange': '0 am', 'current_location': 'here'}
|
play the next ep by video game pianist on netflix
|
[[FUNCTION]] PlayMusic {'music_item': 'ep', 'artist': 'video game pianist', 'service': 'netflix'}
|
play while the gate is open
|
[[FUNCTION]] PlayMusic {'album': 'while the gate is open'}
|
give this book chronicle four stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'book', 'object_part_of_series_type': 'chronicle', 'rating_value': 'four', 'rating_unit': 'stars'}
|
please give me the movie schedule for pacific theatres
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'location_name': 'pacific theatres'}
|
book a reservation for restaurant in texas
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'state': 'texas'}
|
find movie times for films in the area
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie times', 'movie_type': 'films', 'spatial_relation': 'in the area'}
|
add a track to my playlist funk outta here
|
[[FUNCTION]] AddToPlaylist {'music_item': 'track', 'playlist_owner': 'my', 'playlist': 'funk outta here'}
|
book me a reservation for fatty crew in 13 weeks in haskell
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'fatty crew', 'timeRange': 'in 13 weeks', 'city': 'haskell'}
|
which films are playing in the neighbourhood
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'films', 'spatial_relation': 'in the neighbourhood'}
|
play a soundtrack by sarah geronimo on google music
|
[[FUNCTION]] PlayMusic {'music_item': 'soundtrack', 'artist': 'sarah geronimo', 'service': 'google music'}
|
when is eye of the spider playing at regal entertainment group
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'eye of the spider', 'location_name': 'regal entertainment group'}
|
add women of metal to odetta holmes
|
[[FUNCTION]] AddToPlaylist {'playlist': 'women of metal', 'artist': 'odetta holmes'}
|
rate eleanor rigby a 3
|
[[FUNCTION]] RateBook {'object_name': 'eleanor rigby', 'rating_value': '3'}
|
find me a coffeehouse for nine in indiana that has access to a pool
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'coffeehouse', 'party_size_number': 'nine', 'state': 'indiana', 'facility': 'pool'}
|
give the current album on my playlist a rating of three
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'album', 'rating_value': 'three'}
|
rate the country blues 3 out of 6 stars
|
[[FUNCTION]] RateBook {'object_name': 'the country blues', 'rating_value': '3', 'best_rating': '6', 'rating_unit': 'stars'}
|
i want to watch the movie godslayer
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'movie', 'object_name': 'godslayer'}
|
add fabri fibra to the birth of cool
|
[[FUNCTION]] AddToPlaylist {'artist': 'fabri fibra', 'playlist': 'the birth of cool'}
|
can i listen to music from the easy listening genre
|
[[FUNCTION]] PlayMusic {'genre': 'easy listening'}
|
play in the arms of god on zvooq by nimal mendis
|
[[FUNCTION]] PlayMusic {'album': 'in the arms of god', 'service': 'zvooq', 'artist': 'nimal mendis'}
|
find the broken
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the broken'}
|
congress has warmer weather
|
[[FUNCTION]] GetWeather {'city': 'congress', 'condition_temperature': 'warmer'}
|
find a painting called smash crusher
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'painting', 'object_name': 'smash crusher'}
|
find the ultimate gift a television show
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the ultimate gift', 'object_type': 'television show'}
|
can i hear the song american high
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'song', 'object_name': 'american high'}
|
i need to hear some r&b music off of iheart
|
[[FUNCTION]] PlayMusic {'genre': 'r&b', 'service': 'iheart'}
|
the far side of the world chronicle deserves three out of 6 points
|
[[FUNCTION]] RateBook {'object_name': 'the far side of the world', 'object_part_of_series_type': 'chronicle', 'rating_value': 'three', 'best_rating': '6', 'rating_unit': 'points'}
|
what is the weather forecast in pinson south dakota
|
[[FUNCTION]] GetWeather {'city': 'pinson', 'state': 'south dakota'}
|
can you add an album to my are & be playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'album', 'playlist_owner': 'my', 'playlist': 'are & be'}
|
find the killing fields
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the killing fields'}
|
rate this essay 4 out of 6 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'essay', 'rating_value': '4', 'best_rating': '6', 'rating_unit': 'stars'}
|
can you play something from the fourties preferably a symphony
|
[[FUNCTION]] PlayMusic {'year': 'fourties', 'music_item': 'symphony'}
|
add to playlist i love my neo soul the name national treasure book of secrets
|
[[FUNCTION]] AddToPlaylist {'playlist': 'i love my neo soul', 'entity_name': 'national treasure book of secrets'}
|
book a restaurant in gate city for 5 people
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'city': 'gate city', 'party_size_number': '5'}
|
tell me if there will be wind in ne
|
[[FUNCTION]] GetWeather {'condition_description': 'wind', 'state': 'ne'}
|
show me when and where i can see song of summer
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'song of summer'}
|
what time is hitman city playing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'hitman city'}
|
i would like to see a schedule for movies at the nearest movie house
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'schedule', 'movie_type': 'movies', 'spatial_relation': 'nearest', 'object_location_type': 'movie house'}
|
add this track to the sunshine reggae playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'track', 'playlist': 'sunshine reggae'}
|
the book the geoff ryman bibliography should have a rating of three to 6 points
|
[[FUNCTION]] RateBook {'object_type': 'book', 'object_name': 'geoff ryman bibliography', 'rating_value': 'three', 'best_rating': '6', 'rating_unit': 'points'}
|
rate current novel 3 stars
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'novel', 'rating_value': '3', 'rating_unit': 'stars'}
|
give the case of jennie brice 4 stars out of 6
|
[[FUNCTION]] RateBook {'object_name': 'the case of jennie brice', 'rating_value': '4', 'rating_unit': 'stars', 'best_rating': '6'}
|
find try me out for me
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'try me out'}
|
what movies are playing at the alamo drafthouse cinema
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'movies', 'location_name': 'alamo drafthouse cinema'}
|
add claudine longet to my ultimate 00s palylist
|
[[FUNCTION]] AddToPlaylist {'artist': 'claudine longet', 'playlist_owner': 'my', 'playlist': 'ultimate 00s'}
|
show the taste
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the taste'}
|
find the trailer for hotel on the corner of bitter and sweet
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'trailer', 'object_name': 'hotel on the corner of bitter and sweet'}
|
i want to book a restaurant in glenarden south dakota for two people
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'city': 'glenarden', 'state': 'south dakota', 'party_size_number': 'two'}
|
will there be any cloud in delaware on 1/11/2040
|
[[FUNCTION]] GetWeather {'condition_description': 'cloud', 'state': 'delaware', 'timeRange': '1/11/2040'}
|
i want to book a restaurant near wyoming for 5 people
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'spatial_relation': 'near', 'state': 'wyoming', 'party_size_number': '5'}
|
show creativity of soundtrack iheartradio countdown
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'soundtrack', 'object_name': 'iheartradio countdown'}
|
rate this current album 0
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'album', 'rating_value': '0'}
|
i would like to book a restaurant in the same area as tremont av for nadine sherrie and i on 3/21/2018
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'spatial_relation': 'in the same area', 'poi': 'tremont av', 'party_size_description': 'nadine sherrie and i', 'timeRange': '3/21/2018'}
|
rate this album zero of 6
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'album', 'rating_value': 'zero', 'best_rating': '6'}
|
what is the forecast for next may in zambia
|
[[FUNCTION]] GetWeather {'timeRange': 'next may', 'country': 'zambia'}
|
is rio belongs to us playing at the movie house closest to me
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'rio belongs to us', 'object_location_type': 'movie house', 'spatial_relation': 'closest'}
|
book a reservation for 2 at fashion cafe in diwali
|
[[FUNCTION]] BookRestaurant {'party_size_number': '2', 'restaurant_name': 'fashion cafe', 'timeRange': 'diwali'}
|
show me the book it might as well be spring
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'book', 'object_name': 'it might as well be spring'}
|
evangeline and petra cooper want to go to a restaurant in 9 years
|
[[FUNCTION]] BookRestaurant {'party_size_description': 'evangeline and petra cooper', 'restaurant_type': 'restaurant', 'timeRange': 'in 9 years'}
|
a novel of this quality deserves your rating of four points
|
[[FUNCTION]] RateBook {'object_type': 'novel', 'object_select': 'this', 'object_name': 'your', 'rating_value': 'four', 'rating_unit': 'points'}
|
give four points to this novel
|
[[FUNCTION]] RateBook {'rating_value': 'four', 'rating_unit': 'points', 'object_select': 'this', 'object_type': 'novel'}
|
what will the weather be this month in wesley hills
|
[[FUNCTION]] GetWeather {'timeRange': 'this month', 'city': 'wesley hills'}
|
show me the schedule of movie the da vinci code
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'schedule', 'movie_name': 'the da vinci code'}
|
where can i find the movie schedule
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule'}
|
what s the weather going to be like here in one minute
|
[[FUNCTION]] GetWeather {'current_location': 'here', 'timeRange': 'in one minute'}
|
play elkie brooks seventies sound track
|
[[FUNCTION]] PlayMusic {'artist': 'elkie brooks', 'year': 'seventies', 'music_item': 'sound track'}
|
rate this novel 4 out of 6
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'novel', 'rating_value': '4', 'best_rating': '6'}
|
add this tune to my this is luis fonsi playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'tune', 'playlist_owner': 'my', 'playlist': 'this is luis fonsi'}
|
add marianne faithfull to june s hillary clinton s women s history month playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'marianne faithfull', 'playlist_owner': 'june s', 'playlist': 'hillary clinton s women s history month playlist'}
|
check the weather for around nine in south georgia and the south sandwich islands
|
[[FUNCTION]] GetWeather {'timeRange': 'nine', 'country': 'south georgia and the south sandwich islands'}
|
rate this book a zero
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'book', 'rating_value': 'zero'}
|
i need a table at a close by restaurnt in hackney for ten
|
[[FUNCTION]] BookRestaurant {'spatial_relation': 'close by', 'poi': 'hackney', 'party_size_number': 'ten'}
|
what is the weather like in colorado
|
[[FUNCTION]] GetWeather {'state': 'colorado'}
|
how much hotter will it be once close to namibia
|
[[FUNCTION]] GetWeather {'condition_temperature': 'hotter', 'spatial_relation': 'close', 'country': 'namibia'}
|
a shawnna to the warm hearts feel good playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'shawnna', 'playlist': 'warm hearts feel good'}
|
can you find me the my father my king game
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'my father my king', 'object_type': 'game'}
|
help me find the work titled singstar take that
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'singstar take that'}
|
find movie times
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie times'}
|
where can i find the movie schedules
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedules'}
|
how will the weather be at 8 am in ct
|
[[FUNCTION]] GetWeather {'timeRange': '8 am', 'state': 'ct'}
|
book a table at the montreal pool room in north carolina for 7 am
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'montreal pool room', 'state': 'north carolina', 'timeRange': '7 am'}
|
look for the album called the tale of mr jeremy fisher
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'album', 'object_name': 'the tale of mr jeremy fisher'}
|
use spotify to play who was in my room last night
|
[[FUNCTION]] PlayMusic {'service': 'spotify', 'track': 'who was in my room last night'}
|
play a popular melody by lindsay lohan on youtube
|
[[FUNCTION]] PlayMusic {'sort': 'popular', 'music_item': 'melody', 'artist': 'lindsay lohan', 'service': 'youtube'}
|
whats the weather forecast in nicaragua
|
[[FUNCTION]] GetWeather {'country': 'nicaragua'}
|
i want to watch the trailer to worms 2: armageddon
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'trailer', 'object_name': 'worms 2: armageddon'}
|
add george baker to hiphop hot 50
|
[[FUNCTION]] AddToPlaylist {'artist': 'george baker', 'playlist': 'hiphop hot 50'}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.