Tafsir Ibne Kathir

Multiple Ayahs

Tags

Download Links

Tafsir Ibne Kathir tafsir for Surah Al-Muzzammil — Ayah 1

يَٰٓأَيُّهَا ٱلۡمُزَّمِّلُ ١
Джабир сообщил: «Однажды курейшиты собрались в их месте собраний и сказали: ‘‘Назовите этого человека кем-нибудь так, чтобы от него стали отстраняться люди’’.(Одни) сказали: ‘‘Мы скажем, что он предсказатель’’.( Другие ответили) ‘‘Нет, он не предсказатель’’.(Другие) сказали: ‘‘Тогда мы скажем, что он сумасшедший’’.(Им ответили) ‘‘Он ведь и не сумасшедший’’. Они сказали: ‘‘Тогда мы скажем, что он колдун’’.(Другие ответили): ‘‘Но он не является колдуном’’.( Так как сказать было больше нечего), то на этом они и разошлись. Когда это дошло до Пророка(Да благословит его Аллах и приветствует!) то, от(расстройства, он) закутался в свои одежды и завернулся. Тогда к нему пришел Джибриль(мир ему) и сказал: «О закутавшийся!»(73:1) и «О завернувшийся!»(74:1)»Аллах сказал: يـٰأَيُّهَاٱلْمُزَّمِّلُ * قُمِٱلَّيلَإِلاَّقَلِيلاً﴿ «О закутавшийся! Простаивай ночь без малого». Ибн ‘Аббас сказал: يـٰأَيُّهَاٱلْمُزَّمِّلُ﴿ «‘‘О закутавшийся!’’ значит ‘‘О спящий!’’». Катада сказал: «Закутавшийся в одежды». Ибрахим ибн ан-Нах’и сказал: «Аят был ниспослан, когда он был закутан в свой плащ».
Хафиз аль-Базар 2276. Очень слабый хадис.

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.