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


KB Term:  Term intersection
English Word: 

Sigma KEE - Grass
Grass(grass plant)Aegilops, Aegilops_triuncalis, African_love_grass, Agropyron, Agropyron_cristatum, Agropyron_intermedium, Agropyron_pauciflorum, Agropyron_repens, Agropyron_smithii, Agropyron_subsecundum, Agropyron_trachycaulum, Agrostis, Agrostis_alba, Agrostis_canina, Agrostis_nebulosa, Agrostis_palustris, Aleppo_grass, Alopecurus, Alopecurus_pratensis, Andropogon, Andropogon_furcatus, Andropogon_gerardii, Andropogon_scoparius, Andropogon_virginicus, Arrhenatherum, Arrhenatherum_elatius, Arundo, Arundo_conspicua, Arundo_donax, Arundo_richardii, Australian_reed_grass, Bahama_grass, Bahia_grass, Bambuseae, Bermuda_grass, Bouteloua, Bouteloua_eriopoda, Bouteloua_gracilis, Bromus, Bromus_arvensis, Bromus_inermis, Bromus_japonicus, Bromus_secalinus, Bromus_tectorum, Buchloe, Buchloe_dactyloides, Calamagrostic_quadriseta, Calamagrostis, Calamagrostis_acutiflora, Canada_wild_rye...

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


(subclass Grass HerbaceousPlant) Mid-level-ontology.kif 10742-10742 Grass plant is a subclass of herbaceous plant
(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 10743-10746 Grass plant is a subclass of herbaceous plant

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


(subclass CerealGrass Grass) Economy.kif 4145-4145 Cereal grass plant is a subclass of grass plant
(subclass AegilopsGrass Grass) Economy.kif 4163-4163 Aegilops grass is a subclass of grass plant
(subclass Bamboo Grass) Food.kif 2154-2154 Bamboo plant is a subclass of grass plant
(termFormat EnglishLanguage Grass "grass plant") domainEnglishFormat.kif 26480-26480 Bamboo plant is a subclass of grass plant
(termFormat ChineseTraditionalLanguage Grass "草") domainEnglishFormat.kif 26481-26481 Bamboo plant is a subclass of grass plant
(termFormat ChineseLanguage Grass "草") domainEnglishFormat.kif 26482-26482 Bamboo plant is a subclass of grass plant

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


(=>
    (instance ?L Lawn)
    (exists (?G)
        (and
            (instance ?G Grass)
            (located ?G ?L))))
Mid-level-ontology.kif 10254-10259 If X is an instance of lawn, then there exists Y such that Y is an instance of grass plant and Y is located at X
(=>
    (instance ?HAY Hay)
    (exists (?MAKE ?GRASS)
        (and
            (instance ?MAKE Making)
            (resource ?MAKE ?GRASS)
            (instance ?GRASS Grass)
            (result ?MAKE ?HAY))))
Mid-level-ontology.kif 22711-22718 If X is an instance of hay, then there exist Y, Z such that Y is an instance of making, Z is a resource for Y, Z is an instance of grass plant, and X is a result of Y
(=>
    (instance ?FIRE GrassFire)
    (exists (?GRASS)
        (and
            (instance ?GRASS Grass)
            (eventLocated ?FIRE ?GRASS)
            (patient ?FIRE ?GRASS))))
Geography.kif 3872-3878 If X is an instance of grass fire, then there exists Y such that Y is an instance of grass plant, X is located at Y, and Y is a patient of X
(=>
    (instance ?SWAMP Swamp)
    (vegetationTypePattern ?SWAMP Grass DenseVegetation))
Geography.kif 8236-8238 If X is an instance of swamp, then X is vegetation type pattern grass plant for dense vegetation
(=>
    (instance ?PLAIN Grassland)
    (vegetationTypePattern ?PLAIN Grass GroundCoverVegetation))
Geography.kif 8322-8324 If X is an instance of grassland, then X is vegetation type pattern grass plant for ground cover vegetation
(=>
    (instance ?DEVICE GrassMower)
    (hasPurpose ?DEVICE
        (exists (?GRASS ?PROC)
            (and
                (instance ?PROC Cutting)
                (instance ?GRASS Grass)
                (patient ?PROC ?GRASS)
                (instrument ?PROC ?DEVICE)))))
HouseholdAppliances.kif 459-467 If X is an instance of mower, then X has the purpose there exist Y, Z such that Z is an instance of cutting, Y is an instance of grass plant, Y is a patient of Z, and X is an instrument for Z


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