curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657b207e8603d076272706b1.md
The suffix -ly can be added to words to indicate the frequency of an event. Here's how it applies to different time periods:
Daily means it occurs once every day.Weekly indicates something that happens once every week.Monthly describes something that happens once every month.Yearly (or annually) describes something that happens once every year.According to Sarah, how often does the game night happen?
Once every week.
The game night doesn't happen weekly.
Once every day.
The game night doesn't happen daily.
Once every month.
Once every year.
The game night doesn't happen yearly.
3
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Sarah",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.3-1.mp3",
"startTime": 1,
"startTimestamp": 17.6,
"finishTimestamp": 19.60
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.84,
"dialogue": {
"text": "Many of us enjoy the monthly game night.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 3.34
}
]
}