Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  beliefGroupPercentInRegion

Sigma KEE - beliefGroupPercentInRegion
beliefGroupPercentInRegion

appearance as argument number 1
-------------------------


(documentation beliefGroupPercentInRegion EnglishLanguage "The percentage of the population of a given GeographicArea that subscribes to a particular belief, typically a religion.") People.kif 1521-1523
(domain beliefGroupPercentInRegion 1 BeliefGroup) People.kif 1525-1525 Le nombre 1 argument de beliefGroupPercentInRegion est une instance de BeliefGroup
(domain beliefGroupPercentInRegion 2 RealNumber) People.kif 1526-1526 Le nombre 2 argument de beliefGroupPercentInRegion est une instance de nombre r�el
(domain beliefGroupPercentInRegion 3 GeographicArea) People.kif 1527-1527 Le nombre 3 argument de beliefGroupPercentInRegion est une instance de secteur g�ographique
(instance beliefGroupPercentInRegion TernaryPredicate) People.kif 1524-1524 beliefGroupPercentInRegion est une instance de pr�dicat ternaire

appearance as argument number 2
-------------------------


(format ChineseLanguage beliefGroupPercentInRegion "百分之 %2 在 %1 的人相信 %1 ") domainEnglishFormat.kif 2890-2890
(format ChineseTraditionalLanguage beliefGroupPercentInRegion "百分之 %2 在 %1 的人相信 %1 ") domainEnglishFormat.kif 2889-2889
(format EnglishLanguage beliefGroupPercentInRegion "%2 percent of people in %3 believe in %1") domainEnglishFormat.kif 2888-2888
(termFormat EnglishLanguage beliefGroupPercentInRegion "belief group percent in region") domainEnglishFormat.kif 65787-65787

antecedent
-------------------------


(<=>
    (beliefGroupPercentInRegion ?BG ?N ?R)
    (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 1528-1539 beliefGroupPercentInRegion BeliefGroup, nombre r�el and secteur g�ographique collection collection, physique, physique2, nombre r�el1 and nombre r�el2 physique est situ� � secteur g�ographique physique est un membre de BeliefGroup physique est un membre de collection memberCount collection and nombre r�el1 physique2 est situ� � secteur g�ographique physique2 est un membre de collection memberCount collection and nombre r�el2 nombre r�el + 100 est nombre r�el1 + nombre r�el2


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners