Outrageously Funny Search Suggestion Engine :: Anti Lecomption

🔎


What is the definition of Anti Lecomption? 🙋

👉 The profane word that is known as "anti compliment" comes from the term "compliment." In simple terms, it's when someone gives a compliment about you without any actual praise or admiration, like saying you're smart and clever.


For instance: "Hey, I just read that quote 'I'm smarter than you know' in the Daily Show, so congratulations on your great intellect!" This is anti-compliment because it directly criticizes your intelligence without suggesting anything good about you. It's a bit unsettling as it makes you doubt your own abilities and wisdom. Another example sentence with "anti compliment": "Wow, you're actually really good at that? I was just going to say you're cool but then I read the article about how awesome you are!" This is anti-compliment because it directly criticizes your intelligence by suggesting you're better than a random stranger who simply said you're cool. It's a bit unsettling as it implies your intelligence or skills might be overblown. So, if you're looking to build confidence and boost your self-esteem with compliments, don't worry: it's perfectly fine to express yourself without being too harsh on yourself.

https://goldloadingpage.com/word-dictionary/anti lecomption


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