Revision: 7521
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7521&view=rev
Author:   dominikoeo
Date:     2012-06-26 19:45:19 +0000 (Tue, 26 Jun 2012)
Log Message:
-----------
[eo] fixed a few 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-06-26 19:02:10 UTC 
(rev 7520)
+++ trunk/JLanguageTool/src/rules/eo/grammar.xml        2012-06-26 19:45:19 UTC 
(rev 7521)
@@ -329,6 +329,7 @@
         <token>jam</token>
       </pattern>
       <message>Preferu <suggestion>ankoraŭ ne</suggestion> anstataŭ «\1 
\2».</message>
+      
<url>http://bertilow.com/pmeg/gramatiko/e-vortecaj_vortetoj/tempaj/jam.html#i-e5j</url>
       <example type="incorrect">Mi <marker>ne jam</marker> studis la 
lecionon.</example>
       <example type="correct">Mi ankoraŭ ne studis la lecionon.</example>
     </rule>
@@ -1712,12 +1713,12 @@
         <token postag="V t[rn] .*" postag_regexp="yes" skip="2">
           <exception scope="next" postag="[KP].*|[RO] akz.*|T .* k .*|V nt .*" 
postag_regexp="yes"/>
           <exception scope="next" 
regexp="yes">[!?-–,;:«»“"()]|ĉu|des|se|ol|ke|,</exception>
-          <exception inflected="yes">nomi</exception>
+          <exception inflected="yes" 
regexp="yes">nomi|konsideri|kredi|trovi|opinii|taksi|senti</exception>
         </token>
         <marker>
           <token postag="[ROAT] nak.*" postag_regexp="yes">
             <exception postag="T .*e" postag_regexp="yes"/>
-            <exception regexp="yes">(?-i)[A-ZĈĜĤĴŜ].*</exception>
+            <exception regexp="yes">(?-i)[A-ZĈĜĤĴŜ].*|sola</exception>
           </token>
         </marker>
       </pattern>
@@ -1748,6 +1749,9 @@
       <example type="correct">Ju pli ni havas des pli ni deziras.</example>
       <example type="correct">Nenio pli teruras ol tertremo.</example>
       <example type="correct">Jen la ĉambro en kiu manĝas centoj da 
infanoj.</example>
+      <example type="correct">Kion vi konsideras vera?</example>
+      <example type="correct">Li loĝas tie sola.</example>
+      <example type="correct">Mi trovas tion inteligenta.</example>
     </rule>
     <rule id="NAK_NAK_VTR" name="mankanta akuzativo">
       <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

Reply via email to