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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SingingContest
SingingContest

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


(documentation SingingContest EnglishLanguage "SingingContest is a type of MusicContest where Judging is made on people who are Singing.") Music.kif 1023-1024
(subclass SingingContest MusicContest) Music.kif 1022-1022 SingingContest est une sous-classe de MusicContest

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


(termFormat EnglishLanguage SingingContest "singing contest") Music.kif 1025-1025

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


(=>
    (instance ?CONTEST SingingContest)
    (exists (?J)
        (and
            (instance ?J Judging)
            (forall (?A)
                (=>
                    (contestParticipant ?CONTEST ?A)
                    (exists (?MV)
                        (and
                            (agent ?MV ?A)
                            (instance ?MV Singing)
                            (subProcess ?MV ?CONTEST)
                            (patient ?J ?MV))))))))
Music.kif 1027-1040


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