curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66a959fe82e01c4c1bfad642.md
Might is used to express possibility. It means that something is possible but not certain. For example:
I might go to the party if I finish my work. - It's possible I will go, but I'm not sure.
She might call you later. - It's possible she will call, but it's not certain.
Listen to the audio and answer the question below.
What does Bob mean in his answer?
There are definitely similar projects happening.
Might doesn't indicate certainty.
There are no similar projects at all.
Might doesn't indicate a complete absence of similar projects.
It is possible that there will be similar projects.
They have already finished the similar projects.
Might is about future possibilities, not about projects that are already finished.
3
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-1.mp3",
"startTime": 1,
"startTimestamp": 19.56,
"finishTimestamp": 28.82
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 3.08,
"dialogue": {
"text": "A couple of developers from our branch in Seattle",
"align": "center"
}
},
{
"character": "Lisa",
"startTime": 3.08,
"finishTime": 5.56,
"dialogue": {
"text": "and a UX designer I've collaborated with before.",
"align": "center"
}
},
{
"character": "Lisa",
"startTime": 6.16,
"finishTime": 8.58,
"dialogue": {
"text": "Do you know if we have any similar projects coming up here?",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 8.58
},
{
"character": "Bob",
"opacity": 1,
"startTime": 8.58
},
{
"character": "Bob",
"startTime": 8.58,
"finishTime": 10.26,
"dialogue": {
"text": "Actually, we might.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 10.76
}
]
}