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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PayStub
PayStub

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


(documentation PayStub EnglishLanguage "A Text may accompany a Check from an Organization to a person it employs, stating the amount of the pay due and information such as the hourly rate, any deductions for Tax or insurance, and possibly any accrual of various sorts of WorkLeave.") Medicine.kif 3378-3382
(subclass PayStub FinancialText) Medicine.kif 3377-3377

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


(termFormat EnglishLanguage PayStub "pay stub") Medicine.kif 3383-3383
(termFormat EnglishLanguage PayStub "paystub") Medicine.kif 3384-3384

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


(=>
    (instance ?PS PayStub)
    (exists (?FT ?O ?E)
        (and
            (instance ?FT FinancialTransaction)
            (origin ?FT ?O)
            (destination ?FT ?E)
            (refers ?PS ?FT))))
Medicine.kif 3386-3393


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