isMutable

P90869
predicate

Indicates that an entity can be changed or modified after it has been created or initially defined.

All labels observed (6)

Label Occurrences
mutability 6
isMutable canonical 4
bodyMutability 2

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: isMutable
Generated description
Indicates that an entity can be changed or modified after it has been created or initially defined.

Sample triples (15)

Subject Object
NSSet false
MapMessage interface
surface form: MapMessage
body is writable in send mode via predicate surface "bodyMutability"
MapMessage interface
surface form: MapMessage
body is read-only in receive mode via predicate surface "bodyMutability"
Array
surface form: Array (Swift)
mutable when declared with var via predicate surface "mutability"
Array
surface form: Array (Swift)
immutable when declared with let via predicate surface "mutability"
heapq True via predicate surface "mutatesInPlace"
CBMutableService allows modification of characteristics before publishing via predicate surface "mutability"
System.ValueTuple true
HFiles immutable via predicate surface "mutability"
NSArray immutable via predicate surface "mutability"
R1 button true via predicate surface "isRemappable"
NSMutableSet true
NSMutableData true
DOMPoint true via predicate surface "mutable"
typing.FrozenSet immutable via predicate surface "mutability"