Revision: 8291
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8291&view=rev
Author:   yakovru
Date:     2012-11-03 20:07:49 +0000 (Sat, 03 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-03 19:31:25 UTC (rev 8290)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/ru/grammar.xml    
    2012-11-03 20:07:49 UTC (rev 8291)
@@ -102,7 +102,17 @@
             <example type="incorrect">В сквере <marker>заложено 30 
деревьев</marker>.</example>
             <example type="correct">В сквере посажено 30 деревьев.</example>
         </rule>
-        
+ <rule id="Linguistics_hrabry" name="Лингвистические ошибки «(храбрая или 
смелая ?) мысль, решение, идея»">
+            <pattern>
+                <token>храбрая</token>
+                <token regexp="yes">мысль|решение|идея</token>
+            </pattern>
+            <message>Лингвистическая ошибка: <suggestion>смелая 
\2</suggestion>?</message>
+            
<url>http://ru.wikipedia.org/wiki/%D0%9B%D0%B8%D0%BD%D0%B3%D0%B2%D0%B8%D1%81%D1%82%D0%B8%D0%BA%D0%B0</url>
+            <short>Лингвистическая ошибка.</short>
+            <example type="incorrect">Это <marker>храбрая 
идея</marker>.</example>
+            <example type="correct">Это смелая идея.</example>
+        </rule>        
     </category>
 
     <category name="Пунктуация">

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


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to