summaryrefslogtreecommitdiffstats
path: root/extensions/spellcheck/hunspell/tests/unit/data/zeroaffix.morph
blob: bcb788ad758f07d5caad4e0a48de69bc13a11c19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
> 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