Tafsir Bayan ul Quran

Multiple Ayahs

Tags

Download Links

Tafsir Bayan ul Quran tafsir for Surah Al-Jinn — Ayah 24

حَتَّىٰٓ إِذَا رَأَوۡاْ مَا يُوعَدُونَ فَسَيَعۡلَمُونَ مَنۡ أَضۡعَفُ نَاصِرٗا وَأَقَلُّ عَدَدٗا ٢٤

آیت 24{ حَتّٰیٓ اِذَا رَاَوْا مَا یُوْعَدُوْنَ } ”یہاں تک کہ جب وہ دیکھیں گے وہ چیز جس کی انہیں دھمکی دی جا رہی ہے“ { فَسَیَعْلَمُوْنَ مَنْ اَضْعَفُ نَاصِرًا وَّاَقَلُّ عَدَدًا۔ } ”اس وقت انہیں معلوم ہوجائے گا کہ کون کمزور ہے مددگاروں کے اعتبار سے اور کون اقلیت میں ہے تعداد کے لحاظ سے۔“ سردارانِ قریش کے طعنوں میں سے حضور ﷺ کے لیے ایک طعنہ یہ بھی تھا کہ آپ ﷺ کی محفل کے مقابلے میں ہماری محفلیں زیادہ باوقار اور ُ پررونق ہوتی ہیں۔ آپ ﷺ تو نچلے طبقے کے چند غریب ‘ کمزور اور نادار افراد کو لے کر بیٹھے ہوتے ہیں جبکہ ہماری محفلوں میں بڑے بڑے لوگ شریک ہوتے ہیں۔ اس آیت میں ان کے اس طعنے کا جواب دیا گیا ہے کہ قیامت کے دن انہیں معلوم ہوجائے گا کہ اپنے حمایتیوں کی طاقت اور تعداد کے لحاظ سے کس کی کیا حیثیت ہے۔ سورة مریم میں یہ مضمون زیادہ واضح انداز میں آیا ہے۔

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.