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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Ball
Ball(球)

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


(documentation Ball EnglishLanguage "Any GamePiece which has the shape of a sphere.") Mid-level-ontology.kif 17036-17036
(externalImage Ball "http://articulatesoftware.com/SUMOpictures/small_icons/ misc_1/ 8_Ball.png") pictureList.kif 252-252
(externalImage Ball "http://upload.wikimedia.org/wikipedia/commons/8/89/ Ball.agr.jpg") pictureList.kif 32-32
(subclass Ball GamePiece) Mid-level-ontology.kif 17035-17035 游戏片subclass

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


(subclass BasketBall Ball) Sports.kif 346-346 BasketBallsubclass
(subclass BowlingBall Ball) Sports.kif 1120-1120 BowlingBallsubclass
(subclass GolfBall Ball) Sports.kif 325-325 GolfBallsubclass
(subclass ShotBall Ball) Mid-level-ontology.kif 17042-17042 射球subclass
(subclass SoccerBall Ball) Sports.kif 311-311 英式足球subclass
(subclass TennisBall Ball) Sports.kif 347-347 TennisBallsubclass
(subclass VolleyBall Ball) Sports.kif 345-345 VolleyBallsubclass
(termFormat ChineseLanguage Ball "球") domainEnglishFormat.kif 9672-9672
(termFormat ChineseTraditionalLanguage Ball "球") domainEnglishFormat.kif 9671-9671
(termFormat EnglishLanguage Ball "ball") domainEnglishFormat.kif 9670-9670

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


(=>
    (instance ?B Ball)
    (attribute ?B Sphere))
Mid-level-ontology.kif 17038-17040

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


(=>
    (and
        (instance ?CATCH Catching)
        (patient ?CATCH ?BALL))
    (instance ?BALL Ball))
Mid-level-ontology.kif 17133-17137
(=>
    (and
        (instance ?PITCH Pitching)
        (patient ?PITCH ?BALL))
    (instance ?BALL Ball))
Mid-level-ontology.kif 17122-17126


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