Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/toroidal-code/synonymous.el

A thesaurus at your fingertips
https://github.com/toroidal-code/synonymous.el

emacs emacs-lisp synonyms thesaurus

Last synced: 22 days ago
JSON representation

A thesaurus at your fingertips

Awesome Lists containing this project

README

        

# synonymous.el
A thesaurus at your fingertips

Synonymous is a simple Emacs plugin that allows you to select a word and replace it with a synonym or antonym. It
uses `x-menu` for offering choices, and the simple functions `synonymous-synonyms` and `synonymous-antonyms` for
displaying the selection menu.

It's paired with the [synonymous server](https://github.com/toroidal-code/synonymous) if you would like to run the server locally, otherwise it accesses an instance running on OpenShift.