feat: add new wotd question

This commit is contained in:
2026-05-10 17:13:51 -04:00
parent cbdf0e5b5d
commit ca7b4c2896

View File

@@ -1363,5 +1363,25 @@
"answer": "epistemic"
}
]
},
{
"id": "sonder",
"question": "the realization that each random passerby is living a life as vivid and complex as your own",
"followup": "I've heard if you see a gravid woman on a bus or train, it's polite to give up your seat for her.",
"answers": [
{
"answer": "saudade",
"homophones": ["sad day", "saw day", "sad days", "saw days", "sag day", "sag days"]
},
{
"answer": "limerence",
"homophones": ["limerick", "limerence", "limerick", "limerence", "limerick", "limerence", "limer dance"]
},
{
"answer": "sonder",
"correct": true,
"homophones": ["solder", "sondor", "sadder", "sawwer"]
}
]
}
]