Burial(burial) |
appearance as argument number 1 |
(documentation Burial EnglishLanguage "A Funeral where the person being commemorated or an Object representing the person is placed into the ground.") | Mid-level-ontology.kif 16233-16233 | |
(subclass Burial Funeral) | Mid-level-ontology.kif 16232-16232 | Burial is a subclass of funeral |
appearance as argument number 2 |
(subclass ReligiousBurial Burial) | Mid-level-ontology.kif 16254-16254 | Religious burial is a subclass of burial |
(termFormat EnglishLanguage Burial "burial") | domainEnglishFormat.kif 64622-64622 | Religious burial is a subclass of burial |
antecedent |
(=> (instance ?BURIAL Burial) (exists (?SP) (and (instance ?SP Burying) (subProcess ?SP ?BURIAL)))) |
Mid-level-ontology.kif 16235-16240 |
|
consequent |
(=> (burialplace ?INDIV ?PLACE) (exists (?BURIAL) (and (instance ?BURIAL Burial) (patient ?BURIAL ?INDIV) (eventLocated ?BURIAL ?PLACE)))) |
Biography.kif 208-214 |
|