| Author | |
| Pavel Pergamenshchik |
| Class | Definition |
A word definition |
| Class | DictClient |
dict (RFC2229) client |
| Class | DictLookup |
Utility class for a single dict transaction. To be used with DictLookupFactory |
| Class | DictLookupFactory |
Utility factory for a single dict transaction |
| Class | InvalidResponse |
Undocumented |
| Function | define |
Look up a word using a dict server |
| Function | makeAtom |
Munch a string into an 'atom' |
| Function | makeWord |
Undocumented |
| Function | match |
Match a word using a dict server |
| Function | parseParam |
Chew one dqstring or atom from beginning of line and return (param, remaningline) |
| Function | parseText |
Undocumented |