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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Appointing

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 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 1029-1029

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


(subclass Coronation Appointing) Government.kif 1336-1336
(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

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 156-169


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