Revision: 7108
http://languagetool.svn.sourceforge.net/languagetool/?rev=7108&view=rev
Author: dominikoeo
Date: 2012-05-30 18:55:48 +0000 (Wed, 30 May 2012)
Log Message:
-----------
[eo] fixed error in xml grammar file: <marker> was used
instead of <token>. Odd that make test did not pick
it up. It was causing false positives.
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-30 17:36:51 UTC
(rev 7107)
+++ trunk/JLanguageTool/src/rules/eo/grammar.xml 2012-05-30 18:55:48 UTC
(rev 7108)
@@ -2852,7 +2852,7 @@
</rule>
<rule>
<pattern>
- <marker>al</marker>
+ <token>al</token>
<token/>
<marker><token inflected="yes"
regexp="yes">(mal|ne)?ŝat(et|eg)?i</token></marker>
</pattern>
@@ -2862,7 +2862,7 @@
</rule>
<rule>
<pattern>
- <marker>al</marker>
+ <token>al</token>
<token/>
<token>ne</token>
<marker><token inflected="yes"
regexp="yes">(mal|ne)?ŝat(et|eg)?i</token></marker>
@@ -2873,7 +2873,7 @@
</rule>
<rule>
<pattern>
- <marker>al</marker>
+ <token>al</token>
<token/>
<token postag="E ..." postag_regexp="yes"/>
<marker><token inflected="yes"
regexp="yes">(mal|ne)?ŝat(et|eg)?i</token></marker>
@@ -2884,7 +2884,7 @@
</rule>
<rule>
<pattern>
- <marker>al</marker>
+ <token>al</token>
<token/>
<token postag="E ..." postag_regexp="yes"/>
<token>ne</token>
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