Grex Agora46 Conference

Item 170: Random Thoughts

Entered by eprom on Fri Aug 22 03:19:14 2003:

some random thoughts....
39 responses total.

#1 of 39 by eprom on Fri Aug 22 03:19:26 2003:

hmmm......I was just thinking....

almost all the years of the last millenium were pronounced
in a two digit by two digit format; such as ten-sixty-six 
for (10)(66). And all last century everything was:

nineteen-oh-one, nineteen-ten, nineteen-ninety-nine, etc..

so shouldn't this year be refered to as twenty-oh-three 
instead of two-thousand-three?


#2 of 39 by gelinas on Fri Aug 22 03:33:37 2003:

Probably, but I suspect folks will stick with "two-thousand" at least
through the end of this decade.  I started to write, "through the end of
this century", but I think "twenty-ten" will turn the trick.


#3 of 39 by tod on Fri Aug 22 13:21:54 2003:

This response has been erased.



#4 of 39 by gull on Fri Aug 22 13:44:33 2003:

I think it's because 'twentyhundred' just doesn't sound right, so people
said 'two thousand' instead.  It's sort of stuck after that.


#5 of 39 by novomit on Fri Aug 22 13:46:38 2003:

They dont have to say 'twenty hundred', they could say something like 'twenty
oh three'. 


#6 of 39 by gull on Fri Aug 22 13:52:29 2003:

Right, but I'm saying that when the year rolled over to 2000, people
said 'two thousand'.  In 1900, I bet they said 'nineteen hundred'.  I
think that set the pattern of speech for at least the next few years.


#7 of 39 by novomit on Fri Aug 22 13:58:26 2003:

Yeah, I agree. But then again "Nineteen hundred" rolls off the tongue a little
easier than "one thousand nine hundred and naught". ;) 


#8 of 39 by tod on Fri Aug 22 16:00:54 2003:

This response has been erased.



#9 of 39 by albaugh on Fri Aug 22 16:47:56 2003:

All things purchaseable from a TV ad are $19.95.


#10 of 39 by tod on Fri Aug 22 17:06:34 2003:

This response has been erased.



#11 of 39 by albaugh on Fri Aug 22 19:47:42 2003:

"If you order now..."


#12 of 39 by remmers on Sat Aug 23 02:28:04 2003:

I pronounce the current year "EM EM EYE EYE EYE".


#13 of 39 by gelinas on Sat Aug 23 04:16:55 2003:

(I suspect at least part of the usage of '2000' stems from the wide-spread
discussion of the "Y2K bug.")


#14 of 39 by twenex on Sat Aug 23 14:32:18 2003:

From an amateur quasi-linguist perspective, (make of that what you will), the
"two thousand and three" usage probably arises from the fact that the word
"twenty" ends in a vowel, whereas (for example), "nineteen" in "nineteen oh
one" ends in a consonant, which makes it easier to say (some languages either
reduce one vowel in a group of two or more to a diphthong - like "Bay" - or
prohibit anything but consonant-vowel or vowel-consonant combinations).


#15 of 39 by sno on Sat Aug 23 14:55:08 2003:

I prefer duo-deca-centa-trey


#16 of 39 by rcurl on Sat Aug 23 20:40:35 2003:

Re #14: you can avoid that problem by giving the date in octal, which
is "thirty seven twenty three" (base 8). 


#17 of 39 by pvn on Sat Aug 23 22:42:06 2003:

God, what a geek.


#18 of 39 by rcurl on Sat Aug 23 23:59:26 2003:

Thank you!


#19 of 39 by pvn on Sun Aug 24 01:57:25 2003:

You should.


#20 of 39 by jaklumen on Sun Aug 24 05:22:29 2003:

*chuckle*


#21 of 39 by sholmes on Sun Aug 24 07:21:05 2003:

re 16: No such number as thirty seven in octal :)


#22 of 39 by gelinas on Sun Aug 24 15:07:48 2003:

37[8] would be 31[10].  3700[8] is 1984[10].

Why not pronounce "37[8]" as "thirty-seven"?


#23 of 39 by russ on Sun Aug 24 20:24:50 2003:

Know why programmers can't tell the difference between
Christmas and Halloween?

