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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PoliceOrganization

Sigma KEE - PoliceOrganization
PoliceOrganization(警察组织)

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


(documentation PoliceOrganization ChineseLanguage "这是任何一个 Government 国内执法的 GovernmentOrganization。") chinese_format.kif 3742-3743
(documentation PoliceOrganization EnglishLanguage "Any GovernmentOrganization that is charged with domestic enforcement of the laws of the Government.") Merge.kif 16721-16722
(subclass PoliceOrganization GovernmentOrganization) Merge.kif 16720-16720 警察组织政府组织subclass

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


(instance USCustomsAndBorderProtection PoliceOrganization) Government.kif 4807-4807 美国海关和边境保护局警察组织instance
(termFormat ChineseLanguage PoliceOrganization "警察组织") domainEnglishFormat.kif 46422-46422
(termFormat ChineseTraditionalLanguage PoliceOrganization "警察組織") domainEnglishFormat.kif 46421-46421
(termFormat EnglishLanguage PoliceOrganization "police organization") domainEnglishFormat.kif 46420-46420

consequent
-------------------------


(=>
    (and
        (instance ?L LawEnforcement)
        (agent ?L ?P))
    (or
        (instance ?P PoliceOrganization)
        (exists (?O)
            (and
                (instance ?O PoliceOrganization)
                (member ?P ?O)))))
Mid-level-ontology.kif 13909-13918


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