Selaa lähdekoodia

Proper nouns!

tags/v0.1^2
Ben Kurtovic 12 vuotta sitten
vanhempi
commit
1ca93b4a04
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      earwigbot/commands/dictionary.py

+ 1
- 0
earwigbot/commands/dictionary.py Näytä tiedosto

@@ -94,6 +94,7 @@ class Dictionary(Command):
"initialism": "Initialism",
"phrase": "Phrase",
"proverb": "Proverb",
"prop. n.": "Proper noun",
}
defs = []
for part, fullname in parts_of_speech.iteritems():


Ladataan…
Peruuta
Tallenna