31(OCT) = 25(DEC).


#24 of 39 by rcurl on Sun Aug 24 20:56:47 2003:

Re #21: interesting point. "thirty" is certainly a decimal quantity - but
then we don't have a compact way of *stating* octal numbers. How should
one state 3723[8]? Just saying "three seven two three" works, but we use a
verbal shorthand in [10] by saying "thirty seven twenty three". What is
the verbal shorthand for 37[8] since, as pointed out, "thirty" is not an
octal quantity?



#25 of 39 by scott on Mon Aug 25 01:41:33 2003:

I don't see "irty" or "orty" as inherently base ten.  It ocurred to me once
that I could count in binary out loud as "one, ten, eleven, one hundred, one
hundred one, one hundred ten, one hundred eleven..."

Granted I'm probably abusing some Latin language roots pretty badly with
"hundred", "thousand", etc.


#26 of 39 by rcurl on Mon Aug 25 05:11:21 2003:

OK, it does make sense to say "thirty" in octal is 30[8], which is
24[10]. So "thirty seven twenty three" is 3723[8]. My mins is again
at rest....


#27 of 39 by sholmes on Mon Aug 25 07:29:47 2003:

Re #25 : YOu may not see "irty" or "orty" as inherently base ten , but adding
ten to "forty" does give us "fifty" ....
Also under normal speak we mean decimal numbers when we dont specifically
mention a bse. To use 3723 we either have to indicate that its octal in some
way or let everyone convert to octal and make it default :)
.  


#28 of 39 by gull on Mon Aug 25 13:19:35 2003:

Just don't try it in hexadecimal.  'Thirty-Dee' is likely to confuse a
lot of people. ;>


#29 of 39 by rcurl on Mon Aug 25 17:35:37 2003:

Adding ten[10] to forty gives fifty only in base [10]. I'll agree that a
more consistent nomenclature is needed. Is 10 "ten" in all bases? It is
awkward in base [2] (especially as no one tries to speak binary). 

However sholmes is correct, that if one doesn't specify a base, base [10]
is usually assumed, unless there are other clues. I wasn't arguing against
that - only that 3723[8] avoids the problem of having the century end
in a vowel. 


#30 of 39 by albaugh on Mon Aug 25 18:40:46 2003:

I seem to recall from long ago school days that numbers in bases other than
ten were to be recited by saying the numerals folled by "base N".


#31 of 39 by rcurl on Mon Aug 25 20:09:53 2003:

Practical, but hardly poetic.


#32 of 39 by remmers on Mon Aug 25 20:50:47 2003:

The notation M[N] is ambiguous unless one stipulates that N is always
written in a particular base.  The discussion seems to assume that it
is, and that the base is decimal.  That seems excessively decimalcentric.
Better to have a base-independent way of referring to bases.


#33 of 39 by mcnally on Tue Aug 26 03:26:04 2003:

  I suppose you could resort to using a mark (such as a dot) for every digit
  in the base being used,  i.e.  1101[..] = 15[........] = 13[..........]
  (with a preceding unary minus if necessary to indicate a negative integer
  base.)

  simple and unambiguous, but really, really cumbersome...



#34 of 39 by janc on Sun Aug 31 02:34:14 2003:

I strongly question the randomness of the above thoughts.


#35 of 39 by other on Tue Sep 9 03:44:54 2003:

On to another random thought.  The last decade was "the nineties."  The 
one before it was "the eighties."  Will this one be "the oughties?"  Or 
perhaps, "the naughties?"  Or something else altogether?


#36 of 39 by dah on Tue Sep 9 03:53:07 2003:

MONTREAL!   DID YOU GO TO THE PLATEAU DISTRICT?


#37 of 39 by gelinas on Tue Sep 9 04:17:24 2003:

"Oughties", because everyone is thinking and talking about what they "ought"
to do. 


#38 of 39 by remmers on Tue Sep 9 10:16:00 2003:

There is a website devoted to this very question:

  http://www.wwmeli.org/newdate/decades.html



#39 of 39 by albaugh on Tue Sep 9 17:05:48 2003:

Ain't da web wonderfull?  ;-)


There are no more items selected.

You have several choices: