curriculum/challenges/english/blocks/learn-about-adverbial-phrases/680a3cf5ca047daf5e8ecff5.md
Listen to the audio and complete the sentence below.
This way, we can understand the limits better BLANK we launch it fully.
before
This is used to show that something happens earlier in time than something else.
Before is used to show that one action happens earlier than another. For example:
Please save your work before you close the program. – This means saving should happen earlier than closing the program.
He always checks his code carefully before submitting it. – This means checking happens first, before the action of submitting.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_18-2.mp3",
"startTime": 1,
"startTimestamp": 40.52,
"finishTimestamp": 43.78
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.06,
"dialogue": {
"text": "This way, we can understand the limits better",
"align": "center"
}
},
{
"character": "Sophie",
"startTime": 3.06,
"finishTime": 4.26,
"dialogue": {
"text": "before we launch it fully.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.76
}
]
}