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


KB Term:  Term intersection
English Word: 

Sigma KEE - AccountAttribute
AccountAttribute(account attribute)

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


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

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


(instance AccountDeactivated AccountAttribute) ComputingBrands.kif 4378-4378 Account deactivated is an instance of account attribute
(instance AccountActive AccountAttribute) ComputingBrands.kif 4379-4379 Account active is an instance of account attribute
(termFormat EnglishLanguage AccountAttribute "account attribute") UXExperimentalTerms.kif 646-646 Account active 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

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


(=>
    (and
        (attribute ?ACCT ?ATTR)
        (instance ?ATTR AccountAttribute))
    (instance ?ACCT UserAccount))
UXExperimentalTerms.kif 648-652 If X is an attribute of Y and X is an instance of account attribute, then Y is an instance of user account
(=>
    (and
        (attribute ?TRANS ?ATTR)
        (instance ?ATTR AccountAttribute))
    (instance ?TRANS FinancialTransaction))
UXExperimentalTerms.kif 1637-1641 If X is an attribute of Y and X is an instance of account attribute, then Y is an instance of financial transaction


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