input
stringlengths 8
186
| output
stringlengths 39
256
|
|---|---|
book a stracciatella provider coffeehouse for 10
|
[[FUNCTION]] BookRestaurant {'served_dish': 'stracciatella', 'restaurant_type': 'coffeehouse', 'party_size_number': '10'}
|
can you add psycho to canciones que lo van a petar
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'psycho', 'playlist': 'canciones que lo van a petar'}
|
play odessa by maartin allcock
|
[[FUNCTION]] PlayMusic {'track': 'odessa', 'artist': 'maartin allcock'}
|
i would like reservations to a popular pub in burkina for 10 people
|
[[FUNCTION]] BookRestaurant {'sort': 'popular', 'restaurant_type': 'pub', 'country': 'burkina', 'party_size_number': '10'}
|
play music from alison sudol
|
[[FUNCTION]] PlayMusic {'artist': 'alison sudol'}
|
play music by don reno
|
[[FUNCTION]] PlayMusic {'artist': 'don reno'}
|
play the last 1957 movement
|
[[FUNCTION]] PlayMusic {'sort': 'last', 'year': '1957', 'music_item': 'movement'}
|
is it going to be humid faraway from here around dinner time
|
[[FUNCTION]] GetWeather {'condition_description': 'humid', 'spatial_relation': 'faraway around', 'current_location': 'here', 'timeRange': 'dinner'}
|
find a painting called songs from tsongas
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'painting', 'object_name': 'songs from tsongas'}
|
find movie schedules for amc theaters
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedules', 'location_name': 'amc theaters'}
|
play the greatest melody from paul wright on pandora
|
[[FUNCTION]] PlayMusic {'sort': 'greatest', 'music_item': 'melody', 'artist': 'paul wright', 'service': 'pandora'}
|
what is the weather of pine city
|
[[FUNCTION]] GetWeather {'city': 'pine city'}
|
i think that this novel should get 2 points and a rating of 6
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'novel', 'rating_value': '2', 'rating_unit': 'points', 'best_rating': '6'}
|
play some music from the last album of 1988 on lastfm
|
[[FUNCTION]] PlayMusic {'music_item': 'album', 'year': '1988', 'service': 'lastfm'}
|
play ebony bones on itunes
|
[[FUNCTION]] PlayMusic {'artist': 'ebony bones', 'service': 'itunes'}
|
i think the dictionary of new zealand biography deserves 2 points
|
[[FUNCTION]] RateBook {'object_name': 'dictionary of new zealand biography', 'rating_value': '2', 'rating_unit': 'points'}
|
show creative album heredity
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'album', 'object_name': 'heredity'}
|
add album to my french n heavy list
|
[[FUNCTION]] AddToPlaylist {'music_item': 'album', 'playlist_owner': 'my', 'playlist': 'french n heavy'}
|
add pete shelley to is it new wave
|
[[FUNCTION]] AddToPlaylist {'artist': 'pete shelley', 'playlist': 'is it new wave'}
|
i want to play the game the carny
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'game', 'object_name': 'the carny'}
|
find seduced by madness a trailer
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'seduced by madness', 'object_type': 'trailer'}
|
will there be a storm faraway from chapman ranch
|
[[FUNCTION]] GetWeather {'condition_description': 'storm', 'spatial_relation': 'faraway', 'city': 'chapman ranch'}
|
add song to this is philip glass
|
[[FUNCTION]] AddToPlaylist {'music_item': 'song', 'playlist': 'this is philip glass'}
|
what s the forecast for wendell
|
[[FUNCTION]] GetWeather {'city': 'wendell'}
|
give 5 points to the white hotel
|
[[FUNCTION]] RateBook {'rating_value': '5', 'rating_unit': 'points', 'object_name': 'the white hotel'}
|
what was the weather last february in william a switzer provincial park
|
[[FUNCTION]] GetWeather {'timeRange': 'last february', 'geographic_poi': 'william a switzer provincial park'}
|
go to cali fire and add refrain to my playlist
|
[[FUNCTION]] AddToPlaylist {'playlist': 'cali fire', 'entity_name': 'refrain', 'playlist_owner': 'my'}
|
where is nichiren to mōko daishūrai playing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'nichiren to mōko daishūrai'}
|
add inconfundible to stomp & holler
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'inconfundible', 'playlist': 'stomp & holler'}
|
book at tavern on the green for in 1 minute in co
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'tavern on the green', 'timeRange': 'in 1 minute', 'state': 'co'}
|
use pandora to play korean osts
|
[[FUNCTION]] PlayMusic {'service': 'pandora', 'playlist': 'korean osts'}
|
reserve me a table a bar that serves african food for thirteen o clock for 1 in moravian falls
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'bar', 'cuisine': 'african', 'timeRange': 'thirteen o clock', 'party_size_number': '1', 'city': 'moravian falls'}
|
play some contemporary christian on groove shark
|
[[FUNCTION]] PlayMusic {'genre': 'contemporary christian', 'service': 'groove shark'}
|
please get me the crime and punishment in suburbia trailer
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'crime and punishment in suburbia', 'object_type': 'trailer'}
|
find the movie schedule for animated movies close by
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'movie_type': 'animated movies', 'spatial_relation': 'close by'}
|
can you give me the forecast for 11 in bradner ia
|
[[FUNCTION]] GetWeather {'timeRange': '11', 'city': 'bradner', 'state': 'ia'}
|
is blood is not fresh water playing at this movie theatre at 2 am
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'blood is not fresh water', 'object_location_type': 'movie theatre', 'timeRange': '2 am'}
|
is it freezing near medley
|
[[FUNCTION]] GetWeather {'condition_temperature': 'freezing', 'spatial_relation': 'near', 'city': 'medley'}
|
play kaori mochida s most popular music on google music
|
[[FUNCTION]] PlayMusic {'artist': 'kaori mochida', 'sort': 'most popular', 'service': 'google music'}
|
what is the 11 pm forecast for here and far
|
[[FUNCTION]] GetWeather {'timeRange': '11 pm', 'current_location': 'here', 'spatial_relation': 'far'}
|
where can i view the photograph the phantom horse
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'photograph', 'object_name': 'the phantom horse'}
|
play my mellow beats playlist please
|
[[FUNCTION]] PlayMusic {'playlist': 'mellow beats'}
|
play the playlist hardstyle baby
|
[[FUNCTION]] PlayMusic {'playlist': 'hardstyle baby'}
|
search for big ideas painting
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'big ideas', 'object_type': 'painting'}
|
please tell me the movie times
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie times'}
|
find the gamble
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the gamble'}
|
what is the weather nearby bermuda a week from now
|
[[FUNCTION]] GetWeather {'spatial_relation': 'nearby', 'country': 'bermuda', 'timeRange': 'a week from now'}
|
ply best 1973 sound track
|
[[FUNCTION]] PlayMusic {'sort': 'best', 'year': '1973', 'music_item': 'sound track'}
|
find the schedule for for corn at eleven a m at loews cineplex entertainment
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'corn', 'timeRange': 'eleven a m', 'location_name': 'loews cineplex entertainment'}
|
what is the forecast now in duson
|
[[FUNCTION]] GetWeather {'timeRange': 'now', 'city': 'duson'}
|
i d like to see the picture teleform
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'picture', 'object_name': 'teleform'}
|
find information about the album flipper city
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'album', 'object_name': 'flipper city'}
|
add shooter jennings to the all out 70s playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'shooter jennings', 'playlist': 'all out 70s'}
|
will it be windy in tequesta
|
[[FUNCTION]] GetWeather {'condition_description': 'windy', 'city': 'tequesta'}
|
give 0 out of 6 points to current textbook
|
[[FUNCTION]] RateBook {'rating_value': '0', 'best_rating': '6', 'rating_unit': 'points', 'object_select': 'current', 'object_type': 'textbook'}
|
what animated movies are playing at the douglas theatre company
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'location_name': 'douglas theatre company'}
|
look for the trailer of guitar heaven: santana performs the greatest guitar classics of all time
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'trailer', 'object_name': 'guitar heaven: santana performs the greatest guitar classics of all time'}
|
please make reservations for three at a kosher taverna nearby our secondary residence
|
[[FUNCTION]] BookRestaurant {'party_size_number': 'three', 'cuisine': 'kosher', 'restaurant_type': 'taverna', 'spatial_relation': 'nearby', 'poi': 'our secondary residence'}
|
play music from hide
|
[[FUNCTION]] PlayMusic {'artist': 'hide'}
|
can you locate the saga for the ringo sheena discography
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'saga', 'object_name': 'ringo sheena discography'}
|
are there any animated movies playing at the closest cinema
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'spatial_relation': 'closest', 'object_location_type': 'cinema'}
|
put this song by rayvon on my all out 80s playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'song', 'artist': 'rayvon', 'playlist_owner': 'my', 'playlist': 'all out 80s'}
|
book a pizza serving tavern for me and my brother
|
[[FUNCTION]] BookRestaurant {'served_dish': 'pizza', 'restaurant_type': 'tavern', 'party_size_description': 'me and my brother'}
|
i give emile or on education five points
|
[[FUNCTION]] RateBook {'object_name': 'emile or on education', 'rating_value': 'five', 'rating_unit': 'points'}
|
find the real story with gretchen carlson
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the real story with gretchen carlson'}
|
show famous classic tales television show
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'famous classic tales', 'object_type': 'television show'}
|
what is the forecast for temperate conditions in thailand in lopeno
|
[[FUNCTION]] GetWeather {'condition_temperature': 'temperate', 'country': 'thailand', 'city': 'lopeno'}
|
how much sun will there be at 07:03:43 pm in jones chapel
|
[[FUNCTION]] GetWeather {'condition_description': 'sun', 'timeRange': '07:03:43 pm', 'city': 'jones chapel'}
|
what is the weather forecast for my current spot on jan third 2036
|
[[FUNCTION]] GetWeather {'current_location': 'current spot', 'timeRange': 'jan third 2036'}
|
will it be cold in allardt aruba
|
[[FUNCTION]] GetWeather {'condition_temperature': 'cold', 'city': 'allardt', 'country': 'aruba'}
|
rate the current book series 4 out of 6
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'book', 'object_part_of_series_type': 'series', 'rating_value': '4', 'best_rating': '6'}
|
book a table for 2 at a highly rated restaurant within walking distance of taverna ok
|
[[FUNCTION]] BookRestaurant {'party_size_number': '2', 'sort': 'highly rated', 'restaurant_type': 'restaurant taverna', 'spatial_relation': 'within walking distance', 'state': 'ok'}
|
find a novel called a perfect day
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'novel', 'object_name': 'a perfect day'}
|
mars probes gets a 1 rating
|
[[FUNCTION]] RateBook {'object_name': 'mars probes', 'rating_value': '1'}
|
play the newest sound track from the thirties
|
[[FUNCTION]] PlayMusic {'sort': 'newest', 'music_item': 'sound track', 'year': 'thirties'}
|
book a table for my granddaughter and i at the restaurant
|
[[FUNCTION]] BookRestaurant {'party_size_description': 'my granddaughter and i', 'restaurant_type': 'restaurant'}
|
book the crown at whitebrook in the solomon islands for dec the twenty-third 2029
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'the crown at whitebrook', 'country': 'solomon islands', 'timeRange': 'dec the twenty-third 2029'}
|
add to my mac n cheese playlist with tsūzetsu
|
[[FUNCTION]] AddToPlaylist {'playlist_owner': 'my', 'playlist': 'mac n cheese', 'entity_name': 'tsūzetsu'}
|
find the television show called tactics
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'television show', 'object_name': 'tactics'}
|
when is his english wife showing at the neighborhood cinema group
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'his english wife', 'location_name': 'neighborhood cinema group'}
|
add another tune to kristine s laundry playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'tune', 'playlist_owner': 'kristine s', 'playlist': 'laundry'}
|
play a top-five song by pete candoli
|
[[FUNCTION]] PlayMusic {'sort': 'top-five', 'music_item': 'song', 'artist': 'pete candoli'}
|
rate the current essay 1 of 6
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'essay', 'rating_value': '1', 'best_rating': '6'}
|
play top-50 peter frampton songs
|
[[FUNCTION]] PlayMusic {'sort': 'top-50', 'artist': 'peter frampton'}
|
add tune by leonard cohen to road trip
|
[[FUNCTION]] AddToPlaylist {'music_item': 'tune', 'artist': 'leonard cohen', 'playlist': 'road trip'}
|
what is the forecast for in eighteen minutes here for colder temps
|
[[FUNCTION]] GetWeather {'timeRange': 'in eighteen minutes', 'current_location': 'here', 'condition_temperature': 'colder'}
|
i need a reservation for apr the sixteenth 2027 in cazenovia ca
|
[[FUNCTION]] BookRestaurant {'timeRange': 'apr the sixteenth 2027', 'city': 'cazenovia', 'state': 'ca'}
|
put sita on bettie s global funk playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'sita', 'playlist_owner': 'bettie s', 'playlist': 'global funk'}
|
book a churrascaria restaurant for 2 which serves mezes
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'churrascaria restaurant', 'party_size_number': '2', 'served_dish': 'mezes'}
|
find a highly rated brasserie restaurant in liberia and book a table for 5
|
[[FUNCTION]] BookRestaurant {'sort': 'highly rated', 'restaurant_type': 'brasserie restaurant', 'country': 'liberia', 'party_size_number': '5'}
|
will the weather be temperate 188 days from now in zimbabwe
|
[[FUNCTION]] GetWeather {'condition_temperature': 'temperate', 'timeRange': '188 days from now', 'country': 'zimbabwe'}
|
play the theme music from 1963 by yuki koyanagi
|
[[FUNCTION]] PlayMusic {'music_item': 'theme', 'year': '1963', 'artist': 'yuki koyanagi'}
|
play music from lastfm
|
[[FUNCTION]] PlayMusic {'service': 'lastfm'}
|
please play some music from 1996
|
[[FUNCTION]] PlayMusic {'year': '1996'}
|
find afternoon movie times for movies in the neighborhood
|
[[FUNCTION]] SearchScreeningEvent {'timeRange': 'afternoon', 'object_type': 'movie times', 'movie_type': 'movies', 'spatial_relation': 'in the neighborhood'}
|
find the passion of michel foucault novel
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the passion of michel foucault', 'object_type': 'novel'}
|
i want to give the saga in praise of the stepmother 2 out of 6 points
|
[[FUNCTION]] RateBook {'object_part_of_series_type': 'saga', 'object_name': 'in praise of the stepmother', 'rating_value': '2', 'best_rating': '6', 'rating_unit': 'points'}
|
book a spot for six at a restaurant that serves fish and chips
|
[[FUNCTION]] BookRestaurant {'party_size_number': 'six', 'restaurant_type': 'restaurant', 'served_dish': 'fish and chips'}
|
include badmeaningood volume4 in jaime s animal stories playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'badmeaningood volume4', 'playlist_owner': 'jaime s', 'playlist': 'animal stories'}
|
what films are playing at pacific theatres
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'films', 'location_name': 'pacific theatres'}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.