Revision: 9519
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9519&view=rev
Author:   milek_pl
Date:     2013-03-01 14:26:57 +0000 (Fri, 01 Mar 2013)
Log Message:
-----------
[pl] new rule

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-01 14:17:49 UTC (rev 9518)
+++ 
trunk/languagetool/languagetool-language-modules/pl/src/main/resources/org/languagetool/rules/pl/grammar.xml
        2013-03-01 14:26:57 UTC (rev 9519)
@@ -9917,6 +9917,17 @@
                 <example correction="dr. Kowalskiemu" type="incorrect">Dzięki 
<marker>dr Kowalskiemu</marker> rozwiązaliśmy zagadkę morderstwa.</example>
                 <example type="correct">To samodzielna praca dr. 
Kowalskiego.</example>
             </rule>
+            <rule>
+               <pattern>
+                               <token 
regexp="yes">M*(D?C{0,3}|C[DM])(L?X{0,3}|X[LC])(V?I{0,3}|I[VX])|\d+<exception 
postag="SENT_START"/></token>
+                               <marker><token>w</token></marker>               
                
+                               <token><exception>.</exception></token>
+                       </pattern>
+                       <message>Prawdopodobnie brak kropki: 
<suggestion>\2.</suggestion></message>
+                       <short>Brak kropki</short>
+                       <example type="correct">Działo się to w XVII 
w.</example>
+                       <example type="incorrect" correction="w.">Na początku 
XVII <marker>w</marker> chłopi byli warstwą uciskaną.</example> 
+            </rule>
         </rulegroup>
         <rule id="POD_KONTEM" name="„pod kontem czegoś” (pod kątem)">
             <pattern>

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to