Revision: 8400
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8400&view=rev
Author:   dominikoeo
Date:     2012-11-14 06:47:07 +0000 (Wed, 14 Nov 2012)
Log Message:
-----------
[br] disabled a rule which used to work until recently
     but which fail tests now.  I'll investigate why
     later.

Modified Paths:
--------------
    trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml    
    2012-11-14 06:22:48 UTC (rev 8399)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/br/grammar.xml    
    2012-11-14 06:47:07 UTC (rev 8400)
@@ -2309,6 +2309,8 @@
         <example type="correct">Ur gouel bras.</example>
         <example type="correct">Gwelet em eus <marker>paot-mat</marker> a dud 
eno.</example>
       </rule>
+      <!-- Disabled this rule which fails tests. It used to work!?
+           At first sight it looks ok.
       <rule>
         <pattern>
           <token postag="N f s.*|N m p t.*" postag_regexp="yes" 
regexp="yes">.*[lmnrvaeiouwy]
@@ -2332,7 +2334,7 @@
         <example type="correct">Paotred pinvidik.</example>
         <example type="incorrect">An dro <marker>kentaƱ</marker>.</example>
         <example type="correct">An dro gentaƱ.</example>
-      </rule>
+      </rule> -->
       <rule>
         <pattern>
           <token postag="N f s.*|N m p t.*" postag_regexp="yes">

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to