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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SportsPlay
SportsPlay

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


(documentation SportsPlay EnglishLanguage "A Plan for a Maneuver within a TeamSport.") Mid-level-ontology.kif 16668-16668
(subclass SportsPlay Plan) Mid-level-ontology.kif 16667-16667

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


(termFormat ChineseLanguage SportsPlay "体育比赛") domainEnglishFormat.kif 54776-54776
(termFormat ChineseTraditionalLanguage SportsPlay "體育比賽") domainEnglishFormat.kif 54775-54775
(termFormat EnglishLanguage SportsPlay "sports play") domainEnglishFormat.kif 54774-54774

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


(=>
    (and
        (instance ?SP SportsPlay)
        (realization ?P ?SP))
    (exists (?S)
        (and
            (instance ?S TeamSport)
            (instance ?P Maneuver)
            (subProcess ?P ?S))))
Mid-level-ontology.kif 16670-16678


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