curriculum/challenges/english/blocks/learn-how-to-use-conditionals/67850aaa7a0e065d089322fb.md
Listen to the audio and complete the sentence below.
If they BLANK, it BLANK a lot of tech companies, wouldn't it?
closed
This is the past tense of close and is part of the Second Conditional. It refers to a hypothetical situation where the company shuts down.
would affect
These two words are used in the Second Conditional to describe the impact or result of the hypothetical condition.
The sentence uses the Second Conditional, which is structured as:
If + Past Simple or Past Continuous tense, might / would / could + base verb. In this example:
If they closed is the condition (imagining a shutdown).
It would affect is the result (what would happen as a consequence).
This type of conditional is used to talk about unreal or hypothetical situations.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_7-3.mp3",
"startTime": 1,
"startTimestamp": 12.72,
"finishTimestamp": 15.5
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 1.7,
"dialogue": {
"text": "If they closed,",
"align": "center"
}
},
{
"character": "Lisa",
"startTime": 1.7,
"finishTime": 3.78,
"dialogue": {
"text": "it would affect a lot of tech companies, wouldn't it?",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 4.28
}
]
}