“Real” = an object and its properties continue to exist even when nothing is interacting with it. A basket of 5 apples will still have 5 apples even when no one is looking.
“Local” = in order to change an object’s properties, something needs to physically interact with it. If you throw another apple into the basket of apples, the basket will not contain 6 apples until the apple you threw reaches it. It is assumed there is a maximum speed at which that apple can travel.
“Not locally real” = it has been observed that the basket registers that it contains 6 apples the moment you throw the 6th apple rather than when the 6th apple reaches the basket. The properties of the object have changed without direct interaction.
Latest Answers