Revision: 10070
          http://sourceforge.net/p/languagetool/code/10070
Author:   jaumeortola
Date:     2013-05-11 22:12:05 +0000 (Sat, 11 May 2013)
Log Message:
-----------
[ca] Fixed false alarm.

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-05-11 18:54:39 UTC (rev 10069)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
        2013-05-11 22:12:05 UTC (rev 10070)
@@ -6513,7 +6513,7 @@
             <rule>
                 <pattern>
                     <token>el</token>
-                    <token regexp="yes">h?[aeiouàèéíòóú].*<exception 
regexp="yes">h?[ui][aeioàèéóòu].+|o|i|host</exception><exception 
inflected="yes" regexp="yes">halar|io[dt]itzar</exception><exception 
postag="hac_aspirada|mot_foraster|UNKNOWN|NP..000" postag_regexp="yes"/></token>
+                    <token regexp="yes">h?[aeiouàèéíòóú].*<exception 
regexp="yes">h?[ui][aeioàèéóòu].+|o|i|host</exception><exception 
inflected="yes">ordinal</exception><exception inflected="yes" 
regexp="yes">halar|io[dt]itzar</exception><exception 
postag="hac_aspirada|mot_foraster|UNKNOWN|NP..000" postag_regexp="yes"/></token>
                 </pattern>
                 <message>Cal apostrofar.</message>
                 <suggestion>l'<match no="2"></match></suggestion>
@@ -6524,6 +6524,8 @@
                 <example type="correct">el atletismo</example>
                 <example type="correct">el iugoslau</example>
                 <example type="correct">el o els conqueridors</example>
+                <example type="correct">reflectit en el IV Congrés 
Internacional d'Arqueologia</example>
+                <example type="correct">En el II Congrés Internacional 
d'Arqueologia</example>
             </rule>
             <rule>
                 <pattern>

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


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to