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



KB Term:  Term intersection
English Word: 

  HarleyDavidson

Sigma KEE - PayStub
PayStub(paystub)

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


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners