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 405-407
(instance DemoRecording RecordingAttribute) Music.kif 404-404 Demo recording is an instance of recording attribute

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


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

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 410-421


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