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

Formal Language: 



KB Term:  Term intersection
English Word: 

  monthlyIncome

Sigma KEE - monthlyIncome
monthlyIncome

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


(documentation monthlyIncome EnglishLanguage "(monthlyIncome ?Agent ?Money) means that ?Money is the amount of money received during one month period") FinancialOntology.kif 3280-3281
(domain monthlyIncome 1 Human) FinancialOntology.kif 3277-3277 月收入 的 1 数量 是 人类instance
(domain monthlyIncome 2 CurrencyMeasure) FinancialOntology.kif 3278-3278 月收入 的 2 数量 是 货币测量instance
(instance monthlyIncome BinaryPredicate) FinancialOntology.kif 3279-3279 月收入二元谓语instance

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


(format ChineseLanguage monthlyIncome "%1 有 monthly income %2 ") domainEnglishFormat.kif 3878-3878
(format ChineseTraditionalLanguage monthlyIncome "%1 有 monthly income %2 ") domainEnglishFormat.kif 3877-3877
(format EnglishLanguage monthlyIncome "%1 has monthly income %2") domainEnglishFormat.kif 3876-3876
(termFormat ChineseLanguage monthlyIncome "月收入") domainEnglishFormat.kif 38493-38493
(termFormat ChineseTraditionalLanguage monthlyIncome "月收入") domainEnglishFormat.kif 38492-38492
(termFormat EnglishLanguage monthlyIncome "monthly income") domainEnglishFormat.kif 38491-38491

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


(<=>
    (monthlyIncome ?Agent ?Money)
    (exists (?Month)
        (and
            (instance ?Month Month)
            (income ?Agent ?Money ?Month))))
FinancialOntology.kif 3283-3288 人类monthly income 货币测量 若且唯若 有存在 时距 这样 那个 时距instance那个 人类 对于 那个 时距 income 那个 货币测量


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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