Pashto Mokhtasar

Multiple Ayahs

Tags

Download Links

Pashto Mokhtasar tafsir for Surah Al-Hadid — Ayah 4

هُوَ ٱلَّذِي خَلَقَ ٱلسَّمَٰوَٰتِ وَٱلۡأَرۡضَ فِي سِتَّةِ أَيَّامٖ ثُمَّ ٱسۡتَوَىٰ عَلَى ٱلۡعَرۡشِۖ يَعۡلَمُ مَا يَلِجُ فِي ٱلۡأَرۡضِ وَمَا يَخۡرُجُ مِنۡهَا وَمَا يَنزِلُ مِنَ ٱلسَّمَآءِ وَمَا يَعۡرُجُ فِيهَاۖ وَهُوَ مَعَكُمۡ أَيۡنَ مَا كُنتُمۡۚ وَٱللَّهُ بِمَا تَعۡمَلُونَ بَصِيرٞ ٤
همغه ذات دی چې آسمانونه او ځمکه يې په شپږو ورځو کې پيداکړل، د يکشنبې له ورځې پيل او د جمعې په ورځ پای ته ورسېدل، او هغه له دې څخه په کمه موده د سترګې په رپ کې يې په پيداکولو ځواکمن دی، بيا هغه پاک ذات پر عرش په داسې پورته کېدلو لوړ او پورته شو څنګه چې له هغه پاک سره ښايي، هغه پوهيږي څه چې له باران، تخم او نورو څخه په ځمکه کې ننوزي، او څه شينکي، زېرمې او نور چې ترې وزي، او څه باران، وحي او نور چې له آسمانه را کوزيږي، او څه پرېښتې، د بندګانو اعمال او روحونه يې چې آسمان ته پورته کيږي، ای خلکو! هغه په خپله پوهه ستاسو سره دی چېرې چې ياست، له تاسو هيڅ هم نه ترې پټيږي، او هغه ستاسو د کړنو ليدونکی دی، ستاسو له کړنو هيڅ هم نه ترې پټيږي، ژر به پرې بدله درکړي.

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.