Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  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 ChineseLanguage burialplace "%1 是在 %2 ubried ") domainEnglishFormat.kif 2926-2926
(format ChineseTraditionalLanguage burialplace "%1 是在 %2 ubried ") domainEnglishFormat.kif 2925-2925
(format EnglishLanguage burialplace "%1 is ubried at %2") domainEnglishFormat.kif 2924-2924
(termFormat EnglishLanguage burialplace "burialplace") domainEnglishFormat.kif 65814-65814

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


(=>
    (burialplace ?INDIV ?PLACE)
    (exists (?BURIAL)
        (and
            (instance ?BURIAL Burial)
            (patient ?BURIAL ?INDIV)
            (eventLocated ?BURIAL ?PLACE))))
Biography.kif 213-219


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