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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AlbumChart
AlbumChart(album chart)

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


(documentation AlbumChart EnglishLanguage "AlbumChart is a type of MusicChart for particular Album.") Music.kif 1147-1148
(subclass AlbumChart MusicChart) Music.kif 1146-1146 Album chart is a subclass of music charts

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


(termFormat EnglishLanguage AlbumChart "album chart") Music.kif 1149-1149

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


(=>
    (instance ?X AlbumChart)
    (exists (?A)
        (and
            (instance ?A Album)
            (inList ?A ?X))))
Music.kif 1151-1156


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