Adwa' Al-Bayan

Multiple Ayahs

Tags

Download Links

Adwa' Al-Bayan tafsir for Surah Al-Jinn — Ayah 1

قُلۡ أُوحِيَ إِلَيَّ أَنَّهُ ٱسۡتَمَعَ نَفَرٞ مِّنَ ٱلۡجِنِّ فَقَالُوٓاْ إِنَّا سَمِعۡنَا قُرۡءَانًا عَجَبٗا ١

صفحة ٣١٧

بِسْمِ اللَّهِ الرَّحْمَنِ الرَّحِيمِ.

سُورَةُ الجِنِّ.

قَوْلُهُ تَعالى: ﴿قُلْ أُوحِيَ إلَيَّ أنَّهُ اسْتَمَعَ نَفَرٌ مِنَ الجِنِّ فَقالُوا إنّا سَمِعْنا قُرْآنًا عَجَبًا﴾ ﴿يَهْدِي إلى الرُّشْدِ فَآمَنّا بِهِ ولَنْ نُشْرِكَ بِرَبِّنا أحَدًا﴾

فِيهِ إثْباتُ سَماعِ الجِنِّ لِلْقُرْآنِ وإعْجابِهِمْ بِهِ، وهِدايَتِهِمْ بِهَدْيِهِ، وإيمانِهِمْ بِاللَّهِ. وتَقَدَّمَتِ الإشارَةُ بِذَلِكَ مِن كَلامِ الشَّيْخِ - رَحْمَةُ اللَّهِ تَعالى عَلَيْنا وعَلَيْهِ - في سُورَةِ ”الأحْقافِ“ عِنْدَ قَوْلِهِ تَعالى: ﴿وَإذْ صَرَفْنا إلَيْكَ نَفَرًا مِنَ الجِنِّ يَسْتَمِعُونَ القُرْآنَ﴾ [الأحقاف: ٢٩]، وفي آيَةِ ”الأحْقافِ“ بَيانٌ لِما قامَ بِهِ النَّفَرُ مِنَ الجِنِّ بَعْدَ سَماعِهِمُ القُرْآنَ، بِأنَّهم لَمّا قُضِيَ سَماعُهم ولَّوْا إلى قَوْمِهِمْ مُنْذِرِينَ.

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

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.