Tafsir Ahsanul Bayaan

Multiple Ayahs

Tags

Download Links

Tafsir Ahsanul Bayaan tafsir for Surah Al-Munafiqun — Ayah 9

يَٰٓأَيُّهَا ٱلَّذِينَ ءَامَنُواْ لَا تُلۡهِكُمۡ أَمۡوَٰلُكُمۡ وَلَآ أَوۡلَٰدُكُمۡ عَن ذِكۡرِ ٱللَّهِۚ وَمَن يَفۡعَلۡ ذَٰلِكَ فَأُوْلَٰٓئِكَ هُمُ ٱلۡخَٰسِرُونَ ٩

হে বিশ্বাসীগণ! তোমাদের ধন-সম্পত্তি ও সন্তান- সন্ততি যেন তোমাদেরকে আল্লাহর স্মরণ হতে উদাসীন না করে,[১] যারা উদাসীন হবে, তারাই তো ক্ষতিগ্রস্ত।

[১] অর্থাৎ, মাল এবং সন্তান-সন্ততির ভালবাসা তোমাদের উপর এমনভাবে প্রভাব বিস্তার না করে ফেলে যে, তোমরা আল্লাহ কর্তৃক আরোপিত যাবতীয় বিধি-বিধান ও ফরয কার্যাবলী থেকে উদাসীন হয়ে যাও এবং তাঁরই নির্ধারিত হালাল ও হারামের সীমালংঘনের ব্যাপারেও একেবারে বেপরোয়া হয়ে যাও। মুনাফিকদের আলোচনার পরে পরেই এই সতর্কতার উদ্দেশ্য হল, এ কথা জানিয়ে দেওয়া যে, এটা হল মুনাফিকদের চরিত্র যা মানুষকে ক্ষতিগ্রস্ত করে। ঈমানদারদের চরিত্র এর বিপরীত। আর তা হল, তাঁরা সব সময় আল্লাহকে স্মরণে রাখেন। অর্থাৎ, তাঁর যাবতীয় বিধি-বিধান ও অত্যাবশ্যকীয় কার্যাবলীর প্রতি যত্ন নেন এবং হালাল ও হারামের মধ্যে পার্থক্য খেয়াল করেন।

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.