Revision: 6193
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6193&view=rev
Author:   dominikoeo
Date:     2012-01-08 17:22:16 +0000 (Sun, 08 Jan 2012)
Log Message:
-----------
[br] fixed warnings in "ant test" such as
     "xxx did not match xxx but matched xxx".
     There are still a few left.

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-08 17:20:57 UTC 
(rev 6192)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml        2012-01-08 17:22:16 UTC 
(rev 6193)
@@ -222,6 +222,7 @@
             <token regexp="yes">[tz].*
               <exception regexp="yes" inflected="yes">d.*</exception>
               <exception regexp="yes">te|zo</exception>
+              <exception regexp="yes" inflected="yes">z.*</exception>
             </token>
           </and>
         </pattern>
@@ -235,6 +236,7 @@
         <example type="correct">Dre te ez a ouzhin.</example>
         <example type="correct">Petra a zo c’hoarvezet?</example>
         <example type="correct">Da dour</example>
+        <example type="correct">Daou zoo</example>
       </rule>
       <rule>
         <pattern mark_from="1">
@@ -2441,7 +2443,7 @@
       <example type="correct">Kement a boan am boa!</example>
       <example type="incorrect"><marker>A du</marker> emaon.</example>
       <example type="correct">A-du emaon.</example>
-      <example type="correct">kemer perzh enno e meur a du.</example>
+      <example type="correct">Kemer perzh enno e meur a du.</example>
       <example type="correct">Meur a zoare a zo da gemer perzh</example>
     </rule>
     <rule id="MA_UNAN" name="ma unan → ma-unan (hag all)">
@@ -2767,8 +2769,8 @@
           <token>bep-seurt</token>
         </pattern>
         <message>Implijit <suggestion>\1 bep seurt</suggestion>.</message>
-        <example type="incorrect"><marker>a bep-seurt</marker></example>
-        <example type="correct">a bep seurt</example>
+        <example type="incorrect"><marker>A bep-seurt</marker></example>
+        <example type="correct">A bep seurt</example>
       </rule>
       <rule>
         <pattern>
@@ -2776,16 +2778,16 @@
           <token>seurt</token>
         </pattern>
         <message>Implijit <suggestion><match no="1" regexp_match="(.).*" 
regexp_replace="$1 bep seurt"/></suggestion>.</message>
-        <example type="incorrect"><marker>a-bep seurt</marker></example>
-        <example type="correct">a bep seurt</example>
+        <example type="incorrect"><marker>A-bep seurt</marker></example>
+        <example type="correct">A bep seurt</example>
       </rule>
       <rule>
         <pattern>
           <token>a-bep-seurt</token>
         </pattern>
         <message>Implijit <suggestion><match no="1" regexp_match="(.).*" 
regexp_replace="$1 bep seurt"/></suggestion>.</message>
-        <example type="incorrect"><marker>a-bep-seurt</marker></example>
-        <example type="correct">a bep seurt</example>
+        <example type="incorrect"><marker>A-bep-seurt</marker></example>
+        <example type="correct">A bep seurt</example>
       </rule>
     </rulegroup>
     <rulegroup id="A_VIL_VERN" name="a vil vern → a-vil-vern">
@@ -2796,8 +2798,8 @@
           <token>vern</token>
         </pattern>
         <message>Implijit <suggestion>\1-\2-\3</suggestion>.</message>
-        <example type="incorrect"><marker>a vil vern</marker></example>
-        <example type="correct">a-vil-vern</example>
+        <example type="incorrect"><marker>A vil vern</marker></example>
+        <example type="correct">A-vil-vern</example>
       </rule>
       <rule>
         <pattern>
@@ -2805,8 +2807,8 @@
           <token>vil-vern</token>
         </pattern>
         <message>Implijit <suggestion>\1-\2</suggestion>.</message>
-        <example type="incorrect"><marker>a vil-vern</marker></example>
-        <example type="correct">a-vil-vern</example>
+        <example type="incorrect"><marker>A vil-vern</marker></example>
+        <example type="correct">A-vil-vern</example>
       </rule>
       <rule>
         <pattern>
@@ -2814,8 +2816,8 @@
           <token>vern</token>
         </pattern>
         <message>Implijit <suggestion>\1-\2</suggestion>.</message>
-        <example type="incorrect"><marker>a-vil vern</marker></example>
-        <example type="correct">a-vil-vern</example>
+        <example type="incorrect"><marker>A-vil vern</marker></example>
+        <example type="correct">A-vil-vern</example>
       </rule>
     </rulegroup>
     <rulegroup id="A_HEND_ALL" name="a hend all → a-hend-all">

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


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to