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



KB Term:  Term intersection
English Word: 

  importPartnerByFractionInPeriod

Sigma KEE - importPartnerByFractionInPeriod
importPartnerByFractionInPeriod

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


(instance importPartnerByFractionInPeriod QuaternaryPredicate) Economy.kif 3043-3043 import partner by fraction in period is an instance of quaternary predicate
(domain importPartnerByFractionInPeriod 1 GeopoliticalArea) Economy.kif 3044-3044 The number 1 argument of import partner by fraction in period is an instance of geopolitical area
(domain importPartnerByFractionInPeriod 2 GeopoliticalArea) Economy.kif 3045-3045 The number 2 argument of import partner by fraction in period is an instance of geopolitical area
(domain importPartnerByFractionInPeriod 3 PositiveRealNumber) Economy.kif 3046-3046 The number 3 argument of import partner by fraction in period is an instance of positive real number
(domainSubclass importPartnerByFractionInPeriod 4 TimeInterval) Economy.kif 3047-3047 The number 4 argument of import partner by fraction in period is a subclass of timeframe
(documentation importPartnerByFractionInPeriod EnglishLanguage "(importPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD) means that the GeopoliticalArea ?AREA1 imports goods from GeopoliticalArea ?AREA2 and provides ?FRACTION of the importTotalInPeriod of ?AREA1 during the TimeInterval ?PERIOD, in U.S. dollar value of imports.") Economy.kif 3049-3053 The number 4 argument of import partner by fraction in period is a subclass of timeframe

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


(format EnglishLanguage importPartnerByFractionInPeriod "%1 %n{doesn't} import partner by fraction in period %2 for %3 with %4") domainEnglishFormat.kif 1267-1267
(format ChineseTraditionalLanguage importPartnerByFractionInPeriod "%1 %n{不} 對 %3 和 %4 在週期 %2 由一部分 import 夥伴") domainEnglishFormat.kif 1268-1268
(format ChineseLanguage importPartnerByFractionInPeriod "%1 %n{不} 对 %3 和 %4 在周期 %2 由一部分 import 伙伴") domainEnglishFormat.kif 1269-1269
(termFormat EnglishLanguage importPartnerByFractionInPeriod "import partner by fraction in period") domainEnglishFormat.kif 29427-29427
(termFormat ChineseTraditionalLanguage importPartnerByFractionInPeriod "按期間分數進口合作夥伴") domainEnglishFormat.kif 29428-29428
(termFormat ChineseLanguage importPartnerByFractionInPeriod "按期间分数进口合作伙伴") domainEnglishFormat.kif 29429-29429

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


(=>
    (importPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 3055-3057 If X import partner by fraction in period Y for Z with W, then Z is less than or equal to 1.0
(<=>
    (importPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (importPartnerByFraction ?AREA1 ?AREA2 ?FRACTION)))))
Economy.kif 3074-3079 X import 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 import partner by fraction Y for Z holds during V


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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