# Prefix: noun, verb

### Cambridge Dictionary

> As **noun**
>
> *"a* [*letter*](https://dictionary.cambridge.org/dictionary/english/letter) *or* [*group*](https://dictionary.cambridge.org/dictionary/english/group) *of* [*letters*](https://dictionary.cambridge.org/dictionary/english/capital) [*added*](https://dictionary.cambridge.org/dictionary/english/add) *to the* [*beginning*](https://dictionary.cambridge.org/dictionary/english/beginning) *of a word to make a new word"*

{% embed url="<https://dictionary.cambridge.org/dictionary/english/prefix>" %}

### Merriam-Webster

> As **verb**
>
> *"to add a letter, number, or symbol at the beginning of a word or number"*

> As **noun**
>
> *"an affix attached to the beginning of a word, base, or phrase and serving to produce a derivative word or an inflectional form"*

{% embed url="<https://www.merriam-webster.com/dictionary/prefix>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.angular-package.dev/designing/definitions/prefix-noun-verb.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
