Tafseer Al Qurtubi

Multiple Ayahs

Tags

Download Links

Tafseer Al Qurtubi tafsir for Surah Al-Hashr — Ayah 18

يَٰٓأَيُّهَا ٱلَّذِينَ ءَامَنُواْ ٱتَّقُواْ ٱللَّهَ وَلۡتَنظُرۡ نَفۡسٞ مَّا قَدَّمَتۡ لِغَدٖۖ وَٱتَّقُواْ ٱللَّهَۚ إِنَّ ٱللَّهَ خَبِيرُۢ بِمَا تَعۡمَلُونَ ١٨

قَوْلُهُ تَعَالَى: ﴿يَا أَيُّهَا الَّذِينَ آمَنُوا اتَّقُوا اللَّهَ﴾ فِي أَوَامِرِهِ وَنَوَاهِيهِ، وَأَدَاءِ فَرَائِضِهِ وَاجْتِنَابِ مَعَاصِيهِ.

(وَلْتَنْظُرْ نَفْسٌ مَا قَدَّمَتْ لِغَدٍ) يَعْنِي يَوْمَ الْقِيَامَةِ. وَالْعَرَبُ تَكُنِّي عَنِ الْمُسْتَقْبَلِ بِالْغَدِ. وَقِيلَ: ذَكَرَ الْغَدَ تَنْبِيهًا عَلَى أَنَّ السَّاعَةَ قريبة، كما قال الشاعر:

وإن غدا للناظرين قَرِيبُ [[في فرائد اللئالي: أن قائل هذا هو فراد بن أجدع للنعمان بن المندز. ولفظ البيت:

فإن بك صدر هذا اليوم ولى ... فإن غدا لناظره قريب

[سورة الحشر (٥٩): آية ٢٠]

لَا يَسْتَوِي أَصْحابُ النَّارِ وَأَصْحابُ الْجَنَّةِ أَصْحابُ الْجَنَّةِ هُمُ الْفائِزُونَ (٢٠)]]

وَقَالَ الْحَسَنُ وَقَتَادَةُ: قَرَّبَ السَّاعَةَ حَتَّى جَعَلَهَا كَغَدٍ. وَلَا شَكَ أَنَّ كُلَّ آتٍ قَرِيبُ، وَالْمَوْتَ لَا مَحَالَةَ آتٍ. وَمَعْنَى مَا قَدَّمَتْ يَعْنِي مِنْ خَيْرٍ أَوْ شَرٍّ.

(وَاتَّقُوا اللَّهَ) أَعَادَ هَذَا تَكْرِيرًا، كَقَوْلِكَ: اعْجَلِ اعْجَلِ، ارْمِ ارْمِ. وَقِيلَ التَّقْوَى الْأُولَى التَّوْبَةُ فِيمَا مَضَى مِنَ الذُّنُوبِ، وَالثَّانِيَةُ اتِّقَاءُ الْمَعَاصِي فِي الْمُسْتَقْبَلِ.

(إِنَّ اللَّهَ خَبِيرٌ بِما تَعْمَلُونَ) قَالَ سَعِيدُ بْنُ جُبَيْرٍ: أَيْ بِمَا يَكُونُ مِنْكُمْ. والله اعلم.

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.