| 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 65784-65784 |
| antecedent |
|
|
| (=> (burialplace ?INDIV ?PLACE) (exists (?BURIAL) (and (instance ?BURIAL Burial) (patient ?BURIAL ?INDIV) (eventLocated ?BURIAL ?PLACE)))) |
Biography.kif 213-219 |
|
|
|