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


KB Term:  Term intersection
English Word: 

Sigma KEE - SportsPlay
SportsPlay(sports play)basketball_play, football_play, play, power_play, razmataz, razzle, razzle-dazzle, razzmatazz

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


(subclass SportsPlay Plan) Mid-level-ontology.kif 18254-18254 Sports play is a subclass of plan
(documentation SportsPlay EnglishLanguage "A Plan for a Maneuver within a TeamSport.") Mid-level-ontology.kif 18255-18255 Sports play is a subclass of plan

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


(termFormat EnglishLanguage SportsPlay "sports play") domainEnglishFormat.kif 54769-54769
(termFormat ChineseTraditionalLanguage SportsPlay "體育比賽") domainEnglishFormat.kif 54770-54770
(termFormat ChineseLanguage SportsPlay "体育比赛") domainEnglishFormat.kif 54771-54771

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


(=>
    (and
        (instance ?SP SportsPlay)
        (realization ?P ?SP))
    (exists (?S)
        (and
            (instance ?S TeamSport)
            (instance ?P Maneuver)
            (subProcess ?P ?S))))
Mid-level-ontology.kif 18257-18265 If X is an instance of sports play and Y expresses the content of X, then there exists Z such that Z is an instance of team sport, Y is an instance of maneuver, and Y is a subprocess of Z


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners