summaryrefslogtreecommitdiff
path: root/tests/circumfix.aff
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/circumfix.aff
downloadhunspell-285df3905d3ecbb34f6120b22f22cf43ffe0dcec.tar.gz
hunspell-285df3905d3ecbb34f6120b22f22cf43ffe0dcec.tar.bz2
hunspell-285df3905d3ecbb34f6120b22f22cf43ffe0dcec.zip
Imported Upstream version 1.3.2upstream/1.3.2upstream
Diffstat (limited to 'tests/circumfix.aff')
-rw-r--r--tests/circumfix.aff16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/circumfix.aff b/tests/circumfix.aff
new file mode 100644
index 0000000..1eecc64
--- /dev/null
+++ b/tests/circumfix.aff
@@ -0,0 +1,16 @@
+# circumfixes: ~ obligate prefix/suffix combinations
+# superlative in Hungarian: leg- (prefix) AND -bb (suffix)
+
+CIRCUMFIX X
+
+PFX A Y 1
+PFX A 0 leg/X .
+
+PFX B Y 1
+PFX B 0 legesleg/X .
+
+SFX C Y 3
+SFX C 0 obb . is:COMPARATIVE
+SFX C 0 obb/AX . is:SUPERLATIVE
+SFX C 0 obb/BX . is:SUPERSUPERLATIVE
+