Revision: 7314
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7314&view=rev
Author:   milek_pl
Date:     2012-06-10 21:47:54 +0000 (Sun, 10 Jun 2012)
Log Message:
-----------
[pl] fix nasty false alarm

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:06:22 UTC 
(rev 7313)
+++ trunk/JLanguageTool/src/rules/pl/grammar.xml        2012-06-10 21:47:54 UTC 
(rev 7314)
@@ -11590,11 +11590,12 @@
             <pattern>
                 <token postag="depr:pl:nom:m2" regexp="yes"><exception 
postag="subst:sg:loc:f"></exception>.*ce</token>
             </pattern>
-            <message>Prawdopodobna literówka. Czy chodziło o 
<suggestion><match no="1" regexp_match="(.*)ce" 
regexp_replace="$1cę"></match></suggestion>?</message>
+            <message>Prawdopodobna literówka. Czy chodziło o <suggestion 
suppress_misspelled="yes"><match suppress_misspelled="yes" no="1" 
regexp_match="(.*)ce" regexp_replace="$1cę"></match></suggestion>?</message>
             <short>Prawdopodobna literówka</short>
             <example correction="twórcę" type="incorrect">Uwielbiam tego 
gruzińskiego <marker>twórce</marker> ludowego.</example>
             <example type="correct">Mam okulary w ładnej oprawce.</example>
             <example type="correct">Uwielbiam tego gruzińskiego twórcę 
ludowego</example>
+            <example type="correct">Surowce zawierające te alkaloidy</example>
         </rule>
         <rule id="ODJECIE_UJECIE" name="„ujecie, pojecie” (ujęcie, pojęcie) 
itp.">
             <pattern>

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