dict [-c] [-d] [-s] [-t] [-q] [-w] WORD

             Look up WORD in a set of databases where WORD can contain any 
             number of * and % chars for shell like globbing.
          
             -c  Complete WORD if found in the Oxford Dictionary.
             -d  Define WORD in the Concise Oxford Dictionary, 8th Ed.
             -s  Check spelling of WORD.
             -t  Look up WORD in the Oxford Thesaurus
             -q  Search for WORD in the Oxford Dictionary of Familiar 
                 Quotations (and Modern Q.)
             -w  Look up WORD in the CIA World Factbook
                 The default option is -d
             
             Examples:
                   @dict abash     Define abash
                   @dict -c aba*   Lists words that start with aba
                   @dict -w Chile  Prints tons of info about Chile.
See also:   mudlink
