douglee650 6 hours ago

Author failed to explain the dash universe and their semantic assignments.

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

- en dash: expresses a range (1–100)

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

I'd also like to see more concise philosophy around em v. ellipsis, "limerance" is poetic (and ironically antithetical to this "essay" … and what of parens?). In short, em is communication and ellipsis is personal.

I offer this feedback as a humorously offended fan of all sidecar prose (dash, ellipsis, parens, quotes, and meta typographical treatments) pre-AI era.

Finally, I'd love to hear from this author regarding modern use of period in modern comunication, with canonical use-case of bulleted list as example.

  • sheept 4 hours ago

    > - 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...

    • MrJohz an hour ago

      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.

      • Helmut10001 41 minutes ago

        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.

        • wahern 9 minutes ago

          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.

  • treetalker 6 hours ago

    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.

    • elevation an hour ago

      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.

    • skinfaxi 5 hours ago

      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

      • treetalker 4 hours ago

        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...

        • gwerbin 4 hours ago

          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.

          • ObscureScience 2 hours ago

            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.

          • treetalker 4 hours ago

            Fair enough. I first learned of it on law review in law school, from the Texas Law Review’s Manual of Style.

          • umpalumpaaa 3 hours ago

            This is very common parlance in law

      • pimlottc 4 hours ago

        That’s the first use, and in another language to boot. Usage changes over time.

  • FabHK 5 hours ago

    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).

    • kimixa an hour ago

      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.

    • rrr_oh_man 5 hours ago

      > em-dash with spaces

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

      • accoil 3 hours ago

        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)

  • thefringthing 4 hours ago

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

    – Robert Bringhurst, The Elements of Typographic Style

  • adamwk 4 hours ago

    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.

  • Waterluvian 5 hours ago

    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.

    • ikesau 5 hours ago

      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?

    • dkbrk 3 hours ago

      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.

    • douglee650 5 hours ago

      Only when responding to rants, i.e. pedantry for fun. Live a little!

  • tracker1 4 hours ago

    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.

  • xg15 5 hours ago

    Not to forget the chōonpu ー to mark elongated vowels in Japanese.

    Konnichiwaー

  • babypuncher 21 minutes ago

    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.

  • tshaddox 5 hours ago

    I’m surprised to see that you put spaces around the em dash in your example.

    • douglee650 5 hours ago

      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.

      • msisk6 4 hours ago

        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.

        • tshaddox 4 hours ago

          To me it doesn't affect readability either way, but to my American English eye the surrounding spaces stands out as extremely non-standard.

      • 98codes 3 hours ago

        Every AI response I've seen that uses em dashes also includes spaces around them.

      • polynomial 4 hours ago

        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.

  • MengerSponge 6 hours ago

    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!

  • EGreg 6 hours ago

    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.

    • macintux 5 hours ago

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

      "I was thinking—"

      "Well, there's your first mistake"

    • xorcist 3 hours ago

      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.

  • ransom1538 3 hours ago

    em dash is awesome. I immediately know I am talking to a bot.

WillAdams 7 hours ago

One of the more memorable and influential library finds for me was an article in _Advertising Age_ which enumerated all of the special characters which should be set so as to accurately communicate, so in addition to en and em dashes it noted:

- − (minus symbol) for use in math equations or to indicate a negative

- I believe it also noted that there were two forms for the hyphen, normal and discretionary

- × (multiplication symbol) for use in dimensions and when actually indicating multiplication

- ′ and ″ (single and double primes) for use when indicating feet and inches, or minutes and seconds

- it also made explicit the difference between º (ordinal o) and ° (degree symbol) and noted when to make use of the other ordinals

- … while available as a special character, it is often better to construct this using suitably sized non-breaking spaces

- © ® ™ ℠ ℗ (copyright and so forth) to indicate such legal constructs as appropriate

- the various spaces en and em space, non-breaking flex space, &c.

I _think_ I still have a photocopy somewhere, but really should find a copy of the actual magazine....

The far more egregious and reprehensible thing is that many books now are published using quite pedestrian typing of the near equivalents from the keyboard as opposed to actually typing the correct signs.

I wrote a bit on this at:

https://tug.org/texshowcase/onetype.pdf

(note that it intended to be printed, folded, cut in the center, then re-folded so as to make a "hot dog" booklet: https://www.makingbooks.com/hotdog.shtml )

EDIT: That said, folks should be sure to get:

https://www.goodreads.com/book/show/41600.The_Mac_is_Not_a_T...

or

https://www.goodreads.com/book/show/358248.The_PC_is_Not_a_T...

  • jonhohle 7 hours ago

    If you’re on a Mac or iOS, it’s extremely easy to use the global text substitution to replace three periods (..., v...) with ellipsis (…, ⋮), and other symbols ((c), (r ), ^o, etc.) with their Unicode equivalent (©, ®, °, etc.).

  • scoot 6 hours ago

    > … while available as a special character, it is often better to construct this using suitably sized non-breaking spaces

    I'm curious why? Kerning? Regardless, it sounds like a lot of work

    > but really should find a copy of the actual magazine....

    Uh, "..." ;)

    • WillAdams 6 hours ago

      The big reason for manually constructing an ellipsis is to ensure consistent spacing for the 3 and 4 dot forms --- some typefaces will include both, but may not fit well if the type specs have the text set tight or loose.

      My apologies, should I have typed \thinspace.\thinspace.\thinspace.\thinspace.?

usui 6 hours ago

You might think em dashes are amazing—but there is something three times better⸻the "three-em dash" (U+2E3B).

