[logaling-commit] logaling/logalimacs [master] loga-ignoring-regexp-words: Delete needless nouns of former English

Back to archive index

Yuta Yamada null+****@clear*****
Thu Sep 27 20:46:59 JST 2012


Yuta Yamada	2012-09-27 20:46:59 +0900 (Thu, 27 Sep 2012)

  New Revision: e2e2d3cba2065bf83ad5656f5c4a0a7641dc6556
  https://github.com/logaling/logalimacs/commit/e2e2d3cba2065bf83ad5656f5c4a0a7641dc6556

  Log:
    loga-ignoring-regexp-words: Delete needless nouns of former English

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+1 -3)
===================================================================
--- logalimacs.el    2012-09-27 20:35:35 +0900 (6dbb141)
+++ logalimacs.el    2012-09-27 20:46:59 +0900 (913b15e)
@@ -200,9 +200,7 @@ Example:
 (defvar loga-ignoring-regexp-words
   '("^alps$" "^apparatus$" "^as$" "^basis$" "^census$" "^crisis$" "^ethics$"
     "[enmiu]ous$" "^news$" "^pathos$" "^perhaps$" "^surplus$" "shoes" "ss$"
-    "^stimulus$" "^thesis$" "^this$"
-    ;; former English (~fe or ~f -> ~ves)
-    "knives" "lives" "leaves" "halves" "wives" "thieves"))
+    "^stimulus$" "^thesis$" "^this$"))
 
 (defvar loga-irregular-nouns
   (loga-pave-regexp
-------------- next part --------------
An HTML attachment was scrubbed...
Télécharger 



More information about the logaling-commit mailing list
Back to archive index