curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/658158edd3fc672bafe96079.md
The phrase reminds means to cause someone to remember something or to keep something fresh in one's memory.
In the dialogue, Maria talks about the importance of discussions to help them remember their purpose and what keeps them moving forward.
Anytime. It's good to have these discussions. It BLANK us of what keeps us going.
reminds
This verb is used to make someone think of something they might have forgotten. It brings something back into someone's mind.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.5},
"opacity": 0
}
],
"audio": {
"filename": "4.1-1.mp3",
"startTime": 1,
"startTimestamp": 76.52,
"finishTimestamp": 80.60
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.08,
"dialogue": {
"text": "Anytime. It's good to have these discussions. It reminds us of what keeps us going.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.58
}
]
}