| ReligiousPosition(religious position) | Grand_Inquisitor, Guru, Mahdi, Photius, exorcist, guru, liturgist |
| appearance as argument number 1 |
|
|
| (subclass ReligiousPosition Position) | Mid-level-ontology.kif 23184-23184 | Religious position is a subclass of position |
| (documentation ReligiousPosition EnglishLanguage "Any Position within a ReligousOrganization.") | Mid-level-ontology.kif 23185-23185 | Religious position is a subclass of position |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (occupiesPosition ?H ?P ?O) (instance ?P ReligiousPosition)) (instance ?O ReligiousOrganization)) |
Mid-level-ontology.kif 23187-23191 | If X holds the position of Y in Z and Y is an instance of religious position, then Z is an instance of religious organization |
| consequent |
|
|
| (=> (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 | If X is an instance of ordaining, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is a patient of X (3) Y is an instance of human (4) Z is an instance of religious organization (5) Y is a member of Z (6) W is a result of X (7) W is an instance of religious position (8) Y holds the position of W in Z |
|
|