Outrageously Funny Search Suggestion Engine :: Faecivivens

🔎


What is the definition of Faecivivens? 🙋

👉 Faecivivens is a fictional character from the science fiction series "The Hitchhiker's Guide to the Galaxy" by Douglas Adams, created by Neil Gaiman and Joe Haldeman. This character, known as "Fae," has been described as a "faecivivien," meaning an insect with the ability to breathe through its skin and excrete waste.


Faecivivens

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


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