Revision: 7335
http://languagetool.svn.sourceforge.net/languagetool/?rev=7335&view=rev
Author: dominikoeo
Date: 2012-06-13 17:00:42 +0000 (Wed, 13 Jun 2012)
Log Message:
-----------
[br] fixed false positive in "Ul legumaj".
The word "legumaj" can be plural or singular.
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-13 16:59:01 UTC
(rev 7334)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml 2012-06-13 17:00:42 UTC
(rev 7335)
@@ -4738,6 +4738,7 @@
<marker>
<token postag="N . p.*" postag_regexp="yes">
<exception postag="N . s.*" postag_regexp="yes"/>
+ <exception>legumaj</exception>
</token>
</marker>
</pattern>
@@ -4746,6 +4747,7 @@
<example type="correct">Pet den a zo chomet?</example>
<example type="incorrect">Tapet en deus ul
<marker>logod</marker>.</example>
<example type="correct">Tapet en deus ul logodenn.</example>
+ <example type="correct">Ul legumaj.</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