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



KB Term:  Term intersection
English Word: 

Sigma KEE - userFeedbackScore
userFeedbackScore

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


(instance userFeedbackScore BinaryPredicate) UXExperimentalTerms.kif 703-703 user feedback score is an instance of binary predicate
(documentation userFeedbackScore EnglishLanguage "(userFeedbackScore ?ACCOUNT ?SCORE) associates a UserAccount with a RealNumber which represents the scored feedback on that account by other users on the same site.") UXExperimentalTerms.kif 706-708 user feedback score is an instance of binary predicate
(domain userFeedbackScore 1 UserAccount) UXExperimentalTerms.kif 710-710 The number 1 argument of user feedback score is an instance of user account
(domain userFeedbackScore 2 RealNumber) UXExperimentalTerms.kif 711-711 The number 2 argument of user feedback score is an instance of real number

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


(termFormat EnglishLanguage userFeedbackScore "user feedback score") UXExperimentalTerms.kif 704-704
(format EnglishLanguage userFeedbackScore "the user feedback score from %1 is %2") domainEnglishFormat.kif 4894-4894
(format ChineseTraditionalLanguage userFeedbackScore "從 %1 的 user feedback score 是 %2 ") domainEnglishFormat.kif 4895-4895
(format ChineseLanguage userFeedbackScore "从 %1 的 user feedback score 是 %2 ") domainEnglishFormat.kif 4896-4896

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


(=>
    (userFeedbackScore ?ACCOUNT ?SCORE)
    (greaterThanOrEqualTo 100 ?SCORE))
UXExperimentalTerms.kif 713-715 If the user feedback score from X is Y, then 100 is greater than or equal to Y
(=>
    (userFeedbackScore ?ACCOUNT ?SCORE)
    (greaterThanOrEqualTo ?SCORE 0))
UXExperimentalTerms.kif 717-719 If the user feedback score from X is Y, then Y is greater than or equal to 0


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners