# augmented backus naur form

## Augmented Backus-Naur Form

A language used to define the formal syntax of another language in computer science.

#### Notes

* *Augmented Backus-Naur Form* is:

```
* used to define syntax for Internet specifications.
```

```
* defined by Internet Standard 68, RFC 5234.
```

## Alternatives

* ABNF

## Related Links

* Internet Engineering Task Force
  * [Augmented BNF for Syntax Specifications](https://tools.ietf.org/html/rfc5234)
* Wikipedia
  * [Augmented Backus-Naur form](https://en.wikipedia.org/wiki/Augmented_Backus%E2%80%93Naur_form)

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SNOMED+Glossary&#x26;entry.670899847=Augmented%20Backus-Naur%20Form" class="button primary">Provide Feedback</a>


---

# 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.snomed.org/snomed-international-documents/snomed-ct-glossary/a/augmented-backus-naur-form.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.
