Revision: 5928
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=5928&view=rev
Author:   dominikoeo
Date:     2011-11-18 22:17:42 +0000 (Fri, 18 Nov 2011)
Log Message:
-----------
[br] Detect incorrect mutation in *Pa goulennas* ?\226?\134?\146 "Pa 
c?\226?\128?\153houlennas"

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-11-18 21:57:33 UTC 
(rev 5927)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml        2011-11-18 22:17:42 UTC 
(rev 5928)
@@ -236,6 +236,20 @@
           <token 
regexp="yes">2|[ae]|aba|da|daou|div|dre|eme|endra|gwall|ne|pa|re|seul
             <exception postag="P|L e" postag_regexp="yes">e</exception>
           </token>
+          <and>
+            <token regexp="yes">g[^w].*</token>
+            <token regexp="yes" inflected="yes">g[^w].*</token>
+          </and>
+        </pattern>
+        <message>Ur c’hemmadur dre vlotaat a zlefe bezañ goude ar ger «\1». Ha 
fellout a rae deoc’h skrivañ <suggestion><match no="2" regexp_match=".(.*)" 
regexp_replace="c’h$1"/></suggestion>?</message>
+        <example type="incorrect">Pa <marker>goulennas</marker></example>
+        <example type="correct">Pa c’houlennas</example>
+      </rule>
+      <rule>
+        <pattern mark_from="1">
+          <token 
regexp="yes">2|[ae]|aba|da|daou|div|dre|eme|endra|gwall|ne|pa|re|seul
+            <exception postag="P|L e" postag_regexp="yes">e</exception>
+          </token>
           <token regexp="yes" postag="UNKNOWN" negate_pos="yes">d.*
             <exception inflected="yes">da</exception>
             <exception regexp="yes" inflected="yes">t.*</exception>

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


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to