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


KB Term:  Term intersection
English Word: 

Sigma KEE - burialplace
burialplace

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


(documentation burialplace EnglishLanguage "(burialplace ?INDIV ?PLACE) means that ?PLACE is the place where ?INDIV was buried.") Biography.kif 207-208
(domain burialplace 1 Animal) Biography.kif 209-209 The number 1 argument of burialplace is an instance of animal
(domain burialplace 2 Object) Biography.kif 210-210 The number 2 argument of burialplace is an instance of object
(instance burialplace BinaryPredicate) Biography.kif 211-211 burialplace is an instance of binary predicate

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


(format EnglishLanguage burialplace "%1 is ubried at %2") domainEnglishFormat.kif 2924-2924
(format ChineseTraditionalLanguage burialplace "%1 是在 %2 ubried ") domainEnglishFormat.kif 2925-2925
(format ChineseLanguage burialplace "%1 是在 %2 ubried ") domainEnglishFormat.kif 2926-2926
(termFormat EnglishLanguage burialplace "burialplace") domainEnglishFormat.kif 65794-65794

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


(=>
    (burialplace ?INDIV ?PLACE)
    (exists (?BURIAL)
        (and
            (instance ?BURIAL Burial)
            (patient ?BURIAL ?INDIV)
            (eventLocated ?BURIAL ?PLACE))))
Biography.kif 213-219 If X is ubried at Y, then there exists Z such that Z is an instance of burial, X is a patient of Z, and Z is located at Y


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