Source code
Revision control
Copy as Markdown
Other Tools
# simple example for affix compression (see Hunspell(4))
PFX A Y 1
PFX A 0 re .
SFX B Y 2
SFX B 0 ed [^y]
SFX B y ied y
# simple example for affix compression (see Hunspell(4))
PFX A Y 1
PFX A 0 re .
SFX B Y 2
SFX B 0 ed [^y]
SFX B y ied y