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



KB Term:  Term intersection
English Word: 

  GameAttribute

Sigma KEE - GameAttribute
GameAttribute(game attribute)strong_suit

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


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

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


(subclass SportsAttribute GameAttribute) Mid-level-ontology.kif 21411-21411 Sports attribute is a subclass of game attribute
(termFormat EnglishLanguage GameAttribute "game attribute") domainEnglishFormat.kif 25438-25438 Sports attribute is a subclass of game attribute
(termFormat ChineseTraditionalLanguage GameAttribute "遊戲屬性") domainEnglishFormat.kif 25439-25439 Sports attribute is a subclass of game attribute
(termFormat ChineseLanguage GameAttribute "游戏属性") domainEnglishFormat.kif 25440-25440 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 21399-21409 If X the attribute Y and Y is an instance of game 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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners