Maarif-ul-Quran

Multiple Ayahs

Tags

Download Links

Maarif-ul-Quran tafsir for Surah Al-Haqqah — Ayah 4

ٱلۡحَآقَّةُ ١ مَا ٱلۡحَآقَّةُ ٢ وَمَآ أَدۡرَىٰكَ مَا ٱلۡحَآقَّةُ ٣ كَذَّبَتۡ ثَمُودُ وَعَادُۢ بِٱلۡقَارِعَةِ ٤ فَأَمَّا ثَمُودُ فَأُهۡلِكُواْ بِٱلطَّاغِيَةِ ٥

Commentary

This Surah is almost wholly devoted to the subject of inevitability of the Resurrection, its horrors, the punishment of unbelievers and the reward of believers. The Day of Judgment is variously referred to in the Qur'an, and in this Surah we encounter the following three names: الْحَاقَّةُ Al-Haqqah 'Imminent Happening', الْقَارِ‌عَةِ Al-Qari'ah 'Shocking Event' and الْوَاقِعَةُ -waqi` ah 'Happening'.

The word الْحَاقَّةُ Al-haqqah means an 'established fact, or inevitable event, reality or truth'. The word Al-haqqah also means 'Something that provide evidence that something is true.' It can be applied to the Day of Judgment in both senses of the word, because in the first sense the Day of Judgment itself is an established truth, and its occurrence is a certainty. And in the other sense the Day of Judgment will prove to the believers the reality of Paradise and to the unbelievers the reality of Hell. This name of the Day of Judgment is followed by two questions regarding it. The questions have been put to make the readers realise how horrifying the experience would be - beyond normal experience or even imagination.

The word الْقَارِ‌عَةِ Al-Qari'ah, literally, means 'rumbling'. The Day of Judgment is so called because there will be rumbling sound which will cause agitation or terror in the hearts of people, and will dreadfully destroy the heavenly and earthly bodies and scatter them apart.

The word الطَّاغِيَةِ At-Taghiyah is derived from tughyan which means 'to exceed the limit', signifying an extremely severe punishment, that is, 'it would be such high pitched sound which would exceed the limit of any of the sounds of the mortal world, and the human heart or brain would not be able to bear'. When Thamud exceeded the limit in denying the Day of Judgment, they were destroyed by that dreadful cry which exceeded all limits. It was a combination of most high pitched sound of thunderbolt together with a flash of lightning that struck them which rent their hearts.

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.