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



KB Term:  Term intersection
English Word: 

Sigma KEE - DigitalComment
DigitalComment(digital comment)

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


(subclass DigitalComment DigitalData) ComputerInput.kif 2875-2875 Digital comment is a subclass of digital data
(documentation DigitalComment EnglishLanguage "DigitalComments are comments referring to a DigitalPost.") ComputerInput.kif 2876-2877 Digital comment is a subclass of digital data

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


(termFormat EnglishLanguage DigitalComment "digital comment") ComputerInput.kif 2878-2878

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


(=>
    (instance ?COMMENT DigitalComment)
    (exists (?POST)
        (and
            (instance ?POST DigitalPost)
            (refers ?COMMENT ?POST))))
ComputerInput.kif 2880-2885 If X is an instance of digital comment, then there exists Y such that Y is an instance of digital post and X includes a reference to Y


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners