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


KB Term:  Term intersection
English Word: 

Sigma KEE - SportsAttribute
SportsAttribute(sports attribute)

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


(subclass SportsAttribute GameAttribute) Mid-level-ontology.kif 21411-21411 Sports attribute is a subclass of game attribute
(documentation SportsAttribute EnglishLanguage "Any GameAttribute that is specific to a Sport.") Mid-level-ontology.kif 21412-21413 Sports attribute is a subclass of game attribute
(externalImage SportsAttribute "http://upload.wikimedia.org/wikipedia/commons/ 1/ 17/ Bruno_Senna_2006_Australian_Grand_Prix.jpg") pictureList.kif 8729-8729 Sports attribute is a subclass of game attribute
(externalImage SportsAttribute "http://upload.wikimedia.org/wikipedia/commons/ 3/ 33/ Gymnasta.jpg") pictureList.kif 9681-9681 Sports attribute is a subclass of game attribute
(externalImage SportsAttribute "http://upload.wikimedia.org/wikipedia/commons/ f/ f3/ Three_point_shoot.JPG") pictureList.kif 9682-9682 Sports attribute is a subclass of game attribute

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


(instance Foul SportsAttribute) Mid-level-ontology.kif 21427-21427 Foul is an instance of sports attribute
(instance SportsOut SportsAttribute) Mid-level-ontology.kif 21432-21432 Sports out is an instance of sports attribute
(instance BaseballStrikeAttribute SportsAttribute) Sports.kif 770-770 Baseball strike attribute is an instance of sports attribute
(termFormat EnglishLanguage SportsAttribute "sports attribute") domainEnglishFormat.kif 54733-54733 Baseball strike attribute is an instance of sports attribute
(termFormat ChineseTraditionalLanguage SportsAttribute "體育屬性") domainEnglishFormat.kif 54734-54734 Baseball strike attribute is an instance of sports attribute
(termFormat ChineseLanguage SportsAttribute "体育属性") domainEnglishFormat.kif 54735-54735 Baseball strike attribute is an instance of sports attribute

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


(=>
    (and
        (property ?THING ?ATTR)
        (instance ?ATTR SportsAttribute))
    (exists (?SPORT)
        (and
            (instance ?SPORT Game)
            (or
                (agent ?SPORT ?THING)
                (patient ?SPORT ?THING)
                (subProcess ?THING ?SPORT)))))
Mid-level-ontology.kif 21415-21425 If X the attribute Y and Y is an instance of sports attribute, then there exists Z such that Z is an instance of game and X is an agent of Z, X is a patient of Z, or X 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