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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MusicContest
MusicContest

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


(documentation MusicContest EnglishLanguage "MusicContest is a type of Contest where some Judging is made on a MakingMusic instance.") Music.kif 1003-1004
(subclass MusicContest Contest) Music.kif 1002-1002 MusicContest est une sous-classe de affrontement

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


(subclass SingingContest MusicContest) Music.kif 1022-1022 SingingContest est une sous-classe de MusicContest
(termFormat EnglishLanguage MusicContest "music contest") Music.kif 1005-1005

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


(=>
    (instance ?CONTEST MusicContest)
    (exists (?J)
        (and
            (instance ?J Judging)
            (forall (?A)
                (=>
                    (contestParticipant ?CONTEST ?A)
                    (exists (?MM)
                        (and
                            (agent ?MM ?A)
                            (instance ?MM MakingMusic)
                            (subProcess ?MM ?CONTEST)
                            (patient ?J ?MM))))))))
Music.kif 1007-1020


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