This repository holds an edition of the LSJ Lexicon formatted as a CEX file, with the lexicon's entries formatted lightly in Markdown.
The original digitization of the public domain text of the LSJ is courtesy of the Perseus Digital Library: Text provided by Perseus Digital Library, with funding from The National Endowment for the Humanities. Original version available for viewing and download at http://www.perseus.tufts.edu/.
The transformation of the Perseus text to an XML edition with composed Unicode was done by Giuseppe Celano. The files here are a further transformation of Celano's work.
Anyone reading this might be interested in this end-user lexicon app that uses this data.
License CC 3.0 BY-NC-SA.
-
lsj_chicago.cex A Cite Collection of the entries in the LSJ, with accompanying documentation of a discoverable text property extension identifying the
entry
property as a having a primtive typeString
and an extended typeMarkdown
. URNs for the LSJ collection are, e.g.urn:cts:hmt:lsj.markdown:n51
. This is based on the updated LSJ data from the University of Chicago. -
lsj_perseus.cex The original data made avaiable by the Perseus Digital Library, converted to Markdown.
-
lsj.index A searchable index as tabulated lines, with
#
as the field delimiter. The fields are:- The ID (object-selector) of an entry
- The entry's key (lemma) in Unicode, normalized to remove diacritical marks
- The entry's key (lemma) in Beta Code, normalized to remove diacritical marks
- A listing of all Greek words in the entry, in Beta Code without accents
-
files A directory of individual CEX fragments for each alphabetic division of the LSJ. These fragments lack the
seq
field.
Please submit corrections as issues in GitHub or (ideally) in the form of pull-requests.