Why this thing exists, I do not know. Unicode people seem to like making bad decisions, like Han unification and emoji sprawl.

  • acabal 5 hours ago

    At Standard Ebooks we use the three-em-dash to indicate a fully obscured word, for example this line from Tristram Shandy:

    > He lies buried in the corner of his churchyard, in the parish of ⸻, under a plain marble slab

    If we were to use three em dashes in a row, the renderer typically puts a 1-2px gap between them. Using U+2E3B leaves no gaps.

    Likewise, we use a 2-em dash, U+2E3A, for partially obscured words, for example this line from Gogol's short fiction:

    > The town of B⸺ had become very lively since a cavalry regiment had taken up its quarters in it.

    • defen 3 hours ago

      That’s a common trope I see in “old” books (most recently for me in _Old Mortality_) that I can’t recall ever seeing in modern ones - deliberately obscured words intended to convey a notion of realism without naming an actual place or person. I guess it’s the 555 phone number of old books.

  • eddyg 6 hours ago

    "It is (and, increasingly, was) used to signify that a bibliography entry has the exact same author(s), editor(s), translator(s), or corporate author(s) as the previous bibliography entry."

    https://danieljtortora.com/blog/3-em-dashes

    • usui 6 hours ago

      I mean... would it really be that big of a crime against humanity to insert two or three em dashes if the situation seriously needs it? I already have enough trouble distinguishing an en dash from an em dash.

      • locknitpicker 6 hours ago

        > I mean... would it really be that big of a crime against humanity to insert two or three em dashes if the situation seriously needs it?

        Imagine a discussion on how many em dashes should be used that mimics the discussions on story points.

        • pimlottc 4 hours ago

          It’s can’t be any more difficult than getting people to agree on how many spaces to use for indentation…

    • adverbly 6 hours ago

      That is so stupid.

      Absolutely does not deserve a new character just for that(especially one that is so unusually large).

      Whoever introduced that is absolutely drunk on power.

      The only reason that exists is because of a power discrepancy where the people with powers to create new characters are also the ones who do enough writing that they feel such a specific and niche pain.

      • TehCorwiz 6 hours ago

        Did you notice the examples were really old? Like late 1700s old?

        Now, imagine you have a wooden box of lead or pewter letter forms. They're small, heavy and backwards. You spend your days lining up those forms in rows and then pressing them to ink and paper to print books and documents.

        So you're lining them up, slowly running out of 'e's and 'f's and 'r's. You decide to save yourself some time and more importantly some of your precious few letters that you need to make last the whole page. So you omit some of those words, names in this case, and establish a convention with other printers and authors about how and when to replace words with shorthand. This lets you and your fellow printers save time by not having to work to arrange those admittedly duplicate letters and stretch those letters.

        Fun fact, that's why old 's' are sometimes written with an 'f' missing the bar. Because they were re-using forms where otherwise a letter was so common they'd run out!

        • palmotea 2 hours ago

          > So you're lining them up, slowly running out of 'e's and 'f's and 'r's. You decide to save yourself some time and more importantly some of your precious few letters that you need to make last the whole page. So you omit some of those words, names in this case, and establish a convention with other printers and authors about how and when to replace words with shorthand. This lets you and your fellow printers save time by not having to work to arrange those admittedly duplicate letters and stretch those letters.

          Seriously? You're claiming printers invented shorthand and abbreviations to make working with movable type easier? They were common in handwriting and predate the printing press. Look! Even the Wikipedia page for abbreviation has an illustration from scribal handwriting: https://en.wikipedia.org/wiki/Abbreviation.

          > Fun fact, that's why old 's' are sometimes written with an 'f' missing the bar. Because they were re-using forms where otherwise a letter was so common they'd run out!

          No, that's from handwriting, invented in the 8th century (https://en.wikipedia.org/wiki/Long_s). Go read the original handwritten copies of the US Constitution or Declaration of Independence. You don't have to read far until you find a long s:

          https://en.wikipedia.org/wiki/United_States_Declaration_of_I... (necessary, 3rd line/1st line of cursive)

          https://en.wikipedia.org/wiki/File:Constitution_of_the_Unite... (bessings, 2nd line)

          In conclusion, everything in your comment is totally wrong.

          • card_zero 15 minutes ago

            I don't even know how to make that factoid work. It must require that the bar on an f is separate and removable, so that an f can be used as long s.

      • rcxdude 4 hours ago

        There's far more niche things in unicode, and I don't really see that much point getting angry over them.

        • adverbly 4 hours ago

          I'm sorry but someone has to stand up for simplicity and to stop garbage from making its way into open public standards.

          The bar has to be set somewhere. How many people actually use this thing? We can't go introducing characters into standards just because six people with power want some claim to fame.

          I for one wasn't even aware that Unicode characters could be so large. Did they have to make a special exception for this or are there other characters that are that wide?

          • orimirs 2 hours ago

            Check this out 𒐫

      • moregrist 5 hours ago

        Just because it’s a problem you’ve never encountered doesn’t make it stupid.

        You’ve clearly never had to deal with a lot of references. Author lists can cluster. If you’re reading, it can get tedious if the last 5+ references are to the same three authors. Let alone 20+ references.

        This happens. In some writing it happens _a lot_.

        It’s a common enough that it’s even explicitly mentioned in the Chicago Manual [0], one of the main style guides for academic writing in the US:

        > Em dashes also substitute for something missing. For example, in a bibliographic list, rather than repeating the same author over and over again, three consecutive em dashes (also known as a 3-em dash) stand in for the author’s name.

        [0]: https://www.chicagomanualofstyle.org/qanda/data/faq/topics/H...

        • adverbly 4 hours ago

          > Just because it’s a problem you’ve never encountered doesn’t make it stupid.

          That's not what I said or what I intended to imply.

          I think it's stupid because It sounds like the thing that I would assume almost nobody encounters. Like so few people that this is not needed. If more than 10,000, people have ever typed this thing out for its intended purpose, I stand fully corrected.

          The line has to be drawn somewhere to prevent garbage from making its way into open standards.

          How many people actually use this thing? 10 loud people with power using it does not justify putting it into the open standard.

          This isn't some some language that thousands of people speak. To me this seems like some weird thing that some drunk academic came up with and told his friends about.

          Also, this thing is freaking huge. How many characters are this wide? Should the bar be higher to introduce obviously weird characters?

          • moregrist 3 hours ago

            > The line has to be drawn somewhere to prevent garbage from making its way into open standards.

            Given that the term is explicitly mentioned in the Chicago Manual of Style, I suspect that this is much more of unicode trying to capture existing behavior, even if rare. And I think it's important to err on the side of capturing what people did, even if it's from an bygone era.

            > How many people actually use this thing? 10 loud people with power using it does not justify putting it into the open standard.

            It's definitely more than 10. But even if it's 10, I disagree with your assessment. People used this; it's worth a codepoint. There are far stranger code points out there.

            And I've seen far weirder things in open standards. Have you read the C99 standard? Are you aware of the three allowed integer representations? Of which maybe two were in use in 1999, and one only in use in relic hardware that might exist in maybe tens of sites.

          • ratelimitsteve 3 hours ago

            >I would assume almost nobody encounters

            That assumption is incorrect. There are a lot of people doing academic research and of those people the vast majority of them encounter this situation a lot. This is like insisting that a strap wrench is stupid because most people don't ever need one.

        • bee_rider 5 hours ago

          Hmm, like in the References section for a paper? Personally I don’t see any point to typing that sort of thing out (bibtex handles it more accurately that I could anyway).

          For the reader… I dunno, do people actually read through a citation list, in a manner where the redundancy would be relevant? When I look, I’m usually specifically looking for the single entry that corresponds to the citation on some claim in the text.

          Although if someone really wanted these triple-dashes for their journal for some reason, I bet some tex could be coded up that would generate them. Could look neat, maybe.

          • moregrist 4 hours ago

            > Personally I don’t see any point to typing that sort of thing out

            As other people have commented, it's partly a relic of an era where things were typeset by hand. Some journals may also require this in their style guide; I don't know of any offhand but the list of journals is long and their choice of style is varied.

            > I dunno, do people actually read through a citation list, in a manner where the redundancy would be relevant?

            Yes, they do. When you work on a Ph.D.-level dissertation, you end up having to learn your subfield pretty well: its major works, open questions, current major players, their ongoing arguments, etc. You start to notice citations cluster, and you can often find more than one opinion group. People you have to listen to (ie: your advisor / committee) will hand you articles with authors you don't know and who may come from labs that you don't know. One common way to start orienting yourself is to look at who they cite.

            You pick up patterns: some people love to cite themselves and their friends, some people really try to give a detailed overview of the state of the field, and some people go out of their way to attack their rivals via citation. Sometimes the reference list has an author or work you don't recognize, and might have missed while glancing over the text. Mostly it's something mildly relevant and occasionally it's an exciting direction to look into.

            The really long citation lists, where the triple emdash would make sense, mostly occur in fields outside science and engineering where knowledge is exchanged through chapters and books. Some fields expect a lot of detailed textual analysis which can involve a lot of careful citation of the same chapter or book over and over again.

            While I've never worked in these fields, I've been friends and roommates with people in them, and I quickly learned that bibliographies are way more of a thing for them than I ever imagined.

            • bee_rider 3 hours ago

              I do have a PhD, and I have crawled up the trees of citations on occasion. But they were not so huge that I needed to manage them actively. But it was STEM, I wouldn’t be surprised to hear that more complex bibliographies exist elsewhere.

            • patcon 4 hours ago

              Thank you :)

      • adregan 6 hours ago

        I can’t tell if this is sarcasm.

        If not, I doubt some typesetter in the 19th century (or earlier) was so drunk with power when setting out the lead type to make the 3-em dash.

        EDIT: Additionally, unicode primarily exists to encode the typographic symbols that exist—that is to say, it's a catalog of what already is. Take Ogham[1] for example.

        1: https://en.wikipedia.org/wiki/Ogham_(Unicode_block)

      • ratelimitsteve 4 hours ago

        >The only reason that exists is because of a power discrepancy where the people with powers to create new characters are also the ones who do enough writing that they feel such a specific and niche pain.

        Counterpoint: the people who use tools the most should be the ones designign and creating them. All you have to do is continue not using it just like you did before it existed, but instead you insisted that its existence make sense to you as someone who doesn't need it and doesn't do what it's meant to help with.

      • eddyg 6 hours ago

        How do you feel about the Tironian Sign Capital Et? https://www.unicodecharacter.org/U+2E52

        I mean the triple-em-dash has been around since Unicode 6.1; The Tironian Sign Capital Et wasn't added until Unicode 13.

        • yreg 4 hours ago

          Would like to see how this looked handwritten.

        • DonHopkins 5 hours ago

          I do miss the old PHP manuals on Hurricaine Electric with the comment sections where anyone could discuss every function, ask stupid questions, and post totally bogus answers, which everyone would then believe without skepticism, then copy and paste into their code in production.

          It was like pre-AI poor man's artisnal LLM hallucinations.

          There need to be chat discussions like that for every unicode character.

  • ericyd 5 hours ago

    My heart bleeds for the monospace font developers who have to design this glyph.

  • jerf 4 hours ago

    You also shouldn't forget the Eminem dash: –—–. Recommended for use in censoring words in rap songs.

    • xg15 an hour ago

      The only thing this makes me think of is ––– — — — –––

    • cm11 4 hours ago

      —–—, I believe.

      • jerf 4 hours ago

        Oof, yes.

  • walkerbrown 6 hours ago

    I’m curious, what is the objection to Han unification?

    • xg15 5 hours ago

      Only know the discussion superficially, but from what I understood, the problem was as follows: Chinese Hanzi, Japanese Kanji and Korean Hanja scripts have the same historical roots (Han) and still look very similar when you write them — however, they are fully separate scripts with different use of letters and optical differences that are important.

      However, when encoding them into Unicode, the consortium suddenly discovered the importance of being frugal with character IDs and only defined a single "Han" sequence of characters for all three scripts. You need to select a matching font to actually display the text in the script that's intended.

      This makes using those characters an unnecessary hassle and also came over as a cultural faux-pas to some (essentially like encoding Greek Eta, Latin H and Cyrillic En as the same character, because they look similar and the scripts have a common history)

      <s>It also looks a bit hypocritical when Unicode otherwise goes the opposite way and has the space to encode dozens of variants of the Latin alphabet or — as we see here — several categories of dashes.</s> (Edit: Han unification was done when Unicode was still 16 bit, so there were real space constraints — so no hypocrisy actually)

      See here: https://en.wikipedia.org/wiki/Han_unification

      • zahlman 2 hours ago

        I honestly agree with the arguments they made to defend it, but then they tied themselves in loops trying to defend things like separate Greek and Cyrillic scripts and making superfine distinctions about how that isn't the same phenomenon. But they couldn't merge those scripts together now even if they wanted to, because of the stability policy. And the existence of the blackletter, small-caps, superscript, etc. characters seems entirely indefensible to me. All font rendering issues; it's clearly the same symbol with the same fundamental meaning.

        Really, they needed to come up with the idea of variation selectors way earlier, and use them aggressively. And design something more consistent for character composition, and skip the precomposed characters (those really are glyphs representing a cluster; being able to treat the cluster as an atomic entity versus its components doesn't add actual semantic information to the text).

  • yreg 4 hours ago

    Beautiful, goes straight into my Text replacements. Shame that I wasn't able to make Apple Shortcuts simulate typing this on ⌥^⇧-

  • DonHopkins 6 hours ago

    Three-em dashes are multinational conglomerate punctuation.

    They can be used as adhesives, abrasives, laminates, passive fire protection, personal protective equipment, window films, paint-protection film, electrical insulation, car-care products, electronic circuits, optical films, Scotch tape, Post-it Notes, labels, dispensers, and magnetic tape.

    In German, nouns have gender, so why not more inclusive punctuation? The him dash, her dash, it dash, and the nonbinary them dash. It would really infuriate MAGA if you could apply emoji gender and skin color.

    And of course if you really want to make a statement and stick it to those anti-AI em-dash nit-pickers, there's always the Zen-like struck-out no-break space (U+00A0 NO-BREAK SPACE + U+0336 COMBINING LONG STROKE OVERLAY) ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ ̶ you can combine them to any length!

    It's a shame Hacker News filters out the really good ones, like the üm dash: — (U+2014 EM DASH + U+0308 COMBINING DIAERESIS) and the over-accentuated üm-á-ñå-ḍ-ç dash: — (EM DASH + DIAERESIS + ACUTE + TILDE + RING ABOVE + DOT BELOW + CEDILLA).

    @dang I know @mentions don't work so you'll never read this, so screw you for filtering out my favorite glitchy punctuation diacritics, you jerk! I feel like my creativity is stifled and freedom of speech suppressed!

    • onraglanroad 3 hours ago

      > They can be used as adhesives, abrasives, laminates, passive fire protection, personal protective equipment, window films, paint-protection film, electrical insulation, car-care products, electronic circuits, optical films, Scotch tape, Post-it Notes, labels, dispensers, and magnetic tape.

      Triple emdash cannot be used as a lubricant. Do not touch, inhale, or look at triple emdash. Do not taunt triple emdash.

      • teach 34 minutes ago

        May stick to certain types of skin

koolala 7 hours ago

Test: 'There is no greater joy in life than typing a sentence, realising it needs a clarification, a caveat, an addendum, but in the same sentence, not a new one, and, guess what, the comma is right there for you. You want to package things neatly together, and the comma lets you do exactly this. Commas make writing feel like you are assembling lego bricks.'

I like using commas for spacing though em dashes do the same thing and avoid the run-on police?

  • uberman 7 hours ago

    I would always prefer to do:

    "There is no greater joy in life than typing a sentence, realising it needs a clarification, a caveat, an addendum (in the same sentence, not a new one) and, guess what, parentheses are right there for you."

    • ryukoposting 7 hours ago

      > There is no greater joy in life than typing a sentence and realising it needs a clarification, a caveat, an addendum (in the same sentence, not a new one) and guess what? Parentheses are right there for you.

      That's what I'd do. Note the conversion of the first comma to "and," as well.

    • inigyou 6 hours ago

      The parentheses bind tightly to "an addendum" and change the meaning

      • nananana9 5 hours ago

        Not with my brain's precedence parsing rules.

  • pohl 7 hours ago

    Your first sentence is a perfect example of why emdashes need to exist. The comma is overloaded, since it can be used both as a list separator and for parenthetical asides. But that first sentence starts using them as a list separator, and then inserts a parenthetical aside into the list. Emdash wins this test.

    • thfuran 7 hours ago

      I think parenthesis are ideal for a parenthetical aside.

      • readread 5 hours ago

        I sometimes prefer parenthesis for very short asides—say, three words or fewer.

        I find m-dashes easier to read for most other purposes. They’re nicer in longer asides because they’re a little more visually prominent, while also (for some reason) not breaking my mental flow quite so much. They’re far nicer looking when an aside comes at the end of a sentence, as you don’t need to close an m-dash. That always looks like crap with parenthesis, as if the author should have thought of a way to avoid doing that, while with the m-dash there’s no problem at all.

        • oneeyedpigeon 5 hours ago

          Em dashes don't nest (but that's probably a good thing).

          • readread 3 hours ago

            That is a weakness of sorts, but yes, unless one is attempting a particular, niche affect, an urge to nest parenthesis is usually a cue to re-write the sentence instead.

      • oneeyedpigeon 5 hours ago

        I think it's generally accepted that parentheses are more parenthetical than emdashes.

  • customguy 6 hours ago

    I just thought of the most annoying blog in the world. Individual spacing between words, depending on how thoughtful you want the pause to be. And by "individual" I mean a different floating point number denoted amount of em each. em > em-dashes. Or put differently, em dashes em-dashes.

  • url00 7 hours ago

    It's a bit like 2 space indention versus 4 or 8 space. I find the em-dash example pretty compelling because visually relaxes my eye more than commas do — similar to how prefer at least 4 space indention over 2.

    (Unrelated: The alt-code for em-dash on Windows is Alt+0151. I just typed my first manual em-dash wow exciting.)

    • zvr 5 hours ago

      Microsoft recently introduced typing via Windows key plus hyphen (en dash) and plus shift (em dash). Much easier.

    • thfuran 7 hours ago

      I think offsetting the em dash with spaces is contrary to almost every style guide.

      • oneeyedpigeon 5 hours ago

        I think this is a localisation issue; in the UK, it's much more common to see space-surrounded em dashes.

      • jachee 6 hours ago

        Chicago does it one way and AP does it the other.

        I definitely prefer it un-spaced, though, personally.

  • ryukoposting 7 hours ago

    Yeah. They also use em dashes to repeat a word with emphasis, something that is done much better with parentheses and italics.

    > And also occasionally — occasionally — one just needs a random dramatic pause.

    > And also occasionally (occasionally) one just needs a random dramatic pause.

    I know which one I'd rather read. Though, frankly, I'd prefer neither and I'm trying to remove this kind of thing from my own writing.

    • lesostep 6 hours ago

      I can't be the only one that reads those two examples very differently.

      In a first example, the second "occasionally" is stressed, when in second example it feels almost whispered.

      • ryukoposting 5 hours ago

        Interesting, I read both as emphasized. To me, the parens make the voice clear but the em dashes make it read like a typo.

        • win311fwg 4 hours ago

          I read the parenthesis as a secondary thought that is there if you want to take in additional context but where the main message can be read just as well without, whereas the em block is a deliberate interruption to call attention to context necessary to understand the main message.

  • helboi4 35 minutes ago

    I think you demonstrated exactly why avoiding em dashes like the plague makes for hard to read sentences.

