Revision: 9540
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9540&view=rev
Author:   milek_pl
Date:     2013-03-03 10:26:20 +0000 (Sun, 03 Mar 2013)
Log Message:
-----------
[pl] new rules

Modified Paths:
--------------
    
trunk/languagetool/languagetool-language-modules/pl/src/main/resources/org/languagetool/rules/pl/grammar.xml

Modified: 
trunk/languagetool/languagetool-language-modules/pl/src/main/resources/org/languagetool/rules/pl/grammar.xml
===================================================================
--- 
trunk/languagetool/languagetool-language-modules/pl/src/main/resources/org/languagetool/rules/pl/grammar.xml
        2013-03-03 08:21:01 UTC (rev 9539)
+++ 
trunk/languagetool/languagetool-language-modules/pl/src/main/resources/org/languagetool/rules/pl/grammar.xml
        2013-03-03 10:26:20 UTC (rev 9540)
@@ -11751,6 +11751,36 @@
                <example type="incorrect" correction="wespół z">Zróbmy to 
<marker>wespół</marker> w radnymi.</example>
         </rule>
         </rulegroup>
+        <rule id="TRYMIGA_BURK" name="„trymiga” (w trymiga)">
+               <pattern>
+                       <token><exception>w</exception></token>
+                       <marker><token>trymiga</token></marker>
+               </pattern>
+               <message>Prawdopodobna literówka. Ten wyraz występuje tylko w 
wyrażeniu: <suggestion>w \2</suggestion>.</message>
+               <short>Prawdopodobna literówka</short>
+               <example type="incorrect" correction="w trymiga">Zróbmy to 
<marker>trymiga</marker>.</example>
+               <example type="correct">Zróbmy to w trymiga.</example>
+        </rule>
+        <rule id="DO_SZCZETU_BURK" name="„szczętu” (do szczętu)">
+               <pattern>
+                       <token><exception>do</exception></token>
+                       <marker><token>szczętu</token></marker>
+               </pattern>
+               <message>Prawdopodobna literówka. Ten wyraz występuje tylko w 
wyrażeniu: <suggestion>do \2</suggestion>.</message>
+               <short>Prawdopodobna literówka</short>
+               <example type="correct">Zgłupiałeś do szczętu!</example>
+               <example type="incorrect" correction="do szczętu">Zgłupiałeś 
<marker>szczętu</marker>!</example>
+        </rule>
+        <rule id="ZE_SZCZETEM_BURK" name="„szczętem” (ze szczętem)">
+               <pattern>
+                       <token><exception>ze</exception></token>
+                       <marker><token>szczętem</token></marker>
+               </pattern>
+               <message>Prawdopodobna literówka. Ten wyraz występuje tylko w 
wyrażeniu: <suggestion>ze \2</suggestion>.</message>
+               <short>Prawdopodobna literówka</short>
+               <example type="correct">Zgłupiałeś ze szczętem!</example>
+               <example type="incorrect" correction="ze szczętem">Zgłupiałeś 
<marker>szczętem</marker>!</example>
+        </rule>
         <rule id="PRZE_TO" name="„prze to” (przez to, przeto)">
             <pattern>
                 <token>prze</token>

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Languagetool-commits mailing list
Languagetool-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to