Fi Zilal al-Quran

Multiple Ayahs

Tags

Download Links

Fi Zilal al-Quran tafsir for Surah Al-Qiyamah — Ayah 21

كـَلَّا بَلۡ تُحِبُّونَ ٱلۡعَاجِلَةَ ٢٠ وَتَذَرُونَ ٱلۡأٓخِرَةَ ٢١

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

لا تجرک ................ بہ (75:16) د ’ وحی جلدی جلدی یاد کرنے کے لئے اپنی زبان کو حرکت نہ دو “۔ اس دنیا اور اس کے ہر کام میں عجلت دراصل اس دنیا کی خصوصیت ہے۔ اور دنیا میں مفادات کے لئے شتابی اور قرآن کو جلد یاد کرنے کے عجلت دونوں اس دنیا کے رنگ ہیں۔ یہ قرآن کریم کا نہایت ہی لطیف اور گہرا اشارتی ہم آہنگی ہے اور یہ قرآنی انداز کلام ہے۔

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.