Index: third_party/hunspell_new/tests/circumfix.aff |
diff --git a/third_party/hunspell_new/tests/circumfix.aff b/third_party/hunspell_new/tests/circumfix.aff |
deleted file mode 100644 |
index 1eecc644b050c08a5d57039ca21b519863373f66..0000000000000000000000000000000000000000 |
--- a/third_party/hunspell_new/tests/circumfix.aff |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-# 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 |
- |