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


KB Term:  Term intersection
English Word: 

Sigma KEE - laborForceTotal
laborForceTotal

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


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

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


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

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


(<=>
    (laborForceTotalInPeriod ?AREA ?AMOUNT ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (laborForceTotal ?AREA ?AMOUNT)))))
Economy.kif 1462-1467 X is labor force total in period Y for Z if, only if there exists W such that W is an instance of Z, and Y is a labor force total of X holds during W


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners