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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Ceremony
Ceremony

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


(documentation Ceremony EnglishLanguage "An instance of Ceremony is a relatively stylized, highly conventional SocialInteraction, typically guided or controlled by officials or professionals, to commemorate or mark some transformative event, such as a Wedding or a Baptizing.") Mid-level-ontology.kif 7921-7925
(subclass Ceremony IntentionalProcess) Mid-level-ontology.kif 7919-7919 Ceremony ist eine teilkategorie von IntentionalProcess
(subclass Ceremony SocialInteraction) Mid-level-ontology.kif 7920-7920 Ceremony ist eine teilkategorie von SocialInteraction

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


(subclass Baptizing Ceremony) Mid-level-ontology.kif 7990-7990 Baptizing ist eine teilkategorie von Ceremony
(subclass BarMitzvah Ceremony) Biography.kif 65-65 BarMitzvah ist eine teilkategorie von Ceremony
(subclass BatMitzvah Ceremony) Biography.kif 95-95 BatMitzvah ist eine teilkategorie von Ceremony
(subclass Coronation Ceremony) Government.kif 1371-1371 Coronation ist eine teilkategorie von Ceremony
(subclass Funeral Ceremony) Mid-level-ontology.kif 16001-16001 Funeral ist eine teilkategorie von Ceremony
(subclass Wedding Ceremony) Mid-level-ontology.kif 7959-7959 Wedding ist eine teilkategorie von Ceremony
(termFormat EnglishLanguage Ceremony "ceremony") domainEnglishFormat.kif 64608-64608

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