home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume10 / enh-spell / README < prev    next >
Text File  |  1990-02-20  |  977b  |  24 lines

  1. Unix comes with a 'spell' utility complete with a file of
  2. correctly spelled words, and a file of derived words which
  3. look plausible to the 'spell' program, but are not. But
  4. the lists are not as complete as one would like.
  5.  
  6. Here are some routines for augmenting the released spelling lists,
  7. and using them with the spell-routine.
  8.  
  9. Commands:
  10.  
  11.    learn_word   ... Learn correct spelling of a word or words.
  12.    bad_word     ... Learn that a word which might be derived from
  13.                     spell's spelling rules is in fact misspelled.
  14.    spell        ... Like spell, but uses the augmented lists.
  15.  
  16.  
  17. I've also included 'words' and 'stop' files of words which have come
  18. up in my writing over the past few months. There's only one word in the
  19. stop-list: 'primative', which I suppose it derives as 'prima' + 'tive'.
  20. The correct spelling is 'primitive', which is in the standard list.
  21.  
  22. The 'words' list has seventy-eight so far, some of which may not be suitable
  23. to all occasions.
  24.