never ending tasks:
- adding even more words
- adding / reorganizing flags
- kicking useless words especially from zusammen.txt



************************
* Wishlist for ispell: *
************************

- spell checking ought to be ``one step ahead'' (ispell needs to be
  multithreaded!)
- progress meter (how much of the text has been done?)
- enlarged array (256 or so) for `stringchars'
- UNDO / REDO
- a way to force Capitalisation (lowerisazion) via flags in the aff-file
  (for example by ``flag ^J'' ???)
- the TeX `ligature supressor' (\/ and "|) and TeX-hints for hyphenation
  like "- or \- should be ignored inside words ("| and "- are german.sty only,
  so a type of ``ignorechar'' for the aff-file could make this job?)
- indicator to see that ispell is working (searching), for example a
  rotating "|" so that the user doesn't press <space> twice
- let's take this:
   flag X:
       U SS > -USS,U"SSE
   ... this will lead to NSSE inspite of Nsse :-(
   words that are affix-replaced up to the first character are written
   CAPITALISED and not Capitalised as they ought to be. (corrected in versions
   after 3.1.20)
- some color would be nice ... perhaps
- any solution for SS sS Ss problem (capitalisazion of )
