Tafsir Ibn Kathir

Multiple Ayahs

Tags

Download Links

Tafsir Ibn Kathir tafsir for Surah Al-Ma'arij — Ayah 44

فَذَرۡهُمۡ يَخُوضُواْ وَيَلۡعَبُواْ حَتَّىٰ يُلَٰقُواْ يَوۡمَهُمُ ٱلَّذِي يُوعَدُونَ ٤٢ يَوۡمَ يَخۡرُجُونَ مِنَ ٱلۡأَجۡدَاثِ سِرَاعٗا كَأَنَّهُمۡ إِلَىٰ نُصُبٖ يُوفِضُونَ ٤٣ خَٰشِعَةً أَبۡصَٰرُهُمۡ تَرۡهَقُهُمۡ ذِلَّةٞۚ ذَٰلِكَ ٱلۡيَوۡمُ ٱلَّذِي كَانُواْ يُوعَدُونَ ٤٤
دنیا میں ڈھیل ٭٭

پھر فرماتا ہے ” اے نبی! انہیں ان کے جھٹلانے، کفر کرنے، سرکشی میں بڑھنے ہی میں چھوڑ دو، جس کا وبال ان پر اس دن آئے گا جس کا ان سے وعدہ ہو چکا ہے، جس دن اللہ تعالیٰ انہیں بلائے گا اور یہ میدان محشر کی طرف جہاں انہیں حساب کے لیے کھڑا کیا جائے گا اس طرح لپکتے ہوئے جائیں گے جس طرح دنیا میں کسی بت یا علم، تھان اور چلے کو چھونے اور ڈنڈوت کرنے کے لیے ایک دوسرے سے آگے بڑھتے ہوئے جاتے ہیں، مارے شرم و ندامت کے نگاہیں زمین میں گڑی ہوئی ہوں گی اور چہروں پر پھٹکار برس رہی ہو گی، یہ ہے دنیا میں اللہ کی اطاعت سے سرکشی کرنے کا نتیجہ! اور یہ ہے وہ دن جس کے ہونے کو آج محال جانتے ہیں اور ہنسی مذاق میں نبی کریم صلی اللہ علیہ وسلم ، کی اور شریعت اور کلام الٰہی کی حقارت کرتے ہوئے کہتے ہیں کہ قیامت کیوں قائم نہیں ہوتی؟ ہم پر عذاب کیوں نہیں آتا؟ “۔

«اَلْحَمْدُ لِلّٰهِ» سورۃ المعارج کی تفسیر ختم ہوئی۔

صفحہ نمبر9843

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.