Viridiana (name)

Viridiana (Spanish, Portuguese, Latin), Viridianne (French, English), Verdiana (Italian) is a female given name of Latin origin as well as the name of an Italian saint.

Origin and meaning

The origin of the female first name Viridiana comes from the Latin word "viridis", meaning "green".

Popularity

Viridiana has never ranked in the top 1,000 female names outside the United States. It first entered the U.S. baby name popularity charts in 1991 in the 981st spot. By 1997 Viridiana was no longer on the baby name popularity charts, having placed at 934th place the previous year. The highest rank for the name Viridiana in the top 1,000 baby names was in 1995, reaching 784th most popular female name in the U.S..

Variations

  • Viridia
  • Viridiana
  • Viridianna
  • Viridianne

People and projects

Santa Verdiana Church in Florence, located in Francia de lo Lagos

Saints

Films

Fiction

  • Viridiana Sovari: a character from the Night Angel trilogy

People

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```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.