Revision: 7307
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7307&view=rev
Author:   dominikoeo
Date:     2012-06-10 13:57:42 +0000 (Sun, 10 Jun 2012)
Log Message:
-----------
[fr] detect error *rak se* -> "rak-se" and minor other changes.

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-06-10 13:56:44 UTC 
(rev 7306)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml        2012-06-10 13:57:42 UTC 
(rev 7307)
@@ -137,7 +137,7 @@
         <example type="incorrect">Ar <marker>gouiziegezh</marker></example>
         <example type="correct">Ar <marker>ouiziegezh</marker></example>
         <example type="correct">Ar <marker>gouent</marker></example>
-        <!-- &lt;example type=&quot;correct&quot;&gt;Ar 
&lt;marker&gt;gouerien&lt;/marker&gt;&lt;/example&gt; -->
+        <!-- <example type="correct">Ar <marker>gouerien</marker></example> -->
       </rule>
       <rule>
         <pattern>
@@ -1959,7 +1959,7 @@
       <example type="correct">N’out ket chomet pell.</example>
       <example type="incorrect">Boutin eo 
<marker>c’hentelioù-noz</marker></example>
       <example type="correct">Boutin eo ar c’hentelioù-noz</example>
-      <example type="correct">&quot;N’ouzon ket&quot; eme zTony.</example>
+      <example type="correct">"N’ouzon ket" eme zTony.</example>
     </rule>
 
     <rulegroup id="GER_KEMM" name="kemmadur ebet goude gerioù">
@@ -2053,7 +2053,7 @@
         <example type="incorrect">Ur gevredigezh 
<marker>gouiziek</marker>.</example>
         <example type="correct">Ur gevredigezh ouiziek.</example>
         <example type="correct">Ur gouel bras.</example>
-        <example type="correct">Gwelet em eus <marker>paot mat</marker> a dud 
eno.</example>
+        <example type="correct">Gwelet em eus <marker>paot-mat</marker> a dud 
eno.</example>
       </rule>
       <rule>
         <pattern>
@@ -3456,8 +3456,8 @@
         <token>bro</token>
       </pattern>
       <message>Implijit <suggestion>\1-\2</suggestion>.</message>
-      <example type="incorrect">Ur strollad eus <marker>korn bro</marker> an 
Orian</example>
-      <example type="correct">Ur strollad eus <marker>korn-bro</marker> an 
Orian</example>
+      <example type="incorrect">Ur strollad eus <marker>korn bro</marker> an 
Oriant</example>
+      <example type="correct">Ur strollad eus <marker>korn-bro</marker> an 
Oriant</example>
       <example type="incorrect">Kalz a <marker>gornioù bro</marker> e 
Breizh-Izel</example>
       <example type="correct">Kalz a gornioù-bro e Breizh-Izel</example>
     </rule>
@@ -4104,6 +4104,15 @@
       <example type="incorrect">An hañv <marker>a-zeu</marker>.</example>
       <example type="correct">An hañv <marker>a zeu</marker>.</example>
     </rule>
+    <rule id="RAK_SE" name="rak se → rak-se">
+      <pattern>
+        <token>rak</token>
+        <token>se</token>
+      </pattern>
+      <message>Implijit <suggestion>rak-se</suggestion> (CHALM, Q3).</message>
+      <example type="incorrect"><marker>Rak se</marker></example>
+      <example type="correct"><marker>Rak-se</marker></example>
+    </rule>
     <rule id="ALL" name="en tu-all → en tu all (hag all)">
       <pattern>
         <!-- Exception avoids double error in *a hend-all* already
@@ -4601,7 +4610,7 @@
       <message>Pennlizherenn ebet e gerioù-mell an anvioù divoutin pa vezont 
e-kreiz ul lavarenn. Ha fellout a rae deoc’h skrivañ <suggestion><match no="2" 
case_conversion="alllower"/></suggestion>.</message>
       <example type="incorrect">Kantonioù <marker>Ar</marker> 
C’hastell-Nevez</example>
       <example type="correct">Kantonioù ar C’hastell-Nevez</example>
-      <example type="correct">An Orian a zo pell ac’hann.</example>
+      <example type="correct">An Oriant a zo pell ac’hann.</example>
       <example type="correct">Ar geriadur An Here.</example>
     </rule>
     <rule id="PEBEZH" name="Pebezh">
@@ -6212,8 +6221,8 @@
           </marker>
         </pattern>
         <message>Ret eo skrivañ <suggestion>krog on</suggestion> pe 
<suggestion>krog e oan</suggestion></message>
-        <example type="incorrect">Kroget <marker>em eus</marker> da deskiñ 
brezhoneg.</example>
-        <example type="correct">Krog on da deskiñ brezhoneg.</example>
+        <example type="incorrect">Kroget <marker>em eus</marker> da zeskiñ 
brezhoneg.</example>
+        <example type="correct">Krog on da zeskiñ brezhoneg.</example>
       </rule>
       <rule>
         <pattern>

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to