extensions/spellcheck/hunspell/tests/unit/data/alias3.morph

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/extensions/spellcheck/hunspell/tests/unit/data/alias3.morph	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +> ouro
     1.5 +analyze(ouro) = [stem_1] ouro:ts 
     1.6 +> metouro
     1.7 +analyze(metouro) = affix_2/ ouro:ts [stem_1]
     1.8 +> tekmetouro
     1.9 +analyze(tekmetouro) = affix_1/ affix_2/ ouro:ts [stem_1]
    1.10 +> ouro_test_
    1.11 +analyze(ouro_test_) = [stem_1] ouro:ts /suffix_1 

mercurial