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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LiveRecording
LiveRecording(live recording)

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


(documentation LiveRecording EnglishLanguage "LiveRecording refers to a MusicRecording that was captured directly from a Performance") Music.kif 376-377
(instance LiveRecording RecordingAttribute) Music.kif 375-375 Live recording is an instance of recording attribute

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


(termFormat EnglishLanguage LiveRecording "live recording") Music.kif 378-378

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


(=>
    (and
        (attribute ?M LiveRecording)
        (instance ?M Recording))
    (exists (?P)
        (and
            (instance ?P Performance)
            (record ?M ?P))))
Music.kif 380-387


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