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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DownloadingVideo

Sigma KEE - DownloadingVideo
DownloadingVideo(downloading video)

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


(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 2732-2734
(subclass DownloadingVideo DownloadingUserFile) ComputerInput.kif 2731-2731 Downloading video is a subclass of downloading user file

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


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

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


(=>
    (instance ?ACT DownloadingVideo)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE AudioFile))))
ComputerInput.kif 2748-2753
(=>
    (instance ?ACT DownloadingVideo)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE AudioVisualFile))))
ComputerInput.kif 2736-2741


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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