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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Whiteboard
Whiteboard(whiteboard)

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


(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 27282-27283
(subclass Whiteboard DataStorageDevice) Mid-level-ontology.kif 27280-27280 Whiteboard is a subclass of data storage device
(subclass Whiteboard DisplayArtifact) Mid-level-ontology.kif 27281-27281 Whiteboard is a subclass of display artifact

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


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

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


(=>
    (instance ?OBJ Whiteboard)
    (color ?OBJ White))
Mid-level-ontology.kif 27286-27288
(=>
    (instance ?OBJ Whiteboard)
    (hasPurpose ?OBJ
        (exists (?WRITE)
            (and
                (instance ?WRITE Writing)
                (destination ?WRITE ?OBJ)))))
Mid-level-ontology.kif 27294-27300
(=>
    (instance ?OBJ Whiteboard)
    (shape ?OBJ Flat))
Mid-level-ontology.kif 27290-27292


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