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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - AccountNumber
AccountNumber

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


(documentation AccountNumber EnglishLanguage "A unique SymbolicString for a relationship between a Corporation and AutonomousAgent.") Mid-level-ontology.kif 31818-31819
(subclass AccountNumber SymbolicString) Mid-level-ontology.kif 31820-31820 AccountNumber記号文字列subclass では

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


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

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


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


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