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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AlbumAttribute
AlbumAttribute

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


(documentation AlbumAttribute EnglishLanguage "AlbumAttribute is used to describe the contents of an Album") Music.kif 474-475
(subclass AlbumAttribute RelationalAttribute) Music.kif 473-473 AlbumAttribute関係属性subclass では %n

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


(instance CompilationAlbum AlbumAttribute) Music.kif 484-484 CompilationAlbumAlbumAttributeinstance では %n
(termFormat EnglishLanguage AlbumAttribute "album attribute") Music.kif 476-476

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


(=>
    (and
        (attribute ?A ?ATTR)
        (instance ?ATTR AlbumAttribute))
    (instance ?A Album))
Music.kif 478-482
(=>
    (and
        (instance ?ATTR AlbumAttribute)
        (albumType ?A ?ATTR))
    (attribute ?A ?ATTR))
Music.kif 297-301


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