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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ITAgent
ITAgent

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


(documentation ITAgent EnglishLanguage "agent capable of performing ITProcess") engineering.kif 1619-1619
(subclass ITAgent AutonomousAgent) engineering.kif 1620-1620

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


(termFormat ChineseLanguage ITAgent "IT代理商") domainEnglishFormat.kif 31260-31260
(termFormat ChineseTraditionalLanguage ITAgent "IT代理商") domainEnglishFormat.kif 31259-31259
(termFormat EnglishLanguage ITAgent "IT agent") domainEnglishFormat.kif 31258-31258

consequent
-------------------------


(=>
    (instance ?PROCESS ITProcess)
    (exists (?AGENT ?PATIENT)
        (and
            (agent ?PROCESS ?AGENT)
            (patient ?PROCESS ?PATIENT)
            (instance ?AGENT ITAgent)
            (instance ?PATIENT Computer))))
engineering.kif 1625-1632


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