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


KB Term:  Term intersection
English Word: 

Sigma KEE - UploadingAudioFile
UploadingAudioFile(uploading audio file)

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


(subclass UploadingAudioFile UploadingOverNetwork) ComputerInput.kif 2828-2828 Uploading audio file is a subclass of uploading
(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 2829-2831 Uploading audio file is a subclass of uploading

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


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

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


(=>
    (instance ?ACT UploadingAudioFile)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE AudioFile))))
ComputerInput.kif 2833-2838 If X is an instance of uploading audio file, then there exists Y such that Y is a patient of X and Y is an instance of audio 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