Maarif-ul-Quran

Multiple Ayahs

Tags

Download Links

Maarif-ul-Quran tafsir for Surah Al-Muddaththir — Ayah 50

فَمَا لَهُمۡ عَنِ ٱلتَّذۡكِرَةِ مُعۡرِضِينَ ٤٩ كَأَنَّهُمۡ حُمُرٞ مُّسۡتَنفِرَةٞ ٥٠ فَرَّتۡ مِن قَسۡوَرَةِۭ ٥١ بَلۡ يُرِيدُ كُلُّ ٱمۡرِيٕٖ مِّنۡهُمۡ أَن يُؤۡتَىٰ صُحُفٗا مُّنَشَّرَةٗ ٥٢ كـَلَّاۖ بَل لَّا يَخَافُونَ ٱلۡأٓخِرَةَ ٥٣ كـَلَّآ إِنَّهُۥ تَذۡكِرَةٞ ٥٤ فَمَن شَآءَ ذَكَرَهُۥ ٥٥

فَمَا لَهُمْ عَنِ التَّذْكِرَةِ مُعْرِضِيْنَ (So what has happened to them that they are turning away from the Reminder... 74:49)

The word tadhkirah (Reminder), in this context, refers to the Holy Qur'an, because the word literally signifies a 'reminder or something that reminds'. The Qur'an is unique in reminding Allah's attributes of perfection, His mercy and wrath, and the reward and punishment. Towards the end, the verse 54 has explained that the 'Reminder' is the Holy Qur'an that is rejected by them. The allergy of the infidels against the Holy Qur'an has been mentioned in verses 50 and 51 in the following words, فَرَّتْ مِنْ قَسْوَرَةٍ كَاَنَّهُمْ حُمُرٌ مُّسْتَنْفِرَةٌ "as if they were wild donkeys, fleeing from a lion?" The word qaswarah used in verse 51 has two meanings: [ 1] a 'lion'; and [ 2] an 'archer' or a 'hunter'. Both meanings have been reported from the noble Companions.

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.