GolfCourse
|
|
appearance as argument number 1 |
(documentation GolfCourse EnglishLanguage "GolfCourse refers to the GolfFacility where an entire Golf game and all its subprocesses is played") | Sports.kif 919-920 | |
(subclass GolfCourse SportsFacility) | Sports.kif 918-918 | GolfCourse は SportsFacility の subclass では %n |
appearance as argument number 2 |
(termFormat EnglishLanguage GolfCourse "golf course") | Sports.kif 921-921 |
antecedent |
(=> (instance ?COURSE GolfCourse) (exists (?GREEN) (and (instance ?GREEN PuttingGreen) (part ?GREEN ?COURSE)))) |
Sports.kif 931-936 |
|
(=> (instance ?X GolfCourse) (hasPurpose ?X (exists (?GOLF) (and (instance ?GOLF Golf) (eventLocated ?GOLF ?X))))) |
Sports.kif 923-929 |