Tafsir Ibne Kathir

Multiple Ayahs

Tags

Download Links

Tafsir Ibne Kathir tafsir for Surah Al-Hashr — Ayah 11

۞ أَلَمۡ تَرَ إِلَى ٱلَّذِينَ نَافَقُواْ يَقُولُونَ لِإِخۡوَٰنِهِمُ ٱلَّذِينَ كَفَرُواْ مِنۡ أَهۡلِ ٱلۡكِتَٰبِ لَئِنۡ أُخۡرِجۡتُمۡ لَنَخۡرُجَنَّ مَعَكُمۡ وَلَا نُطِيعُ فِيكُمۡ أَحَدًا أَبَدٗا وَإِن قُوتِلۡتُمۡ لَنَنصُرَنَّكُمۡ وَٱللَّهُ يَشۡهَدُ إِنَّهُمۡ لَكَٰذِبُونَ ١١
Аллах Всевышний говорит о лицемерах, таких как ‘Абдулла ибн Убай аль-Ауфи(по материнской линии известен также как Ибн Салул) и ему подобных, пославших гонца к племени Бану ан-Надыр с обещанием оказать им поддержку. Аллах сказал: أَلَمْتَرَإِلَىٱلَّذِينَنَٰفَقُواْيَقُولُونَ﴿ «Разве ты не видишь, что лицемеры говорят لإِخْوَانِهِمُٱلَّذِينَكَفَرُواْمِنْأَهْلِٱلْكِتَٰبِ﴿ своим неверующим братьям из числа людей Писания: لَئِنْأُخْرِجْتُمْ﴿ ‘‘Если вас изгонят, لَنَخْرُجَنَّمَعَكُمْوَلاَنُطِيعُفيكُمْأَحَداًأَبَداًوَإِنقُوتِلْتُمْلَنَنصُرَنَّكُمْ﴿

то мы уйдем вместе с вами и никогда никому не подчинимся против вас. А если с вами сразятся, то мы обязательно поможем вам’’».

Затем Аллах говорит:

وَٱللَّهُيَشْهَدُإِنَّهُمْلَكَٰذِبُونَ﴿ «Аллах свидетельствует о том, что они, конечно же, являются лжецами» — т.е. что их обещания лживы. Потому что они говорили им слова но их намерения были другими, и они не исполнили того, что сказали.

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.