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



KB Term:  Term intersection
English Word: 

Sigma KEE - exportPartnerByFractionInPeriod
exportPartnerByFractionInPeriod

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


(instance exportPartnerByFractionInPeriod QuaternaryPredicate) Economy.kif 2753-2753 export partner by fraction in period is an instance of quaternary predicate
(domain exportPartnerByFractionInPeriod 1 GeopoliticalArea) Economy.kif 2754-2754 The number 1 argument of export partner by fraction in period is an instance of geopolitical area
(domain exportPartnerByFractionInPeriod 2 GeopoliticalArea) Economy.kif 2755-2755 The number 2 argument of export partner by fraction in period is an instance of geopolitical area
(domain exportPartnerByFractionInPeriod 3 PositiveRealNumber) Economy.kif 2756-2756 The number 3 argument of export partner by fraction in period is an instance of positive real number
(domainSubclass exportPartnerByFractionInPeriod 4 TimeInterval) Economy.kif 2757-2757 The number 4 argument of export partner by fraction in period is a subclass of timeframe
(documentation exportPartnerByFractionInPeriod EnglishLanguage "(exportPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD) means that the GeopoliticalArea ?AREA1 exports goods to GeopoliticalArea ?AREA2 and receives ?FRACTION of the exportTotalInPeriod of ?AREA1 in the TimeInterval ?PERIOD, based on U.S. dollar value of exports.") Economy.kif 2759-2763 The number 4 argument of export partner by fraction in period is a subclass of timeframe

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


(format EnglishLanguage exportPartnerByFractionInPeriod "%1 %n{doesn't} export partner by fraction in period %2 for %3 with %4") domainEnglishFormat.kif 957-957
(format ChineseTraditionalLanguage exportPartnerByFractionInPeriod "%1 %n{不} 對 %3 和 %4 在週期 %2 由部分 export 夥伴") domainEnglishFormat.kif 958-958
(format ChineseLanguage exportPartnerByFractionInPeriod "%1 %n{不} 对 %3 和 %4 在周期 %2 由部分 export 伙伴") domainEnglishFormat.kif 959-959
(termFormat EnglishLanguage exportPartnerByFractionInPeriod "export partner by fraction in period") domainEnglishFormat.kif 22906-22906
(termFormat ChineseTraditionalLanguage exportPartnerByFractionInPeriod "出口合作夥伴按期間分數") domainEnglishFormat.kif 22907-22907
(termFormat ChineseLanguage exportPartnerByFractionInPeriod "出口合作伙伴按期间分数") domainEnglishFormat.kif 22908-22908

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


(=>
    (exportPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 2765-2767 If X export partner by fraction in period Y for Z with W, then Z is less than or equal to 1.0
(<=>
    (exportPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (exportPartnerByFraction ?AREA1 ?AREA2 ?FRACTION)))))
Economy.kif 2784-2789 X export partner by fraction in period Y for Z with W if, only if there exists V such that V is an instance of W, and X export partner by fraction 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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners