Closed roSievers closed 9 years ago
No. Transitivity of Esperanto verbs in LanguageTool looks all right:
http://www.reta-vortaro.de/revo/art/ig.html#ig.0i http://www.reta-vortaro.de/revo/art/igx.html#igx.0i
$ echo "Igi" | java -jar languagetool/languagetool-standalone/target/LanguageTool-2.8-SNAPSHOT/LanguageTool-2.8-SNAPSHOT/languagetool-commandline.jar -c utf-8 -l eo -v -
Expected text language: Esperanto
Working on STDIN...
353 rules activated for language Esperanto
Igi[igi/V tr i,,]
Time: 399ms for 1 sentences (2.5 sentences/sec)
$ echo "Iĝi" | java -jar languagetool/languagetool-standalone/target/LanguageTool-2.8-SNAPSHOT/LanguageTool-2.8-SNAPSHOT/languagetool-commandline.jar -c utf-8 -l eo -v -
Expected text language: Esperanto
Working on STDIN...
353 rules activated for language Esperanto
Iĝi[iĝi/V nt i,,]
Time: 379ms for 1 sentences (2.6 sentences/sec)
So I'll close this issue.
Well, reading it now, it seems quite obvious. My typo (g/ĝ) lead me to conclusions to fast. Sorry about that and thanks for quickly catching it.
Saluton, (english TL/CR below)
Languagetool' (ĉe via retpaĝo) diras al mi, ke "igi" estas transitiva vorto. Sed la (reta) PIVo malkonsentas: http://vortaro.net/?w=i%C4%9Di
TL/Can't read esperanto: "igi" is marked as transitive, even though it isn't. Using the version on your website.