The way we use punctuation is changing, driven by a shift from formal print to digital-first communication. While the colon and semicolon remain the “old guard” of grammar, the em dash (—) has seen a massive resurgence—largely because it is the favorite tool of Large Language Models (LLMs).
The Punctuation Power Grid
Before we look at why AI loves the dash, let’s define the rules of engagement for the most common “break” marks.
1. The Colon (:) — The Gateway
The colon is used to introduce something that follows naturally from the previous clause. Think of it as a signpost that says, “Look at this next thing.”
- Best for: Lists, definitions, and subtitles.
- The Feel: Formal, authoritative, and structured.
2. The Semicolon (;) — The Connector
The semicolon joins two independent, full sentences that are closely related in theme. It’s a “harder” pause than a comma but “softer” than a period.
- Best for: Balancing two complete thoughts without starting a new sentence.
- The Feel: Academic, sophisticated, and slightly “heavy.”
3. The Em Dash (— or --) — The Bridge
The em dash is the Swiss Army knife of punctuation. It can replace commas, parentheses, or colons, depending on the context.
- Best for: Adding emphasis, an abrupt change in thought, or a “bonus” explanation.
- The Feel: Conversational, energetic, and modern.
The Rise of the Dash in the Age of AI
If you’ve spent any time chatting with an AI, you’ve likely noticed a flurry of double hyphens (--) or long dashes (—). There are three specific reasons why the dash has become the “standard” for LLM-generated text:
1. Mimicking Human “Flow”
LLMs are trained to sound like helpful, conversational peers. In natural speech, we don’t always speak in perfectly balanced independent clauses (semicolons). We speak in “asides”—we start a thought, pause to add flavor, and then finish it. The em dash is the only punctuation mark that captures that rhythmic, human-like pause perfectly.
2. Solving the “Wall of Text” Problem
AI often explains complex technical concepts. Using a colon feels like a textbook; using a period feels like a list of disconnected facts. The dash allows the AI to provide a term and its explanation in one fluid line, making it much easier for a human to skim and digest.
3. Grammatical Safety
Because the em dash is so versatile, it is “low risk” for an AI. A semicolon has strict rules; if an AI uses one incorrectly, the sentence breaks. A dash, however, is almost always stylistically acceptable. It acts as a safety net that ensures the sentence remains readable even if the structure is complex.
A Quick Comparison
| Mark | Formal Rule | ”Vibe” | AI Frequency |
|---|---|---|---|
| Colon | Introduces a list/quote. | Structural | Moderate |
| Semicolon | Joins two full sentences. | Intellectual | Low |
| Em Dash | Adds emphasis or aside. | Dynamic | High |
Which one should you use?
- Use a Colon if you want to look like a professional documentation writer or an academic. It commands respect and signals clear organization.
- Use a Semicolon sparingly. It’s great for showing a sophisticated relationship between two ideas, but too many can make your writing feel “cluttered.”
- Use an Em Dash if you want to sound modern, fast-paced, and engaging. It’s the punctuation of the digital age—flexible, punchy, and clear.
Technical Note: In digital writing, if you can’t be bothered to find the special
—character, the double hyphen--is the universally accepted substitute. Most modern editors will even “auto-correct” it for you.