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


KB Term:  Term intersection
English Word: 

Sigma KEE - Whiteboard
Whiteboard(whiteboard)

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


(subclass Whiteboard DataStorageDevice) Mid-level-ontology.kif 28191-28191 Whiteboard is a subclass of data storage device
(subclass Whiteboard DisplayArtifact) Mid-level-ontology.kif 28192-28192 Whiteboard is a subclass of display artifact
(documentation Whiteboard EnglishLanguage "%&Whiteboard refers to flat surface where information can be encoded using erasable pens. This baord is normally colored White") Mid-level-ontology.kif 28193-28194 Whiteboard is a subclass of display artifact

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


(termFormat EnglishLanguage Whiteboard "whiteboard") Mid-level-ontology.kif 28195-28195

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


(=>
    (instance ?OBJ Whiteboard)
    (color ?OBJ White))
Mid-level-ontology.kif 28197-28199 If X is an instance of whiteboard, then X is the color white
(=>
    (instance ?OBJ Whiteboard)
    (shape ?OBJ Flat))
Mid-level-ontology.kif 28201-28203 If X is an instance of whiteboard, then X is flat
(=>
    (instance ?OBJ Whiteboard)
    (hasPurpose ?OBJ
        (exists (?WRITE)
            (and
                (instance ?WRITE Writing)
                (destination ?WRITE ?OBJ)))))
Mid-level-ontology.kif 28205-28211 If X is an instance of whiteboard, then X has the purpose there exists Y such that Y is an instance of writing and Y ends up at X


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners