plantInArea |
appearance as argument number 1 |
![]() |
(documentation plantInArea EnglishLanguage "plantInArea is a BinaryRelation which associates the class of Plant to the area in which they grow.") | Mid-level-ontology.kif 8937-8937 | |
(domain plantInArea 2 CultivatedLandArea) | Mid-level-ontology.kif 8940-8940 | The number 2 argument of plant in area is an instance of cultivated land area |
(domainSubclass plantInArea 1 Plant) | Mid-level-ontology.kif 8939-8939 | The number 1 argument of plant in area is a subclass of plant |
(instance plantInArea BinaryPredicate) | Mid-level-ontology.kif 8938-8938 | plant in area is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format EnglishLanguage plantInArea "%1 Located in %2.") | Mid-level-ontology.kif 8941-8941 | |
(termFormat ChineseLanguage plantInArea "栽种于") | domainEnglishFormat.kif 64363-64363 | |
(termFormat ChineseTraditionalLanguage plantInArea "栽種於") | domainEnglishFormat.kif 64364-64364 | |
(termFormat EnglishLanguage plantInArea "garden") | domainEnglishFormat.kif 64362-64362 | |
(termFormat EnglishLanguage plantInArea "plant in area") | domainEnglishFormat.kif 65346-65346 |
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 |
|
(=> (plantInArea ?PC ?AREA) (exists (?P) (and (instance ?P ?PC) (located ?P ?AREA)))) |
Mid-level-ontology.kif 8943-8948 |
|
![]() |
![]() |