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 按期間排名的進口夥伴, 1 and GeopoliticalArea
(domain importPartnerByRankInPeriod 2 GeopoliticalArea) Economy.kif 2683-2683 按期間排名的進口夥伴, 2 and GeopoliticalArea
(domain importPartnerByRankInPeriod 3 PositiveInteger) Economy.kif 2684-2684 按期間排名的進口夥伴, 3 and PositiveInteger
(domainSubclass importPartnerByRankInPeriod 4 TimeInterval) Economy.kif 2685-2685 域子類 按期間排名的進口夥伴, 4 and TimeInterval
(instance importPartnerByRankInPeriod QuaternaryPredicate) Economy.kif 2681-2681 按期間排名的進口夥伴 and QuaternaryPredicate

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 GeopoliticalArea 對於 PositiveInteger TimeInterval 在週期 GeopoliticalArea 由階級 import 夥伴 TimePosition TimePosition and TimeInterval 持有期間 TimePosition and GeopoliticalArea 對於 PositiveInteger 由階級 GeopoliticalArea import 夥伴


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