curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/658163793f65e532b8fa18e6.md
When you hear someone say it gets to me, they're telling you that something is really bothering or upsetting them. It's like when something annoys you a lot or makes you feel stressed.
One thing that really BLANK to me is BLANK long hours BLANK any BLANK.
gets
This word is used to say that something is bothering or affecting the speaker emotionally.
working
This word describes the action of doing a job or task.
without
This word means lacking or not having something.
breaks
This word refers to a short period of rest or pause from work or activity. Use the plural form.
{
"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": 8.84,
"finishTimestamp": 12.60
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.76,
"dialogue": {
"text": "One thing that really gets to me is working long hours without any breaks.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.26
}
]
}