Revision: 7136
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7136&view=rev
Author:   dominikoeo
Date:     2012-06-01 04:04:36 +0000 (Fri, 01 Jun 2012)
Log Message:
-----------
[br] better disambiguation of the preposition "a" which
     results in more incorrect mutations detected such as:
     *Nebeut a kig* -> Nebeut a gig
     *Trawalc'h a trouz* -> Trawalc'h a drouz

Modified Paths:
--------------
    trunk/JLanguageTool/src/resource/br/disambiguation.xml

Modified: trunk/JLanguageTool/src/resource/br/disambiguation.xml
===================================================================
--- trunk/JLanguageTool/src/resource/br/disambiguation.xml      2012-05-31 
22:43:38 UTC (rev 7135)
+++ trunk/JLanguageTool/src/resource/br/disambiguation.xml      2012-06-01 
04:04:36 UTC (rev 7136)
@@ -44,7 +44,7 @@
     <rulegroup id="PREP_A" name="preposition a">
         <rule>
             <pattern>
-                <token regexp="yes">meur|niver|leizh|e-leizh</token>
+                <token 
regexp="yes">(e-)?leizh|kalz|kement|meur|muioc’h|nebeut(oc‘h)?|niver|re|trawalc’h</token>
                 <marker>
                     <token>a</token>
                 </marker>

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to