Revision: 6509
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6509&view=rev
Author:   dominikoeo
Date:     2012-02-11 23:05:01 +0000 (Sat, 11 Feb 2012)
Log Message:
-----------
[br] fixed false positive in "Ur gwir fin".

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-02-11 20:46:34 UTC 
(rev 6508)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml        2012-02-11 23:05:01 UTC 
(rev 6509)
@@ -1846,6 +1846,7 @@
         <token>gwir</token>
         <token postag="N.*" postag_regexp="yes" inflected="yes" 
regexp="yes">[ktpgdbm].*
           <exception postag="N[^M]*M.*:1:.*" postag_regexp="yes" 
inflected="yes" regexp="yes">[ktpgdbm].*</exception>
+          <exception postag="N[^M]*" postag_regexp="yes" inflected="yes" 
regexp="yes">[^ktpgdbm].*</exception>
         </token>
       </pattern>
       <message>Ur c’hemmadur glok dre vlotaat a zlefe bezañ goude an anv-gwan 
«\2».</message>
@@ -1854,6 +1855,7 @@
       <example type="incorrect">Ur gwir <marker>plijadur</marker></example>
       <example type="correct">Ur gwir <marker>blijadur</marker></example>
       <example type="correct">Ur gwir <marker>istor</marker></example>
+      <example type="correct">Ur gwir <marker>fin</marker></example>
     </rule>
     <rulegroup id="CHOZH_ANV" name="Ur c’hozh marc’h → Ur c’hozh varc’h">
       <rule>

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


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to