Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: third_party/hunspell_new/tests/circumfix.aff

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/hunspell_new/tests/checksharpsutf.wrong ('k') | third_party/hunspell_new/tests/circumfix.dic » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
-
« no previous file with comments | « third_party/hunspell_new/tests/checksharpsutf.wrong ('k') | third_party/hunspell_new/tests/circumfix.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698