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

Formal Language: 


KB Term:  Term intersection
English Word: 

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 4539-4541
(subclass Account Agreement) ComputingBrands.kif 4534-4534 Account协议subclass
(subclass Account ContentBearingObject) ComputingBrands.kif 4535-4535 Account有内用物体subclass

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


(subclass FinancialAccount Account) ComputingBrands.kif 4536-4536 金融账户Accountsubclass
(subclass UserAccount Account) ComputingBrands.kif 4537-4537 用户帐号Accountsubclass
(termFormat EnglishLanguage Account "account") ComputingBrands.kif 4542-4542 用户帐号Accountsubclass

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


(domain securityQA 3 Account) ComputingBrands.kif 4547-4547 securityQA 的 3 数量 是 Accountinstance

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 4561-4571


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