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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Discography
Discography

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


(documentation Discography EnglishLanguage "A Discography is the collection of all released MusicRecording of a Musician. This is different from something like a sessionography, which is a collection of all recording sessions, whether they have been released for sale or not.") Music.kif 61-64
(subclass Discography Collection) Music.kif 60-60 Discography e' uma sub-classe de Colecao

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


(termFormat EnglishLanguage Discography "discography") Music.kif 65-65

appearance as argument number 3
-------------------------


(domain discography 2 Discography) Music.kif 241-241 O argumento numero 2 de discography e' uma instancia de Discography

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


(=>
    (instance ?D Discography)
    (exists (?M ?AC)
        (and
            (instance ?M CognitiveAgent)
            (attribute ?M ?AC)
            (instance ?AC Musician)
            (forall (?X)
                (=>
                    (member ?X ?D)
                    (exists (?I ?T ?R ?DS)
                        (and
                            (musician ?X ?M ?I)
                            (releaseForSale
                                (AlbumCopiesFn ?X ?DS) ?R ?T))))))))
Music.kif 67-80


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