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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - laborForceTotal
laborForceTotal

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


(documentation laborForceTotal EnglishLanguage "(laborForceTotal ?AREA ?AMOUNT) means that the total labor force of the GeopoliticalArea ?AREA is ?AMOUNT. This includes unemployed workers.") Economy.kif 1459-1462
(domain laborForceTotal 1 GeopoliticalArea) Economy.kif 1456-1456 The number 1 argument of labor force total is an instance of geopolitical area
(domain laborForceTotal 2 NonnegativeRealNumber) Economy.kif 1457-1457 The number 2 argument of labor force total is an instance of nonnegative real number
(instance laborForceTotal BinaryPredicate) Economy.kif 1455-1455 labor force total is an instance of binary predicate

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


(format ChineseLanguage laborForceTotal "%2 %n 是 %1 的 labor 总力量") domainEnglishFormat.kif 1419-1419
(format ChineseTraditionalLanguage laborForceTotal "%2 %n 是 %1 的 labor 總力量") domainEnglishFormat.kif 1418-1418
(format EnglishLanguage laborForceTotal "%2 is %n a labor force total of %1") domainEnglishFormat.kif 1417-1417
(termFormat ChineseLanguage laborForceTotal "劳动力总数") domainEnglishFormat.kif 33053-33053
(termFormat ChineseTraditionalLanguage laborForceTotal "勞動力總數") domainEnglishFormat.kif 33052-33052
(termFormat EnglishLanguage laborForceTotal "labor force total") domainEnglishFormat.kif 33051-33051

consequent
-------------------------


(<=>
    (laborForceTotalInPeriod ?AREA ?AMOUNT ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (laborForceTotal ?AREA ?AMOUNT)))))
Economy.kif 1464-1469 A geopolitical area is labor force total in period a nonnegative real number for a kind of time interval if and only if there exists a time position such that the time position is an instance of a kind of time interval and the nonnegative real number is a labor force total of the geopolitical area holds during the time position


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



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