The Image Needs Nouns, Boundaries, and Verbs
Hatched by Fernando Masotto (CRYPTOCUORE)
Aug 07, 2026
11 min read
0 views
88%
What if the secret to controlling generative images is not adding more instructions, but deciding which instructions belong where?
A prompt that says “a man and a woman, one with black hair and one with blonde hair” appears specific. Yet without a spatial structure, the model may merge the people, duplicate one subject, or distribute attributes unpredictably. Add animation, and a second problem appears: even a carefully composed scene can move like a photograph caught in a malfunctioning washing machine.
These failures look unrelated. One concerns identity and location. The other concerns movement and rhythm. But they reveal the same deeper principle:
Generative systems become controllable when we stop treating the image as one undifferentiated instruction and start assigning different responsibilities to different layers of the scene.
This is more than a practical trick for image generation. It is a general model of creative control. A successful result depends on separating what must remain shared, what must remain local, and what should govern the whole composition as it changes over time.
The hidden problem is not ambiguity, but interference
Text prompts are often treated as lists of ingredients. Add a character, a costume, a lighting condition, a camera angle, and a mood. The assumption is that the system will combine these ingredients as a human illustrator would.
But a generative model does not begin with a blank canvas and a clear object list. It begins with a field of possibilities. Concepts compete for influence. Attributes can attach to the wrong subject. A phrase intended for one side of the image can leak into another. When several entities share a single textual channel, the model has to infer both what exists and where each property belongs.
Consider two prompts:
a man with black hair
BREAK
a woman with blonde hair
Each regional instruction describes one person. Nothing explicitly establishes that the final scene contains two people. The model may therefore produce two regions that each imply a single subject, while the global composition still collapses toward one coherent figure.
The corrective phrase is not another adjective. It is a structural statement:
a man and a woman
BREAK
a man with black hair
BREAK
a woman with blonde hair
The first phrase acts as a shared invariant. It tells the system what the complete scene contains. The later phrases assign local distinctions. One region receives the black haired man. Another receives the blonde woman.
This suggests a useful distinction between two types of prompt information:
- Existence information answers: What must be present in the whole scene?
- Allocation information answers: Which part of the scene gets which property?
When these are mixed together, the model must solve both problems at once. When they are separated, the prompt becomes less like a description and more like a layout specification.
The same logic applies to motion
Animation introduces a second axis of ambiguity. A still image has spatial relationships. A moving image adds temporal relationships: direction, recurrence, speed, continuity, and transformation.
An organic spiral motion pattern does not merely add “movement” as another visual ingredient. It supplies a global tendency. It encourages forms to circulate, coil, or flow according to a coherent dynamic. This is fundamentally different from telling one object to move left and another object to move right. A motion prior acts across the frame, shaping how visual information changes from one moment to the next.
That creates a parallel with regional prompting:
- The common prompt establishes the scene’s shared identity.
- Regional prompts establish local identity and placement.
- A motion prior establishes the scene’s shared temporal behavior.
The resulting image can be understood as the interaction of three layers:
- The substrate: the general visual language, such as realism, lighting, texture, and rendering style.
- The territory: the spatial regions where subjects and attributes are assigned.
- The tendency: the movement pattern that influences how the composition evolves.
The substrate gives the image its material character. The territory prevents subjects from collapsing into one another. The tendency turns a still arrangement into a visual event.
This layered model explains why adding more descriptive language often fails. If the problem is spatial allocation, adding adjectives does not create spatial boundaries. If the problem is unstable motion, adding details about clothing does not establish a temporal rhythm. The missing ingredient is not description. It is division of responsibility.
Composition is an allocation problem
Regional control makes an important conceptual move: it turns the canvas into a set of addressable locations.
A simple horizontal division with a ratio of 1 to 1 creates two equal territories. A ratio of 2 to 1 gives one region twice the width of the other. A two dimensional arrangement can define rows and columns, allowing a composition to be divided into four or more zones.
This resembles a stage director assigning actors to marks on a stage. “A man” and “a woman” are not enough. The director must decide who stands where, how much space each person occupies, and which visual properties belong exclusively to each performer.
The common prompt is like the director’s statement that the scene contains two actors. Regional instructions are like the stage directions: the man occupies the left side and has black hair, while the woman occupies the right side and has blonde hair.
The analogy becomes especially useful when designing complex scenes. Imagine a four region grid:
old stone courtyard, two figures, evening light
BREAK
an elderly woman reading, left foreground
BREAK
an empty fountain, upper center
BREAK
a young man holding a lantern, right foreground
BREAK
climbing ivy and a shadowed archway, background
The exact syntax and region arrangement may vary, but the logic remains stable. The shared description establishes the world. The regional descriptions distribute roles within it.
Without a common scene description, the model may treat each region as an independent picture. The left region becomes a woman portrait, the center becomes a fountain study, and the right becomes a man portrait. There is no guarantee that these fragments belong to one courtyard. The common prompt supplies the connective tissue.
This is a broader lesson about modular design: local instructions need a global ontology. A collection of parts becomes a coherent system only when the parts share a definition of what they are collectively building.
In software, modules need interfaces. In architecture, rooms need a floor plan. In music, instruments need a key and meter. In generated imagery, regions need a shared scene grammar.
Motion is not decoration. It is a field of forces
The idea of a motion pattern becomes clearer if we stop imagining animation as a sequence of independent frames. A moving image is a field of forces acting on visual features.
A spiral is not just a line that happens to curve. It expresses a relationship between position and direction. Points near the center may rotate tightly, while points farther out travel along broader arcs. The resulting movement can make smoke, fabric, hair, clouds, water, or even a crowd feel as though they belong to one living system.
This is why a global motion prior can be powerful. It gives the image a kind of choreography. Rather than asking every element to move independently, it establishes a shared rhythm that can unify disparate objects.
But global tendencies also create a risk: coherence can become distortion. If the spiral motion is too strong, faces may twist, rigid architecture may bend, and carefully separated regional identities may drift across their boundaries. The very force that makes the animation feel alive can undermine the spatial structure that made the scene legible.
This is the central tension between the two forms of control:
Spatial control says, “Stay in your place.” Temporal control says, “Change continuously.” Good animation must satisfy both without allowing either to dominate.
A useful way to think about this is through three kinds of stability:
- Identity stability: the man remains the man, and the woman remains the woman.
- Boundary stability: the left and right regions preserve their intended relationship.
- Motion stability: changes from frame to frame feel continuous rather than random.
A result can succeed on one dimension and fail on another. Two people may be clearly separated in the first frame, yet swap visual features during motion. The spiral may be smooth, yet make both faces unrecognizable. Or the identities may remain stable, while the motion looks stiff and disconnected.
The goal is not maximum stability. It is selective stability. Preserve the properties that define the scene, and allow everything else to transform.
A practical framework: scaffold, territory, tendency
The three layer model can become a repeatable workflow.
1. Build the scaffold
Start with the minimum statement that defines the whole scene. Include the number of important subjects, their basic relationship, the environment, and the visual style.
For example:
an old courtyard at dusk, a man and a woman facing each other, cinematic realism
This is not the place to specify every accessory. Its job is to prevent the regions from becoming unrelated images.
2. Assign territory
Divide the canvas according to the composition you want. Equal regions are useful for side by side subjects. Unequal ratios are better when one subject should dominate. A grid is appropriate when the image contains foreground, middle ground, and background roles that need explicit separation.
Then attach local attributes to each region:
man with black hair, dark coat, left side
BREAK
woman with blonde hair, pale dress, right side
The key is to make local prompts genuinely local. Do not repeat a long description indiscriminately if it introduces contradictions. Shared facts belong in the scaffold. Distinguishing facts belong in the territory instructions.
3. Choose the tendency
Only after the still composition is working should you introduce motion. Decide what kind of transformation the scene can tolerate.
A spiral tendency may suit smoke, petals, hair, liquid, dancers, or dreamlike environments. It may be less suitable for a solemn architectural walk through a rigid hallway, unless the intended effect is surreal distortion.
The question is not “What motion looks impressive?” It is:
What movement reinforces the meaning of this scene without erasing the relationships that make the scene understandable?
This reframes motion selection as a semantic decision. A spiral can communicate transformation, magnetism, growth, turbulence, or ritual. It is not merely an effect layered on top of content.
4. Tune the balance
The best result usually comes from treating regional structure and motion strength as competing influences. If the image loses subject separation, strengthen the scaffold and simplify local descriptions. If the animation feels lifeless, reduce rigid spatial demands or choose elements that naturally support transformation.
The recommended base dimensions for a particular motion setup can matter because motion models have learned statistical expectations about aspect ratio and composition. A wide frame, for example, may give a horizontal interaction enough room to breathe, while an overly narrow frame compresses the territories and forces the motion into visual congestion.
Technical settings matter, but they are downstream of conceptual clarity. A well chosen scheduler or model pairing cannot repair a scene that has not distinguished global identity from local attributes and temporal behavior.
The deeper lesson: control comes from interfaces
The most important insight is not that one tool divides an image or another supplies a spiral. It is that creative systems become manageable when their forces communicate through interfaces.
A region is an interface between global meaning and local detail. It says: this portion participates in the whole scene, but it also has special properties. A motion prior is an interface between a static composition and a sequence of changes. It says: these objects belong to this world, but they are permitted to transform according to a shared rule.
This is similar to writing. A sentence needs a subject that remains identifiable, but its verbs introduce change. If every word modifies everything else, the sentence becomes incoherent. If nothing changes, it becomes a label rather than a living statement.
Generated animation faces the same compositional problem in visual form. It needs nouns, boundaries, and verbs. The common prompt supplies the nouns. Regional prompts supply the boundaries. Motion supplies the verbs.
Key Takeaways
- Separate global facts from local attributes. State what the entire scene contains before assigning distinctive properties to individual regions.
- Treat spatial division as a design tool, not a correction mechanism. Plan ratios and grids around visual importance, staging, and depth.
- Choose motion according to meaning. A spiral pattern should support the emotional or physical logic of the scene, not simply add spectacle.
- Protect identity and boundaries before increasing motion. If subjects merge or drift, simplify the prompt and reinforce the shared scaffold.
- Think in layers: substrate, territory, tendency. Style establishes the material world, regions allocate responsibility, and motion determines how the world changes.
The future of generative control will not be won by the person who writes the longest prompt. It will belong to the person who understands which instructions should be global, which should be local, and which should govern change over time.
That is a surprisingly old design problem. A painter solves it through composition. A filmmaker solves it through blocking and choreography. A composer solves it through recurring themes and variation. Generative systems simply expose the problem more directly because their default behavior is to blend influences unless we give those influences distinct jobs.
The most powerful prompt, then, is not a pile of descriptors. It is an architecture of constraints. It defines a world, assigns its inhabitants, and chooses the forces by which that world may move.
Once you see generation this way, a region is no longer just a patch of pixels, and a motion model is no longer just an effect. One is a boundary of meaning. The other is a law of transformation. The craft lies in making those two cooperate: preserving enough structure for the viewer to understand what they are seeing, while allowing enough motion for the image to become something more than a still picture that happens to flicker.
Sources
Hatch New Ideas with Glasp AI 🐣
Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)
Start Hatching 🐣