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 318-318
(subclass SoccerBall Ball) Sports.kif 323-323 Soccer ball is a subclass of ball

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


(termFormat ChineseLanguage SoccerBall "英式足球") Sports.kif 320-320
(termFormat ChineseTraditionalLanguage SoccerBall "英式足球") Sports.kif 321-321
(termFormat EnglishLanguage SoccerBall "soccer ball") Sports.kif 319-319

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


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

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


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


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