Revision: 8775
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8775&view=rev
Author:   dominikoeo
Date:     2013-01-01 21:21:58 +0000 (Tue, 01 Jan 2013)
Log Message:
-----------
[eo] fixed warning in regexp reported by "ant test".

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-01 21:12:57 UTC (rev 8774)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/eo/grammar.xml    
    2013-01-01 21:21:58 UTC (rev 8775)
@@ -3182,7 +3182,7 @@
             <token inflected="yes">scii</token>
           </marker>
           <token regexp="yes">la|tiuj?n|[mvclŝn]ia?n|iliaj?n</token>
-          <token 
regexp="yes">(?:ge)?(?:ul|vir|vir|hom|knab|infan|patr|sinjor)(?:in)?oj?n</token>
+          <token 
regexp="yes">(?:ge)?(?:av|ul|vir|hom|knab|infan|(?:bo)?(?:patr|frat)|sinjor)(?:in)?oj?n</token>
         </pattern>
         <message>Laŭ la kunteksto, ŝajnas ke vi intencis diri 
<suggestion><match no="1" regexp_match="sci(.*)" 
regexp_replace="kon$1"/></suggestion> anstataŭ «\1».</message>
         <example type="incorrect">Ĉu vi <marker>scias</marker> mian 
patrinon?</example>

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


------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to