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 2687-2691
(domain importPartnerByRankInPeriod 1 GeopoliticalArea) Economy.kif 2682-2682 The number 1 argument of import partner by rank in period is an instance of geopolitical area
(domain importPartnerByRankInPeriod 2 GeopoliticalArea) Economy.kif 2683-2683 The number 2 argument of import partner by rank in period is an instance of geopolitical area
(domain importPartnerByRankInPeriod 3 PositiveInteger) Economy.kif 2684-2684 The number 3 argument of import partner by rank in period is an instance of positive integer
(domainSubclass importPartnerByRankInPeriod 4 TimeInterval) Economy.kif 2685-2685 The number 4 argument of import partner by rank in period is a subclass of time interval
(instance importPartnerByRankInPeriod QuaternaryPredicate) Economy.kif 2681-2681 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 29437-29437
(termFormat ChineseTraditionalLanguage importPartnerByRankInPeriod "按期間排名的進口夥伴") domainEnglishFormat.kif 29436-29436
(termFormat EnglishLanguage importPartnerByRankInPeriod "import partner by rank in period") domainEnglishFormat.kif 29435-29435

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


(<=>
    (importPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (importPartnerByRank ?AREA1 ?AREA2 ?NTH)))))
Economy.kif 2704-2709 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