![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
BaseballDugout(baseball dugout)
| dugout |
| appearance as argument number 1 |
|
|
| (subclass BaseballDugout Building) | Sports.kif 674-674 | Baseball dugout is a subclass of building |
| (documentation BaseballDugout EnglishLanguage "A Building which is used to house the members of both Baseball teams while a game is being played.") | Sports.kif 675-676 | Baseball dugout is a subclass of building |
| (externalImage BaseballDugout "http://upload.wikimedia.org/wikipedia/commons/ f/ f8/ Dugout_baseball.jpg") | pictureList.kif 1652-1652 | Baseball dugout is a subclass of building |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?D BaseballDugout) (exists (?F) (and (instance ?F BaseballField) (located ?D ?F)))) |
Sports.kif 677-682 | If X is an instance of baseball dugout, then there exists Y such that Y is an instance of baseball field and X is located at Y |