Revision: 10491
http://sourceforge.net/p/languagetool/code/10491
Author: jaumeortola
Date: 2013-07-12 08:32:41 +0000 (Fri, 12 Jul 2013)
Log Message:
-----------
[ca] Fixed false alarms.
Modified Paths:
--------------
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
Modified:
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
===================================================================
---
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
2013-07-11 22:31:38 UTC (rev 10490)
+++
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
2013-07-12 08:32:41 UTC (rev 10491)
@@ -7349,7 +7349,8 @@
<rule>
<pattern>
<token regexp="yes">[ld]'</token>
- <token regexp="yes">[qwrtpsdfgjklñzxcvbnmç].*</token>
+ <token regexp="yes">[qwrtpdfgjklñzxcvbnmç].*<exception
regexp="yes">(?-i)[A-Z]+</exception></token>
+ <!-- Removed: aeiouhs -->
</pattern>
<message>No s'apostrofa.</message>
<short>Error ortogràfic</short>
@@ -7357,6 +7358,8 @@
<example
type="incorrect"><marker>d'madrilenys</marker></example>
<example type="correct">l'uixer</example>
<example type="correct">l'hora</example>
+ <example type="correct">l’scala naturae</example>
+ <example type="correct">d’RNA</example>
</rule>
</rulegroup>
<rulegroup id="L_D_NOM_LLETRA" name="apostrofació: no davant de nom de
lletra">
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits