Skip to content
Why is a raven like a writing desk?

Thoughts both confusing and enlightening.

Why is a raven like a writing desk?

Thoughts both confusing and enlightening.

How 6-year-olds think about evolution…

elbeno, 8 December, 20128 December, 2012

Had an interesting conversation with Henry tonight. Can’t quite remember how we started – he was asking something to do with the Ice Age, or the Stone Age. Then he asked, “How did the first person get here?” Now, he’s seen plenty of nature shows; he’s heard of evolution; so I decided to ask him some questions to make him think, viz:

“How did the first cat/dog/cow/etc get here?” (Hmmm… not sure.)
“Is a zebra a horse?” (Yes. A white horse with black stripes.)
“Is a donkey a horse?” (No.)
“But donkeys are quite like horses, aren’t they? Slightly different.” (Hmmm… maybe they are related. Like cousins?)
“Do you still think a zebra is a horse?” (Hmmm… maybe they are cousins too.)
“What’s an example of a small dog?” (A chihuahua.)
“What’s an example of a large dog?” (A golden retriever.)
“How do you know they are both dogs? They are very different.” (They just are dogs.)
“But they look really different, don’t they? More different than a zebra and a horse.” (Hmmm.)
“Is a lion related to a horse?” (No. Hmmm… well, they both run fast. And they both have fur. Maybe they are distant cousins.) [Interesting that he chose “running fast” to be a familial trait.]
“Is a person related to a horse?” (No. Yes? Yes. Oh! People evolved from apes, I saw it in a nature show.)
“Do you know what extinct means?” (Yes. It means something that isn’t alive any more. There aren’t any left.)
“What is an example of an extinct animal?” (A dinosaur. But dinosaurs aren’t really extinct because they evolved into birds!)

At this point the conversation degenerated into a game of dinosaurs evolving into birds and flying around the couch with a blanket streaming behind…

Uncategorized

Post navigation

Previous post
Next post

Related Posts

Do-notation can be misleading

13 August, 201430 June, 2015

Consider the following function: oddness :: Maybe Int oddness = do let a = Just 1 :: Maybe Int b >= \b -> return b And recall the definition of (>>=) for Maybe: instance Monad Maybe where (Just x) >>= k = k x Nothing >>= _ = Nothing So…

Read More

I’m still alive

1 August, 2009

Haven’t blogged in ages. Here’s a quick update from the Elbeno household. The movie at the quarterly company show-and-tell was Harry Potter and the Half-Blood Prince, which I enjoyed. Can’t wait for the 7th movie(s) and I have re-read books 6, 4 and 7 in the last week or two….

Read More

Late night stealth

26 July, 201226 July, 2012

I would like to share with you some things I’ve learned about creeping around stealthily late at night, after the family have gone to bed, in case you find yourself in a similar situation. I’m pretty good at it now. So, obviously to avoid waking anyone up, you want to…

Read More

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

©2026 Why is a raven like a writing desk? | WordPress Theme by SuperbThemes