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


KB Term:  Term intersection
English Word: 

Sigma KEE - Easel
Easel(easel)easel

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


(subclass Easel Tripod) Mid-level-ontology.kif 29328-29328 Easel is a subclass of tripod
(documentation Easel EnglishLanguage "Easel is a type of Tripod that supports a flat object such as a canvas or a flipboard") Mid-level-ontology.kif 29329-29330 Easel is a subclass of tripod

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


(termFormat EnglishLanguage Easel "easel") Mid-level-ontology.kif 29331-29331

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


(=>
    (instance ?X Easel)
    (hasPurpose ?X
        (exists (?OBJ ?PUT)
            (and
                (instance ?OBJ Artifact)
                (attribute ?OBJ Flat)
                (instance ?PUT Putting)
                (patient ?PUT ?OBJ)
                (destination ?PUT ?X)))))
Mid-level-ontology.kif 29333-29342 If X is an instance of easel, then X has the purpose there exist Y, Z such that Y is an instance of artifact, flat is an attribute of Y, Z is an instance of putting, Y is a patient of Z, and Z 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