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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DepartmentOfPreventingFn

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 18294-18296
(domain DepartmentOfPreventingFn 1 Organization) Mid-level-ontology.kif 18297-18297
(domainSubclass DepartmentOfPreventingFn 2 Process) Mid-level-ontology.kif 18298-18298
(instance DepartmentOfPreventingFn BinaryFunction) Mid-level-ontology.kif 18293-18293
(range DepartmentOfPreventingFn Organization) Mid-level-ontology.kif 18300-18300
(subrelation DepartmentOfPreventingFn DepartmentOfFn) Mid-level-ontology.kif 18292-18292

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


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

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


(=>
    (and
        (equal ?DEP
            (DepartmentOfPreventingFn ?COMP ?PHYS))
        (subclass ?PHYS Process)
        (subOrganization ?DEP ?COMP))
    (inhibits ?DEP ?PHYS))
Mid-level-ontology.kif 18304-18309
(=>
    (equal ?DEP
        (DepartmentOfPreventingFn ?COMP ?PHYS))
    (not
        (desires ?COMP
            (exists (?P)
                (and
                    (instance ?P ?PHYS)
                    (involvedInEvent ?P ?COMP))))))
Mid-level-ontology.kif 18311-18318


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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