Rebar Kurdish Tafsir

Multiple Ayahs

Tags

Download Links

Rebar Kurdish Tafsir tafsir for Surah As-Saf — Ayah 1

سَبَّحَ لِلَّهِ مَا فِي ٱلسَّمَٰوَٰتِ وَمَا فِي ٱلۡأَرۡضِۖ وَهُوَ ٱلۡعَزِيزُ ٱلۡحَكِيمُ ١
سووره‌تی (صه‌ف) (واته‌: پۆل) سووره‌تێكى مه‌ده‌نى¬یه‌و (١٤) ئایه‌ته‌ (عبدالله¬ى كوڕى سه‌لام) ده‌فه‌رمێت: رۆژێك له‌گه‌ڵ هاوه‌ڵان وتمان كێ ده‌چێت بۆ لاى پێغه‌مبه‌ری خوا - صلی الله علیه وسلم - پرسیارى لێبكات خۆشه‌ویستترین كرده‌وه‌ لاى خواى گه‌وره‌ چیه‌ تا ئه‌نجامى بده‌ین؟ كه‌س نه‌ڕۆیشت پێغه‌مبه‌ری خوا - صلی الله علیه وسلم - پیاوێكى نارد بۆ لامان هه‌موومانى كۆكرده‌وه‌و خواى گه‌وره‌ ئه‌م سووره‌ته‌ى دابه‌زاندو پێغه‌مبه‌ری خوا - صلی الله علیه وسلم - هه‌موو سووره‌ته‌كه‌ى به‌سه‌رماندا خوێنده‌وه‌ بِسْمِ اللَّهِ الرَّحْمَنِ الرَّحِيمِ [ سَبَّحَ لِلَّهِ مَا فِي السَّمَاوَاتِ وَمَا فِي الْأَرْضِ ] هه‌رچی له‌ ئاسمانه‌كان و زه‌وی هه‌یه‌ له‌ مرۆڤ و جنی و مه‌لائیكه‌ت و ئاژه‌ڵ و باڵنده‌و گیانله‌به‌رو بێگیان هه‌موویان خوای گه‌وره‌ به‌ پاك و مونه‌زه‌ه ڕائه‌گرن له‌ هه‌موو كه‌موكوڕیه‌ك وه‌ زیكرو یادو عیباده‌تی خوای گه‌وره‌ ئه‌كه‌ن [ وَهُوَ الْعَزِيزُ الْحَكِيمُ (١) ] وه‌ خوای گه‌وره‌ زۆر به‌عیززه‌ت و باڵاده‌ست و كاربه‌جێیه‌.

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.