Tafsir Ahsanul Bayaan

Multiple Ayahs

Tags

Download Links

Tafsir Ahsanul Bayaan tafsir for Surah Al-Hadid — Ayah 8

وَمَا لَكُمۡ لَا تُؤۡمِنُونَ بِٱللَّهِ وَٱلرَّسُولُ يَدۡعُوكُمۡ لِتُؤۡمِنُواْ بِرَبِّكُمۡ وَقَدۡ أَخَذَ مِيثَٰقَكُمۡ إِن كُنتُم مُّؤۡمِنِينَ ٨

তোমাদের কি হল যে, তোমরা আল্লাহতে বিশ্বাস স্থাপন কর না? অথচ রসূল তোমাদেরকে তোমাদের প্রতিপালকের প্রতি বিশ্বাস স্থাপন করতে আহবান করছে এবং তিনি (আল্লাহ) তোমাদের নিকট হতে অঙ্গীকার গ্রহণ করেছেন; তোমরা যদি বিশ্বাসী হও।[১]

[১] ইবনে কাসীর (রঃ) أخذ ক্রিয়ার 'ফা-য়েল' (কর্তৃপদ বা তিনি বলতে) রসূলকে বুঝিয়েছেন এবং অর্থ নিয়েছেন, সেই বায়আত বা অঙ্গীকার, যা রসূল (সাঃ) সাহাবায়ে কেরাম (রাঃ)-দের নিকট থেকে নিতেন। আর তা হল, সুখে-দুঃখে সর্বাবস্থায় তাঁর কথা শুনতে ও মানতে হবে। ইমাম ইবনে জারীরের নিকট এর 'ফা-য়েল' হল আল্লাহ। অর্থ হল, সেই অঙ্গীকার, যা মহান আল্লাহ সকল মানুষের কাছ থেকে তখন নিয়েছিলেন, যখন তাদেরকে আদম (আঃ)-এর পৃষ্ঠদেশ থেকে বের করেছিলেন। যেটাকে عهد أَلَسْتُ বলা হয়; যার আলোচনা সূরা আ'রাফ ৭:১৭২ নং আয়াতে রয়েছে।

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.