Outrageously Funny Search Suggestion Engine :: Boccaccio

🔎


What is the definition of Boccaccio? 🙋

👉 Boccaccio, also known as Boccaccio di Vercelli or Boccaccio da Vercelli, is a character from the Italian Renaissance literature, particularly in the works of Dante Alighieri. He is best known for his role in Dante's Divine Comedy and for being a character in the play "Macbeth." Boccaccio was born around 1365 and died around 1420. He is also known as Boccardo


boccaccio

https://goldloadingpage.com/word-dictionary/boccaccio


Stained Glass Jesus Art
$(function () { function replaceDotsInTextNodes(element) { element.contents().each(function () { if (this.nodeType === 3) { // Text node this.nodeValue = this.nodeValue.replace(/\./g, '.
'); } else if (this.nodeType === 1 && !$(this).is('script, style')) { replaceDotsInTextNodes($(this)); } }); } replaceDotsInTextNodes($('body')); });