BaseballBat(baseball bat) | baseball_bat, lumber |
appearance as argument number 1 |
(documentation BaseballBat EnglishLanguage "A bat which is used to hit the ball in Baseball.") | Sports.kif 638-639 | |
(externalImage BaseballBat "http://articulatesoftware.com/SUMOpictures/recreation/ sports/ baseball/ baseball_bat.png") | pictureList.kif 262-262 | |
(subclass BaseballBat GameArtifact) | Sports.kif 637-637 | Baseball bat is a subclass of game artifact |
appearance as argument number 2 |
(termFormat ChineseLanguage BaseballBat "棒球棒") | domainEnglishFormat.kif 10034-10034 | |
(termFormat ChineseTraditionalLanguage BaseballBat "棒球棒") | domainEnglishFormat.kif 10033-10033 | |
(termFormat EnglishLanguage BaseballBat "baseball bat") | domainEnglishFormat.kif 10032-10032 |
antecedent |
(=> (instance ?B BaseballBat) (hasPurpose ?B (exists (?H) (and (instance ?H BaseballHit) (instrument ?H ?B))))) |
Sports.kif 640-646 |
|