Ah, gotcha. So the xlit is an xlit of the lemma, not the actual word in the text? And the xlit differs because the lexical form of the word differs between lexicons? or the lexicons use different beta encoding schemes sometimes? In either case, they seem to be lemma representations for lookups into a lexicon. Do you think it might make sense to encode it like:

<w lemma="Strong:976 ANLEX:BI/BLOS" morph="Robinson:N-NSF" xlit="betacode:BI/BLOS">Βίβλος</w>


The useful and practical information is the key to the lexicons, so if Strong:976 can get us to the entry in the Strong's Dictionary, I'm not sure we need the Strong:BI/BLOS xlit of the lemma.

The last question is whether the xlit entry should be of the word as it appears in the text, or of the lemma. I chose the word for mine. What do you think?

                -Troy.


Chris Little wrote:
The purpose of the "Strong:" part is to encode the Beta coded transliteration of the word as it appears in Strong's Dictionary. (And "ANLEX:" is the version appearing in the Analytical Greek Lexicon or something like that.)

Should I do "betacode:" for the xlit values? Is that going to work in swordweb to have two different xlit values with the same workID? And does that make the two values less useful since it is no longer clear what their distinction is? Or should we simply drop one of the two transliterations as redundant?

--Chris

Troy A. Griffitts wrote:

Hey Chris,

I trust your OSIS encoding on the module. Your proposed encoding looks good, except I don't understand the "Strong:" part of:
xlit="ANLEX:BI/BLOS Strong:BI/BLOS"

Here is a dump from examples/cmdline/lookup of my LXXM entry for PsSol.18.1

[EMAIL PROTECTED] webmods]$ ~/src/sword/examples/cmdline/lookup LXXM /PsSol/18/1
/PsSol/18/1:
<title type="section" subtype="x-preverse"><w lemma="ψαλμός" morph="packard:N2 NSM" xlit="betacode:YALMO\S">ψαλμὸς</w>


_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to