Revision: 9207
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9207&view=rev
Author:   jaumeortola
Date:     2013-01-24 23:13:56 +0000 (Thu, 24 Jan 2013)
Log Message:
-----------
[ca] Removed a failure in AccentuationCheckRuleTest.java caused by a 
disambiguation rule.

Modified Paths:
--------------
    
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/resource/ca/disambiguation.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-24 21:35:09 UTC (rev 9206)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/resource/ca/disambiguation.xml
      2013-01-24 23:13:56 UTC (rev 9207)
@@ -7153,8 +7153,8 @@
             <unify>
                 <feature id="nombre"/>
                 <feature id="genere"/>
-                    <token postag="V.P.*|A.*" postag_regexp="yes"><exception 
postag="_GN_.*" postag_regexp="yes"/></token>
-                    <token postag="V.P.*|A.*" postag_regexp="yes"><exception 
postag="_GN_.*" postag_regexp="yes"/></token>
+                    <token postag="V.P.*|A.*" postag_regexp="yes"><exception 
postag="_GN_.*|_GV_" postag_regexp="yes"/></token>
+                    <token postag="V.P.*|A.*" postag_regexp="yes"><exception 
postag="_GN_.*|_GV_" postag_regexp="yes"/></token>
             </unify>
         </pattern>
         <disambig action="unify"/>

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