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



KB Term:  Term intersection
English Word: 

Sigma KEE - AlbumChart
AlbumChart(album chart)

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


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

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


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

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


(=>
    (instance ?X AlbumChart)
    (exists (?A)
        (and
            (instance ?A Album)
            (inList ?A ?X))))
Music.kif 1153-1158 If X is an instance of album chart, then there exists Y such that Y is an instance of album and Y is a member of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners