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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AccountNumber
AccountNumber(account number)

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


(documentation AccountNumber EnglishLanguage "A unique SymbolicString for a relationship between a Corporation and AutonomousAgent.") Mid-level-ontology.kif 30183-30184
(subclass AccountNumber SymbolicString) Mid-level-ontology.kif 30185-30185 Account number is a subclass of symbolic string

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


(termFormat EnglishLanguage AccountNumber "account number") domainEnglishFormat.kif 64448-64448

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


(=>
    (instance ?NUMBER AccountNumber)
    (exists (?CORPORATION ?AGENT ?HUMAN)
        (and
            (instance ?CORPORATION Corporation)
            (instance ?AGENT AutonomousAgent)
            (uniqueIdWithRespectTo ?CORPORATION ?HUMAN ?NUMBER))))
Mid-level-ontology.kif 30187-30193


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