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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - laborForceFractionByOccupationInPeriod
laborForceFractionByOccupationInPeriod

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


(documentation laborForceFractionByOccupationInPeriod EnglishLanguage "(laborForceFractionByOccupationInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD) means that in the GeopoliticalArea ?AREA, workers in the job area ?SECTOR make up ?FRACTION of the labor force, during the TimeInterval indicated by ?PERIOD. The unemployed are not included in these figures. Occupation may be indicated by an OccupationalRole or an IndustryAttribute.") Economy.kif 1516-1522
(domain laborForceFractionByOccupationInPeriod 1 GeopoliticalArea) Economy.kif 1511-1511 The number 1 argument of labor force fraction by occupation in period is an instance of geopolitical area
(domain laborForceFractionByOccupationInPeriod 2 Attribute) Economy.kif 1512-1512 The number 2 argument of labor force fraction by occupation in period is an instance of attribute
(domain laborForceFractionByOccupationInPeriod 3 RealNumber) Economy.kif 1513-1513 The number 3 argument of labor force fraction by occupation in period is an instance of real number
(domainSubclass laborForceFractionByOccupationInPeriod 4 TimeInterval) Economy.kif 1514-1514 The number 4 argument of labor force fraction by occupation in period is a subclass of time interval
(instance laborForceFractionByOccupationInPeriod QuaternaryPredicate) Economy.kif 1510-1510 labor force fraction by occupation in period is an instance of quaternary predicate

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


(format EnglishLanguage laborForceFractionByOccupationInPeriod "%1 %n{doesn't} labor force fraction by occupation in period %2 for %3 with %4") domainEnglishFormat.kif 1415-1415
(termFormat ChineseLanguage laborForceFractionByOccupationInPeriod "按职业期间划分的劳动力比例") domainEnglishFormat.kif 33030-33030
(termFormat ChineseTraditionalLanguage laborForceFractionByOccupationInPeriod "按職業期間劃分的勞動力比例") domainEnglishFormat.kif 33029-33029
(termFormat EnglishLanguage laborForceFractionByOccupationInPeriod "labor force fraction by occupation in period") domainEnglishFormat.kif 33028-33028

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


(<=>
    (laborForceFractionByOccupationInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (laborForceFractionByOccupation ?AREA ?SECTOR ?FRACTION)))))
Economy.kif 1544-1549 A geopolitical area labor force fraction by occupation in period an attribute for a real number with 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 geopolitical area labor force fraction by occupation the attribute for the real number holds during the time position
(=>
    (laborForceFractionByOccupationInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 1524-1526


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