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

Formal Language: 



KB Term:  Term intersection
English Word: 

  JudgeAtLaw

Sigma KEE - JudgeAtLaw
JudgeAtLaw

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


(documentation JudgeAtLaw EnglishLanguage "JudgeAtLaw is the Position of a person who is a public official with the authority to decide legal matters in a governmental JudicialOrganization.") Mid-level-ontology.kif 20994-20996
(externalImage JudgeAtLaw "http://upload.wikimedia.org/wikipedia/commons/ a/ a4/ American_judge.jpg") pictureList.kif 4912-4912
(instance JudgeAtLaw GovernmentPosition) Mid-level-ontology.kif 21006-21006 JudgeAtLaw est une instance de GovernmentPosition

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


(subAttribute SupremeCourtJudge JudgeAtLaw) Government.kif 2210-2210 SupremeCourtJudge est un sous-attribut de JudgeAtLaw
(termFormat ChineseLanguage JudgeAtLaw "法官") domainEnglishFormat.kif 31837-31837
(termFormat ChineseTraditionalLanguage JudgeAtLaw "法官") domainEnglishFormat.kif 31836-31836
(termFormat EnglishLanguage JudgeAtLaw "judge") domainEnglishFormat.kif 31835-31835

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


(=>
    (and
        (member ?AGENT InternationalCourtOfJustice)
        (attribute ?AGENT JudgeAtLaw))
    (exists (?POLITY)
        (and
            (instance ?POLITY GeopoliticalArea)
            (representativeAgentToAgent ?POLITY ?AGENT InternationalCourtOfJustice))))
Government.kif 3466-3473
(=>
    (attribute ?PERSON JudgeAtLaw)
    (exists (?ORG)
        (and
            (instance ?ORG JudicialOrganization)
            (instance ?ORG GovernmentOrganization)
            (employs ?ORG ?PERSON))))
Mid-level-ontology.kif 20998-21004
(=>
    (occupiesPosition ?P JudgeAtLaw ?O)
    (instance ?O JudicialOrganization))
Mid-level-ontology.kif 21016-21018
(=>
    (occupiesPosition ?P JudgeAtLaw ?O)
    (modalAttribute
        (exists (?D)
            (and
                (instance ?D LegalDecision)
                (agent ?D ?P))) Permission))
Mid-level-ontology.kif 21008-21014

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


(=>
    (judge ?P ?J)
    (exists (?O)
        (occupiesPosition ?J JudgeAtLaw ?O)))
Law.kif 202-205
(=>
    (member ?AGENT InternationalCourtOfJustice)
    (and
        (instance ?AGENT Human)
        (attribute ?AGENT JudgeAtLaw)))
Government.kif 3460-3464


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