Tafsir Al Wasit

Multiple Ayahs

Tags

Download Links

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

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

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.