ethnicityPercentInRegion |
appearance as argument number 1 |
![]() |
(documentation ethnicityPercentInRegion EnglishLanguage "The percentage of the population of a given GeographicArea that belongs to a particular EthnicGroup.") | People.kif 1543-1544 | |
(domain ethnicityPercentInRegion 1 EthnicGroup) | People.kif 1546-1546 | |
(domain ethnicityPercentInRegion 2 RealNumber) | People.kif 1547-1547 | |
(domain ethnicityPercentInRegion 3 GeographicArea) | People.kif 1548-1548 | |
(instance ethnicityPercentInRegion TernaryPredicate) | People.kif 1545-1545 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage ethnicityPercentInRegion "%2 percent 的人在 %3 是 %1 ") | domainEnglishFormat.kif 3319-3319 | |
(format ChineseTraditionalLanguage ethnicityPercentInRegion "%2 percent 的人在 %3 是 %1 ") | domainEnglishFormat.kif 3318-3318 | |
(format EnglishLanguage ethnicityPercentInRegion "%2 percent of people in %3 are %1") | domainEnglishFormat.kif 3317-3317 |
antecedent |
![]() |
(<=> (ethnicityPercentInRegion ?BG ?N ?R) (exists (?G1 ?G2) (and (located ?P ?R) (member ?P ?BG) (member ?P ?G1) (memberCount ?G1 ?N1) (located ?P2 ?R) (member ?P2 ?G2) (memberCount ?G2 ?N2) (equal (DivisionFn ?N 100) (DivisionFn ?N1 ?N2))))) |
People.kif 1549-1560 |
![]() |
![]() |