Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - GolfCourse
GolfCourse(golf course)golf_course, golf_links, links, links_course

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 931-932
(subclass GolfCourse SportsFacility) Sports.kif 930-930 Golf course is a subclass of sports facility

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage GolfCourse "golf course") Sports.kif 933-933

antecedent
-------------------------


(=>
    (instance ?COURSE GolfCourse)
    (exists (?GREEN)
        (and
            (instance ?GREEN PuttingGreen)
            (part ?GREEN ?COURSE))))
Sports.kif 943-948
(=>
    (instance ?X GolfCourse)
    (hasPurpose ?X
        (exists (?GOLF)
            (and
                (instance ?GOLF Golf)
                (eventLocated ?GOLF ?X)))))
Sports.kif 935-941


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners