Revision: 7922 http://languagetool.svn.sourceforge.net/languagetool/?rev=7922&view=rev Author: dominikoeo Date: 2012-08-25 21:31:22 +0000 (Sat, 25 Aug 2012) Log Message: ----------- [eo] removed rule LA_PLI (too many false positive no easily fixable)
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-08-25 18:38:43 UTC (rev 7921) +++ trunk/JLanguageTool/src/rules/eo/grammar.xml 2012-08-25 21:31:22 UTC (rev 7922) @@ -283,6 +283,14 @@ <example type="incorrect">Mi havas neniu <marker>defektojn</marker>.</example> <example type="correct">Mi havas neniu <marker>difektojn</marker>.</example> </rule> + <rule id="EKSTERNE" name="eksterne → ekstere"> + <pattern> + <token inflected="yes" regexp="yes">(mal|ne)?ekstern[oae]</token> + </pattern> + <message>La vorto «\1» ŝajnas esti eraro pro influo de nacia lingvo. Ĉu vi intencis skribi <suggestion><match no="1" regexp_match="rn" regexp_replace="r"/></suggestion>?</message> + <example type="incorrect">Li ludas <marker>eksterne</marker>.</example> + <example type="correct">Li ludas <marker>ekstere</marker>.</example> + </rule> <rule id="ENLOGANTO" name="enloĝanto → loĝanto"> <pattern> <token inflected="yes">enloĝanto</token> @@ -2625,19 +2633,6 @@ <example type="incorrect">Estis <marker>tio, kiu</marker> misfunkciis.</example> <example type="correct">Estis tio, kio misfunkciis.</example> </rule> - <rule id="LA_PLI" name="La pli (la plej)"> - <pattern> - <marker> - <token>la</token> - <token regexp="yes" skip="-1">(?:mal)?pli<exception scope="next" regexp="yes">ambaŭ|du|paro</exception></token> - </marker> - <token postag="SENT_END"/> - </pattern> - <message>Ĉu vi intencis <suggestion>\1 <match no="2" regexp_match="(.*)i" regexp_replace="$1ej"/></suggestion>?</message> - <example type="incorrect">Li estas <marker>la pli</marker> rapida.</example> - <example type="correct">Li estas la plej rapida.</example> - <example type="correct">Li estas <marker>la pli</marker> rapida el la du knaboj.</example> - </rule> <rule id="AKZ_KIEL_NAK" name="akuzativo + kiel + neakuzativo"> <pattern> <token postag="O akz .*" postag_regexp="yes"/> 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 Languagetool-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-cvs