mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-01 13:28:39 +09:00
7 lines
121 B
Text
7 lines
121 B
Text
# 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
|