# Phrase: noun, verb

### Cambridge Dictionary

> As **noun**
>
> *"a* [*group*](https://dictionary.cambridge.org/dictionary/english/group) *of words that is* [*part*](https://dictionary.cambridge.org/dictionary/english/part) *of,* [*rather*](https://dictionary.cambridge.org/dictionary/english/rather) *than the* [*whole*](https://dictionary.cambridge.org/dictionary/english/whole) *of, a* [*sentence*](https://dictionary.cambridge.org/dictionary/english/sentence)*"*

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

### Merriam-Webster

> As **verb**
>
> *"to express in words or in appropriate or telling terms"*
>
> *"to designate by a descriptive word or phrase"*

> As **noun**
>
> *"a characteristic manner or style of expression"*
>
> *"a word or group of words forming a syntactic constituent with a single grammatical function"*

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


---

# 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/phrase-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.
