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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - importPartnerByRankInPeriod
importPartnerByRankInPeriod

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


(documentation importPartnerByRankInPeriod EnglishLanguage "(importPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD) means that the GeopoliticalArea ?AREA1 imports goods from GeopoliticalArea ?AREA2 is the ?NTH most important import partner of ?AREA1 during the TimeInterval ?PERIOD, based on U.S. dollar value of imports.") Economy.kif 2802-2806
(domain importPartnerByRankInPeriod 1 GeopoliticalArea) Economy.kif 2797-2797 The number 1 argument of import partner by rank in period is an instance of geopolitical area
(domain importPartnerByRankInPeriod 2 GeopoliticalArea) Economy.kif 2798-2798 The number 2 argument of import partner by rank in period is an instance of geopolitical area
(domain importPartnerByRankInPeriod 3 PositiveInteger) Economy.kif 2799-2799 The number 3 argument of import partner by rank in period is an instance of positive integer
(domainSubclass importPartnerByRankInPeriod 4 TimeInterval) Economy.kif 2800-2800 The number 4 argument of import partner by rank in period is a subclass of time interval
(instance importPartnerByRankInPeriod QuaternaryPredicate) Economy.kif 2796-2796 import partner by rank in period is an instance of quaternary predicate

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


(format ChineseLanguage importPartnerByRankInPeriod "%1 %n{不} 对于 %3 和 %4 在周期 %2 由阶级 import 伙伴") domainEnglishFormat.kif 1277-1277
(format ChineseTraditionalLanguage importPartnerByRankInPeriod "%1 %n{不} 對於 %3 和 %4 在週期 %2 由階級 import 夥伴") domainEnglishFormat.kif 1276-1276
(format EnglishLanguage importPartnerByRankInPeriod "%1 %n{doesn't} import partner by rank in period %2 for %3 with %4") domainEnglishFormat.kif 1275-1275
(termFormat ChineseLanguage importPartnerByRankInPeriod "按期间排名的进口伙伴") domainEnglishFormat.kif 29466-29466
(termFormat ChineseTraditionalLanguage importPartnerByRankInPeriod "按期間排名的進口夥伴") domainEnglishFormat.kif 29465-29465
(termFormat EnglishLanguage importPartnerByRankInPeriod "import partner by rank in period") domainEnglishFormat.kif 29464-29464

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


(<=>
    (importPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (importPartnerByRank ?AREA1 ?AREA2 ?NTH)))))
Economy.kif 2819-2824 A geopolitical area import partner by rank in period another geopolitical area for a positive integer 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 import partner by rank the other geopolitical area for the positive integer holds during the time position


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