Tafsir Ibn Juzay

Multiple Ayahs

Tags

Download Links

Tafsir Ibn Juzay tafsir for Surah Al-Haqqah — Ayah 29

وَأَمَّا مَنۡ أُوتِيَ كِتَٰبَهُۥ بِشِمَالِهِۦ فَيَقُولُ يَٰلَيۡتَنِي لَمۡ أُوتَ كِتَٰبِيَهۡ ٢٥ وَلَمۡ أَدۡرِ مَا حِسَابِيَهۡ ٢٦ يَٰلَيۡتَهَا كَانَتِ ٱلۡقَاضِيَةَ ٢٧ مَآ أَغۡنَىٰ عَنِّي مَالِيَهۡۜ ٢٨ هَلَكَ عَنِّي سُلۡطَٰنِيَهۡ ٢٩

﴿وَأَمَّا مَنْ أُوتِيَ كِتَابَهُ بِشِمَالِهِ﴾ هم الكفار بدليل قوله: ﴿إِنَّهُ كَانَ لاَ يُؤْمِنُ بِٱللَّهِ ٱلْعَظِيمِ﴾ [الحاقة: ٣٣] فجعل علة إعطائهم كتبهم بشمالهم عدم إيمانهم، وأما المؤمنون فيعطون كتبهم بأيمانهم، لكن اختلف فيمن يدخل النار منهم، هل يعطى كتابه قبل دخول النار أو بعد خروجه منها؟ وهذا أرجح لقوله: ﴿هَآؤُمُ ٱقْرَؤُاْ كِتَابيَهْ﴾ [الحاقة: ١٩]، لأن هذا كلام سرور فيبعد أن يقوله من يحمل إلى النار ﴿فَيَقُولُ يٰلَيْتَنِي لَمْ أُوتَ كِتَابِيَهْ﴾ أي يتمنى أنه لم يعط كتابه، وقال ابن عطية: يتمنى أن يكون معدوماً لا يجري عليه شيء والأول أظهر ﴿يٰلَيْتَهَا كَانَتِ ٱلْقَاضِيَةَ﴾ أي ليت الموتة الأولى كانت القاضية بحيث لا يكون بعدها بعث ولا إحياء ﴿مَآ أَغْنَىٰ عَنِّي مَالِيَهْ﴾ يحتمل أن يكون نفياً، أو استفهاماً يراد به النفي ﴿هَّلَكَ عَنِّي سُلْطَانِيَهْ﴾ أي زال عني ملكي وقدرتي وقيل: ذهبت عني حجتي.

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.