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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Grass
Grass

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


(documentation Grass EnglishLanguage "HerbaceousPlant with green, narrow leaves that are used for lawns and Fields. Grass includes any plant of the family Gramineae, a widely distributed group of mostly annual and perennial herbs.") Mid-level-ontology.kif 10702-10705
(subclass Grass HerbaceousPlant) Mid-level-ontology.kif 10701-10701 Grass est une sous-classe de HerbaceousPlant

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


(subclass AegilopsGrass Grass) Economy.kif 4168-4168 AegilopsGrass est une sous-classe de Grass
(subclass Bamboo Grass) Food.kif 2154-2154 Bamboo est une sous-classe de Grass
(subclass CerealGrass Grass) Economy.kif 4150-4150 CerealGrass est une sous-classe de Grass
(termFormat ChineseLanguage Grass "草") domainEnglishFormat.kif 26489-26489 CerealGrass est une sous-classe de Grass
(termFormat ChineseTraditionalLanguage Grass "草") domainEnglishFormat.kif 26488-26488 CerealGrass est une sous-classe de Grass
(termFormat EnglishLanguage Grass "grass plant") domainEnglishFormat.kif 26487-26487 CerealGrass est une sous-classe de Grass

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


(=>
    (instance ?FIRE GrassFire)
    (exists (?GRASS)
        (and
            (instance ?GRASS Grass)
            (eventLocated ?FIRE ?GRASS)
            (patient ?FIRE ?GRASS))))
Geography.kif 2405-2411
(=>
    (instance ?HAY Hay)
    (exists (?MAKE ?GRASS)
        (and
            (instance ?MAKE Making)
            (resource ?MAKE ?GRASS)
            (instance ?GRASS Grass)
            (result ?MAKE ?HAY))))
Mid-level-ontology.kif 22020-22027
(=>
    (instance ?L Lawn)
    (exists (?G)
        (and
            (instance ?G Grass)
            (located ?G ?L))))
Mid-level-ontology.kif 10213-10218
(=>
    (instance ?PLAIN Grassland)
    (vegetationTypePattern ?PLAIN Grass GroundCoverVegetation))
Geography.kif 6833-6835
(=>
    (instance ?SWAMP Swamp)
    (vegetationTypePattern ?SWAMP Grass DenseVegetation))
Geography.kif 6748-6750


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