Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: My favorite silent English letter is:

by tobyink (Canon)
on Feb 29, 2012 at 13:27 UTC ( [id://956930]=note: print w/replies, xml ) Need Help??


in reply to My favorite silent English letter is:

Does v in "revving" really count? In my books it's the same as the double l in "falling" - the two letters in the double are not pronounced separately from each other, but they act to disambiguate the pronunciation of the preceding vowel.

I'd expect "reving" to rhyme with "leaving".

Bringing things back to Perl, the parentheses are "silent" (useless) here:

my $foo = (__PACKAGE__);

But act as a disambiguator here:

$foo{(__PACKAGE__)} = 1;

Replies are listed 'Best First'.
Re^2: My favorite silent English letter is:
by chacham (Prior) on Feb 29, 2012 at 15:00 UTC
    The idea was to give all (English) letters an option. The double letter options were given when i didn't find anything better.

    BTW, that's not an excuse. Just an explanation. :)

      fivepence works in some dialects

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-20 05:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found