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



KB Term:  Term intersection
English Word: 

  Cleric

Sigma KEE - Cleric
Cleric(cleric)
Hillel, amora, anagnost, churchman, clergyman, cleric, curate, divine, domestic_prelate, doorkeeper, ecclesiastic, lector, man_of_the_cloth, metropolitan, minister, minister_of_religion, non-Christian_priest, officiant, ostiarius, ostiary, parson, pastor, pontifex, postulator, preacher, preacher_man, priest, rabbi, rainmaker, reader, rector, reverend, sermoniser, sermonizer, subdeacon

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


(instance Cleric Profession) Mid-level-ontology.kif 23127-23127 Cleric is an instance of profession
(instance Cleric ReligiousPosition) Mid-level-ontology.kif 23128-23128 Cleric is an instance of religious position
(documentation Cleric EnglishLanguage "The profession of being in charge of or ministering to a ReligousOrganization.") Mid-level-ontology.kif 23129-23131 Cleric is an instance of religious position
(externalImage Cleric "http://upload.wikimedia.org/wikipedia/commons/9/93/ Belgische_Bisschoppen.jpg") pictureList.kif 4606-4606 Cleric is an instance of religious position

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


(termFormat EnglishLanguage Cleric "cleric") domainEnglishFormat.kif 15102-15102
(termFormat ChineseTraditionalLanguage Cleric "牧師") domainEnglishFormat.kif 15103-15103
(termFormat ChineseLanguage Cleric "牧师") domainEnglishFormat.kif 15104-15104

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


(=>
    (occupiesPosition ?PERSON Cleric ?ORG)
    (and
        (leader ?ORG ?PERSON)
        (instance ?ORG ReligiousOrganization)))
Mid-level-ontology.kif 23133-23137 If X holds the position of cleric in Y, then X is a leader of Y and Y is an instance of religious organization

consequent
-------------------------


(=>
    (instance ?D Deacon)
    (exists (?O ?C)
        (and
            (instance ?O ReligiousOrganization)
            (instance ?C Cleric)
            (subordinateInOrganization ?O ?D ?C))))
Mid-level-ontology.kif 23145-23151 If X is an instance of deacon, then there exist Y, Z such that Y is an instance of religious organization, Z is an instance of cleric, and Y is subordinate in organization X for Z
(=>
    (holdsDuring ?TIME
        (and
            (occupiesPosition ?PERSON Deacon ?ORG)
            (instance ?ORG ReligiousOrganization)))
    (exists (?C)
        (holdsDuring ?TIME
            (and
                (occupiesPosition ?C Cleric ?ORG)
                (subordinateInOrganization ?ORG ?PERSON ?C)))))
Mid-level-ontology.kif 23153-23162 If X holds the position of deacon in Y and Y is an instance of religious organization holds during Z, then there exists W such that W holds the position of cleric in Y and Y is subordinate in organization X for W holds during Z
(=>
    (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 If X is an instance of ordaining, Y is a patient of X, Y is an instance of human, and Y is a member of christianity, then All of the following hold: (1) X has the purpose there exist Z (2) W such that Z is an instance of ceremony (3) W is an instance of appointing (4) W is a subprocess of Z (5) Y is a patient of W (6) appointed position W, Y (7) cleric


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners