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 1618-1618
(subclass ITAgent AutonomousAgent) engineering.kif 1619-1619

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


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

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


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


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