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


KB Term:  Term intersection
English Word: 

Sigma KEE - ContestAttribute
ContestAttribute(contest attribute)Pyrrhic_victory, TKO, Waterloo, ahead, all-victorious, armistice, behind, blowout, bottom, capitulation, cease-fire, checkmate, confiscate, corner_kick, course_credit, credit, deadlocked, debacle, default, defeated, disqualified, dormie, dormy, drubbing, error, even, failing, fair, fair_ball, fall, fielder's_choice, first-place_finish, flunk, footfault, forfeit, forfeited, foul, foul_ball, free_kick, fumble, goalless, grand_slam, hitless, in-bounds, in_the_lead, ineligible, landslide, last, last-place, laugher...

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


(subclass ContestAttribute ObjectiveNorm) Merge.kif 17734-17734 Contest attribute is a subclass of objective norm
(documentation ContestAttribute EnglishLanguage "A Class containing Attributes that are specific to participants in a Contest. In particular, these Attributes indicate the position of one of the agents in the Contest with respect to other agent(s) in the Contest. Some examples of these Attributes are winning, losing, won, lost, etc.") Merge.kif 17735-17739 Contest attribute is a subclass of objective norm

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


(instance Lost ContestAttribute) Mid-level-ontology.kif 21382-21382 Lost is an instance of contest attribute
(instance Won ContestAttribute) Mid-level-ontology.kif 21387-21387 Won is an instance of contest attribute
(instance TieScore ContestAttribute) Mid-level-ontology.kif 21391-21391 Tie score is an instance of contest attribute
(subclass GameAttribute ContestAttribute) Mid-level-ontology.kif 21395-21395 Game attribute is a subclass of contest attribute
(termFormat EnglishLanguage ContestAttribute "contest attribute") english_format.kif 1713-1713 Game attribute is a subclass of contest attribute

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


(=>
    (and
        (property ?THING ?ATTR)
        (instance ?ATTR ContestAttribute))
    (exists (?CONTEST)
        (and
            (instance ?CONTEST Contest)
            (or
                (agent ?CONTEST ?THING)
                (patient ?CONTEST ?THING)
                (subProcess ?THING ?CONTEST)))))
Merge.kif 17741-17751 If X the attribute Y and Y is an instance of contest attribute, then there exists Z such that Z is an instance of contest 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