xhevahir 2 hours ago

I'm reminded of a remark I read somewhere that the em dash is "almost excessively versatile."

> As for semicolons, semicolons are neat, they are like the coolest punctuation mark after the em dash

All that energy spent on punctuation, and still: comma splices. ):

anonthrownaway 6 hours ago

Funny - the ChatGPT app on mac uses a font that doesn't differentiate between any dash.

I use dashes in place of commas, semicolons, colons, and brackets all the time - I just use the standard keyboard dash. Why the heck should I bother learning some stupid key combination to make the dash longer? I highly doubt that the vast majority of readers even know that there are different dashes with different uses. When I learned about it, I decided to be a conscientious objector because using - vs — and assuming I can tell the difference is inane (because it is font based).

(ironically, the HN text editing dialog shows - as ~.8 of the length of — whereas on the site it shows as ~.25 of —)

  • ryandrake 6 hours ago

    Wie shood I bothr lerning two spel wen teh vass majarrity ov reedrs can stil reed dis commnt?

    • anonthrownaway 6 hours ago

      Wrong analogy. Why should I bother to differentiate between the length of a dash when the vast majority of readers don't have a clue what it means (and don't need it to determine meaning).

      • WillAdams 6 hours ago

        Because it looks better and is a guide to communication.

        For the poster child of a naïvely set/composed text which suffers thereby see:

        https://blog.lostartpress.com/wp-content/uploads/2025/10/vir...

        That a book about a perfectly made tool cabinet suffers from so many typos (the maker's name, Henry, is mis-spelled on the inside cover) and such pedestrian composition embodies much of what went wrong when the typesetting unions all bargained for sinecures rather than active participation in the Desktop Publishing Revolution.

        • anonthrownaway 6 hours ago

          >Because it looks better and is a guide to communication.

          Personally, I think em-dashes (when in a font that shows the damn difference) look exaggerated and silly. They certainly don't provide any important guidance to its meaning that I can't derive from context.

          That was a cool toolbox BTW :)

          • WillAdams 5 hours ago

            Some typographers agree and afford a 3/4s length em-dash.

            Yes, the Studley tool cabinet is amazing, which makes the infelicities of the book all the more enraging.

      • oneeyedpigeon 5 hours ago

        Because the impact of something can be felt even when the object doesn't appreciate they are feeling it. People choose fonts for the particular impact they will have on the reader, even though that reader won't think about it.

Mike-Kelner an hour ago

About 15-20 years ago the em dash became popular in the Russian web-design community because, surprisingly, it is the proper character to use. Using "-" was a sign of low-quality work. I remember I even wrote a small app in C#, so I could have it on the screen, click a button, and get "—", "«" or "»" in the clipboard ("«" and "»" also mattered, because " is not really a legitimate character in Russian typography).

snowwrestler 6 hours ago

Em dashes—if properly used—are really useful.

They help convey that I am so smart—and I think so fast—that I have to constantly interrupt myself.

But—and I think this is important—it’s really easy to overuse them.

  • CollinEMac 4 hours ago

    At some point in middle/high school I realized that teachers were very impressed by em dashes and semicolons; I started using both constantly.

  • jayknight 6 hours ago

    Ah, so my constant interrupting myself is a sign of intelligence? That's great news.

    But seriously, trying to express the spider web of thoughts in my head as a linear string of words is really difficult for me and that doesn't make me feel very smart.

mainland 3 hours ago

If you are at all interested in punctuation---and especially the em-dash---I highly recommend Nicholson Baker's essay "Survival of the Fittest" in the NYRB:

https://www.nybooks.com/articles/1993/11/04/survival-of-the-...

I have always loved---and used---the em-dash, and after reading this essay in The Best American Essays 1994, sometime around 1995, I finally felt justified in my affection.

  • taegee 3 hours ago

    > I have always loved---and used---the em-dash [...]

    I have always loved—and used—the em-dash [...] ;)

    • mainland 2 hours ago

      I have also always loved---and used---LaTeX ;)

icedchai 7 hours ago

Troglodyte here... I never use em dashes, never use semicolons, overuse ellipses and commas.

  • cwmoore 7 hours ago

    You have ellipses… on my iOS, “…” have become one triple-dot

  • CuriouslyC 7 hours ago

    Ellipses are garbage outside of dialog, and even there readers dislike seeing them frequently.

    • icedchai 7 hours ago

      I agree they are inappropriate to use in formal writing. For stuff like blogs and chatting online though, they're fine.

      As a reader, I dislike seeing em dashes almost everywhere.

  • fellowniusmonk 5 hours ago

    I love ellipses, it really captures that even when writing Rust documentation my mood is existential and disaffected... like a new grad in the pool, slowly burning under the noon sun on an inflatable lounger, too dazed and decadent to tap even a finger for their next paloma.

    //! This is mission critical, don't remove...

rafram 4 hours ago

LLMs abuse em-dashes by putting them in places where a comma would be more appropriate. Especially as the separator before the last item in a list (in place of an "Oxford comma"). Classic LLM-speak em-dash mistreatment is something like, "This design brings performance, power — and speed."

They also like to use em-dashes excessively, especially in bulleted lists, to separate a topic from a comment in each list item.

Avoid those and you're fine. They aren't good writing style anyway. Used well, em-dashes are good!

tavavex 3 hours ago

This post only makes the case for em dashes from a writing and expression point of you. But it misses why people now distrust em dashes - it's not about sentence structure or expression, it's the symbol itself.

I have a question to all em dash users reading this - why wouldn't I just use a regular dash in place of the normal full-length character? I have already done this several times in this very comment, and it's a very common convention on the internet. Outside publishing and other types of very high-brow writing, the fifty different variations of dashes with minor differences in length are pretty pointless, in my opinion. There's almost no scenarios where you need to make a distinction between them, what could possibly be misinterpreted because of dash length? So why not just use the regular, standard dash everywhere?

  • pama 2 hours ago

    The internet convention in the 90s used to be two dashes for the en-dash character and three dashes for em-dash character. You used a space-dash-space notation that is easy to decipher but the typical dashes variants dont have spaces around them. When I read a text message I dont expect careful typography—in a book or an article I want perfection.

    More importantly though, the em-dash-in-a-sentence construct is a way of thinking and the notation is of lesser importance than the way to express oneself. I dont think the current distrust is from the symbol: the LLMs love em dashes for the same reasons many of us do, and, perhaps better than most of us, they have no trouble using the correct symbol.

mahoho 6 hours ago

Since before LLMs were a thing I've thought em dashes (at least outside of fiction) have a kind of irritating, business-casual feel about them, since they are simultaneously informal but also fussy in a way. That also describes exactly what bothers me about the classic ChatGPT writing style, which is obsequiously friendly and casual but also perfectly organized and precise, and which I imagine is based on a large dataset of middlebrow American news blogs and similar sources. So I'm not surprised that the em dash has stuck out to people as such a prominent feature of its style. It definitely has its uses but I can't say I would mind at all if the controversy diminished its use in real writing.

  • midnightbobarun 15 minutes ago

    Same here. Long before ChatGPT existed, I always associated em dashes with pretentious writers who chose style over substance, mostly as their writing had no real substance. That AI makes em dashes a faux pas in these days... it brings me a little joy.

vitorsr 6 hours ago

Nothing wrong with CMOS/APA/MLA dashes, I quite like them but usage in LLM prose has ruined it for me. AP dashes are weird, too much horizontal spacing, looks horrible and can really erode typographic color sometimes. "International" Oxford/Cambridge spaced dashes is nicest.

The funny thing is at both extremes, either none or indiscriminate use of dashes like in TFA, is a canary of "human writing".

People (including comments here) often attribute LLM use to prevalence in training data but it is probably far less common in the wild than we are led to believe, the more likely scenario is that whatever text-to-text normalization tools used ended up inserting whatever their idiosyncratic typographic styles were.

ryukoposting 7 hours ago

This post is so self-consciously dependent on inserting em dashes everywhere that it kinda supports its own counterargument. If you're going to make a case for em dashes enabling more fluid writing and more distinctive voice, then you ought to actually use them that way.

jakzurr 2 hours ago

Can't help it. I like em dashes in works of fiction (e.g., C.J. Cherryh); I also find em dashes improve technical writing (for me).

Sometimes adding spaces around em dashes is not about preference, but helpful due to the font, or the device, you're reading on. At some zoom-levels, for example, an em dash may bump into an italicized word unless there's a bit of extra space.

akaike 7 hours ago

