# Documents in languages other than English

### Clean up

* French and Portuguese words for CHAPTER, ARTICLE, PART will automatically appear translated on the view screen when you mark them up in the usual way eg. French Chapter will automatically come up as Chapitre when you mark it up using CHAP
* **French language:** where Article 1 appears as **Article 1er** (superscripted) or as **ARTICLE PREMIER** in the pdf, then mark up as in the original, minus any superscript, e.g. `ART 1er - Définitions` or `ART Premier - Définitions` (or `SEC Première - Définitions`)

<figure><img src="/files/QaO8Xml2eSqYxhgFlSKn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/36uKgwogAYjqlE739s7v" alt=""><figcaption></figcaption></figure>

* **Definitions:** French documents use French quotation marks (« and ») as they appear in the document. Do not mark up as italics or bold. Running Analysis | Definitions should work as it does usually.

<figure><img src="/files/mMZDDjXQQFrbl2WpK9oX" alt="" width="375"><figcaption></figcaption></figure>

* In French documents sometimes l’ (small letter el apostrophe) imports as i’ (small letter i apostrophe). In such a case go to edit screen, click edit, click find and replace and change all i’ to l’ . Eg. i'Union. Should be changed to l’Union.&#x20;


---

# 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.laws.africa/style-guides/documents-in-languages-other-than-english.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.
