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 25889-25890
(subclass Whiteboard DataStorageDevice) Mid-level-ontology.kif 25887-25887 Whiteboard is a subclass of data storage device
(subclass Whiteboard DisplayArtifact) Mid-level-ontology.kif 25888-25888 Whiteboard is a subclass of display artifact

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


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

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


(=>
    (instance ?OBJ Whiteboard)
    (color ?OBJ White))
Mid-level-ontology.kif 25893-25895
(=>
    (instance ?OBJ Whiteboard)
    (hasPurpose ?OBJ
        (exists (?WRITE)
            (and
                (instance ?WRITE Writing)
                (destination ?WRITE ?OBJ)))))
Mid-level-ontology.kif 25901-25907
(=>
    (instance ?OBJ Whiteboard)
    (shape ?OBJ Flat))
Mid-level-ontology.kif 25897-25899


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