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


KB Term:  Term intersection
English Word: 

Sigma KEE - SwimmingPool
SwimmingPool(swimming pool)
natatorium, swimming_bath, swimming_pool

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


(subclass SwimmingPool FluidContainer) Mid-level-ontology.kif 5335-5335 Swimming pool is a subclass of fluid container
(subclass SwimmingPool StationaryArtifact) Mid-level-ontology.kif 5336-5336 Swimming pool is a subclass of stationary artifact
(documentation SwimmingPool EnglishLanguage "A FluidContainer that is filled with Water and that is used for Swimming.") Mid-level-ontology.kif 5337-5338 Swimming pool is a subclass of stationary artifact
(externalImage SwimmingPool "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7e/ Mosul_swimming.jpg") pictureList.kif 4832-4832 Swimming pool is a subclass of stationary artifact

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


(subclass HeatedPool SwimmingPool) Mid-level-ontology.kif 29417-29417 Heated pool is a subclass of swimming pool
(termFormat EnglishLanguage SwimmingPool "swimming pool") domainEnglishFormat.kif 56528-56528 Heated pool is a subclass of swimming pool
(termFormat ChineseTraditionalLanguage SwimmingPool "游泳池") domainEnglishFormat.kif 56529-56529 Heated pool is a subclass of swimming pool
(termFormat ChineseLanguage SwimmingPool "游泳池") domainEnglishFormat.kif 56530-56530 Heated pool is a subclass of swimming pool

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


(=>
    (instance ?P SwimmingPool)
    (hasPurpose ?P
        (exists (?S)
            (and
                (instance ?S Swimming)
                (eventLocated ?S ?P)))))
Mid-level-ontology.kif 5340-5346 If X is an instance of swimming pool, then X has the purpose there exists Y such that Y is an instance of swimming and Y is located at X
(=>
    (and
        (instance ?P SwimmingPool)
        (contains ?P ?F)
        (instance ?F Fluid))
    (instance ?F FreshWater))
Mid-level-ontology.kif 5348-5353 If X is an instance of swimming pool, X contains Y, and Y is an instance of fluid, then Y is an instance of freshwater

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


(=>
    (attribute ?X WaterThemePark)
    (exists (?POOL)
        (and
            (instance ?POOL SwimmingPool)
            (element ?POOL
                (PropertyFn ?X)))))
naics.kif 11434-11439 If water theme park is an attribute of X, then there exists Y such that Y is an instance of swimming pool and Y is an element of belongings of X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners