A Physics forum. Physics Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Physics Banter forum » Physics Newsgroups » The Theory of Relativity
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: ,

Monkey around



 
 
Thread Tools Display Modes
  #1  
Old September 4th 03 posted to sci.math,sci.physics.relativity
Dirk Van de moortel
external usenet poster
 
Posts: 15,355
Default Monkey around


"Clifford J. Nelson" wrote in message ...
Like a bowman drawing the bowstring back, I repeat myself and:

I think I'm a very determined deterministic Eddington monkey sometimes.
Take a 26 by 26 keyboard; the height of each key is proportional to the
letter pair frequency in the first ten thousand characters of Hamlet. I
hit the highest key which stays down and it prints the letter t. Next I
hit the highest key in the h row because the first key was the letter
pair th, and it prints an h. Then I print an e, etc.. It will take
another kind of monkey to interpret what I type.

The first forty eight characters a

therestindiseantongenoritedatarttsaletrasouroftut

I got a hit on a search for the the word "trasour" once and it could
have been something you would expect to find in king tut's tomb and sold
at an art sale.


I got a hit at the word "there"



Are mon-keys trying to tell us something?

The 28 by 28 letter pair correlation matrix based on the dialog from Act
III of Hamlet with an alphabet that includes the space and the
apostrophe: it is obvious the first letter must be a q because that row
has a sum of one less than the sum of the corresponding column. The
first 26 characters output a

qur the an merend what s in

They spell the Moslem religious book "the Qur'an", sometimes.

Frequency tables from the book: Scientific and engineering
problem-solving with the computer, William Ralph Bennett, Jr., 1976.


Interesting.
We have a very successful monkey on sci.physics.relativity
that you should check out at once. His name is Ken Seto.
Go and have a look...

Dirk Vdm


Ads
  #2  
Old September 6th 03 posted to sci.math,sci.physics.relativity
Clifford Nelson
external usenet poster
 
Posts: 23
Default Monkey around

Nobody has understood me so far, so, here it is again with the algorithm
and everything.

J Programming Language function g.

g=: 4 : 0
t=. y.
k=. {.x.
an=. {.x.
for. i.{: x. do.
ma=. ./k{t
ne=. (k{t)i. ma
t =. 0 (k;ne)}t
k=. ne
an=.an,ne
end.
an
)

People gave put hidden messages in literature for a long time, so they
wont get there heads chopped off when they offend the wrong person.

There was a physicist (a Nobel prize winner) on TV many years ago who
said he spent all of his time after he retired studying the statistics
of Shakespeare's writing. I thought that would be boring, but now I have
a computer and the free J Programming Language from www.jsoftware.com,
and it's interesting.

I think I'm a very determined deterministic Eddington monkey sometimes.
Take a 26 by 26 keyboard; the height of each key is proportional to the
letter pair frequency in the first ten thousand characters of Hamlet. I
hit the highest key which stays down and it prints the letter t. Next I
hit the highest key in the h row because the first key was the letter
pair th, and it prints an h. Then I print an e, etc.. It will take
another kind of monkey to interpret what I type.

The first forty eight characters a

(1) therestindiseantongenoritedatarttsaletrasouroftut

I got a hit on an Internet search for the meaning of the word "trasour"
and it is probably a tracery, something you would expect to find in king
tut's tomb and sold at an art sale.

Alphabets.
aa =: 'abcdefghijklmnopqrstuvwxyz'
aaa=: aa,' '''

(1) output is from statement (19 48 g cc) { aa
where cc is 26 by 26 table from first ten thousand characters of Hamlet.

Are mon-keys trying to tell us something?

The 28 by 28 letter pair correlation matrix based on the dialog from Act
III of Hamlet with an alphabet that includes the space and the
apostrophe: it is obvious the first letter must be a q because that row
has a sum of one more than the sum of the corresponding column. The
first 26 characters output a

(2) qur the an merend what s in

They spell the Moslem religious book "the Qur'an", sometimes.

(2) output is from statement (16 26 g ss) { aaa
where ss is 28 by 28 table from dialog in Act III of Hamlet.

Frequency tables cc and ss are from the books: Mr. Babbage's Secret, The
Tale of a Cypher -- and APL, by Ole Immanuel Franksen, 1985. Scientific
and engineering problem-solving with the computer, by William Ralph
Bennett, Jr., 1976.

Cliff Nelson


Dirk Van de moortel wrote:

"Clifford J. Nelson" wrote in message ...


Like a bowman drawing the bowstring back, I repeat myself and:

I think I'm a very determined deterministic Eddington monkey sometimes.
Take a 26 by 26 keyboard; the height of each key is proportional to the
letter pair frequency in the first ten thousand characters of Hamlet. I
hit the highest key which stays down and it prints the letter t. Next I
hit the highest key in the h row because the first key was the letter
pair th, and it prints an h. Then I print an e, etc.. It will take
another kind of monkey to interpret what I type.

The first forty eight characters a

therestindiseantongenoritedatarttsaletrasouroftu t

I got a hit on a search for the the word "trasour" once and it could
have been something you would expect to find in king tut's tomb and sold
at an art sale.



I got a hit at the word "there"




Are mon-keys trying to tell us something?

The 28 by 28 letter pair correlation matrix based on the dialog from Act
III of Hamlet with an alphabet that includes the space and the
apostrophe: it is obvious the first letter must be a q because that row
has a sum of one less than the sum of the corresponding column. The
first 26 characters output a

qur the an merend what s in

They spell the Moslem religious book "the Qur'an", sometimes.

Frequency tables from the book: Scientific and engineering
problem-solving with the computer, William Ralph Bennett, Jr., 1976.



Interesting.
We have a very successful monkey on sci.physics.relativity
that you should check out at once. His name is Ken Seto.
Go and have a look...

Dirk Vdm





  #3  
Old September 6th 03 posted to sci.math,sci.physics.relativity
Dirk Van de moortel
external usenet poster
 
Posts: 15,355
Default Monkey around


"Clifford Nelson" wrote in message et...
Nobody has understood me so far, so, here it is again with the algorithm
and everything.

J Programming Language function g.

g=: 4 : 0
t=. y.
k=. {.x.
an=. {.x.
for. i.{: x. do.
ma=. ./k{t
ne=. (k{t)i. ma
t =. 0 (k;ne)}t
k=. ne
an=.an,ne
end.
an
)


Now, be a sport, and try to reverse engineer Ken Seto's
program.

Interesting.
We have a very successful monkey on sci.physics.relativity
that you should check out at once. His name is Ken Seto.
Go and have a look...


And please do not top-post - Thanks

Dirk Vdm


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Monkey Science Lester Zick Physics - General Discussion 587 February 17th 06 03:56 AM
monkey business dedanoe@yahoo.com Physics - General Discussion 0 March 22nd 05 10:54 AM
Monkey Juice cwocwocwo@yahoo.co.uk Physics - General Discussion 1 February 10th 05 04:18 PM
Eddington Monkey Clifford J. Nelson Physics - General Discussion 0 November 21st 03 05:22 AM


All times are GMT +1. The time now is 10:26 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright Š2004-2008 Physics Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Car Loan - Secured Loans - Loans - Vasectomy Reversal - Magazine Subscriptions