Revision: 6367
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6367&view=rev
Author:   dominikoeo
Date:     2012-01-29 02:48:15 +0000 (Sun, 29 Jan 2012)
Log Message:
-----------
[br] fixed incorrect suggestion for Breton rule "PEOGWIR".

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-01-29 02:30:05 UTC 
(rev 6366)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml        2012-01-29 02:48:15 UTC 
(rev 6367)
@@ -1971,7 +1971,7 @@
             <exception regexp="yes">[pd]?eus|[bpd](oa|ez|efe|ije)</exception>
           </token>
         </pattern>
-        <message>Ar ger «peogwir» a c’oulenn atav ar rannig-verb «e».</message>
+        <message>Lakaet e vez atav ar verb goude «peogwir» gant ar rannig-verb 
«e».</message>
         <example type="incorrect"><marker>Peogwir plijout</marker> a ra 
din.</example>
         <example type="correct">Peogwir e plij din.</example>
         <example type="correct">Peogwir ez eo deut.</example>
@@ -1983,9 +1983,9 @@
         <pattern mark_from="1" mark_to="-1">
           <token>peogwir</token>
           <token regexp="yes">am|az|ac’h</token>
-          <token inflected="yes">bezañ</token>
+          <token regexp="yes">[pd]?eus|[bpd](oa?|eze?|efe|ije)</token>
         </pattern>
-        <message>Ar ger «peogwir» a c’houlenn atav ar rannig-verb «e». Ha 
fellout a rae skrivañ <suggestion><match no="1" regexp_match=".(.*)" 
regexp_replace="e$1"/></suggestion>?</message>
+        <message>Lakaet e vez atav ar verb goude «peogwir» gant ar rannig-verb 
«e». Ha fellout a rae skrivañ <suggestion><match no="2" regexp_match=".(.*)" 
regexp_replace="e$1"/></suggestion>?</message>
         <example type="incorrect">Peogwir <marker>am</marker> eus amzer 
a-walc’h.</example>
         <example type="correct">Peogwir em eus amzer a-walc’h.</example>
       </rule>

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


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to