Tafseer Al-Baghawi

Multiple Ayahs

Tags

Download Links

Tafseer Al-Baghawi tafsir for Surah Al-Fajr — Ayah 30

وَٱدۡخُلِي جَنَّتِي ٣٠

﴿وَادْخُلِي جَنَّتِي﴾ وَقَالَ بَعْضُ أَهْلِ الْإِشَارَةِ: يَا أَيَّتُهَا النَّفْسُ الْمُطْمَئِنَّةُ إِلَى الدُّنْيَا ارْجِعِي إِلَى اللَّهِ بِتَرْكِهَا، وَالرُّجُوعُ إِلَى اللَّهِ هُوَ سُلُوكُ سَبِيلِ الْآخِرَةِ.

وَقَالَ سَعِيدُ بْنُ جُبَيَرٍ: مَاتَ ابْنُ عَبَّاسٍ رَضِيَ اللَّهُ عَنْهُمَا بِالطَّائِفِ فَشَهِدْتُ جِنَازَتَهُ، فَجَاءَ طَائِرٌ لَمْ [نَرَ] [[في "ب" لم ير.]] عَلَى صُورَةِ خَلْقِهِ فَدَخَلَ نَعْشَهُ، ثُمَّ لَمْ [نَرَ] [[في "ب" لم ير.]] خَارِجًا مِنْهُ، فَلَمَّا دُفِنَ تُلِيَتْ هَذِهِ الْآيَةُ عَلَى شَفِيرِ الْقَبْرِ، وَلَمْ نَدْرِ مَنْ قَرَأَهَا: "يَا أَيَّتُهَا النَّفْسُ الْمُطْمَئِنَّةُ ارْجِعِي إِلَى رَبِّكِ رَاضِيَةً مَرْضِيَّةً فَادْخُلِي فِي عِبَادِي وَادْخُلِي جَنَّتِي" [[عزاه السيوطي في الدر المنثور: ٨ / ٥١٥ لابن أبي حاتم والطبراني.]] .

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.