Revision: 9752
http://languagetool.svn.sourceforge.net/languagetool/?rev=9752&view=rev
Author: milek_pl
Date: 2013-03-22 19:17:23 +0000 (Fri, 22 Mar 2013)
Log Message:
-----------
[pl] fix 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-03-22 10:34:37 UTC (rev 9751)
+++
trunk/languagetool/languagetool-language-modules/pl/src/main/resources/org/languagetool/rules/pl/grammar.xml
2013-03-22 19:17:23 UTC (rev 9752)
@@ -9950,13 +9950,14 @@
</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>
+ <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"/><exception>i</exception></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="correct">To środowisko, które widzi
użytkownik i w którym pracuje.</example>
<example type="incorrect" correction="w.">Na początku
XVII <marker>w</marker> chłopi byli warstwą uciskaną.</example>
</rule>
</rulegroup>
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_mar
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits