tenfourfox/extensions/spellcheck/hunspell/tests/unit/data/zeroaffix.morph
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

14 lines
346 B
Plaintext

> bar
analyze(bar) = st:bar <BAR <ZERO>>
analyze(bar) = st:bar <BAR >
analyze(bar) = st:bar <BAR <ZERODERIV> <ZERO>>
analyze(bar) = st:bar <BAR <ZERODERIV> >
stem(bar) = bar
> foo
analyze(foo) = st:foo <FOO >
stem(foo) = foo
> barbaz
analyze(barbaz) = st:bar <BAR <DERIV> <ZERO>>
analyze(barbaz) = st:bar <BAR <DERIV> >
stem(barbaz) = bar