AI ruined them for me. I used to use them all the time. Now, whenever I do, I get called out for using AI.

  • etempleton 7 hours ago

    Same. It is really annoying to write something and have someone say, “just so you know, em dashes makes it obvious it was written by AI.” You know how else uses em dashes? People who know how to write.

    • II2II 6 hours ago

      > It is really annoying to write something and have someone say (...)

      It's worse than that. What they are saying is the equivalent to saying that knowing how to do something properly, and having the attention to detail to do so, makes it obvious it was written by AI. It sounds like a prelude to human incompetence, to ensuring that AI products are better than human ones.

      About the only semi-convincing argument that I've heard is that AI over uses these tells. But let's face reality here: a lot of people griping about AI generated or AI assisted writing are not looking at over use. Plus a lot of people tend to over use the said tells while they learn how to use them properly.

    • thewoodsman 7 hours ago

      So... fuck 'em? Hit 'em with a: "You're absolutely right — em dashes are a common signifier of AI" and go about your business. Anyone creating on the internet[1] is running laps around the class of losers who run from post to post dropping useless comments.

      [1]: I'd even go so far as to extend that "anyone" to: "anyone creating, even with AI assistance!"

  • lillesvin 4 hours ago

    I had a throwaway Reddit account get banned from a local subreddit because I used an em-dash when asking: "Do you have an alternative to Facebook — e.g. a mailing list?" The mods' full response when I asked about it was: "AI".

    And it really couldn't have been anything other than the em-dash because I've been deleting the account's comments when they were about a week old so there were no previous comments to draw any conclusions from.

    I don't care though, I've been using em-dashes since the late '90s making me partly responsible (along with all the other em-dashers) for LLMs being so fond of them, so I'm not going to stop just because of them.

  • troyvit 5 hours ago

    I'm going back to em dashes after this post, and anybody who calls me out is getting a link to it -- they can suck it up.

    That said I've only been on Linux for 25 years so I still haven't figured out how to actually get em dashes and have to resort to the double minus like up there.

  • drob518 7 hours ago

    Same. Em dashes have been around a lot longer than AI. Let’s take ‘em (pardon the pun) back!

  • quantummagic 7 hours ago

    It sounds like people ruined them for you — it isn't AI calling you out for using them.

  • jimbokun 7 hours ago

    Don’t let the haters win.

andsoitis 7 hours ago

One thing I've always loved about Apple's OSs is that they will render an em dash if you press-and-hold the hyphen key.

Great accessibility.

  • anonthrownaway 6 hours ago

    -----------------------------------------

    huh?

    Oh - you meant iOS. I don't see a need to differentiate dashes there either...

    • andsoitis 6 hours ago

      sorry, I meant iOS. on macOS you have to Option + Shift + Hyphen.

mybbor 3 hours ago

Em dashes really came on my radar, and I started using and appreciating them after reading Barack Obama's AMA on Reddit. His responses there felt very personal, genuine, and conversational and I think a lot of it had to do with the way he used em dashes (although, looking back at it now, they weren't "proper" em dashes).

mark_l_watson 5 hours ago

My problem with AI use of em-dashes is that it covers up sloppy writing. I simply collected about six examples of horrible use of em-dashes and how I would have written the text. This became part of my SKILL for general writing (along with a lot of other specific examples).

yreg 4 hours ago

I'm used to often using both — and … when I write something (even short informal messages).

One advantage of my ESL english is that the text I produce doesn't look that much AI generated anyway…

itissid 5 hours ago

If you love em dashes and commas you will also love this https://archive.ph/0dxpW from the newyorker by Mary Norris.

I was never a big reader as a kid, but I fell in love with the New Yorker, much later in life, where I kind of adopted their idea of: "Once you understand them, you can read through long sentences very easily". That is the newyorker style of writing. One falls into two buckets, you love that kind of writing or you hate it. If its the latter, you should adopt em-dashes and commas to improve your writing style.

cma256 7 hours ago

I did not know option + shift + hyphen produced an em dash. I've always used a double hyphen as a stand in -- as I did just now. LLMs don't do it and I haven't been accused yet. Though, more likely, I'm not popular enough for people to notice!

The overemphasis by critics on punctuation and "this not that" is tiring. I don't really know how to describe LLM writing but it has the same qualities as flat soda. Some authors you feel as though you fall through their work with little effort; unable to stop until gravity slams you into their conclusion. LLM writing can feel like an uphill hike to a sewage treatment plant. That is, its easy to convince yourself to stop at any time. There's a positive quality to that. I hope AI labs don't find a way to remove it.

  • pwillia7 5 hours ago

    double dash is the place to be -- all the em dash goodness, significantly less AI accusing.

ubitaco 7 hours ago

I didn't know that AP style recommended spaces either side of the em dash. Here in the UK we generally use en dashes instead, and I thought em dashes always had no spaces. Apparently the wire machines that AP sent their news out by in olden times couldn't always do en dashes.

jedberg an hour ago

I miss being able to use em dashes and not be accused of being a robot.

joshmarinacci 3 hours ago

I am overjoyed with how many commenters we have here who enjoy talking about typography.

smcg 2 hours ago

I don't like them, I don't like text editors changing the literal text that I type. I think we should just use double dash -- instead.

st_goliath 7 hours ago

> ...on Mac, for example, it’s simply Option + Shift + Hyphen.

Fedora with XFCE here, but last I checked on Windows, it worked exactly the same over there: With a Chinese IME installed, tap shift to switch input language, shift+hyphen produces a double em-dash: ——, likewise, shift+6 a double elipsis: ……

You encounter those a lot in simple, machine translated Chinese, along with literal translations of "not X but Y", "not just ... but also" and similar sentence constructs that are common in Chinese. I suspect that's how a disproportionate amount of that ended up in training material in the first place.

alun 5 hours ago

I love the author's attitude. In my writing, I'll probably consider using en dashes ("-") in place of em dashes ("—") in the way he describes.

While it technically won't be grammatically correct, it'll get the benefits he describes in the article while also not being accused of being AI-generated.

DicIfTEx 4 hours ago

I'm unreasonably fond of the numero symbol (№), although I've never quite settled on whether it should be followed immediately by the number or whether there should be a (non-breaking, potentially thin) space between them. Although it does tend to look awful in monospace fonts.

throwitaway222 4 hours ago

There were too many em-dashes in this article, so I think it was written with AI.

mkagenius 7 hours ago

> Are you writing for an internet rando who’s got nothing better to do than to hunt for em dashes?

Some people even take pride on being able to detect (often falsely) AI generated work.

gumby 7 hours ago

LLMs use em- dashes because they appear in the training set. In other words, humans use them a lot. Such a weird issue to be adopted as an indicator of robot text.

  • pohl 4 hours ago

    Everyone unintentionally telling on themselves as not being big readers.

    • hollandheese 3 hours ago

      Em dashes are hardly ever used in modern literature. Sure, it's a tell that people aren't reading late 18th century to early 20th century literature, but that's not the same as not being big readers.

      • pohl 2 hours ago

        That’s an extraordinary claim.

al_be_back 5 hours ago

Em dashes are indeed amazing! Go U+2014 !

has anyone used/seen em dashes in file/dir names? just wondered — I have't.

It's certainly easier to read than a hyphen/minus...but i guess it may become problematic cross-platform (on windows/linux it isn't as straight forward as on macos).

  • mark_something 5 hours ago

    I used to have ripped music that had em dashes in the filenames. But several music players displayed a question mark for it. So I replaced them all with a hyphen.

    • al_be_back 5 hours ago

      Very interesting. The media tracks may've been em dashed during prod. Spotify seems to use this format "Artist — Album".

      • mark_something 5 hours ago

        I ripped music from both CDs and Internet radio (not Spotify). I remember there were definitely em dashes in those from Internet radio, but I'm not sure whether they also occurred in those from CDs — those filenames probably came from an online DB. Of course the Internet radios might have ripped the music in the same way.

john_strinlai 7 hours ago

i typically enjoy a good profanity-laden rant, but something about this particular one feels very forced. this sentence, for example: "[...] What if someone points one out in my writing?”. Bitch, please.". i cant really put my finger on why, but it almost feels like the author wrote their rant, then came back afterwards with a quota of fuck/shit/bitch they wanted to meet, placing them wherever they could.

