{"id":17762107,"url":"https://github.com/thepushkarp/etymology-viewer","last_synced_at":"2025-04-01T13:21:53.160Z","repository":{"id":48918256,"uuid":"382852120","full_name":"thepushkarp/etymology-viewer","owner":"thepushkarp","description":"Etymology Viewer that gives you the origin of a word","archived":false,"fork":false,"pushed_at":"2025-03-24T17:39:07.000Z","size":45,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T18:43:12.821Z","etag":null,"topics":["etymology","words"],"latest_commit_sha":null,"homepage":"https://etymology.thepushkarp.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thepushkarp.png","metadata":{"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"thepushkarp","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://www.buymeacoffee.com/thepushkarp"},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-04T12:56:38.000Z","updated_at":"2025-03-24T17:39:11.000Z","dependencies_parsed_at":"2024-03-20T17:54:45.777Z","dependency_job_id":null,"html_url":"https://github.com/thepushkarp/etymology-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepushkarp%2Fetymology-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepushkarp%2Fetymology-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepushkarp%2Fetymology-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepushkarp%2Fetymology-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thepushkarp","download_url":"https://codeload.github.com/thepushkarp/etymology-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246644187,"owners_count":20810725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["etymology","words"],"created_at":"2024-10-26T19:52:10.831Z","updated_at":"2025-04-01T13:21:53.154Z","avatar_url":"https://github.com/thepushkarp.png","language":"HTML","funding_links":["https://ko-fi.com/thepushkarp","https://www.buymeacoffee.com/thepushkarp"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg alt=\"Etymology Viewer\" src=\"static/search.png\" width=\"200\"\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eEtymology Viewer\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/thepushkarp/etymology-viewer/\"\u003e\u003cimg alt=\"CodeQL Status\" src=\"https://img.shields.io/github/workflow/status/thepushkarp/etymology-viewer/CodeQL?logo=GitHub\u0026label=CodeQL\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/thepushkarp/etymology-viewer/stargazers\"\u003e\u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/thepushkarp/etymology-viewer?style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/thepushkarp/etymology-viewer/blob/master/LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/thepushkarp/etymology-viewer?style=for-the-badge\"\u003e\u003c/a\u003e\n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eEtymology Viewer that gives you the origin of a word.\u003c/P\u003e\n\n---\n\n## What is this?\n\nThis 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.\n\n## Usage\n\nEnter a word in the text box to search its origin. There are three options from which you can search:\n\n-   **Default Search**: Returns the words from which the word is directly derived.\n-   **Recursive Search**: Returns the words from which the word is derived, with recursive searching through the database.\n-   **View Etymological Tree**: Shows the words from which the word originates, in a tree form.\n\n## Seems interesting, tell me more\n\nCheck [Logophilia](https://logophilia.in/) to know about words and the etymology behind them. It's an extremely fun way to learn words!\n\n## Disclaimer\n\nThere 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.\n\n\u003csmall\u003eIcons made by \u003ca href=\"https://www.freepik.com\" title=\"Freepik\"\u003eFreepik\u003c/a\u003e from \u003ca href=\"https://www.flaticon.com/\" title=\"Flaticon\"\u003ewww.flaticon.com\u003c/a\u003e\u003c/small\u003e.\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/thepushkarp/etymology-viewer\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    Etymology Viewer\n  \u003c/a\u003e\n  made with ❤️ by\n  \u003ca href=\"https://github.com/thepushkarp\"\u003e\n    Pushkar  Patel\n  \u003c/a\u003e\n\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthepushkarp%2Fetymology-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthepushkarp%2Fetymology-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthepushkarp%2Fetymology-viewer/lists"}