Revision: 9649
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9649&view=rev
Author:   dominikoeo
Date:     2013-03-09 23:04:58 +0000 (Sat, 09 Mar 2013)
Log Message:
-----------
[br] detect error in: *Ar c'havotenn* -> Ar gavotenn.

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

Modified: 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/rules/br/grammar.xml
===================================================================
--- 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/rules/br/grammar.xml
        2013-03-09 22:55:00 UTC (rev 9648)
+++ 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/rules/br/grammar.xml
        2013-03-09 23:04:58 UTC (rev 9649)
@@ -211,10 +211,10 @@
         <pattern>
           <token regexp="yes">[au]n</token>
           <marker>
-            <token regexp="yes">tra(-(mañ|se|hont))?</token>
+            <token regexp="yes">tra(ig)?(-(mañ|se|hont))?</token>
           </marker>
         </pattern>
-        <message>Kemmañ a ra ar ger «\2» evel pa vije benel. Ha fellout a rae 
deoc’h skrivañ <suggestion><match no="2" regexp_match="^." 
regexp_replace="d"/></suggestion>?</message>
+        <message>Kemmañ a ra ar ger «\2» evel pa vije benel. Ha fellout a rae 
deoc’h skrivañ <suggestion><match no="2" regexp_match="^." 
regexp_replace="d"/></suggestion>? (CHALM B3.1.1.1)</message>
         <example type="incorrect" correction="dra">Un 
<marker>tra</marker></example>
         <example type="correct">Un dra</example>
       </rule>
@@ -225,7 +225,7 @@
             <token regexp="yes">brud(-(mañ|se|hont))?</token>
           </marker>
         </pattern>
-        <message>Ha fellout a rae deoc’h skrivañ <suggestion><match no="2" 
regexp_match="^." regexp_replace="v"/></suggestion>?</message>
+        <message>Kemmañ a ra ar ger «\2» evel pa vije benel. Ha fellout a rae 
deoc’h skrivañ <suggestion><match no="2" regexp_match="^." 
regexp_replace="v"/></suggestion>? (CHALM B3.1.1.1)</message>
         <example type="incorrect" correction="vrud">Ur 
<marker>brud</marker></example>
         <example type="correct">Ur vrud</example>
       </rule>
@@ -236,10 +236,21 @@
             <token regexp="yes">[fb]lac’h(ig)?(-(mañ|se|hont))?</token>
           </marker>
         </pattern>
-        <message>Ar ger benel «\2» a chom digemm war-lerc’h ar ger-mell. Ha 
fellout a rae deoc’h skrivañ <suggestion><match no="2" regexp_match="^." 
regexp_replace="p"/></suggestion>?</message>
+        <message>Ar ger benel «\2» a chom digemm war-lerc’h ar ger-mell. Ha 
fellout a rae deoc’h skrivañ <suggestion><match no="2" regexp_match="^." 
regexp_replace="p"/></suggestion>? (CHALM B3.1.1.1)</message>
         <example type="incorrect" correction="plac’hig-se">Fur eo ar 
<marker>blac’hig-se</marker>.</example>
         <example type="correct">Fur eo ar plac’hig-se.</example>
       </rule>
+      <rule>
+        <pattern>
+          <token regexp="yes">[au]r</token>
+          <marker>
+            <token 
regexp="yes">(c’havotenn|c’hreg|c’haletezenn)(ig)?(-(mañ|se|hont))?</token>
+          </marker>
+        </pattern>
+        <message>Ar ger benel «\2» a chom digemm war-lerc’h ar ger-mell. Ha 
fellout a rae deoc’h skrivañ <suggestion><match no="2" regexp_match="^..." 
regexp_replace="g"/></suggestion>? (CHALM B3.1.1.1)</message>
+        <example type="incorrect" correction="gavotenn">Ar 
<marker>c’havotenn</marker>.</example>
+        <example type="correct">Ar <marker>gavotenn</marker>.</example>
+      </rule>
     </rulegroup>
     <rule id="AR_K" name="ar + k-word">
       <pattern>

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


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to