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 9353-9353 | |
(domain plantInArea 2 CultivatedLandArea) | Mid-level-ontology.kif 9356-9356 | |
(domainSubclass plantInArea 1 Plant) | Mid-level-ontology.kif 9355-9355 | |
(instance plantInArea BinaryPredicate) | Mid-level-ontology.kif 9354-9354 |
appearance as argument number 2 |
![]() |
(format EnglishLanguage plantInArea "%1 Located in %2.") | Mid-level-ontology.kif 9357-9357 | |
(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 9343-9351 | |
(=> (plantInArea ?PC ?AREA) (exists (?P) (and (instance ?P ?PC) (located ?P ?AREA)))) |
Mid-level-ontology.kif 9359-9364 |
![]() |
![]() |