Revision: 10424
          http://sourceforge.net/p/languagetool/code/10424
Author:   jaumeortola
Date:     2013-07-05 21:35:54 +0000 (Fri, 05 Jul 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-07-05 20:30:46 UTC (rev 10423)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
        2013-07-05 21:35:54 UTC (rev 10424)
@@ -8323,7 +8323,7 @@
                     <marker>
                         <token>mes</token>
                     </marker>
-                    <token postag="AQ.[MC][SN0].*|V.P..SM.?|PX.[MC][SN0].*" 
postag_regexp="yes"><exception 
regexp="yes">vinent|entrant|propvinent|passat|proppassat|intercalar|anterior|següent</exception></token>
+                    <token postag="AQ.[MC][SN0].*|V.P..SM.?|PX.[MC][SN0].*" 
postag_regexp="yes"><exception 
regexp="yes">dedicat|vinent|entrant|propvinent|passat|proppassat|intercalar|anterior|següent</exception></token>
                 </pattern>
                 <message>S'accentua quan és adjectiu o adverbi.</message>
                 <suggestion>més</suggestion>
@@ -8336,6 +8336,7 @@
                 <example type="correct">al mes següent se li va 
aplica</example>
                 <example type="correct">el mes cinquè de l'any</example>
                 <example type="correct">el mes entrant</example>
+                <example type="correct">El mes dedicat a Àsia.</example>
             </rule>
             <rule>
                 <pattern>
@@ -8385,7 +8386,7 @@
                     <marker>
                         <token>mes</token>
                     </marker>
-                    <token postag="NC.*|AQ.*|V.P.*" 
postag_regexp="yes"><exception 
regexp="yes">vinent|propvinent|passat|proppassat|intercalar|anterior|següent</exception></token>
+                    <token postag="NC.*|AQ.*|V.P.*" 
postag_regexp="yes"><exception 
regexp="yes">dedicat|vinent|propvinent|passat|proppassat|intercalar|anterior|següent</exception></token>
                 </pattern>
                 <message>S'accentua quan és adjectiu o adverbi.</message>
                 <suggestion>més</suggestion>

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


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Languagetool-commits mailing list
Languagetool-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to