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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DownloadingSoftware
DownloadingSoftware(downloading software)

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


(documentation DownloadingSoftware EnglishLanguage "DownloadingSoftware is those instances of NetworkCommunication in which a SoftwarePackage is downloaded from a network onto the user's local computer.") ComputerInput.kif 2702-2704
(subclass DownloadingSoftware DownloadingOverNetwork) ComputerInput.kif 2701-2701 Downloading software is a subclass of downloading

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


(termFormat EnglishLanguage DownloadingSoftware "downloading software") domainEnglishFormat.kif 64785-64785

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


(=>
    (instance ?ACT DownloadingSoftware)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE SoftwareFile))))
ComputerInput.kif 2706-2711


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 is open source software produced by Articulate Software and its partners