# Langues

Dans cette section est listée les langues et les variétés linguistiques prises en charge.

## Liste des langues et dialectes prises en charge

#### Les langues

| Langue    | Code ISO-639-2                                     | Symbol | Code couleur HEXA |
| --------- | -------------------------------------------------- | ------ | ----------------- |
| français  | FR                                                 | aucun  | aucun             |
| anglais   | EN                                                 | aucun  | aucun             |
| shiKomori | non codifié, utiliser le code pays KM (ISO 3166-1) | ●      | #008000           |

#### Les dialectes

| Dialecte    | Code ISO-639-3 | Symbol | Code couleur HEXA |
| ----------- | -------------- | ------ | ----------------- |
| shiMaore    | swb            | ✧      | #808080           |
| shiMwali    | wlc            | ✽      | #FDCC41           |
| shiNdzuani  | wni            | ▲      | #FF0000           |
| shiNgazidja | zdj            | ◼      | #1AA3FF           |

{% hint style="info" %}
Les symboles des dialectes comoriens sont utilisés en tant qu'annotation dans l'environnement ORELC et les ouvrages du professeurs Mohamed Ahmed-Chamanga, afin de repérer rapidement les mots appartenant à une variété précise du shiKomori. Vous pouvez les utiliser dans votre système si vous traiter plusieurs dialectes du shiKomori. &#x20;
{% endhint %}


---

# 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://connector-api.orelc.ac/langues.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.
