Revision: 10168
          http://sourceforge.net/p/languagetool/code/10168
Author:   dominikoeo
Date:     2013-06-01 06:15:48 +0000 (Sat, 01 Jun 2013)
Log Message:
-----------
[br] - fixed error in rule "GWAZH_GWAZ" which caused tests to fail.
     - improved rule "KOZOC'H"

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-05-30 18:06:31 UTC (rev 10167)
+++ 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/rules/br/grammar.xml
        2013-06-01 06:15:48 UTC (rev 10168)
@@ -8237,7 +8237,7 @@
           <token>ho</token>
           <marker><token>kwazh</token></marker>
         </pattern>
-        <message>Ha fellout a rae deoc’h skrivañ <suggestion><match no="1" 
regexp_match="h" regexp_replace=""/></suggestion>?</message>
+        <message>Ha fellout a rae deoc’h skrivañ <suggestion><match no="2" 
regexp_match="h" regexp_replace=""/></suggestion>?</message>
         <example type="incorrect" correction="kwaz">Amañ eo ho 
<marker>kwazh</marker>?</example>
         <example type="correct">Amañ eo ho kwaz?</example>
       </rule>
@@ -8271,12 +8271,15 @@
     </rulegroup>
     <rule id="KOZHOCH" name="kozhoc’h → koshoc’h">
       <pattern>
-        <marker><token 
regexp="yes">(([kg]|c’h)ozh|nevez)(oc’h|añ|at)</token></marker>
+        <marker><token 
regexp="yes">(([kg]|c’h)ozh|nevez|ruz)(oc’h|añ|a?at)</token></marker>
       </pattern>
       <message>«\1» a zo ur verb diasur. Ha fellout a rae deoc’h skrivañ 
<suggestion><match no="1" regexp_match="z" regexp_replace="s"/></suggestion> 
kentoc’h? (CHALM Sb4)</message>
       <example type="incorrect" 
correction="Koshoc’h"><marker>Kozhoc’h</marker> eo ma gwreg egedon.</example>
       <example type="correct">Koshoc’h eo ma gwreg egedon.</example>
-      <example type="correct">C’wi a gozho’h.</example>
+      <!-- <example type="correct">C’wi a gozhoc’h.</example> -->
+      <example type="incorrect"><marker>Ruzoc’h</marker> eo an 
aval-mañ.</example>
+      <example type="correct">Rusoc’h eo an aval-mañ.</example>
+      <!-- <example type="correct">C’wi a ruzoc’c.</example> -->
       <example type="correct">Kozhañ a ran</example>
       <example type="incorrect" correction="nevesañ">Pellgargit ar stumm 
<marker>nevezañ</marker>.</example>
       <example type="correct" correction="nevesañ">Pellgargit ar stumm 
nevesañ.</example>

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to