Quote:
Originally Posted by hawhill
I started an implementation of a stardict dictionary parser in Lua, but it's in no way finished and it will still need considerable development to bring about something useful with it.
|
Could some of this be easier done in the startdict source? I see in the sdcv code that some language-specific query modification is done for English, e.g., -ies/-y in lib/lib.cpp, LookupSimilarWord(). I just did not figure out how to cross-compile for Kobo, otherwise I would give it a try.