Revision: 9224
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9224&view=rev
Author:   jaumeortola
Date:     2013-01-26 13:03:33 +0000 (Sat, 26 Jan 2013)
Log Message:
-----------
[ca] Fixed false alarms. 

Modified Paths:
--------------
    
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/resource/ca/disambiguation.xml
    
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/resource/ca/disambiguation.xml
===================================================================
--- 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/resource/ca/disambiguation.xml
      2013-01-26 12:46:11 UTC (rev 9223)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/resource/ca/disambiguation.xml
      2013-01-26 13:03:33 UTC (rev 9224)
@@ -8118,7 +8118,7 @@
         </rule>
         <rule>
             <pattern>
-                <token regexp="yes" 
inflected="yes">proper|pròxim|previ|oposar|contrari|igual|similar|semblant|idèntic|equivalent|alternatiu|superior|inferior|paral·lel|anterior|posterior</token>
+                <token regexp="yes" 
inflected="yes">proper|pròxim|previ|oposar|contrari|igual|similar|semblant|anàleg|idèntic|equivalent|alternatiu|superior|inferior|paral·lel|anterior|posterior</token>
                 <marker>
                     <token>a</token>
                 </marker>

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-01-26 12:46:11 UTC (rev 9223)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
        2013-01-26 13:03:33 UTC (rev 9224)
@@ -10059,7 +10059,7 @@
         <rulegroup id="UNA_VIDA_PER_ENDAVANT" name="Una vida *per endavant/al 
davant">
             <rule>
                 <pattern>
-                    <token regexp="yes" skip="1" 
inflected="yes">repte|vida|futur|camí|dies|any|mes|dècada|feina|faena|tasca</token>
+                    <token regexp="yes" skip="3" 
inflected="yes">repte|vida|futur|camí|dies|any|mes|dècada|feina|faena|tasca</token>
                     <marker>
                         <token>per</token>
                         <token regexp="yes">endavant|davant</token>
@@ -10069,6 +10069,7 @@
                 <url>http://esadir.cat/sintaxi/per_davant</url>
                 <example type="incorrect" correction="al davant">una vida 
<marker>per endavant</marker></example>
                 <example type="incorrect" correction="al davant">Dos anys té 
<marker>per davant</marker></example>
+                <example type="incorrect" correction="al davant">La feina que 
tenim ara <marker>per endavant</marker></example>
                 <example type="correct">una vida al davant</example>
             </rule>
             <rule>

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to