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


KB Term:  Term intersection
English Word: 

Sigma KEE - AudioVisualFile
AudioVisualFile(audio visual file)

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


(documentation AudioVisualFile EnglishLanguage "An instance of AudioVisualFile is a ComputerFile that can contain information intended to be rendered as sounds for visual images.") Media.kif 1410-1412
(subclass AudioVisualFile ImageFile) Media.kif 1413-1413 Audio visual file is a subclass of image file
(subclass AudioVisualFile AudioFile) Media.kif 1414-1414 Audio visual file is a subclass of audio file
(subclass AudioVisualFile MultimediaFile) Media.kif 1415-1415 Audio visual file is a subclass of multimedia file

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


(termFormat EnglishLanguage AudioVisualFile "audio visual file") domainEnglishFormat.kif 64495-64495

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


(=>
    (instance ?ACT DownloadingVideo)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE AudioVisualFile))))
ComputerInput.kif 2752-2757 If X is an instance of downloading video, then there exists Y such that Y is a patient of X and Y is an instance of audio visual file
(=>
    (instance ?ACT UploadingVideo)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE AudioVisualFile))))
ComputerInput.kif 2821-2826 If X is an instance of uploading video, then there exists Y such that Y is a patient of X and Y is an instance of audio visual file


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners