https://github.com/apexal/latin-lookup
A simple Firefox addon that lets you define a highlighted word from English to Latin!
https://github.com/apexal/latin-lookup
Last synced: about 2 months ago
JSON representation
A simple Firefox addon that lets you define a highlighted word from English to Latin!
- Host: GitHub
- URL: https://github.com/apexal/latin-lookup
- Owner: Apexal
- License: mit
- Created: 2016-10-06T21:57:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-06T22:05:52.000Z (over 8 years ago)
- Last Synced: 2025-02-14T09:52:57.519Z (4 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Latin Lookup
Quickly define a Latin word using the Glosbe API.## Why?
I was annoyed with the time-wasting process of seeing a unfamiliar word when reading Latin texts online, opening a new tab, searching wikitionary for it, and then scrolling down to the Latin section just to get a one word definition.
This addon uses the [Glosbe API](https://glosbe.com/) which has documentation found [here](https://glosbe.com/a-api). Wikitionary, which has a huge amount of info on Latin words including full charts for declension/conjugation, does not
have an API. The Glosbe API only gives me the English translation so I can't show any extra info such as gender, part of speech, etc.