Project

General

Profile

Feature #551

Lexicon support: Liddell and Scott (Middle)

Added by Luke Murphey about 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02/20/2016
Due date:
% Done:

100%


Subtasks

Task #1209: Create L&S parserClosed

Task #1210: Create lexicon modelClosedLuke Murphey

Task #1211: Create lexicon importerClosed

Task #1212: Create lexicon lookupClosed

Task #1213: Lookup L&S definitions from word lookupClosed

Task #2322: Determine data structureClosedLuke Murphey

Feature #2325: Convert titles from beta-codeClosedLuke Murphey

Feature #2328: Descriptors ought to be the word formClosedLuke Murphey

Bug #2330: LSJ cannot be exported to an epubClosedLuke Murphey

Feature #2333: Populate lexicon entries upon importClosedLuke Murphey

Feature #2334: Migrations don't applyClosedLuke Murphey

Task #2344: Import LSJClosedLuke Murphey

Feature #2354: Improve chances of a lookup matchRejected

Bug #2355: Cannot index LSJClosedLuke Murphey

Associated revisions

Revision 881 (diff)
Added by lukemurphey over 5 years ago

Breaking out the division level processing to a separate function

Reference #551

Revision 919 (diff)
Added by lukemurphey over 5 years ago

Breaking out the division level processing to a separate function

Reference #551

Revision 885 (diff)
Added by lukemurphey over 5 years ago

Styling the lexicon content

Reference #551

Revision 923 (diff)
Added by lukemurphey over 5 years ago

Styling the lexicon content

Reference #551

Revision 891 (diff)
Added by lukemurphey over 5 years ago

Improving support for LSJ

Reference #551

Revision 929 (diff)
Added by lukemurphey over 5 years ago

Improving support for LSJ

Reference #551

Revision 897 (diff)
Added by lukemurphey over 5 years ago

Making the import policy use a different name for the LSJ work

Reference #551

Revision 935 (diff)
Added by lukemurphey over 5 years ago

Making the import policy use a different name for the LSJ work

Reference #551

History

#2 Updated by Luke Murphey over 10 years ago

  • Target version set to 3.0

#3 Updated by Luke Murphey over 10 years ago

<div0 type="alphabetic letter" n="*a">
   <head lang="greek">*A</head>
   <entry key="a)a/atos" type="main" id="n0">
      <form>
          <orth extent="full" lang="greek">a)a/atos</orth>
      </form>
      <etym>
         <foreign lang="greek">a)a/a_tos</foreign> from <foreign lang="greek">a</foreign> privat. <!--a_privat--> <foreign lang="greek">a)a/w.</foreign>
      </etym>
      <sense level="0" n="0" id="n0.0"><foreign lang="greek">a)a/a_tos</foreign>: in <usg>Il.</usg> with penult. long, <trans><tr>not to be injured, inviolable</tr></trans>, <foreign lang="greek">nu=n moi o)/mosson a)a/a_ton *stugo\s u(/dwr</foreign>, because the gods swore their most binding oaths thereby.
      </sense>

      <etym><foreign lang="greek">a)a/atos</foreign> from <foreign lang="greek">a</foreign> copulat. <!--a_copul-->, <foreign lang="greek">a)a/w.</foreign>
      </etym>
      <sense level="0" n="0" id="n0.1"><foreign lang="greek">a)a/atos</foreign>: in <usg>Od.</usg> with penult. short, <trans>  <tr>hurtful, perilous, aweful</tr></trans>; <foreign lang="greek">a)/eqlos a)a/atos.</foreign></sense>
   </entry>

#4 Updated by Luke Murphey over 10 years ago

A database design might look like this:

  • lexicon (table)
  • letter (table)
    • entry (table)
      • form (if multiple forms are associated with an entry)
        • etymology / sense
        • ls id
        • level
        • translation

#5 Updated by Luke Murphey about 8 years ago

Questions:

  1. Is the id value something significant that must be persisted?
  2. How is the level attribute used?
  3. How can references be linked to works in textcritical.com?

#6 Updated by Luke Murphey about 8 years ago

  • Subject changed from Lexicon support: Liddel and Scott to Lexicon support: Liddell and Scott

#7 Updated by Luke Murphey about 8 years ago

Need to parse out all of the <usg> tags and include a table that allow them to be referenced to works.

#9 Updated by Luke Murphey over 5 years ago

  • Subject changed from Lexicon support: Liddell and Scott to Lexicon support: Liddell and Scott (Middle)

#10 Updated by Luke Murphey over 5 years ago

  • Status changed from New to Closed

Also available in: Atom PDF