Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: How do I pronounce all this stuff

by belg4mit (Prior)
on Apr 10, 2002 at 17:43 UTC ( [id://158088]=note: print w/replies, xml ) Need Help??


in reply to How do I pronounce all this stuff

<>!*''# waka waka bang splat tick tick hash ^@`$$- carat at back-tick dollar dollar dash *!'$_ splat bang tick dollar underscore %*<>#4 percent splat waka waka number four &)../ ampersand right-paren dot dot slash {~|**SYSTEM HALTED curly bracket tilde pipe splat splat crash

For the record I use

  • In my BASIC days chr$ was "chr bucks"
  • For perl I tend to stick to English punctuation names
    ('$'=>'dollar', '@'=>'array'||'ary', '%'=>'hash'||'percent', '#'=>'hash', '!'=>'bang', '#!'=>'shebang', '&'=>'ampersand', '*'=>'star', '/'=>'slash', '\\'=>'back-slash', "'"=>'tick', '`'=>'back-tick', '"'=>'quote"||'quot', #not usually pronounced '~'=>'tilde', #long E '?'=>'question mark, #hook is cooler but it never occurs to me '|'=>'pipe', '['=>'left bracket', #These rarely need ']'=>'right bracket',#to be pronounced '{'=>'left curly(?: brace)', '}'=>'right curly(?: brace)', '<'=>'less than'||'waka', '>'=>'greater than'||'waka', ... #dot dot dot, in this case however yadda yadda yadda );
    I read $_[1] as "array underscore sub 1" or worst case simply "at underscore 1".
  • --
    perl -pe "s/\b;([mnst])/'\1/mg"

    Replies are listed 'Best First'.
    Re: Re: How do I pronounce all this stuff
    by mojotoad (Monsignor) on Apr 10, 2002 at 21:45 UTC
      belg4mit onomatopoetically offered:
      <>!*''# waka waka bang splat tick tick hash ^@`$$- carat at back-tick dollar dollar dash *!'$_ splat bang tick dollar underscore %*<>#4 percent splat waka waka number four &)../ ampersand right-paren dot dot slash {~|**SYSTEM HALTED curly bracket tilde pipe splat splat crash

      Is it just me, or does anyone else envision two kids sitting cross-legged across from one another, clapping their hands, knees, and each others hands as they chant this rhyming incantation? I think this is the basis for a whole new area of Perl poetry!

      Nice discussion. I do think I might be alone in using the american predilection for calling a dollar a 'buck' in my pronunciations while muttering perl code to myself:

      • $var: "buck var"
      • $_: "buck bar"
      • etc...

      Matt

      Update: Okay, belg4mit did make a 'bucks' reference. I'm not alone after all! Except perhaps with my reading retention skills. ;-)

        These are fairly standard in copy-editing:
        $  : "buck"
        _  : "score"
        |  : "bar"
        ?  : "hook"
        &  : "et" (it is a ligature of E and t)
        
        Think of all the extra milliseconds you'd have in your life if you always said "buck score" instead of "dollar underscore"! -- well microseconds, anyway.

        On the other hand, I call '#' "scratch", but I don't think anyone else does. Have no idea where I picked it up.

          p

          Just imagine the possibilities...

          Dude, the other day after we & dinner I went to the | and _'ed with a ?'er for only 20 $ !!!! Except now I seem to have a #'ing problem...like petral I have no idea where I picked it up. <sigh>

          Heh heh!
          Matt

    Re: Re: How do I pronounce all this stuff
    by Juerd (Abbot) on Apr 10, 2002 at 17:54 UTC

      '\'

      '\\'
      And you missed a comma after 'greater than'.

      U28geW91IGNhbiBhbGwgcm90MTMgY
      W5kIHBhY2soKS4gQnV0IGRvIHlvdS
      ByZWNvZ25pc2UgQmFzZTY0IHdoZW4
      geW91IHNlZSBpdD8gIC0tIEp1ZXJk
      

    Log In?
    Username:
    Password:

    What's my password?
    Create A New User
    Domain Nodelet?
    Node Status?
    node history
    Node Type: note [id://158088]
    help
    Chatterbox?
    and the web crawler heard nothing...

    How do I use this?Last hourOther CB clients
    Other Users?
    Others exploiting the Monastery: (3)
    As of 2024-04-25 06:30 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found