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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SecurityUnit

Sigma KEE - SecurityUnit
SecurityUnit

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 8549-8551
(subclass SecurityUnit Organization) Mid-level-ontology.kif 8548-8548

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


(termFormat ChineseLanguage SecurityUnit "安全部门") domainEnglishFormat.kif 51959-51959
(termFormat ChineseTraditionalLanguage SecurityUnit "安全部門") domainEnglishFormat.kif 51958-51958
(termFormat EnglishLanguage SecurityUnit "security unit") domainEnglishFormat.kif 51957-51957

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 8553-8563
(=>
    (instance ?X SecurityUnit)
    (modalAttribute
        (exists (?S)
            (and
                (instance ?S SurveillanceSystem)
                (inScopeOfInterest ?X ?S))) Likely))
Mid-level-ontology.kif 27034-27040


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