curriculum/challenges/english/blocks/learn-how-to-talk-about-hobbies-and-interests/657e77d93552a0c1b00f775a.md
Would you like...? is often used when proposing or suggesting an activity. For example:
Would you like to test the new app with me? - It's a polite invitation to work together on testing.
When Linda says Would you like to go cycling with me one of these days?, it's similar to saying "Hey, let's go cycling together."
What does the expression would you like convey?
A direct question about preferences.
While it involves preferences, the expression is more of an invitation than a direct question.
A casual statement of fact.
It goes beyond a simple statement of fact.
An enthusiastic invitation or suggestion.
A rhetorical question.
It is a genuine invitation, not a rhetorical question.
3
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Linda",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "3.2-2.mp3",
"startTime": 1,
"startTimestamp": 39.00,
"finishTimestamp": 41.06
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 3.06,
"dialogue": {
"text": "Would you like to go cycling with me one of these days?",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 3.56
}
]
}