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



KB Term:  Term intersection
English Word: 

Sigma KEE - SecurityUnit
SecurityUnit(security unit)patrol, security, security_department

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


(subclass SecurityUnit Organization) Mid-level-ontology.kif 9881-9881 Security unit is a subclass of organization
(documentation SecurityUnit EnglishLanguage "The Organization that is charged with ensuring the security of members of the overall Organization and the property of the Organization.") Mid-level-ontology.kif 9882-9884 Security unit is a subclass of organization

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


(termFormat EnglishLanguage SecurityUnit "security unit") domainEnglishFormat.kif 51952-51952
(termFormat ChineseTraditionalLanguage SecurityUnit "安全部門") domainEnglishFormat.kif 51953-51953
(termFormat ChineseLanguage SecurityUnit "安全部门") domainEnglishFormat.kif 51954-51954

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


(=>
    (and
        (instance ?UNIT SecurityUnit)
        (subOrganization ?UNIT ?ORG))
    (holdsObligation ?UNIT
        (exists (?MAINTAIN)
            (and
                (instance ?MAINTAIN Maintaining)
                (agent ?MAINTAIN ?UNIT)
                (patient ?MAINTAIN ?ORG)))))
Mid-level-ontology.kif 9886-9895 If X is an instance of security unit and X is a part of the organization Y, then X is obliged to perform tasks of type there exists Z such that Z is an instance of maintaining, X is an agent of Z, and Y is a patient of Z
(=>
    (instance ?X SecurityUnit)
    (modalAttribute
        (exists (?S)
            (and
                (instance ?S SurveillanceSystem)
                (inScopeOfInterest ?X ?S))) Likely))
Mid-level-ontology.kif 29595-29601 If X is an instance of security unit, then the statement there exists Y such that Y is an instance of surveillance system and X is interested in Y has the modal force of likely


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners