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 1305-1305
(subclass ITAgent AutonomousAgent) engineering.kif 1306-1306 ITAgent est une sous-classe de AutonomousAgent

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


(termFormat ChineseLanguage ITAgent "IT代理商") domainEnglishFormat.kif 31231-31231
(termFormat ChineseTraditionalLanguage ITAgent "IT代理商") domainEnglishFormat.kif 31230-31230
(termFormat EnglishLanguage ITAgent "IT agent") domainEnglishFormat.kif 31229-31229

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


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


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