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


KB Term:  Term intersection
English Word: 

Sigma KEE - Zakat
Zakat(zakat)zakat

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


(documentation Zakat EnglishLanguage "The third of the Five Pillars of Islam and refers to spending at least 2.5% of one's wealth each year for the poor or needy.") ArabicCulture.kif 191-193
(subclass Zakat ReligiousProcess) ArabicCulture.kif 195-195 Zakat is a subclass of religious process

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


(termFormat EnglishLanguage Zakat "zakat") domainEnglishFormat.kif 64034-64034
(termFormat ChineseTraditionalLanguage Zakat "天課") domainEnglishFormat.kif 64035-64035
(termFormat ChineseLanguage Zakat "天课") domainEnglishFormat.kif 64036-64036

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


(=>
    (instance ?Z Zakat)
    (exists (?H)
        (and
            (instance ?H Human)
            (agent ?Z ?H)
            (attribute ?H Muslim))))
ArabicCulture.kif 196-202 If X is an instance of zakat, then there exists Y such that Y is an instance of human, Y is an agent of X, and muslim is an attribute of Y

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


(=>
    (and
        (attribute ?H Muslim)
        (equal
            (WealthFn ?H) ?W))
    (modalAttribute
        (exists (?Z ?T ?U ?Y ?C)
            (and
                (instance ?Z Zakat)
                (instance ?Y Year)
                (during ?Y
                    (WhenFn ?H))
                (holdsDuring ?Y
                    (attribute ?H FullyFormed))
                (agent ?Z ?H)
                (patient ?Z ?T)
                (monetaryValue ?T
                    (MeasureFn ?C ?U))
                (instance ?U UnitOfCurrency)
                (greaterThan ?C
                    (MultiplicationFn ?W 0.025)))) Obligation))
ArabicCulture.kif 204-223 If muslim is an attribute of X and equal value of belongings of X and Y, then the statement there exist Z, W,, , V,, , U and T such that Z is an instance of zakat and U is an instance of year and U takes place during the time of existence of X and fully formed is an attribute of X holds during U and X is an agent of Z and W is a patient of Z and value of W is T V(s) and V is an instance of unit of currency and T is greater than Y and 0.025 has the modal force of obligation


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