DownloadingVideo
|
|
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 |
appearance as argument number 2 |
(termFormat EnglishLanguage DownloadingVideo "downloading video") | domainEnglishFormat.kif 64789-64789 |
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 |