comparisonResult

P91196
predicate

Indicates the outcome of comparing two entities, typically expressing whether one is less than, equal to, or greater than the other.

All labels observed (6)

Label Occurrences
comparisonResult canonical 7
comparisonContract 3
returnsFromCompare 3

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: comparisonResult
Generated description
Indicates the outcome of comparing two entities, typically expressing whether one is less than, equal to, or greater than the other.

Sample triples (17)

Subject Object
Koblitz curves offer faster scalar multiplication than generic binary curves
Koblitz curves may be more efficient on certain hardware architectures
Baker (Operation Crossroads) produced greater long-term contamination than Able via predicate surface "comparisonWithAble"
BPS-1 lower than BPS-2 via predicate surface "comparisonWithinSystem"
BPS-1 lower than BPS-5 via predicate surface "comparisonWithinSystem"
Kaplan turbines
surface form: Kaplan turbine
better suited to lower heads than Francis turbine
Kaplan turbines
surface form: Kaplan turbine
better suited to high flows and low heads than Pelton turbine
System.IComparable System.Int32 via predicate surface "CompareToReturnType" NERFINISHED
System.IComparable negative if instance is less than object via predicate surface "comparisonContract"
System.IComparable zero if instance is equal to object via predicate surface "comparisonContract"
System.IComparable positive if instance is greater than object via predicate surface "comparisonContract"
CaseInsensitiveComparer negative value if first is less than second via predicate surface "returnsFromCompare"
CaseInsensitiveComparer zero if first equals second via predicate surface "returnsFromCompare"
CaseInsensitiveComparer positive value if first is greater than second via predicate surface "returnsFromCompare"
IStructuralComparable negative if instance precedes other
IStructuralComparable zero if instances are equal
IStructuralComparable positive if instance follows other