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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DepartmentOfFn
DepartmentOfFn

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


(documentation DepartmentOfFn EnglishLanguage "A part of an Organization that is primary concerned with processes or objects of the given type. That is not to say that other departments may not also be concerned with these entities but merely the the principal concern of the given department or group.") Mid-level-ontology.kif 18354-18356
(domain DepartmentOfFn 1 Organization) Mid-level-ontology.kif 18350-18350 DepartmentOfFn 的 1 数量 是 机构instance
(domainSubclass DepartmentOfFn 2 Physical) Mid-level-ontology.kif 18351-18351 DepartmentOfFn 的 2 数量 是 物理subclass
(instance DepartmentOfFn BinaryFunction) Mid-level-ontology.kif 18349-18349 DepartmentOfFn二元函数instance
(range DepartmentOfFn Organization) Mid-level-ontology.kif 18352-18352 DepartmentOfFnrange机构 的实例

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


(format EnglishLanguage DepartmentOfFn "the department of %2 in %1") Mid-level-ontology.kif 18359-18359
(subrelation DepartmentOfPreventingFn DepartmentOfFn) Mid-level-ontology.kif 18416-18416 DepartmentOfPreventingFnDepartmentOfFnsubrelation
(termFormat EnglishLanguage DepartmentOfFn "department") Mid-level-ontology.kif 18358-18358

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


(=>
    (and
        (equal ?DEP
            (DepartmentOfFn ?COMP ?PHYS))
        (subOrganization ?DEP2 ?COMP)
        (not
            (equal ?DEP ?DEP2))
        (instance ?I ?PHYS)
        (inScopeOfInterest ?DEP ?I)
        (equal ?P1
            (ProbabilityFn
                (agent ?P ?DEP)))
        (equal ?P2
            (ProbabilityFn
                (agent ?P ?DEP2))))
    (greaterThan ?P1 ?P2))
Mid-level-ontology.kif 18370-18385
(=>
    (equal ?DEP
        (DepartmentOfFn ?COMP ?PHYS))
    (exists (?P ?I)
        (and
            (agent ?P ?DEP)
            (instance ?I ?PHYS)
            (inScopeOfInterest ?DEP ?I))))
Mid-level-ontology.kif 18361-18368


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