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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MusicChart
MusicChart

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


(documentation MusicChart EnglishLanguage "MusicChart is a ranked list of Album or MusicRecording that is deemed the most popular by some criteria, such as the number of sales or the airplay it receives from radio stations, and the like.") Music.kif 1120-1122
(subclass MusicChart List) Music.kif 1119-1119 MusicChart ist eine teilkategorie von List

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


(subclass AlbumChart MusicChart) Music.kif 1144-1144 AlbumChart ist eine teilkategorie von MusicChart
(subclass SinglesChart MusicChart) Music.kif 1132-1132 SinglesChart ist eine teilkategorie von MusicChart
(termFormat EnglishLanguage MusicChart "music charts") Music.kif 1123-1123

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


(domain musicChartPeriod 1 MusicChart) Music.kif 1179-1179 Die Zahl 1 Argument von musicChartPeriod ist ein fall von MusicChart %n{nicht}
(domainSubclass musicChartBy 1 MusicChart) Music.kif 1162-1162 Die Zahl 1 Argument von musicChartBy ist eine teilkategorie von MusicChart %n{nicht}

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


(=>
    (instance ?X MusicChart)
    (exists (?P ?OBJ)
        (and
            (instance ?P Selecting)
            (result ?P
                (inList ?OBJ ?X)))))
Music.kif 1125-1130


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