Revision: 9647
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9647&view=rev
Author:   dominikoeo
Date:     2013-03-09 22:20:10 +0000 (Sat, 09 Mar 2013)
Log Message:
-----------
[br] added rule to detect error: *al levr-man* -> al levr-ma?\195?\177

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 21:21:46 UTC (rev 9646)
+++ 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/rules/br/grammar.xml
        2013-03-09 22:20:10 UTC (rev 9647)
@@ -4029,6 +4029,14 @@
       <example type="correct">Ne c’hallan ket ober se.</example>
       <example type="correct">Hag a-du emaoc’h ganin war se?</example>
     </rule>
+    <rule id="MAN" name="Al levr-man → Al levr-mañ">
+      <pattern>
+        <token regexp="yes">.*-man</token>
+      </pattern>
+      <message>Ha fellout a rae deoc’h skrivañ <suggestion><match no="1" 
regexp_match=".$" regexp_replace="ñ"/></suggestion>?</message>
+      <example type="incorrect">A <marker>levr-man</marker> a blij 
din.</example>
+      <example type="correct">A levr-mañ a blij din.</example>
+    </rule>
     <rule id="BED_HOLL_MAN" name="Ar bed-holl-mañ → ar bed-mañ-holl">
       <pattern>
         <marker><token regexp="yes">.+-holl-(se|mañ|hont)</token></marker>

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