33. If He wills, He causes the wind to cease, then they would become motionless on the back (of the sea). Verily, in this are signs for everyone patient and grateful.
35. And those who dispute (polytheists with Our Messenger Muhammad صلى الله عليه و سلم) as regards Our Ayât (proofs, signs, verses, etc. of Islâmic Monotheism) may know that there is no place of refuge for them (from Allâh’s punishment)[8] [Tafsir At-Tabari].
36. So whatever you have been given is but (a passing) enjoyment for this worldly life, but that which is with Allâh (Paradise) is better and more lasting for those who believe (in the Oneness of Allâh - Islâmic Monotheism) and put their trust in their Lord (concerning all of their affairs).
37. And those who avoid the greater sins,[9] and Al-Fawâhish (illegal sexual intercourse), and when they are angry, forgive.[10]
[9] (V.42:37) e.g. to join partners in worship with Allah, to be undutiful to one’s parents, to commit murder, to give false statements and witnesses, to steal (See Verse 6:151 and 6:152). [10] (V.42:37).
a) See the footnote (B) of (V.3:130) and (V.3:134).
b) See the footnote of (V.2:22).
c) See the footnote of (V.4:135).
d) See the footnote of (V.2:278).
38. And those who answer the Call of their Lord [i.e. to believe that He is the only One Lord (Allâh), and to worship none but Him Alone], and perform As-Salât (Iqâmat-as-Salât), and who (conduct) their affairs by mutual consultation, and who spend of what We have bestowed on them.
40. The recompense for an evil is an evil like thereof; but whoever forgives and makes reconciliation, his reward is with Allâh. Verily, He likes not the Zâlimûn (oppressors, polytheists, and wrong-doers).
44. And whomsoever Allâh sends astray, for him there is no Walî (protector, helper, guardian) after Him. And you will see the Zâlimûn (polytheists, wrong-doers, oppressors): when they behold the torment, they will say: "Is there any way of return (to the world)?"
Contents of the translations can be downloaded and re-published, with the following terms and conditions:
1. No modification, addition, or deletion of the content.
2. Clearly referring to the publisher and the source (QuranEnc.com).
3. Mentioning the version number when re-publishing the translation.
4. Keeping the transcript information inside the document.
5. Notifying the source (QuranEnc.com) of any note on the translation.
6. Updating the translation according to the latest version issued from the source (QuranEnc.com).
7. Inappropriate advertisements must not be included when displaying translations of the meanings of the Noble Quran.
ئىزدەش نەتىجىسى:
API specs
Endpoints:
Sura translation
GET / https://quranenc.com/api/v1/translation/sura/{translation_key}/{sura_number} description: get the specified translation (by its translation_key) for the speicified sura (by its number)
Parameters: translation_key: (the key of the currently selected translation) sura_number: [1-114] (Sura number in the mosshaf which should be between 1 and 114)
Returns:
json object containing array of objects, each object contains the "sura", "aya", "translation" and "footnotes".
GET / https://quranenc.com/api/v1/translation/aya/{translation_key}/{sura_number}/{aya_number} description: get the specified translation (by its translation_key) for the speicified aya (by its number sura_number and aya_number)
Parameters: translation_key: (the key of the currently selected translation) sura_number: [1-114] (Sura number in the mosshaf which should be between 1 and 114) aya_number: [1-...] (Aya number in the sura)
Returns:
json object containing the "sura", "aya", "translation" and "footnotes".