en_query
stringlengths 3
152
| cs_query
stringlengths 3
178
| en_parse
stringlengths 23
348
| cs_parse
stringlengths 23
372
| domain
stringclasses 8
values |
---|---|---|---|---|
Please set an alarm for 9 am tomorrow morning .
|
Please ek alarm set kardo for 9 am tomorrow morning.
|
[IN:CREATE_ALARM Please set an alarm [SL:DATE_TIME for 9 am tomorrow morning ] . ]
|
[IN:CREATE_ALARM Please ek alarm set kardo [SL:DATE_TIME for 9 am tomorrow morning. ] ]
|
alarm
|
Can you ask Alice when she is free for a call within the next couple of days ?
|
kya aap Alice se puchsakte ho when she is free for a call within the next couple of days?
|
[IN:SEND_MESSAGE Can you ask [SL:RECIPIENT Alice ] [SL:CONTENT_EXACT when she is free for a call within the next couple of days ] ? ]
|
[IN:SEND_MESSAGE kya aap [SL:RECIPIENT Alice ] se puchsakte ho [SL:CONTENT_EXACT when she is free for a call within the next couple of days? ] ]
|
messaging
|
What is the temperature for today ?
|
Temperature kya hai for today?
|
[IN:GET_WEATHER What is the temperature [SL:DATE_TIME for today ] ? ]
|
[IN:GET_WEATHER Temperature kya hai [SL:DATE_TIME for today? ] ]
|
weather
|
What are my alarms ?
|
Mere alarms kya hai?
|
[IN:GET_ALARM What are my alarms ? ]
|
[IN:GET_ALARM Mere alarms kya hai? ]
|
alarm
|
set an alarm for 2 minutes in the timer
|
Timer me ek alarm set kijiye for 2 minutes
|
[IN:CREATE_TIMER set an alarm [SL:DATE_TIME for 2 minutes ] in the [SL:METHOD_TIMER timer ] ]
|
[IN:CREATE_TIMER [SL:METHOD_TIMER Timer ] me ek alarm set kijiye [SL:DATE_TIME for 2 minutes ] ]
|
timer
|
How many more miles till I arrive ?
|
Mere pahunchne tak aur kitne miles hai?
|
[IN:GET_DISTANCE How many more [SL:UNIT_DISTANCE miles ] till I arrive ? ]
|
[IN:GET_DISTANCE Mere pahunchne tak aur kitne [SL:UNIT_DISTANCE miles ] hai? ]
|
navigation
|
How long do I have left on my timer ?
|
Mere timer par aur kitna time bacha hai?
|
[IN:GET_TIMER How long do I have left on my [SL:METHOD_TIMER timer ] ? ]
|
[IN:GET_TIMER Mere [SL:METHOD_TIMER timer ] par aur kitna time bacha hai? ]
|
timer
|
Can you tell me if I have an alarm set for tomorrow evening ?
|
kya aap mujhe batasakte hai ki kya mere pass ek alarm set hai for tomorrow evening?
|
[IN:GET_ALARM Can you tell me if I have an alarm set [SL:ALARM_NAME [IN:GET_TIME [SL:DATE_TIME for tomorrow evening ] ] ] ? ]
|
[IN:GET_ALARM kya aap mujhe batasakte hai ki kya mere pass ek alarm set hai [SL:ALARM_NAME [IN:GET_TIME [SL:DATE_TIME for tomorrow evening? ] ] ] ]
|
alarm
|
how many days has it been raining
|
kitne dino se raining ho rahi hei
|
[IN:UNSUPPORTED_WEATHER how many days has it been [SL:WEATHER_ATTRIBUTE raining ] ]
|
[IN:UNSUPPORTED_WEATHER kitne dino se [SL:WEATHER_ATTRIBUTE raining ] ho rahi hei ]
|
weather
|
Remove all alarms
|
sabi alarms hata do
|
[IN:DELETE_ALARM Remove [SL:AMOUNT all ] alarms ]
|
[IN:DELETE_ALARM [SL:AMOUNT sabi ] alarms hata do ]
|
alarm
|
Do you have some Electronic Dance Music ?
|
Kya aap ke pass kuch Electronic Dance music hai?
|
[IN:PLAY_MUSIC Do you have some [SL:MUSIC_GENRE Electronic Dance ] [SL:MUSIC_TYPE Music ] ? ]
|
[IN:PLAY_MUSIC Kya aap ke pass kuch [SL:MUSIC_GENRE Electronic Dance ] [SL:MUSIC_TYPE music ] hai? ]
|
music
|
Set a reminder to check my schedule at Dillards next week .
|
ek reminder set kardo to check my schedule at Dillards next week
|
[IN:CREATE_REMINDER Set a reminder to [SL:TODO check my schedule at Dillards ] [SL:DATE_TIME next week ] . ]
|
[IN:CREATE_REMINDER ek reminder set kardo to [SL:TODO check my schedule at Dillards ] [SL:DATE_TIME next week ] ]
|
reminder
|
Skip to the next album
|
Next album tak skip kare
|
[IN:SKIP_TRACK_MUSIC Skip to the [SL:ORDINAL next ] [SL:MUSIC_TYPE album ] ]
|
[IN:SKIP_TRACK_MUSIC [SL:ORDINAL Next ] [SL:MUSIC_TYPE album ] tak skip kare ]
|
music
|
MESSAGE TOMMY AND LET HIM KNOW THE THEATER IS NOW SHOWING THE MOVIE HE WANTS TO SEE .
|
Tommy ko message karo aur usey jaanne do ke the theater is now showing the movie he wants to see
|
[IN:SEND_MESSAGE MESSAGE [SL:RECIPIENT TOMMY ] AND LET HIM KNOW [SL:CONTENT_EXACT THE THEATER IS NOW SHOWING THE MOVIE HE WANTS TO SEE ] . ]
|
[IN:SEND_MESSAGE [SL:RECIPIENT Tommy ] ko message karo aur usey jaanne do ke [SL:CONTENT_EXACT the theater is now showing the movie he wants to see ] ]
|
messaging
|
How long will it take me to get to Target if I am leaving the gym at 4 : 00 PM ?
|
Agar mai gym se 4:00 PM pe nikalraha to Target tak pahunchne me mujhe kitna samay lagega?
|
[IN:GET_ESTIMATED_DURATION How long will it take me to get to [SL:DESTINATION [IN:GET_LOCATION [SL:POINT_ON_MAP Target ] ] ] if I am leaving [SL:SOURCE [IN:GET_LOCATION [SL:CATEGORY_LOCATION the gym ] ] ] [SL:DATE_TIME_DEPARTURE at 4 : 00 PM ] ? ]
|
[IN:GET_ESTIMATED_DURATION Agar mai [SL:SOURCE [IN:GET_LOCATION [SL:CATEGORY_LOCATION gym ] ] ] se [SL:DATE_TIME_DEPARTURE 4:00 PM pe ] nikalraha to [SL:DESTINATION [IN:GET_LOCATION [SL:POINT_ON_MAP Target ] ] ] tak pahunchne me mujhe kitna samay lagega? ]
|
navigation
|
Is it hot outside ?
|
Kya bahar hot hai?
|
[IN:GET_WEATHER Is it [SL:WEATHER_ATTRIBUTE hot ] outside ? ]
|
[IN:GET_WEATHER Kya bahar [SL:WEATHER_ATTRIBUTE hot ] hai? ]
|
weather
|
remind me to floss my teeth tomorrow morning
|
Mujhe yaad dilao to floss my teeth tomorrow morning
|
[IN:CREATE_REMINDER remind [SL:PERSON_REMINDED me ] to [SL:TODO floss my teeth ] [SL:DATE_TIME tomorrow morning ] ]
|
[IN:CREATE_REMINDER [SL:PERSON_REMINDED Mujhe ] yaad dilao to [SL:TODO floss my teeth ] [SL:DATE_TIME tomorrow morning ] ]
|
reminder
|
start chat requests
|
chat requests shuru kare
|
[IN:GET_MESSAGE start chat requests ]
|
[IN:GET_MESSAGE chat requests shuru kare ]
|
messaging
|
open blue grass music
|
Blue grass music ko open kare
|
[IN:PLAY_MUSIC open [SL:MUSIC_GENRE blue grass ] [SL:MUSIC_TYPE music ] ]
|
[IN:PLAY_MUSIC [SL:MUSIC_GENRE Blue grass ] [SL:MUSIC_TYPE music ] ko open kare ]
|
music
|
Set timer for 60 seconds .
|
Timer ko ser kijiye for 60 seconds
|
[IN:CREATE_TIMER Set [SL:METHOD_TIMER timer ] [SL:DATE_TIME for 60 seconds ] . ]
|
[IN:CREATE_TIMER [SL:METHOD_TIMER Timer ] ko ser kijiye [SL:DATE_TIME for 60 seconds ] ]
|
timer
|
please launch chats
|
Please chats ko launch kare
|
[IN:GET_MESSAGE please launch chats ]
|
[IN:GET_MESSAGE Please chats ko launch kare ]
|
messaging
|
will the lanes be visible on freeway in this snowy weather ?
|
Kya Yeh snowy weather mei freeway ke lanes dikayidenge
|
[IN:GET_INFO_ROAD_CONDITION will the lanes be visible on [SL:LOCATION [IN:GET_LOCATION [SL:CATEGORY_LOCATION freeway ] ] ] in [SL:ROAD_CONDITION this snowy weather ] ? ]
|
[IN:GET_INFO_ROAD_CONDITION Kya Yeh [SL:ROAD_CONDITION snowy weather ] mei [SL:LOCATION [IN:GET_LOCATION [SL:CATEGORY_LOCATION freeway ] ] ] ke lanes dikayidenge ]
|
navigation
|
Any construction going on on 202 ?
|
Kya 202 pe koi construction ka kam chal raha hai?
|
[IN:GET_INFO_TRAFFIC Any construction going on on [SL:LOCATION 202 ] ? ]
|
[IN:GET_INFO_TRAFFIC Kya [SL:LOCATION 202 ] pe koi construction ka kam chal raha hai? ]
|
navigation
|
Can you play my most listened to song ?
|
Kya aap mere most listened song ko baja sakte hai
|
[IN:PLAY_MUSIC Can you play my [SL:MUSIC_PLAYLIST_TITLE most listened ] to [SL:MUSIC_TYPE song ] ? ]
|
[IN:PLAY_MUSIC Kya aap mere [SL:MUSIC_PLAYLIST_TITLE most listened ] [SL:MUSIC_TYPE song ] ko baja sakte hai ]
|
music
|
Please set reminder for meeting with marketing team Friday at 10 am
|
kripiya reminder ko set kariye marketing team ke sath meeting ke liye jo Friday at 10 am hai.
|
[IN:CREATE_REMINDER Please set reminder for [SL:TODO [IN:GET_TODO [SL:TODO meeting ] with [SL:ATTENDEE marketing team ] ] ] [SL:DATE_TIME Friday at 10 am ] ]
|
[IN:CREATE_REMINDER kripiya reminder ko set kariye [SL:TODO [IN:GET_TODO [SL:ATTENDEE marketing team ] ke sath [SL:TODO meeting ] ] ] ke liye jo [SL:DATE_TIME Friday at 10 am ] hai. ]
|
reminder
|
play song by metallica
|
metallica dvara song bajaye
|
[IN:PLAY_MUSIC play [SL:MUSIC_TYPE song ] by [SL:MUSIC_ARTIST_NAME metallica ] ]
|
[IN:PLAY_MUSIC [SL:MUSIC_ARTIST_NAME metallica ] dvara [SL:MUSIC_TYPE song ] bajaye ]
|
music
|
Any Ciara concerts this year
|
kya koi ciara concerts hai this year
|
[IN:GET_EVENT Any [SL:NAME_EVENT Ciara ] [SL:CATEGORY_EVENT concerts ] [SL:DATE_TIME this year ] ]
|
[IN:GET_EVENT kya koi [SL:NAME_EVENT ciara ] [SL:CATEGORY_EVENT concerts ] hai [SL:DATE_TIME this year ] ]
|
event
|
React mad message
|
Mad sandhesh pratikriya karo
|
[IN:REACT_MESSAGE React [SL:TYPE_REACTION mad ] message ]
|
[IN:REACT_MESSAGE [SL:TYPE_REACTION Mad ] sandhesh pratikriya karo ]
|
messaging
|
Cancel the workout timer
|
workout timer ko cancel karo
|
[IN:DELETE_TIMER Cancel the [SL:TIMER_NAME workout ] [SL:METHOD_TIMER timer ] ]
|
[IN:DELETE_TIMER [SL:TIMER_NAME workout ] [SL:METHOD_TIMER timer ] ko cancel karo ]
|
timer
|
What is the status of the timer ?
|
Timer ka status kya hai?
|
[IN:GET_TIMER What is the status of the [SL:METHOD_TIMER timer ] ? ]
|
[IN:GET_TIMER [SL:METHOD_TIMER Timer ] ka status kya hai? ]
|
timer
|
Skip this track
|
Is track ko skip kijiye
|
[IN:SKIP_TRACK_MUSIC Skip this [SL:MUSIC_TYPE track ] ]
|
[IN:SKIP_TRACK_MUSIC Is [SL:MUSIC_TYPE track ] ko skip kijiye ]
|
music
|
What days and times is the cantata scheduled for at the Methodist Church in Fillmore NY
|
Filmore NY mein the Methodist Church mein kaunse din aur samay the cantata scheduled hai
|
[IN:GET_EVENT What days and times is [SL:CATEGORY_EVENT the cantata ] scheduled for at [SL:LOCATION [IN:GET_LOCATION [SL:POINT_ON_MAP the Methodist Church ] in [SL:LOCATION_MODIFIER Fillmore NY ] ] ] ]
|
[IN:GET_EVENT [SL:LOCATION [IN:GET_LOCATION [SL:LOCATION_MODIFIER Filmore NY ] mein [SL:POINT_ON_MAP the Methodist Church ] ] ] mein kaunse din aur samay [SL:CATEGORY_EVENT the cantata ] scheduled hai ]
|
event
|
Show all alarms for Wednesdays
|
all alarms ko show kare for Wednesdays
|
[IN:GET_ALARM Show [SL:AMOUNT all ] alarms [SL:ALARM_NAME [IN:GET_TIME [SL:DATE_TIME for Wednesdays ] ] ] ]
|
[IN:GET_ALARM [SL:AMOUNT all ] alarms ko show kare [SL:ALARM_NAME [IN:GET_TIME [SL:DATE_TIME for Wednesdays ] ] ] ]
|
alarm
|
I wanna chat with Bob and Patrick
|
Me Bob aur Patrick ke sath baat karna chahti hu
|
[IN:SEND_MESSAGE I wanna chat with [SL:RECIPIENT Bob ] and [SL:RECIPIENT Patrick ] ]
|
[IN:SEND_MESSAGE Me [SL:RECIPIENT Bob ] aur [SL:RECIPIENT Patrick ] ke sath baat karna chahti hu ]
|
messaging
|
turn off music
|
music band kijiye
|
[IN:STOP_MUSIC turn off [SL:MUSIC_TYPE music ] ]
|
[IN:STOP_MUSIC [SL:MUSIC_TYPE music ] band kijiye ]
|
music
|
Remind me to add coffee and chicken to the grocery list
|
mujhe grocery list mein coffee aur chicken add karne ke liye yaad dilaye
|
[IN:CREATE_REMINDER Remind [SL:PERSON_REMINDED me ] to [SL:TODO add coffee and chicken to the grocery list ] ]
|
[IN:CREATE_REMINDER [SL:PERSON_REMINDED mujhe ] [SL:TODO grocery list mein coffee aur chicken add ] karne ke liye yaad dilaye ]
|
reminder
|
set the cello timer for 15 minutes
|
cello timer ko 15 minutes ke liye set karen
|
[IN:CREATE_TIMER set the cello [SL:METHOD_TIMER timer ] [SL:DATE_TIME for 15 minutes ] ]
|
[IN:CREATE_TIMER cello [SL:METHOD_TIMER timer ] ko [SL:DATE_TIME 15 minutes ke liye ] set karen ]
|
timer
|
Cancel the timer please
|
please timer ko cancel kijiye
|
[IN:DELETE_TIMER Cancel the [SL:METHOD_TIMER timer ] please ]
|
[IN:DELETE_TIMER please [SL:METHOD_TIMER timer ] ko cancel kijiye ]
|
timer
|
Set alarm for my medication .
|
Meri dawa ke liye alarm set karen
|
[IN:CREATE_ALARM Set alarm for my medication . ]
|
[IN:CREATE_ALARM Meri dawa ke liye alarm set karen ]
|
alarm
|
Remind me to floss every night .
|
Mujhe har raat floss karne ke liye yaad dilaye
|
[IN:CREATE_REMINDER Remind [SL:PERSON_REMINDED me ] to [SL:TODO floss ] [SL:RECURRING_DATE_TIME [IN:GET_RECURRING_DATE_TIME [SL:FREQUENCY every night ] ] ] . ]
|
[IN:CREATE_REMINDER [SL:PERSON_REMINDED Mujhe ] [SL:RECURRING_DATE_TIME [IN:GET_RECURRING_DATE_TIME [SL:FREQUENCY har raat ] ] ] [SL:TODO floss ] karne ke liye yaad dilaye ]
|
reminder
|
pause music
|
music roko
|
[IN:PAUSE_MUSIC pause [SL:MUSIC_TYPE music ] ]
|
[IN:PAUSE_MUSIC [SL:MUSIC_TYPE music ] roko ]
|
music
|
What 's happening in Kingston next week
|
kingston mei agle hafte kya ho raga hai
|
[IN:GET_EVENT What 's happening in [SL:LOCATION Kingston ] [SL:DATE_TIME next week ] ]
|
[IN:GET_EVENT [SL:LOCATION kingston ] mei [SL:DATE_TIME agle hafte ] kya ho raga hai ]
|
event
|
Skip this song
|
Is song ko chhod dijiye
|
[IN:SKIP_TRACK_MUSIC Skip this [SL:MUSIC_TYPE song ] ]
|
[IN:SKIP_TRACK_MUSIC Is [SL:MUSIC_TYPE song ] ko chhod dijiye ]
|
music
|
how much time is left on my timer
|
mere timer me kitna waqt bacha hai
|
[IN:GET_TIMER how much time is left on my [SL:METHOD_TIMER timer ] ]
|
[IN:GET_TIMER mere [SL:METHOD_TIMER timer ] me kitna waqt bacha hai ]
|
timer
|
Play my favorite song
|
mera favorite song bajao
|
[IN:PLAY_MUSIC Play [SL:MUSIC_PLAYLIST_TITLE my favorite ] [SL:MUSIC_TYPE song ] ]
|
[IN:PLAY_MUSIC [SL:MUSIC_PLAYLIST_TITLE mera favorite ] [SL:MUSIC_TYPE song ] bajao ]
|
music
|
Remove all my alarms .
|
Mere saarey alarms hata do
|
[IN:DELETE_ALARM Remove [SL:AMOUNT all ] my alarms . ]
|
[IN:DELETE_ALARM Mere [SL:AMOUNT saarey ] alarms hata do ]
|
alarm
|
Has exit 25 been re - opened or do I need an alternate route ?
|
Kya exit 25 fir se khul gaya hai ya mujhe koi dusra rasta dhoondne ki zarurat hai ?
|
[IN:GET_INFO_TRAFFIC Has [SL:LOCATION exit 25 ] been re - opened or do I need an alternate route ? ]
|
[IN:GET_INFO_TRAFFIC Kya [SL:LOCATION exit 25 ] fir se khul gaya hai ya mujhe koi dusra rasta dhoondne ki zarurat hai ? ]
|
navigation
|
weather this weekend
|
Is weekend ka mausam
|
[IN:GET_WEATHER weather [SL:DATE_TIME this weekend ] ]
|
[IN:GET_WEATHER [SL:DATE_TIME Is weekend ] ka mausam ]
|
weather
|
How will it be outside when we land in Erbil ?
|
jab hum Erbil mein pohchenge toh bahar kaisa hoga ?
|
[IN:GET_WEATHER How will it be outside when we land in [SL:LOCATION Erbil ] ? ]
|
[IN:GET_WEATHER jab hum [SL:LOCATION Erbil ] mein pohchenge toh bahar kaisa hoga ? ]
|
weather
|
Remind me to invite everyone to my birthday dinner that is on the 18th at 4 PM
|
Mujhe yaad dilaiye ki mai apne birthday dinner par sabhi ko invite karu jo 18 taarek ko shaam 4 baje hai
|
[IN:CREATE_REMINDER Remind [SL:PERSON_REMINDED me ] to [SL:TODO invite everyone to my birthday dinner that is ] [SL:DATE_TIME on the 18th at 4 PM ] ]
|
[IN:CREATE_REMINDER [SL:PERSON_REMINDED Mujhe ] yaad dilaiye ki [SL:TODO mai apne birthday dinner par sabhi ko invite karu jo ] [SL:DATE_TIME 18 taarek ko shaam 4 baje hai ] ]
|
reminder
|
would you pull up my chats
|
Kya aap mere chats dikha sakte hein
|
[IN:GET_MESSAGE would you pull up my chats ]
|
[IN:GET_MESSAGE Kya aap mere chats dikha sakte hein ]
|
messaging
|
Can you look up the weather in western Ukraine ?
|
kya aap western Ukraine ka mausam dekh sakte hai ?
|
[IN:GET_WEATHER Can you look up the weather in [SL:LOCATION western Ukraine ] ? ]
|
[IN:GET_WEATHER kya aap [SL:LOCATION western Ukraine ] ka mausam dekh sakte hai ? ]
|
weather
|
Cancel Wednesday alarm
|
Wednesday ke alarm ko cancel kardo
|
[IN:DELETE_ALARM Cancel [SL:ALARM_NAME [IN:GET_TIME [SL:DATE_TIME Wednesday ] ] ] alarm ]
|
[IN:DELETE_ALARM [SL:ALARM_NAME [IN:GET_TIME [SL:DATE_TIME Wednesday ] ] ] ke alarm ko cancel kardo ]
|
alarm
|
Start the timer .
|
timer ko shuru karen
|
[IN:CREATE_TIMER Start the [SL:METHOD_TIMER timer ] . ]
|
[IN:CREATE_TIMER [SL:METHOD_TIMER timer ] ko shuru karen ]
|
timer
|
snooze for 20 minutes
|
20 minutes ke liye snooze karen
|
[IN:SNOOZE_ALARM snooze [SL:DATE_TIME for 20 minutes ] ]
|
[IN:SNOOZE_ALARM [SL:DATE_TIME 20 minutes ke liye ] snooze karen ]
|
alarm
|
Set a new reminder
|
naya reminder set kijiye
|
[IN:CREATE_REMINDER Set a new reminder ]
|
[IN:CREATE_REMINDER naya reminder set kijiye ]
|
reminder
|
Turn off alarms
|
Alarms ko band kardo
|
[IN:SILENCE_ALARM Turn off alarms ]
|
[IN:SILENCE_ALARM Alarms ko band kardo ]
|
alarm
|
Stop timer
|
timer ko band karo
|
[IN:PAUSE_TIMER Stop [SL:METHOD_TIMER timer ] ]
|
[IN:PAUSE_TIMER [SL:METHOD_TIMER timer ] ko band karo ]
|
timer
|
Concerts by SZA this month
|
is mahine SZA ke hone wale Concerts
|
[IN:GET_EVENT [SL:CATEGORY_EVENT Concerts ] by [SL:NAME_EVENT SZA ] [SL:DATE_TIME this month ] ]
|
[IN:GET_EVENT [SL:DATE_TIME is mahine ] [SL:NAME_EVENT SZA ] ke hone wale [SL:CATEGORY_EVENT Concerts ] ]
|
event
|
Leave Peter a message of working hours .
|
Working hours ke bare mein Peter ko message bhejo
|
[IN:SEND_MESSAGE Leave [SL:RECIPIENT Peter ] a message of [SL:CONTENT_EXACT working hours ] . ]
|
[IN:SEND_MESSAGE [SL:CONTENT_EXACT Working hours ] ke bare mein [SL:RECIPIENT Peter ] ko message bhejo ]
|
messaging
|
How is the CMA festival affecting downtown traffic
|
CMA ka tyohaar downtime ki traffic par kya affect kar raha hai
|
[IN:GET_INFO_TRAFFIC How is [SL:LOCATION [IN:GET_EVENT [SL:CATEGORY_EVENT the CMA festival ] ] ] affecting [SL:LOCATION downtown ] traffic ]
|
[IN:GET_INFO_TRAFFIC [SL:LOCATION [IN:GET_EVENT [SL:CATEGORY_EVENT CMA ka tyohaar ] ] ] [SL:LOCATION downtime ] ki traffic par kya affect kar raha hai ]
|
navigation
|
time me for every 10 minutes for the next hour
|
next hour ke liye mujhe har 10 minutes me time batao
|
[IN:UNSUPPORTED_TIMER time me for every 10 minutes for the [SL:ORDINAL next ] hour ]
|
[IN:UNSUPPORTED_TIMER [SL:ORDINAL next ] hour ke liye mujhe har 10 minutes me time batao ]
|
timer
|
Please tell me all of my monthly reminders starting with next month .
|
Please muje mere sare monthly reminders bataiye jo agale mahine se shuru ho rahe he.
|
[IN:GET_REMINDER Please [SL:METHOD_RETRIEVAL_REMINDER tell ] me [SL:AMOUNT all ] of [SL:PERSON_REMINDED my ] [SL:RECURRING_DATE_TIME [IN:GET_RECURRING_DATE_TIME [SL:FREQUENCY monthly ] ] ] reminders [SL:DATE_TIME starting with next month ] . ]
|
[IN:GET_REMINDER Please muje [SL:PERSON_REMINDED mere ] [SL:AMOUNT sare ] [SL:RECURRING_DATE_TIME [IN:GET_RECURRING_DATE_TIME [SL:FREQUENCY monthly ] ] ] reminders [SL:METHOD_RETRIEVAL_REMINDER bataiye ] jo [SL:DATE_TIME agale mahine se shuru ho rahe he. ] ]
|
reminder
|
Start the timer again , please
|
please timer ko fir se shuru kardijiye
|
[IN:RESUME_TIMER Start the [SL:METHOD_TIMER timer ] again , please ]
|
[IN:RESUME_TIMER please [SL:METHOD_TIMER timer ] ko fir se shuru kardijiye ]
|
timer
|
How 's the weather in Wales ?
|
Wales me abhi mausam kaisa hai
|
[IN:GET_WEATHER How 's the weather in [SL:LOCATION Wales ] ? ]
|
[IN:GET_WEATHER [SL:LOCATION Wales ] me abhi mausam kaisa hai ]
|
weather
|
Play the next track please
|
agle track ko chalaiye please
|
[IN:SKIP_TRACK_MUSIC Play the [SL:ORDINAL next ] [SL:MUSIC_TYPE track ] please ]
|
[IN:SKIP_TRACK_MUSIC [SL:ORDINAL agle ] [SL:MUSIC_TYPE track ] ko chalaiye please ]
|
music
|
view my chat requests
|
mere chat requests ko dikhao
|
[IN:GET_MESSAGE view my chat requests ]
|
[IN:GET_MESSAGE mere chat requests ko dikhao ]
|
messaging
|
Stop the music .
|
Music ko band karo.
|
[IN:STOP_MUSIC Stop the [SL:MUSIC_TYPE music ] . ]
|
[IN:STOP_MUSIC [SL:MUSIC_TYPE Music ] ko band karo. ]
|
music
|
how far is New York from here
|
yaha se New York kitni door hai
|
[IN:GET_DISTANCE how far is [SL:DESTINATION New York ] from [SL:SOURCE [IN:GET_LOCATION [SL:LOCATION_USER here ] ] ] ]
|
[IN:GET_DISTANCE [SL:SOURCE [IN:GET_LOCATION [SL:LOCATION_USER yaha ] ] ] se [SL:DESTINATION New York ] kitni door hai ]
|
navigation
|
remove all of my oil change reminders
|
mere saarey oil change ke reminders hataado
|
[IN:DELETE_REMINDER remove [SL:AMOUNT all ] of [SL:PERSON_REMINDED my ] [SL:TODO oil change ] reminders ]
|
[IN:DELETE_REMINDER [SL:PERSON_REMINDED mere ] [SL:AMOUNT saarey ] [SL:TODO oil change ] ke reminders hataado ]
|
reminder
|
What state has the worst traffic
|
kis state ka traffic sabse kharab hai
|
[IN:UNSUPPORTED_NAVIGATION What state has the worst traffic ]
|
[IN:UNSUPPORTED_NAVIGATION kis state ka traffic sabse kharab hai ]
|
navigation
|
directions to the convention from Christina 's house leaving at 5p
|
Christina ke ghar se convention ke directions at 5pm
|
[IN:GET_DIRECTIONS directions to [SL:DESTINATION [IN:GET_EVENT [SL:CATEGORY_EVENT the convention ] ] ] from [SL:SOURCE [IN:GET_LOCATION_HOME [SL:CONTACT Christina ] 's house ] ] leaving [SL:DATE_TIME_DEPARTURE at 5p ] ]
|
[IN:GET_DIRECTIONS [SL:SOURCE [IN:GET_LOCATION_HOME [SL:CONTACT Christina ] ] ] ke ghar se [SL:DESTINATION [IN:GET_EVENT [SL:CATEGORY_EVENT convention ] ] ] ke directions [SL:DATE_TIME_DEPARTURE at 5pm ] ]
|
navigation
|
set timer for 2 hours
|
2 hours ke liye timer ko set kardo
|
[IN:CREATE_TIMER set [SL:METHOD_TIMER timer ] [SL:DATE_TIME for 2 hours ] ]
|
[IN:CREATE_TIMER [SL:DATE_TIME 2 hours ke liye ] [SL:METHOD_TIMER timer ] ko set kardo ]
|
timer
|
In reminders . please check delivery estimates for the appliances
|
please reminders mein delivery estimates for the appliances ke liye check kijiye
|
[IN:GET_REMINDER In reminders . please check [SL:TODO delivery estimates for the appliances ] ]
|
[IN:GET_REMINDER please reminders mein [SL:TODO delivery estimates for the appliances ] ke liye check kijiye ]
|
reminder
|
Free admission ice skating in New York
|
New York mein ice skating ke liye Free admission
|
[IN:GET_EVENT [SL:ATTRIBUTE_EVENT Free admission ] [SL:CATEGORY_EVENT ice skating ] in [SL:LOCATION New York ] ]
|
[IN:GET_EVENT [SL:LOCATION New York ] mein [SL:CATEGORY_EVENT ice skating ] ke liye [SL:ATTRIBUTE_EVENT Free admission ] ]
|
event
|
Reset timer .
|
timer ko reset kardijiye
|
[IN:RESTART_TIMER Reset [SL:METHOD_TIMER timer ] . ]
|
[IN:RESTART_TIMER [SL:METHOD_TIMER timer ] ko reset kardijiye ]
|
timer
|
If I leave Flint at 5 AM , when will I get to Lansing ?
|
Agar me Flint subah 5 baje nikalta hu, toh me Lansing kab pohchunga?
|
[IN:GET_ESTIMATED_ARRIVAL If I leave [SL:SOURCE Flint ] [SL:DATE_TIME_DEPARTURE at 5 AM ] , when will I get to [SL:DESTINATION Lansing ] ? ]
|
[IN:GET_ESTIMATED_ARRIVAL Agar me [SL:SOURCE Flint ] [SL:DATE_TIME_DEPARTURE subah 5 baje ] nikalta hu, toh me [SL:DESTINATION Lansing ] kab pohchunga? ]
|
navigation
|
Set up the alarm for Thursday 6 AM
|
Thursday subah 6 bajhe ke liye alarm set kariye
|
[IN:CREATE_ALARM Set up the alarm [SL:DATE_TIME for Thursday 6 AM ] ]
|
[IN:CREATE_ALARM [SL:DATE_TIME Thursday subah 6 bajhe ] ke liye alarm set kariye ]
|
alarm
|
Pause my timer please
|
Please mere timer ko roke
|
[IN:PAUSE_TIMER Pause my [SL:METHOD_TIMER timer ] please ]
|
[IN:PAUSE_TIMER Please mere [SL:METHOD_TIMER timer ] ko roke ]
|
timer
|
Play rainy day music
|
Rainy day music bajao
|
[IN:PLAY_MUSIC Play rainy day [SL:MUSIC_TYPE music ] ]
|
[IN:PLAY_MUSIC Rainy day [SL:MUSIC_TYPE music ] bajao ]
|
music
|
Wow the Bible study group message on Messenger
|
messenger par bible study group message par wow react karo
|
[IN:REACT_MESSAGE [SL:TYPE_REACTION Wow ] the [SL:GROUP Bible study ] group message on [SL:RESOURCE Messenger ] ]
|
[IN:REACT_MESSAGE [SL:RESOURCE messenger ] par [SL:GROUP bible study ] group message par [SL:TYPE_REACTION wow ] react karo ]
|
messaging
|
Remind me to start getting dressed for work at 4 pm .
|
mujhe 4 pm par work ke liye tayaar hone ke liye remind karen
|
[IN:CREATE_REMINDER Remind [SL:PERSON_REMINDED me ] to [SL:TODO start getting dressed for work ] [SL:DATE_TIME at 4 pm ] . ]
|
[IN:CREATE_REMINDER [SL:PERSON_REMINDED mujhe ] [SL:DATE_TIME 4 pm par ] [SL:TODO work ke liye tayaar hone ] ke liye remind karen ]
|
reminder
|
Snooze alarm for 10 minutes
|
Alarm 10 minutes ke liye snooze kijiye
|
[IN:SNOOZE_ALARM Snooze alarm [SL:DATE_TIME for 10 minutes ] ]
|
[IN:SNOOZE_ALARM Alarm [SL:DATE_TIME 10 minutes ke liye ] snooze kijiye ]
|
alarm
|
shuffle playlist
|
playlist ko shuffle kare
|
[IN:START_SHUFFLE_MUSIC shuffle [SL:MUSIC_TYPE playlist ] ]
|
[IN:START_SHUFFLE_MUSIC [SL:MUSIC_TYPE playlist ] ko shuffle kare ]
|
music
|
Pause this song
|
Is song ko roke
|
[IN:PAUSE_MUSIC Pause this [SL:MUSIC_TYPE song ] ]
|
[IN:PAUSE_MUSIC Is [SL:MUSIC_TYPE song ] ko roke ]
|
music
|
What will the weather in Melbourne be like at lunchtime on Tuesday ?
|
Melbourne me tuesday ko lunchtime par mausam kesa rahega?
|
[IN:GET_WEATHER What will the weather in [SL:LOCATION Melbourne ] be like [SL:DATE_TIME at lunchtime on Tuesday ] ? ]
|
[IN:GET_WEATHER [SL:LOCATION Melbourne ] me [SL:DATE_TIME tuesday ko lunchtime par ] mausam kesa rahega? ]
|
weather
|
How much longer on this timer ?
|
iss timer mein kitna samay hai
|
[IN:GET_TIMER How much longer on this [SL:METHOD_TIMER timer ] ? ]
|
[IN:GET_TIMER iss [SL:METHOD_TIMER timer ] mein kitna samay hai ]
|
timer
|
I need a timer for 10 minutes
|
mujhe 10 minutes ke liye ek timer chahiye
|
[IN:CREATE_TIMER I need a [SL:METHOD_TIMER timer ] [SL:DATE_TIME for 10 minutes ] ]
|
[IN:CREATE_TIMER mujhe [SL:DATE_TIME 10 minutes ke liye ] ek [SL:METHOD_TIMER timer ] chahiye ]
|
timer
|
Set a second timer for 5 minutes that will start as soon as first timer expires
|
5 minutes ke liye second timer set karen jo first timer ke expire hote hee shuru hojaye
|
[IN:UNSUPPORTED_TIMER Set a [SL:ORDINAL second ] timer for 5 minutes that will start as soon as [SL:ORDINAL first ] timer expires ]
|
[IN:UNSUPPORTED_TIMER 5 minutes ke liye [SL:ORDINAL second ] timer set karen jo [SL:ORDINAL first ] timer ke expire hote hee shuru hojaye ]
|
timer
|
replay that song
|
Us song ko fir se chalaye
|
[IN:REPLAY_MUSIC replay that [SL:MUSIC_TYPE song ] ]
|
[IN:REPLAY_MUSIC Us [SL:MUSIC_TYPE song ] ko fir se chalaye ]
|
music
|
Add this song to my favorites
|
Is song ko my favourites me add karen\
|
[IN:ADD_TO_PLAYLIST_MUSIC Add this [SL:MUSIC_TYPE song ] to [SL:MUSIC_PLAYLIST_TITLE my favorites ] ]
|
[IN:ADD_TO_PLAYLIST_MUSIC Is [SL:MUSIC_TYPE song ] ko [SL:MUSIC_PLAYLIST_TITLE my favourites ] me add karen\ ]
|
music
|
Any dinners Christmas Eve in Manhattan
|
kya Manhattan me Christmas Eve par koi dinners hai
|
[IN:GET_EVENT Any [SL:CATEGORY_EVENT dinners ] [SL:DATE_TIME Christmas Eve ] in [SL:LOCATION Manhattan ] ]
|
[IN:GET_EVENT kya [SL:LOCATION Manhattan ] me [SL:DATE_TIME Christmas Eve ] par koi [SL:CATEGORY_EVENT dinners ] hai ]
|
event
|
repeat song please
|
song ko repeat kijiye please
|
[IN:REPLAY_MUSIC repeat [SL:MUSIC_TYPE song ] please ]
|
[IN:REPLAY_MUSIC [SL:MUSIC_TYPE song ] ko repeat kijiye please ]
|
music
|
Remind me to walk the dog today at 11 am .
|
Aj subah 11 bajhe mujhe dog ko walk per lejane ke liye yaad dilaiye
|
[IN:CREATE_REMINDER Remind [SL:PERSON_REMINDED me ] to [SL:TODO walk the dog ] [SL:DATE_TIME today at 11 am ] . ]
|
[IN:CREATE_REMINDER [SL:DATE_TIME Aj subah 11 bajhe ] [SL:PERSON_REMINDED mujhe ] [SL:TODO dog ko walk per lejane ke liye ] yaad dilaiye ]
|
reminder
|
pause this song
|
is song ko rok den
|
[IN:PAUSE_MUSIC pause this [SL:MUSIC_TYPE song ] ]
|
[IN:PAUSE_MUSIC is [SL:MUSIC_TYPE song ] ko rok den ]
|
music
|
Modify my take a walk alarm to 4 pm
|
Mere walk per jaane ke alarm ko modify kariye sham 4 bajhe ke liye
|
[IN:UPDATE_ALARM Modify my [SL:ALARM_NAME take a walk ] alarm [SL:DATE_TIME to 4 pm ] ]
|
[IN:UPDATE_ALARM Mere [SL:ALARM_NAME walk per jaane ] ke alarm ko modify kariye [SL:DATE_TIME sham 4 bajhe ke liye ] ]
|
alarm
|
repeat album
|
album ko phir se shuru kare
|
[IN:REPLAY_MUSIC repeat [SL:MUSIC_TYPE album ] ]
|
[IN:REPLAY_MUSIC [SL:MUSIC_TYPE album ] ko phir se shuru kare ]
|
music
|
Set ' nap time ' alarm 3 PM
|
3 PM ka nap time alarm set kare
|
[IN:CREATE_ALARM Set ' [SL:ALARM_NAME nap time ] ' alarm [SL:DATE_TIME 3 PM ] ]
|
[IN:CREATE_ALARM [SL:DATE_TIME 3 PM ] ka [SL:ALARM_NAME nap time ] alarm set kare ]
|
alarm
|
Do any of the TobyMac dates land him in OKC in April or May
|
kya koi bhi TobyMac dates usko okc mei land karati hai in april or may
|
[IN:GET_EVENT Do any of the [SL:NAME_EVENT TobyMac ] dates land him in [SL:LOCATION OKC ] [SL:DATE_TIME in April or May ] ]
|
[IN:GET_EVENT kya koi bhi [SL:NAME_EVENT TobyMac ] dates usko [SL:LOCATION okc ] mei land karati hai [SL:DATE_TIME in april or may ] ]
|
event
|
Where can I go see a Christmas play near me this weekend
|
is weekend mai paas mei kahi Christmas play dekhne ke liye kaha jaa sakta hu
|
[IN:GET_EVENT Where can I go see a [SL:DATE_TIME Christmas ] [SL:CATEGORY_EVENT play ] [SL:LOCATION [IN:GET_LOCATION [SL:SEARCH_RADIUS near ] [SL:LOCATION_USER me ] ] ] [SL:DATE_TIME this weekend ] ]
|
[IN:GET_EVENT [SL:DATE_TIME is weekend ] [SL:LOCATION [IN:GET_LOCATION [SL:LOCATION_USER mai ] [SL:SEARCH_RADIUS paas mei ] ] ] kahi [SL:DATE_TIME Christmas ] [SL:CATEGORY_EVENT play ] dekhne ke liye kaha jaa sakta hu ]
|
event
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.