# Verb: noun

### Cambridge Dictionary

> *"a word or phrase that* [*describes*](https://dictionary.cambridge.org/dictionary/english/describe) *an* [*action*](https://dictionary.cambridge.org/dictionary/english/action)*,* [*condition*](https://dictionary.cambridge.org/dictionary/english/condition)*, or* [*experience*](https://dictionary.cambridge.org/dictionary/english/experience)*"*

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

### Merriam-Webster

> *"a word (such as jump, think, happen, or exist) that is usually one of the main parts of a sentence and that expresses an action, an occurrence, or a state of being"*

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


---

# 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/verb-noun.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.
