curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/663d115d93f1107c06ffa065.md
Previously, you saw that, in order to talk about something that is happening at the moment you are speaking, you can use the Present Continuous tense (verb to be + a verb in the -ing form). It is possible, however, to use the same structure to talk about future events that are already part of a schedule. Example: If a doctor says I am seeing a patient at 4., they mean there is a patient scheduled to see them at that time. The event will happen in the future, but it is possible to use the Present Continuous tense to express it.
Listen to the dialogue and fill in the blanks.
Well, the documentation says weBLANK BLANK the testing phase next week, but you mentioned it was the following week.
're
This blank has the contraction of the verb to be that follows we.
starting
A verb similar to begin. It's in the Present Continuous tense to express a schedule future event, so use the -ing form.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "4.3-4.mp3",
"startTime": 1,
"startTimestamp": 14.06,
"finishTimestamp": 19.16
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 6.1,
"dialogue": {
"text": "Well, the documentation says we're starting the testing phase next week, but you mentioned it was the following week.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 6.6
}
]
}