1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/extensions/spellcheck/hunspell/tests/unit/data/zeroaffix.morph Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,13 @@ 1.4 +> bar 1.5 +analyze(bar) = st:bar <BAR <ZERO>> 1.6 +analyze(bar) = st:bar <BAR > 1.7 +analyze(bar) = st:bar <BAR <ZERODERIV> <ZERO>> 1.8 +analyze(bar) = st:bar <BAR <ZERODERIV> > 1.9 +stem(bar) = bar 1.10 +> foo 1.11 +analyze(foo) = st:foo <FOO > 1.12 +stem(foo) = foo 1.13 +> barbaz 1.14 +analyze(barbaz) = st:bar <BAR <DERIV> <ZERO>> 1.15 +analyze(barbaz) = st:bar <BAR <DERIV> > 1.16 +stem(barbaz) = bar