summaryrefslogtreecommitdiff
path: root/tests/alias2.morph
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-05 08:17:58 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-05 08:17:58 -0800
commit285df3905d3ecbb34f6120b22f22cf43ffe0dcec (patch)
tree5eba1479073e9f64e6c234c28a90cded4bff6b90 /tests/alias2.morph
downloadhunspell-285df3905d3ecbb34f6120b22f22cf43ffe0dcec.tar.gz
hunspell-285df3905d3ecbb34f6120b22f22cf43ffe0dcec.tar.bz2
hunspell-285df3905d3ecbb34f6120b22f22cf43ffe0dcec.zip
Imported Upstream version 1.3.2upstream/1.3.2upstream
Diffstat (limited to 'tests/alias2.morph')
-rw-r--r--tests/alias2.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/alias2.morph b/tests/alias2.morph
new file mode 100644
index 0000000..01f983d
--- /dev/null
+++ b/tests/alias2.morph
@@ -0,0 +1,12 @@
+> foo
+analyze(foo) = st:foo po:noun xx:other_data
+stem(foo) = foo
+> foox
+analyze(foox) = st:foo po:noun xx:other_data is:affix_x
+stem(foox) = foo
+> fooy
+analyze(fooy) = st:foo po:noun xx:other_data ds:affix_y
+stem(fooy) = fooy
+> fooyx
+analyze(fooyx) = st:foo po:noun xx:other_data ds:affix_y is:affix_x
+stem(fooyx) = fooy