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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Appointing
Appointing(appointing)
adorn, clothe, enthrone, invest, make, name, nominate, nomination, vest

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


(documentation Appointing EnglishLanguage "Any instance of Declaring by which the patient is assigned to a Position within an Organization where the patient previously had no position. For example, the appointments of people to non-elective offices in a government.") Mid-level-ontology.kif 1037-1040
(externalImage Appointing "http://upload.wikimedia.org/wikipedia/commons/ 6/ 6a/ John_Altenburg.jpg") pictureList.kif 2938-2938
(externalImage Appointing "http://upload.wikimedia.org/wikipedia/commons/ f/ f2/ Robertsoath1.jpg") pictureList.kif 3041-3041
(subclass Appointing Declaring) Mid-level-ontology.kif 1036-1036 Appointing is a subclass of declaring

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


(subclass Coronation Appointing) Government.kif 1372-1372 Coronation is a subclass of appointing
(termFormat ChineseLanguage Appointing "任命") domainEnglishFormat.kif 8034-8034
(termFormat ChineseTraditionalLanguage Appointing "任命") domainEnglishFormat.kif 8033-8033
(termFormat EnglishLanguage Appointing "appointing") domainEnglishFormat.kif 8032-8032

appearance as argument number 3
-------------------------


(domain appointedPosition 1 Appointing) Biography.kif 149-149 The number 1 argument of appointedPosition is an instance of appointing

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


(=>
    (and
        (instance ?A Appointing)
        (patient ?A ?H))
    (exists (?P ?ORG)
        (and
            (holdsDuring
                (BeginFn
                    (WhenFn ?A))
                (not
                    (occupiesPosition ?H ?P ?ORG)))
            (holdsDuring
                (ImmediateFutureFn
                    (WhenFn ?A))
                (occupiesPosition ?H ?P ?ORG)))))
Mid-level-ontology.kif 1042-1055
(=>
    (instance ?A Appointing)
    (not
        (exists (?H)
            (and
                (agent ?A ?H)
                (instance ?H Public)))))
Mid-level-ontology.kif 1057-1063

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


(=>
    (and
        (instance ?ORD Ordaining)
        (patient ?ORD ?X)
        (instance ?X Human)
        (member ?X Christianity))
    (hasPurpose ?ORD
        (exists (?CER ?A)
            (and
                (instance ?CER Ceremony)
                (instance ?A Appointing)
                (subProcess ?A ?CER)
                (patient ?A ?X)
                (appointedPosition ?A ?X Cleric)))))
Biography.kif 156-169


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