Revision: 5923
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=5923&view=rev
Author:   yakovru
Date:     2011-11-18 20:20:06 +0000 (Fri, 18 Nov 2011)
Log Message:
-----------
[ru] tune new rules

Modified Paths:
--------------
    trunk/JLanguageTool/src/rules/ru/grammar.xml

Modified: trunk/JLanguageTool/src/rules/ru/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/ru/grammar.xml        2011-11-18 19:36:30 UTC 
(rev 5922)
+++ trunk/JLanguageTool/src/rules/ru/grammar.xml        2011-11-18 20:20:06 UTC 
(rev 5923)
@@ -7,7 +7,7 @@
 LanguageTool. Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de)
 A Russian rule file for LanguageTool 
 Copyright (C) 2008-2011 Yakov Reztsov
-$Id: grammar.xml,v 1.75 2011-11-14 18:20:45 yakovru Exp $
+$Id: grammar.xml,v 1.77 2011-11-18 22:19:45 yakovru Exp $
 #     REVISION:  $Id$
 -->
 <rules lang="ru" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
@@ -946,7 +946,7 @@
                 
                 <pattern>
                     <!--           NN:Masc:Sin:.*   VB:Past:Masc    -->
-                    <token  postag="NN:Masc:Sin:.*" 
postag_regexp="yes"></token>
+                    <token  postag="NN:Masc:Sin:.*" 
postag_regexp="yes"><exception negate_pos="yes" postag_regexp="yes" 
postag="NN:Masc:Sin:.*"  /></token>
                     <token  postag="VB:Past:.*"  
postag_regexp="yes"><exception postag="VB:Past:Masc"  /></token>               
                 </pattern>
                 
@@ -962,7 +962,7 @@
                 
                 <pattern>
                     <!--           NN:Fem:Sin:.*   VB:Past:Fem    -->
-                    <token  postag="NN:Fem:Sin:.*" postag_regexp="yes"></token>
+                    <token  postag="NN:Fem:Sin:.*" 
postag_regexp="yes"><exception negate_pos="yes" postag_regexp="yes" 
postag="NN:Fem:Sin:.*"  /></token>
                     <token  postag="VB:Past:.*"  
postag_regexp="yes"><exception postag="VB:Past:Fem" /></token>               
                 </pattern>
                 
@@ -978,7 +978,7 @@
                 
                 <pattern>
                     <!--           NN:Neut:Sin:.*   VB:Past:Neut    -->
-                    <token  postag="NN:Neut:Sin:.*" 
postag_regexp="yes"></token>
+                    <token  postag="NN:Neut:Sin:.*" 
postag_regexp="yes"><exception negate_pos="yes" postag_regexp="yes" 
postag="NN:Neut:Sin:.*"  /></token>
                     <token  postag="VB:Past:.*"  
postag_regexp="yes"><exception postag="VB:Past:Neut"  /></token>               
                 </pattern>
                 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to