fileword  -- Operation, one input.  Abbreviation: fiwd
     The input must be a file descriptor, open for reading.  The  procedure
     reads one line from the file.  The output is that line, in the form of
     a single word, including spaces and punctuation  characters.   If  the
     end of the file has been reached, the output is the empty list.
