curriculum/challenges/english/blocks/learn-how-to-use-conditionals/678554d17334f068f48856da.md
Listen to the audio and complete the sentence below.
True. If that money goes away, those companies BLANK not survive.
might
This modal verb is used to express possibility.
The word might is a modal verb used to express possibility or a chance of something happening. It is less certain than will and suggests that something could happen, but it's not guaranteed. For example:
It might rain tomorrow. - There is a chance of rain, but it's not certain.
She might join the meeting later. - It's possible she will attend, but it's not definite.
In the dialogue, might shows the possibility that some companies could fail, depending on the condition.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_7-3.mp3",
"startTime": 1,
"startTimestamp": 28.86,
"finishTimestamp": 32.42
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.56,
"dialogue": {
"text": "True. If that money goes away, those companies might not survive.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.06
}
]
}