curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66bbad0ec7d867190bae6a04.md
Listen to the audio and complete the sentence below.
Hey Sarah, BLANK?
do you have a moment
This question is a common way to check if someone is available for a quick conversation. It has 5 words: an auxiliary verb, a pronoun, a main verb, an article, and a noun.
Do you have a moment? is a polite way to ask if someone has some time to talk.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 2.12
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.12,
"dialogue": {
"text": "Hey Sarah, do you have a moment?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.62
}
]
}