NaPoWriMo+GenMo2026_MatricePoem2
4 x 4 Poems
Published
•1 min read
Poetic Carousel 8
For the 24th poem of NaPoWriMo/NaPoGenMo 2026, Poetic Carousel 8 rules are coded in Ruby & Python: Where the starting letter of each word is derived from a 4x4 matrix that is generated with no repeat letters and then transposed.
Poems
Rules
Poetic Stanza 1 :
[['b' 'y' 'r' 's']
['h' 'g' 'u' 'p']
['d' 'a' 'q' 'v']
['m' 'l' 'k' 'c']]
Poetic Stanza 2:
[['b' 'h' 'd' 'm']
['y' 'g' 'a' 'l']
['r' 'u' 'q' 'k']
['s' 'p' 'v' 'c']]
Output
Bring your Resolve Strongly
Hoping Gains Unanimously Proceeds
During all Quests, Ventures
Merging levels, Knowledgeable Conquests
Blending Humor. Drama, Memoirs
Your goals, actions ,luck
Resonating ultra quality Knowledge
splurging past various content
Code
Code used from but adjusted for 4x4: https://blog.illestpreacha.com/napowrimogenmo2025matricespoem



