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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DrawingACheck
DrawingACheck

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


(documentation DrawingACheck EnglishLanguage "An activity of paying by a check.") FinancialOntology.kif 319-319
(externalImage DrawingACheck "http://upload.wikimedia.org/wikipedia/commons/ 3/ 37/ BritishCheque.png") pictureList.kif 9156-9156
(externalImage DrawingACheck "http://upload.wikimedia.org/wikipedia/commons/ 9/ 9e/ CanadianChequeSamplePAR.png") pictureList.kif 9155-9155
(externalImage DrawingACheck "http://upload.wikimedia.org/wikipedia/commons/ b/ b9/ CanadianChequeSample.png") pictureList.kif 8454-8454
(subclass DrawingACheck UsingAnAccount) FinancialOntology.kif 318-318

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


(termFormat ChineseLanguage DrawingACheck "画一张支票") domainEnglishFormat.kif 20375-20375
(termFormat ChineseTraditionalLanguage DrawingACheck "畫一張支票") domainEnglishFormat.kif 20374-20374
(termFormat EnglishLanguage DrawingACheck "drawingA check") domainEnglishFormat.kif 20373-20373

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


(=>
    (and
        (instance ?Drawing DrawingACheck)
        (patient ?Drawing ?Check)
        (agent ?Drawing ?Agent)
        (checkAccount ?Check ?Account))
    (accountHolder ?Account ?Agent))
FinancialOntology.kif 321-327
(=>
    (and
        (instance ?Drawing DrawingACheck)
        (patient ?Drawing ?Check)
        (instance ?Processing ProcessingACheck)
        (patient ?Processing ?Check)
        (equal
            (WhenFn ?Drawing) ?DrawingTime)
        (equal
            (WhenFn ?Processing) ?ProcessingTime)
        (meetsTemporally ?DrawingTime ?Time)
        (meetsTemporally ?Time ?ProcessingTime)
        (duration ?Time
            (MeasureFn ?Duration MonthDuration)))
    (lessThan ?Duration 6))
FinancialOntology.kif 155-166


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