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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - laborForceTotalInPeriod
laborForceTotalInPeriod

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


(documentation laborForceTotalInPeriod EnglishLanguage "(laborForceTotalInPeriod ?AREA ?AMOUNT ?PERIOD) means that the total labor force of the GeopoliticalArea ?AREA is ?AMOUNT during the TimeInterval indicated by ?PERIOD. This includes unemployed workers.") Economy.kif 1359-1362
(domain laborForceTotalInPeriod 1 GeopoliticalArea) Economy.kif 1355-1355 O argumento numero 1 de laborForceTotalInPeriod e' uma instancia de Area Geopolitica
(domain laborForceTotalInPeriod 2 NonnegativeRealNumber) Economy.kif 1356-1356 O argumento numero 2 de laborForceTotalInPeriod e' uma instancia de Numero Real nao-negativo
(domainSubclass laborForceTotalInPeriod 3 TimeInterval) Economy.kif 1357-1357 O argumento numero 3 de laborForceTotalInPeriod e' uma sub-classe de Intervalo Temporal
(instance laborForceTotalInPeriod TernaryPredicate) Economy.kif 1354-1354 laborForceTotalInPeriod e' uma instancia de Predicado Ternario

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


(format ChineseLanguage laborForceTotalInPeriod "%1 %n 是 对于 %3 在周期 %2 的 labor 总力量") domainEnglishFormat.kif 1423-1423
(format ChineseTraditionalLanguage laborForceTotalInPeriod "%1 %n 是 對於 %3 在週期 %2 的 labor 總力量") domainEnglishFormat.kif 1422-1422
(format EnglishLanguage laborForceTotalInPeriod "%1 is %n labor force total in period %2 for %3") domainEnglishFormat.kif 1421-1421
(termFormat ChineseLanguage laborForceTotalInPeriod "期间劳动力总数") domainEnglishFormat.kif 33031-33031
(termFormat ChineseTraditionalLanguage laborForceTotalInPeriod "期間勞動力總數") domainEnglishFormat.kif 33030-33030
(termFormat EnglishLanguage laborForceTotalInPeriod "labor force total in period") domainEnglishFormat.kif 33029-33029

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


(<=>
    (laborForceTotalInPeriod ?AREA ?AMOUNT ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (laborForceTotal ?AREA ?AMOUNT)))))
Economy.kif 1373-1378 laborForceTotalInPeriod Area Geopolitica, Numero Real nao-negativo and Intervalo Temporal Posicao Temporal Posicao Temporal e' uma instancia de Intervalo Temporal laborForceTotal Area Geopolitica and Numero Real nao-negativo vale durante Posicao Temporal


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