input
stringlengths 8
186
| output
stringlengths 39
256
|
|---|---|
listen to westbam alumb allergic on google music
|
[[FUNCTION]] PlayMusic {'artist': 'westbam', 'album': 'allergic', 'service': 'google music'}
|
add step to me to the 50 clásicos playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'step to me', 'playlist': '50 clásicos'}
|
i give this current textbook a rating value of 1 and a best rating of 6
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'textbook', 'rating_value': '1', 'best_rating': '6'}
|
play the song little robin redbreast
|
[[FUNCTION]] PlayMusic {'music_item': 'song', 'track': 'little robin redbreast'}
|
please add iris dement to my playlist this is selena
|
[[FUNCTION]] AddToPlaylist {'artist': 'iris dement', 'playlist_owner': 'my', 'playlist': 'this is selena'}
|
add slimm cutta calhoun to my this is prince playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'slimm cutta calhoun', 'playlist_owner': 'my', 'playlist': 'this is prince'}
|
i want to listen to seventies music
|
[[FUNCTION]] PlayMusic {'year': 'seventies'}
|
play a popular chant by brian epstein
|
[[FUNCTION]] PlayMusic {'sort': 'popular', 'music_item': 'chant', 'artist': 'brian epstein'}
|
find fish story
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'fish story'}
|
book a spot for 3 in mt
|
[[FUNCTION]] BookRestaurant {'party_size_number': '3', 'state': 'mt'}
|
i need a forecast for jetmore massachusetts in 1 hour and 1 second from now
|
[[FUNCTION]] GetWeather {'city': 'jetmore', 'state': 'massachusetts', 'timeRange': '1 hour and 1 second from now'}
|
rate this series a 5
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_part_of_series_type': 'series', 'rating_value': '5'}
|
give me a list of movie times for films in the area
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie times', 'movie_type': 'films', 'spatial_relation': 'in the area'}
|
can you play me some eighties music by adele
|
[[FUNCTION]] PlayMusic {'year': 'eighties', 'artist': 'adele'}
|
please let me know the weather forcast of stanislaus national forest far in nine months
|
[[FUNCTION]] GetWeather {'geographic_poi': 'stanislaus national forest', 'spatial_relation': 'far', 'timeRange': 'in nine months'}
|
book a restaurant for eight people in six years
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'party_size_number': 'eight', 'timeRange': 'in six years'}
|
i need to book a restaurant in fork mountain sc for valarie mari and i
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'city': 'fork mountain', 'state': 'sc', 'party_size_description': 'valarie mari and i'}
|
add to playlist confidence boost here comes santa claus
|
[[FUNCTION]] AddToPlaylist {'playlist': 'confidence boost', 'entity_name': 'here comes santa claus'}
|
book a restaurant at sixteen o clock in sc
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'timeRange': 'sixteen o clock', 'state': 'sc'}
|
add another artist to the spotlight on country 2016 playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'artist', 'playlist': 'spotlight on country 2016'}
|
find a movie house showing cage without a key
|
[[FUNCTION]] SearchScreeningEvent {'object_location_type': 'movie house', 'movie_name': 'cage without a key'}
|
add sugarolly days to my list your favorite slaughterhouse
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'sugarolly days', 'playlist_owner': 'my', 'playlist': 'your favorite slaughterhouse'}
|
show me the picture creatures of light and darkness
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'picture', 'object_name': 'creatures of light and darkness'}
|
search for the adventures of cookie & cream
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the adventures of cookie & cream'}
|
add this track to my global funk
|
[[FUNCTION]] AddToPlaylist {'music_item': 'track', 'playlist_owner': 'my', 'playlist': 'global funk'}
|
find animated movies nearest at a movie house
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'spatial_relation': 'nearest', 'object_location_type': 'movie house'}
|
play hell house song
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'hell house', 'object_type': 'song'}
|
give this novel 5 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'novel', 'rating_value': '5', 'rating_unit': 'stars'}
|
find me showtimes for animated movies in the neighbourhood
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'spatial_relation': 'in the neighbourhood'}
|
find movie times
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie times'}
|
play the top-20 best chicane songs on deezer
|
[[FUNCTION]] PlayMusic {'sort': 'top-20 best', 'artist': 'chicane', 'service': 'deezer'}
|
i want to give this current textbook 4 points
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'textbook', 'rating_value': '4', 'rating_unit': 'points'}
|
add manuelita to my indiespensables playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'manuelita', 'playlist_owner': 'my', 'playlist': 'indiespensables'}
|
show movie schedules for douglas theatre company
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedules', 'location_name': 'douglas theatre company'}
|
i d like to see the show onion sportsdome
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'show', 'object_name': 'onion sportsdome'}
|
i d like to go to the popular bistro in oh
|
[[FUNCTION]] BookRestaurant {'sort': 'popular', 'restaurant_type': 'bistro', 'state': 'oh'}
|
what s the weather in my current spot the day after tomorrow
|
[[FUNCTION]] GetWeather {'current_location': 'current spot', 'timeRange': 'the day after tomorrow'}
|
play playlist the realest down south
|
[[FUNCTION]] PlayMusic {'playlist': 'the realest down south'}
|
add this artist to gretchen s soul revived playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'artist', 'playlist_owner': 'gretchen s', 'playlist': 'soul revived'}
|
find a video game called victory march
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'video game', 'object_name': 'victory march'}
|
find a novel called industry
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'novel', 'object_name': 'industry'}
|
book a taverna that serves vichyssoise within walking distance in oh
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'taverna', 'served_dish': 'vichyssoise', 'spatial_relation': 'within walking distance', 'state': 'oh'}
|
let me see the movie schedule for seed of chucky
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'schedule', 'movie_name': 'seed of chucky'}
|
play a chant by mj cole
|
[[FUNCTION]] PlayMusic {'music_item': 'chant', 'artist': 'mj cole'}
|
what is the weather like in the city of frewen in the country of venezuela
|
[[FUNCTION]] GetWeather {'city': 'frewen', 'country': 'venezuela'}
|
put this song on my playlist in the name of blues
|
[[FUNCTION]] AddToPlaylist {'music_item': 'song', 'playlist_owner': 'my', 'playlist': 'in the name of blues'}
|
will it be colder in ohio
|
[[FUNCTION]] GetWeather {'condition_temperature': 'colder', 'state': 'ohio'}
|
rate this album a 1
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'album', 'rating_value': '1'}
|
in the area find some films
|
[[FUNCTION]] SearchScreeningEvent {'spatial_relation': 'in the area', 'movie_type': 'films'}
|
what times will the young swordsman be showing at a local cinema
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'times', 'movie_name': 'the young swordsman', 'object_location_type': 'cinema'}
|
book a brasserie for one
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'brasserie', 'party_size_number': 'one'}
|
play all of your toys by chris ledoux
|
[[FUNCTION]] PlayMusic {'track': 'all of your toys', 'artist': 'chris ledoux'}
|
i want to hear a joel hastings melody
|
[[FUNCTION]] PlayMusic {'artist': 'joel hastings', 'music_item': 'melody'}
|
i want to book a restaurant not far from our college
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'spatial_relation': 'not far', 'poi': 'our college'}
|
rate in stars as a 6 for lord of the shadows which gets a four
|
[[FUNCTION]] RateBook {'rating_unit': 'stars', 'best_rating': '6', 'object_name': 'lord of the shadows', 'rating_value': 'four'}
|
add rak biszewilo to my playlist named jazz
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'rak biszewilo', 'playlist_owner': 'my', 'playlist': 'jazz'}
|
rate my current book 1 out of 6
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'book', 'rating_value': '1', 'best_rating': '6'}
|
what is the weather not far from upper klamath national wildlife refuge
|
[[FUNCTION]] GetWeather {'spatial_relation': 'not far', 'geographic_poi': 'upper klamath national wildlife refuge'}
|
add falling upstairs to the playlist named chill out
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'falling upstairs', 'playlist': 'chill out'}
|
will it storm in charles pinckney national historic site
|
[[FUNCTION]] GetWeather {'condition_description': 'storm', 'geographic_poi': 'charles pinckney national historic site'}
|
play techno on lastfm
|
[[FUNCTION]] PlayMusic {'genre': 'techno', 'service': 'lastfm'}
|
add the entire album into indie español
|
[[FUNCTION]] AddToPlaylist {'music_item': 'album', 'playlist': 'indie español'}
|
for the textbook out of 6 possible i give the following one a 3
|
[[FUNCTION]] RateBook {'object_type': 'textbook', 'best_rating': '6', 'object_select': 'following', 'rating_value': '3'}
|
show me the movie schedule for star theatres
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'location_name': 'star theatres'}
|
please find the movie dancing girl
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'movie', 'object_name': 'dancing girl'}
|
rate this book 0 out of 6
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'book', 'rating_value': '0', 'best_rating': '6'}
|
is happy ghost iii at caribbean cinemas
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'happy ghost iii', 'location_name': 'caribbean cinemas'}
|
play theme by yanni on vimeo
|
[[FUNCTION]] PlayMusic {'music_item': 'theme', 'artist': 'yanni', 'service': 'vimeo'}
|
rate the current novel a 3
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'novel', 'rating_value': '3'}
|
can you pull up a track on zvooq by graham mcpherson
|
[[FUNCTION]] PlayMusic {'music_item': 'track', 'service': 'zvooq', 'artist': 'graham mcpherson'}
|
find resurrection of evil
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'resurrection of evil'}
|
find playstation官方杂志 a song
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'playstation官方杂志', 'object_type': 'song'}
|
rate the current essay 2 out of 6
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'essay', 'rating_value': '2', 'best_rating': '6'}
|
add this album to the playlist called dishwashing
|
[[FUNCTION]] AddToPlaylist {'music_item': 'album', 'playlist': 'dishwashing'}
|
find young miss holmes
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'young miss holmes'}
|
i give christianity not mysterious 1 out of 6 points
|
[[FUNCTION]] RateBook {'object_name': 'christianity not mysterious', 'rating_value': '1', 'best_rating': '6', 'rating_unit': 'points'}
|
i d like to go to the venetian theatre in gabon party of seven
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'venetian theatre', 'country': 'gabon', 'party_size_number': 'seven'}
|
is it supposed to rain nearby my current location at 0 o clock
|
[[FUNCTION]] GetWeather {'condition_description': 'rain', 'spatial_relation': 'nearby', 'current_location': 'current location', 'timeRange': '0 o clock'}
|
give zero / 6 stars to the current album
|
[[FUNCTION]] RateBook {'rating_value': 'zero', 'best_rating': '6', 'rating_unit': 'stars', 'object_select': 'current', 'object_type': 'album'}
|
put playa fly onto my 2010 decade playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'playa fly', 'playlist_owner': 'my', 'playlist': '2010 decade'}
|
show me the painting called fool for love
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'painting', 'object_name': 'fool for love'}
|
rate what the dog saw a two
|
[[FUNCTION]] RateBook {'object_name': 'what the dog saw', 'rating_value': 'two'}
|
find a video game called a stroll in the pork
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'video game', 'object_name': 'a stroll in the pork'}
|
add bret mckenzie to my pop commute playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'bret mckenzie', 'playlist_owner': 'my', 'playlist': 'pop commute'}
|
what is the weather supposed to be like in new jersey three months from now
|
[[FUNCTION]] GetWeather {'state': 'new jersey', 'timeRange': 'three months from now'}
|
find the song called international journal of bilingualism
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'song', 'object_name': 'international journal of bilingualism'}
|
what films are playing at goodrich quality theaters
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'films', 'location_name': 'goodrich quality theaters'}
|
i rated the island of adventure saga a 2 of 6
|
[[FUNCTION]] RateBook {'object_name': 'the island of adventure', 'object_part_of_series_type': 'saga', 'rating_value': '2', 'best_rating': '6'}
|
i m looking for the trailer of highlands today
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'trailer', 'object_name': 'highlands today'}
|
add this song to my playlist named wild country
|
[[FUNCTION]] AddToPlaylist {'music_item': 'song', 'playlist_owner': 'my', 'playlist': 'wild country'}
|
rate the princess mouse: a tale of finland one of 6
|
[[FUNCTION]] RateBook {'object_name': 'the princess mouse: a tale of finland', 'rating_value': 'one', 'best_rating': '6'}
|
search for police women of cincinnati
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'police women of cincinnati'}
|
add artist to lo mejor de los 00 s
|
[[FUNCTION]] AddToPlaylist {'music_item': 'artist', 'playlist': 'lo mejor de los 00 s'}
|
i d like johnny nash to be put into my playlist always pop punk
|
[[FUNCTION]] AddToPlaylist {'artist': 'johnny nash', 'playlist_owner': 'my', 'playlist': 'always pop punk'}
|
find the they came from somewhere else saga
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'they came from somewhere else', 'object_type': 'saga'}
|
i want to watch the television show naked ii
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'television show', 'object_name': 'naked ii'}
|
book a reservation for a pub with ma po tofu in moldova
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'pub', 'served_dish': 'ma po tofu', 'country': 'moldova'}
|
show the three tales album
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'three tales', 'object_type': 'album'}
|
put this album in shuffle syndrome
|
[[FUNCTION]] AddToPlaylist {'music_item': 'album', 'playlist': 'shuffle syndrome'}
|
book me seats for 6 at the best brasserie that serves marche neighboring my hostel
|
[[FUNCTION]] BookRestaurant {'party_size_number': '6', 'sort': 'best', 'restaurant_type': 'brasserie', 'cuisine': 'marche', 'spatial_relation': 'neighboring', 'poi': 'my hostel'}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.