dict

COMMAND
    dict <word to look up>

DESCRIPTION
    The dict command sends a request to a remote dictionary 
    database and gives you the definition (in English) of
    the word if it finds it.

    For example,
 
        dict month

    will give you the definition of the word month.

SEE ALSO