Revision: 8414
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8414&view=rev
Author:   yakovru
Date:     2012-11-18 06:54:48 +0000 (Sun, 18 Nov 2012)
Log Message:
-----------
[ru] update

Modified Paths:
--------------
    trunk/JLanguageTool/src/main/resources/org/languagetool/rules/ru/grammar.xml

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/ru/grammar.xml
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/ru/grammar.xml    
    2012-11-17 22:11:05 UTC (rev 8413)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/ru/grammar.xml    
    2012-11-18 06:54:48 UTC (rev 8414)
@@ -103,13 +103,14 @@
             <example type="correct">В сквере посажено 30 деревьев.</example>
         </rule>
  <rulegroup id="Logical_odel_nadel" name="Логические ошибки (одеть/надеть)">
+      <!-- TODO скрытый/скрытный   -->
       <rule>      
             <pattern>
                 <token>одел</token>
                 <token inflected="yes" 
regexp="yes">рубашка|одежда|платье|юбка|пальто|куртка|брюки</token>
             </pattern>
             <message>Логическая ошибка: <suggestion>надел 
\2</suggestion>?</message>
-   
+            
<url>http://ru.wikipedia.org/wiki/%D0%9F%D0%B0%D1%80%D0%BE%D0%BD%D0%B8%D0%BC%D0%B8%D1%8F</url>
             <short>Логическая ошибка.</short>
             <example type="incorrect">Он <marker>одел 
рубашку</marker>.</example>
             <example type="correct">Он надел рубашку.</example>
@@ -117,10 +118,10 @@
 <rule>      
             <pattern>
                 <token>надел</token>
-                <token postag="NNN:.*|NNP:.*" postag_regexp="yes"></token>
+                <token postag="NNN:.*|NNP:.*|NNF:.*" 
postag_regexp="yes"></token>
             </pattern>
             <message>Логическая ошибка: <suggestion>одел 
\2</suggestion>?</message>
-   
+            
<url>http://ru.wikipedia.org/wiki/%D0%9F%D0%B0%D1%80%D0%BE%D0%BD%D0%B8%D0%BC%D0%B8%D1%8F</url>
             <short>Логическая ошибка.</short>
             <example type="incorrect">Он <marker>надел 
Ивана</marker>.</example>
             <example type="correct">Он одел Ивана.</example>

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to