I'm trying to create an English-English dictionary. And using the following codes ( in the HTML file):
Code:
<idx:orth>think
<idx:infl>
<idx:iform value="thinks"/>
<idx:iform value="thought"/>
<idx:iform value="thinking"/>
</idx:infl>
</idx:orth>
What I want is that when I click on the "thought" word on a mobi book, the dictionary would display not only the definition of "thought", but also that of "think" for me to choose. But in practice when I clicked on the "thought" word, it only displayed the definition of "thought", not any more. I recall that some dictionaries would display the definition of "Ted" and "ted" for me to choose when I clicked on either of them, if both of their definitions were in the dictionary and had different meanings. How did them make it?
I'm using KPW1 on 5.3.9