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



KB Term:  Term intersection
English Word: 

  StudioRecording

Sigma KEE - StudioRecording
StudioRecording(studio recording)

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


(instance StudioRecording RecordingAttribute) Music.kif 389-389 Studio recording is an instance of recording attribute
(documentation StudioRecording EnglishLanguage "StudioRecording refers to a MusicRecording that was captured from sessions in a recording studio.") Music.kif 390-391 Studio recording is an instance of recording attribute

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


(termFormat EnglishLanguage StudioRecording "studio recording") Music.kif 392-392

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


(=>
    (and
        (attribute ?M StudioRecording)
        (instance ?M Recording))
    (exists (?P ?S)
        (and
            (record ?M ?P)
            (eventLocated ?P ?S)
            (instance ?S RecordingStudio))))
Music.kif 394-402 If studio recording is an attribute of X and X is an instance of recording, then there exist Y, Z such that X is a record of Y, Y is located at Z, and Z is an instance of recording studio


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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