Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  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
-------------------------


(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 9295-9297
(subclass SecurityUnit Organization) Mid-level-ontology.kif 9294-9294 Security unit is a subclass of organization

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


(termFormat ChineseLanguage SecurityUnit "安全部门") domainEnglishFormat.kif 51990-51990
(termFormat ChineseTraditionalLanguage SecurityUnit "安全部門") domainEnglishFormat.kif 51989-51989
(termFormat EnglishLanguage SecurityUnit "security unit") domainEnglishFormat.kif 51988-51988

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


(=>
    (and
        (instance ?UNIT SecurityUnit)
        (subOrganization ?UNIT ?ORG))
    (holdsObligation
        (exists (?MAINTAIN)
            (and
                (instance ?MAINTAIN Maintaining)
                (agent ?MAINTAIN ?UNIT)
                (patient ?MAINTAIN ?ORG))) ?UNIT))
Mid-level-ontology.kif 9299-9309
(=>
    (instance ?X SecurityUnit)
    (modalAttribute
        (exists (?S)
            (and
                (instance ?S SurveillanceSystem)
                (inScopeOfInterest ?X ?S))) Likely))
Mid-level-ontology.kif 28096-28102


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