Fi Zilal al-Quran

Multiple Ayahs

Tags

Download Links

Fi Zilal al-Quran tafsir for Surah An-Naba — Ayah 40

إِنَّآ أَنذَرۡنَٰكُمۡ عَذَابٗا قَرِيبٗا يَوۡمَ يَنظُرُ ٱلۡمَرۡءُ مَا قَدَّمَتۡ يَدَاهُ وَيَقُولُ ٱلۡكَافِرُ يَٰلَيۡتَنِي كُنتُ تُرَٰبَۢا ٤٠

انا ................ قریبا (40:78) ” ہم نے تم لوگوں کو اس عذاب سے ڈرادیا ہے جو قریب آلگا ہے “۔ وہ دور نہیں ہے۔ یہ جہنم کا عذاب ہے جو تمہارے انتظار میں ہے۔ جیسا کہ اس منظر میں تم نے دیکھ لیا۔ یہ دنیا تو ایک مختصر سفر ہے اور عمر کی کشتی ساحل پر لگنے ہی والی ہے۔

یہ اس قدر شدید عذاب ہوگا کہ کافر اپنے وجود ہی سے بیزار ہوگا اور اس بات کو پسند کرے گا کہ اے کاش اسے معدوم ہی کردیا جائے۔

یوم ینظر .................... ترابا (40:78) ” جس روز آدمی وہ سب کچھ دیکھ لے گا جو اس کے ہاتھوں نے آگے بھیجا ہے ، اور کافر پکار اٹھے گا کہ کاش وہ خاک ہوتا “۔ یہ وہ نہایت تنگ دل اور مایوسی کہے گا۔

اب فضا پر خوف اور ندامت کے بادل چھا جاتے ہیں کہ زندہ انسان یہ خواہش رکھتا ہے کہ وہ معدوم ہوجائے اور خاک و غبار بن جائے۔ وہ اپنے معدوم ہونے ہی کی صورت میں اپنے آپ کو اس خوفناک عذاب سے بچا سکتا ہے۔ یہ ہوگا ان لوگوں کا موقف جو آج اس عظیم حقیقت اور شہ سرخیوں والی حقیقت کے بارے میں تشکیک پر مشتمل سوالات کرتے ہیں اور شبہات اٹھاتے ہیں۔

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.