10 comments

  • joshdavham6 hours ago
    The author Paul McCann (polm) is one of my favourite programmers out there!<p>He’s done awesome work in the Japanese NLP space over the last decade which has really helped me in my language learning projects.<p>He maintains a mecab (Japanese tokenizer) wrapper for Python [0], has a book on Japanese NLP written for English speakers [1] and also worked on Spacy at one point [2].<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;polm&#x2F;fugashi" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;polm&#x2F;fugashi</a> [1] <a href="https:&#x2F;&#x2F;www.japanesenlp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.japanesenlp.com&#x2F;</a> [2] <a href="https:&#x2F;&#x2F;spacy.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;spacy.io&#x2F;</a>
  • gweinberg2 hours ago
    It occurs to me that we can use 彊 to mean &quot;a completely unknown concept that cannot be named&quot;. For example if you ask, &quot;when Cthulhu rises from its slumber, what is thefirst thing it will do? Probably it will 彊.
    • arcanemachiner2 hours ago
      That&#x27;s not on my keyboard... Can I just stick with &quot;ineffable&quot;?
      • holdupagain2 hours ago
        Not exactly, it doesn&#x27;t look like the definition or even connotations of &quot;ineffable&quot; include &quot;unknown&quot;.
        • speerer49 minutes ago
          It does in the sense that ineffable things are unable to be described in language (conceptually: unknown to language).
    • 9dev41 minutes ago
      More mundanely, you <i>could</i> also use it as a marker character, given that nobody except for sneaky little QA hobbitses will ever use it in their input.
  • xelxebar36 minutes ago
    Xu Bing has a book that consists entirely of invented characters:<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;A_Book_from_the_Sky" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;A_Book_from_the_Sky</a>
  • erjiang5 hours ago
    I think there’s evidence found for the origin of “彁” as the result of a poor scan of a newspaper article. Look up “彁 新聞” to find some japanese sources about this.
    • retrac2 hours ago
      Ghost characters reveal something about the joint semantic and phonetic nature of most Chinese characters. I know 彁 isn&#x27;t real: but it still insists on a pronunciation: ka in Japanese, (gē or gé Mandarin). And it hints at meaning: bowed weapon, sound, elder brother; but your guess is as good as mine!
    • gs172 hours ago
      The article mentions &quot;an example of 彁 mistakenly used in a digitized Taisho newspaper due to a faded printing of 彊&quot;, but to me that implies the symbol already existed before then.
      • lidavidm14 minutes ago
        Isn&#x27;t that backwards? The nonexistent character is in the -digitized- version so presumably OCR or something got 彊 wrong, that&#x27;s not saying that 彁 was used in the -print- version.<p>Indeed, the source link is about exactly this: a crappy scan appears to have 彁 but a better copy reveals it was 彊.
  • hnfong5 hours ago
    Well, vast swaths of the Kangxi dictionary (which serves as &quot;sources&quot; for probably most of the CJK characters) are such &quot;ghost&quot; characters as described in the article...<p>The peculiar properties of CJK characters and the philosophy (apparently the Japanese did not like Unicode&#x27;s tendencies towards Aristotelian essentialism) under which they were implemented in Unicode probably singlehandedly forced unicode to expand beyond the BMP....
    • CodesInChaos5 hours ago
      &gt; apparently the Japanese did not like Unicode&#x27;s tendencies towards Aristotelian essentialism<p>Do you mean Han Unification? I.e. that conceptually equivalent characters which are written differently in Japan and China received only a single unicode code-point, and are rendered the Chinese way by default on most computers?
      • hnfong5 hours ago
        Yes. As far as I understood it, the result was an incoherent mess.<p>I think some characters got different code points, while others were merged. And apparently the Japanese complained bitterly over the ones that were merged. If you had read any articles about that, this is probably what you have in mind right now.<p>And I&#x27;m also a bit tilted by the ones that had different code points, because when processing CJK text now we have to deal with characters that are (in my native Cantonese) <i>essentially</i> the same, looks similar (to my undiscriminating eyes), yet having different code points so that things like text search sometimes don&#x27;t work.<p>Of course I&#x27;m not &quot;blaming&quot; the Japanese, if anything the simplified vs traditional Chinese thing is much more of a practical problem, and the conflicting code points I deal with on a routine basis are more of a Hong Kong vs Taiwan thing, but I was told that the Unified CJK thing adopted a different &quot;philosophy&quot; from the rest of Unicode (which I think really is some kind of Aristotelian essentialism...) mostly due to vocal objections from the Japanese.
        • wodenokoto3 hours ago
          Han-unification was the result of Asian scholars, in particular the Ideaographic Research Group [1]<p>I have no idea what &quot;Aristotelian essentialism&quot; is supposed to mean, or if you are saying that the unification was that.<p>&gt; And apparently the Japanese complained bitterly over the ones that were merged.<p>and<p>&gt; but I was told that the Unified CJK thing adopted a different &quot;philosophy&quot; from the rest of Unicode [...] mostly due to vocal objections from the Japanese.<p>Seems to contradict each other.<p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Ideographic_Research_Group" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Ideographic_Research_Group</a>
          • hnfong3 hours ago
            Sorry, probably not very standard terminology. I somehow picked it up from the OReilly book: Fonts &amp; Encodings: From Advanced Typography to Unicode and Everything in Between<p>Page 55:<p>&quot;&quot;&quot; there are characters with no glyphs. glyphs that can correspond to a number of different characters according to context. Glyphs that correspond to multiple characters at the same time (with weightings assigned to each), and even more possibilities.<p>The problem of glyphs and characters is so complex that it has gone beyond the realm of computer specialists and has come to be of interest even to philosophers. For example, the Japanese philosopher Shigeki Moro, who has worked with ideographic characters in Buddhist documents, goes so far in his article Surface or Essence: Beyond Character Model Set [274] as to say that Unicode&#x27;s approach is Aristotelian essentialist and to recommend supplanting it by an approach inspired by Jacques Derrida&#x27;s theory of writing [114, 115]. The reader interested in the philosophical aspects of the issue is invited to consult [165,156], in addition to the works cited above. &quot;&quot;&quot;<p>I think &quot;essentialist&quot; is probably a good description of the philosophy of how Unicode defines <i>characters</i> as opposed to fonts and glyphs, so I adopted it.
        • pamcake5 hours ago
          &gt; I was told that the Unified CJK thing adopted a different &quot;philosophy&quot; from the rest of Unicode<p>What would that philosophy be about? Sounds apocryphal. Unicode has never done &quot;unification&quot; like that for other languages&#x2F;scripts?<p>i&#x2F;ı&#x2F;i, ö&#x2F;ø&#x2F;ø̈&#x2F;oͤ: Same same, different codepoints.<p>Search and sorting is a mess everywhere. Depending on your locale, ö sorts either after o or after z. Sometimes it&#x27;s semantically and phonetically equivalent to o wrt search but moreoften not. <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;%C3%96" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;%C3%96</a>
          • yorwba4 hours ago
            Well, Unicode didn&#x27;t unify 門&#x2F;门 either, but the appearance of the second glyph changes a lot depending on whether you use a Chinese font or a Japanese one. Meanwhile they did unify all the graphical variants of Latin characters with identical semantics, it&#x27;s just that everyone is so used to the result that you hardly notice not being able to control whether g has a hook or a looped tail, and nobody expects to copy some German blackletter text into a French document and have it show up visually distinct, without explicitly setting the font.
            • Joker_vD3 hours ago
              Yes, and Cyrillic letters also look quite different in Bulgarian and Russian fonts. So what?
          • wodenokoto3 hours ago
            Same thing, different code points is the opposite of han unification. Han unification is same code point, different thing.
          • numpad02 hours ago
            Unicode merges some Chinese and Japanese characters into same code points and leave others as they are, on random per-character basis. So Chinese guys gets a ton of Japanese mixed texts and it causes tons of problems.<p>Japanese users are angry when system chooses Chinese fonts over Japanese, Chinese users apparently suffer with a font mishmash of Chinese and Japanese all the time like a mid-word capitalization. The official sanctioned solution is to just commit a genocide and nuke the offending language out of the system or to attach IVS to every Japanese characters which is like zero padding every single characters by a byte or two.<p>It&#x27;s really putting everyone in pain and making absolutely no one happy, which sounds like what a good compromise tends to be, but LLMs seem to be struggling with there being multiple completely separate language families sharing codepoints but not character shapes or syntax. I&#x27;ve seen a smaller LLM model use made up verbs spilling over from the other language. I believe ML guys don&#x27;t like datasets that do that kind of things. Same apply to image models.
        • numpad02 hours ago
          I don&#x27;t know but last I glanced at it, the Unification was implied to be coming from Chinese pressure than Japanese. Each of Kanji&#x2F;Hanzi countries already had each own acceptable common use character sets and those could have been just populated into each own spaces. That seemed like the original plan at some point.<p>There has to be a reason why it happened(as to why Unicode suddenly started insisting it has to fit inside a 2^16 total chars or whatever).
        • panzi3 hours ago
          Interesting. I guess there are no well working normalization functions as there are for the different code points that can make umlauts (äöü)?
      • muvlon4 hours ago
        Meanwhile, Latin a and Cyrillic а, which look identical, have the same origin and are often pronounced identically too, get separate codepoints. CJK unification was not based on any clear preestablished principles but simply an attempt to cling to 16-bit codepoints, Asian languages be damned.
        • esrauch2 hours ago
          Cling to 16 bit codepoints sounds like a legitimate explanation? Latin and Cyrillic didn&#x27;t would have saved no relevant amount of space.<p>It looks like the CJK unified space is over 20,000 characters, so that&#x27;s a real technical magnitude distinction compared to Latin and Cyrillic. &quot;Asian languages be damned&quot; seems like a bad faith read, compared to &quot;Java and Windows char is 16 bits and that will never change realistically&quot; (and in fact they still haven&#x27;t, even in 2026 things which rely on UTF16 instead of UCS2 are still commonly bugged unfortunately)
          • Joker_vD1 hour ago
            We also have at least 15 copies of Latin alphabet in Unicode, all differently styled&#x2F;fonted (there is chancery cursive, mathematical cursive, the fraktur version, the full-width version, etc.)
            • gucci-on-fleek1 hour ago
              Yes, but most of those are intended to be used exclusively for math, where the different styles <i>do</i> have semantic meaning. Even in introductory textbooks, it&#x27;s pretty common to see the roman, calligraphic, and double-struck variants of a single letter all used with different meanings.<p>Plus, these characters were only added 20+ years later, and in the supplemental planes, not the BMP.
              • Joker_vD1 hour ago
                Letterlike Symbols and Fullwidth Forms are in BMP (and I generously consider Enclosed Alphanumerics to not be a copy of a Latin alphabet).
                • gucci-on-fleek10 minutes ago
                  Letterlike Symbols is a bit of a weird grab bag of characters, most of which are clearly distinct from their &quot;regular&quot; Latin versions, but I do agree that a few of them are pointless exact copies of regular Latin letters.<p>The fullwidth&#x2F;halfwidth stuff is a bit of a mess, but you could argue that these are actually CJK characters that just happen to resemble Latin characters (much like how Greek and Cyrillic both happen to have letters that look a lot like the Latin &quot;A&quot;), since they only exist for compatibility with older CJK encodings. This wouldn&#x27;t be a very good argument though :)
    • gsnedders3 hours ago
      &gt; The peculiar properties of CJK characters and the philosophy (apparently the Japanese did not like Unicode&#x27;s tendencies towards Aristotelian essentialism) under which they were implemented in Unicode probably singlehandedly forced unicode to expand beyond the BMP....<p>Note that Han Unification has a history predating Unicode, and the Unicode work very much followed on from that.<p>The most notable is CCCII, developed in Taiwan in the early 80s, and then standardised in various places.<p>That&#x27;s not to say that it hasn&#x27;t been controversial (it has!), nor to say that it hasn&#x27;t caused problems (it has!), but it&#x27;s also unfair to say that it&#x27;s just Unicode doing its own special thing.
    • RicoElectrico4 hours ago
      The Han unification probably was about fitting CJK into the 16 bits aka BMP. It was a blunder indeed.
  • Dwedit28 minutes ago
    Saw headline, expected branch prediction vulnerability involving Unicode, was surprised at a completely different topic.
  • sedatk5 hours ago
    Fascinating. But, I guess it&#x27;s better to have superfluous invalid characters than missing real ones.
  • eviks3 hours ago
    &gt; The original character (𡚴) was not added to JIS or Unicode until much later and doesn&#x27;t display on most sites for me<p>Why didn&#x27;t they simly replace the original bad one?<p>&gt; nine hundred pages. Imagine tracking down a single character without a page reference<p>Not that hard to imagine, OCR existed back then?
    • gucci-on-fleek1 hour ago
      &gt; Not that hard to imagine, OCR existed back then?<p>How do you train OCR on a character that doesn&#x27;t exist though? Even these days, OCR often confuses the 52 Latin characters, so I wouldn&#x27;t expect as good of results with older technology and some 20k CJK characters.
    • Kye2 hours ago
      OCR was slow and unreliable and was for a very long time.
      • eviks1 hour ago
        &quot;slow&quot; - wasn&#x27;t like they were pressed for time. It took them almost 20years to even start the investigation! Also not certain you needed that much reliability compared to what was available to match one pic to a quality scan to get a reasonable number of candidates
  • panzi3 hours ago
    Is anyone using these characters now for anything? No youth language or online slang using it?
    • decimalenough1 hour ago
      There&#x27;s some fan fiction that treats the characters as names of ghosts and comes up with back stories and visualizations for them (the article links to a compilation, but it&#x27;s 403ing for me). Nothing mainstream though.
      • panzi1 hour ago
        It&#x27;s something! I propose that the first 4 of those characters should in English be called Blinky, Pinky, Inky, and Clyde.
  • philipov5 hours ago
    &quot;- the spectre of communism. All the powers of old encoding have entered into a holy alliance to exorcise this spectre...&quot;
    • schoen4 hours ago
      Well, Communism made it into Unicode (U+262D). I tried to show it here but it gets stripped.
      • somat2 hours ago
        I have it it in my .XCompose as<p><pre><code> &lt;Multi_key&gt; &lt;c&gt; &lt;c&gt; &lt;c&gt; &lt;p&gt; : &quot;\xe2\x98\xad&quot; #symbol representing proletarian solidarity between agricultural and industrial workers </code></pre> Never used, but I laugh every time I see it there.<p>As a slightly related tangent, The compose key mnemonic interface for rarely used characters is pretty great, beats trying to remember alt codes.
      • eviks3 hours ago
        Figures, it&#x27;s a capitalist website after all...