Revision: 9472
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9472&view=rev
Author:   milek_pl
Date:     2013-02-23 14:38:12 +0000 (Sat, 23 Feb 2013)
Log Message:
-----------
[pl] fix a false alarm

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-02-23 13:09:41 UTC (rev 9471)
+++ 
trunk/languagetool/languagetool-language-modules/pl/src/main/resources/org/languagetool/rules/pl/grammar.xml
        2013-02-23 14:38:12 UTC (rev 9472)
@@ -2329,12 +2329,13 @@
                     <marker>
                         <token>cztery</token>
                     </marker>
-                    <token postag="subst:pl:nom:n1"></token>
+                    <token 
postag="subst:pl:nom:n1"><exception>oczy</exception></token>
                 </pattern>
                 <message>Błędna forma liczebnika. Powinno być: 
<suggestion>czworo</suggestion>.</message>
                 <short>Błędna odmiana</short>
                 <example correction="czworo" type="incorrect">Mam 
<marker>cztery</marker> dzieci.</example>
                 <example type="correct">Przez ulicę szło czworo 
dzieci.</example>
+                <example type="correct">Porozmawiajmy w cztery oczy.</example>
             </rule>
             <rule>
                 <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