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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PuttingGreen

Sigma KEE - PuttingGreen
PuttingGreen

appearance as argument number 1
-------------------------


(documentation PuttingGreen EnglishLanguage "PuttingGreen refers to a GolfFacility that involves a short area of grass surrounding a hole where the object is to put the ball in the hole") Sports.kif 994-996
(subclass PuttingGreen GolfFacility) Sports.kif 993-993

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


(subclass MiniatureGolf PuttingGreen) Sports.kif 1021-1021
(termFormat EnglishLanguage PuttingGreen "putting green") Sports.kif 997-997

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


(=>
    (instance ?P PuttingGreen)
    (exists (?HOLE)
        (and
            (instance ?HOLE GolfHole)
            (part ?HOLE ?P))))
Sports.kif 1014-1019
(=>
    (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 999-1012

consequent
-------------------------


(=>
    (instance ?COURSE GolfCourse)
    (exists (?GREEN)
        (and
            (instance ?GREEN PuttingGreen)
            (part ?GREEN ?COURSE))))
Sports.kif 930-935


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

Show without tree


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