in any case, i mostly agree with the author that ai has co-opted too many things to be concerned about it anymore. i remember being linked a list of "1,000 words not to use" because ai used them a lot (e.g. "delve", "absolutely", etc.) and the venn diagram with the 1,000 most common english words was practically a circle. you would be unintelligible if you rigorously avoided them all. now i just write without care of my ai-similarity score.

  • assimpleaspossi 2 hours ago

    >i typically enjoy a good profanity-laden rant, but something about this particular one feels very forced.

    Profanity for the sake of profanity is lame and immature.

  • neuroticnews25 7 hours ago

    >you would be unintelligible if you rigorously avoided them all

    You could write naturally and then let an LLM translate avoiding the 1000 words, with verification harness or maybe a custom sampler.

  • jimbokun 7 hours ago

    It smacks of “Hitler also loved…(some innocuous thing).”

hungryhobbit an hour ago

I honestly couldn't tell if the author was writing satire (about AI writing detection?) or is just an idiot who doesn't understand why we have language rules to facilitate communication.

I want to think it's the latter, but it's so exquisitely stupid I keep thinking it's "stupid on purpose".

__MatrixMan__ 6 hours ago

I'm all for Unicode if you want to say something like 你好 but separate nearly similar characters, like the different kinds of dashes, feel somehow wasteful. I prefer to stick with things that align with ASCII.

Typesetting aside, the em-dash as a grammatical construct is indeed pretty great.

adamtaylor_13 7 hours ago

I never see emdashes squeezed tightly to the word before them.

I only ever see them with an AP-style spacing before and after.

mrtnmcc 3 hours ago

Just use -- to signal you're a human. That and two spaces after periods :)

narrator 5 hours ago

I think Em dashes are fine in fiction where you're listening to someone's train of thought or something sudden happens, but they are really annoying in non-fiction.

jssmith 7 hours ago

I get it. But I never would have until I built muscle memory for the keyboard shortcut.

luciana1u 3 hours ago

half the thread is people arguing about en dashes vs em dashes and the other half is people who just found out there are two kinds of dashes. typography is the only field where knowing the difference makes you more upset, not less

taco_emoji 4 hours ago

Spent the whole essay typing them incorrectly. There should not be spaces surrounding an emdash.

MetaWhirledPeas 4 hours ago

> on Mac, for example, it’s simply Option + Shift + Hyphen

And on Windows it's Alt + 0151 on the numeric keypad, which means you a) must have a numeric keypad and remember the number, or b) must use the emoji search. And on Linux it's weird too.

Em dashes are therefore Mac user garbage. The correct replacement is --

  • tracker1 4 hours ago

    MS-Word will replace " - " inside a paragraph with an em dash, fwiw. I don't know for sure about other word processors, I don't use them much tbf.

Bratmon 5 hours ago

I think the Em dash fans are quitters ⸻ there are much longer dashes in Unicode they can use.

hmokiguess 5 hours ago

Thank you, I also love using them.

coderbants 5 hours ago

I just use hyphens all the time and always have. I don’t like that AI loves em dashes so much that it looks like everything I write now is AI generated, but if you were to deep dive you’d notice I’m using hyphens - never em dashes - so my writing can’t be AI. Granted you’d have to be pretty pedantic to care in the first place but it’s 2026 and here we are.

jtagrgh 7 hours ago

I really don't get liking em dashes. Just use two sentences or modify your original one. Both options are clearer like 90% of the time.

megiddo 2 hours ago

Appositives are my favorite.

mmsc 7 hours ago

and here i thought "option -" was an em-dash, but no, it's an _en_-dash.

peheje 6 hours ago

This is a great read — really — a truly great one — it really is.

pelagicAustral 7 hours ago

Why the hell did they bury this thing three key-presses down on any keyboard???

  • icedchai 3 hours ago

    Ask a typical person the difference between a minus, dash, hyphen, en dash, and em dash and you'll have your answer.

upghost 7 hours ago

I do indeed mis-using dashes.

vladde 5 hours ago

i like em dashes too, and i've started using double dash -- to signify readers i'm a person

  • chem83 5 hours ago

    Same. On Google Docs it auto-corrects to an en-dash (–), which is annoying, but I find the double dash (--) more easy to spot and read on computer screens.

    Also, cosmetically I don't really like how em-dashes are used without spacing (e.g. "this—then that" instead of "this — then that"). Feels like we're trying to import publishing styles from newspapers and books heavy on serif font to places where monospace and sans-serif is the norm and it doesn't quite fit well.

zaps 5 hours ago

Nice language

carimura 5 hours ago

funny. I was just texting someone this morning and using emdashes — and thought to myself... oh no.

aanet 3 hours ago

> But also, maybe consider not giving a fuck about what someone on the internet think? Are you really that easily swayed by a rando’s opinion?

Endorsed. This post gets my vote. Two thumbs up vote.

znort_ 7 hours ago

writes an anodyne wall of text about his obsession with particular elements in a character table - ends with:

PS: if you want personalised advice from me on how to use punctuation correctly, you can now get it for $175/hour.

humans sometimes ...

ps: sasha, if you want me to read your future regurgitations you can now get that for €175/minute (limited availability, only skimread mode for now)

ozim 3 hours ago

I was definitely hooked up on pace of the writing and it was a lot of things that I would agree. Definitely — fucking great — something to read.

ratelimitsteve 4 hours ago

>There is no greater joy in life than typing a sentence, realising it needs a clarification, a caveat, an addendum — but in the same sentence, not a new one — and, guess what, the em dash is right there for you.

this is several sentences bound together in a rat king and furthers my theory that the use of more exotic punctuation like em dashes is the linguistic equivalent of a code smell. It may do the job, but it strongly indicates that your writing would benefit from rephrasing the entire sentence.

jdw64 8 hours ago

I feel like people only look at the form and ignore the substance of the content. Honestly, as long as the content itself is well written and the em-dash is used correctly, I don't think it really matters.

When I first learned about em-dashes, I was told they were a mark of sophisticated, intellectual writing. But now people say they sound like AI. Is that really a bad thing?

It's strange to see sophistication become low-class just because AI uses it. It makes me think that form is really about who the author is, not the form itself.

