Advanced Manga Prompt with Tempo Grammar and Wound Visibility
From Wikiprompt, the free prompt encyclopedia
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 ContinueUsage
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
- Category: creative Prompts
- Source: https://x.com/Gdgtify/status/2084387331205701841
Talk
0 comments