Arabic Punctuation and Paragraph Direction

Modern Standard Arabic paragraphs run from right to left, and three common punctuation marks have Arabic-specific shapes: comma ،, semicolon ؛, and question mark ؟. The full stop ., colon :, parentheses ( ), and several styles of quotation marks are shared with other writing systems, but their visual placement is controlled by the paragraph’s right-to-left direction.

Punctuation is not read backward. It marks the same kinds of boundaries that punctuation marks in English, while the text-layout system decides where neutral and paired symbols appear. Writers should enter the correct character and let the editor handle direction rather than manually reversing marks.

The core punctuation shapes

Arabic markNameUsual positionMain functionDo not substitute
،comma, فاصلةmedialshort boundary, list division,
؛semicolon, فاصلة منقوطةmedialstrong related-clause boundary; often cause/result;
؟question mark, علامة استفهامfinaldirect question?
.full stop, نقطةfinalcompleted statementsame basic character as English
:colon, نقطتانmedialexplanation, quotation, or listsame basic character as English

The Arabic comma and semicolon are visually oriented for Arabic text; they are not a Latin comma and semicolon moved to the other end of the sentence. Arabic ؟ also curves in the opposite direction from ?. These three forms are standard in formal contemporary MSA.

تأخر القطار، لكننا وصلنا في الوقت.

taʾakhkhara l-qiṭāru, lakinnanā waṣalnā fī l-waqt.

The train was delayed, but we arrived on time.

خذ المظلة؛ فالسماء ملبدة بالغيوم.

khudhi l-miẓallata; fa-s-samāʾu mulabbadatun bi-l-ghuyūm.

Take the umbrella; the sky is overcast.

هل أرسلت التقرير؟

hal ʾarsalta t-taqrīr?

Did you send the report?

The semicolon is especially at home in formal edited prose, where it can link a recommendation to its reason or consequence. In informal messages, writers often choose a full stop or comma instead. The Arabic question mark, by contrast, is normal in every register.

💡
For Arabic prose, choose ، ؛ ؟ from an Arabic keyboard. Moving a Western mark to a visually convenient side does not turn it into the Arabic character.

Spacing: attach the mark to what precedes

As in English, do not place a space before a comma, semicolon, question mark, colon, or full stop. Put the mark immediately after the preceding word, then normally type one space before the next word. The right-to-left display makes the resulting layout look different, but the underlying spacing rule is familiar.

FunctionCorrect source sequencePattern
Commaوصلت، ثم اتصلتword + mark + space + word
Semicolonانتظر؛ فالطريق مغلقword + mark + space + word
Questionهل وصلت؟word + mark at sentence end
Colonالقرار واضح: سننتظرword + mark + space + explanation

كان القرار واضحا: سنؤجل الموعد.

kāna l-qarāru wāḍiḥan: sanuʾajjilu l-mawʿid.

The decision was clear: we will postpone the appointment.

Arabic style does vary between publishers, especially in how heavily commas are used. There is no honest algorithm that places every comma for you. The reliable core is structural: use punctuation to reveal clause boundaries, avoid scattering commas wherever speech has a tiny pause, and remain consistent within a document.

Parentheses in a right-to-left paragraph

Arabic normally uses the same parenthesis characters ( and ) as English. Type the logical opening parenthesis before the parenthetical material and the closing one after it. A bidirectional rendering engine mirrors and positions them for the right-to-left context.

تغلق المكتبة يوم الجمعة (يوم العطلة الأسبوعية).

tughlaqu l-maktabatu yawma l-jumʿati (yawma l-ʿuṭlati l-usbūʿiyya).

The library closes on Friday (the weekly day off).

Do not swap the two parenthesis characters merely because the sentence reads from right to left. Their identity is logical—open, then close—even if your cursor and screen make the pair feel counterintuitive.

Parentheses sit directly against the enclosed text, with spacing outside the pair according to sentence structure. A full stop belongs after the closing parenthesis when the parenthesis ends only part of the sentence, as in the example above.

Quotation marks

Contemporary Arabic publishing commonly uses guillemets «…» or double quotation marks “…”. Both are acceptable (formal/edited) conventions; a publication’s house style decides between them. Straight ASCII quotes also occur in digital text (informal/technical), but mixing several systems in one document looks careless.

قالت المديرة: «سنبدأ في الموعد».

qālati l-mudīratu: «sanabdaʾu fī l-mawʿid».

The director said, “We will start on time.”

سألني: «هل قرأت الرسالة؟»

