curriculum/challenges/english/blocks/learn-how-to-discuss-your-morning-or-evening-routine/655a39242197c9040ddedef2.md
The imperative form is used to give orders, instructions, or advice. Positive commands usually start with the verb in its base form, and negative commands start with don't or do not. This form is common when telling someone what to do or not to do. For example:
Drink plenty of water. — Here, the verb drink gives advice about what someone should do.
Don't stay up too late. — Here, don't makes the command negative, telling someone what they should avoid doing.
BLANK one alarm and BLANK up when it rings.
Set
This verb means to arrange or program something, like fixing a time for an alarm. The first letter is capitalized.
get
Together with up, this verb means to rise from bed.
{
"setup": {
"background": "interview-room1.png",
"characters": [
{
"character": "Expert",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.2-2.mp3",
"startTime": 1,
"startTimestamp": 19.82,
"finishTimestamp": 22.28
}
},
"commands": [
{
"character": "Expert",
"opacity": 1,
"startTime": 0
},
{
"character": "Expert",
"startTime": 1,
"finishTime": 3.46,
"dialogue": {
"text": "Set one alarm and get up when it rings.",
"align": "center"
}
},
{
"character": "Expert",
"opacity": 0,
"startTime": 3.96
}
]
}