Tazkirul Quran(Maulana Wahiduddin Khan)

Multiple Ayahs

Tags

Download Links

Tazkirul Quran(Maulana Wahiduddin Khan) tafsir for Surah Al-Mursalat — 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.