curriculum/challenges/english/blocks/learn-how-to-discuss-your-morning-or-evening-routine/655a8fcbb859993a93204e44.md
Listen to the audio and complete the sentence below.
I like to relax BLANK reading a book or BLANK to music. Sometimes, I meditate.
by
This preposition is used to introduce how something is done.
listening
It's the gerund form of listen, used here after the conjunction or to describe another relaxation method.
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Sarah",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.2-3.mp3",
"startTime": 1,
"startTimestamp": 70.58,
"finishTimestamp": 75.26
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 5.68,
"dialogue": {
"text": "I like to relax by reading a book or listening to music. Sometimes, I meditate.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.18
}
]
}