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 29721-29725
(subclass Restating LinguisticCommunication) Mid-level-ontology.kif 29720-29720 Restating è una sottoclasse di LinguisticCommunication

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


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

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 29727-29735


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