Tafsir Al Wasit

Multiple Ayahs

Tags

Download Links

Tafsir Al Wasit tafsir for Surah Ar-Rahman — Ayah 37

فَإِذَا ٱنشَقَّتِ ٱلسَّمَآءُ فَكَانَتۡ وَرۡدَةٗ كَٱلدِّهَانِ ٣٧ فَبِأَيِّ ءَالَآءِ رَبِّكُمَا تُكَذِّبَانِ ٣٨
ثم بين - سبحانه - بعد ذلك جانبا من أهوال يوم القيامة ، ومن العذاب الذى يحيط بالمجرمين ، وينزل بهم ، فقال - تعالى - : ( فَإِذَا انشقت . . . ) .جواب " إذا " فى قوله - سبحانه - : ( فَإِذَا انشقت السمآء فَكَانَتْ وَرْدَةً كالدهان ) محذوف لتهويل أمره . . .وقوله - سبحانه - : ( فَكَانَتْ وَرْدَةً ) تشبيه بليغ ، أى : فكانت كالوردة فى الحمرة .والوردة جمعها ورود ، وهى زهرة حمراء معروفة ذات أغصان شائكة . والدهان : ما يدهن به الشىء . . . أى : فإذا انشقت السماء ، فصارت حين انشقاقها وتصدعها ، كالوردة الحمراء فى لونها ، وكالدهان الذى يدهن به الشىء فى ذوبانها وسيلانها ، رأيت ما يفزع القلوب ، ويزلزل النفوس من شدة الهول .وشبيه بهذه الآية قوله - تعالى - : ( وَيَوْمَ تَشَقَّقُ السمآء بالغمام وَنُزِّلَ الملائكة تَنزِيلاً الملك يَوْمَئِذٍ الحق للرحمن وَكَانَ يَوْماً عَلَى الكافرين عَسِيراً ) وقوله - سبحانه - : ( فَإِذَا نُفِخَ فِي الصور نَفْخَةٌ وَاحِدَةٌ وَحُمِلَتِ الأرض والجبال فَدُكَّتَا دَكَّةً وَاحِدَةً فَيَوْمَئِذٍ وَقَعَتِ الواقعة وانشقت السمآء فَهِيَ يَوْمَئِذٍ وَاهِيَةٌ ) وقوله - عز وجل - : ( يَوْمَ تَكُونُ السمآء كالمهل وَتَكُونُ الجبال كالعهن وَلاَ يَسْأَلُ حَمِيمٌ حَمِيماً ).

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.