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

What is it about?

This is a chapter in Toward an Understanding of language in which we examined Fries's approach to discourse and then presented and developed some of Pike's discourse work.

Read more on Kudos…
The following have contributed to this page:
Peter H Fries
' ,"url"));