Revision: 7056
http://languagetool.svn.sourceforge.net/languagetool/?rev=7056&view=rev
Author: dominikoeo
Date: 2012-05-26 07:47:50 +0000 (Sat, 26 May 2012)
Log Message:
-----------
[eo] fixed false positive in:
"Piero kaj Marko estis ?\196?\137i tie"
Modified Paths:
--------------
trunk/JLanguageTool/src/rules/eo/grammar.xml
Modified: trunk/JLanguageTool/src/rules/eo/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/eo/grammar.xml 2012-05-25 20:22:09 UTC
(rev 7055)
+++ trunk/JLanguageTool/src/rules/eo/grammar.xml 2012-05-26 07:47:50 UTC
(rev 7056)
@@ -1950,12 +1950,15 @@
<token postag="[RO] nak.*" postag_regexp="yes"></token>
<token postag="V nt .*" postag_regexp="yes"
skip="1"></token>
<marker>
- <token postag="[ROAT] nak np.*"
postag_regexp="yes"></token>
+ <token postag="[ROAT] nak np.*" postag_regexp="yes">
+ <exception postag="T .* en?" postag_regexp="yes"/>
+ </token>
</marker>
</pattern>
<message>Ne kongrua pluralo inter «\2», «\4» kaj
«\6».</message>
<example type="incorrect">Mi kaj li estas
<marker>viro</marker>.</example>
<example type="correct">Mi kaj li estas
<marker>viroj</marker>.</example>
+ <example type="correct">Piero kaj Marko estis ĉi tie.</example>
</rule>
<rule>
@@ -3231,4 +3234,4 @@
</category>
<!-- vim: foldmethod=marker foldmarker=<category,</category:
-->
-</rules>
\ No newline at end of file
+</rules>
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