![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
HarleyDavidson
|
|
|
| appearance as argument number 1 |
|
|
| (subclass PayStub FinancialText) | Medicine.kif 3408-3408 | Paystub is a subclass of financial text |
| (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 3409-3413 | Paystub is a subclass of financial text |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage PayStub "pay stub") | Medicine.kif 3414-3414 | |
| (termFormat EnglishLanguage PayStub "paystub") | Medicine.kif 3415-3415 |
| antecedent |
|
|
| (=> (instance ?PS PayStub) (exists (?FT ?O ?E) (and (instance ?FT FinancialTransaction) (origin ?FT ?O) (destination ?FT ?E) (refers ?PS ?FT)))) |
Medicine.kif 3417-3424 | If X is an instance of paystub, then there exist Y, Z, W such that Y is an instance of financial transaction, Y originates at Z, Y ends up at W, and X includes a reference to Y |