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



KB Term:  Term intersection
English Word: 

Sigma KEE - DownloadingSoftware
DownloadingSoftware(downloading software)

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


(subclass DownloadingSoftware DownloadingOverNetwork) ComputerInput.kif 2717-2717 Downloading software is a subclass of downloading
(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 2718-2720 Downloading software is a subclass of downloading

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


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

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


(=>
    (instance ?ACT DownloadingSoftware)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE SoftwareFile))))
ComputerInput.kif 2722-2727 If X is an instance of downloading software, then there exists Y such that Y is a patient of X and Y is an instance of software 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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners