Revision: 6069
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6069&view=rev
Author:   dominikoeo
Date:     2011-12-19 20:15:58 +0000 (Mon, 19 Dec 2011)
Log Message:
-----------
[br] added rule to detect *daou gementi?\195?\177* ?\226?\134?\146 
"daougementi?\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        2011-12-19 19:52:18 UTC 
(rev 6068)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml        2011-12-19 20:15:58 UTC 
(rev 6069)
@@ -3853,7 +3853,7 @@
           <token regexp="yes">eget|evel</token>
           <token regexp="yes">[aeiouh].*</token>
         </pattern>
-        <message>Implijit <suggestion>hag</suggestion>.</message>
+        <message>Gant <suggestion>hag</suggestion> e vez merket a c’heñveriañ 
dre gevatalder.</message>
         <example type="incorrect">Diwar ar memes patrom <marker>eget</marker> 
ar stummadur 6 miz.</example>
         <example type="correct">Diwar ar memes patrom <marker>hag</marker> ar 
stummadur 6 miz.</example>
       </rule>
@@ -3864,7 +3864,7 @@
           <token regexp="yes">eget|evel</token>
           <token regexp="yes">[^aeiouh].*</token>
         </pattern>
-        <message>Implijit <suggestion>ha</suggestion>.</message>
+        <message>Gant <suggestion>ha</suggestion> e vez merket a c’heñveriañ 
dre gevatalder.</message>
         <example type="incorrect">Memes oad <marker>evel</marker> 
Naig.</example>
         <example type="correct">Memes oad ha Naig.</example>
       </rule>
@@ -4034,6 +4034,15 @@
         <example type="correct">N’eo ket ret ober se.</example>
       </rule>
     </rulegroup>
+    <rule id="DOUAGEMENTIN" name="daou gementiñ → daougementiñ">
+      <pattern>
+        <token regexp="yes">daou|tri|pevar</token>
+        <token regexp="yes">gement(iñ|et)</token>
+      </pattern>
+      <message>Ha fellout a rae deoc’h skrivañ 
<suggestion>\1\2</suggestion>?</message>
+      <example type="incorrect">Ar pal zo <marker>daou gementiñ</marker> an 
niver a dud o teskiñ brezhoneg.</example>
+      <example type="correct">Ar pal zo <marker>daougementiñ</marker> an niver 
a dud o teskiñ brezhoneg.</example>
+    </rule>
 
   </category>
   <!-- vim: foldmethod=marker foldmarker=<category,</category:

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


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to