Specious Present: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
Line 10: Line 10:
== DCP Discourse Contexts ==
== DCP Discourse Contexts ==
<ul style="position:relative;top:-3px;"><br>
<ul style="position:relative;top:-3px;"><br>
<li>The specious present is the time frame of an episode of discourse between DCP and its users. It has a real time frame which is that of the real time of the dialog session between DCP and the user(s) from the first sentence by a DCP agent to the last one. </li><br>
<li>DCP has memory of episodes, and of the AKPERSONs sentences in those prior dialogs. </li><br>
<li>DCP has memory of episodes, and of the AKPERSONs sentences in those prior dialogs. </li><br>
<li>The discourse uses Domain Controlled English which is and adaptable to non-English via the Grammatical Framework (GF).</li><br>
<li>During the real time of the dialog, the sentences  as occurring in the dialog channel are parsed by DCP, in their natural order of occurrence. At a given moment the sentence currently being parsed is called the Now Sentence.</li>
<li>During the real time of the dialog, the sentences  as occurring in the dialog channel are parsed by DCP, in their natural order of occurrence. At a given moment the sentence currently being parsed is called the Now Sentence.</li>
<br>
<br>
<li>The discourse context is maintained in a frame and semantic net system that makes the dynamic data of the domain available in a API available to conventional programming langs (PHP, js, etc).</li><br>
<li>The discourse context is maintained in a frame and semantic net system that makes the dynamic data of the domain available in a API available to conventional programming langs (PHP, js, etc).</li><br>
<li>The discourse uses Domain Controlled English which is and adaptable to non-English via the Grammatical Framework (GF).</li><br>
<li>The specious present is the time frame of an episode of discourse between DCP and its users. It has a real time frame which is that of the real time of the dialog session between DCP and the user(s) from the first sentence by a DCP agent to the last one. </li><br>
<li>The form of the Now Sentence is the Haskell code supporting the current GF judgment during the discourse parse.</li><br>
<li>The form of the Now Sentence is the Haskell code supporting the current GF judgment during the discourse parse.</li><br>
</ul>
</ul>
<br><br>
<br><br>
</blockquote></div>
</blockquote></div>

Revision as of 10:19, 6 October 2024


Point of Departure

The term dates to the late 19th Century as discussed in the enwiki article.


DCP Discourse Contexts


  • DCP has memory of episodes, and of the AKPERSONs sentences in those prior dialogs.

  • The discourse uses Domain Controlled English which is and adaptable to non-English via the Grammatical Framework (GF).

  • During the real time of the dialog, the sentences as occurring in the dialog channel are parsed by DCP, in their natural order of occurrence. At a given moment the sentence currently being parsed is called the Now Sentence.

  • The discourse context is maintained in a frame and semantic net system that makes the dynamic data of the domain available in a API available to conventional programming langs (PHP, js, etc).

  • The specious present is the time frame of an episode of discourse between DCP and its users. It has a real time frame which is that of the real time of the dialog session between DCP and the user(s) from the first sentence by a DCP agent to the last one.

  • The form of the Now Sentence is the Haskell code supporting the current GF judgment during the discourse parse.