Revision: 9301
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9301&view=rev
Author:   jaumeortola
Date:     2013-02-05 13:50:16 +0000 (Tue, 05 Feb 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-02-05 10:42:18 UTC (rev 9300)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
        2013-02-05 13:50:16 UTC (rev 9301)
@@ -4872,7 +4872,7 @@
             </rule>
             <rule>
             <pattern>
-                <token><exception postag="D[DAI]0[MC]S0" 
postag_regexp="yes"/><exception 
regexp="yes">breu|extens|curt|llarg</exception></token>
+                <token><exception postag="(A.|D[DAI]).[MC]S." 
postag_regexp="yes"/><exception 
regexp="yes">breu|extens|curt|llarg</exception></token>
                 <marker>
                     <token>apunt</token>
                 </marker>
@@ -4883,6 +4883,7 @@
             <example type="correct">Va estar a punt de morir.</example>
             <example type="correct">Li vaig fer un apunt.</example>
             <example type="correct">En faig un breu apunt.</example>
+            <example type="correct">Ăšltim apunt</example>
         </rule>
         </rulegroup>    
         <rulegroup id="MOL_MOLT" name="*mol(s)/molt(s)">

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


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to