An open API service indexing awesome lists of open source software.

https://github.com/thepushkarp/etymology-viewer

Etymology Viewer that gives you the origin of a word
https://github.com/thepushkarp/etymology-viewer

etymology words

Last synced: about 2 months ago
JSON representation

Etymology Viewer that gives you the origin of a word

Awesome Lists containing this project

README

        

Etymology Viewer

Etymology Viewer


CodeQL Status
Stargazers
License

Etymology Viewer that gives you the origin of a word.

---

## What is this?

This is a tool that allows you to search for the origin of a word and also view its origin tree. It uses the [ety-python](https://github.com/jmsv/ety-python) library to get the origin of a word, which in turn sources data from Gerard de Melo's [Etymological Wordnet](http://www1.icsi.berkeley.edu/~demelo/etymwn/), which is mostly mined from Wiktionary.

## Usage

Enter a word in the text box to search its origin. There are three options from which you can search:

- **Default Search**: Returns the words from which the word is directly derived.
- **Recursive Search**: Returns the words from which the word is derived, with recursive searching through the database.
- **View Etymological Tree**: Shows the words from which the word originates, in a tree form.

## Seems interesting, tell me more

Check [Logophilia](https://logophilia.in/) to know about words and the etymology behind them. It's an extremely fun way to learn words!

## Disclaimer

There isn't a single source of truth for etymologies; words' origins can be heavily disputed. This website fetches data from [ety-python](https://github.com/jmsv/ety-python), whose source data is mostly mined from Wiktionary.

Icons made by Freepik from www.flaticon.com.

---



Etymology Viewer

made with ❤️ by

Pushkar Patel