home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / doslogo.zip / LOGOHLP.ZIP / SENTENC1.HLP < prev    next >
Text File  |  1990-06-11  |  280b  |  5 lines

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