Revision: 6552
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6552&view=rev
Author:   dominikoeo
Date:     2012-02-26 06:10:00 +0000 (Sun, 26 Feb 2012)
Log Message:
-----------
[br] fixed false positive in "Abalamour da meur an abeg"

Modified Paths:
--------------
    trunk/JLanguageTool/src/rules/br/grammar.xml

Modified: trunk/JLanguageTool/src/rules/br/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/br/grammar.xml        2012-02-26 05:39:01 UTC 
(rev 6551)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml        2012-02-26 06:10:00 UTC 
(rev 6552)
@@ -396,7 +396,7 @@
             <exception postag="P|L e" postag_regexp="yes">e</exception>
           </token>
           <token regexp="yes">m.*
-            <exception regexp="yes" inflected="yes">[mp][ae]|ma’</exception>
+            <exception regexp="yes" 
inflected="yes">[mp][ae]|ma’|meur</exception>
           </token>
         </pattern>
         <message>Ur c’hemmadur dre vlotaat a zlefe bezañ goude ar ger «\1». Ha 
fellout a rae deoc’h skrivañ <suggestion><match no="2" regexp_match=".(.*)" 
regexp_replace="v$1"/></suggestion>?</message>
@@ -404,6 +404,7 @@
         <example type="correct">Amañ emañ da vamm.</example>
         <example type="correct">Dre ma faot.</example>
         <example type="correct">Ne gomprenit dre ma’z oc’h sot.</example>
+        <example type="correct">Abalamour da meur a abeg.</example>
       </rule>
       <rule>
         <pattern mark_from="1">

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


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to