Tafsir Al Wasit

Multiple Ayahs

Tags

Download Links

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

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

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.