Book: “Knowledge representation and reasoning”

Lately I have been reading “Knowledge representation and reasoning: Logical, Philosophical, and Computational Foundations” by John Sowa and I am seriously enjoying it. Chris mentioned a very simple analogy used in the book to explain the difference between the directionality inherit in a computation and declarative notations (btw… my apologies to Chris for mixing velocity with acceleration when I told him about this 🙂

Here’s the quote from the book:

“As purely declarative notations, logic and mathematics have no inherent directionality. A computation, however, always has a purpose. It must thread its way through a tangle of relationships to find the answer to some question. As an example, Newton’s famous equation relates the force F on a body to its mass m and acceleration a:

F= ma.

By the way it’s written, this equation suggests that force is the unknown result to be computed from the given mass and acceleration. Yet the equation could just as well be used to compute the mass from F and a or the acceleration from F and m.

Similar observations apply to logical implications, which can be used in forward-chaining or backward-chaining applications…” (“Knowledge representation and reasoning: Logical, Philosophical, and Computational Foundations”, John Sowa, Brooks/Cole, 2000)

The book is great so far (I am half way into it). It talks about the philosophy of knowledge representation and reasoning from the Greek to modern-day philosophers and the approaches to building systems; from ontologies and semantics, to logic, message processing, object-orientation and functional programming. It’s a great text book which I didn’t have the pleasure of reading when I was an undergraduate.

Recent Posts

My Coding Agent Needed Its Own GitHub Identity

In my last post, I wrote that "the typing of code was parallelized and delegated.…

3 days ago

Rebuilding My AI Team in Twelve Days — And Why

In February, I wrote about the small team I'd stood up instead of hiring humans:…

1 week ago

How I Built My Own Team of AI Developers

Assembling a dream team without a single hire I've been making great progress on CVOYA's…

2 months ago

Reflecting on 2025: Building CVOYA’s Future with AI Coding Agents

As 2025 is now behind us, I wanted to share a few reflections from my…

4 months ago

DIY smart home accessory – It all started with a question to ChatGPT

Few months ago, we bought a sculpture from a local art fair for our Palm…

4 months ago

The Beginning of CVOYA

There’s a unique energy that comes with starting something new — a blend of excitement,…

6 months ago