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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - GameAttribute
GameAttribute(game attribute)strong_suit

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


(documentation GameAttribute EnglishLanguage "Any ContestAttribute that is specific to a Game.") Mid-level-ontology.kif 21067-21068
(subclass GameAttribute ContestAttribute) Mid-level-ontology.kif 21066-21066 Game attribute is a subclass of contest attribute

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


(subclass SportsAttribute GameAttribute) Mid-level-ontology.kif 21082-21082 Sports attribute is a subclass of game attribute
(termFormat ChineseLanguage GameAttribute "游戏属性") domainEnglishFormat.kif 25447-25447 Sports attribute is a subclass of game attribute
(termFormat ChineseTraditionalLanguage GameAttribute "遊戲屬性") domainEnglishFormat.kif 25446-25446 Sports attribute is a subclass of game attribute
(termFormat EnglishLanguage GameAttribute "game attribute") domainEnglishFormat.kif 25445-25445 Sports attribute is a subclass of game attribute

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


(=>
    (and
        (property ?THING ?ATTR)
        (instance ?ATTR GameAttribute))
    (exists (?GAME)
        (and
            (instance ?GAME Game)
            (or
                (agent ?GAME ?THING)
                (patient ?GAME ?THING)
                (subProcess ?THING ?GAME)))))
Mid-level-ontology.kif 21070-21080


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