curriculum/challenges/english/blocks/learn-how-to-discuss-your-morning-or-evening-routine/655a54506b259313b2d59577.md
Conditional sentences often use if to describe a situation (cause) that will lead to a particular result (consequence). They typically consist of two parts: the if clause (condition) and the main clause (result). For example:
If you sleep well, you will feel refreshed. - The condition is sleep well, and the result is feel refreshed. This means feeling refreshed depends on sleeping well.
What is the cause and consequence of the expert's advice?
Feeling relaxed at the end of the day causes a more productive day.
The condition is about starting the day feeling relaxed, not ending it.
Starting the day relaxed can lead to a more productive day.
Being productive in the morning causes relaxation during the day.
The advice suggests that relaxation leads to productivity, not the other way around.
Rushing in the morning leads to relaxation later.
The focus is on the benefit of starting the day relaxed.
2
{
"setup": {
"background": "interview-room1.png",
"characters": [
{
"character": "Expert",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.2-2.mp3",
"startTime": 1,
"startTimestamp": 67.38,
"finishTimestamp": 71.80
}
},
"commands": [
{
"character": "Expert",
"opacity": 1,
"startTime": 0
},
{
"character": "Expert",
"startTime": 1,
"finishTime": 5.42,
"dialogue": {
"text": "If you start the day feeling relaxed, you may have a more productive day.",
"align": "center"
}
},
{
"character": "Expert",
"opacity": 0,
"startTime": 5.92
}
]
}