Tafsir Ibn Juzay

Multiple Ayahs

Tags

Download Links

Tafsir Ibn Juzay tafsir for Surah Al-Haqqah — 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.