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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - exportPartnerByFractionInPeriod
exportPartnerByFractionInPeriod

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


(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 2524-2528
(domain exportPartnerByFractionInPeriod 1 GeopoliticalArea) Economy.kif 2519-2519 出口合作夥伴按期間分數, 1 and GeopoliticalArea
(domain exportPartnerByFractionInPeriod 2 GeopoliticalArea) Economy.kif 2520-2520 出口合作夥伴按期間分數, 2 and GeopoliticalArea
(domain exportPartnerByFractionInPeriod 3 PositiveRealNumber) Economy.kif 2521-2521 出口合作夥伴按期間分數, 3 and PositiveRealNumber
(domainSubclass exportPartnerByFractionInPeriod 4 TimeInterval) Economy.kif 2522-2522 域子類 出口合作夥伴按期間分數, 4 and TimeInterval
(instance exportPartnerByFractionInPeriod QuaternaryPredicate) Economy.kif 2518-2518 出口合作夥伴按期間分數 and QuaternaryPredicate

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


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

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


(<=>
    (exportPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (exportPartnerByFraction ?AREA1 ?AREA2 ?FRACTION)))))
Economy.kif 2549-2554 GeopoliticalArea PositiveRealNumber TimeInterval 在週期 GeopoliticalArea 由部分 export 夥伴 TimePosition TimePosition and TimeInterval 持有期間 TimePosition and GeopoliticalArea 對於 PositiveRealNumber 由部分 GeopoliticalArea export 夥伴
(=>
    (exportPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 2530-2532


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