# Built-in Linguist Actions

## Linguist Actions

* <mark style="background-color:yellow;">**Edit**</mark> <mark style="color:green;">`edit`</mark> or <mark style="color:green;">`e`</mark>: Improve clarity and coherence by adjusting sentences, changing word choices, and reorganizing content. This process enhances overall readability and effectiveness.
* <mark style="background-color:yellow;">**Proofread**</mark> <mark style="color:green;">`proofread`</mark> or <mark style="color:green;">`pr`</mark>: Check for spelling, grammar, punctuation, and typographical errors to ensure the text is polished and error-free. This helps maintain professionalism and accuracy.
* <mark style="background-color:yellow;">**Rephrase**</mark> <mark style="color:green;">`rephrase`</mark> or <mark style="color:green;">`r`</mark>: Express the same ideas in different words to improve clarity or engagement. This can help make complex or repetitive text more accessible and interesting.
* <mark style="background-color:yellow;">**Correct Grammar**</mark> <mark style="color:green;">`correct`</mark> or <mark style="color:green;">`c`</mark>: Specifically focusing on fixing grammatical errors in the text. This includes correcting sentence structure, verb tenses, subject-verb agreement, and other grammatical issues.
* <mark style="background-color:yellow;">**Polish**</mark> <mark style="color:green;">`polish`</mark> or <mark style="color:green;">`pl`</mark>: Refining the text to enhance its overall quality, including fine-tuning language, style, and tone to make it more engaging or professional.
* <mark style="background-color:yellow;">**Translate**</mark> <mark style="color:green;">`translate`</mark> or <mark style="color:green;">`t`</mark>: Converting text from one language to another while preserving the meaning and context. This involves understanding both the source and target languages.

You can override the action by specifying the name in a red block, like <mark style="color:green;">`translate`</mark> or <mark style="color:green;">`t`</mark> for short, in the command line when you want to translate instead of performing another action.

**Example:**&#x20;

> <mark style="color:orange;">`/chat`</mark><mark style="color:green;">`t`</mark>`We can translate between a wide variety of languages.`

The `t` argument is special because it overrides your default action with the translation action.
