Wikiprompt
Talk

Advanced Manga Prompt with Tempo Grammar and Wound Visibility

From Wikiprompt, the free prompt encyclopedia

Gadgetify
Contributed byGadgetifyXSource

Aug 3, 2026

Advanced Manga Prompt with Tempo Grammar and Wound Visibility A formal, Haskell-inspired prompt for generating manga pages with tempo-driven grammar, camera rules, and strict dialogue/wound withholding laws. Includes forbidden patterns and a render pipeline.

Prompt ContentSave

data Tempo = Held | Stumble | Collapse slowness :: Tempo -> Int; slowness Collapse=3; slowness Held=2; slowness Stumble=1 -- the ordering type Wound = Text; type Line = Text; type Fact = Text -- P₁: the grammar is a TOTAL function of tempo (exhaustive ⇒ count/gutter/bleed can't be free) data G...

Sign in to see the full prompt

Sign In to Continue

Usage

This prompt is designed for use with creative. Copy the prompt content above and paste it into your preferred AI tool.

For best results, you may customize the placeholders (indicated by square brackets or capital letters) with your specific requirements.

References

Categories:creative| twitter| manga| comic-generation

Talk