(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, '

Analysis of a connective based on frame semantics

What is it about?

This paper proposes a frame semantics approach to describing the meanings of connectives (conjunctions).

Why is it important?

We define the meanings of connectives based on frames, which enables us to look into the semantic properties of what is connected in a concrete and statistical way.

Read more on Kudos…
The following have contributed to this page:
Satoru Uchida
' ,"url"));