![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| 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 |