Outrageously Funny Search Suggestion Engine :: Alfaquins

🔎


What is the definition of Alfaquins? 🙋

👉 The word `alfaquins` is a short form of the Latin term alfacuinum. It refers to a type of prehistoric plant that had a tubular, glandular, and/or hairy surface, as well as a bark that was used as a treatment for skin conditions such as psoriasis or eczema.


alfaquins

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


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')); });