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


KB Term:  Term intersection
English Word: 

Sigma KEE - laborForceFractionByOccupationInPeriod
laborForceFractionByOccupationInPeriod

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


(instance laborForceFractionByOccupationInPeriod QuaternaryPredicate) Economy.kif 1505-1505 labor force fraction by occupation in period is an instance of quaternary predicate
(domain laborForceFractionByOccupationInPeriod 1 GeopoliticalArea) Economy.kif 1506-1506 The number 1 argument of labor force fraction by occupation in period is an instance of geopolitical area
(domain laborForceFractionByOccupationInPeriod 2 Attribute) Economy.kif 1507-1507 The number 2 argument of labor force fraction by occupation in period is an instance of attribute
(domain laborForceFractionByOccupationInPeriod 3 RealNumber) Economy.kif 1508-1508 The number 3 argument of labor force fraction by occupation in period is an instance of real number
(domainSubclass laborForceFractionByOccupationInPeriod 4 TimeInterval) Economy.kif 1509-1509 The number 4 argument of labor force fraction by occupation in period is a subclass of timeframe
(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 The number 4 argument of labor force fraction by occupation in period is a subclass of timeframe

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 EnglishLanguage laborForceFractionByOccupationInPeriod "labor force fraction by occupation in period") domainEnglishFormat.kif 33021-33021
(termFormat ChineseTraditionalLanguage laborForceFractionByOccupationInPeriod "按職業期間劃分的勞動力比例") domainEnglishFormat.kif 33022-33022
(termFormat ChineseLanguage laborForceFractionByOccupationInPeriod "按职业期间划分的劳动力比例") domainEnglishFormat.kif 33023-33023

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


(=>
    (laborForceFractionByOccupationInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 1519-1521 If X labor force fraction by occupation in period Y for Z with W, then Z is less than or equal to 1.0
(<=>
    (laborForceFractionByOccupationInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (laborForceFractionByOccupation ?AREA ?SECTOR ?FRACTION)))))
Economy.kif 1539-1544 X labor force fraction by occupation in period Y for Z with W if, only if there exists V such that V is an instance of W, and X labor force fraction by occupation Y for Z holds during V


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