input
stringlengths 8
186
| output
stringlengths 39
256
|
|---|---|
look for the saga called death in paradise
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'saga', 'object_name': 'death in paradise'}
|
book a reservation for five people at a restaurant with pool in benkelman mi in apr
|
[[FUNCTION]] BookRestaurant {'party_size_number': 'five', 'restaurant_type': 'restaurant', 'facility': 'pool', 'city': 'benkelman', 'state': 'mi', 'timeRange': 'apr'}
|
add this song to cleaning
|
[[FUNCTION]] AddToPlaylist {'music_item': 'song', 'playlist': 'cleaning'}
|
check the weather forecast for the current position
|
[[FUNCTION]] GetWeather {'current_location': 'current position'}
|
play furusato on google music
|
[[FUNCTION]] PlayMusic {'track': 'furusato', 'service': 'google music'}
|
book a table for seven people at a restaurant which has internet
|
[[FUNCTION]] BookRestaurant {'party_size_number': 'seven', 'restaurant_type': 'restaurant', 'facility': 'internet'}
|
find chant down babylon: the island anthology
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'chant down babylon: the island anthology'}
|
play music from paul landers
|
[[FUNCTION]] PlayMusic {'artist': 'paul landers'}
|
can you give me the forecast for osgood
|
[[FUNCTION]] GetWeather {'city': 'osgood'}
|
what will the weather be in bernie id
|
[[FUNCTION]] GetWeather {'city': 'bernie', 'state': 'id'}
|
which cinema is playing das ende – assault on precinct 13
|
[[FUNCTION]] SearchScreeningEvent {'object_location_type': 'cinema', 'movie_name': 'das ende – assault on precinct 13'}
|
find the flying ace
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the flying ace'}
|
book a restaurant for nine in south sudan
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'party_size_number': 'nine', 'country': 'south sudan'}
|
give mistborn: the well of ascension four out of 6
|
[[FUNCTION]] RateBook {'object_name': 'mistborn: the well of ascension', 'rating_value': 'four', 'best_rating': '6'}
|
add happy holidays to my playlist called it s ok to like jazz
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'happy holidays', 'playlist_owner': 'my', 'playlist': 'it s ok to like jazz'}
|
what films are at the closest movie theatre
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'films', 'spatial_relation': 'closest', 'object_location_type': 'movie theatre'}
|
find movies in the neighbourhood with movie times
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'movies', 'spatial_relation': 'in the neighbourhood', 'object_type': 'movie times'}
|
rate this novel 5 out of 6 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'novel', 'rating_value': '5', 'best_rating': '6', 'rating_unit': 'stars'}
|
find the watcher at united paramount theatres
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the watcher', 'location_name': 'united paramount theatres'}
|
the previous textbook is a 3
|
[[FUNCTION]] RateBook {'object_select': 'previous', 'object_type': 'textbook', 'rating_value': '3'}
|
where is boo to you too winnie the pooh playing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'boo to you too winnie the pooh'}
|
give the englishman of the bones 2 stars out of 6
|
[[FUNCTION]] RateBook {'object_name': 'the englishman of the bones', 'rating_value': '2', 'rating_unit': 'stars', 'best_rating': '6'}
|
add xsuie in your favorite coffeehouse
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'xsuie', 'playlist': 'your favorite coffeehouse'}
|
please provide the rainbow mars series a zero out of 6 points
|
[[FUNCTION]] RateBook {'object_name': 'rainbow mars', 'object_part_of_series_type': 'series', 'rating_value': 'zero', 'best_rating': '6', 'rating_unit': 'points'}
|
play a chant from 1978
|
[[FUNCTION]] PlayMusic {'music_item': 'chant', 'year': '1978'}
|
what s the weather in south hill
|
[[FUNCTION]] GetWeather {'city': 'south hill'}
|
what is the loco weather forecast
|
[[FUNCTION]] GetWeather {'city': 'loco'}
|
i would rate coming through slaughter a four out of 6
|
[[FUNCTION]] RateBook {'object_name': 'coming through slaughter', 'rating_value': 'four', 'best_rating': '6'}
|
pull up mafia: the city of lost heaven
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'mafia: the city of lost heaven'}
|
add norma jean to my pure rock & roll playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'norma jean', 'playlist_owner': 'my', 'playlist': 'pure rock & roll'}
|
i am giving this current textbook zero out of 6 stars
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'textbook', 'rating_value': 'zero', 'best_rating': '6', 'rating_unit': 'stars'}
|
what is the weather starting at 11:47:52 for south africa
|
[[FUNCTION]] GetWeather {'timeRange': '11:47:52', 'country': 'south africa'}
|
find the closest cinema playing little red monkey
|
[[FUNCTION]] SearchScreeningEvent {'spatial_relation': 'closest', 'object_location_type': 'cinema', 'movie_name': 'little red monkey'}
|
rate the desert column 3 out of 6
|
[[FUNCTION]] RateBook {'object_name': 'the desert column', 'rating_value': '3', 'best_rating': '6'}
|
find a trailer called just say noël
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'trailer', 'object_name': 'just say noël'}
|
play some nineties chant music from nicoleta nicola
|
[[FUNCTION]] PlayMusic {'year': 'nineties', 'music_item': 'chant', 'artist': 'nicoleta nicola'}
|
add see me now to my enamorándose playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'see me now', 'playlist_owner': 'my', 'playlist': 'enamorándose'}
|
find the nearest movie house with pirates of the 20th century
|
[[FUNCTION]] SearchScreeningEvent {'spatial_relation': 'nearest', 'object_location_type': 'movie house', 'movie_name': 'pirates of the 20th century'}
|
play a paul davis melody
|
[[FUNCTION]] PlayMusic {'artist': 'paul davis', 'music_item': 'melody'}
|
i d like to eat at an outdoor restaurant
|
[[FUNCTION]] BookRestaurant {'facility': 'outdoor', 'restaurant_type': 'restaurant'}
|
what is the temperate in beltsville
|
[[FUNCTION]] GetWeather {'city': 'beltsville'}
|
what movies are playing at the nearest cinema
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'movies', 'spatial_relation': 'nearest', 'object_location_type': 'cinema'}
|
play the top-twenty margaret becker songs with google music
|
[[FUNCTION]] PlayMusic {'sort': 'top-twenty', 'artist': 'margaret becker', 'service': 'google music'}
|
rate this novel a 4
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'novel', 'rating_value': '4'}
|
show me happiness was free
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'happiness was free'}
|
book a restaurant for me valarie and caroline in 56 weeks in soldier pond
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'party_size_description': 'me valarie and caroline', 'timeRange': 'in 56 weeks', 'city': 'soldier pond'}
|
will it be cold in carnot or
|
[[FUNCTION]] GetWeather {'condition_temperature': 'cold', 'city': 'carnot', 'state': 'or'}
|
i would give this chronicle 0 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_part_of_series_type': 'chronicle', 'rating_value': '0', 'rating_unit': 'stars'}
|
i d like to watch movies at the nearest movie house
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'movies', 'spatial_relation': 'nearest', 'object_location_type': 'movie house'}
|
is the suicide shop playing at southern theatres
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the suicide shop', 'location_name': 'southern theatres'}
|
what is the forecast for here and now
|
[[FUNCTION]] GetWeather {'current_location': 'here', 'timeRange': 'now'}
|
i give this essay 0 of 6 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'essay', 'rating_value': '0', 'best_rating': '6', 'rating_unit': 'stars'}
|
find me the movie with the title of twitches
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'movie', 'object_name': 'twitches'}
|
play me track september gouden roos by artist daedelus
|
[[FUNCTION]] PlayMusic {'music_item': 'track', 'track': 'september gouden roos', 'artist': 'daedelus'}
|
what are the movie schedules for the caribbean cinemas
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedules', 'location_name': 'caribbean cinemas'}
|
please play some music for me on netflix
|
[[FUNCTION]] PlayMusic {'service': 'netflix'}
|
will there be a storm six weeks from now in albania
|
[[FUNCTION]] GetWeather {'condition_description': 'storm', 'timeRange': 'six weeks from now', 'country': 'albania'}
|
will it get windy this week-end in selva jedediah smith
|
[[FUNCTION]] GetWeather {'condition_description': 'windy', 'timeRange': 'this week-end', 'geographic_poi': 'selva jedediah smith'}
|
i need a schedule for the cinema that is showing the shiralee
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'schedule', 'object_location_type': 'cinema', 'movie_name': 'the shiralee'}
|
i need a reservation for a party of three maybe a gastropub that sells steak
|
[[FUNCTION]] BookRestaurant {'party_size_number': 'three', 'restaurant_type': 'gastropub', 'served_dish': 'steak'}
|
add atticus ross to the playlist electrosafari
|
[[FUNCTION]] AddToPlaylist {'artist': 'atticus ross', 'playlist': 'electrosafari'}
|
will you show me a schedule for movies around here
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'schedule', 'movie_type': 'movies', 'spatial_relation': 'around here'}
|
book an outdoor restaurant
|
[[FUNCTION]] BookRestaurant {'facility': 'outdoor', 'restaurant_type': 'restaurant'}
|
is it going to be chillier in saint augustine wy on may 3rd
|
[[FUNCTION]] GetWeather {'condition_temperature': 'chillier', 'city': 'saint augustine', 'state': 'wy', 'timeRange': 'may 3rd'}
|
what is the weather in deeth
|
[[FUNCTION]] GetWeather {'city': 'deeth'}
|
book a restaurant for me and my mother in law in montserrat
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'party_size_description': 'me and my mother in law', 'country': 'montserrat'}
|
how can i see the tv series mothstorm
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'tv series', 'object_name': 'mothstorm'}
|
what is it like on 7/10/2023 in the current place
|
[[FUNCTION]] GetWeather {'timeRange': '7/10/2023', 'current_location': 'current place'}
|
sort eighties ep from the last
|
[[FUNCTION]] PlayMusic {'year': 'eighties', 'music_item': 'ep', 'sort': 'last'}
|
include dschiwan gasparjan in beth s rare groove playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'dschiwan gasparjan', 'playlist_owner': 'beth s', 'playlist': 'rare groove'}
|
show me the trailer a self made hero
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'trailer', 'object_name': 'a self made hero'}
|
book spot at a balinese joint
|
[[FUNCTION]] BookRestaurant {'cuisine': 'balinese', 'restaurant_type': 'joint'}
|
find animated movies at the nearest movie theatre
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'spatial_relation': 'nearest', 'object_location_type': 'movie theatre'}
|
find me the show girl soundtrack
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'show girl', 'object_type': 'soundtrack'}
|
add beijing huanying ni to my workday lounge playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'beijing huanying ni', 'playlist_owner': 'my', 'playlist': 'workday lounge'}
|
book a restaurant reservation for my gf and i within walking distance of sondra s university
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'party_size_description': 'my gf and i', 'spatial_relation': 'within walking distance', 'poi': 'sondra s university'}
|
weather for notasulga at elevenses
|
[[FUNCTION]] GetWeather {'city': 'notasulga', 'timeRange': 'elevenses'}
|
can you get me a table at a chicken and waffles joint in new mexico
|
[[FUNCTION]] BookRestaurant {'served_dish': 'chicken and waffles', 'restaurant_type': 'joint', 'state': 'new mexico'}
|
add hopeful to my this is enrique iglesias
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'hopeful', 'playlist_owner': 'my', 'playlist': 'this is enrique iglesias'}
|
let s listen to the most popular marty friedman songs on zvooq
|
[[FUNCTION]] PlayMusic {'sort': 'most popular', 'artist': 'marty friedman', 'service': 'zvooq'}
|
add sweet black angel to my diarios de bicicleta playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'sweet black angel', 'playlist_owner': 'my', 'playlist': 'diarios de bicicleta'}
|
find animated movies at the nearest movie theatre
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'spatial_relation': 'nearest', 'object_location_type': 'movie theatre'}
|
rate this book 3 of 6 points
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'book', 'rating_value': '3', 'best_rating': '6', 'rating_unit': 'points'}
|
play listen to the mocking bird by billy martin on youtube
|
[[FUNCTION]] PlayMusic {'track': 'listen to the mocking bird', 'artist': 'billy martin', 'service': 'youtube'}
|
please book a restaurant for nine members
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'party_size_number': 'nine'}
|
add a track by bt to my independent music monday playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'track', 'artist': 'bt', 'playlist_owner': 'my', 'playlist': 'independent music monday'}
|
plau me the song the french chef
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'song', 'object_name': 'the french chef'}
|
at thirteen hundred hours what will the weather be on ghana
|
[[FUNCTION]] GetWeather {'timeRange': 'thirteen hundred hours', 'country': 'ghana'}
|
play ep from quasimoto from the nineties
|
[[FUNCTION]] PlayMusic {'music_item': 'ep', 'artist': 'quasimoto', 'year': 'nineties'}
|
play music from youtube
|
[[FUNCTION]] PlayMusic {'service': 'youtube'}
|
play music on deezer by imogen heap
|
[[FUNCTION]] PlayMusic {'service': 'deezer', 'artist': 'imogen heap'}
|
will it get colder in alaska
|
[[FUNCTION]] GetWeather {'condition_temperature': 'colder', 'state': 'alaska'}
|
can you find me the work titled a little curious
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'a little curious'}
|
book a table at a brasserie far from my livonia av
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'brasserie', 'spatial_relation': 'far', 'poi': 'livonia av'}
|
i want to book a restaurant in barbados that serves creole
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'country': 'barbados', 'cuisine': 'creole'}
|
what is the weather like right now in the same area as georgia
|
[[FUNCTION]] GetWeather {'timeRange': 'now', 'spatial_relation': 'in the same area', 'state': 'georgia'}
|
add track to rapcaviar
|
[[FUNCTION]] AddToPlaylist {'music_item': 'track', 'playlist': 'rapcaviar'}
|
what is the expected weather forecast for beckley
|
[[FUNCTION]] GetWeather {'city': 'beckley'}
|
what s on the movie schedules at amco entertainment
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedules', 'location_name': 'amco entertainment'}
|
add lari white song to my soulful disco playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'lari white', 'music_item': 'song', 'playlist_owner': 'my', 'playlist': 'soulful disco'}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.