Tafseer Al Qurtubi

Multiple Ayahs

Tags

Download Links

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

فَٱصۡبِرۡ لِحُكۡمِ رَبِّكَ وَلَا تَكُن كَصَاحِبِ ٱلۡحُوتِ إِذۡ نَادَىٰ وَهُوَ مَكۡظُومٞ ٤٨

قَوْلُهُ تَعَالَى: ﴿فَاصْبِرْ لِحُكْمِ رَبِّكَ﴾ أَيْ لِقَضَاءِ رَبِّكَ. وَالْحُكْمُ هُنَا الْقَضَاءُ. وَقِيلَ: فَاصْبِرْ عَلَى مَا حَكَمَ بِهِ عَلَيْكَ رَبُّكَ مِنْ تَبْلِيغِ الرِّسَالَةِ. وَقَالَ ابْنُ بَحْرٍ: فَاصْبِرْ لِنَصْرِ رَبِّكَ. قَالَ قَتَادَةُ: أَيْ لَا تَعْجَلْ وَلَا تُغَاضِبْ فَلَا بُدَّ مِنْ نَصْرِكَ. وَقِيلَ: إِنَّهُ مَنْسُوخٌ بِآيَةِ السَّيْفِ.

(وَلا تَكُنْ كَصاحِبِ الْحُوتِ) يَعْنِي يُونُسَ عَلَيْهِ السَّلَامُ أَيْ لَا تَكُنْ مِثْلَهُ فِي الْغَضَبِ وَالضَّجَرِ وَالْعَجَلَةِ. وَقَالَ قَتَادَةُ: إِنَّ اللَّهَ تَعَالَى يُعَزِّي نَبِيَّهُ ﷺ وَيَأْمُرُهُ بِالصَّبْرِ وَلَا يَعْجَلُ كَمَا عَجِلَ صَاحِبُ الْحُوتِ، وَقَدْ مَضَى خَبَرُهُ فِي سُورَةِ" يُونُسَ، [[راجع ج ٨ ص (٣٨٣)]] وَالْأَنْبِيَاءِ، [[راجع ج ١١ ص (٢٣٩)]] وَالصَّافَّاتِ" [[راجع ج ١٥ ص (١٢١)]] وَالْفَرْقُ بَيْنَ إِضَافَةِ ذِي وَصَاحِبِ فِي سُورَةِ "يُونُسَ" فَلَا مَعْنَى لِلْإِعَادَةِ.

(إِذْ نَادَى) أَيْ حِينَ دَعَا فِي بَطْنِ الْحُوتِ فَقَالَ: لَا إِلهَ إِلَّا أَنْتَ سُبْحانَكَ إِنِّي كُنْتُ مِنَ الظَّالِمِينَ [الأنبياء: ٨٧].

(وَهُوَ مَكْظُومٌ) أَيْ مَمْلُوءٌ غَمًّا. وَقِيلَ: كَرْبًا. الْأَوَّلُ قَوْلُ ابْنِ عَبَّاسٍ وَمُجَاهِدٍ. وَالثَّانِي قَوْلُ عَطَاءٍ وَأَبِي مَالِكٍ. قَالَ الْمَاوَرْدِيُّ: وَالْفَرْقُ بَيْنَهُمَا أَنَّ الْغَمَّ فِي الْقَلْبِ، وَالْكَرْبَ فِي الْأَنْفَاسِ. وَقِيلَ: مَكْظُومٌ مَحْبُوسٌ. وَالْكَظْمُ الْحَبْسُ، وَمِنْهُ قَوْلُهُمْ: فُلَانٌ كَظَمَ غَيْظَهُ، أَيْ حَبَسَ غَضَبَهُ، قَالَهُ ابْنُ بَحْرٍ. وَقِيلَ: إِنَّهُ الْمَأْخُوذُ بِكَظْمِهِ وَهُوَ مَجْرَى النَّفَسِ، قَالَهُ الْمُبَرِّدُ. وَقَدْ مَضَى هَذَا وغيره في "يوسف" [[راجع ج ٩ ص ٢٥٩]].

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.