curriculum/challenges/english/blocks/learn-how-to-discuss-your-morning-or-evening-routine/6557e0adbee371c3ac455a01.md
You probably remember that I'll is the contracted form of I will, a modal verb used to express future intentions, decisions, or plans made at the moment of speaking. For example:
I'll call you tomorrow. - It's a future intention to call.
I'll take the bus to work. - It's a decision made about taking the bus.
What does James imply by saying I'll try some of these tips?
He plans to try some of Sarah's habits in the future.
He tried some of Sarah's habits in the past.
I'll indicates a future action, not something that has already happened.
He is currently trying Sarah's habits.
I'll suggests a future intention, not something happening currently.
He has no intention of trying Sarah's habits.
I'll try indicates a plan or intention to try something.
1
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "James",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.2-1.mp3",
"startTime": 1,
"startTimestamp": 68.24,
"finishTimestamp": 70.96
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 3.72,
"dialogue": {
"text": "Thanks for sharing, Sarah. I'll try some of these tips.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 4.22
}
]
}