GolfPutt |
appearance as argument number 1 |
(documentation GolfPutt EnglishLanguage "GolfPutt refers to a GolfManeuver that involves hitting a ball with a golf club with the goal of placing it into a hole") | Sports.kif 955-956 | |
(subclass GolfPutt GameShot) | Sports.kif 954-954 | 子類 GolfPutt and 遊戲鏡頭 |
(subclass GolfPutt GolfManeuver) | Sports.kif 953-953 | 子類 GolfPutt and 高爾夫演習 |
appearance as argument number 2 |
(termFormat EnglishLanguage GolfPutt "golf put") | Sports.kif 957-957 |
consequent |
(=> (instance ?GOLF Golf) (exists (?DRIVE ?PUTT) (and (instance ?DRIVE GolfDrive) (instance ?PUTT GolfPutt) (subProcess ?DRIVE ?GOLF) (subProcess ?PUTT ?GOLF)))) |
Sports.kif 894-901 | |
(=> (instance ?P PuttingGreen) (hasPurpose ?P (and (exists (?PUT) (and (instance ?PUT GolfPutt) (eventLocated ?PUT ?P))) (not (exists (?GOLF) (and (eventLocated ?GOLF ?P) (instance ?GOLF GolfManeuver) (not (instance ?GOLF GolfPutt)))))))) |
Sports.kif 1001-1014 |