صفحة ٣١٧
بِسْمِ اللَّهِ الرَّحْمَنِ الرَّحِيمِ.سُورَةُ الجِنِّ.
قَوْلُهُ تَعالى: ﴿قُلْ أُوحِيَ إلَيَّ أنَّهُ اسْتَمَعَ نَفَرٌ مِنَ الجِنِّ فَقالُوا إنّا سَمِعْنا قُرْآنًا عَجَبًا﴾ ﴿يَهْدِي إلى الرُّشْدِ فَآمَنّا بِهِ ولَنْ نُشْرِكَ بِرَبِّنا أحَدًا﴾
فِيهِ إثْباتُ سَماعِ الجِنِّ لِلْقُرْآنِ وإعْجابِهِمْ بِهِ، وهِدايَتِهِمْ بِهَدْيِهِ، وإيمانِهِمْ بِاللَّهِ. وتَقَدَّمَتِ الإشارَةُ بِذَلِكَ مِن كَلامِ الشَّيْخِ - رَحْمَةُ اللَّهِ تَعالى عَلَيْنا وعَلَيْهِ - في سُورَةِ ”الأحْقافِ“ عِنْدَ قَوْلِهِ تَعالى: ﴿وَإذْ صَرَفْنا إلَيْكَ نَفَرًا مِنَ الجِنِّ يَسْتَمِعُونَ القُرْآنَ﴾ [الأحقاف: ٢٩]، وفي آيَةِ ”الأحْقافِ“ بَيانٌ لِما قامَ بِهِ النَّفَرُ مِنَ الجِنِّ بَعْدَ سَماعِهِمُ القُرْآنَ، بِأنَّهم لَمّا قُضِيَ سَماعُهم ولَّوْا إلى قَوْمِهِمْ مُنْذِرِينَ.
وَفِيها: بَيانُ أنَّهم عالِمُونَ بِكِتابِ مُوسى وهو التَّوْراةُ، وقَدْ شَهِدُوا بِأنَّ القُرْآنَ مُصَدِّقٌ لِما بَيْنَ يَدَيْهِ، وأنَّهُ يَهْدِي إلى صِراطٍ مُسْتَقِيمٍ، كَما جاءَ هُنا قَوْلُهُ: ﴿يَهْدِي إلى الرُّشْدِ﴾ .
QUL supports exporting tafsir content in both JSON and SQLite formats.
Tafsir text may include <html>
tags for formatting such as <b>
,
<i>
, etc.
Note:
Tafsir content may span multiple ayahs. QUL exports both the tafsir text and the ayahs it applies to.
Example JSON Format:
{ "2:3": { "text": "tafisr text.", "ayah_keys": ["2:3", "2:4"] }, "2:4": "2:3" }
"ayah_key"
in "surah:ayah"
, e.g. "2:3"
means
3rd ayah of Surah Al-Baqarah.
text
: the tafsir content (can include HTML)ayah_keys
: an array of ayah keys this tafsir applies toayah_key
where the tafsir text can be found.
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
.