curriculum/challenges/english/blocks/learn-how-to-talk-about-hobbies-and-interests/657d5eafe5e79d88d2b6328e.md
The Present Perfect tense is used to express past experiences that influence the present.
In this dialogue, Bob talks about the duration of his interest in photography, highlighting its evolution from a hobby to a significant part of his life.
How is Present Perfect used in Bob's statement?
To describe something that started in the past and is still true or relevant now.
To describe something that happened once and is already finished.
This tense is used for ongoing actions, not one-time events.
To describe something that happened in the past with no link to the present.
This tense suggests ongoing relevance in the present.
To describe something that will happen as a plan in the future.
This tense focuses on past and present, not future plans.
1
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.2-1.mp3",
"startTime": 1,
"startTimestamp": 14.38,
"finishTimestamp": 19.90
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 6.52,
"dialogue": {
"text": "For nearly a decade now. It started as a hobby, but it's become a significant part of my life.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 7.02
}
]
}