wordp  -- Operation (predicate), one input.
     The input can be any Logo object.  The output is the word true if  the
     input is a word.  The output is the word false if the input is a list.
