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



KB Term:  Term intersection
English Word: 

  Park

Sigma KEE - Park
Park(park)common, commons, green, park, shooting_preserve

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


(subclass Park LandArea) Mid-level-ontology.kif 9425-9425 Park is a subclass of land area
(documentation Park EnglishLanguage "A LandArea which is intended to be used for recreation and/ or exercise.") Mid-level-ontology.kif 9426-9427 Park is a subclass of land area

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


(subclass PublicPark Park) Mid-level-ontology.kif 9445-9445 Public park is a subclass of park
(termFormat EnglishLanguage Park "park") domainEnglishFormat.kif 44435-44435 Public park is a subclass of park
(termFormat ChineseTraditionalLanguage Park "公園") domainEnglishFormat.kif 44436-44436 Public park is a subclass of park
(termFormat ChineseLanguage Park "公园") domainEnglishFormat.kif 44437-44437 Public park is a subclass of park

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


(=>
    (instance ?PARK Park)
    (hasPurpose ?PARK
        (exists (?REC)
            (and
                (instance ?REC RecreationOrExercise)
                (eventLocated ?REC ?PARK)))))
Mid-level-ontology.kif 9429-9435 If X is an instance of park, then X has the purpose there exists Y such that Y is an instance of recreation or exercise and Y is located at X
(=>
    (instance ?PARK Park)
    (modalAttribute
        (exists (?G)
            (and
                (instance ?G Garden)
                (located ?G ?PARK))) Likely))
Mid-level-ontology.kif 9437-9443 If X is an instance of park, then the statement there exists Y such that Y is an instance of garden and Y is located at X has the modal force of likely


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