Tafseer Al Qurtubi

Multiple Ayahs

Tags

Download Links

Tafseer Al Qurtubi tafsir for Surah Al-Haqqah — Ayah 5

فَأَمَّا ثَمُودُ فَأُهۡلِكُواْ بِٱلطَّاغِيَةِ ٥

فِيهِ إِضْمَارٌ، أَيْ بِالْفَعْلَةِ الطَّاغِيَةِ. وَقَالَ قَتَادَةُ: أَيْ بِالصَّيْحَةِ الطَّاغِيَةِ، أَيِ الْمُجَاوِزَةُ لِلْحَدِّ، أَيْ لِحَدِّ الصَّيْحَاتِ مِنَ الْهَوْلِ. كَمَا قَالَ: إِنَّا أَرْسَلْنا عَلَيْهِمْ صَيْحَةً واحِدَةً فَكانُوا كَهَشِيمِ الْمُحْتَظِرِ»

[القمر: ٣١]. وَالطُّغْيَانُ: مُجَاوَزَةُ الْحَدِّ، وَمِنْهُ: إِنَّا لَمَّا طَغَى الْماءُ [الحاقة: ١١] أَيْ جَاوَزَ الْحَدَّ. وَقَالَ الْكَلْبِيُّ: بِالطَّاغِيَةِ بِالصَّاعِقَةِ. وَقَالَ مُجَاهِدٌ: بِالذُّنُوبِ. وَقَالَ الْحَسَنُ: بِالطُّغْيَانِ، فَهِيَ مَصْدَرٌ كَالْكَاذِبَةِ وَالْعَاقِبَةِ وَالْعَافِيَةِ أَيْ أُهْلِكُوا بِطُغْيَانِهِمْ وَكُفْرِهِمْ. وَقِيلَ: إِنَّ الطَّاغِيَةَ عَاقِرُ النَّاقَةِ، قَالَهُ ابْنُ زَيْدٍ أَيْ أُهْلِكُوا بِمَا أَقْدَمَ عَلَيْهِ طَاغِيَتُهُمْ مِنْ عَقْرِ النَّاقَةِ، وَكَانَ وَاحِدًا، وَإِنَّمَا هَلَكَ الْجَمِيعُ لِأَنَّهُمْ رَضُوا بِفِعْلِهِ وَمَالَئُوهُ. وَقِيلَ لَهُ طَاغِيَةٌ كَمَا يُقَالُ: فُلَانٌ رَاوِيَةُ الشِّعْرِ، وداهية وعلامة ونسابة.

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.