
Article about a command line dictionary program for windows
title: The joy of coding a command line english dictionary program in dotnet published: true description: Article about a command line dictionary program for windows canonical_url: https://prahladyeri.github.io/blog/2026/06/the-joy-of-coding-cli-dict-in-dotnet.html tags: dotnet, csharp, windows
In today's globally connected digital village, we often come across words and syllables which are quite new to us. Most folks hardly take the trouble to look up a dictionary, though; there is no immediate or short-term incentive to increase your word power, especially in a world where LLMs can do most of the intellectual bidding for you.
For those of us who do care about the ever degrading human intellect and ways of preserving what little is left of it, a dictionary app or program becomes quite an essential and indispensable tool on the desktop computer. There are quite a few GUI Apps in the Windows desktop world for this, perhaps the most popular is the WordWeb dictionary and thesaurus tool which is a freeware.

WordWeb isn't exactly open source but does come with a specific condition for usage: The user must purchase a paid license if they ever took more than two flights in a single year. By the way, it's coded in Free Pascal which happens to be one of my favorite languages. In an alternative universe, I'd probably be using FP as a daily driver today if I hadn't fallen for C# first.
The second popular dictionary app is the open source Artha which is also a widely used dictionary and thesaurus app. This is GPL licensed and proper open source.
![]()
Being a minimalist and utilitarian power user, I had two basic issues with these desktop GUI tools:
What I really wanted was the native, zero-bloat equivalent of the Linux command line dict utility. Since a lightweight, native equivalent didn't quite fit my workflow in the Windows world, I decided to write one myself in C#. A simple, efficient command that just outputs the meaning and synonyms of a word.

The program uses the open source WordNet as the data source, the same one used by some of these other dictionary apps. Needless to say, dict is still a work in progress, additional features like looking up antonyms and related words are yet to come. I'm also planning to add a --random-word option which could be useful for building word power.
Coding programs like these which you enjoy using yourself can be a source of tremendous joy in a world full of fast paced delivery deadlines and overwhelming pressure for AI assistance. In order to keep the art of human coding alive in the future, we need to find a purpose - the old school way. There is no other way to do it.
gemmaI ported the whole Gemma-4 family — E2B, E4B, 12B, 31B, and the 26B-A4B MoE — to run on...
communityHey DEV, I'm Tobore. Let's actually connect. I've been on here for a while now, mostly writing and...
ai(yep, kinda clickbait, just for the funsies 😊) At the beginning of the year, I relaunched my...
aiMy laptop was sitting idle with the fan at full tilt. Nothing was running that I knew of. The culprit...
githubactionsI Built a Thing! TL;DR — Google Gemini-based Pull Request reviews and Issue Triaging for...
aiI've been hearing the word "harness" thrown around a lot lately. I assumed it just meant "the IDE" or...
Workflows from the Neura Market marketplace related to this DeepSeek resource