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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 3294-3295
(domain monthlyIncome 1 Human) FinancialOntology.kif 3291-3291 The number 1 argument of monthly income is an instance of human
(domain monthlyIncome 2 CurrencyMeasure) FinancialOntology.kif 3292-3292 The number 2 argument of monthly income is an instance of currency measure
(instance monthlyIncome BinaryPredicate) FinancialOntology.kif 3293-3293 monthly income is an instance of binary predicate

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


(format ChineseLanguage monthlyIncome "%1 有 monthly income %2 ") domainEnglishFormat.kif 3876-3876
(format ChineseTraditionalLanguage monthlyIncome "%1 有 monthly income %2 ") domainEnglishFormat.kif 3875-3875
(format EnglishLanguage monthlyIncome "%1 has monthly income %2") domainEnglishFormat.kif 3874-3874
(termFormat ChineseLanguage monthlyIncome "月收入") domainEnglishFormat.kif 38521-38521
(termFormat ChineseTraditionalLanguage monthlyIncome "月收入") domainEnglishFormat.kif 38520-38520
(termFormat EnglishLanguage monthlyIncome "monthly income") domainEnglishFormat.kif 38519-38519

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


(<=>
    (monthlyIncome ?Agent ?Money)
    (exists (?Month)
        (and
            (instance ?Month Month)
            (income ?Agent ?Money ?Month))))
FinancialOntology.kif 3297-3302 A human has monthly income a currency measure if and only if there exists a time interval such that the time interval is an instance of month and the human income the currency measure for the time interval


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