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


KB Term:  Term intersection
English Word: 

Sigma KEE - DownloadingVideo
DownloadingVideo(downloading video)

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


(subclass DownloadingVideo DownloadingUserFile) ComputerInput.kif 2747-2747 Downloading video is a subclass of downloading user file
(documentation DownloadingVideo EnglishLanguage "DownloadingVideo is those instances of NetworkCommunication in which an AudioVisualFile is downloaded to a user's local computer from another ComputerSystem on a network.") ComputerInput.kif 2748-2750 Downloading video is a subclass of downloading user file

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


(termFormat EnglishLanguage DownloadingVideo "downloading video") domainEnglishFormat.kif 64790-64790

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


(=>
    (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 DownloadingVideo)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE AudioFile))))
ComputerInput.kif 2764-2769 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 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