Tafsir Bayan ul Quran

Multiple Ayahs

Tags

Download Links

Tafsir Bayan ul Quran tafsir for Surah Al-Qiyamah — Ayah 13

يُنَبَّؤُاْ ٱلۡإِنسَٰنُ يَوۡمَئِذِۭ بِمَا قَدَّمَ وَأَخَّرَ ١٣

آیت 13{ یُـنَـبَّـؤُا الْاِنْسَانُ یَوْمَئِذٍم بِمَا قَدَّمَ وَاَخَّرَ۔ } ”جتلا دیا جائے گا انسان کو اس دن جو کچھ اس نے آگے بھیجا ہوگا اور جو کچھ پیچھے چھوڑا ہوگا۔“ تقدیم و تاخیر کے اس فلسفے کو یوں سمجھیں کہ ہمارے اچھے برے اعمال کے بدلے کا ایک حصہ تو ہماری زندگیوں میں ہی آخرت کے لیے ہمارے اعمال نامے میں جمع credit ہوتا رہتا ہے ‘ جبکہ ان اعمال کا ایک دوسراحصہ اچھے یا برے اثرات کی صورت میں اسی دنیا میں رہ جاتا ہے۔ یہ ”اثرات“ اس دنیا میں جب تک موجود رہتے ہیں ‘ ان کے بدلے میں بھی ثواب یا گناہ متعلقہ شخص کے اعمال نامے میں متواتر شامل ہوتا رہتا ہے۔ اس وضاحت کی روشنی میں اس آیت کا مفہوم یہ ہے کہ قیامت کے دن ہر شخص کو واضح طور پر بتادیا جائے گا کہ تمہاری یہ نیکیاں یا بدیاں تو وہ ہیں جو تم نے براہ راست خود اپنے لیے آگے بھیجی تھیں اور یہ ثواب یا وبال وہ ہے جو تمہارے اعمال کے پیچھے رہ جانے والے اثرات کی وجہ سے تمہارے حساب میں جمع ہوتا رہا۔

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.