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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DisplayArtifact
DisplayArtifact(display artifact)
pegboard

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


(documentation DisplayArtifact EnglishLanguage "Something for posting content so that it can be disseminated to the public.") Mid-level-ontology.kif 3420-3421
(externalImage DisplayArtifact "http://upload.wikimedia.org/wikipedia/commons/ f/ f9/ 2006_Pinboard.jpg") pictureList.kif 1474-1474
(subclass DisplayArtifact Artifact) Mid-level-ontology.kif 3419-3419 Display artifact is a subclass of artifact

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


(subclass Blackboard DisplayArtifact) Media.kif 1087-1087 Blackboard is a subclass of display artifact
(subclass Poster DisplayArtifact) Media.kif 1102-1102 Poster is a subclass of display artifact
(subclass Sign DisplayArtifact) Mid-level-ontology.kif 18048-18048 Sign is a subclass of display artifact
(subclass Whiteboard DisplayArtifact) Mid-level-ontology.kif 26719-26719 Whiteboard is a subclass of display artifact
(termFormat ChineseLanguage DisplayArtifact "显示神器") domainEnglishFormat.kif 19923-19923 Whiteboard is a subclass of display artifact
(termFormat ChineseTraditionalLanguage DisplayArtifact "顯示神器") domainEnglishFormat.kif 19922-19922 Whiteboard is a subclass of display artifact
(termFormat EnglishLanguage DisplayArtifact "display artifact") domainEnglishFormat.kif 19921-19921 Whiteboard is a subclass of display artifact

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


(=>
    (instance ?DA DisplayArtifact)
    (hasPurpose ?DA
        (exists (?P ?D ?I)
            (and
                (instance ?P Putting)
                (instance ?D Disseminating)
                (instance ?I ContentBearingObject)
                (patient ?P ?I)
                (patient ?D ?I)
                (destination ?P ?DA)))))
Mid-level-ontology.kif 3422-3432


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