sentencep  -- Operation (predicate), one input.
     The input can be any Logo object.  The output is the word true if  the
     input  is  a  sentence, i.e., a list of words.  The output is the word
     false if the input is a word, or if any member of the input is a list.
