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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DepartmentOfPreventingFn
DepartmentOfPreventingFn

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


(documentation DepartmentOfPreventingFn EnglishLanguage "DepartmentOfPreventingFn is a funtion which returns an instance of the department of an organisation (?COMP) charged with preventing or inhibiting a class of processes (?PHYS) of a certain kind.") Mid-level-ontology.kif 18391-18393
(domain DepartmentOfPreventingFn 1 Organization) Mid-level-ontology.kif 18394-18394 DepartmentOfPreventingFn の数値 1 引数は 組織instance では %n
(domainSubclass DepartmentOfPreventingFn 2 Process) Mid-level-ontology.kif 18395-18395 DepartmentOfPreventingFn の数値 2 引数は 工程subclass では %n
(instance DepartmentOfPreventingFn BinaryFunction) Mid-level-ontology.kif 18390-18390 DepartmentOfPreventingFn2変数関数instance では %n
(range DepartmentOfPreventingFn Organization) Mid-level-ontology.kif 18397-18397 DepartmentOfPreventingFnrange組織 のインスタンス では %n
(subrelation DepartmentOfPreventingFn DepartmentOfFn) Mid-level-ontology.kif 18389-18389 DepartmentOfPreventingFnDepartmentOfFnsubrelation では %n

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


(format EnglishLanguage DepartmentOfPreventingFn "%1 is %n preventing %2") Mid-level-ontology.kif 18396-18396
(termFormat EnglishLanguage DepartmentOfPreventingFn "Department of preventing fn") domainEnglishFormat.kif 64757-64757

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


(=>
    (and
        (equal ?DEP
            (DepartmentOfPreventingFn ?COMP ?PHYS))
        (subclass ?PHYS Process)
        (subOrganization ?DEP ?COMP))
    (inhibits ?DEP ?PHYS))
Mid-level-ontology.kif 18401-18406
(=>
    (equal ?DEP
        (DepartmentOfPreventingFn ?COMP ?PHYS))
    (not
        (desires ?COMP
            (exists (?P)
                (and
                    (instance ?P ?PHYS)
                    (involvedInEvent ?P ?COMP))))))
Mid-level-ontology.kif 18408-18415


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