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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AlbumChart

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 1145-1146
(subclass AlbumChart MusicChart) Music.kif 1144-1144 Album chart is a subclass of music charts

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


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

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


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


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