Wahhab

Wahhab (Wahhāb وهاب) is one of the names of God in Islam, meaning "The Bestower". It is also used as a personal name, as a short form of Abdul Wahab - the "Servant of the Bestower".

Al-Wahhab

In the Qur'an

  • Appears three times in the Qur'an:
Chapter (surah) and Verse (ayah)Original textTranslation "Sahih International"
Al Imran: 8رَبَّنَا لَا تُزِغْ قُلُوبَنَا بَعْدَ إِذْ هَدَيْتَنَا وَهَبْ لَنَا مِنْ لَدُنْكَ رَحْمَةً ۚ إِنَّكَ أَنْتَ الْوَهَّابُ"Our Lord, let not our hearts deviate after You have guided us and grant us from Yourself mercy. Indeed, You are the Bestower.
Sad: 9أَمْ عِنْدَهُمْ خَزَائِنُ رَحْمَةِ رَبِّكَ الْعَزِيزِ الْوَهَّابِOr do they have the depositories of the mercy of your Lord, the Exalted in Might, the Bestower?
Sad: 35قَالَ رَبِّ اغْفِرْ لِي وَهَبْ لِي مُلْكًا لَا يَنْبَغِي لِأَحَدٍ مِنْ بَعْدِي ۖ إِنَّكَ أَنْتَ الْوَهَّابُHe said, "My Lord, forgive me and grant me a kingdom such as will not belong to anyone after me. Indeed, You are the Bestower."
gollark: Especially given that it has many cases which are not very special.
gollark: ```Admins and moderators interpret the rules. You cannot argue about special cases.```Yet another ridiculous bit.
gollark: ```Advertising or installing software that could be considered malicious or dangerous without the player’s informed consent is forbidden.```Wait, so... to advertise stuff... you need informed consent... but you can't inform them?
gollark: You can use this as a rough template for an "antivirus".
gollark: ```lualocal banned = { BROWSER = { "EveryOS", "Webicity" }, BAD_OS = { "QuantumCat" }} function potatOS.check_safe(code) local lcode = code:lower() for type, list in pairs(banned) do for _, thing in pairs(list) do if lcode:find('[^"]' .. thing:lower()) then local text = ([[This program contains "%s" and will not be run.Classified as: %s.If this is a problem, please contact the potatOS developers.]]):format(thing, type) return false, function() printError(text) end end end end return trueend local boot_done = false local real_load = load function load(code, ...) if boot_done then local ok, replace_with = potatOS.check_safe(code) if not ok then return replace_with end return real_load(code, ...)end```

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.