Rebar Kurdish Tafsir

Multiple Ayahs

Tags

Download Links

Rebar Kurdish Tafsir tafsir for Surah 'Abasa — Ayah 36

وَصَٰحِبَتِهِۦ وَبَنِيهِ ٣٦
[ وَصَاحِبَتِهِ وَبَنِيهِ (٣٦) ] وه‌ له‌ خێزان و منداڵه‌كانی ڕائه‌كات، كه‌ ئه‌مه‌ نزیكترین كه‌سه‌ نزیكه‌كانێتی، (عیكریمه‌) فه‌رموویه‌تی: پیاو ئه‌گات به‌ خێزانی خۆی پێی ئه‌ڵێ ئه‌ی ئافره‌ت چۆن پیاوێك بوومه‌ بۆت؟ ئه‌ڵێ: به‌ڕاستی باشترین پیاو بوویته‌و ئه‌وه‌ی له‌ توانات بێ كردووته‌و مه‌دح و سه‌نای ئه‌كات، ئه‌ڵێ: ده‌ی ئه‌مڕۆ من پێویستم به‌ ته‌نها یه‌ك چاكه‌یه‌كه‌ پێم ببه‌خشی به‌هۆیه‌وه‌ ڕزگارم ئه‌بێ، ئه‌ویش ئه‌ڵێ: وه‌ڵاهی ئه‌وه‌ی تۆ داوای ئه‌كه‌ی زۆر ئاسانه‌ به‌ڵام ناتوانم بتده‌مێ خۆمیش وه‌كو تۆ پێویستم پێیه‌تی، ڕوو ئه‌كاته‌ كوڕه‌كه‌ی و پێى ئه‌ڵێ: ئه‌ی كوڕی خۆم چۆن باوكێك بوومه‌ بۆت؟ ئه‌ڵێ: وه‌ڵاهی باشترین باوك بوویته‌، ئه‌ڵێ: ده‌ی پێویستم به‌ ته‌نها چاكه‌یه‌كه‌ بمده‌یتێ ڕزگارم ئه‌بێ، ئه‌ڵێ: وه‌ڵاهی خۆم له‌ تۆ زیاتر پێویستمه‌ نایداتێ، بۆیه‌ ئه‌فه‌رمووێ: له‌و ڕۆژه‌دا هه‌موو كه‌سێك له‌ كه‌سه‌ نزیكه‌كانی ڕائه‌كات تا داواى چاكه‌یه‌كى لێنه‌كات.

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.