replacedPattern

P33703
predicate

Indicates that one pattern has been substituted or exchanged for another pattern in a given context.

All labels observed (2)

Label Occurrences
replacesPattern 7
replacedPattern canonical 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: replacedPattern
Generated description
Indicates that one pattern has been substituted or exchanged for another pattern in a given context.

Sample triples (8)

Subject Object
SwiftUI storyboard-based UI design for many use cases
PEP 585 from typing import List with list[...] syntax via predicate surface "replacesPattern"
PEP 585 from typing import Dict with dict[...] syntax via predicate surface "replacesPattern"
PEP 585 from typing import Set with set[...] syntax via predicate surface "replacesPattern"
PEP 585 from typing import FrozenSet with frozenset[...] syntax via predicate surface "replacesPattern"
PEP 585 from typing import Tuple with tuple[...] syntax via predicate surface "replacesPattern"
ThreadLocal<T> manual ThreadStatic with initialization logic via predicate surface "replacesPattern"
PEP 647 TypeGuard ad-hoc isinstance checks for complex predicates via predicate surface "replacesPattern"