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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - exportPartnerByFraction
exportPartnerByFraction

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


(documentation exportPartnerByFraction EnglishLanguage "(exportPartnerByFraction ?AREA1 ?AREA2 ?FRACTION) means that the GeopoliticalArea ?AREA1 exports goods to GeopoliticalArea ?AREA2 and receives ?FRACTION of the exportTotalInPeriod of ?AREA1, based on U.S. dollar value of exports.") Economy.kif 2654-2658
(domain exportPartnerByFraction 1 GeopoliticalArea) Economy.kif 2650-2650
(domain exportPartnerByFraction 2 GeopoliticalArea) Economy.kif 2651-2651
(domain exportPartnerByFraction 3 PositiveRealNumber) Economy.kif 2652-2652
(instance exportPartnerByFraction TernaryPredicate) Economy.kif 2649-2649

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


(format ChineseLanguage exportPartnerByFraction "%1 %n{不} 对于 %3 由部分 %2 export 伙伴") domainEnglishFormat.kif 955-955
(format ChineseTraditionalLanguage exportPartnerByFraction "%1 %n{不} 對於 %3 由部分 %2 export 夥伴") domainEnglishFormat.kif 954-954
(format EnglishLanguage exportPartnerByFraction "%1 %n{doesn't} export partner by fraction %2 for %3") domainEnglishFormat.kif 953-953
(termFormat ChineseLanguage exportPartnerByFraction "按分数出口合作伙伴") domainEnglishFormat.kif 22921-22921
(termFormat ChineseTraditionalLanguage exportPartnerByFraction "按分數出口合作夥伴") domainEnglishFormat.kif 22920-22920
(termFormat EnglishLanguage exportPartnerByFraction "export partner by fraction") domainEnglishFormat.kif 22919-22919

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


(=>
    (exportPartnerByFraction ?AREA1 ?AREA2 ?FRACTION)
    (lessThanOrEqualTo ?FRACTION 1.0))
Economy.kif 2660-2662

consequent
-------------------------


(<=>
    (exportPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (exportPartnerByFraction ?AREA1 ?AREA2 ?FRACTION)))))
Economy.kif 2664-2669


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