# Mathober2025_Notation2

# **PoeticCarouselAgain**

For My 29th Sketch of **Mathober2025** using the 7th Prompt of ***“Notation” ,*PoeticCarouselAgain**  is coded with **Ruby & Python** it remixes my **<mark>Poetic Carousel Code</mark>** ([https://blog.illestpreacha.com/napowrimo24-poetic-matrices](https://blog.illestpreacha.com/napowrimo24-poetic-matrices)) code that uses 3 x 3 matrices to form a poetic notation to write the poems.

## Poetic Notations

```ocaml
Poetic Stanza 1 :
[['m' 's' 'q']
 ['z' 'e' 'l']
 ['n' 'h' 'j']]
Poetic Stanza 2:
[['m' 'z' 'n']
 ['s' 'e' 'h']
 ['q' 'l' 'j']]
```

```ocaml
Poetic Stanza 1 :
[['w' 'u' 'e']
 ['y' 'm' 'h']
 ['b' 'l' 'r']]
Poetic Stanza 2:
[['w' 'y' 'b']
 ['u' 'm' 'l']
 ['e' 'h' 'r']]
```

```ocaml
Poetic Stanza 1 :
[['d' 'p' 'v']
 ['s' 'e' 'i']
 ['u' 'h' 'c']]
Poetic Stanza 2:
[['d' 's' 'u']
 ['p' 'e' 'h']
 ['v' 'i' 'c']]
```

## Poems

```ocaml
Massively Searching Quadrants
Zinging Extra Lengths
Never Hesitating Jumps

Managing Zones Naturally
Seeking every Habitats
Quickly Lowering Juxtapositions
```

```ocaml
Washing Under Ecosystems
Yeilding More Honey
Barely Looking Rough

Wishing Your Bewilderment
Unanimously Minimizing Lazyness
Even Hazy Reminders
```

```ocaml
Deploying Powerful Visions
Synchronizing Every Imaginations
uniting Harmonious Content

Deploying Sparkling Unions
Proudly Echoing Honour
Viscously Intertwining Content
```
