(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?

Exploring the difference between information that is presented as new, referring to entities that are already "on deck", inferable or not previously mentioned, (visible etc). Examples include text excerpts in which entities are presented as if they are New even though they have been the topic of several previous sentences.

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