» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with logic + semantics

Translations

Perspective that relates ways to interpret natural (Sound ← Syntax → Meaning) and programming (Form ← Expression → Meaning) langs. Representing an expression as a program that is parametrically polymorphic in types that are either form or meaning.

Haskell: del.icio.us tag/haskell

Clouds and Clocks 2

Pat Helland regrets ...

Pat Helland has resumed blogging, having recently returned to Microsoft from a sojourn at Amazon. In his latest post SOA and Newton's Universe, he renounces the quasi-Newtonian paradigm of distributed systems to which he adhered for most of his 30-year career, and outlines an alternative paradigm with some resemblance to the Special Theory of Relativity.

The Newtonian paradigm of distributed systems is that we are trying to make many systems appear as the One System. This paradigm may be linked with the idea of the Global Schema or Universal Ontology. Helland contrasts this with an alternative paradigm of distributed systems, in which the systems are entirely dependent on the point of view of the observer, and there is no Universal Ontology. (I'd have wanted to use the term relativistic semantics here, but it has already been bagsied for academic linguistics - see for example Catfood and Buses.)

Helland sees this in terms of a relaxation of consistency. I disagree. Distributed systems-of-systems (including SOA) must follow a consistent logic - but not necessarily a traditional two-valued logic. Flexibility comes from being underdetermined (clouds) rather than overdetermined (clocks).

See my earlier posts Beyond Binary Logic and On Clouds and Clocks. See also Philip Boxer on Modelling Structure-Determining Processes.

SOA: Richard Veryard SOAPbox

[from chimezie] The Well-Founded Semantics for General Logic Programs - Van Gelder, Ross, Schlipf (ResearchIndex)

"We introduce [..], and define the well-founded semantics of a program to be its ell-founded partial model. If the well-founded partial model is in fact a total model, we call it the well-founded model."

User:jeyrb: del.icio.us/network/jey

[from chimezie] Comparing OWL Semantics

"We have filled in the details of this sketch proof using the Isabelle/HOL proof assistant, and developed machinery for further study of the formal semantics of OWL." spotted by Dan

User:jeyrb: del.icio.us/network/jey

Translations

It is only fitting that Oleg and I are writing this post in Dublin, at the European Summer School in Logic, Language and Information; we want to show you a perspective we learned here that relates ways to interpret natural and programming languages.

Haskell: del.icio.us tag/haskell

Clouds and Clocks 2

Pat Helland regrets ...

Pat Helland has resumed blogging, having recently returned to Microsoft from a sojourn at Amazon. In his latest post SOA and Newton's Universe, he renounces the quasi-Newtonian paradigm of distributed systems to which he adhered for most of his 30-year career, and outlines an alternative paradigm with some resemblance to the Special Theory of Relativity.

The Newtonian paradigm of distributed systems is that we are trying to make many systems appear as the One System. This paradigm may be linked with the idea of the Global Schema or Universal Ontology. Helland contrasts this with an alternative paradigm of distributed systems, in which the systems are entirely dependent on the point of view of the observer, and there is no Universal Ontology. (I'd have wanted to use the term relativistic semantics here, but it has already been bagsied for academic linguistics - see for example Catfood and Buses.)

Helland sees this in terms of a relaxation of consistency. I disagree. Distributed systems-of-systems (including SOA) must follow a consistent logic - but not necessarily a traditional two-valued logic. Flexibility comes from being underdetermined (clouds) rather than overdetermined (clocks).

See my earlier posts Beyond Binary Logic and On Clouds and Clocks. See also Philip Boxer on Modelling Structure-Determining Processes.

SOA: Richard Veryard SOAPbox

[from chimezie] IKL Guide

IKL is a logical formalism designed for interchange and archiving of information in a network of logic-based reasoners.

User:jeyrb: del.icio.us/network/jey

ConceptNet

ConceptNet is a freely available commonsense knowledgebase and natural-language-processing toolkit which supports many practical textual-reasoning tasks over real-world documents right out-of-the-box. (And omg, there's a version in Common LISP.)

opensource: del.icio.us tag/opensource