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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SportsAttribute
SportsAttribute(sports attribute)

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


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

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


(instance BaseballStrikeAttribute SportsAttribute) Sports.kif 744-744 Baseball strike attribute is an instance of sports attribute
(instance Foul SportsAttribute) Mid-level-ontology.kif 19527-19527 Foul is an instance of sports attribute
(instance SportsOut SportsAttribute) Mid-level-ontology.kif 19532-19532 Sports out is an instance of sports attribute
(termFormat ChineseLanguage SportsAttribute "体育属性") domainEnglishFormat.kif 54738-54738
(termFormat ChineseTraditionalLanguage SportsAttribute "體育屬性") domainEnglishFormat.kif 54737-54737
(termFormat EnglishLanguage SportsAttribute "sports attribute") domainEnglishFormat.kif 54736-54736

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 19515-19525


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