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

Formal Language: 



KB Term:  Term intersection
English Word: 

  burialplace

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 202-203
(domain burialplace 1 Animal) Biography.kif 204-204 The number 1 argument of burialplace is an instance of animal
(domain burialplace 2 Object) Biography.kif 205-205 The number 2 argument of burialplace is an instance of object
(instance burialplace BinaryPredicate) Biography.kif 206-206 burialplace is an instance of binary predicate

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


(format ChineseLanguage burialplace "%1 是在 %2 ubried ") domainEnglishFormat.kif 2930-2930
(format ChineseTraditionalLanguage burialplace "%1 是在 %2 ubried ") domainEnglishFormat.kif 2929-2929
(format EnglishLanguage burialplace "%1 is ubried at %2") domainEnglishFormat.kif 2928-2928
(termFormat EnglishLanguage burialplace "burialplace") domainEnglishFormat.kif 65788-65788

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


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


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 is open source software produced by Articulate Software and its partners