Not If You Hurry

   
Recent changes
Table of contents
Links to this page
FRONT PAGE / INDEX

Subscribe!
@ColinTheMathmo

My latest posts can be found here:
Previous blog posts:
Additionally, some earlier writings:
A musing on language, logic, why mixing the two is hard, and whether computers will ever be able to cope.

This page has been Tagged As Language

People don't always say what they actually mean ...

On one occasion, when I was a teenager, I was in the car with my parents going somewhere. Can't remember where, but that's irrelevant.

We lived in a quiet suburban street, and we had reached the T-junction onto the main road. We had to turn right (which is equivalent to turning left in the States) and hence had to cross a lane of traffic and merge into the far lane. My father was looking to the right to see if there was anything approaching in the lane we had to cross, and asked my mother - "Is there anything coming?"

The reply came - "Not if you hurry!"

Now, in truth, whether there was something coming didn't depend on whether we hurried or not. As a result, when the question and answer were interpreted literally, the answer either didn't make sense, or was irrelevant.

But in practice, it made a lot of sense. What my father really wanted to know was - "Is it safe to go?" What the reply really meant was - "If you hurry, there will be space and time." The "answer" was no answer to the question asked, but it did provide the information required, but which wasn't asked for. The literal interpretation was of no real value.

This is a common problem in real life. "Natural language" descriptions rarely make sense when interpreted literally. Programmers know this all too well. Specifications are rarely clear, rarely complete, and never what the customer actually intends or wants. Programmers, of course, by their nature and inclination, tend to be very literal. Computers, after all, interpret their programs very exactly. It's a common form of humour among geeks of a certain type to interpret questions literally. "Do you want tea or coffee?" is often answered with a "Yes." Very helpful.

As an aside, I was once in a group when the host asked "Does everyone want coffee?" One by one we all answered "Don't know" until the final person answered "Yes."

We all thought that was hilarious.

Not.

So here is a critical skill, not often present in programmers: the ability to listen to something, and figure out what is intended, rather than what was actually said.

Tough one.

It's especially tough when people say something other than what they mean. Recently, for example, someone on the Hacker News discussion group said:

  • Everyone wants to be an entrepreneur.

and this was "contradicted" by someone saying:
  • Everyone doesn't want to be an entrepreneur.

Well, that's simply not the opposite of the original statement. The correct opposite is:
  • Not everyone wants to be an entrepreneur.

which logically translates to:
  • At least one person doesn't want to be an entrepreneur.

or, more naturally,
  • Some people don't want to be an entrepreneur.

Some people say it doesn't matter, but these are simple questions of logic, and in their turn, questions of clear and unambiguous communication.

In context it's easy enough for people to discard what was actually said and interpret it as what makes sense. Can you imagine programming a computer to understand these issues? How can we get a program to understand that when you say:

  • Everyone doesn't want to be an entrepreneur.

you actually mean:
  • Someone doesn't want to be an entrepreneur.

That seems hard, whether you hurry or not.


Some references:


<<<< Prev <<<<
Factoring Via Graph Three Colouring
:
>>>> Next >>>>
Small Things Might Not Be So Small ...


You should follow me on twitter @ColinTheMathmo

Comments

I've decided no longer to include comments directly via the Disqus (or any other) system. Instead, I'd be more than delighted to get emails from people who wish to make comments or engage in discussion. Comments will then be integrated into the page as and when they are appropriate.

If the number of emails/comments gets too large to handle then I might return to a semi-automated system. That's looking increasingly unlikely.


Contents

 

Links on this page

 
Site hosted by Colin and Rachel Wright:
  • Maths, Design, Juggling, Computing,
  • Embroidery, Proof-reading,
  • and other clever stuff.

Suggest a change ( <-- What does this mean?) / Send me email
Front Page / All pages by date / Site overview / Top of page

Universally Browser Friendly     Quotation from
Tim Berners-Lee
    Valid HTML 3.2!