diff --git a/Skills/@be/node_modules/@be/word-of-the-day/assets/words.json b/Skills/@be/node_modules/@be/word-of-the-day/assets/words.json index 963e5305..fc8ee4cc 100644 --- a/Skills/@be/node_modules/@be/word-of-the-day/assets/words.json +++ b/Skills/@be/node_modules/@be/word-of-the-day/assets/words.json @@ -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"] + } + ] } ] \ No newline at end of file