Revision: 8389
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8389&view=rev
Author:   yakovru
Date:     2012-11-13 03:52:59 +0000 (Tue, 13 Nov 2012)
Log Message:
-----------
[ru] new rule

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-12 23:03:17 UTC (rev 8388)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/ru/grammar.xml    
    2012-11-13 03:52:59 UTC (rev 8389)
@@ -102,6 +102,18 @@
             <example type="incorrect">В сквере <marker>заложено 30 
деревьев</marker>.</example>
             <example type="correct">В сквере посажено 30 деревьев.</example>
         </rule>
+ <rule id="Logical_odel_nadel" name="Логические ошибки (одеть/надеть)">
+            <pattern>
+                <token>одел</token>
+                <token inflected="yes" 
regexp="yes">рубашка|одежда|платье|юбка|пальто|куртка|брюки</token>
+            </pattern>
+            <message>Логическая ошибка: <suggestion>надел 
\2</suggestion>?</message>
+   
+            <short>Логическая ошибка.</short>
+            <example type="incorrect">Он <marker>одел 
рубашку</marker>.</example>
+            <example type="correct">Он надел рубашку.</example>
+        </rule>
+
  <rule id="Linguistics_hrabry" name="Лингвистические ошибки «(храбрая или 
смелая ?) мысль, решение, идея»">
             <pattern>
                 <token>храбрая</token>

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