isCombinableWithBitwiseOr
P167330
predicate
Indicates that two values can be validly combined using the bitwise OR operation to produce a meaningful result.
All labels observed (3)
| Label | Occurrences |
|---|---|
| canBeCombinedWithBitwiseOr | 1 |
| isCombinableWithBitwiseOr canonical | 1 |
| supportsBitwiseCombination | 1 |
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: isCombinableWithBitwiseOr
Generated description
Indicates that two values can be validly combined using the bitwise OR operation to produce a meaningful result.
Sample triples (3)
| Subject | Object |
|---|---|
| System.Reflection.BindingFlags | true via predicate surface "supportsBitwiseCombination" ⓘ |
| System.Reflection.MethodAttributes | true ⓘ |
| System.Reflection.MethodImplAttributes | true via predicate surface "canBeCombinedWithBitwiseOr" ⓘ |