curriculum/challenges/english/blocks/learn-how-to-talk-about-hobbies-and-interests/657edbc3e12e35cfc1d80358.md
A huge collection is used to describe the quantity and variety of items collected over time. For example:
He owns a huge collection of programming books. - This means he has many different books about programming.
What does huge collection mean here?
A few items
Huge collection means many items, not just a few.
Many different items
A new hobby
This answer means someone just started collecting, but huge collection suggests they have been collecting for a while.
A neat arrangement of items
This answer talks about how items are arranged, but huge collection focuses on having many items.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "James",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.2-3.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 4.10
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 5.10,
"dialogue": {
"text": "Hey, I noticed you have a huge collection of action figures on that shelf behind you.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 5.60
}
]
}