NaPoWriMo x NaPoGenMo Prompt Day 13 : UnseenMagicWIthInterWoven
Magical Spells Thru Interwoven
#NaPoGenMo #NaPoWRiMO ##napowrimoxayaskala Using @ayaskala Prompt #14: Unseen Magic
Using Python to Generate a list of words that were made through the Javascript Based Tool : zompist.com/gen.html. Then after these words were founded try to translate them into English sentences (poetically focused)
## Code
import random
with open("InterWovenText.txt", "r") as adj: #open and read the text file
IWT = adj.read() #give the file a variable name
IWTUsed = list(map(str,IWT.split())) #individuals words
def spell():
print(random.choice(IWTUsed).upper() + " " + random.choice(IWTUsed) + " " + random.choice(IWTUsed) + " " + random.choice(IWTUsed) + " " + random.choice(IWTUsed).upper())
print(random.choice(IWTUsed).upper() + " " + random.choice(IWTUsed) + " " + random.choice(IWTUsed) + random.choice(IWTUsed) + " " + random.choice(IWTUsed).upper())
print(random.choice(IWTUsed).upper() + " " + random.choice(IWTUsed) + random.choice(IWTUsed) + random.choice(IWTUsed) + random.choice(IWTUsed).upper())
print(random.choice(IWTUsed).upper() + " " + random.choice(IWTUsed) + " " + random.choice(IWTUsed) + " " + random.choice(IWTUsed) + " " + random.choice(IWTUsed).upper())
print(random.choice(IWTUsed).upper() + " " + random.choice(IWTUsed) + " " + random.choice(IWTUsed)*2 + " " + random.choice(IWTUsed) + " " + random.choice(IWTUsed).upper()*2)
Video
Interwoven Spells Pt.1
"""
GEBEBE dit onyi anye GOE-
MOT giy matim-o ODE
BOUM daangoompou-OD-U
NAIPOGI poam ebi neat MI-
NAYGIITGUOGANUOT bo putput opi MUE*MUE*
"""
Beyond the Marking of the Tree
lies the domain of the sea
beyond that is the stream
that shall make your dream
be set free
"""
MA-IM-OEGYO nuk ogipuetga pe DIT
BE ud*o dumu* DO*
DO untibo-gebebePO*IMTINIT
UGTI de dit mu DE
PAIK mi- piypiy gik OGOOGO
"""
underneath the telling of the marking
lies the truth inside the bark
in can tell the roots are seeping
the forest marking is sleeping
but there is a mark that is in
Â