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 1511-1517
(domain laborForceFractionByOccupationInPeriod 1 GeopoliticalArea) Economy.kif 1506-1506 The number 1 argument of laborForceFractionByOccupationInPeriod is an instance of geopolitical area
(domain laborForceFractionByOccupationInPeriod 2 Attribute) Economy.kif 1507-1507 The number 2 argument of laborForceFractionByOccupationInPeriod is an instance of attribute
(domain laborForceFractionByOccupationInPeriod 3 RealNumber) Economy.kif 1508-1508 The number 3 argument of laborForceFractionByOccupationInPeriod is an instance of real number
(domainSubclass laborForceFractionByOccupationInPeriod 4 TimeInterval) Economy.kif 1509-1509 The number 4 argument of laborForceFractionByOccupationInPeriod is a subclass of time interval
(instance laborForceFractionByOccupationInPeriod QuaternaryPredicate) Economy.kif 1505-1505 laborForceFractionByOccupationInPeriod 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 33029-33029
(termFormat ChineseTraditionalLanguage laborForceFractionByOccupationInPeriod "按職業期間劃分的勞動力比例") domainEnglishFormat.kif 33028-33028
(termFormat EnglishLanguage laborForceFractionByOccupationInPeriod "labor force fraction by occupation in period") domainEnglishFormat.kif 33027-33027

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


(<=>
    (laborForceFractionByOccupationInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (laborForceFractionByOccupation ?AREA ?SECTOR ?FRACTION)))))
Economy.kif 1539-1544 laborForceFractionByOccupationInPeriod a geopolitical area, an attribute, a real number and 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 laborForceFractionByOccupation the geopolitical area, the attribute and the real number holds during the time position
(=>
    (laborForceFractionByOccupationInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 1519-1521


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