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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PersonalAccount

Sigma KEE - PersonalAccount
PersonalAccount

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


(documentation PersonalAccount EnglishLanguage "This is the class of personal accounts, as opposed to CorporateAccounts.") FinancialOntology.kif 993-994
(externalImage PersonalAccount "http://upload.wikimedia.org/wikipedia/commons/ 9/ 99/ Gnucash-account-summary.png") pictureList.kif 10188-10188
(subclass PersonalAccount FinancialAccount) FinancialOntology.kif 992-992 PersonalAccount ist eine teilkategorie von FinancialAccount

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


(disjoint CorporateAccount PersonalAccount) FinancialOntology.kif 1014-1014 CorporateAccount ist dijunkt von PersonalAccount %n{nicht}
(subclass IndividualRetirementAccount PersonalAccount) FinancialOntology.kif 3385-3385 IndividualRetirementAccount ist eine teilkategorie von PersonalAccount
(subclass JointAccount PersonalAccount) FinancialOntology.kif 1002-1002 JointAccount ist eine teilkategorie von PersonalAccount
(termFormat ChineseLanguage PersonalAccount "个人账户") domainEnglishFormat.kif 45300-45300
(termFormat ChineseTraditionalLanguage PersonalAccount "個人賬戶") domainEnglishFormat.kif 45299-45299
(termFormat EnglishLanguage PersonalAccount "personal account") domainEnglishFormat.kif 45298-45298

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


(<=>
    (and
        (instance ?Account PersonalAccount)
        (greaterThan
            (CardinalityFn
                (KappaFn ?Agent
                    (accountHolder ?Account ?Agent))) 1))
    (instance ?Account JointAccount))
FinancialOntology.kif 1007-1011 Entity ist ein fall von PersonalAccount %n{nicht} und die Zahl Faellen in die kategorie die SymbolicString beschreibt ist groesserAls 1 %n{nicht} genau dann wenn ** Entity ist ein fall von JointAccount %n{nicht}
(=>
    (and
        (instance ?Account PersonalAccount)
        (currentInterestRate ?Account ?Date ?Rate)
        (primeInterestRate ?Date ?PrimeRate))
    (greaterThan ?Rate ?PrimeRate))
FinancialOntology.kif 606-611

consequent
-------------------------


(<=>
    (and
        (accountHolder ?Account ?Agent)
        (instance ?Agent Human))
    (instance ?Account PersonalAccount))
FinancialOntology.kif 996-1000 accountHolder FinancialAccount and CognitiveAgent und ** CognitiveAgent ist ein fall von Human %n{nicht} genau dann wenn ** FinancialAccount ist ein fall von PersonalAccount %n{nicht}


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