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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Appointing
Appointing

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 1030-1033
(externalImage Appointing "http://upload.wikimedia.org/wikipedia/commons/ 6/ 6a/ John_Altenburg.jpg") pictureList.kif 2937-2937
(externalImage Appointing "http://upload.wikimedia.org/wikipedia/commons/ f/ f2/ Robertsoath1.jpg") pictureList.kif 3040-3040
(subclass Appointing Declaring) Mid-level-ontology.kif 1029-1029

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


(subclass Coronation Appointing) Government.kif 1334-1334
(termFormat ChineseLanguage Appointing "任命") domainEnglishFormat.kif 8035-8035
(termFormat ChineseTraditionalLanguage Appointing "任命") domainEnglishFormat.kif 8034-8034
(termFormat EnglishLanguage Appointing "appointing") domainEnglishFormat.kif 8033-8033

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


(domain appointedPosition 1 Appointing) Biography.kif 154-154

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 1035-1048
(=>
    (instance ?A Appointing)
    (not
        (exists (?H)
            (and
                (agent ?A ?H)
                (instance ?H Public)))))
Mid-level-ontology.kif 1050-1056

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 161-174


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