input
stringlengths 8
186
| output
stringlengths 39
256
|
|---|---|
add vicky leandros to my piano ballads playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'vicky leandros', 'playlist_owner': 'my', 'playlist': 'piano ballads'}
|
give rathinirvedam a rating of 3 out of 6
|
[[FUNCTION]] RateBook {'object_name': 'rathinirvedam', 'rating_value': '3', 'best_rating': '6'}
|
what is the predicted weather for my current spot next month
|
[[FUNCTION]] GetWeather {'current_location': 'current spot', 'timeRange': 'next month'}
|
add the artist gwenno pipette to the sexy as folk playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'artist', 'artist': 'gwenno pipette', 'playlist': 'sexy as folk'}
|
add this song to tania s new boots
|
[[FUNCTION]] AddToPlaylist {'music_item': 'song', 'playlist_owner': 'tania s', 'playlist': 'new boots'}
|
let me know how the weather will be in rainelle at night
|
[[FUNCTION]] GetWeather {'city': 'rainelle', 'timeRange': 'night'}
|
is it warm in albania at noon
|
[[FUNCTION]] GetWeather {'condition_temperature': 'warm', 'country': 'albania', 'timeRange': 'noon'}
|
add another tune to my trance life playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'tune', 'playlist_owner': 'my', 'playlist': 'trance life'}
|
add sifow to my skatepark punks playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'sifow', 'playlist_owner': 'my', 'playlist': 'skatepark punks'}
|
play me some chant from the last half of the sixties
|
[[FUNCTION]] PlayMusic {'music_item': 'chant', 'sort': 'last', 'year': 'sixties'}
|
will there be a storm in palm city wv
|
[[FUNCTION]] GetWeather {'condition_description': 'storm', 'city': 'palm city', 'state': 'wv'}
|
which films are playing at consolidated theatres
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'films', 'location_name': 'consolidated theatres'}
|
can you give me the weather forecast in tajikistan
|
[[FUNCTION]] GetWeather {'country': 'tajikistan'}
|
i need a table for four at a pub in heard island and mcdonald islands
|
[[FUNCTION]] BookRestaurant {'party_size_number': 'four', 'restaurant_type': 'pub', 'country': 'heard island and mcdonald islands'}
|
find a television show called the passion of the betty
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'television show', 'object_name': 'the passion of the betty'}
|
put this tune on my nothing but a party r&b playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'tune', 'playlist_owner': 'my', 'playlist': 'nothing but a party r&b'}
|
i rate the current novel a 1 of 6 stars
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'novel', 'rating_value': '1', 'best_rating': '6', 'rating_unit': 'stars'}
|
is it warm in the current spot
|
[[FUNCTION]] GetWeather {'condition_temperature': 'warm', 'current_location': 'current spot'}
|
play some classical music on spotify
|
[[FUNCTION]] PlayMusic {'genre': 'classical', 'service': 'spotify'}
|
i need a reservation for roscoff restaurant in valley mills
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'roscoff restaurant', 'city': 'valley mills'}
|
lets eat now somewhere in roach
|
[[FUNCTION]] BookRestaurant {'timeRange': 'now', 'city': 'roach'}
|
i m looking for the show sex and candy
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'show', 'object_name': 'sex and candy'}
|
play the album remember shakti – the believer
|
[[FUNCTION]] PlayMusic {'music_item': 'album', 'album': 'remember shakti – the believer'}
|
rate the following series five points
|
[[FUNCTION]] RateBook {'object_select': 'following', 'object_part_of_series_type': 'series', 'rating_value': 'five', 'rating_unit': 'points'}
|
add adele onto funtime activity playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'adele', 'playlist': 'funtime activity'}
|
give 5 out of 6 stars to the intimidators chronicle
|
[[FUNCTION]] RateBook {'rating_value': '5', 'best_rating': '6', 'rating_unit': 'stars', 'object_name': 'the intimidators', 'object_part_of_series_type': 'chronicle'}
|
please search for the legend of korra book
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the legend of korra', 'object_type': 'book'}
|
rate battleaxe five out of 6
|
[[FUNCTION]] RateBook {'object_name': 'battleaxe', 'rating_value': 'five', 'best_rating': '6'}
|
add an album by cowboy troy to my piano in the background playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'album', 'artist': 'cowboy troy', 'playlist_owner': 'my', 'playlist': 'piano in the background'}
|
show me the movie schedules
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedules'}
|
book a restaurant in one minute for five people in canal fulton
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'timeRange': 'in one minute', 'party_size_number': 'five', 'city': 'canal fulton'}
|
what is the weather close-by my current spot
|
[[FUNCTION]] GetWeather {'spatial_relation': 'close-by', 'current_location': 'current spot'}
|
show the information: a history picture
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the information: a history', 'object_type': 'picture'}
|
find movies nearest to a movie house
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'movies', 'spatial_relation': 'nearest', 'object_location_type': 'movie house'}
|
put anna grigorjewna semenowitsch in all out 00s list
|
[[FUNCTION]] AddToPlaylist {'artist': 'anna grigorjewna semenowitsch', 'playlist': 'all out 00s'}
|
put an inyección musical track in the nanette s playlist
|
[[FUNCTION]] AddToPlaylist {'playlist': 'inyección musical', 'music_item': 'track', 'playlist_owner': 'nanette s'}
|
add this song by torch to my sing along playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'song', 'artist': 'torch', 'playlist_owner': 'my', 'playlist': 'sing along'}
|
play latina
|
[[FUNCTION]] PlayMusic {'playlist': 'latina'}
|
book a table at a churrascaria for august 5 that has parking
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'churrascaria', 'timeRange': 'august 5', 'facility': 'parking'}
|
i would like to book a restaurant within the same area as myrtle av for 6
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'spatial_relation': 'within the same area', 'poi': 'myrtle av', 'party_size_number': '6'}
|
advise me on the movie schedule of films that will be playing at 07:31:32 pm at a place close by
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'movie_type': 'films', 'timeRange': '07:31:32 pm', 'spatial_relation': 'close by'}
|
i need the forecast for close by becharof national wildlife refuge in nine months
|
[[FUNCTION]] GetWeather {'spatial_relation': 'close by', 'geographic_poi': 'becharof national wildlife refuge', 'timeRange': 'in nine months'}
|
please find me the rear mirror saga
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'rear mirror', 'object_type': 'saga'}
|
what movie schedule
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule'}
|
book the dunbrody country house hotel in ne for 8 people
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'dunbrody country house hotel', 'state': 'ne', 'party_size_number': '8'}
|
play netflix ballad by mike shinoda that is popular
|
[[FUNCTION]] PlayMusic {'service': 'netflix', 'music_item': 'ballad', 'artist': 'mike shinoda', 'sort': 'popular'}
|
add vertexguy to beach vibes
|
[[FUNCTION]] AddToPlaylist {'artist': 'vertexguy', 'playlist': 'beach vibes'}
|
put k maro track on my soul lounge list
|
[[FUNCTION]] AddToPlaylist {'artist': 'k maro', 'music_item': 'track', 'playlist_owner': 'my', 'playlist': 'soul lounge'}
|
rate this essay four out of 6
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'essay', 'rating_value': 'four', 'best_rating': '6'}
|
want a table at monty’s hotel secunderabad in the state of vermont
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'monty’s hotel secunderabad', 'state': 'vermont'}
|
find the so this is goodbye saga
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'so this is goodbye', 'object_type': 'saga'}
|
is it going to be foggy in jewell cemetery state historic site 7 weeks from now
|
[[FUNCTION]] GetWeather {'condition_description': 'foggy', 'geographic_poi': 'jewell cemetery state historic site', 'timeRange': '7 weeks from now'}
|
will it get chillier in 2 seconds in republic of the congo
|
[[FUNCTION]] GetWeather {'condition_temperature': 'chillier', 'timeRange': 'in 2 seconds', 'country': 'republic of the congo'}
|
find i love you too a saga
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'i love you too', 'object_type': 'saga'}
|
play vanlose stairway by janove ottesen
|
[[FUNCTION]] PlayMusic {'track': 'vanlose stairway', 'artist': 'janove ottesen'}
|
how is the weather in indian creek village
|
[[FUNCTION]] GetWeather {'city': 'indian creek village'}
|
play a new song form the eighties
|
[[FUNCTION]] PlayMusic {'sort': 'new', 'music_item': 'song', 'year': 'eighties'}
|
can you find me the painting titled across the line
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'painting', 'object_name': 'across the line'}
|
is the right to strike playing at star theatres
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the right to strike', 'location_name': 'star theatres'}
|
me and terrie need a table at a bar in hypoluxo ut
|
[[FUNCTION]] BookRestaurant {'party_size_description': 'me and terrie', 'restaurant_type': 'bar', 'city': 'hypoluxo', 'state': 'ut'}
|
book me a restaurant that serves festoni for eight in new hampshire
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'served_dish': 'festoni', 'party_size_number': 'eight', 'state': 'new hampshire'}
|
add art garfunkel to the chill tracks playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'art garfunkel', 'playlist': 'chill tracks'}
|
what movie house is playing the animated movies nearest
|
[[FUNCTION]] SearchScreeningEvent {'object_location_type': 'movie house', 'movie_type': 'animated movies', 'spatial_relation': 'nearest'}
|
what time is the bodyguard at malco theatres playing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the bodyguard', 'location_name': 'malco theatres'}
|
what is the nearest cinema playing romance of the limberlost
|
[[FUNCTION]] SearchScreeningEvent {'spatial_relation': 'nearest', 'object_location_type': 'cinema', 'movie_name': 'romance of the limberlost'}
|
play the greatest ricky bell music
|
[[FUNCTION]] PlayMusic {'sort': 'greatest', 'artist': 'ricky bell'}
|
play bald by kaskade
|
[[FUNCTION]] PlayMusic {'track': 'bald', 'artist': 'kaskade'}
|
what s the weather forecast for saint pierre and miquelon
|
[[FUNCTION]] GetWeather {'country': 'saint pierre and miquelon'}
|
give 1 points to the duel: pakistan on the flight path of american power saga
|
[[FUNCTION]] RateBook {'rating_value': '1', 'rating_unit': 'points', 'object_name': 'the duel: pakistan on the flight path of american power', 'object_part_of_series_type': 'saga'}
|
will it in hail in my current position on 12/10/2035
|
[[FUNCTION]] GetWeather {'condition_description': 'hail', 'current_location': 'current position', 'timeRange': '12/10/2035'}
|
show me the picture unfinished monkey business
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'picture', 'object_name': 'unfinished monkey business'}
|
add christopher lawrence to my always pop punk playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'christopher lawrence', 'playlist_owner': 'my', 'playlist': 'always pop punk'}
|
add entity eternally to playlist lazy chill afternoon
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'eternally', 'playlist': 'lazy chill afternoon'}
|
please find me the purple vigilantes book
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the purple vigilantes', 'object_type': 'book'}
|
where is among the great apes with michelle yeoh playing and when
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'among the great apes with michelle yeoh'}
|
i need a table in your position at churrascaria for a hot dog in the same area
|
[[FUNCTION]] BookRestaurant {'poi': 'your position', 'restaurant_type': 'churrascaria', 'served_dish': 'hot dog', 'spatial_relation': 'in the same area'}
|
book a restaurant with a pool far from robbie s hostel for me chandra and noelle at nine pm
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'facility': 'pool', 'spatial_relation': 'far', 'poi': 'robbie s hostel', 'party_size_description': 'me chandra and noelle', 'timeRange': 'nine pm'}
|
will it be hotter close by here at 13 o clock
|
[[FUNCTION]] GetWeather {'condition_temperature': 'hotter', 'spatial_relation': 'close', 'current_location': 'here', 'timeRange': '13 o clock'}
|
add country nights by a journal of the plague year to playlist
|
[[FUNCTION]] AddToPlaylist {'playlist': 'country nights', 'entity_name': 'a journal of the plague year'}
|
book reservations at a restaurant in iron springs
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'city': 'iron springs'}
|
find the movie schedule for century theatres
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'location_name': 'century theatres'}
|
add this tune to the deep dark indie folk playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'tune', 'playlist': 'deep dark indie folk'}
|
book a restaurant in ms that can seat ten at 01:51:47 pm
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'state': 'ms', 'party_size_number': 'ten', 'timeRange': '01:51:47 pm'}
|
will it be colder in connorville
|
[[FUNCTION]] GetWeather {'condition_temperature': 'colder', 'city': 'connorville'}
|
find stays in mexico
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'stays in mexico'}
|
play the top-ten soundtrack from kiara
|
[[FUNCTION]] PlayMusic {'sort': 'top-ten', 'music_item': 'soundtrack', 'artist': 'kiara'}
|
how humid is it in paducah
|
[[FUNCTION]] GetWeather {'condition_description': 'humid', 'city': 'paducah'}
|
the latham diaries deserves a rating value of 0 and a best rating of 6
|
[[FUNCTION]] RateBook {'object_name': 'the latham diaries', 'rating_value': '0', 'best_rating': '6'}
|
need to find the tv series called administrative behavior
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'tv series', 'object_name': 'administrative behavior'}
|
what are the movie times for movies premiering in the neighbourhood
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie times', 'movie_type': 'movies', 'spatial_relation': 'in the neighbourhood'}
|
book a table in mississippi on may nineteenth 2034 for me silvia and sandy
|
[[FUNCTION]] BookRestaurant {'state': 'mississippi', 'timeRange': 'may nineteenth 2034', 'party_size_description': 'me silvia and sandy'}
|
add riddim driven engine 54 & humanity letha s all things post
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'riddim driven engine 54 & humanity', 'playlist_owner': 'letha s', 'playlist': 'all things post'}
|
please put book of love on my ntc high intensity training tracks playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'book of love', 'playlist_owner': 'my', 'playlist': 'ntc high intensity training tracks'}
|
what s the weather forecast for breakfast time in palau
|
[[FUNCTION]] GetWeather {'timeRange': 'breakfast', 'state': 'palau'}
|
score this album 5 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'album', 'rating_value': '5', 'rating_unit': 'stars'}
|
please search the big game show
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the big game', 'object_type': 'show'}
|
can i see the movie times for the great escape theatres
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie times', 'location_name': 'great escape theatres'}
|
i want to watch the movie x window display manager
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'movie', 'object_name': 'x window display manager'}
|
play 1988 chant music on itunes
|
[[FUNCTION]] PlayMusic {'year': '1988', 'music_item': 'chant', 'service': 'itunes'}
|
the night lamp was ok at best two stars out of 6 possible
|
[[FUNCTION]] RateBook {'object_name': 'night lamp', 'rating_value': 'two', 'rating_unit': 'stars', 'best_rating': '6'}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.