Page 1 of 1

Conjugation / declension support for russian?

PostPosted: Sun Jun 10, 2012 3:20 am
by chrisdict
Hi,

I'm interested in conjugation/declension support like in ABBY Lingvo.

For example, in russian, I type: шёл (past tense of go)

I would like it to automatically go to the word идти (infinitive), instead of getting "word not found".

I'm a developer, so I might be interested in adding this if it's not too much work, can someone point me in the right direction?

Thanks

Re: Conjugation / declension support for russian?

PostPosted: Sun Jun 10, 2012 1:21 pm
by Tvangeste
You should enable Russian Morphology module (F3 -> Sources -> Morphology), check Russian Morphology, and then add the generated pseudo-dictionary to your group.

I checked, шел -> идти works.

Re: Conjugation / declension support for russian?

PostPosted: Mon Jun 11, 2012 4:41 am
by chrisdict
This is great for my linux desktop! I assume I can just install hunspell-ru and that should work.

What about the android app? I don't see any such option there, which makes translating russian words time consuming.

Thanks for your help.

Re: Conjugation / declension support for russian?

PostPosted: Mon Jun 11, 2012 10:23 am
by chulai
chrisdict wrote:This is great for my linux desktop! I assume I can just install hunspell-ru and that should work.

What about the android app? I don't see any such option there, which makes translating russian words time consuming.

Thanks for your help.


Yes, you have to copy them in the GoldenDict folder in your SD card: http://goldendict.mobi/dictionaries.php

Re: Conjugation / declension support for russian?

PostPosted: Tue Jun 12, 2012 6:03 am
by chrisdict
Thanks a lot for your help. I got everything working and have no problems. I hope this post is useful to someone else with the same issue.