# Getting started with word-guru Collection of prompts to answer language-related queries. ## Features ### Copywriter - Text correction ### Dictionary - Definition - Synonym - Reverse Definition - Usage Examples - Part-of-Speech tags ### Interpreter - Translation ## Examples ```bash $ word-guru dictionary get-reverse-definition "that feeling of accomplishment after several days of hard work" eng ["achievement", "fulfillment", "satisfaction"] ``` ## Contributing Please reference to our [contribution](http://danoan.github.io/word-guru/contributing) and [code-of-conduct](http://danoan.github.io/word-guru/code-of-conduct) guidelines.