Outrageously Funny Search Suggestion Engine :: Nonregent

🔎


What is the definition of Nonregent? 🙋

👉 Non-regent is a term used in higher education to describe students who are not members of the university's governing body, such as the president or vice-chancellor. This can be particularly relevant for institutions that do not have a formal governing body and therefore lack the ability to make decisions on institutional matters. Non-regent students may also be referred to as "unregents" or "non-governors." These individuals are often considered to be independent thinkers who contribute ideas or viewpoints to the university


nonregent

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


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