<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
The HTML didn't come through very well. Here is a screenshot of the
Lexique-formatted entry: <br>
<img alt="entry from Lexique.jpg"
 src="cid:part1.05030404.07000304@pmbx.net" height="62" width="820"><br>
Daniel<br>
<br>
Daniel Owens wrote:
<blockquote cite="mid:4831002C.8070207@pmbx.net" type="cite">
  <pre wrap="">I have been working on some TEI dictionaries, and (this is obvious, I know) 
vanilla TEI produces very boring entries in the front-ends. I point this out as 
a preface to offering a suggestion for front-end developers preparing to 
introduce TEI support. Here is a typical TEI entry:

    &lt;entry key="an toạ"&gt;
    &lt;form&gt;&lt;orth&gt;an toạ&lt;/orth&gt;&lt;pron&gt;(phonetic representation)&lt;/pron&gt;&lt;/form&gt;
    &lt;gramGrp&gt;&lt;pos&gt;verb&lt;/pos&gt;&lt;/gramGrp&gt;
    &lt;def&gt;To take a seat, to be seated&lt;/def&gt;
    &lt;eg&gt;&lt;q&gt;mời các vị an toạ&lt;/q&gt;&lt;/eg&gt;&lt;trans&gt;&lt;tr&gt;pray, everyone, take a
    seat&lt;/tr&gt;&lt;/trans&gt;
    &lt;/entry&gt;

Here is what it looks like in BibleTime:

    AN TOẠ  an toạ(phonetic representation)verb To take a seat, to be seated mời
    các vị an toạpray, everyone, take a seat

I'm not meaning to pick on BibleTime--BibleCS only formats the part of speech in 
italics.

Here's the suggestion. Recently a friend of mine pointed me to an SIL-developed 
program that can be used to create and publish lexicons. It's called Lexique 
Pro, and you can download it at <a class="moz-txt-link-freetext" href="http://www.lexiquepro.com/download.htm">http://www.lexiquepro.com/download.htm</a>. They use 
a TeX-like method of tagging data, but there's no reason why what they have done 
can't be applied to XML data. Here is the above example formatted by Lexique Pro:

    *an toạ* /verb. /[(phonetic representation)];To take a seat, to be seated.
    *mời các vị an toạ* pray, everyone, take a seat.

Notice that they have varied the font, font size, font color, bold, and italics 
of each part of the entry so that it is easier to read. They have also added 
punctuation to separate parts of the entry. Before I heard about the upcoming 
TEI support I had put together a dictionary using THML, complete with 
punctuation and line breaks to help make it easier to read the entry. That's not 
the role of the TEI xml file, though. Lexique Pro's way of handling entries is 
not the only way, but I suggest it as ONE useful way developed by people who 
deal with lexicons daily.

For what it's worth,
Daniel

-- 
PMBX license 1502 

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
PMBX license 1502 
</pre>
</body>
</html>