input
stringlengths 8
186
| output
stringlengths 39
256
|
|---|---|
play a chaos of desire from dan snaith
|
[[FUNCTION]] PlayMusic {'album': 'a chaos of desire', 'artist': 'dan snaith'}
|
find the book time and again
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'book', 'object_name': 'time and again'}
|
rate peveril of the peak a five
|
[[FUNCTION]] RateBook {'object_name': 'peveril of the peak', 'rating_value': 'five'}
|
play music from 2000 on spotify
|
[[FUNCTION]] PlayMusic {'year': '2000', 'service': 'spotify'}
|
play off the ground
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'off the ground'}
|
make me a reservation at a delicatessen that serves tofy for a party of four in az
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'delicatessen', 'served_dish': 'tofy', 'party_size_number': 'four', 'state': 'az'}
|
give the chronicle fathers and crows a 5 out of 6
|
[[FUNCTION]] RateBook {'object_part_of_series_type': 'chronicle', 'object_name': 'fathers and crows', 'rating_value': '5', 'best_rating': '6'}
|
please add carmel to my lunchtime playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'carmel', 'playlist_owner': 'my', 'playlist': 'lunchtime'}
|
book for 3 in u s virgin islands
|
[[FUNCTION]] BookRestaurant {'party_size_number': '3', 'country': 'u s virgin islands'}
|
find me the movie times for the marcus corporation
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie times', 'location_name': 'marcus corporation'}
|
let me get the movie schedule for lunch time
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'timeRange': 'lunch'}
|
play by the sleepy lagoon by greg kurstin
|
[[FUNCTION]] PlayMusic {'track': 'by the sleepy lagoon', 'artist': 'greg kurstin'}
|
is it colder faraway from my current spot
|
[[FUNCTION]] GetWeather {'condition_temperature': 'colder', 'spatial_relation': 'faraway', 'current_location': 'current spot'}
|
please find brand new strings
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'brand new strings'}
|
i want a table for 2 at a portugal restaurant
|
[[FUNCTION]] BookRestaurant {'party_size_number': '2', 'country': 'portugal', 'restaurant_type': 'restaurant'}
|
let s play the album handover on deezer
|
[[FUNCTION]] PlayMusic {'album': 'handover', 'service': 'deezer'}
|
book a spot for 10 at shopsins in denmark on st patrick s day
|
[[FUNCTION]] BookRestaurant {'party_size_number': '10', 'restaurant_name': 'shopsins', 'country': 'denmark', 'timeRange': 'st patrick s day'}
|
add people take pictures of each other to rhythm and blues playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'people take pictures of each other', 'playlist': 'rhythm and blues'}
|
can a i get the movie schedule for sympathy for the devil
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'schedule', 'movie_name': 'sympathy for the devil'}
|
what are the weather conditions going to be like in manhasset vermont on dec the 6th 2036
|
[[FUNCTION]] GetWeather {'city': 'manhasset', 'state': 'vermont', 'timeRange': 'dec the 6th 2036'}
|
add night and day to my lazy chill afternoon playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'night and day', 'playlist_owner': 'my', 'playlist': 'lazy chill afternoon'}
|
add d-day dodgers to my running power playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'd-day dodgers', 'playlist_owner': 'my', 'playlist': 'running power'}
|
add aprite le finestre to my this is earth wind & fire playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'aprite le finestre', 'playlist_owner': 'my', 'playlist': 'this is earth wind & fire'}
|
add bob klose to la mejor música para tus fiestas
|
[[FUNCTION]] AddToPlaylist {'artist': 'bob klose', 'playlist': 'la mejor música para tus fiestas'}
|
i need a reservation at sunrise for melva and heidi at a local restaurant
|
[[FUNCTION]] BookRestaurant {'timeRange': 'sunrise', 'party_size_description': 'melva and heidi', 'restaurant_type': 'restaurant'}
|
add saxophone supremacy to ofelia s calm before the storm playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'saxophone supremacy', 'playlist_owner': 'ofelia s', 'playlist': 'calm before the storm'}
|
book me a pizzeria that serves oreo for eight
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'pizzeria', 'served_dish': 'oreo', 'party_size_number': 'eight'}
|
at ten am what will the weather be like nearby in cyprus
|
[[FUNCTION]] GetWeather {'timeRange': 'ten am', 'spatial_relation': 'nearby', 'country': 'cyprus'}
|
when and where is nefertiti queen of the nile playing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'nefertiti queen of the nile'}
|
what time is a man for burning playing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'a man for burning'}
|
play 1993 theme music
|
[[FUNCTION]] PlayMusic {'year': '1993', 'music_item': 'theme'}
|
find a soundtrack called new religion
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'soundtrack', 'object_name': 'new religion'}
|
rate the under the sign of saturn 0 of 6
|
[[FUNCTION]] RateBook {'object_name': 'under the sign of saturn', 'rating_value': '0', 'best_rating': '6'}
|
give this chronicle 4 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_part_of_series_type': 'chronicle', 'rating_value': '4', 'rating_unit': 'stars'}
|
give begums thugs and white mughals four points
|
[[FUNCTION]] RateBook {'object_name': 'begums thugs and white mughals', 'rating_value': 'four', 'rating_unit': 'points'}
|
rate the book saga a coin in nine hands 0 points
|
[[FUNCTION]] RateBook {'object_type': 'book', 'object_part_of_series_type': 'saga', 'object_name': 'a coin in nine hands', 'rating_value': '0', 'rating_unit': 'points'}
|
book in pine bluffs for 5 people in the same area
|
[[FUNCTION]] BookRestaurant {'city': 'pine bluffs', 'party_size_number': '5', 'spatial_relation': 'in the same area'}
|
i give cross country four out of 6
|
[[FUNCTION]] RateBook {'object_name': 'cross country', 'rating_value': 'four', 'best_rating': '6'}
|
play dave wyndorf album
|
[[FUNCTION]] PlayMusic {'artist': 'dave wyndorf', 'music_item': 'album'}
|
book reservations at a restaurant in olton around supper time
|
[[FUNCTION]] BookRestaurant {'city': 'olton', 'timeRange': 'supper'}
|
add tune to my playist the piano bar
|
[[FUNCTION]] AddToPlaylist {'music_item': 'tune', 'playlist_owner': 'my', 'playlist': 'the piano bar'}
|
where can i see animated movies that s nearby
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'spatial_relation': 'nearby'}
|
what animated movies are in the area
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'spatial_relation': 'in the area'}
|
4 stars for three to get deadly
|
[[FUNCTION]] RateBook {'rating_value': '4', 'rating_unit': 'stars', 'object_name': 'three to get deadly'}
|
add gabrial mcnair to my love in paris list
|
[[FUNCTION]] AddToPlaylist {'artist': 'gabrial mcnair', 'playlist_owner': 'my', 'playlist': 'love in paris'}
|
what is the posey island state park forecast for colder temps at meal time
|
[[FUNCTION]] GetWeather {'geographic_poi': 'posey island state park', 'condition_temperature': 'colder', 'timeRange': 'meal'}
|
how will the weather be this month in or
|
[[FUNCTION]] GetWeather {'timeRange': 'this month', 'state': 'or'}
|
what can i watch watch the television show catch
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'television show', 'object_name': 'catch'}
|
i would give this current novel 4 points
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'novel', 'rating_value': '4', 'rating_unit': 'points'}
|
play fifties music on slacker
|
[[FUNCTION]] PlayMusic {'year': 'fifties', 'service': 'slacker'}
|
is the mystical adventures of billy owens playing at the closest movie house
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the mystical adventures of billy owens', 'spatial_relation': 'closest', 'object_location_type': 'movie house'}
|
rate encyclopaedia of the social sciences zero out of 6
|
[[FUNCTION]] RateBook {'object_name': 'encyclopaedia of the social sciences', 'rating_value': 'zero', 'best_rating': '6'}
|
locate me the novel entitled isthmus
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'novel', 'object_name': 'isthmus'}
|
play some dance music
|
[[FUNCTION]] PlayMusic {'genre': 'dance'}
|
book a restaurant this year for party of 2
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'timeRange': 'this year', 'party_size_number': '2'}
|
i would give feast of the innocents a value of 1
|
[[FUNCTION]] RateBook {'object_name': 'feast of the innocents', 'rating_value': '1'}
|
i want to give the first person and other stories 0 out of 6 stars
|
[[FUNCTION]] RateBook {'object_name': 'the first person and other stories', 'rating_value': '0', 'best_rating': '6', 'rating_unit': 'stars'}
|
what is the nearby forecast for here at 15:26:11
|
[[FUNCTION]] GetWeather {'spatial_relation': 'nearby', 'current_location': 'here', 'timeRange': '15:26:11'}
|
how will be the weather in waltersville in one hour
|
[[FUNCTION]] GetWeather {'city': 'waltersville', 'timeRange': 'in one hour'}
|
play music by antonella barba from the album bath
|
[[FUNCTION]] PlayMusic {'artist': 'antonella barba', 'music_item': 'album', 'album': 'bath'}
|
what movies are playing at the closest cinema
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'movies', 'spatial_relation': 'closest', 'object_location_type': 'cinema'}
|
is there a game called the neutral zone
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'game', 'object_name': 'the neutral zone'}
|
what is the weather for my current place
|
[[FUNCTION]] GetWeather {'current_location': 'current place'}
|
show me rapid city muscle car
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'rapid city muscle car'}
|
book a reservation for 9 people at a roman pizzeria
|
[[FUNCTION]] BookRestaurant {'party_size_number': '9', 'cuisine': 'roman', 'restaurant_type': 'pizzeria'}
|
will it be chilly in penuelas indonesia on nov 26th 2030
|
[[FUNCTION]] GetWeather {'condition_temperature': 'chilly', 'city': 'penuelas', 'country': 'indonesia', 'timeRange': 'nov 26th 2030'}
|
what s the weather like in hamilton city
|
[[FUNCTION]] GetWeather {'city': 'hamilton city'}
|
where can i see the trailer of take me to the king
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'trailer', 'object_name': 'take me to the king'}
|
is it going to be stormy close to australia
|
[[FUNCTION]] GetWeather {'condition_description': 'stormy', 'spatial_relation': 'close', 'country': 'australia'}
|
play a tune from space mandino
|
[[FUNCTION]] PlayMusic {'music_item': 'tune', 'artist': 'space mandino'}
|
what time is the brat playing at the movie house
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the brat', 'object_location_type': 'movie house'}
|
find the bride
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the bride'}
|
i d like to book at a place in michigan for a party of 3 name of the restaurant is carter house inn
|
[[FUNCTION]] BookRestaurant {'state': 'michigan', 'party_size_number': '3', 'restaurant_name': 'carter house inn'}
|
tell me when it ll be chillier in cavalero corner id
|
[[FUNCTION]] GetWeather {'condition_temperature': 'chillier', 'city': 'cavalero corner', 'state': 'id'}
|
are there any movies playing at 5 am at north american cinemas
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'movies', 'timeRange': '5 am', 'location_name': 'north american cinemas'}
|
diana in search of herself is average and gets a 3 out of 6 points
|
[[FUNCTION]] RateBook {'object_name': 'diana in search of herself', 'rating_value': '3', 'best_rating': '6', 'rating_unit': 'points'}
|
show olympia 81 saga
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'olympia 81', 'object_type': 'saga'}
|
can i get the movie schedule for loews cineplex entertainment
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'location_name': 'loews cineplex entertainment'}
|
book a boon brick store for my grandkid and i at evans mills
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'boon brick store', 'party_size_description': 'my grandkid and i', 'city': 'evans mills'}
|
i want to eat choucroute at a brasserie for 8
|
[[FUNCTION]] BookRestaurant {'served_dish': 'choucroute', 'restaurant_type': 'brasserie', 'party_size_number': '8'}
|
play funky heavy bluesy
|
[[FUNCTION]] PlayMusic {'playlist': 'funky heavy bluesy'}
|
rate the current album 2 points out of 6
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'album', 'rating_value': '2', 'rating_unit': 'points', 'best_rating': '6'}
|
go to the photograph the inflated tear
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'photograph', 'object_name': 'the inflated tear'}
|
rate richard carvel 4 out of 6
|
[[FUNCTION]] RateBook {'object_name': 'richard carvel', 'rating_value': '4', 'best_rating': '6'}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.