Tafsir Al Wasit

Multiple Ayahs

Tags

Download Links

Tafsir Al Wasit tafsir for Surah Al-Qamar — Ayah 24

فَقَالُوٓاْ أَبَشَرٗا مِّنَّا وَٰحِدٗا نَّتَّبِعُهُۥٓ إِنَّآ إِذٗا لَّفِي ضَلَٰلٖ وَسُعُرٍ ٢٤
ثم حكى - سبحانه - مظاهر تكذيبهم فقال : ( فقالوا أَبَشَراً مِّنَّا وَاحِداً نَّتَّبِعُهُ . . . ) .و " بشرا " منصوب على المفعولية بالفعل " نتبعه " على طريقة الاشتغال ، وقدم لاتصاله بهمزة الاستفهام ، لأن حقها التصدير ، والاستفهام للإنكار ، وواحدا صفة لقوله ( أَبَشَراً ) . أى : أن قوم صالح - عليه السلام - حين جاءهم برسالته التى تدعوهم إلى إخلاص العبادة لله - تعالى - ، أنكروا ذلك ، وقالوا : أنتبع واحدا من البشر جاءنا بهذا الكلام الذى يخالف ما كان عليه آباؤنا وأجدادنا؟( إِنَّآ إِذاً لَّفِي ضَلاَلٍ وَسُعُرٍ ) أى : إنا إذا لو اتبعناه لصرنا فى ضلال عظيم ، وفى ( سُعُرٍ ) أى وفى جنون واضح ، ومنه قولهم : ناقة مسعورة ، إذا كانت لا تستقر على حال ، وتفرط فى سيرها كالمجنونة .أو المعنى : إنا لو اتبعناه لكنا فى ضلال ، وفى نيران عظيمة . فالسعر بمعنى النار المسعرة ، ثم أخذوا فى تفنيد دعوته ، فقالوا : ( أَأُلْقِيَ الذِّكْرُ عَلَيْهِ مِن بَيْنِنَا . . ).

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.