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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - LoginFailure
LoginFailure

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


(subclass LoginFailure UserDirectAction) ComputingBrands.kif 4008-4008

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


(termFormat EnglishLanguage LoginFailure "login failure") domainEnglishFormat.kif 65131-65131

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


(=>
    (and
        (instance ?LF LoginFailure)
        (agent ?LF ?A)
        (hasAccount ?A ?AC))
    (holdsDuring
        (WhenFn ?LF)
        (not
            (exists (?L)
                (and
                    (agent ?L ?A)
                    (instance ?L LoggingIn)
                    (patient ?L ?AC))))))
ComputingBrands.kif 4009-4020


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