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

Formal Language: 



KB Term:  Term intersection
English Word: 

  MusicContest

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

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


(subclass SingingContest MusicContest) Music.kif 1022-1022
(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 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