Help for LSJ.js Version 1.0.0

You can use this application like a printed lexicon.

On the left are two columns. The first is the Greek alphabet. You can click on a letter to load entries beginning with that letter in the second-from-left column.

Browse and click to read entries.
Browse and click to read entries.

The alphabet-column includes three archaic letters, giving access to words that begin with this: digamma (Ϝϝ), koppa (Ϟϟ), and san (Ϻϻ).

The list of word-entries scrolls. Click on a word to see its entry in the lexicon.

You can look up Greek words by typing

You can find entries for Greek words by typing in this box.

Type here to find Greek words.
Type here to find Greek words.

Type Latin characters. Use the chart, below, to see the correspondance between “Beta Code” (Greek represented by Latin characters) and Unicode Greek.

α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ σ ς τ υ φ χ ψ ω
a b g d e z h q i k l m n c o p r s s t u f x y w

As you type, it will show you the Greek equivalent below. See that typing erxomai is transformed to “ερχομαι”.

As you type, suggested Greek words will appear in the scrolling list below. The suggestions appear, in that list, in the following order:

  1. Lexicon entries that exactly match what you typed.
  2. Lexicon entries that start with what you typed.
  3. Lexicon entries that include what you typed.
  4. Entries for words whose definitions include what you typed.

Click on one of the suggestions to see the article for that word.

Suggestions based on what you typed.
Suggestions based on what you typed.

You can search for English words.

You can search across the lexicon for entries whose article contain a given word or phrase. The application will look for exact matches.

How do you say porcupine in Ancient Greek?
How do you say “porcupine” in Ancient Greek?

You can link directly to entries.

Each entry has a unique id in the form urn:cite2:…. These appear on the right of the article’s display.

The URN that uniquely identifies an entry.
The URN that uniquely identifies an entry.
Hover or click to see that is really a link directly to this entry.
Hover or click to see that is really a link directly to this entry.

When you put the cursor over that URN, you can see it identifies itself as a link. Clicking on that will re-load the page, with the entry identified in the URL, like this:

…index.html?urn=urn:cite2:hmt:lsj.chicago_md:n51647
(It is simply the URL to the lexicon-app, with a “search-parameter”, ?urn= , followed by a URN.)

That link can be shared or included in an online publication.

Accessing the data directly

There is a link to the raw data for the LSJ lexicon. You can download that data and search, analyze, or transform it however you like. The .cex file is self-describing. The application is not using data/lexicon.cex, but data/lexicon.txt, so you can fiddle with the .cex version without harming the functionality of this application.