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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Ordaining
Ordaining(ordaining)

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


(documentation Ordaining EnglishLanguage "the act of Ordaining is the Process by which individuals are set apart and elevated from laity class and be authorized to perform ReligiousServices, eg. in Christianity, Cleric. Not all BeliefGroup holds Ordaination as a Ceremony but most do.") Biography.kif 132-134
(subclass Ordaining ReligiousProcess) Biography.kif 130-130 Ordaining is a subclass of religious process

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


(termFormat EnglishLanguage Ordaining "ordaining") Biography.kif 131-131

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


(=>
    (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
(=>
    (instance ?ORD Ordaining)
    (hasPurpose ?ORD
        (exists (?X ?ORG ?POS)
            (and
                (patient ?ORD ?X)
                (instance ?X Human)
                (instance ?ORG ReligiousOrganization)
                (member ?X ?ORG)
                (result ?ORD ?POS)
                (instance ?POS ReligiousPosition)
                (occupiesPosition ?X ?POS ?ORG)))))
Biography.kif 136-147


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