curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/675edeea805bb0c44385d0d5.md
Listen to the audio and complete the sentence below.
It's crucial to be careful, BLANK during peak travel times, like holidays or weekends.
especially
This word means to focus on something more than usual or to highlight something as particularly important.
Especially means more than usual or with extra focus on a particular thing or situation. It is used to emphasize something important. For example:
Developers need to monitor network security, especially during software updates. - It emphasizes that monitoring security is more important during software updates because such times are critical and often targeted by attackers.
{
"setup": {
"background": "interview-room1.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_6-3.mp3",
"startTime": 1,
"startTimestamp": 9.06,
"finishTimestamp": 14.3
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 6.24,
"dialogue": {
"text": "It's crucial to be careful, especially during peak travel times like holidays or weekends.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 6.74
}
]
}