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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MultimediaFile
MultimediaFile

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


(documentation MultimediaFile EnglishLanguage "An instance of MultimediaFile is a ComputerFile that can contain (encode) multimedia content: images, text, and/ or sound.") Media.kif 1412-1414
(subclass MultimediaFile ComputerFile) Media.kif 1416-1416

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


(subclass AudioVisualFile MultimediaFile) Media.kif 1470-1470
(subclass MUSFile MultimediaFile) Media.kif 1427-1427
(termFormat EnglishLanguage MultimediaFile "multimedia file") domainEnglishFormat.kif 65232-65232

consequent
-------------------------


(=>
    (and
        (instance ?ACT DownloadingNonAudioVideoImageUserFile)
        (patient ?ACT ?FILE)
        (instance ?FILE ComputerFile))
    (and
        (not
            (instance ?FILE ImageFile))
        (not
            (instance ?FILE AudioFile))
        (not
            (instance ?FILE MultimediaFile))))
ComputerInput.kif 2761-2772
(=>
    (instance ?I ITunes)
    (hasPurpose ?I
        (exists (?M ?D)
            (and
                (instance ?M MultimediaFile)
                (instance ?D DownloadingOverNetwork)
                (objectTransferred ?D ?M)
                (instrument ?D ?I)))))
ComputingBrands.kif 3405-3413


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