View Single Post
Old 02-26-2015, 11:48 AM   #3
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,535
Karma: 78910202
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
I can't help but think that doing this using what I might call "pseudo markup", and then processing that through a script to actually convert it into the ebook format would be an idea. Something like
Code:
<plant>
 <genus>Abelmoschus</genus>
 <specific>esculentus</specific>
 <common>OKRA</common>
 <description>is valued for its edible green fruits, said to be shaped like lady's fingers - one of its common names in British English.</description>
</plant>
PeterT is offline   Reply With Quote