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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SoccerBall
SoccerBall(soccer ball)soccer_ball

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


(documentation SoccerBall EnglishLanguage "A SoccerBall is the Ball used in the Sport of Soccer.") Sports.kif 306-306
(subclass SoccerBall Ball) Sports.kif 311-311 Soccer ball is a subclass of ball

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


(termFormat ChineseLanguage SoccerBall "英式足球") Sports.kif 308-308
(termFormat ChineseTraditionalLanguage SoccerBall "英式足球") Sports.kif 309-309
(termFormat EnglishLanguage SoccerBall "soccer ball") Sports.kif 307-307

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


(=>
    (instance ?BALL SoccerBall)
    (hasPurpose ?BALL
        (exists (?S ?K)
            (and
                (instance ?S Soccer)
                (instance ?K Kicking)
                (subProcess ?K ?S)
                (patient ?K ?BALL)))))
Sports.kif 313-321

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


(=>
    (instance ?S Soccer)
    (exists (?BALL)
        (and
            (instance ?BALL SoccerBall)
            (patient ?S ?BALL))))
Sports.kif 177-182


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