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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - militaryExpendituresFractionOfGDPInPeriod
militaryExpendituresFractionOfGDPInPeriod

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


(documentation militaryExpendituresFractionOfGDPInPeriod EnglishLanguage "(militaryExpendituresFractionOfGDPInPeriod ?AREA ?FRACTION ?PERIOD) means that the estimated military spending of the GeopoliticalArea ?AREA was ?FRACTION of the gross domestic product (GDP) of that area during the TimeInterval indicated by ?PERIOD.") Military.kif 1052-1056
(domain militaryExpendituresFractionOfGDPInPeriod 1 GeopoliticalArea) Military.kif 1048-1048 The number 1 argument of military expenditures fraction of GDP in period is an instance of geopolitical area
(domain militaryExpendituresFractionOfGDPInPeriod 2 RealNumber) Military.kif 1049-1049 The number 2 argument of military expenditures fraction of GDP in period is an instance of real number
(domain militaryExpendituresFractionOfGDPInPeriod 3 TimeInterval) Military.kif 1050-1050 The number 3 argument of military expenditures fraction of GDP in period is an instance of time interval
(instance militaryExpendituresFractionOfGDPInPeriod TernaryPredicate) Military.kif 1047-1047 military expenditures fraction of GDP in period is an instance of ternary predicate

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


(format ChineseLanguage militaryExpendituresFractionOfGDPInPeriod "%1 %n 是 对于 %3 在周期 %2 的 military 部分GDP支出") domainEnglishFormat.kif 1727-1727
(format ChineseTraditionalLanguage militaryExpendituresFractionOfGDPInPeriod "%1 %n 是 對於 %3 在週期 %2 的 military 部分GDP支出") domainEnglishFormat.kif 1726-1726
(format EnglishLanguage militaryExpendituresFractionOfGDPInPeriod "%1 is %n military expenditures fraction ofGDP in period %2 for %3") domainEnglishFormat.kif 1725-1725
(termFormat ChineseLanguage militaryExpendituresFractionOfGDPInPeriod "军费期间开支占GDP的比重") domainEnglishFormat.kif 37627-37627
(termFormat ChineseTraditionalLanguage militaryExpendituresFractionOfGDPInPeriod "軍費期間開支佔GDP的比重") domainEnglishFormat.kif 37626-37626
(termFormat EnglishLanguage militaryExpendituresFractionOfGDPInPeriod "military expenditures fraction of GDP in period") domainEnglishFormat.kif 37625-37625

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


(<=>
    (militaryExpendituresFractionOfGDPInPeriod ?AREA ?FRACTION ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (militaryExpendituresFractionOfGDP ?AREA ?FRACTION)))))
Military.kif 1077-1082 A geopolitical area is military expenditures fraction ofGDP in period a real number for a time interval if and only if there exists a time position such that the time position is an instance of the time interval and the real number is a military expenditures fraction of GDP of the geopolitical area holds during the time position
(=>
    (militaryExpendituresFractionOfGDPInPeriod ?AREA ?FRACTION ?PERIOD)
    (lessThanOrEqualTo ?FRACTION 1.0))
Military.kif 1058-1060


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