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 128-130 | |
(subclass Ordaining ReligiousProcess) | Biography.kif 127-127 |
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 156-169 | |
(=> (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 132-143 |