Tafseer Al-Baghawi

Multiple Ayahs

Tags

Download Links

Tafseer Al-Baghawi tafsir for Surah At-Takathur — 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.