saʾalanī: «hal qaraʾta r-risāla?»

He asked me, “Did you read the letter?”

In the second example, the question mark belongs to the quoted question and therefore sits inside the closing quotation mark. No extra full stop is needed after the quotation. This is a matter of structure, not simply of right-to-left order.

💡
Choose one quotation system—«…» or “…”—and use it consistently. The paired marks surround the quotation logically; do not reverse them by hand.

Why mixed-direction text can look unstable

Arabic letters have strong right-to-left direction. Latin letters and numeral sequences have strong left-to-right direction. Many punctuation marks are directionally neutral, so the Unicode bidirectional algorithm positions them using surrounding context. A line such as موعد الاجتماع: ٢٠ سبتمبر ٢٠٢٦ therefore has a right-to-left sentence with numeral runs whose internal order remains left to right.

This can produce surprising cursor jumps, especially beside parentheses, slashes, email addresses, file names, or an isolated punctuation mark. The stored character order has not necessarily changed. Do not “repair” the display by adding random spaces or reversing punctuation; those fixes often fail in another browser.

For normal writing, keep the paragraph direction right to left and type continuous Arabic normally. In software that supports it, use explicit direction or isolation controls around substantial Latin material (technical). Invisible bidirectional control characters should not be inserted casually, because they are difficult to audit and can affect copied text.

راجعت النسخة الأخيرة، ثم أرسلتها إلى الفريق.

rājaʿtu n-nuskhata l-ʾakhīrata, thumma ʾarsaltuhā ʾilā l-farīq.

I reviewed the final version and then sent it to the team.

The displayed target is ordinary unvocalized prose. The audio-ready form adds every relevant vowel and shadda without changing the letters or punctuation. That skeleton identity is especially valuable in bidirectional text: display, speech, search, and copy-and-paste all refer to the same sentence.

Paragraph direction is not sentence reversal

A right-to-left paragraph starts at the right margin and progresses toward the left. Within it, words still have their conventional letter order, and a left-to-right island keeps its own internal order. Each new paragraph should carry the correct base direction; relying on its first visible punctuation mark can confuse an editor.

Headings, list items, and table cells may each establish a separate directional context. When an Arabic list item starts with a number, the containing paragraph—not the first numeral—should determine the base direction. The details of digit choice belong to Arabic-Indic and Western Digits; the crucial point here is that a numeral is an embedded run, not evidence that the whole paragraph runs left to right.

أرسلت الطلب، لكن الرد لم يصل بعد.

ʾarsaltu ṭ-ṭalaba, lakinna r-radda lam yaṣil baʿd.

I sent the request, but the reply has not arrived yet.

Common Mistakes

1. Using a Western comma in Arabic prose

❌ وصلت, ثم اتصلت بمديري.

Incorrect house style — use the Arabic comma ، in an Arabic run.

✅ وصلت، ثم اتصلت بمديري.

waṣaltu, thumma ttaṣaltu bi-mudīrī.

I arrived, then called my director.

2. Ending an Arabic question with ?

❌ متى يبدأ الاجتماع?

Incorrect house style — an Arabic question takes ؟.

✅ متى يبدأ الاجتماع؟

matā yabdaʾu l-ijtimāʿ?

When does the meeting begin?

3. Inserting a space before punctuation

❌ هل أرسلت التقرير ؟

Incorrect — the question mark follows التقرير with no intervening space.

✅ هل أرسلت التقرير؟

hal ʾarsalta t-taqrīr?

Did you send the report?

4. Reversing parentheses manually

❌ تغلق المكتبة يوم الجمعة )يوم العطلة(.

Incorrect source order — do not swap opening and closing parentheses by hand.

✅ تغلق المكتبة يوم الجمعة (يوم العطلة).

tughlaqu l-maktabatu yawma l-jumʿati (yawma l-ʿuṭla).

The library closes on Friday (the day off).

Key Takeaways

  • Use Arabic ، ؛ ؟ in Arabic runs; the full stop and colon use familiar forms.
  • Put no space before sentence punctuation and normally one space after medial punctuation.
  • Parentheses and quotation marks are logical pairs; let bidirectional layout position them.
  • Arabic paragraphs are right to left, but numeral and Latin runs retain their own internal direction.
  • Ordinary and fully vocalized versions should keep the same letters and punctuation exactly.

Now practice Arabic

Reading grammar gets you part of the way. The exercises are where it sticks — free, no signup needed.

Start learning Arabic

Related Topics