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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ethnicityPercentInRegion

Sigma KEE - ethnicityPercentInRegion
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 1541-1542
(domain ethnicityPercentInRegion 1 EthnicGroup) People.kif 1544-1544 Il numero 1 argomenti di ethnicityPercentInRegion è un istanza di GruppoEtnico
(domain ethnicityPercentInRegion 2 RealNumber) People.kif 1545-1545 Il numero 2 argomenti di ethnicityPercentInRegion è un istanza di NumeroReale
(domain ethnicityPercentInRegion 3 GeographicArea) People.kif 1546-1546 Il numero 3 argomenti di ethnicityPercentInRegion è un istanza di AreaGeografica
(instance ethnicityPercentInRegion TernaryPredicate) People.kif 1543-1543 ethnicityPercentInRegion è un' istanza di PredicatoTernario

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


(format ChineseLanguage ethnicityPercentInRegion "%2 percent 的人在 %3 是 %1 ") domainEnglishFormat.kif 3318-3318
(format ChineseTraditionalLanguage ethnicityPercentInRegion "%2 percent 的人在 %3 是 %1 ") domainEnglishFormat.kif 3317-3317
(format EnglishLanguage ethnicityPercentInRegion "%2 percent of people in %3 are %1") domainEnglishFormat.kif 3316-3316
(termFormat EnglishLanguage ethnicityPercentInRegion "ethnicity percent in region") domainEnglishFormat.kif 65823-65823

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


(<=>
    (ethnicityPercentInRegion ?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 1547-1558 ethnicityPercentInRegion GruppoEtnico, NumeroReale and AreaGeografica InsiemeConcreto InsiemeConcreto, Entit�Concreta, Entit�Concreta2, NumeroReale1 and NumeroReale2 Entit�Concreta è localizzato in AreaGeografica Entit�Concreta è un membro di GruppoEtnico Entit�Concreta è un membro di InsiemeConcreto memberCount InsiemeConcreto and NumeroReale1 Entit�Concreta2 è localizzato in AreaGeografica Entit�Concreta2 è un membro di InsiemeConcreto memberCount InsiemeConcreto and NumeroReale2 NumeroReale + 100 is uguale a NumeroReale1 + NumeroReale2


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