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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - JudicialOrganization
JudicialOrganization

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


(documentation JudicialOrganization ChineseLanguage "JudicialOrganizationOrganization 的类别,它的主要宗旨是按照政府或其他组织的法规或条例作出判决。司法机构不一定是政府机构, 举例说体育协会的相关组织。") chinese_format.kif 3744-3746
(documentation JudicialOrganization EnglishLanguage "JudicialOrganization is the class of Organizations whose primary purpose is to render judgments according to the statutes or regulations of a government or other organization. Judicial bodies are not necessarily government organizations, for example, those associated with sporting associations.") Merge.kif 16885-16889
(externalImage JudicialOrganization "http://upload.wikimedia.org/wikipedia/ commons/ 9/ 94/ Supreme_Court.jpg") pictureList.kif 5035-5035
(subclass JudicialOrganization GovernmentOrganization) Merge.kif 16884-16884

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


(instance InternationalCourtOfJustice JudicialOrganization) Government.kif 3408-3408
(range JudiciaryFn JudicialOrganization) Government.kif 2101-2101
(subclass AppealsCourt JudicialOrganization) Government.kif 2159-2159
(subclass ConstitutionalCourt JudicialOrganization) Government.kif 2164-2164
(subclass IslamicLawCourt JudicialOrganization) Government.kif 2122-2122
(subclass SupremeCourt JudicialOrganization) Government.kif 2132-2132
(termFormat ChineseLanguage JudicialOrganization "司法组织") domainEnglishFormat.kif 31883-31883
(termFormat ChineseTraditionalLanguage JudicialOrganization "司法組織") domainEnglishFormat.kif 31882-31882
(termFormat EnglishLanguage JudicialOrganization "judicial organization") domainEnglishFormat.kif 31881-31881

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


(=>
    (and
        (instance ?ORG JudicialOrganization)
        (subOrganization ?ORG ?GOV)
        (instance ?GOV GovernmentOrganization))
    (instance ?ORG GovernmentOrganization))
Government.kif 2047-2052

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


(=>
    (and
        (instance ?PROCESS JudicialProcess)
        (agent ?PROCESS ?ORG)
        (instance ?ORG Organization))
    (instance ?ORG JudicialOrganization))
Merge.kif 10903-10908
(=>
    (attribute ?PERSON JudgeAtLaw)
    (exists (?ORG)
        (and
            (instance ?ORG JudicialOrganization)
            (instance ?ORG GovernmentOrganization)
            (employs ?ORG ?PERSON))))
Mid-level-ontology.kif 22632-22638
(=>
    (judicialBranch ?ORG ?AGENT)
    (instance ?ORG JudicialOrganization))
Government.kif 2070-2072
(=>
    (occupiesPosition ?P JudgeAtLaw ?O)
    (instance ?O JudicialOrganization))
Mid-level-ontology.kif 22650-22652


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