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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Won

Sigma KEE - Won
Won

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 19515-19516
(instance Won ContestAttribute) Mid-level-ontology.kif 19514-19514 Won e' uma instancia de Atributo de Competicao

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


(contraryAttribute Lost Won) Mid-level-ontology.kif 19510-19510 Lost e' &o oposto de Won
(termFormat ChineseLanguage Won "韩元") domainEnglishFormat.kif 63377-63377
(termFormat ChineseTraditionalLanguage Won "韓元") domainEnglishFormat.kif 63376-63376
(termFormat EnglishLanguage Won "won") domainEnglishFormat.kif 63375-63375

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 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 is open source software produced by Articulate Software and its partners