Tafseer Al Qurtubi

Multiple Ayahs

Tags

Download Links

Tafseer Al Qurtubi tafsir for Surah Al-Qalam — Ayah 20

فَأَصۡبَحَتۡ كَٱلصَّرِيمِ ٢٠ فَتَنَادَوۡاْ مُصۡبِحِينَ ٢١ أَنِ ٱغۡدُواْ عَلَىٰ حَرۡثِكُمۡ إِن كُنتُمۡ صَٰرِمِينَ ٢٢

قَوْلُهُ تَعَالَى فَأَصْبَحَتْ كَالصَّرِيمِ أَيْ كَاللَّيْلِ الْمُظْلِمِ عَنِ ابْنِ عَبَّاسٍ وَالْفَرَّاءِ وَغَيْرِهِمَا. قَالَ الشَّاعِرُ:

تَطَاوَلَ لَيْلُكَ الْجَوْنُ البهيم ... فما ينجاب عن صبح بهيم [[في اللسان مادة صرم:

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

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.