Revision: 9665
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9665&view=rev
Author:   dominikoeo
Date:     2013-03-10 20:45:19 +0000 (Sun, 10 Mar 2013)
Log Message:
-----------
[br] error was not found in:
     *Bemdez ez d'am di* -> Bemdez ez an d'am zi"

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

Modified: 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/rules/br/grammar.xml
===================================================================
--- 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/rules/br/grammar.xml
        2013-03-10 19:09:28 UTC (rev 9664)
+++ 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/rules/br/grammar.xml
        2013-03-10 20:45:19 UTC (rev 9665)
@@ -1593,7 +1593,7 @@
           <marker>
             <and>
               <token regexp="yes" inflected="yes">t.*
-                <exception regexp="yes" inflected="yes" postag="[^M]*" 
postag_regexp="yes">d.*</exception>
+                <exception regexp="yes" inflected="yes" postag="N.*[^M]*" 
postag_regexp="yes">d.*</exception>
               </token>
               <token regexp="yes">[td].*</token>
             </and>
@@ -1610,6 +1610,9 @@
         <example type="correct">Laouen e vefen ma teufen.</example>
         <example type="correct">Va Doue!</example>
         <example type="correct">Ar vugale na sentont ket n’<marker>o 
do</marker> ket dienn skornet.</example>
+        <example type="incorrect" correction="zi">Bemdez ez an d’am 
<marker>ti</marker>.</example>
+        <example type="incorrect" correction="zi">Bemdez ez an d’am 
<marker>di</marker>.</example>
+        <example type="correct">Bemdez ez an d’am 
<marker>zi</marker>.</example>
       </rule>
       <rule>
         <pattern>

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


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to