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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AccountAttribute
AccountAttribute

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 AccountAttribute est une sous-classe de attribut

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


(instance AccountActive AccountAttribute) ComputingBrands.kif 4468-4468 AccountActive est une instance de AccountAttribute
(instance AccountDeactivated AccountAttribute) ComputingBrands.kif 4467-4467 AccountDeactivated est une instance de AccountAttribute
(instance BusinessAccount AccountAttribute) UXExperimentalTerms.kif 655-655 BusinessAccount est une instance de AccountAttribute
(instance ConsumerAccount AccountAttribute) UXExperimentalTerms.kif 667-667 ConsumerAccount est une instance de AccountAttribute
(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 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