Tafseer Al Qurtubi

Multiple Ayahs

Tags

Download Links

Tafseer Al Qurtubi tafsir for Surah Al-Mujadila — Ayah 21

إِنَّ ٱلَّذِينَ يُحَآدُّونَ ٱللَّهَ وَرَسُولَهُۥٓ أُوْلَٰٓئِكَ فِي ٱلۡأَذَلِّينَ ٢٠ كَتَبَ ٱللَّهُ لَأَغۡلِبَنَّ أَنَا۠ وَرُسُلِيٓۚ إِنَّ ٱللَّهَ قَوِيٌّ عَزِيزٞ ٢١

قَوْلُهُ تَعَالَى: إِنَّ الَّذِينَ يُحَادُّونَ اللَّهَ وَرَسُولَهُ تَقَدَّمَ أَوَّلَ السُّورَةِ. أُولئِكَ فِي الْأَذَلِّينَ أَيْ مِنْ جُمْلَةِ الْأَذِلَّاءِ لَا أَذَلَّ مِنْهُمْ كَتَبَ اللَّهُ لَأَغْلِبَنَّ أَيْ قَضَى اللَّهُ ذَلِكَ.

وَقِيلَ: كَتَبَ فِي اللَّوْحِ الْمَحْفُوظِ، عَنْ قَتَادَةَ. الْفَرَّاءُ: كَتَبَ بِمَعْنَى قَالَ. أَنَا تَوْكِيدٌ وَرُسُلِي مَنْ بُعِثَ مِنْهُمْ بِالْحَرْبِ فَإِنَّهُ غَالِبٌ [[في ح، ز، س، ل، هـ: «فإن الرسول غالب».]] بِالْحَرْبِ، وَمَنْ بُعِثَ مِنْهُمْ بِالْحُجَّةِ فَإِنَّهُ غَالِبٌ «١» بِالْحُجَّةِ. قَالَ مُقَاتِلٌ قَالَ الْمُؤْمِنُونَ: لَئِنْ فَتَحَ اللَّهُ لَنَا مَكَّةَ وَالطَّائِفَ وَخَيْبَرَ وَمَا حَوْلَهُنَّ رَجَوْنَا أَنْ يُظْهِرَنَا اللَّهُ عَلَى فَارِسَ والروم، فقال عبد الله بن أبىّ بن سَلُولَ: أَتَظُنُّونَ الرُّومَ وَفَارِسَ مِثْلَ الْقُرَى الَّتِي غَلَبْتُمْ عَلَيْهَا؟! وَاللَّهِ إِنَّهُمْ لَأَكْثَرُ عَدَدًا، وَأَشَدُّ بَطْشًا مِنْ أَنْ تَظُنُّوا فِيهِمْ ذَلِكَ، فَنَزَلَتْ: لَأَغْلِبَنَّ أَنَا وَرُسُلِي». نَظِيرُهُ: وَلَقَدْ سَبَقَتْ كَلِمَتُنا لِعِبادِنَا الْمُرْسَلِينَ إِنَّهُمْ لَهُمُ الْمَنْصُورُونَ، وَإِنَّ جُنْدَنا لَهُمُ الْغالِبُونَ [[راجع ج ١٥ ص ١٣٩.]].

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.