curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cc6981cbf2711196a284f.md
To ask about someone's actions or plans in the present with the verb to be, you can use the structure are you at the beginning of the question. This combination of verb (are) and subject (you) helps form questions in the present simple tense.
BLANK you eating here or BLANK you going out?
Are
This is a form of the verb to be, used with you, we, or they. The first letter is capitalized.
are
This is a form of the verb to be, used with you, we, or they.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-3.mp3",
"startTime": 1,
"startTimestamp": 5.2,
"finishTimestamp": 7.66
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 2.85,
"dialogue": {
"text": "Are you eating here or are you going out?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.35
}
]
}