![]() | |
#41
| |||
| |||
|
|
Harlan Messinger wrote: Yet I'm not going to worry that some day a new browser version will display "bookkeeper" as "bokeper". I think it's taken for granted that characters not arbitrarily collapsing with each other is the norm, and only situations where they do collapse need to be articulated explicitly. ot> Are there other English words that contain a consecutive triplet of doubled letters? |
#42
| |||
| |||
|
|
On 2008-03-03, Blinky the Shark <no.spam (AT) box (DOT) invalid> wrote: Harlan Messinger wrote: Yet I'm not going to worry that some day a new browser version will display "bookkeeper" as "bokeper". I think it's taken for granted that characters not arbitrarily collapsing with each other is the norm, and only situations where they do collapse need to be articulated explicitly. ot> Are there other English words that contain a consecutive triplet of doubled letters? Good question, the answer is no! These are all the ones I could find in the Scrabble dictionary of pointless but high-scoring words and various other word lists I have on my computer: bookkeeper bookkeepers bookkeeping bookkeeping I will leave the regular expression to find them as an exercise to the reader. |
#43
| |||
| |||
|
|
On 03 Mar 2008, Blinky the Shark wrote: Ed Mullen wrote: I understand all of that. But, for those of us who learned to touch type in 1963 it's nearly impossible to break the habit of hitting the space bar twice after a period. It also scans better, in my opinion. I think that's important; I can single space regardless of my training, and I would if it worked better. Well just remember that not everybody has the same wierd problems you old guys have... |
#44
| |||
| |||
|
|
Ben C wrote: On 2008-03-03, Blinky the Shark <no.spam (AT) box (DOT) invalid> wrote: Harlan Messinger wrote: Yet I'm not going to worry that some day a new browser version will display "bookkeeper" as "bokeper". I think it's taken for granted that characters not arbitrarily collapsing with each other is the norm, and only situations where they do collapse need to be articulated explicitly. ot> Are there other English words that contain a consecutive triplet of doubled letters? Good question, the answer is no! These are all the ones I could find in the Scrabble dictionary of pointless but high-scoring words and various other word lists I have on my computer: bookkeeper bookkeepers bookkeeping bookkeeping I will leave the regular expression to find them as an exercise to the reader. ^.*(.)\1(.)\2(.)\3.*$ |
#45
| |||
| |||
|
|
On 2008-03-03, Harlan Messinger <hmessinger.removethis (AT) comcast (DOT) net> wrote: Ben C wrote: On 2008-03-03, Blinky the Shark <no.spam (AT) box (DOT) invalid> wrote: Harlan Messinger wrote: Yet I'm not going to worry that some day a new browser version will display "bookkeeper" as "bokeper". I think it's taken for granted that characters not arbitrarily collapsing with each other is the norm, and only situations where they do collapse need to be articulated explicitly. ot> Are there other English words that contain a consecutive triplet of doubled letters? Good question, the answer is no! These are all the ones I could find in the Scrabble dictionary of pointless but high-scoring words and various other word lists I have on my computer: bookkeeper bookkeepers bookkeeping bookkeeping I will leave the regular expression to find them as an exercise to the reader. ^.*(.)\1(.)\2(.)\3.*$ That's it. I felt compelled to try a Dutch word list for some richer piicckkings. aaneennaai aaneennaaide [snip] |
#46
| |||
| |||
|
|
That's cheating though! :-) Dutch even has a word with 8 consonents in a row... (and yes, it can be pronounced) |
#47
| |||
| |||
|
|
Els wrote: That's cheating though! :-) Dutch even has a word with 8 consonents in a row... (and yes, it can be pronounced) All I can come up with off the top of my head is geslachtsschreven, if by any chance that means "writing pornographic novels". |
#48
| |||
| |||
|
|
Ben C wrote: On 2008-03-03, Harlan Messinger <hmessinger.removethis (AT) comcast (DOT) net> wrote: Ben C wrote: On 2008-03-03, Blinky the Shark <no.spam (AT) box (DOT) invalid> wrote: Harlan Messinger wrote: Yet I'm not going to worry that some day a new browser version will display "bookkeeper" as "bokeper". I think it's taken for granted that characters not arbitrarily collapsing with each other is the norm, and only situations where they do collapse need to be articulated explicitly. ot> Are there other English words that contain a consecutive triplet of doubled letters? Good question, the answer is no! These are all the ones I could find in the Scrabble dictionary of pointless but high-scoring words and various other word lists I have on my computer: bookkeeper bookkeepers bookkeeping bookkeeping I will leave the regular expression to find them as an exercise to the reader. ^.*(.)\1(.)\2(.)\3.*$ That's it. I felt compelled to try a Dutch word list for some richer piicckkings. aaneennaai aaneennaaide [snip] That's cheating though! :-) Dutch even has a word with 8 consonents in a row... (and yes, it can be pronounced) |

#49
| |||
| |||
|
|
In article <633g2mF260mmfU1 (AT) mid (DOT) individual.net>, Harlan Messinger <hmessinger.removethis (AT) comcast (DOT) net> wrote: Els wrote: That's cheating though! :-) Dutch even has a word with 8 consonents in a row... (and yes, it can be pronounced) All I can come up with off the top of my head is geslachtsschreven, if by any chance that means "writing pornographic novels". g No, it doesn't mean that, and I doubt it even exists. The word 'writing' is 'schrijven', but even if I substitute that, I never heard of it, the word itself doesn't make sense, and the online dictionary doesn't have it. The word I meant is 'angstschreeuw'. Noun, 'scream of fear'. |
#50
| |||
| |||
|
|
Just out of interest, what is the logic behind collapsing spaces in text? I'd love to be able to display a document I'd written with the conventional 2 spaces after a full stop. |
![]() |
| Thread Tools | |
| Display Modes | |
| |