This plugin provides a function to look up words from different dictionaries.
Command | Help |
---|---|
dict | Dict dict [<dictionary>] <word> Looks up the definition of <word> on the dictd server specified by the supybot.plugins.Dict.server config variable. |
dictionaries | Dict dictionaries takes no arguments Returns the dictionaries valid for the dict command. |
random | Dict random takes no arguments Returns a random valid dictionary. |
synonym | Dict synonym <word> [<word> ...] Gets a random synonym from the Moby Thesaurus (moby-thesaurus) database. If given many words, gets a random synonym for each of them. Quote phrases to have them treated as one lookup word. |