GolfFacility(golf facility) |
appearance as argument number 1 |
(documentation GolfFacility EnglishLanguage "GolfFacility refers to the SportsFacility where Golf or some subprocess of Golf can be played") | Sports.kif 904-905 | |
(subclass GolfFacility SportsFacility) | Sports.kif 903-903 | Golf facility is a subclass of sports facility |
appearance as argument number 2 |
(subclass DrivingRange GolfFacility) | Sports.kif 975-975 | Driving range is a subclass of golf facility |
(subclass PuttingGreen GolfFacility) | Sports.kif 995-995 | Putting green is a subclass of golf facility |
(termFormat EnglishLanguage GolfFacility "golf facility") | Sports.kif 906-906 | Putting green is a subclass of golf facility |
antecedent |
(=> (instance ?X GolfFacility) (hasPurpose ?X (exists (?GOLF) (and (or (instance ?GOLF Golf) (instance ?GOLF GolfManeuver)) (eventLocated ?GOLF ?X))))) |
Sports.kif 908-916 |
|