Fi Zilal al-Quran

Multiple Ayahs

Tags

Download Links

Fi Zilal al-Quran tafsir for Surah Al-Ma'arij — Ayah 28

إِنَّ عَذَابَ رَبِّهِمۡ غَيۡرُ مَأۡمُونٖ ٢٨

ان عذاب ........................ مامون (07 : 82) ” کیونکہ ان کے رب کا عذاب ایسی چیز نہیں ہے جس سے کوئی بےخوف ہو “۔ اس میں اشارہ ہے اس طرف کہ اللہ کے عذاب سے ہر وقت ڈرتے رہنا چاہئے۔ اور اس سے کسی لحظہ بھی غافل نہیں ہونا چاہئے۔ بعض اوقات غفلت کے اوقات میں ایسے امور سرزد ہوجاتے ہیں جو سبب عذاب ہوتے ہیں۔ لہٰذا غفلت بہت ہی خطرناک ہے۔ اور اللہ کی غرض بھی یہ ہے کہ لوگ ہر وقت حساس رہیں اور بیدار رہیں۔ اور اس کے باوجود اگر ان سے کوئی کمزوری سرزد ہوگئی ہو تو اللہ کی رحمت وسیع ہے اور اس کی مغفرت حاضر ہے۔ اور توبہ کا دروازہ کھلا ہے وہ بند نہیں ہے۔ یہ ہے اسلام کا سیدھا موقف ، جو غفلت اور قلق کے درمیان درمیان ہے کہ انسان کا دل اللہ سے مربوط بھی رے اور وہ ڈرتا بھی رہے اور اس کی رحمت کا امیدوار بھی رہے۔ اور اس کی رحمت پر مطمئن بھی رہے۔

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.