curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/6581a95da053653b4593a650.md
Sometimes, you can use an auxiliary verb in a positive sentence to emphasize a statement, making it stronger.
For example, instead of saying The app saves time, you might say, The app does save time, emphasizing the app's efficiency.
Listen to Tom's response to Alice and fill in the missing words.
That BLANK sound BLANK, Alice.
does
This auxiliary verb is used here to emphasize the verb that follows it, making the statement stronger.
frustrating
This adjective describes feelings of annoyance or irritation, often because of obstacles or difficulties.
{
"setup": {
"background": "company2-roof.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "4.1-2.mp3",
"startTime": 1,
"startTimestamp": 55.86,
"finishTimestamp": 58.00
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.14,
"dialogue": {
"text": "That does sound frustrating, Alice.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.64
}
]
}