Revision: 6024
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6024&view=rev
Author:   dominikoeo
Date:     2011-12-10 20:44:16 +0000 (Sat, 10 Dec 2011)
Log Message:
-----------
[br] added missing postag_regexp="yes" in an exception.

Modified Paths:
--------------
    trunk/JLanguageTool/src/resource/br/disambiguation.xml

Modified: trunk/JLanguageTool/src/resource/br/disambiguation.xml
===================================================================
--- trunk/JLanguageTool/src/resource/br/disambiguation.xml      2011-12-10 
20:35:07 UTC (rev 6023)
+++ trunk/JLanguageTool/src/resource/br/disambiguation.xml      2011-12-10 
20:44:16 UTC (rev 6024)
@@ -42,7 +42,7 @@
   <rule id="O_R" name="O pronoun">
     <pattern mark="0">
       <token>o</token>
-      <token postag="N .*" postag_regexp="yes"><exception postag="V 
inf.*"/></token>
+      <token postag="N .*" postag_regexp="yes"><exception postag="V inf.*" 
postag_regexp="yes"/></token>
     </pattern>
     <disambig postag="R e p 3 obj"/>
   </rule>

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


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to