diff --git a/earwigbot/commands/dictionary.py b/earwigbot/commands/dictionary.py index 5f77ad1..c20f299 100644 --- a/earwigbot/commands/dictionary.py +++ b/earwigbot/commands/dictionary.py @@ -104,6 +104,7 @@ class Dictionary(Command): "proverb": "Proverb", "prop. n.": "Proper noun", "abbr.": "Abbreviation", + "punct.": "Punctuation mark", } blocks = "=" * (level + 1) defs = []