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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DepartmentOfFn

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 18327-18329
(domain DepartmentOfFn 1 Organization) Mid-level-ontology.kif 18323-18323 DepartmentOfFn の数値 1 引数は 組織instance では %n
(domainSubclass DepartmentOfFn 2 Physical) Mid-level-ontology.kif 18324-18324 DepartmentOfFn の数値 2 引数は 物理subclass では %n
(instance DepartmentOfFn BinaryFunction) Mid-level-ontology.kif 18322-18322 DepartmentOfFn2変数関数instance では %n
(range DepartmentOfFn Organization) Mid-level-ontology.kif 18325-18325 DepartmentOfFnrange組織 のインスタンス では %n

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


(format EnglishLanguage DepartmentOfFn "the department of %2 in %1") Mid-level-ontology.kif 18332-18332
(subrelation DepartmentOfPreventingFn DepartmentOfFn) Mid-level-ontology.kif 18389-18389 DepartmentOfPreventingFnDepartmentOfFnsubrelation では %n
(termFormat EnglishLanguage DepartmentOfFn "department") Mid-level-ontology.kif 18331-18331

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 18343-18358
(=>
    (equal ?DEP
        (DepartmentOfFn ?COMP ?PHYS))
    (exists (?P ?I)
        (and
            (agent ?P ?DEP)
            (instance ?I ?PHYS)
            (inScopeOfInterest ?DEP ?I))))
Mid-level-ontology.kif 18334-18341


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