curriculum/challenges/english/blocks/learn-how-to-ask-and-share-about-educational-and-professional-background/657b20338e0802931673c1e1.md
Regular verbs that end with -e have a simple rule for conjugating in the past tense. You just need to add a -d to the end of the verb.
This rule helps to keep the pronunciation clear and avoids the addition of an extra syllable that could complicate the word's pronunciation.
For example, live becomes lived.
It was more hands-on, and I BLANK every bit of it.
loved
To form the past simple, add -d to the base form of the verb love.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.1-3.mp3",
"startTime": 1,
"startTimestamp": 51.72,
"finishTimestamp": 54.64
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.92,
"dialogue": {
"text": "It was more hands-on, and I loved every bit of it.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.42
}
]
}