Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Restating
Restating

appearance as argument number 1
-------------------------


(documentation Restating EnglishLanguage "A Communication act in which the speaker reiterates the same Proposition as a previous speech act. Note that this is not a Stating, since the speaker may simply be saying what someone else said, and not actually committing to the truth of what that person said.") Mid-level-ontology.kif 31589-31593
(subclass Restating LinguisticCommunication) Mid-level-ontology.kif 31588-31588

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage Restating "restating") domainEnglishFormat.kif 65404-65404

antecedent
-------------------------


(=>
    (instance ?R Restating)
    (exists (?L ?LP ?RP)
        (and
            (instance ?L LinguisticCommunication)
            (earlier ?L ?R)
            (containsInformation ?R ?RP)
            (containsInformation ?L ?LP)
            (equivalentContentInstance ?RP ?LP))))
Mid-level-ontology.kif 31595-31603


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners