Tafsir al-Tahrir wa al-Tanwir

Multiple Ayahs

Tags

Download Links

Tafsir al-Tahrir wa al-Tanwir tafsir for Surah Al-Qiyamah — Ayah 6

يَسۡـَٔلُ أَيَّانَ يَوۡمُ ٱلۡقِيَٰمَةِ ٦

( ﴿يَسْألُ أيّانَ يَوْمُ القِيامَةِ﴾

يَجُوزُ أنَّ تَكُونَ هَذِهِ الجُمْلَةُ مُتَّصِلَةً بِالَّتِي قَبْلَها عَلى أنَّها بَدَلُ اشْتِمالٍ مِنها لِأنَّ إرادَتَهُ الِاسْتِرْسالَ عَلى الفُجُورِ يَشْتَمِلُ عَلى التَّهَكُّمِ بِيَوْمِ البَعْثِ أوْ عَلى أنَّها بَدَلٌ مُطابِقٌ عَلى تَفْسِيرِ (﴿يَفْجُرَ أمامَهُ﴾ [القيامة: ٥]) بِالتَّكْذِيبِ بِيَوْمِ البَعْثِ.

ويَجُوزُ أنْ تَكُونَ مُسْتَأْنَفَةً لِلتَّعْجِيبِ مِن حالِ سُؤالِهِمْ عَنْ وقْتِ يَوْمِ القِيامَةِ وهو سُؤالُ اسْتِهْزاءٍ لِاعْتِقادِهِمُ اسْتِحالَةَ وُقُوعِهِ.

و(أيّانَ) اسْمُ اسْتِفْهامٍ عَنِ الزَّمانِ البَعِيدِ لِأنَّ أصْلَها: أنْ آنَ كَذا، ولِذَلِكَ جاءَ في بَعْضِ لُغاتِ العَرَبِ مَضْمُومَ النُّونِ وإنَّما فَتَحُوا النُّونَ في اللُّغَةِ الفُصْحى لِأنَّهم جَعَلُوا الكَلِمَةَ كُلَّها ظَرْفًا فَصارَتْ (أيّانَ) بِمَعْنى (مَتى) . وتَقَدَّمَ عِنْدَ قَوْلِهِ تَعالى (﴿يَسْألُونَكَ عَنِ السّاعَةِ أيّانَ مُرْساها﴾ [الأعراف: ١٨٧]) في الأعْرافِ. فالمَعْنى أنَّهم يَسْألُونَ تَعْيِينَ وقْتٍ مَعْرُوفٍ مَضْبُوطٍ بَعْدَ السِّنِينَ ونَحْوِها، أوْ بِما يَتَعَيَّنُ بِهِ عِنْدَ السّائِلِينِ مِن حَدَثٍ يَحُلُّ مَعَهُ هَذا اليَوْمَ. فَهو طَلَبُ تَعْيِينِ أمَدٍ لِحُلُولِ يَوْمٍ يَقُومُ فِيهِ النّاسُ.

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.