In that sense, I'm not sure what it even means to be 'human-like.' Being human-like just feels like an illusion that people who want to believe in it keep insisting on

  • ssivark 7 hours ago

    > people only look at the form and ignore the substance of the content.

    This is largely because most people are incapable of thinking critically and evaluating substance. So they regress to indirect markers of good writing, and the whole thing becomes a game of signaling.

    The rot is so deep, many popular resources on writing focus more on style and presentation than focusing on the substance of writing. And even when best-intentioned, all this does is make poor writing a bit more palatable by giving it a veneer of polish.

    • KPGv2 5 hours ago

      This is generally the way it's always been. As evidence, observe the plethora of guides like Strunk & White for the entirety of the 20th century. This time period not only included the moon landing, but also the final decades of the third European Renaissance. You'd be hard-pressed to identify a time period that was jam-packed with brilliance.

      Guides such as S&W focus entirely on style. Then we have the dearth of guides on composing a good sentence.

      Of course, S&W is also filled with insanely stupid advice. "Don't split an infinitive" immediately comes to mind. Ask yourself which sounds more powerful, oh fellow geeks:

      * To go boldly where no one has gone before

      * To boldly go where no one has gone before

      Split infinitive form is so much better. "Don't split an infinitive" is one more smooth-brained 19th century rule invented by Latin-obsessed weirdos who thought it was the perfect language, and that they should impose Romance grammar on Germanic languages. (See also "don't end a sentence with a preposition" and "don't start a sentence with a conjunction.")

      I agree that post-COVID we have a glaring issue with the problem you highlight, but I don't think the focus on orthography is a symptom. Long ago, my dad criticized my résumé because I didn't put two sentences after periods despite me using a variable-spaced font. The man's nearly eighty. He's not exactly some 21st-century miseducation case.

      One caveat I'll add at the end is that focusing on form isn't always bad. Form is one of the great joys of reading both poetry and prose. Word selection is often form rather than substance. The opening lines of Lolita are pure form. Nabokov could've easily just said "I'm a pedophile and Lolita is attractive to me." Instead, he chose words that have you overuse your tongue when you sub-vocalize, making the text feel uncomfortably erotic to a normal, non-pedo reader.

    • brazzy 7 hours ago

      > This is largely because most people are incapable of thinking critically and evaluating substance.

      No, with AI it's because it's MUCH faster than evaluating substance, and fast ways to weed out AI slop are desparately needed, since it can be produced so quickly.

      • KPGv2 5 hours ago

        It's also infinitely more error-prone. All form-based heuristics are horrible for detecting AI because the one thing AI is damn near perfect at is writing like an actual human.

        It's the thing it was trained to do. The entire decades-old architecture has exited for specifically that purpose. That second "L" in "LLM" is "language" for a reason.

        • brazzy 2 hours ago

          Yes, but the desparate need is specifically for quick and easy ways to detect AI. If it's error-prone that's unfortunate, but better than nothing. A slow, laborious way, on the other hand, is useless because it doesn't achieve the goal of reducing the workload.

  • sarreph 7 hours ago

    I too find it a pity that the em-dash has been co-opted by AI. I use a double-hyphen ("--", the old school way of writing it), but fear that this will also become used by AI seeking a higher form of 'sophistication' as you put it.

    We're experiencing broad scale changes in the sentiment of style in written English. I don't know what the best approach to take here is necessarily, but the more I see language evolving over time (especially over the past two decades) I think I'd prefer to shift my habits in line with whatever the "modern standard" is in order to avoid falling into pitfalls, i.e. being accused of being an AI writer.

    • 1718627440 7 hours ago

      > ("--", the old school way of writing it)

      The old school of writing it in digital documents. Typesetting predates and is not limited to digital documents.

      • sarreph 6 hours ago

        Good point, but I think it's a little more complex than that.

        To my knowledge (and what I meant by "old school"), it was common to type a "--" dash on typewriters[0] because most of them lacked en- and em-dashes, which are obviously not digital documentation devices.

        But yes, typesetters of old (old, old school!) had myriad glyph blocks available to them for pressing!

        --

        [0] - https://en.wikipedia.org/wiki/Typewriter#Typewriter_conventi...

        • 1718627440 6 hours ago

          On a typewriter you can write symbols overlapping, so if you write '--' it becomes '–'.

          • sarreph 6 hours ago

            Sure... But overstriking takes more time and effort, which is why "--" was the convention.

    • Telemakhos 7 hours ago

      The double-hyphen is by no means "old school": it's a kludge for twentieth-century systems like typewriters and word processors that did not have em dashes or an easy way to insert them. The very names "em dash" and "en dash" should illustrate their age: they go back to the fifteenth century, and "em" and "en" were standard printing widths in moveable type. People who write CSS still recognize em as a width.

      The idea that a double-hyphen is "old school" is on par with the false notion that double-spacing between sentences is a product of the typewriter; one need only look at a typeset book from before the twentieth century to see the truth, or look at a decent image of the Declaration of Independence or other hand-written document from prior centuries to see the extra space left between sentences.

      Many of the changes we see in written English style are the product of ignorance of the past beyond two generations or so. Avoiding em-dashes to keep up with the latest anti-AI fad is just reacting mindlessly to the stimulus of popular ignorance instead of deliberately situating one's style in the history of writing conventions.

      • sarreph 6 hours ago

        As per sibling comment, I think my "old school" wording is getting misconstrued here. I did mean 20th-century "old school", i.e. typewriters... Is the Late Middle Ages considered "old school"? :)

        Agreed that in terms of precedent, typesetters had moveable type dashes for their presses.

        > the fifteenth century, and "em" and "en" were standard printing widths in moveable type. People who write CSS still recognize em as a width.

        This is very interesting!

    • KPGv2 5 hours ago

      I'm going to write my response using vernacular English so as to avoid AI claims, so pardon my French.

      > We're experiencing broad scale changes in the sentiment of style in written English.

      Lol no we're not. The only people who give a fuck about this em dash AI bullshit are losers on Tumblr and commenters on fanfiction sites who are obsessed with the idea that AI is the current Great Evil.

      This is the orthographical equivalent of the New York Times running an article that soy-glazed avocado bouillon is the latest trend among Millennials because, like, one of the editors caught their college dropout son eating it one morning at the family table. Son said "duh dad everyone's doing it" to fuck with his dad, and next thing you know, a hundred think pieces on Mexican-Japanese breakfast being trendy.

      I've never met an adult in my professional or personal life who actually gives a shit about this. We're talking a fraction of a percent of people who don't want you to use AI, and a fraction of that who waste their life trying to detect it.

      Write the way you want. If people can read it, that's all that matters.

      Apologies for the French. Blame Canada.

      *Edit* Also the em dash is based. Using a double dash should be a prison sentence.

  • dxdm 7 hours ago

    As of recently, there is a strong correlation between use of em-dashes and a verbose, bloated style of writing that uses many words to not quite get to multiple repeated points. Not well written, in other words.

    The combination of both I usually find in text generated for me by LLM, and so far, it serves as a good signal for density of information and, inversely, not-quite-right ideas and their connections. (That's not to say it's pervasive, but below the surface, the quality of LLM text as a medium is often not great.)

    There may be well-written text of non-trivial length generated by LLMs, but so far I haven't knowingly encountered any, with or without em-dashes. Human editing remains very necessary.

  • brazzy 7 hours ago

    The problem is that the substancelessness of AI writing nowadays tends to be subtle and well-hidden (but huge). Focusing on superficial "tells" is basically an attempt of a quick, cheap defense against the imbalance of human effort, where someone can spend a few dollars and a few minutes and e.g. generate dozens of PRs that would take many hours of real human effort to process and fix the deeper shortcomings of.

  • nephihaha 7 hours ago

    The em-dash-as-AI trope is nothing new. (Apart from the fact that MS Word etc convert them automatically.)

    If I post some information, then I have had people accusing me of cribbing it off Wikipedia. When I have translated from some languages, people assume I'm using Google. Even though in one case, the language in question wasn't even available on Google Translate. (I went and checked.)

vova_hn2 7 hours ago

> But also, maybe consider not giving a fuck about what someone on the internet think?

If I'm writing something, typically I want to share my thoughts with other people and get their feedback. It won't work if they dismiss my writing because of some superficial stylistic choice, without even trying to engage with the ideas that I'm trying to express.

eth0up 4 hours ago

Regarding the AI-perspective of the emdash being commiserated here...

As a few have pointed out, many writers have been using it usefully since long before the blight.

The current state of revolt is probably a phase though, as models will learn to account and adjust for the litany of literary crimes they've been committing. In some ways we are fortunate to have such easy signals to work with while, already, false positives are becoming almost as common as actual positives, indicating it might not be long before we just can't tell anymore. Which would suck, but then we'd have to adjust the nature of our complaints to something more profound, something more... insidious, something.... Maybe Woodrow Wilson? [0]

It's not only the emdash that threatens the quality of our dialog and linguistic welfare — it's many principles, such as the the Rebuttle>Reframe>Prescribe structure of this very sentence. Once is a lot, but multiple instances of this structure in a single comment would be worse than swallowing a double hyphen sideways.

The LLM is methodical, deliberate, unhurried — in a way that rewards the vigilance, attention and patience required to spot compulsions, such as the Rule-of-Three seen here.

It's important to catch and worth noting each instance of filler-transition that adds little information while working toward word-counts.

Undoubtedly, if we want to make our world safe for the emdash once again, we certainly should not overlook overused intensifiers posing in places where real work should be.

While such examples can be found in legitimate human-written texts, they can also be found in LLM generated texts, and this Reflexive false balance style sentence is suggesting we just can't always be sure.

Consider a person suffering generic example syndrome, where instead of naturally recalling a situation from actual memory, an example might be synthesized from some statistical category, seeming a bit out of place.

And do not forget sentence length clustering around a mean, which humans have a tendency to naturally avoid.

Frictionless surfaces might also hint the involvement of LLMs, where the final structure may be suspiciously clean of normal human quirks.

Of course, the ultimate question here isn't even being asked, and the emdash is not a registered trademark of LLMs. It's not about whether we should fear using them, or even their value — it's about this Symmetrical closing that despite being written by a human (maybe subhuman) has strong patterns of an LLM.

0. “Since I entered politics, I have chiefly had men's views confided to me privately. Some of the biggest men in the United States, in the field of commerce and manufacture, are afraid of something. They know that there is a power somewhere so organized, so subtle, so watchful, so interlocked, so complete, so pervasive, that they better not speak above their breath when they speak in condemnation of it.”

Wilson went a bit farther than might have an LLM. But who knows, the future may bring new rules, perhaps even a rule of 6.

  • NickDouglas 4 hours ago

    Thank you, this is the deepest comment in the thread (and lol at all the self-demonstrating sentences).

    I'm annoyed that so many people limit their analysis to shallow things like em dashes and "delve," and don't seem to have the critical thinking necessary to analyze textual construction, let alone actual meaning. Instead it's all cutesy remarks about how Emily Dickinson must have been an AI.

