Live data from Hacker News

Ancient Library – 1,060 Greek/Latin texts, click any word to parse it

ancientlibrary.net

11–20 of 89 posts

Re: Ancient Library – 1,060 Greek/Latin texts, click any word to parse it

#13
post #10

https://ancientlibrary.net/claudian-carminum-minorum-corpusc... I don't get a definition for 'fulgere', third word first entence, just a reference to 'fulgo'. I can guess what it means though from the more common 'fulgur', maybe something adjacent to flashing or lightning, but translations seem a bit sketchy.

That's actually ok. In virtually all Latin dictionaries verbs are listed in the first singular person of the present indicative (e.g. you would find "sum" and not "esse"). It's just showing you the dictionary entry.

It's not really very useful in this particular case, as you can't actually navigate the "dictionary" any other way than finding the base word form somewhere in the text you're looking at.

Re: Ancient Library – 1,060 Greek/Latin texts, click any word to parse it

#14
post #2

Does this have some use case that the Perseus Digital Library doesn't already serve?

I was wondering the same thing —Perseus has been around since _1987_ & seems to have more features? I guess this is a bit more attractively laid out…

Re: Ancient Library – 1,060 Greek/Latin texts, click any word to parse it

#17
post #12

Suggestion: For the pop-up text, bold the meaning of the word so it pops out a bit better. Due to the formatting of word definitions, you have to go hunting for it in many cases.

Also sometimes you have to expand the entry to get to the meaning at all

Re: Ancient Library – 1,060 Greek/Latin texts, click any word to parse it

#18

Interesting project. I would love if you could switch fonts to something like New Athena Unicode. I built something similar to this by cloning the Diogenes repo and getting Claude to re-implement it in Python (it’s a very old battle tested Perl code base, so a great reference implementation) and using the TLG database for the Greek and Latin texts. You can take this even further by integrating it with the Barrington…

Kinda font-related, it's throwing me off how every V in the Latin texts show as U. I don't like how they modernized the spellings in school, but if you're not doing that, aren't they all V?

Also most of the word popups use different spellings, like "iam" becomes "jam".

Re: Ancient Library – 1,060 Greek/Latin texts, click any word to parse it

#19
post #12

Suggestion: For the pop-up text, bold the meaning of the word so it pops out a bit better. Due to the formatting of word definitions, you have to go hunting for it in many cases.

Also sometimes you have to expand the entry to get to the meaning at all

And it's not immediately obvious how to close a pop-up again.

Re: Ancient Library – 1,060 Greek/Latin texts, click any word to parse it

#20

Interesting project. I would love if you could switch fonts to something like New Athena Unicode. I built something similar to this by cloning the Diogenes repo and getting Claude to re-implement it in Python (it’s a very old battle tested Perl code base, so a great reference implementation) and using the TLG database for the Greek and Latin texts. You can take this even further by integrating it with the Barrington…

> LLMs have been an absolute game changer for me who is a hobby classicist but also knows how to build software.

Definitely! I myself have been having a lot of fun[0] recently using LLMs to enrich one of my favorite beginner Latin readers[1] with audio forced-alignment, POS tagging, morphology, definitions, and other niceties that learners might appreciate.

[0]: https://hercules.hookbangsplat.com

[1]: https://archive.org/details/p1fablesoforbili00godl/mode/2up

Post reply on HN