The AI writing tic I couldn’t stop seeing after building a humanizer

The AI writing tic I couldn’t stop seeing after building a humanizer

I built unslop to strip the
tells that mark text as AI-generated. I thought I knew what they were. I was
wrong about which ones hurt most. …


This content originally appeared on DEV Community and was authored by Mohamed Abdallah

The AI writing tic I couldn't stop seeing after building a humanizer

I built unslop to strip the

tells that mark text as AI-generated. I thought I knew what they were. I was
wrong about which ones hurt most.

The one I keep catching: the tricolon.

"X, Y, and Z" where all three are the same abstraction level. Every AI

output does this. Not because the writer means three things. Because the
model learned that three parallel items feel rhetorically complete.

Before:

Modern software engineering requires discipline, patience, and a deep

understanding of systems at scale.

After:

Modern software engineering requires discipline. The rest comes with time.

The second version has one claim and a closer. The first has three, because

the model is filling the shape. Discipline, patience, and understanding of
systems are not three separate things — patience is part of discipline and

understanding systems is what the discipline is for. The tricolon hides

that by flattening everything to a list.

Once I saw it, I couldn't unsee it. Every cover letter I've read from a

junior dev in the last year opens with a tricolon. Every LinkedIn post from

a thought-leader account has one in the third paragraph. Every "humanizer"

tool I tested left it in, because it's grammatically correct and

individually the words are fine.

unslop kills tricolons at the balanced and full intensity levels. It

replaces them with the single claim or pair the writer probably meant. In

the full level, about a third of tricolons get replaced with a period and

a fragment, because that's what the claim usually needed.

If you write with AI assistance: read your output for tricolons. You don't

need a tool. You just need to notice that three things, listed, usually

mean one thing or two, padded.

If you're curious about what else shows up: the tool is MIT-licensed,

installs as a Claude Code plugin, and lists the full pattern catalog in its

README.

unslop on GitHub


This content originally appeared on DEV Community and was authored by Mohamed Abdallah


Print Share Comment Cite Upload Translate Updates
APA

Mohamed Abdallah | Sciencx (2026-04-22T05:52:37+00:00) The AI writing tic I couldn’t stop seeing after building a humanizer. Retrieved from https://www.scien.cx/2026/04/22/the-ai-writing-tic-i-couldnt-stop-seeing-after-building-a-humanizer/

MLA
" » The AI writing tic I couldn’t stop seeing after building a humanizer." Mohamed Abdallah | Sciencx - Wednesday April 22, 2026, https://www.scien.cx/2026/04/22/the-ai-writing-tic-i-couldnt-stop-seeing-after-building-a-humanizer/
HARVARD
Mohamed Abdallah | Sciencx Wednesday April 22, 2026 » The AI writing tic I couldn’t stop seeing after building a humanizer., viewed ,<https://www.scien.cx/2026/04/22/the-ai-writing-tic-i-couldnt-stop-seeing-after-building-a-humanizer/>
VANCOUVER
Mohamed Abdallah | Sciencx - » The AI writing tic I couldn’t stop seeing after building a humanizer. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2026/04/22/the-ai-writing-tic-i-couldnt-stop-seeing-after-building-a-humanizer/
CHICAGO
" » The AI writing tic I couldn’t stop seeing after building a humanizer." Mohamed Abdallah | Sciencx - Accessed . https://www.scien.cx/2026/04/22/the-ai-writing-tic-i-couldnt-stop-seeing-after-building-a-humanizer/
IEEE
" » The AI writing tic I couldn’t stop seeing after building a humanizer." Mohamed Abdallah | Sciencx [Online]. Available: https://www.scien.cx/2026/04/22/the-ai-writing-tic-i-couldnt-stop-seeing-after-building-a-humanizer/. [Accessed: ]
rf:citation
» The AI writing tic I couldn’t stop seeing after building a humanizer | Mohamed Abdallah | Sciencx | https://www.scien.cx/2026/04/22/the-ai-writing-tic-i-couldnt-stop-seeing-after-building-a-humanizer/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.