Maarif-ul-Quran

Multiple Ayahs

Tags

Download Links

Maarif-ul-Quran tafsir for Surah At-Talaq — Ayah 11

أَعَدَّ ٱللَّهُ لَهُمۡ عَذَابٗا شَدِيدٗاۖ فَٱتَّقُواْ ٱللَّهَ يَٰٓأُوْلِي ٱلۡأَلۡبَٰبِ ٱلَّذِينَ ءَامَنُواْۚ قَدۡ أَنزَلَ ٱللَّهُ إِلَيۡكُمۡ ذِكۡرٗا ١٠ رَّسُولٗا يَتۡلُواْ عَلَيۡكُمۡ ءَايَٰتِ ٱللَّهِ مُبَيِّنَٰتٖ لِّيُخۡرِجَ ٱلَّذِينَ ءَامَنُواْ وَعَمِلُواْ ٱلصَّٰلِحَٰتِ مِنَ ٱلظُّلُمَٰتِ إِلَى ٱلنُّورِۚ وَمَن يُؤۡمِنۢ بِٱللَّهِ وَيَعۡمَلۡ صَٰلِحٗا يُدۡخِلۡهُ جَنَّٰتٖ تَجۡرِي مِن تَحۡتِهَا ٱلۡأَنۡهَٰرُ خَٰلِدِينَ فِيهَآ أَبَدٗاۖ قَدۡ أَحۡسَنَ ٱللَّهُ لَهُۥ رِزۡقًا ١١

قَدْ أَنزَلَ اللَّـهُ إِلَيْكُمْ ذِكْرً‌ا رَّ‌سُولًا (Allah has sent down to you a Reminder, a messenger...65:10-11). The verb arsala 'sent' needs to be understood preceding the object rasulan 'a messenger' which appears at the commencement of verse [ 11]. The simplest way in which these verses can be interpreted is to translate them thus: 'Allah has sent down to you a Reminder, (the Qur'an and He has also sent to you) a messenger...65:11) Other commentators have preferred other interpretations. For instance some say that the word dhikr ('Reminder' ) refers to the Holy Prophet ﷺ himself, and the word 'messenger' is an explanatory complement to the word 'dhikr', because abundance of his remembering Allah made him a personified Remembrance of Allah. [ Ruh ] 1

[ 1] This explanation is based on the premise that 'dhikr' in this verse means 'Allah's remembrance'. However, it also means 'reminder'. Taken in this sense, the word 'messenger' in the verse can be easily interpreted as an explanatory complement to the word 'dhikr', because the Holy Prophet is a 'Reminder' to the entire mankind. Our translation in the text is based on this connotation. (Muhammad Taqi Usmani)

Tafsir Resource

QUL supports exporting tafsir content in both JSON and SQLite formats. Tafsir text may include <html> tags for formatting such as <b>, <i>, etc.

Example JSON Format:

{
  "2:3": {
    "text": "tafisr text.",
    "ayah_keys": ["2:3", "2:4"]
  },
  "2:4": "2:3"
}
  • Keys in the JSON are "ayah_key" in "surah:ayah", e.g. "2:3" means 3rd ayah of Surah Al-Baqarah.
  • The value of ayah key can either be:
    • an object — this is the main tafsir group. It includes:
      • text: the tafsir content (can include HTML)
      • ayah_keys: an array of ayah keys this tafsir applies to
    • a string — this indicates the tafsir is part of a group. The string points to the ayah_key where the tafsir text can be found.

SQLite exports includes the following columns

  • ayah_key: the ayah for which this record applies.
  • group_ayah_key: the ayah key that contains the main tafsir text (used for shared tafsir).
  • from_ayah / to_ayah: start and end ayah keys for convenience (optional).
  • ayah_keys: comma-separated list of all ayah keys that this tafsir covers.
  • text: tafsir text. If blank, use the text from the group_ayah_key.