![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| beliefGroupPercentInRegion |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage beliefGroupPercentInRegion "%2 percent of people in %3 believe in %1 as of %4") | domainEnglishFormat.kif 2884-2884 | |
| (format ChineseTraditionalLanguage beliefGroupPercentInRegion "百分之 %2 在 %3 的人相信 %1 截至 %4 ") | domainEnglishFormat.kif 2885-2885 | |
| (format ChineseLanguage beliefGroupPercentInRegion "百分之 %2 在 %3 的人相信 %1 截至 %4 ") | domainEnglishFormat.kif 2886-2886 | |
| (termFormat EnglishLanguage beliefGroupPercentInRegion "belief group percent in region") | domainEnglishFormat.kif 65793-65793 |
| antecedent |
|
|
| (=> (beliefGroupPercentInRegion ?BG ?N ?R ?T) (holdsDuring ?T (exists (?G1 ?G2 ?P ?P2 ?N1 ?N2) (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 1564-1576 | If X percent of people in Y believe in Z as of W, then All of the following hold: (1) there exist V, U,, , T,, , S,, , R (2) Q such that T is located at Y (3) T is a member of Z (4) T is a member of V (5) R is a member count of V (6) S is located at Y (7) S is a member of U (8) Q is a member count of U (9) equal X (10) 100 (11) R (12) Q holds during W |