Revision: 6644
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6644&view=rev
Author:   dominikoeo
Date:     2012-03-25 08:56:45 +0000 (Sun, 25 Mar 2012)
Log Message:
-----------
[br] fixed false positive in: "Hema?\195?\177 pe homa?\195?\177."

Modified Paths:
--------------
    trunk/JLanguageTool/src/rules/br/grammar.xml

Modified: trunk/JLanguageTool/src/rules/br/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/br/grammar.xml        2012-03-25 00:59:28 UTC 
(rev 6643)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml        2012-03-25 08:56:45 UTC 
(rev 6644)
@@ -619,6 +619,7 @@
           <token regexp="yes">h[eo]mañ|re-se|re-mañ</token>
           <token postag="J.*" postag_regexp="yes" inflected="yes" 
regexp="yes">[ktpgdbm].*
             <exception postag="J[^M]*M.*:1:.*" postag_regexp="yes"/>
+            <exception>pe</exception>
           </token>
         </pattern>
         <message>Ur c’hemmadur dre vlotaat a zlefe bezañ gant an anv-gwan «\2» 
goude «\1».</message>
@@ -629,6 +630,7 @@
         <example type="incorrect">Homañ <marker>flijus</marker></example>
         <example type="correct">Homañ blijus</example>
         <example type="correct">Gant homañ just a-walc’h</example>
+        <example type="correct">Hemañ pe homañ.</example>
       </rule>
       <rule>
         <pattern mark_from="1">

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


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to