Transliteration

Ayah by Ayah

Tags

Download Links

Transliteration for Surah At-Tahrim — Ayah 10

66:10
ضَرَبَ ٱللَّهُ مَثَلٗا لِّلَّذِينَ كَفَرُواْ ٱمۡرَأَتَ نُوحٖ وَٱمۡرَأَتَ لُوطٖۖ كَانَتَا تَحۡتَ عَبۡدَيۡنِ مِنۡ عِبَادِنَا صَٰلِحَيۡنِ فَخَانَتَاهُمَا فَلَمۡ يُغۡنِيَا عَنۡهُمَا مِنَ ٱللَّهِ شَيۡـٔٗا وَقِيلَ ٱدۡخُلَا ٱلنَّارَ مَعَ ٱلدَّٰخِلِينَ ١٠
Daraba Allahu mathalan lillatheenakafaroo imraata noohin wamraata lootin kanatatahta AAabdayni min AAibadina salihaynifakhanatahuma falam yughniya AAanhumamina Allahi shay-an waqeela odkhula annaramaAAa addakhileen

QUL has multiple transliterations of the Quran in various languages. These are available in two formats:

JSON

  • Organized by ayah_key in the "surah:ayah" format.
  • Example:
{
  "1:1": "Bismi All<u>a</u>hi a<b>l</b>rra<u>h</u>m<u>a</u>ni a<b>l</b>rra<u>h</u>eem<b>i</b>"
}
      

The transliteration string may include HTML tags (e.g., <u>, <b>) for styling and emphasis.

SQLite

Provides transliteration in a structured relational format with the following columns:

  • sura (integer)
  • ayah (integer)
  • ayah_key (string, e.g., "1:1")
  • text (HTML-formatted transliteration)

Notes

  • Transliterations may be word-by-word or ayah-by-ayah.
  • HTML tags in the text allow flexible rendering (e.g., vowel highlighting or emphasis).