View Single Post
Old 01-10-2017, 08:40 AM   #164
Teom@n
Enthusiast
Teom@n began at the beginning.
 
Posts: 47
Karma: 10
Join Date: Dec 2014
Location: Lyon
Device: Kindle PW3, Kobo Libra H2O
Quote:
Originally Posted by Doitsu View Post
You'll need to explicitly define them as inflections. E.g.

Code:
<html>
<body>

<idx:entry>
	<b><idx:orth>cheval
	<idx:infl>
		<idx:iform value="chevaux"/>
	</idx:infl>
	</idx:orth> </b> 
	beygir 
</idx:entry>

<hr/>

<idx:entry>
	<b><idx:orth>feu
	<idx:infl>
		<idx:iform value="feux"/>
	</idx:infl>
	</idx:orth> </b> 
	ateş, yangın
</idx:entry>

</body>
</html>
For French verbs you might find the dsl2mobi French verb inflection list helpful.
I have official latest ODS7 and I converted it to Excel. (415.000 words)
I will try to fill it with Turkish explanations than convert stardict-text-html-mobi.
What do you think? Could it be better?
Teom@n is offline   Reply With Quote