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


KB Term:  Term intersection
English Word: 

Sigma KEE - Leader
Leader(leader)Diocletian, Flavius_Claudius_Julianus, Gaius_Aurelius_Valerius_Diocletian, Herculius, Julian, Julian_the_Apostate, Khedive, Marcus_Aurelius_Valerius_Maximianus, Maximian, khan

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


(instance Leader Position) Government.kif 2226-2226 Leader is an instance of position

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


(termFormat EnglishLanguage Leader "leader") domainEnglishFormat.kif 33607-33607
(termFormat ChineseTraditionalLanguage Leader "領導") domainEnglishFormat.kif 33608-33608
(termFormat ChineseLanguage Leader "领导") domainEnglishFormat.kif 33609-33609

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


(=>
    (occupiesPosition ?PERSON Leader ?ORGANIZATION)
    (leader ?ORGANIZATION ?PERSON))
Government.kif 1313-1315 If X holds the position of leader in Y, then X is a leader of Y
(=>
    (and
        (instance ?AREA GeopoliticalArea)
        (occupiesPosition ?PERSON Leader ?AREA))
    (leader
        (GovernmentFn ?AREA) ?PERSON))
Government.kif 1317-1321 If X is an instance of geopolitical area and Y holds the position of leader in X, then Y is a leader of the government of X
(=>
    (occupiesPosition ?PERSON Leader ?ORG)
    (exists (?LEADING)
        (and
            (instance ?LEADING Guiding)
            (patient ?LEADING ?ORG)
            (agent ?LEADING ?PERSON))))
Government.kif 2271-2277 If X holds the position of leader in Y, then there exists Z such that Z is an instance of guiding, Y is a patient of Z, and X is an agent of Z
(=>
    (and
        (instance ?AREA GeopoliticalArea)
        (occupiesPosition ?PERSON Leader
            (GovernmentFn ?AREA)))
    (exists (?LEADING)
        (and
            (instance ?LEADING Guiding)
            (patient ?LEADING ?AREA)
            (agent ?LEADING ?PERSON))))
Government.kif 2279-2287 If X is an instance of geopolitical area and Y holds the position of leader in the government of X, then there exists Z such that Z is an instance of guiding, X is a patient of Z, and Y is an agent of Z

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


(=>
    (chiefOfState ?AREA ?POSITION ?PERSON)
    (occupiesPosition ?PERSON Leader
        (GovernmentFn ?AREA)))
Government.kif 1537-1539 If X chief of state Y for Z, then Z holds the position of leader in the government of X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners