2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
.. _plugin-dict:
|
|
|
|
|
|
|
|
The Dict plugin
|
|
|
|
===============
|
|
|
|
|
2011-06-28 08:13:53 +02:00
|
|
|
.. _command-synonym:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
synonym <word> [<word> ...]
|
|
|
|
Gets a random synonym from the Moby Thesaurus (moby-thes) database.
|
|
|
|
|
|
|
|
If given many words, gets a random synonym for each of them.
|
|
|
|
|
|
|
|
Quote phrases to have them treated as one lookup word.
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
|
|
|
|
|
2011-06-28 08:13:53 +02:00
|
|
|
.. _command-dict:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
dict [<dictionary>] <word>
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Looks up the definition of *<word>* on the dictd server specified by
|
|
|
|
the supybot.plugins.Dict.server config variable.
|
|
|
|
|
|
|
|
|
2011-06-28 08:13:53 +02:00
|
|
|
.. _command-random:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
random
|
|
|
|
^^^^^^
|
|
|
|
|
|
|
|
Returns a random valid dictionary.
|
|
|
|
|
|
|
|
|
2011-06-28 08:13:53 +02:00
|
|
|
.. _command-dictionaries:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
dictionaries
|
|
|
|
^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Returns the dictionaries valid for the dict command.
|
|
|
|
|
|
|
|
|