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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Installing
Installing

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


(documentation Installing EnglishLanguage "Putting a Device in a location and configuring the Device so that it can be used as intended after the installation.") Mid-level-ontology.kif 19459-19460
(subclass Installing Putting) Mid-level-ontology.kif 19458-19458 Installing est une sous-classe de mettre

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


(termFormat ChineseLanguage Installing "安装") domainEnglishFormat.kif 30252-30252
(termFormat ChineseTraditionalLanguage Installing "安裝") domainEnglishFormat.kif 30251-30251
(termFormat EnglishLanguage Installing "installing") domainEnglishFormat.kif 30250-30250

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


(=>
    (and
        (instance ?INSTALL Installing)
        (patient ?INSTALL ?DEVICE)
        (hasPurpose ?DEVICE ?PURPOSE))
    (holdsDuring
        (EndFn
            (WhenFn ?INSTALL))
        (truth ?PURPOSE True)))
Mid-level-ontology.kif 19468-19473
(=>
    (and
        (instance ?INSTALL Installing)
        (patient ?INSTALL ?DEVICE))
    (instance ?DEVICE Device))
Mid-level-ontology.kif 19462-19466


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