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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Won
Won(won)defeat, get_the_better_of, last_laugh, mark, overcome, overrun, romp, set, triumph, victory, walk-in, waltz, win

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


(documentation Won EnglishLanguage "The ContestAttribute that applies to a Contest participant who has won the Contest.") Mid-level-ontology.kif 19746-19747
(instance Won ContestAttribute) Mid-level-ontology.kif 19745-19745 Won is an instance of contest attribute

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


(contraryAttribute Lost Won) Mid-level-ontology.kif 19741-19741 Lost is the opposite of won
(termFormat ChineseLanguage Won "韩元") domainEnglishFormat.kif 63423-63423 Lost is the opposite of won
(termFormat ChineseTraditionalLanguage Won "韓元") domainEnglishFormat.kif 63422-63422 Lost is the opposite of won
(termFormat EnglishLanguage Won "won") domainEnglishFormat.kif 63421-63421 Lost is the opposite of won

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


(=>
    (and
        (subjectiveAttribute ?X Won ?JUDGE)
        (instance ?X
            (FoodForFn Human)))
    (exists (?CONTEST ?AGENT ?PROC)
        (and
            (contestObject ?CONTEST ?X ?AGENT)
            (instance ?PROC Judging)
            (agent ?PROC ?JUDGE)
            (subProcess ?PROC ?CONTEST))))
Dining.kif 900-909


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