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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DemoRecording
DemoRecording(demo recording)

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


(documentation DemoRecording EnglishLanguage "A DemoRecording refers to a Recording that is meant to be for a smaller group of people and is not meant for release or distribution to the public") Music.kif 403-405
(instance DemoRecording RecordingAttribute) Music.kif 402-402 Demo recording is an instance of recording attribute

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


(termFormat EnglishLanguage DemoRecording "demo recording") Music.kif 406-406

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


(=>
    (and
        (attribute ?M DemoRecording)
        (instance ?M Recording))
    (hasPurpose ?M
        (exists (?D ?G ?MUSIC)
            (and
                (instance ?D Demonstrating)
                (record ?M ?MUSIC)
                (patient ?D ?MUSIC)
                (destination ?D ?G)
                (instance ?G GroupOfPeople)))))
Music.kif 408-419


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