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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DigitalComment

Sigma KEE - DigitalComment
DigitalComment

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


(documentation DigitalComment EnglishLanguage "DigitalComments are comments referring to a DigitalPost.") ComputerInput.kif 2860-2861
(subclass DigitalComment DigitalData) ComputerInput.kif 2859-2859

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


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

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


(=>
    (instance ?COMMENT DigitalComment)
    (exists (?POST)
        (and
            (instance ?POST DigitalPost)
            (refers ?COMMENT ?POST))))
ComputerInput.kif 2864-2869


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

Show without tree


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