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 8923-8923
(partition Garden ResidentialGarden PublicGarden) Mid-level-ontology.kif 8925-8925 Garden is exhaustively partitioned into residential garden and public garden
(subclass Garden CultivatedLandArea) Mid-level-ontology.kif 8924-8924 Garden is a subclass of cultivated land area

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


(subclass PublicGarden Garden) Mid-level-ontology.kif 8970-8970 Public garden is a subclass of garden
(subclass ResidentialGarden Garden) Mid-level-ontology.kif 8951-8951 Residential garden is a subclass of garden
(termFormat ChineseLanguage Garden " 园林") domainEnglishFormat.kif 64359-64359 Residential garden is a subclass of garden
(termFormat ChineseTraditionalLanguage Garden "園林 ") domainEnglishFormat.kif 64360-64360 Residential garden is a subclass of garden
(termFormat EnglishLanguage Garden "garden") domainEnglishFormat.kif 64358-64358 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 8927-8935

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


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


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