Tafseer Al Qurtubi

Multiple Ayahs

Tags

Download Links

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

كَذَّبَتۡ ثَمُودُ وَعَادُۢ بِٱلۡقَارِعَةِ ٤

ذَكَرَ مَنْ كَذَّبَ بِالْقِيَامَةِ. وَالْقَارِعَةُ الْقِيَامَةُ، سُمِّيَتْ بِذَلِكَ لِأَنَّهَا تَقْرَعُ النَّاسَ بِأَهْوَالِهَا. يُقَالُ: أَصَابَتْهُمْ قَوَارِعُ الدَّهْرِ، أَيْ أَهْوَالُهُ وَشَدَائِدُهُ. وَنَعُوذُ بِاللَّهِ مِنْ قَوَارِعِ فُلَانٍ ولواذعه وَقَوَارِصِ لِسَانِهِ، جَمْعُ قَارِصَةٍ وَهِيَ الْكَلِمَةُ الْمُؤْذِيَةُ. وَقَوَارِعُ الْقُرْآنِ: الْآيَاتُ الَّتِي يَقْرَؤُهَا الْإِنْسَانُ إِذَا فَزِعَ مِنَ الْجِنِّ أَوِ الْإِنْسِ، نَحْوَ آيَةِ الْكُرْسِيِّ، كَأَنَّهَا تَقْرَعُ الشَّيْطَانَ. وَقِيلَ: الْقَارِعَةُ مَأْخُوذَةٌ مِنَ الْقُرْعَةِ فِي رَفْعِ قَوْمٍ وَحَطِّ آخَرِينَ، قَالَهُ الْمُبَرِّدُ. وَقِيلَ: عَنَى بِالْقَارِعَةِ الْعَذَابَ الَّذِي نَزَلَ بِهِمْ فِي الدُّنْيَا، وَكَانَ نَبِيُّهُمْ يُخَوِّفُهُمْ بِذَلِكَ فَيُكَذِّبُونَهُ. وَثَمُودُ قَوْمُ صَالِحٍ، وَكَانَتْ مَنَازِلُهُمْ بِالْحِجْرِ فِيمَا بَيْنَ الشَّامِ وَالْحِجَازِ. قَالَ مُحَمَّدُ بْنُ إِسْحَاقَ: وَهُوَ وَادِي الْقُرَى، وَكَانُوا عُرْبًا. وَأَمَّا عَادٌ فَقَوْمُ هُودٍ، وَكَانَتْ مَنَازِلُهُمْ بِالْأَحْقَافِ. وَالْأَحْقَافُ: الرَّمْلُ بَيْنَ عُمَانَ إِلَى حَضْرَمَوْتَ وَالْيَمَنِ كُلِّهِ، وَكَانُوا عُرْبًا ذَوِي خَلْقٍ وَبَسْطَةٍ، ذَكَرَهُ محمد بن إسحاق. وقد تقدم [[راجع ج ٧ ص (٢٣٦)]].

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.