curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e408655f2764fac4efa29.md
Can't is sometimes used for referring to something that should not be done, usually for reasons like safety, rules, or best practices.
It emphasizes the importance of avoiding certain actions. For example:
You can't enter restricted areas without permission. - This highlights a strict rule or prohibition.
What does Jake mean by saying he can't forget to inspect the alarm systems?
It is a habit he enjoys.
Can't forget implies necessity, not personal enjoyment.
It's a less important part of his job.
The phrase indicates the task's importance, not its lack of importance.
It's a task he delegates to others.
When Jake says I can't forget, it suggests a personal responsibility, not delegation.
It's a crucial task he needs to remember.
4
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Jake",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.1-3.mp3",
"startTime": 1,
"startTimestamp": 17.24,
"finishTimestamp": 19.64
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 3.40,
"dialogue": {
"text": "I can't forget to inspect the alarm systems.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 3.90
}
]
}