gecko/extensions/spellcheck/hunspell/tests/zeroaffix.morph

14 lines
346 B
Plaintext
Raw Normal View History

2011-02-17 16:03:08 -08:00
> 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