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

Formal Language: 


KB Term:  Term intersection
English Word: 

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

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


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

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


(subclass PublicPark Park) Mid-level-ontology.kif 9291-9291 Public park is a subclass of park
(termFormat ChineseLanguage Park "公园") domainEnglishFormat.kif 44444-44444 Public park is a subclass of park
(termFormat ChineseTraditionalLanguage Park "公園") domainEnglishFormat.kif 44443-44443 Public park is a subclass of park
(termFormat EnglishLanguage Park "park") domainEnglishFormat.kif 44442-44442 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 9275-9281
(=>
    (instance ?PARK Park)
    (modalAttribute
        (exists (?G)
            (and
                (instance ?G Garden)
                (located ?G ?PARK))) Likely))
Mid-level-ontology.kif 9283-9289


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