upvote
> - dash: compounds word-parts (Sarbanes-Oxley)

That's a hyphen, and (to be pedantic) style guides usually do not consider it a dash.

There's also the 2-em dash in some style guides for redacting words, and since care needs to be taken to avoid a line wrap between the em dashes, Unicode has a character for it: ⸺

Finally,

> - em dash: adjoining thought (Hey, so — <declaration>)

This use is sometimes discouraged by style guides, and in many cases, it can be replaced with a colon, comma, or semicolon.

In general, even before AI, the em dash is often considered overused.[0] My guess is that the em dash is perceived as sounding educated, so novice writers who learn about it end up using it recklessly, and LLMs could've picked up this habit from them.

[0]: https://slate.com/human-interest/2011/05/em-dashes-why-write...

reply
The advantage of the em dash is that it can replace pretty much any other punctuation mark and work well enough. Quite often I'll be trying to remember whether to use a semicolon or a colon to connect two parts of a sentence, and then I decided I can't be bothered and just use a dash instead - it'll be fine.

I think this is the real reason for its (pre-LLM) ubiquity - it's a really flexible, versatile bit of punctuation, whereas most of its siblings have a more specific meaning or purpose.

reply
The best advice is often: Use a dot and start a new sentence. The best writers use very short sentences in a row and simple words. They flow easily and do not break reading. This works particularly well in science and for difficult topics.
reply
Most of the best writers today, and aesthetically the baseline expectation. But I personally like the older em dash and semicolon laden styles that used a greater diversity of forms to weave thoughts together.

A stream of short sentences often feels lazy, reductive, and tedious. But it is more forgiving--you can't fail if you don't try. And it inflates word count, similar to verbose Java vs compact Perl.

reply
Fun fact! Where a compound term is formed by joining two nouns of equal importance — such as Sarbanes–Oxley or attorney–client privilege — an en-dash, not a hyphen, should be used.
reply
This isn't universal.

The New York Times Manual of Style, for instance, only permits using an en dash as a minus sign. Joining nouns like Sarbanes-Oxley and even number ranges use hyphens instead.

The BBC News Style Guide and the Economist Style Guide similarly use hyphens in place of en dashes - though sometimes BBC seems to use en dashes in place of em dashes.

The University of Cambridge Style Guide simply says to avoid dashes altogether.

The AMA Manual of Style explicitly declares that one should hyphenate two or more nouns of equal importance. They however continue to use the en dash when the first word in the compound modifies more than one word (e.g. anti–Norwalk virus).

The US General Printing Office Style Guide also uses hyphens, so the Sarbanes-Oxley Act is hyphenated in documents published by Congress.

The Chicago Manual of Style nearly got rid of the en dash as well, but backtracked after backlash.

reply
That’s how we distinguish the Cox–Zucker Machine [1] from other Cox-Zucker Machines (scnr)

[1]: https://en.wikipedia.org/wiki/Cox–Zucker_machine

reply
At a Denny's once, I received a kid's menu with a blurb purporting to reveal the trendy new slang words kids were using. I read with interest, but found only contrived nonces like "sloovy." As a kid I could tell that this menu was fake news.

Ceasing the happy tradition of using the hyphen between equal-weighted nouns because of a hacker news comment is the moral equivalent of adopting expletives from the kids menu at a diner.

reply
Apparently the first use of the hyphen disagrees:

> The first known documentation of the hyphen is in the grammatical works of Dionysius Thrax. At the time, hyphenation was joining two pieces of text that might otherwise be read as two separate words by a low tie mark. This was necessary due to the ambiguity inherent in the lack of word spacing. In Greek these marks were known as enotikon, officially romanized as a hyphen.

https://en.wikipedia.org/wiki/Hyphen

reply
If I understand correctly, that wouldn’t change things: hyphens are used in English to link words (e.g., “work-product privilege” — the noun work modifies the noun product, and the two together modify the noun privilege) but two linked nouns of equal importance are a special case.

(Not my intent to be pedantic.)

This is not the best source (I’m pressed for time) but it gives a decent explanation: https://editorsmanual.com/articles/en-dash/#elements-of-equa...

reply
I have never heard of this role and I'm not aware of anyone who follows it. The document you linked says that it's only used "in certain styles". So it sounds like a stylistic choice that an editor may choose to use or not, rather than a rule to be followed everywhere.
reply
That seems to be the case with linguistic- and group practices in general. It's not universal law, and while the overlap of correctness and even best practice is pretty big, there are still differences. Subject matter, language, abstract institution (universities), concrete ditto (Oxford, Chalmers, Max Planck IoT, Royal Academy of {country}), register/style (daily newspaper, tabloid), etc.
reply
Fair enough. I first learned of it on law review in law school, from the Texas Law Review’s Manual of Style.
reply
This is very common parlance in law
reply
That’s the first use, and in another language to boot. Usage changes over time.
reply
deleted
reply
Furthermore, the conventions for the first (parenthetical) use case, as far as I understand, are either em-dash without spaces (Anglosphere convention), or en-dash with adjoining spaces (Continental convention: German, French, etc.), but rarely em-dash with spaces (as in the article).
reply
A spaced en-dash is also commonly used in British english for the parenthesis equivalent. So it's not really "anglosphere".

