Revision: 9666
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9666&view=rev
Author:   dominikoeo
Date:     2013-03-10 21:08:55 +0000 (Sun, 10 Mar 2013)
Log Message:
-----------
[br] detect error in *Ho c'heno?\195?\185* -> "Ho keno?\195?\185".

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-10 20:45:19 UTC (rev 9665)
+++ 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/rules/br/grammar.xml
        2013-03-10 21:08:55 UTC (rev 9666)
@@ -1466,6 +1466,21 @@
           <token regexp="yes">ho|ez|az</token>
           <marker>
             <and>
+              <token regexp="yes" inflected="yes">g.*</token>
+              <token regexp="yes">(c’h|g).*</token>
+            </and>
+          </marker>
+        </pattern>
+        <message>Ur c’hemmadur dre galetaat a zlefe bezañ goude ar ger «\1». 
Ha fellout a rae deoc’h skrivañ <suggestion><match no="2" 
regexp_match="^(c’h|g)(.*)" regexp_replace="k$2"/></suggestion>? (CHALM 
B3.3)</message>
+        <example type="incorrect" correction="kenoù">Ho 
<marker>genoù</marker>.</example>
+        <example type="incorrect" correction="kenoù">Ho 
<marker>c’henoù</marker>.</example>
+        <example type="correct">Ho kenoù.</example>
+      </rule>
+      <rule>
+        <pattern>
+          <token regexp="yes">ho|ez|az</token>
+          <marker>
+            <and>
               <token regexp="yes" inflected="yes">m.*</token>
               <token regexp="yes">v.*</token>
             </and>

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