Revision: 6844
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6844&view=rev
Author:   dominikoeo
Date:     2012-05-06 20:12:19 +0000 (Sun, 06 May 2012)
Log Message:
-----------
[eo] fixed false positive in:
     "Oni devas uzi a?\197?\173 Vindozon a?\197?\173 Linukson."

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-06 20:11:21 UTC 
(rev 6843)
+++ trunk/JLanguageTool/src/rules/eo/grammar.xml        2012-05-06 20:12:19 UTC 
(rev 6844)
@@ -2475,7 +2475,7 @@
           </token>
           <token regexp="yes" 
skip="-1">(mal|ne|re|mis|fi)?(balanc|ban|bukl|etend|fleks|klin|kolekt|interes|komunik|mov|nask|paŝt|renkont|renvers|romp|rul|sku|streĉ|sufok|sving|ŝanĝ|ŝiri|ŝut|ted|tren|turn|vek|vend|venĝ|verŝ|vind|uz)(ad|aĉ|et|eg)?([ui]|[aiuo]s)<exception
 scope="next" regexp="yes">.*n|da|nek</exception><exception scope="next" 
postag="V.* i" postag_regexp="yes"/>
           </token>
-          <token postag="SENT_END|K|T.* k .*" postag_regexp="yes"/>
+          <token postag="SENT_END|T.* k .*" postag_regexp="yes"/>
         </pattern>
         <message>Oni preskaŭ ĉiam uzas la verbon «\2» kun akuzativo. Ĉu vi 
intencis <suggestion><match no="2" regexp_match="(.*)(([aiou]s)|[iu])" 
regexp_replace="$1iĝ$2"/></suggestion>?</message>
         <example type="incorrect">Mi <marker>interesegas</marker> pri 
tio.</example>
@@ -2484,6 +2484,8 @@
         <example type="correct">Mi <marker>vekiĝis</marker> kiam mi aŭdis 
tion.</example>
         <example type="correct">Ni <marker>kolektu</marker> pli da 
informo.</example>
         <example type="correct">Ni <marker>renkontis</marker> nek lin, nek 
ŝin.</example>
+        <example type="incorrect">Oni devas <marker>uzi</marker> aŭ Vindozo, 
aŭ Linukso.</example>
+        <example type="correct">Oni devas <marker>uzi</marker> aŭ Vindozon, aŭ 
Linukson.</example>
       </rule>
 
       <rule>

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

Reply via email to