curriculum/challenges/english/blocks/learn-how-to-plan-future-events/675743f6f7016d1074a9bca1.md
Listen to the audio and complete the sentence below.
It might. I hope it BLANK.
won't
This is the contraction for will not.
Won't is the contraction for will not, which is used to make negative sentences about the future. For example:
They won't finish the project on time if they don't start now. - This predicts a negative outcome if action isn't taken.
He won't attend the meeting because he is sick. - This shows a future action that will not happen.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_5-2.mp3",
"startTime": 1,
"startTimestamp": 20.78,
"finishTimestamp": 22.58
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 2.8,
"dialogue": {
"text": "It might. I hope it won't,",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 3.3
}
]
}