GeographicPartTypeFn |
appearance as argument number 1 |
![]() |
(documentation GeographicPartTypeFn EnglishLanguage "(GeographicPartTypeFn ?TYPE ?AREA) evaluates to the Class of all instances of ?TYPE that are located in the GeographicArea ?AREA.") | Geography.kif 6347-6350 | |
(domain GeographicPartTypeFn 2 GeographicArea) | Geography.kif 6345-6345 | |
(domainSubclass GeographicPartTypeFn 1 GeographicArea) | Geography.kif 6344-6344 | |
(instance GeographicPartTypeFn BinaryFunction) | Geography.kif 6343-6343 | |
(rangeSubclass GeographicPartTypeFn GeographicArea) | Geography.kif 6346-6346 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage GeographicPartTypeFn "%1 所有的 instances 在 %2 ") | domainEnglishFormat.kif 3523-3523 | |
(format ChineseTraditionalLanguage GeographicPartTypeFn "%1 所有的 instances 在 %2 ") | domainEnglishFormat.kif 3522-3522 | |
(format EnglishLanguage GeographicPartTypeFn "all the instances of %1 in %2") | domainEnglishFormat.kif 3521-3521 |
antecedent |
![]() |
(=> (and (instance ?GEO (GeographicPartTypeFn ?TYPE ?AREA)) (subclass ?TYPE GeopoliticalArea) (instance ?AREA GeopoliticalArea)) (geopoliticalSubdivision ?GEO ?AREA)) |
Geography.kif 6362-6367 | |
(=> (and (instance ?GEO (GeographicPartTypeFn StateOrProvince ?AREA)) (instance ?AREA Nation)) (primaryGeopoliticalSubdivision ?GEO ?AREA)) |
Geography.kif 6369-6373 | |
(=> (equal ?CLASS (GeographicPartTypeFn ?TYPE ?AREA)) (subclass ?CLASS ?TYPE)) |
Geography.kif 6352-6354 | |
(=> (instance ?GEO (GeographicPartTypeFn ?TYPE ?AREA)) (part ?GEO ?AREA)) |
Geography.kif 6358-6360 |
statement |
![]() |
(equal AmericanState (GeographicPartTypeFn StateOrProvince UnitedStates)) |
Geography.kif 6407-6407 |
![]() |
![]() |