curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657cd9ae412af80b2a7ff265.md
Any is used to indicate no matter which one, no matter when, or no matter what. For example, You can ask me any question means you can ask all kinds of questions.
Even is used to emphasize something unexpected or to include something in addition. This word highlights something extra or beyond what is usual. For example, She can speak many languages, even Tupi means that it's surprising or notable that she can also speak Tupi, in addition to other languages.
You can talk to her BLANK time, BLANK in this virtual setting, if you have questions, Lisa.
any
This word is used to indicate no specific time; any time is acceptable.
even
It is used to emphasize something that might be surprising or not usually expected.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Sarah",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.2-3.mp3",
"startTime": 1,
"startTimestamp": 14.86,
"finishTimestamp": 19.94
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 6.08,
"dialogue": {
"text": "You can talk to her any time, even in this virtual setting, if you have questions, Lisa.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.58
}
]
}