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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Cone
Cone(cone)
cone, cone-shaped, cone_shape, conelike, conic, conical, conoid, funnel, funnel_shape

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


(documentation Cone EnglishLanguage "The class of ThreeDimensionalFigures which are produced by rotating a RightTriangle around its RightAngle.") Mid-level-ontology.kif 5456-5457
(externalImage Cone "http://upload.wikimedia.org/wikipedia/commons/d/d2/ Cone_3d.png") pictureList.kif 1711-1711
(subclass Cone ThreeDimensionalFigure) Mid-level-ontology.kif 5455-5455 Cone is a subclass of three dimensional figure

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


(termFormat ChineseLanguage Cone "锥体") domainEnglishFormat.kif 16551-16551
(termFormat ChineseTraditionalLanguage Cone "錐體") domainEnglishFormat.kif 16550-16550
(termFormat EnglishLanguage Cone "cone") domainEnglishFormat.kif 16549-16549

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


(=>
    (instance ?S Waterspout)
    (exists (?A ?R ?C ?F ?W)
        (and
            (instance ?A AirStream)
            (instance ?R Rotating)
            (patient ?R ?A)
            (origin ?R ?C)
            (instance ?C WaterCloud)
            (part ?F ?C)
            (shape ?F Cone)
            (eventLocated ?R ?W)
            (instance ?W BodyOfWater)
            (connects ?F ?W ?C))))
Weather.kif 1034-1047


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