Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Commas

Commas

Scheduled Pinned Locked Moved The Lounge
comquestion
12 Posts 9 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Gary Wheeler

    xkcd: University Commas[^] Two questions:

    1. Any UNICODE experts here?
    2. If there are, are there different code points for each type of comma?

    This is what occurs to you when you wake up with the start of a migraine and you are working "chemically enhanced".

    Software Zen: delete this;

    Sander RosselS Offline
    Sander RosselS Offline
    Sander Rossel
    wrote on last edited by
    #3

    Comma, comma, comma, comma, comma chameleon You come and go, you come and go

    Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

    G A 2 Replies Last reply
    0
    • Sander RosselS Sander Rossel

      Comma, comma, comma, comma, comma chameleon You come and go, you come and go

      Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

      G Offline
      G Offline
      Gary Wheeler
      wrote on last edited by
      #4

      :laugh:

      Software Zen: delete this;

      1 Reply Last reply
      0
      • G Gary Wheeler

        xkcd: University Commas[^] Two questions:

        1. Any UNICODE experts here?
        2. If there are, are there different code points for each type of comma?

        This is what occurs to you when you wake up with the start of a migraine and you are working "chemically enhanced".

        Software Zen: delete this;

        R Offline
        R Offline
        Rage
        wrote on last edited by
        #5

        Actually, there are a lot of hidden subtleties in that comic strip : 2995: University Commas - explain xkcd[^]

        Do not escape reality : improve reality !

        1 Reply Last reply
        0
        • G Gary Wheeler

          xkcd: University Commas[^] Two questions:

          1. Any UNICODE experts here?
          2. If there are, are there different code points for each type of comma?

          This is what occurs to you when you wake up with the start of a migraine and you are working "chemically enhanced".

          Software Zen: delete this;

          J Offline
          J Offline
          Jeremy Falcon
          wrote on last edited by
          #6

          Gary Wheeler wrote:

          Any UNICODE experts here?

          Dunno if I'm an expert, but I do know the difference between UTF-8, UTF-16, UTF-32, etc. and what a code page is actually used for (for non-Unicode).

          Gary Wheeler wrote:

          If there are, are there different code points for each type of comma?

          If it's a different glyph it's always a different code point. An easy way to verify this is to copy and paste any text you want into a text file, save it as Unicode, and inspect the text file in a hex editor. Edit: Just read the comic after writing this :doh:, he's using the same comma for the comic strip. He's just being silly with all the crap we go through to not agree on stuff. :laugh:

          Jeremy Falcon

          1 Reply Last reply
          0
          • Sander RosselS Sander Rossel

            Comma, comma, comma, comma, comma chameleon You come and go, you come and go

            Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

            A Offline
            A Offline
            Alister Morton
            wrote on last edited by
            #7

            Comma nyleen?

            Sander RosselS J 2 Replies Last reply
            0
            • G Gary Wheeler

              xkcd: University Commas[^] Two questions:

              1. Any UNICODE experts here?
              2. If there are, are there different code points for each type of comma?

              This is what occurs to you when you wake up with the start of a migraine and you are working "chemically enhanced".

              Software Zen: delete this;

              M Offline
              M Offline
              Mircea Neacsu
              wrote on last edited by
              #8

              A short search through Unicode code chart shows Arabic comma, reversed comma, medieval comma, ideographic comma, Georgian comma, Ehtiopic comma, and so on. Sadly there is no Oxford comma :laugh:

              Mircea (see my latest musings at neacsu.net)

              1 Reply Last reply
              0
              • A Alister Morton

                Comma nyleen?

                Sander RosselS Offline
                Sander RosselS Offline
                Sander Rossel
                wrote on last edited by
                #9

                Wow, bit of a stretch. Nice try though :laugh:

                Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                1 Reply Last reply
                0
                • A Alister Morton

                  Comma nyleen?

                  J Offline
                  J Offline
                  jeron1
                  wrote on last edited by
                  #10

                  You seem to be a Comma Chameleon.

                  "the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle

                  A 1 Reply Last reply
                  0
                  • G Gary Wheeler

                    xkcd: University Commas[^] Two questions:

                    1. Any UNICODE experts here?
                    2. If there are, are there different code points for each type of comma?

                    This is what occurs to you when you wake up with the start of a migraine and you are working "chemically enhanced".

                    Software Zen: delete this;

                    M Offline
                    M Offline
                    megaadam
                    wrote on last edited by
                    #11

                    A fact (nowhere near as funny as your post): In Modern Greek ";" is a question mark! I do believe it does have its own codepoint.

                    "If we don't change direction, we'll end up where we're going"

                    1 Reply Last reply
                    0
                    • J jeron1

                      You seem to be a Comma Chameleon.

                      "the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle

                      A Offline
                      A Offline
                      Alister Morton
                      wrote on last edited by
                      #12

                      Comma Police, arrest this man ...

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups