PlantLeaf |
appearance as argument number 1 |
(documentation PlantLeaf EnglishLanguage "An Organ of Plants whose main purpose is photosynthesis.") | Mid-level-ontology.kif 9688-9689 | |
(subclass PlantLeaf Organ) | Mid-level-ontology.kif 9687-9687 | |
(subclass PlantLeaf PlantAnatomicalStructure) | Mid-level-ontology.kif 9686-9686 |
appearance as argument number 2 |
(termFormat EnglishLanguage PlantLeaf "plant leaf") | domainEnglishFormat.kif 65349-65349 |
appearance as argument number 3 |
(domain sheddingLeaves 2 PlantLeaf) | Geography.kif 6438-6438 |
antecedent |
(=> (and (instance ?T EvergreenTree) (instance ?L PlantLeaf)) (not (sheddingLeaves ?T ?L))) |
Geography.kif 6548-6553 | |
(=> (and (sheddingLeaves ?T ?L) (instance ?T DeciduousTree) (instance ?L PlantLeaf)) (exists (?SHED ?S) (and (subclass ?SHED Removing) (frequency ?SHED YearDuration) (instance ?S ?SHED) (origin ?S ?T) (patient ?S ?L)))) |
Geography.kif 6393-6404 | |
(=> (and (subclass ?CLASS PlantLeaf) (equal ?CLASS Cabbage)) (initialPart ?CLASS CabbagePlant)) |
Economy.kif 4354-4358 | |
(=> (and (subclass ?CLASS PlantLeaf) (equal ?CLASS LeafyGreenVegetable)) (initialPart ?CLASS Plant)) |
Economy.kif 4329-4333 |
consequent |
(=> (and (instance ?P Plant) (part ?TIS ?P)) (exists (?K ?W ?CLASS) (and (instance ?K ?CLASS) (subclass ?CLASS Keeping) (instance ?W FreshWater) (patient ?K ?W) (capability ?CLASS instrument ?TIS) (or (instance ?TIS PlantLeaf) (instance ?TIS PlantStem))))) |
Mid-level-ontology.kif 9779-9792 |