Revision: 8427
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8427&view=rev
Author:   dominikoeo
Date:     2012-11-19 22:16:35 +0000 (Mon, 19 Nov 2012)
Log Message:
-----------
[br] detect mutation error in *Ar wella?\195?\177 vaouez* -> "Ar 
wella?\195?\177 maouez"

Modified Paths:
--------------
    trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml    
    2012-11-19 22:11:46 UTC (rev 8426)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml    
    2012-11-19 22:16:35 UTC (rev 8427)
@@ -1766,9 +1766,9 @@
     </rulegroup>
     <rule id="FAZ_KEMM" name="kemmadur faziet">
       <pattern>
-        <token postag="SENT_START|K e .*|V.*|X KAOUT2" postag_regexp="yes">
+        <token postag="SENT_START|K e .*|V.*|X KAOUT2|J sup .*" 
postag_regexp="yes">
           <exception 
regexp="yes">daou|div|tri|teir|pevar|peder|nav|eme</exception>
-          <exception negate_pos="yes" postag="SENT_START|K e .*|V.*|X KAOUT2" 
postag_regexp="yes"/>
+          <exception negate_pos="yes" postag="SENT_START|K e .*|V.*|X KAOUT2|J 
sup .*" postag_regexp="yes"/>
         </token>
         <marker>
           <token postag="[^M]*M.*" postag_regexp="yes">
@@ -1796,6 +1796,8 @@
       <example type="correct">Boutin eo ar c’hentelioù-noz</example>
       <example type="correct">"N’ouzon ket" eme zTony.</example>
       <example type="correct">Seitek vloaz.</example>
+      <example type="incorrect">Ar wellañ <marker>vaouez</marker>.</example>
+      <example type="correct">Ar wellañ <marker>maouez</marker>.</example>
     </rule>
     <rulegroup id="KEMM_MESKET_MA" name="kemmadur mesket goude ar stagell ma">
       <rule>

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to