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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BowlingFacility
BowlingFacility

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


(documentation BowlingFacility EnglishLanguage "BowlingFacility refers to the SportsFacility where Bowling is played. It normally consists of a collection of BowlingLanes") Sports.kif 1157-1159
(subclass BowlingFacility SportsFacility) Sports.kif 1156-1156

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


(termFormat EnglishLanguage BowlingFacility "bowling facility") Sports.kif 1160-1160

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


(=>
    (instance ?BF BowlingFacility)
    (exists (?BL)
        (and
            (instance ?BL Collection)
            (memberType ?BL BowlingLane)
            (located ?BL ?BF))))
Sports.kif 1162-1168
(=>
    (instance ?BF BowlingFacility)
    (hasPurpose ?BF
        (exists (?B)
            (and
                (instance ?B Bowling)
                (eventLocated ?B ?BF)))))
Sports.kif 1170-1176


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