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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Acapella
Acapella(acapella)

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


(documentation Acapella EnglishLanguage "Acapella describes the MusicGenre that does not have any instrumental backing.") Music.kif 522-523
(instance Acapella MusicGenre) Music.kif 521-521 Acapella is an instance of music genre

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


(termFormat EnglishLanguage Acapella "acapella") Music.kif 524-524

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


(=>
    (and
        (musicGenre ?MR Acapella)
        (record ?MR ?MM))
    (not
        (exists (?MI)
            (and
                (instance ?MI MakingInstrumentalMusic)
                (subProcess ?MI ?MM)))))
Music.kif 526-534


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