While there's no central authority, both Oxford and Cambridge University press style guidelines recommend that.

reply
> em-dash with spaces

my favourite (and I hope LLMs never converge to use it)

reply
Isn't that what they predominantly use? I don't think I've ever seen an LLM use an em-dash without spaces. I've never seen an en-dash with spaces, but have seen them in ranges.

I checked a message from my last chat with Claude

> Noted for this conversation — though worth flagging

and that's an em-dash (unicode 0x2014)

reply
> 5.2.1 Use spaced en dashes – rather than em dashes or hyphens – to set off phrases."

– Robert Bringhurst, The Elements of Typographic Style

reply
My favorite is the Chad Wittgenstein usage. — Where you add an em-dash after periods to slow down the reader. —— Sometimes a double em-dash to keep your reader on their toes.
reply
With HTML, I can do everything as a <div> and the eyeball reader doesn't know/care. Where it matters is that I'm stripping semantic meaning, which hurts computers and possible accessibility devices.

Most of my life, the same has been true about dashes. I use - for every one of the kinds you provided because - lives on my keyboard.

Is there real value in caring? Does it have the same semantic—stripping effect for computers/accessibility devices? The part of me wondering if I really should care is trying to suss out if this is a real problem or just an argument for semantics pedantics.

reply
I can't think of any case where a human gets confused by some text because a hyphen character was used instead of an em-dash, and maybe that's what you mean by real value.

But I see you using an em-dash to hyphenate "semantic-stripping" as a joke, which is funny. Is that real value? Is conveying to others that you're educated real value?

reply
Yes, it matters. I found your comment hard to read and had to re-read it a couple of times to parse it. If you want to use the hyphen because it's more easily typed I suggest using the double hyphen "--", which perhaps doesn't have the correct semantics on a per-character basis, but at least looks mostly right and will be clear in meaning to a human reader.
reply
Only when responding to rants, i.e. pedantry for fun. Live a little!
reply
Not to forget the chōonpu ー to mark elongated vowels in Japanese.

Konnichiwaー

reply
I just know that MS-Word will replace a hyphen with an em dash in practical use, which is a big part of why I didn't really pick it out as an AI thing in general. Though AI, in particular Chat GPT, does tend to use a lot of them.
reply
I’m surprised to see that you put spaces around the em dash in your example.
reply
Know the rules, fight the rules, I guess. More readable, but I’ve since regressed as tooling comes into play. Maybe it’s a good way to still use ems and differentiate from AI.
reply
Looks and readability matter in writing. I always uses spaces on either side of the em-dash; looks too crowded otherwise to my eye.

I've been doing doing it that way for so long I still often use the "--" construct from way back in ascii email days.

At least I've gotten past the two-spaces after a period I learned from the typewriter. Most of the time, anyway.

reply
To me it doesn't affect readability either way, but to my American English eye the surrounding spaces stands out as extremely non-standard.
reply
Every AI response I've seen that uses em dashes also includes spaces around them.
reply
DFW famously put spaces around his em dashes. That being said I've noticed at least one major model seems to have started putting spaces around its em dashes.
reply
Sounds like you'll appreciate my favorite related bit of typographic dash pedantry, from https://www.merriam-webster.com/grammar/em-dash-en-dash-how-...

If you want to be official about things, use the en dash to replace a hyphen in compound adjectives when at least one of the elements is a two-word compound.

    the pre–Websterburg Bakery era
The thinking is that using a hyphen here, as in “the pre-Websterburg Bakery era,” risks the suggestion that pre attaches only to Websterburg. It’s unlikely, though, that a reader would truly be confused.

n.b. I don't know how to code an endash here. Would love to learn!

reply
> I don't know how to code an endash here.

Just type it like normal – alt-hyphen on Macs, and I'm sure equivalent on other systems.

reply
I still don't see the actual point, as the meaning of the dash is already clear from the context around them. The em dash is surrounded by spaces, the en dash is surrounded by numbers, and the hyphen is used in compound words. A single character, the one that already exists on my keyboard, works fine for all three.
reply
Which one is the minus symbol?
reply
None, it is a separate character/code point and is notable for aligning with the + and having the same width.
reply
In many countries around the world, em dashes also express dialogue!

I grew up reading novels and plays

Inspector Lestrade and Holmes were speaking:

— What’s up?

— Not much

— Cool.

reply
em dashes are also sometimes used to express interruption in dialog.

"I was thinking—"

"Well, there's your first mistake"

reply
Typographically speaking, it's really a separate kind of dash, a tad bit longer than an en dash. Nowadays it's more often set as an en dash, the em dash is a bit old fashioned for dialogue. But probably this differs between countries.
reply
em dash is awesome. I immediately know I am talking to a bot.
reply
which one of those is a hyphen?
reply
Hyphen: https://www.compart.com/en/unicode/U+2010

But there's also hyphen-minus: https://www.compart.com/en/unicode/U+002D, and a search for 'hyphen' returns a bunch of others: https://www.compart.com/en/unicode/search?q=hyphen.

reply