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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - GolfCourse
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 est une sous-classe de SportsFacility

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


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