# Glossaire

### Prosody

Prosody is the patterns of stress and [intonation](https://www.google.com/search?sca_esv=bbc1e2ff9b7fc04f\&q=intonation\&si=ACC90nyOnVY18Aw7zUtkWPYo5mTnppBHrCvOXWxzew70gngxKfWC60wZUMrBfYq5R3k4moLe7SftFfOa1hGHq3vitv0zz1XXdE0Im4VPPkCtxerhLsZzCQU%3D\&expnd=1\&sa=X\&ved=2ahUKEwjPwPPd96-GAxWuaqQEHV1HCkMQyecJegQIIRAQ) in a language.

For example, prosody provides clues about attitude or affective state: The sentence "Yeah, that was a great movie," can mean that the speaker liked the movie or the exact opposite, depending on the speaker's intonation. Prosody is also used to provide semantic information.

Source: [APA](https://www.apa.org/pubs/highlights/peeps/issue-29#:~:text=For%20example%2C%20prosody%20provides%20clues,used%20to%20provide%20semantic%20information.)


---

# 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://support.checksub.com/get-started/glossaire.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.
