(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Towards a general model of associative relations

What is it about?

This is a proposal for a model of the kinds of semantic relation that exist between entities. It draws primarily on the linguistic domain of binominal lexemes (noun-noun compounds and their functional equivalents), as in “bird song” -- a song that is produced by a bird -- which is an instance of the PRODUCTION relation. In addition, it draws on metonymic patterns of the type “I’m reading Shakespeare”, an instance of the PRODUCER FOR PRODUCT metonymy. Further refinements come through the integration of conceptual relations typically found in polysemy, which can be traced back to Aristotle's three principles of remembering: similarity, contrast and contiguity. The PHAB model is also informed by models of knowledge representation and thus has applicability outside of the domain of natural language.

Why is it important?

This is the first attempt to create a general, reusable model covering multiple domains of linguistics and extending beyond natural language to knowledge representation. As such it shows how linguistics can inform the design of artificial intelligence systems, as well as providing an out-of-the-box classification for use in linguistics research.

Read more on Kudos…
The following have contributed to this page:
Steve Pepper, Pierre J.L. ARNAUD, and Pierre J.L. Arnaud
' ,"url"));