develooper Front page | perl.perl5.porters | Postings from February 2011

Re: Optimizing qr/STRING/msixpodual for amusement

Thread Previous | Thread Next
From:
Abigail
Date:
February 21, 2011 05:11
Subject:
Re: Optimizing qr/STRING/msixpodual for amusement
Message ID:
20110221131117.GA26984@almanda
On Mon, Feb 21, 2011 at 12:19:38PM +0000, Zefram wrote:
> ??var Arnfj??r?? Bjarmason wrote:
> >    -=item qr/STRING/msixpo
> >    +=item qr/STRING/msixpodual
> 
> Actually, since /a can be doubled to mean something different, there ought
> to be two "a"s in there.  In alphabetical order, the letters after qr//
> or m// should be "aadilmopsux", and the letters after s/// should be
> "aadeeilmoprsux" (adding "eer").
> 
> For the 11-letter "aadilmopsux", the longest word available is
> "plasmodia", leaving "ux".  The most pronounceable string I can come up
> with for the full set of letters is "oxiduplasma".
> 
> For the 14-letter "aadeeilmoprsux", the longest words available include
> "depolarise" (leaving "amux") and "supermodel" (leaving "aaix").  Best I
> see for the whole set is "paradisexoleum".

There's also "superoxide" (leaving "aamd") and "peroxidase" (leaving "almu").


Using letters multiple times, I get "premaxillaries" (leaving "dou") - or,
using a Dutch list of words, "parallellepipedums" (leaving "ox").

The Dutch list also gives me "psalmodieer", no replication of letters 
(except allowing 'aa' and 'ee'), leaving "aux".


Using the 16-letter "aacdeegilmoprsux", I get:


English, no dups:   "acromegalies",        leaving "adpx"
English, dups:      "acromegalies",        leaving "adpx"
Dutch, no dups:     "cameraploeg",         leaving "disux"
                    "dagexcursie",         leaving "aglmp"
                    "maagelixers",         leaving "cdopu"
                    "paramedicus",         leaving "eglox"
                    "psalmodieer",         leaving "acgux"
Dutch, dups:        "discussieprogramma",  leaving "clx"
                    "programmaleiders",    leaving "cux"



Abigail, wondering what "psalmodieer" means.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About