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 202-203
(domain burialplace 1 Animal) Biography.kif 204-204 burialplace 的 1 数量 是 动物instance
(domain burialplace 2 Object) Biography.kif 205-205 burialplace 的 2 数量 是 客体instance
(instance burialplace BinaryPredicate) Biography.kif 206-206 burialplace二元谓语instance

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