curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66a90bbd872bca2a1b7e63a9.md
Listen to the audio and complete the sentence below.
Hey Lisa, BLANK you have a minute?
do
This is the auxiliary verb used to form the question.
The auxiliary verb do is used to form questions in the Present Simple tense.
For example, in the question Do you have a minute?, do is used to ask if someone has time.
The auxiliary verb do is used to form questions in the Present Simple tense.
For example, in the question Do you have a minute?, do is used to ask if someone has time.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 1.72
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.72,
"dialogue": {
"text": "Hey Lisa, do you have a minute?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.22
}
]
}