manpagez: man pages & more
info aspell
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

C.1.1 To Implement

To implement support for compound words based on the above description the following will need to be done:

  1. expand the affix code to support special compound flags as described in part one
  2. write code to store the conditions as described in part two
  3. expand the compound checking code to check against the conditions
  4. expand the dictionary format to store the necessary compound info with the word

I don’t know when I will be able to actually implement this. If you would like to try please let me know.


© manpagez.com 2000-2024
Individual documents may contain additional copyright information.