curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65d6c390f03b85333445b5e4.md
The phrase have to is used to talk about things that are necessary or required. It is similar to must, but must is stronger and used for more important rules or personal feelings.
After have to, you use a base verb to explain what action is necessary. For example, You have to wear a helmet means wearing a helmet is necessary for safety.
Though is a word used to show a small contrast or surprise in a sentence. It's similar to but. For example, It's cold, though it's sunny means it's surprising the weather is cold because it's also sunny.
She doesn't BLANK BLANK interview for hiring people, though.
have
This part of the phrase indicates necessity or requirement.
to
It's used with have to show something is necessary or required.
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Alice",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "3.3-2.mp3",
"startTime": 1,
"startTimestamp": 24.82,
"finishTimestamp": 26.86
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 3.04,
"dialogue": {
"text": "She doesn't have to interview for hiring people though.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 3.54
}
]
}