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



KB Term:  Term intersection
English Word: 

  HemisphereFigure

Sigma KEE - HemisphereFigure
HemisphereFigure(hemisphere)hemisphere

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


(subclass HemisphereFigure ThreeDimensionalFigure) Mid-level-ontology.kif 29149-29149 Hemisphere is a subclass of three dimensional figure
(documentation HemisphereFigure EnglishLanguage "HemisphereFigure describes a figure that is half of a Sphere") Mid-level-ontology.kif 29150-29151 Hemisphere is a subclass of three dimensional figure

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


(termFormat EnglishLanguage HemisphereFigure "hemisphere") Mid-level-ontology.kif 29152-29152

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


(=>
    (and
        (attribute ?X ?HEMI)
        (instance ?HEMI HemisphereFigure))
    (exists (?Y)
        (and
            (instance ?Y Sphere)
            (half ?X ?Y))))
Mid-level-ontology.kif 29154-29161 If X is an attribute of Y and X is an instance of hemisphere, then there exists Z such that Z is an instance of sphere and Y is half of Z

consequent
-------------------------


(=>
    (instance ?X Dome)
    (exists (?HEMI)
        (and
            (attribute ?X ?HEMI)
            (instance ?HEMI HemisphereFigure))))
Mid-level-ontology.kif 29168-29173 If X is an instance of dome, then there exists Y such that Y is an attribute of X and Y is an instance of hemisphere


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners