curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657dd4012bce1081c8d8c934.md
Any is often used in questions to ask if something exists or is available, without specifying a quantity. It's useful when you don't know if there is something or how much there is and you want to find out. For example:
Are there any updates? - Here, any is used to ask if there are updates without specifying a number.
Any is often used in questions and negative statements to mean some or even a little. Here's how you might use it in different contexts:
Do you have any questions? (It doesn't matter if there are many questions or just one; you're asking if there are questions at all.)I don't have any money. (You have zero money.)Could I have any of these cookies? (It doesn't matter which cookie; any cookie will do.)What does Tom want to know about the neighborhood?
If there are good places to eat.
If it has good transportation.
Tom's question is specifically about places to eat, not transportation.
If there are entertainment places.
Restaurants are places to eat, which is not the same as entertainment like theaters.
If there are shopping centers.
Shopping centers are not mentioned in this part of the conversation.
1
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.3-5.mp3",
"startTime": 1,
"startTimestamp": 15.06,
"finishTimestamp": 18.42
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.36,
"dialogue": {
"text": "How about restaurants? Are there any good restaurants in this neighborhood?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.86
}
]
}