Pashto Mokhtasar

Multiple Ayahs

Tags

Download Links

Pashto Mokhtasar tafsir for Surah Al-Hadid — Ayah 20

ٱعۡلَمُوٓاْ أَنَّمَا ٱلۡحَيَوٰةُ ٱلدُّنۡيَا لَعِبٞ وَلَهۡوٞ وَزِينَةٞ وَتَفَاخُرُۢ بَيۡنَكُمۡ وَتَكَاثُرٞ فِي ٱلۡأَمۡوَٰلِ وَٱلۡأَوۡلَٰدِۖ كَمَثَلِ غَيۡثٍ أَعۡجَبَ ٱلۡكُفَّارَ نَبَاتُهُۥ ثُمَّ يَهِيجُ فَتَرَىٰهُ مُصۡفَرّٗا ثُمَّ يَكُونُ حُطَٰمٗاۖ وَفِي ٱلۡأٓخِرَةِ عَذَابٞ شَدِيدٞ وَمَغۡفِرَةٞ مِّنَ ٱللَّهِ وَرِضۡوَٰنٞۚ وَمَا ٱلۡحَيَوٰةُ ٱلدُّنۡيَآ إِلَّا مَتَٰعُ ٱلۡغُرُورِ ٢٠
پوه شئ پرته له شکه د دنيا ژوند لوبه ده چې بدنونه پرې لوبيږي، ساعت تېری دی چې زړونه پرې ساعت تېری کوي، ښکلا ده چې ځانونه پرې ښايسته کوئ، او ستاسو ترمنځ په ملکيت او سامان کې يو پر بل وياړل دي، او په مالونو او اولادونو کې يو پر بل زياتواالی دی، لکه د باران غوندې چې کروندګرو ته يې شينکی ښه ښکاره شي، بيا دغه شنه واښه وچ شي او اې ليدونکيه! بیا ته هغه له شينوالي وروسته زېړ وينې، او بيا يې الله ټوټه مات کړي، او په آخرت کې کافرانو او منافقانو لره سخته سزا ده، او د الله له لوري د خپلو مؤمنو بندګانو لپاره بښنه او د هغه له خوا خوښي ده، او د دنيا ژوند خو يوازې له منځه تلونکی سامان دی چې هيڅ ثبات نه لري؛ نو چا چې د هغې له منځه تلونکي سامان ته د آخرت پر نعمتونو لومړيتوب ورکړ هغه تاواني او دوکه خوړل شوی دی.

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.