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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Garden
Garden(garden)

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


(documentation Garden EnglishLanguage "A Garden is a CultivatedLandArea where Plants are grown for the purpose of RecreationOrExercise.") Mid-level-ontology.kif 8368-8368
(partition Garden ResidentialGarden PublicGarden) Mid-level-ontology.kif 8370-8370 Garden is exhaustively partitioned into residential garden and public garden
(subclass Garden CultivatedLandArea) Mid-level-ontology.kif 8369-8369 Garden is a subclass of cultivated land area

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


(subclass PublicGarden Garden) Mid-level-ontology.kif 8415-8415 Public garden is a subclass of garden
(subclass ResidentialGarden Garden) Mid-level-ontology.kif 8396-8396 Residential garden is a subclass of garden
(termFormat ChineseLanguage Garden " 园林") domainEnglishFormat.kif 64384-64384 Residential garden is a subclass of garden
(termFormat ChineseTraditionalLanguage Garden "園林 ") domainEnglishFormat.kif 64385-64385 Residential garden is a subclass of garden
(termFormat EnglishLanguage Garden "garden") domainEnglishFormat.kif 64383-64383 Residential garden is a subclass of garden

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


(=>
    (and
        (instance ?G Garden)
        (plantInArea Plant ?G))
    (hasPurpose ?G
        (exists (?R)
            (and
                (instance ?R RecreationOrExercise)
                (eventLocated ?R ?G)))))
Mid-level-ontology.kif 8372-8380

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


(=>
    (instance ?PARK Park)
    (modalAttribute
        (exists (?G)
            (and
                (instance ?G Garden)
                (located ?G ?PARK))) Likely))
Mid-level-ontology.kif 8334-8340


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