Tafsir Ahsanul Bayaan

Multiple Ayahs

Tags

Download Links

Tafsir Ahsanul Bayaan tafsir for Surah At-Taghabun — Ayah 3

خَلَقَ ٱلسَّمَٰوَٰتِ وَٱلۡأَرۡضَ بِٱلۡحَقِّ وَصَوَّرَكُمۡ فَأَحۡسَنَ صُوَرَكُمۡۖ وَإِلَيۡهِ ٱلۡمَصِيرُ ٣

তিনি আকাশমন্ডলী ও পৃথিবী যথাযথভাবে সৃষ্টি করেছেন।[১] তিনি তোমাদেরকে আকৃতি দান করেছেন এবং তোমাদের আকৃতি সুন্দর করেছেন। [২] আর প্রত্যাবর্তন তো তাঁরই নিকট। [৩]

[১] অর্থাৎ, তা তিনি অযথা সৃষ্টি করেননি। বরং এর সৃষ্টির পিছনে ন্যায়পরায়ণতা ও যুক্তি আছে। আর তার দাবী হল, নেককারকে তার নেকীর এবং বদকারকে তার বদীর বদলা দেওয়া হোক। সুতরাং তিনি এই ন্যায়পরায়ণতার (দাবীর) পরিপূর্ণ প্রকাশ ঘটাবেন কিয়ামতের দিন।[২] তোমাদের আকৃতি, শারীরিক গঠন এবং চেহারার আকৃতি এত সুন্দর বানিয়েছেন যে, আল্লাহর অন্য সৃষ্টিকুল এ থেকে বঞ্চিত। যেমন, সূরা ইনফিত্বার ৮২:৬-৮ এবং সূরা মু'মিন ৪০:৬৪ আয়াতে আল্লাহ বলেছেন, ﴿يَا أَيُّهَا الْأِنْسَانُ مَا غَرَّكَ بِرَبِّكَ الْكَرِيمِ * الَّذِي خَلَقَكَ فَسَوَّاكَ فَعَدَلَكَ* فِي أَيِّ صُورَةٍ مَا شَاءَ رَكَّبَكَ﴾ (الانفطار:৬-৮)﴿وَصَوَّرَكُمْ فَأَحْسَنَ صُوَرَكُمْ وَرَزَقَكُمْ مِنَ الطَّيِّبَاتِ ﴾ (المؤمن:৬৪)[৩] অন্য কারো কাছে নয় যে, আল্লাহর পাকড়াও ও হিসাব-নিকাশ হতে বেঁচে যাবে।

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.