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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AccountAttribute

Sigma KEE - AccountAttribute
AccountAttribute(account attribute)

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


(documentation AccountAttribute EnglishLanguage "A Class of Attributes pertaining to UserAccounts.") UXExperimentalTerms.kif 644-645
(subclass AccountAttribute Attribute) UXExperimentalTerms.kif 643-643 Account attribute is a subclass of attribute

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


(instance AccountActive AccountAttribute) ComputingBrands.kif 4468-4468 Account active is an instance of account attribute
(instance AccountDeactivated AccountAttribute) ComputingBrands.kif 4467-4467 Account deactivated is an instance of account attribute
(instance BusinessAccount AccountAttribute) UXExperimentalTerms.kif 655-655 Business account is an instance of account attribute
(instance ConsumerAccount AccountAttribute) UXExperimentalTerms.kif 667-667 Consumer account is an instance of account attribute
(termFormat EnglishLanguage AccountAttribute "account attribute") UXExperimentalTerms.kif 646-646

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


(=>
    (and
        (attribute ?ACCT ?ATTR)
        (instance ?ATTR AccountAttribute))
    (instance ?ACCT UserAccount))
UXExperimentalTerms.kif 648-652
(=>
    (and
        (attribute ?TRANS ?ATTR)
        (instance ?ATTR AccountAttribute))
    (instance ?TRANS FinancialTransaction))
UXExperimentalTerms.kif 1637-1641


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