Ok, to get these to work:

PUT: thesaurus, define in /usr/local/bin

IF: your perl binary isn't /usr/local/bin/perl edit the top line of each of
the files to point to where it is


USAGE:

To get a definition type: define <word> 
If you want to define a word that is composed of two words, like "ballistic missile" you would
type:
 	define ballistic+missile

To get a list of synonyms type: thesaurus <word>

--that's it. Have fun.

AUTHOR:
Nicholas Kelleher. Freely distribute/alter/redistribute, or any combination of the three.