Revision: 7315
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7315&view=rev
Author:   milek_pl
Date:     2012-06-10 23:25:16 +0000 (Sun, 10 Jun 2012)
Log Message:
-----------
[pl] another new false alarm fixed

Modified Paths:
--------------
    trunk/JLanguageTool/src/rules/pl/grammar.xml

Modified: trunk/JLanguageTool/src/rules/pl/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/pl/grammar.xml        2012-06-10 21:47:54 UTC 
(rev 7314)
+++ trunk/JLanguageTool/src/rules/pl/grammar.xml        2012-06-10 23:25:16 UTC 
(rev 7315)
@@ -2724,7 +2724,7 @@
         <rule id="JEDNE_DZIECKO" name="„te”, „jedne”, „tamte” + rzeczownik r. 
nijakiego w l.poj.">
             <pattern>
                 <marker>
-                    <token postag="adj:pl:acc:m2.m3.f.n1.n2.p2.p3:pos" 
postag_regexp="yes"><exception postag="adj:sg:.*nom.*|verb.+" 
postag_regexp="yes"></exception></token>
+                    <token postag="adj:pl:acc:m2.m3.f.n1.n2.p2.p3:pos" 
postag_regexp="yes"><exception postag="adj:sg:(nom|acc).*|verb.+" 
postag_regexp="yes"></exception><exception>też</exception></token>
                 </marker>
                 <token postag="(subst|ger):sg:(acc\.)?nom.*:n.*" 
postag_regexp="yes"><exception postag="(subst|adj):pl:(acc\.)?nom.*:(n|f|m3).*" 
postag_regexp="yes"></exception></token>
             </pattern>
@@ -2735,6 +2735,8 @@
             <example correction="Jedno" 
type="incorrect"><marker>Jedne</marker> dziecko zachowuje się 
grzecznie.</example>
             <example type="correct">To dziecko zachowuje się 
grzecznie.</example>
             <example type="correct">Zarzucają kopalni organizowanie 
protestów.</example>
+            <example type="correct">Rosło też zapotrzebowanie na efekty takich 
badań.</example>
+            <example type="correct">Niektóre wersje pozwalają na dynamiczne 
linkowanie bibliotek.</example>
             <example correction="To" type="incorrect"><marker>Te</marker> 
milczenie jest męczące.</example>
             <example correction="To" type="incorrect"><marker>Te</marker> 
dziecko zachowuje się grzecznie.</example>
         </rule>

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to