summaryrefslogtreecommitdiff
path: root/tests/alias2.morph
diff options
context:
space:
mode:
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