Revision: 6079
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6079&view=rev
Author:   dominikoeo
Date:     2011-12-20 23:19:58 +0000 (Tue, 20 Dec 2011)
Log Message:
-----------
[br] fixed false positive in "Krouin ur gont"

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

Modified: trunk/JLanguageTool/src/rules/br/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/br/grammar.xml        2011-12-20 22:37:19 UTC 
(rev 6078)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml        2011-12-20 23:19:58 UTC 
(rev 6079)
@@ -1013,6 +1013,7 @@
           <token regexp="yes">[au]r<exception postag="X EN_UR"/></token>
           <token postag="(N m s|N f p) M.*:1:.*" postag_regexp="yes" 
regexp="yes">g.*
             <exception postag="N m s|N f p" postag_regexp="yes" 
regexp="yes">g.*</exception>
+            <exception postag="(N m p t|N f s) M.*:1:.*" postag_regexp="yes" 
regexp="yes">g.*</exception>
           </token>
         </pattern>
         <message>Direizh eo ober ur c’hemmadur dre vlotaat er ger «\2». Ha 
fellout a rae deoc’h skrivañ <suggestion><match no="2" regexp_match=".(.*)" 
regexp_replace="c’h$1"/></suggestion>?</message>
@@ -1024,6 +1025,8 @@
         <example type="correct">Ar c’hentelioù</example>
         <example type="correct">En ur gas lizhiri</example>
         <example type="correct">Ar greun</example>
+        <example type="correct">Ar gigerien</example>
+        <example type="correct">Krouin ur gont</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.


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to