Revision: 8905
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8905&view=rev
Author:   dominikoeo
Date:     2013-01-06 19:00:36 +0000 (Sun, 06 Jan 2013)
Log Message:
-----------
[eo] improved rule ISTO

Modified Paths:
--------------
    trunk/JLanguageTool/src/main/resources/org/languagetool/rules/eo/grammar.xml

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/eo/grammar.xml
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/eo/grammar.xml    
    2013-01-06 18:59:22 UTC (rev 8904)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/eo/grammar.xml    
    2013-01-06 19:00:36 UTC (rev 8905)
@@ -739,16 +739,29 @@
       <example type="correct">Mi iris al <marker>seminario</marker>.</example>
       <example type="correct">Ne ĉiam rikoltas tiu, kiu semis.</example>
     </rule>
-    <rule id="ISTO" name="kirurgisto → kirurgo (ktp)">
-      <pattern>
-        <token 
regexp="yes">(?:fi)?(?:ge)?(?:aktor|ar[kĥ]eolog|astrolog|barbir|astronom|egiptolog|ekolog|esperantolog|diplomat|doktor|etnolog|filolog|fiziolog|general|ideolog|leksikolog|geolog|geograf|gimnast|ginekolog|kelner|[kĥ]irurg|mim|kurator|ornitolog|(?:infano?)psikolog|profesor|ŝofor|seksolog|(?:ĉef)?serĝent|student|soldat|te[ĥk]nolog|teolog)ist(?:in)?(?:aĉ)?oj?n?</token>
-      </pattern>
-      <message>Oni ne uzas la sufikson «-ist» en tiuj vortoj, kiuj jam montras 
personon. Oni devas skribi <suggestion><match no="1" regexp_match="ist" 
regexp_replace=""/></suggestion> anstataŭ «\1».</message>
-      
<url>http://bertilow.com/pmeg/vortfarado/afiksoj/sufiksoj/ist.html#i-8e1</url>
-      <example type="incorrect">Li estas fama 
<marker>kirurgisto</marker>.</example>
-      <example type="correct">Li estas fama <marker>kirurgo</marker>.</example>
-      <example type="correct">Oni povas diri «fotografo» aŭ 
«fotografisto».</example>
-    </rule>
+    <rulegroup id="ISTO" name="kirurgisto → kirurgo (ktp)">
+      <rule>
+        <pattern>
+          <token 
regexp="yes">(?:fi)?(?:ge)?(?:eks)?(?:ĉef)?(?:ar[kĥ]eolog|antropolog|birdolog|egiptolog|ekolog|esperantolog|etnolog|filolog|fiziolog|ideolog|leksikolog|geolog|ginekolog|kancerolog|[kĥ]irurg|onkolog|ornitolog|(?:infano?)psikolog|seksolog|sociolog|te[ĥk]nolog)ist(?:estr)?(?:in)?(?:aĉ)?oj?n?</token>
+        </pattern>
+        <message>Oni ne uzas la sufikson «-ist» en tiuj vortoj, kiuj jam 
montras personon. Oni devas skribi <suggestion><match no="1" regexp_match="ist" 
regexp_replace=""/></suggestion> aŭ <suggestion><match no="1" 
regexp_match="ist" regexp_replace="iisto"/></suggestion> anstataŭ 
«\1».</message>
+        
<url>http://bertilow.com/pmeg/vortfarado/afiksoj/sufiksoj/ist.html#i-8e1</url>
+        <example type="incorrect">Li estas fama 
<marker>kirurgisto</marker>.</example>
+        <example type="correct">Li estas fama 
<marker>kirurgiisto</marker>.</example>
+        <example type="correct">Li estas fama 
<marker>kirurgo</marker>.</example>
+        <example type="correct">Oni povas diri «fotografo» aŭ 
«fotografisto».</example>
+      </rule>
+      <rule>
+        <pattern>
+          <token 
regexp="yes">(?:fi)?(?:ge)?(?:eks)?(?:ĉef)?(?:aktor|astrolog|astronom|barbir|diplomat|doktor|episkop|general|geograf|gimnast|kelner|kurator|mim|profesor|redaktor|serĝent|ŝofor|student|soldat|teolog)ist(?:estr)?(?:in)?(?:aĉ)?oj?n?</token>
+        </pattern>
+        <message>Oni ne uzas la sufikson «-ist» en tiuj vortoj, kiuj jam 
montras personon. Oni devas skribi <suggestion><match no="1" regexp_match="ist" 
regexp_replace=""/></suggestion> anstataŭ «\1».</message>
+        
<url>http://bertilow.com/pmeg/vortfarado/afiksoj/sufiksoj/ist.html#i-8e1</url>
+        <example type="incorrect">Li estas fama 
<marker>aktoristo</marker>.</example>
+        <example type="correct">Li estas fama 
<marker>aktoro</marker>.</example>
+        <example type="correct">Oni povas diri «fotografo» aŭ 
«fotografisto».</example>
+      </rule>
+    </rulegroup>
   </category>
   <category name="Arkaismoj">
     <rulegroup id="ARKAISMO" name="arkaismo">

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to