achenet 5 hours ago

from TFA:

> Em dashes can be used instead of brackets in a sentence — like this one for example — and you can just type your shit and keep going. Brackets are for people who raise their hand in meetings and say: “this might be a stupid question”. A parenthetical is whispering: “Sorry, don’t mind me, I’ll be quick”. Em dash kicks the door open and announces itself. Use brackets when you are embarrassed by your own thought.

Literally had me laughing out loud.

And then this bit:

> As for semicolons, semicolons are neat, they are like the coolest punctuation mark after the em dash — the fundamental indecision compressed into a single punctuation mark — you are neither starting a new sentence nor you are, exactly, continuing an existing one. You are just… piling your stuff together. I am always happy when I find a place for the little guy semicolon. But, again, most cases where you could use one are better off served by the em dash as well.

couldn't help but remind me of the following Kurt Vonnegut quote:

> Here is a lesson in creative writing. First rule: Do not use semicolons. They are transvestite hermaphrodites representing absolutely nothing. All they do is show you've been to college.

:D

phplovesong 5 hours ago

Em dashes = Stop reading immediately. Its 99.9% AI generated, and i wont be offering my time to that.

comrade1234 7 hours ago

iOS settings-> general->keyboard

Turn off smart punctuation.

Saves bytes.

lardosaurusrex 5 hours ago

in order to inform people that im not a bot/llm i -- outside of giving up on autocorrect -- use two dashes instead of one solid line because LLMs were using them a lot.

unfortunately microsoft (specifically outlook) and libreoffice have chosen to replace them with a proper em dash even if you turn off autocorrect which is bonkers-levels of infuriating.

if i turn off something it /should be turned off/, not just be kinda turned off; y'know?

ar_lan 2 hours ago

Another AI slop post — so hot these days.

dboreham 5 hours ago

I was introduced to em and en dashes reading Knuth's book on typesetting (the original one, before the TeX book series). Perhaps LLMs were too...

swe_dima 6 hours ago

I also love them - makes spotting AI written content easier. People debated implementing complex algorithms how to watermark AI content - but luckily AI just settled on it by itself.

(sorry for a bit of gaslighting)

drob518 7 hours ago

> “But what would people think of my writing if I ever used an em dash? What if someone points one out in my writing?”. Bitch, please.

Hell yes, and ROFL. I’m tired of em dashes being cited as evidence of AI.

tptacek 5 hours ago

I mean I feel the same way about the stink that's on em-dashes now, but they are kind of a lazy writing habit.

globular-toast 7 hours ago

I've used dashes in typeset works ever since I learnt how to do them in (La)TeX (---). You don't usually put spaces around them, though.

There are actually four different "dash" type things in TeX: a hyphen, an en dash (for ranges like "10--20 pages"), em dash (---), and the minus symbol ($-$).

cubefox 7 hours ago

Spaced en dashes are far more common internationally. Em dashes are primarily a US American tradition.

moron4hire 7 hours ago

It's interesting that an article extoling the virtues of the em-dash isn't using them correctly. They don't get spaces around them.

  • weli 7 hours ago

    Isn't english known for not having an official set of gramatical rules? There are conventions and rules from universities i.e Cambridge vs Oxford comma. But there is no single body that is commonly accepted by all english-speaking countries to be codifying the official rules of the language.

  • etempleton 7 hours ago

    I have seen this more and more and I don’t understand it.

    • douglee650 6 hours ago

      I am personally a fan of space padded em-dash. Visually, semantically, it makes sense on all modern planes. There's an argument for line-break parsing.

      Of course I recommend do-not-adopt, think Roman-cart-wheel-axle-width reasons.

JSR_FDED 4 hours ago

He uses the word fuck so much that his argument must be true

jesse_dot_id 7 hours ago

I still use them unapologetically. I don't give a shit about your AI purity tests, thank you.

dang 2 hours ago

(We don't particularly have anything against profanity but here it seemed gratuitous so I've taken fucking out of the title above.)

FpUser 4 hours ago

I think Em-dashes are fucking useless and confusing.

infamouscow 3 hours ago

If someone accuses you of using AI because of em-dashes, reply with something condescending like "I'm sorry you were poorly educated, but some of us can and do read books." It does wonders to put jackasses in their place.

xgulfie 7 hours ago

The economy may collapse and the job market rendered irreparable but the real victims of the AI boom are the em-dash and the sparkle emoji

jonathanstrange 5 hours ago

It annoys me that recently people seem to propagate the wrong use of em dashes. There is no space—an em dash is practically never typeset with spacing. You use an en dash in European typesetting – they have spaces, which your typesetting system hopefully adjusts to sane values. They're not like the spaces between words.

At least, that's how I learned it. Everyone seems to disagree and write em dashes with spaces nowadays.

  • gcmeplz 2 hours ago

    Agreed that it (used to be) less common. AP style (like the article mentioned) uses spaced em dashes, and I think that style of spaced em dashes are more common in writing today because that's what Claude (particularly Sonnet) likes to use (based on some half-baked investigation I did a bit ago [^1]). OpenAI models generally uses the American-style unspaced em dashes, which is why that particular style looks LLM-y to people now.

    edit: Another comment recommended https://www.pbjstories.com/blog/spaces-around-em-dash which does an awesome job of diving into dash usage by style guide

    [^1]: https://will-keleher.com/posts/your-dashes-suggest-which-mod...

rekpero 6 hours ago

em dashes are the best thing to track if the content is AI written, lol

  • marpstar 5 hours ago

    On more than one occasion I've told an LLM "Do not use em dashes". It's one of the easiest tells.

    • rekpero an hour ago

      I ended up adding this to every one of my `claude.md` files across all my projects, really annoying tbh

  • LocalH 2 hours ago

    Nope. The best tell isn't any single given character, but the general flow of the prose. I find "it's not X - it's Y" or "No X. No Y. Just Z and W." to be stronger tells than the mere presence of emdashes.

    Hell, overuse of emoji is more of a tell than the mere presence of emdashes. The problem here is really "AI detection" services that themselves use AI to perform the service. More than one person has fed pre-AI text to such a detector only to be told "this is 75% AI" or some shit. Students who didn't use AI have been near harassed by their teachers because the teacher used some kind of AI-based AI detector, and it hallucinated. People want to believe the computer because they think "oh the computer is objective" and throw out all logic afterwards. Unfortunately, the rise of AI has brought subjectivity to computers, in the worst possible way.

    You see the same thing with the family who got accosted in California by multiple police vehicles coming out of a retail store, because somebody in New Jersey lost a dealer tag and entered a partial tag number in the report, which ended up being fed to Flock's search engine, which then provided the partial search results it was asked to. Everyone along the way trusted the computer as if it was the single source of truth, but that "source of truth" was tainted by incorrect input. Literally GIGO on a life-altering scale. Other people were already being watched. It was just probability, to the point where that family probably had equal probability to win the multi-state lottery jackpot.

    Go watch the Computer Chronicles episode on AI. It's very prescient. The main issue is that currently, people treat AI as if the problems brought up in that episode have been resolved, when they haven't at all.

    Use of AI is fine as long as there is human review along every step of the process. Anyone using AI as a shortcut to actually doing the work they're paid to do needs to be removed from whatever situation they're involved in at the earliest convenience. Otherwise it's just an expose on the fact that humans are somehow intrinsically lazy, despite the outliers of the hardworking person (which does exist, I've known people who would move mountains to make what you need done possible, and the rest are just pivoting to AI to fake it).

    Fake it until you make it, I feel, is the core of modern "AI". People also forget that AI as a field is much older than modern generative AI.

    • rekpero an hour ago

      using AI to detect AI - doesn't make sense to me

      • LocalH 41 minutes ago

        This type of AI usage is quite a good tell on personal laziness - whatever we can do to minimize the human fault state, even if that fault state is also baked into generative AI because it was invented by humans.

        People have been running from their origins for decades. To me, this desire to "take human fault" out of the picture via AI is no different than centuries of people insisting that humans are separate from and not part of nature, even though our bodies run under the same physical and biological rules that all of nature does, and that is unavoidable. Objective reality only exists as an underpinning. Nothing that lives on this planet can ever perceive that reality without involving their own personal bias, and so it exists with the same relevance as an Earth-style planet even five lightyears away with an active civilization (if such a thing exists). I think that value might even be generous. There could be such a civilization a single lightyear away, and we'd never be able to reach them without a generational vessel designed to support at least one generation of explorers dying, and relying on their children (or grandchildren) to see it home.