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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - UploadingAudioFile
UploadingAudioFile

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


(documentation UploadingAudioFile EnglishLanguage "UploadingAudioFile is those instances of NetworkCommunication in which a non-video AudioFile is uploaded from a user's local computer onto another ComputerSystem on a network.") ComputerInput.kif 2813-2815
(subclass UploadingAudioFile UploadingOverNetwork) ComputerInput.kif 2812-2812

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


(termFormat EnglishLanguage UploadingAudioFile "uploading audio file") domainEnglishFormat.kif 65669-65669

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


(=>
    (instance ?ACT UploadingAudioFile)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE AudioFile))))
ComputerInput.kif 2817-2822


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