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

Formal Language: 



KB Term:  Term intersection
English Word: 

  JudicialOrganization

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 16796-16800
(externalImage JudicialOrganization "http://upload.wikimedia.org/wikipedia/ commons/ 9/ 94/ Supreme_Court.jpg") pictureList.kif 5036-5036
(subclass JudicialOrganization Organization) Merge.kif 16795-16795 JudicialOrganization e' uma sub-classe de Organizacao

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


(instance InternationalCourtOfJustice JudicialOrganization) Government.kif 3411-3411 InternationalCourtOfJustice e' uma instancia de JudicialOrganization
(range JudiciaryFn JudicialOrganization) Government.kif 2104-2104 O contra-dominio de JudiciaryFn e' uma instancia de JudicialOrganization
(subclass AppealsCourt JudicialOrganization) Government.kif 2162-2162 AppealsCourt e' uma sub-classe de JudicialOrganization
(subclass ConstitutionalCourt JudicialOrganization) Government.kif 2167-2167 ConstitutionalCourt e' uma sub-classe de JudicialOrganization
(subclass IslamicLawCourt JudicialOrganization) Government.kif 2125-2125 IslamicLawCourt e' uma sub-classe de JudicialOrganization
(subclass SupremeCourt JudicialOrganization) Government.kif 2135-2135 SupremeCourt e' uma sub-classe de JudicialOrganization
(termFormat ChineseLanguage JudicialOrganization "司法组织") domainEnglishFormat.kif 31855-31855
(termFormat ChineseTraditionalLanguage JudicialOrganization "司法組織") domainEnglishFormat.kif 31854-31854
(termFormat EnglishLanguage JudicialOrganization "judicial organization") domainEnglishFormat.kif 31853-31853

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


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

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


(=>
    (and
        (instance ?PROCESS JudicialProcess)
        (agent ?PROCESS ?ORG)
        (instance ?ORG Organization))
    (instance ?ORG JudicialOrganization))
Merge.kif 10814-10819
(=>
    (attribute ?PERSON JudgeAtLaw)
    (exists (?ORG)
        (and
            (instance ?ORG JudicialOrganization)
            (instance ?ORG GovernmentOrganization)
            (employs ?ORG ?PERSON))))
Mid-level-ontology.kif 21025-21031
(=>
    (judicialBranch ?ORG ?AGENT)
    (instance ?ORG JudicialOrganization))
Government.kif 2072-2074
(=>
    (occupiesPosition ?P JudgeAtLaw ?O)
    (instance ?O JudicialOrganization))
Mid-level-ontology.kif 21043-21045


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