![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MusicChart(music charts) | hit_parade |
| appearance as argument number 1 |
|
|
| (subclass MusicChart List) | Music.kif 1121-1121 | Music charts is a subclass of list |
| (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 1122-1124 | Music charts is a subclass of list |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage MusicChart "music charts") | Music.kif 1125-1125 | |
| (subclass SinglesChart MusicChart) | Music.kif 1136-1136 | Singles chart is a subclass of music charts |
| (subclass AlbumChart MusicChart) | Music.kif 1148-1148 | Album chart is a subclass of music charts |
| appearance as argument number 3 |
|
|
| (domainSubclass musicChartBy 1 MusicChart) | Music.kif 1166-1166 | The number 1 argument of music chart by is a subclass of music charts |
| (domain musicChartPeriod 1 MusicChart) | Music.kif 1183-1183 | The number 1 argument of music chart period is an instance of music charts |
| antecedent |
|
|
| (=> (instance ?X MusicChart) (exists (?P ?OBJ) (causesProposition (and (instance ?P Selecting) (patient ?P ?X)) (inList ?OBJ ?X)))) |
Music.kif 1127-1134 | If X is an instance of music charts, then there exist Y, Z such that Z is a member of X is a causes proposition of Y is an instance of selecting, and X is a patient of Y |