> ## Content Index
> Fetch the complete content index at: https://learn-with-alicia.ghost.io/llms.txt
> Use this file to discover other available public pages before exploring further.

# Word  Hunt.
- URL: https://learn-with-alicia.ghost.io/word-hunt/
- Published: 2026-08-10T13:25:56.000Z
- Updated: 2026-08-20T11:48:33.000Z
- Description: Fifteen useful words are hidden inside familiar places, feelings and actions. Follow the clues and collect every word.
- Author: Alicia  Lund
- Tags: vocabulary-mission, vocabulary-1-3, #ep-vocabulary-start

```
{
  "finish": "Treasure found! You unlocked all fifteen everyday words and completed the hunt.",
  "steps": [
    {
      "word": "enormous",
      "say": "The elephant was enormous.",
      "question": "What does enormous mean?",
      "card": "The elephant was enormous.",
      "choices": ["Very large", "Very quiet", "Very young"],
      "answer": 0,
      "good": "Correct! Enormous means very large.",
      "help": "Think about the size of an elephant."
    },
    {
      "word": "tiny",
      "say": "A tiny ant crawled across the leaf.",
      "question": "What does tiny mean?",
      "card": "A tiny ant crawled across the leaf.",
      "choices": ["Very fast", "Very small", "Very loud"],
      "answer": 1,
      "good": "Yes! Tiny means very small.",
      "help": "Think about the size of an ant."
    },
    {
      "word": "exhausted",
      "say": "After the long race, Musa felt exhausted.",
      "question": "How did Musa feel?",
      "card": "After the long race, Musa felt exhausted.",
      "choices": ["Very tired", "Very angry", "Very hungry"],
      "answer": 0,
      "good": "Correct! Exhausted means very tired.",
      "help": "How might somebody feel after running a long race?"
    },
    {
      "word": "delighted",
      "say": "Leila was delighted when her friend arrived.",
      "question": "What does delighted mean?",
      "card": "Leila was delighted when her friend arrived.",
      "choices": ["Very worried", "Very happy", "Very sleepy"],
      "answer": 1,
      "good": "Exactly! Delighted means very happy.",
      "help": "How might Leila feel when someone she likes arrives?"
    },
    {
      "word": "gloomy",
      "say": "The sky was gloomy before the rain began.",
      "question": "What did the sky look like?",
      "card": "The sky was gloomy before the rain began.",
      "choices": ["Dark and dull", "Bright and clear", "Pink and shiny"],
      "answer": 0,
      "good": "Correct! Gloomy can mean dark, dull or sad.",
      "help": "The rain is about to begin. Think about the clouds."
    },
    {
      "word": "fragile",
      "say": "Amina carried the fragile glass carefully.",
      "question": "Why did Amina carry it carefully?",
      "card": "Amina carried the fragile glass carefully.",
      "choices": ["It could easily break", "It was very heavy", "It was making noise"],
      "answer": 0,
      "good": "Well done! Fragile means easily broken or damaged.",
      "help": "Glass can break when it is dropped."
    },
    {
      "word": "swift",
      "say": "The swift rabbit reached the garden first.",
      "question": "What does swift mean?",
      "card": "The swift rabbit reached the garden first.",
      "choices": ["Slow", "Fast", "Lost"],
      "answer": 1,
      "good": "Correct! Swift means fast.",
      "help": "The rabbit arrived first."
    },
    {
      "word": "silent",
      "say": "The classroom became silent when the story began.",
      "question": "What does silent mean?",
      "card": "The classroom became silent when the story began.",
      "choices": ["Without sound", "Full of music", "Very crowded"],
      "answer": 0,
      "good": "Correct! Silent means without sound.",
      "help": "Everyone stopped talking to hear the story."
    },
    {
      "word": "generous",
      "say": "Sofia was generous and shared her fruit with everyone.",
      "question": "What does generous mean?",
      "card": "Sofia was generous and shared her fruit with everyone.",
      "choices": ["Willing to share", "Afraid to speak", "Unable to choose"],
      "answer": 0,
      "good": "Excellent! A generous person willingly gives or shares.",
      "help": "What did Sofia do with her fruit?"
    },
    {
      "word": "ancient",
      "say": "The children discovered an ancient stone wall.",
      "question": "What does ancient mean?",
      "card": "The children discovered an ancient stone wall.",
      "choices": ["Very new", "Very old", "Very soft"],
      "answer": 1,
      "good": "Correct! Ancient means very old.",
      "help": "The wall may have been there for hundreds of years."
    },
    {
      "word": "sturdy",
      "say": "The sturdy chair did not break when Father stood on it.",
      "question": "What does sturdy mean?",
      "card": "The sturdy chair did not break when Father stood on it.",
      "choices": ["Strong", "Dirty", "Small"],
      "answer": 0,
      "good": "Yes! Sturdy means strong and firmly built.",
      "help": "The chair held Father's weight without breaking."
    },
    {
      "word": "vanished",
      "say": "The rainbow vanished when the clouds returned.",
      "question": "What happened to the rainbow?",
      "card": "The rainbow vanished when the clouds returned.",
      "choices": ["It grew larger", "It disappeared", "It changed colour"],
      "answer": 1,
      "good": "Correct! Vanished means disappeared.",
      "help": "Could they still see the rainbow?"
    },
    {
      "word": "cautious",
      "say": "Whiskers was cautious when he crossed the narrow bridge.",
      "question": "How did Whiskers behave?",
      "card": "Whiskers was cautious when he crossed the narrow bridge.",
      "choices": ["Carefully", "Noisily", "Sleepily"],
      "answer": 0,
      "good": "Correct! Cautious means careful to avoid danger or mistakes.",
      "help": "A narrow bridge might be dangerous."
    },
    {
      "word": "grateful",
      "say": "Musa was grateful when Leila helped him find his bag.",
      "question": "What does grateful mean?",
      "card": "Musa was grateful when Leila helped him find his bag.",
      "choices": ["Feeling thankful", "Feeling confused", "Feeling bored"],
      "answer": 0,
      "good": "Exactly! Grateful means feeling thankful.",
      "help": "How might Musa feel about receiving help?"
    },
    {
      "word": "peculiar",
      "say": "A peculiar noise came from inside the cupboard.",
      "question": "What does peculiar mean?",
      "card": "A peculiar noise came from inside the cupboard.",
      "choices": ["Strange or unusual", "Soft and musical", "Familiar and expected"],
      "answer": 0,
      "good": "Treasure found! Peculiar means strange or unusual.",
      "help": "The cupboard was making a noise nobody expected."
    }
  ]
}
```