Tafsir Ahsanul Bayaan

Multiple Ayahs

Tags

Download Links

Tafsir Ahsanul Bayaan tafsir for Surah As-Saf — Ayah 13

وَأُخۡرَىٰ تُحِبُّونَهَاۖ نَصۡرٞ مِّنَ ٱللَّهِ وَفَتۡحٞ قَرِيبٞۗ وَبَشِّرِ ٱلۡمُؤۡمِنِينَ ١٣

আর তিনি তোমাদেরকে দান করবেন বাঞ্ছিত আরো একটি অনুগ্রহ; আল্লাহর সাহায্য ও আসন্ন বিজয়।[১] আর বিশ্বাসীদেরকে সুসংবাদ দাও। [২]

[১] অর্থাৎ, যখন তোমরা তাঁর রাস্তায় যুদ্ধ করবে এবং তাঁর দ্বীনের সাহায্য করবে, তখন তিনি তোমাদেরকে জয় ও সাহায্য দানে ধন্য করবেন। ﴿إِنْ تَنْصُرُوا اللهَ يَنْصُرْكُمْ وَيُثَبِّتْ أَقْدَامَكُمْ﴾ অর্থাৎ, যদি তোমরা আল্লাহর (দ্বীনের) সাহায্য কর, তাহলে আল্লাহ তোমাদেরকে সাহায্য করবেন, এবং তোমাদের পা দৃঢ়-প্রতিষ্ঠিত রাখবেন। (সূরা মুহাম্মাদ ৪৭:৭ আয়াত) ﴿وَلَيَنْصُرَنَّ اللهُ مَنْ يَنْصُرُهُ إِنَّ اللهَ لَقَوِيٌّ عَزِيزٌ﴾ অর্থাৎ, আল্লাহ নিশ্চয়ই তাকে সাহায্য করেন যে তাঁকে (তাঁর ধর্মকে) সাহায্য করে। (সূরা হাজ্জ ২২:৪০ আয়াত) আখেরাতের নিয়ামতের তুলনায় এটাকে আসন্ন বিজয় গণ্য করেছেন। আর এ থেকে মক্কা বিজয় বুঝানো হয়েছে। আর কেউ কেউ প্রতাপশালী পারস্য ও রোমক রাজ্যদ্বয় মুসলিমদের জয়লাভ করাকে এরই বাস্তব চিত্র গণ্য করেছেন; যা খেলাফতে রাশেদার যুগে মুসলিমরা লাভ করেন।[২] অর্থাৎ, মৃত্যুর পর জান্নাতের এবং দুনিয়াতে বিজয় ও সাহায্যের। তবে শর্ত হল, ঈমানদারদেরকে ঈমানের দাবীসমূহ পূরণ করতে হবে। ﴿وَأَنْتُمُ الْأَعْلَوْنَ إِنْ كُنْتُمْ مُؤْمِنِينَ﴾ (সূরা আলে ইমরান ৩:১৩৯ আয়াত) পরের আয়াতে মহান আল্লাহ মু'মিনদেরকে দ্বীনের সাহায্যের প্রতি আরো তাকীদ করছেন।

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.