intent
stringclasses 20
values | example
stringlengths 16
61
|
---|---|
current_wind
|
Is it very windy now?
|
current_wind
|
Current wind speed?
|
is_snow
|
Is it snowing today?
|
is_snow
|
Will it snow tonight?
|
is_snow
|
Are we getting snow today?
|
is_snow
|
Is there snow in the forecast?
|
is_snow
|
Will it snow this week?
|
is_clear
|
Is the sky clear today?
|
is_clear
|
Will it be sunny today?
|
is_clear
|
Is it going to be clear outside?
|
is_clear
|
Are there no clouds today?
|
is_clear
|
Is it bright and clear?
|
is_clear
|
Is it cloudy today?
|
is_clear
|
Are there clouds in the sky?
|
is_clear
|
Will it be overcast today?
|
is_clear
|
Is it going to be cloudy outside?
|
is_clear
|
Is the sky full of clouds?
|
is_fog
|
Is it foggy today?
|
is_fog
|
Will there be fog this morning?
|
is_fog
|
Is fog expected tonight?
|
is_fog
|
Are there foggy conditions now?
|
is_fog
|
Is it misty outside?
|
is_rain
|
Is it raining today?
|
is_rain
|
Will it rain this afternoon?
|
is_rain
|
Is there rain in the forecast?
|
is_rain
|
Will it drizzle today?
|
is_rain
|
Is rain expected today?
|
is_stormy
|
Is it storming today?
|
is_stormy
|
Will there be a storm?
|
is_stormy
|
Are there storms coming?
|
is_stormy
|
Is there thunder expected?
|
is_stormy
|
Will it be stormy outside?
|
current_weather
|
What's the outside condition right now?
|
current_weather
|
How's it looking outside weather-wise?
|
current_weather
|
Would you say the weather is good now?
|
daily_forecast
|
Can you give me tomorrow's weather update?
|
daily_forecast
|
What should I expect from the weather on Sunday?
|
daily_forecast
|
Is it going to rain the day after tomorrow?
|
daily_forecast
|
What's the forecast for two days from now?
|
daily_forecast
|
Will it be sunny on Wednesday?
|
hourly_forecast
|
Could you tell me the weather at 3pm?
|
hourly_forecast
|
What's it going to be like in a couple of hours?
|
hourly_forecast
|
How will the weather change throughout the evening?
|
hourly_forecast
|
Is there any rain expected tonight?
|
hourly_forecast
|
Will it be cloudy around 10am?
|
N_days_forecast
|
How’s the weather shaping up over the next few days?
|
N_days_forecast
|
Can I get a weekly outlook?
|
N_days_forecast
|
Give me the 10-day forecast.
|
N_days_forecast
|
What's coming up in the weather for the next week?
|
N_days_forecast
|
Any storms expected in the next few days?
|
weekend_forecast
|
Should I expect rain this weekend?
|
weekend_forecast
|
Is the weekend looking dry?
|
weekend_forecast
|
Will Sunday be sunny?
|
weekend_forecast
|
Do I need to cancel plans this weekend due to weather?
|
weekend_forecast
|
What's Saturday's forecast?
|
N_days_forecast
|
Is it going to be a wet week?
|
N_days_forecast
|
Will it stay dry all week?
|
N_days_forecast
|
Give me a heads up for this week's weather.
|
N_days_forecast
|
Will the whole week be sunny?
|
N_days_forecast
|
How's the weather for the upcoming week?
|
current_temperature
|
Do you know the temperature right now?
|
current_temperature
|
Is it warm outside at the moment?
|
current_temperature
|
Can you give me the current temp?
|
current_temperature
|
What's the outside temperature currently?
|
current_temperature
|
What's the temperature like outside now?
|
hourly_temperature
|
Is it going to be cold tonight?
|
hourly_temperature
|
Temperature around midnight?
|
hourly_temperature
|
How warm will it be at 8 am?
|
hourly_temperature
|
What's the expected temperature this evening?
|
hourly_temperature
|
Is it dropping tonight?
|
high_temperature
|
What's the hottest it will get today?
|
high_temperature
|
Is tomorrow going to be really hot?
|
high_temperature
|
Can you tell me the peak temperature?
|
high_temperature
|
What’s the temperature high for Sunday?
|
high_temperature
|
How high will the temperature climb today?
|
low_temperature
|
Is it going to be chilly tonight?
|
low_temperature
|
How low will the temperature get overnight?
|
low_temperature
|
What’s the coldest time expected today?
|
low_temperature
|
Is it freezing tonight?
|
low_temperature
|
Minimum temperature for this evening?
|
hourly_temperature
|
Should I wear a jacket today?
|
current_temperature
|
Do I need a coat right now?
|
current_temperature
|
Is the weather too cold for shorts?
|
current_temperature
|
Is it too hot to wear a sweater?
|
hourly_temperature
|
Will it feel warm all day?
|
hourly_temperature
|
Is it going to be mild or extreme today?
|
hourly_temperature
|
Give me a sense of the temperature range.
|
hourly_temperature
|
How warm will the afternoon get?
|
hourly_temperature
|
How cold should I expect it to be this morning?
|
hourly_temperature
|
Is it going to get chilly later?
|
is_wind
|
Will it be blustery today?
|
is_wind
|
How strong is the wind expected to be?
|
is_wind
|
Is it going to be calm or windy?
|
is_wind
|
Will it feel breezy today?
|
is_wind
|
Should I worry about strong gusts?
|
is_snow
|
Any snowfall today?
|
is_snow
|
Will we get any snow in the next 24 hours?
|
is_snow
|
Is there a snow warning?
|
is_snow
|
Should I prepare for snow today?
|
is_snow
|
Could it snow later?
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.