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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - SphericalObject
SphericalObject

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


(documentation SphericalObject EnglishLanguage "An object with the attribute of being spherical.") Mid-level-ontology.kif 27250-27250
(subclass SphericalObject Object) Mid-level-ontology.kif 27249-27249

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


(termFormat EnglishLanguage SphericalObject "spherical object") domainEnglishFormat.kif 65522-65522

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


(=>
    (instance ?SHAPE SphericalObject)
    (shape ?SHAPE Sphere))
Mid-level-ontology.kif 27252-27254

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


(=>
    (instance ?SHOT FirearmShot)
    (exists (?C ?P ?CLASS ?X)
        (and
            (instance ?C Collection)
            (member ?P ?C)
            (instance ?P ?CLASS)
            (subclass ?CLASS SphericalObject)
            (approximateDiameter ?P
                (MeasureFn ?X Millimeter))
            (modalAttribute
                (and
                    (material ?CLASS Lead)
                    (lessThan ?X 10)) Likely))))
Mid-level-ontology.kif 1150-1163


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