By J. Olivo Posted in Rants, Uncategorized on February 11, 2026 0 Comments 1 min read
This is a Graph-based Dictionary & Visualization Application. I developed it with AntiGravity IDE. It traverses and visualizes English’s lexicon using (using BFS/DFS algorithms) and a structured database.
You can access it here: Logonaut Visual Etymology Dictionary
The app is still in development, though it’s definitely working. It sources its definitions from a processed raw dump file from Wiktionary, and searches return Wiktionary entries that are cross-referenced against Princeton’s WordNet—a large lexical database of the English language. Princeton is no longer maintaining WordNet, though users and developers can still receive support via Open English WordNet (OEWN) and the Global Wordnet Association (GWA).
I am working to expand the dictionary so that etymologies are more clearly ordered, with the goal of being able to drill down into a word’s history until its deepest roots are exposed.
My goals are to:
