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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Account

Sigma KEE - Account
Account

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


(documentation Account EnglishLanguage "An agreement to provide something over a period of time in return for providing compensation, which may just be access to a user's transactions or personal information.") ComputingBrands.kif 4544-4546
(subclass Account Agreement) ComputingBrands.kif 4539-4539 子類 Account and 協議
(subclass Account ContentBearingObject) ComputingBrands.kif 4540-4540 子類 Account and ContentBearingObject

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


(subclass FinancialAccount Account) ComputingBrands.kif 4541-4541 子類 金融賬戶 and Account
(subclass UserAccount Account) ComputingBrands.kif 4542-4542 子類 用戶帳號 and Account
(termFormat EnglishLanguage Account "account") ComputingBrands.kif 4547-4547

appearance as argument number 3
-------------------------


(domain securityQA 3 Account) ComputingBrands.kif 4552-4552 securityQA, 3 and Account

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


(=>
    (and
        (instance ?D DeletingAnAccount)
        (instance ?AC Account)
        (holdsDuring
            (ImmediatePastFn
                (WhenFn ?D))
            (hasAccount ?A ?AC))
        (patient ?D ?AC)
        (agent ?D ?A))
    (holdsDuring
        (ImmediateFutureFn
            (WhenFn ?D))
        (not
            (hasAccount ?A ?AC))))
ComputingBrands.kif 4566-4576


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 is open source software produced by Articulate Software and its partners