Welcome, Guest

Author Topic: Random word generator  (Read 121583 times)

Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Random word generator
« Reply #60 on: April 08, 2013, 12:20:37 AM »
no

we should hijaack it and add a function like that

Hellpotatoe

  • *****
  • Posts: 230
  • JooJ
Re: Random word generator
« Reply #61 on: April 08, 2013, 03:00:54 AM »
Is there a way to get it to only generate a certain syllable at the start (in my case V or VC)... even using replacements?
this would be good

Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Random word generator
« Reply #62 on: April 13, 2013, 10:33:42 AM »
atomic use more than just C and V
like this language for example (where y and w are consonants):

C=lkvxgrdb
T=ts
H=hrv
Y=yw
V=aoei

k♥|kh
l♥|ll
x♥|ch
v♥|dv
[^aoei]dv|v
g♥|gh
t♥|tv
r♥|r'tv
d♥|dh
b♥|br

CV
CVC
TV
C♥VC
THV
THVC
TVC
YVC
YV

alternatively you could hijaack the code that generates the text
« Last Edit: April 13, 2013, 10:53:54 AM by Darvince »

atomic7732

  • Global Moderator
  • *****
  • Posts: 3848
  • caught in the river turning blue
    • Paladin of Storms
Re: Random word generator
« Reply #63 on: April 13, 2013, 12:10:56 PM »
no

Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Random word generator
« Reply #64 on: April 13, 2013, 03:30:03 PM »
blaist mixed with himalian produces wacky russian-like languages

C=kvlgxrdb
T=ts
H=hrv
Y=yw
V=aoei

k♥|kh
l♥|ll
x♥|ch
v♥|dv
[^aoei]dv|v
g♥|gh
r♥|r'tv
d♥|dh
b♥|br
kkh|kh
[^kvgxrdbtshywaeoi]ll|l

CV
CVC
TV
C♥VC
THV
THVC
YV
TVC
YVC
CVC♥VC


Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Random word generator
« Reply #65 on: April 13, 2013, 04:36:17 PM »
revamped himalian for april 2013

C=klvnrzxfsdtgmbh
D=p-
V=awioue

-[^knvlzxfsdtrgmbawioue]|
xa|za
xe|ze
xi|zi
xo|zo
xu|zu
xw|zw
[eiuo][eiu]|ii
ww|w
aa|a
oo|o
w[aeiou]|w
[aeiou]w|w
ia|i'a
ie|i'e
io|i'o
iu|i'u
aa|a'a
ae|a'e
ai|a'i
ao|a'o
au|a'u
k♥|kk
v♥|vv
z♥|zz
f♥|ff
t♥|tt
r♥|rr
n♥|n
l♥|l
x♥|x
d♥|d
s♥|s
b♥|b
☻a|a
☻e|e
☻i|i
☻o|o
☻u|u
☻w|'w
ln|kn
lk|kk
ll|kl
lv|kv
lz|kz
lf|kf
ls|ks
ld|kd
lt|kt

CVC
CVVC
CVC
CV
CVC♥
☻VC
CVCD
CVVCD

Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Random word generator
« Reply #66 on: April 16, 2013, 05:12:40 PM »
good topics

Hellpotatoe

  • *****
  • Posts: 230
  • JooJ
Re: Random word generator
« Reply #67 on: April 18, 2013, 10:03:14 AM »
C=snkgctdhrbxjz
V=iaeuw
L=āēīūŵ
i☻|iw
a☻|ae
e☻|ew
w☻|w
u☻|w
i♥|ew
a♥|aw
e♥|ea
w♥|iw
u♥|wu
i♣|i'
a♣|a'
e♣|e'
w♣|w'
u♣|u'
[sz]☻|dz
[xc]☻|ch
[gj]☻|ḡ
[khnr]☻|ŋ
[btd]☻|dj
[szxc]♥|sh
[gj]♥|j
[khnr]♥|ŋ
[btd]♥|bs
dd|d
[^iaewu]dj|dj
iii|ī
[nh]h|ŋ
nn|ŋ
aa|ā
ee|ē
ii|ī
uu|ū
ww|ŵ
sss|'hs
ss|'hs
c[ck]|kc
gk|ḡ
cg|ḡ
gn|ŋ
ng|ŋaḡ
cs|x
ns|n'hs
ŋn|nn
CVC
CV
CCV
CCL
CL
CVV
CLC
CL'
CV'
CV♣
CV☻
VC☻
CV♥
C♥V
VC♥

Little changes in i'hsaḡan. Parse Cats is your friend.

Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Random word generator
« Reply #68 on: April 28, 2013, 08:24:33 PM »
blaist

C=xnkztr☺vs☻gbdlp♥♦♣♠f•
V=aoaoi◘ue○
☺|kr
☻|pr
♥|pl
♦|kl
♣|gr
♠|hj
•|zn
◘|oy
○|au
xa|za
xe|ze
xi|zi
xo|zo
xu|zu
nn|nk
kk|kz
oy[nxkztrvsgbdp]|ol
CVC
CVC
CVC
CVC
CV
VC

FiahOwl

  • *****
  • Posts: 1234
  • This is, to give a dog and in recompense desire my dog again.
Re: Random word generator
« Reply #69 on: April 28, 2013, 09:24:39 PM »

This message is only viewable with Universe Sandbox Galaxy Edition. Access it and much more with promo-code '104873'.

« Last Edit: March 22, 2021, 12:54:46 AM by FiahOwl »

atomic7732

  • Global Moderator
  • *****
  • Posts: 3848
  • caught in the river turning blue
    • Paladin of Storms
Re: Random word generator
« Reply #70 on: April 29, 2013, 11:23:00 AM »
simple pseudo-Hugarian I

C=nltkmsdbrćzjčfhvgcyçp
V=eaáoiéúőöíó

č|cs
ć|gy
ç|sz

for syllables I am just using CV and CVC atm, I haven't analyzed the word structure.

dropoff slow
monosyllables frequent

"Táb fi hiká do tétárő homi do. Kö gyúgyi kodő tí kí bőlenki. Di ye jó nő kún líb. Lo ne labda nöntóm neb sa nél dobná."

blotz

  • Formerly 'bong'
  • *****
  • Posts: 813
  • op pls
Re: Random word generator
« Reply #71 on: April 29, 2013, 01:17:12 PM »
fiah
aeridani
aeriowl
firnezehouse
fiahowl


wip

Hellpotatoe

  • *****
  • Posts: 230
  • JooJ
Re: Random word generator
« Reply #72 on: April 29, 2013, 01:34:05 PM »
fiah
aeridani
aeriowl
firnezehouse
fiahowl


wip
Did yuo mean FirenzeHouse?

blotz

  • Formerly 'bong'
  • *****
  • Posts: 813
  • op pls
Re: Random word generator
« Reply #73 on: April 29, 2013, 01:39:17 PM »
hey clicking that didn't auto change it!!
scam!

atomic7732

  • Global Moderator
  • *****
  • Posts: 3848
  • caught in the river turning blue
    • Paladin of Storms
Re: Random word generator
« Reply #74 on: April 29, 2013, 02:24:00 PM »
Himalian apparently: Likklakak zwrraklur ki'oklwrplal navvkol fokkarkankwrkok venalil ka'ikvaksol val siiklwzlwr zwvkakna'or noaklwklikfokko kwkfoknuk

blotz

  • Formerly 'bong'
  • *****
  • Posts: 813
  • op pls
Re: Random word generator
« Reply #75 on: April 29, 2013, 02:29:39 PM »
love of 'k'?

Hellpotatoe

  • *****
  • Posts: 230
  • JooJ
Re: Random word generator
« Reply #76 on: April 29, 2013, 03:44:46 PM »
C=snkgctdhrbxjz
V=iaeuw
L=āēīūŵ
i☻|iw
a☻|ae
e☻|ew
w☻|w
u☻|w
i♥|ew
a♥|aw
e♥|ea
w♥|iw
u♥|wu
i♣|i'
a♣|a'
e♣|e'
w♣|w'
u♣|u'
[sz]☻|dz
[xc]☻|ch
[gj]☻|ḡ
[khnr]☻|ŋ
[btd]☻|dj
[szxc]♥|sh
[gj]♥|j
[khnr]♥|ŋ
[btd]♥|bs
dd|d
[^iaewu]dj|dj
iii|ī
[nh]h|ŋ
nn|ŋ
aa|ā
ee|ē
ii|ī
uu|ū
ww|ŵ
sss|'hs
ss|'hs
c[ck]|kc
gk|ḡ
cg|ḡ
gn|ŋ
ng|ŋaḡ
cs|x
ns|n'hs
ŋn|nn
CVC
CV
CCV
CCL
CL
CVV
CLC
CL'
CV'
CV♣
CV☻
VC☻
CV♥
C♥V
VC♥


Little changes in i'hsaḡan. Parse Cats is your friend.

This is of not canon since Issagga isnt on universalis anymoar

atomic7732

  • Global Moderator
  • *****
  • Posts: 3848
  • caught in the river turning blue
    • Paladin of Storms
Re: Random word generator
« Reply #77 on: April 29, 2013, 08:19:35 PM »
boo

Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Random word generator
« Reply #78 on: April 29, 2013, 10:00:26 PM »

Hellpotatoe

  • *****
  • Posts: 230
  • JooJ
Re: Random word generator
« Reply #79 on: April 30, 2013, 04:00:37 AM »
I can understand a bit of the Darv's boo, since he cares (idk why :P) about Issagga.

B-but nue! Why you would boo me? What I have done to you?  :'(
* Hellpotatoe run, crying

atomic7732

  • Global Moderator
  • *****
  • Posts: 3848
  • caught in the river turning blue
    • Paladin of Storms
Re: Random word generator
« Reply #80 on: April 30, 2013, 06:11:47 AM »
you destroy a language!

and one of the more developed ones too

Hellpotatoe

  • *****
  • Posts: 230
  • JooJ
Re: Random word generator
« Reply #81 on: April 30, 2013, 10:57:54 AM »
you destroy a language!

and one of the more developed ones too
I had no reasons to keep it =P

Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Random word generator
« Reply #82 on: April 30, 2013, 04:21:30 PM »
universalis has no reason to exist are you saying we nuke it?!

Hellpotatoe

  • *****
  • Posts: 230
  • JooJ
Re: Random word generator
« Reply #83 on: April 30, 2013, 05:04:30 PM »
universalis has no reason to exist are you saying we nuke it?!
Nononono, I just dont wanna keep a lang since I dont have a nation for it

Hellpotatoe

  • *****
  • Posts: 230
  • JooJ
Re: Random word generator
« Reply #84 on: May 01, 2013, 08:02:19 AM »
you destroy a language!

and one of the more developed ones too
And ok.
Making of new language. Idk where use it.

Edit: Was trying to do a script for pt-br
well, it isnt finished, and I'm lazy to finish it now =P

C=dspmqrcbfgljntvxzwk
E=nsrlz
V=aeiou

q(^caeiouãõ)|c
q|qu
gw|gu
qc|cq
np|mp
nb|mb
s♔|ss
z♔|s
g♔|gu
[cx]♔|ch
l♔|lh
n♔|nh
♔e|ãe
♔i|ãe
♔a|ã
♔o|õ
♔u|õe
quu|cu

CV
CVE
VE
C♔V

Some real pt-br words created through randomization:
Code: [Select]
doando
quase
mar
osso
pisa
saque
saco
paz
capa
dez
se
pães
seda
sofa
dor
fada
sabe
saciar
curas
dessas
parede
limpar
« Last Edit: May 01, 2013, 10:08:10 AM by Hellpotatoe »

blotz

  • Formerly 'bong'
  • *****
  • Posts: 813
  • op pls
Re: Random word generator
« Reply #85 on: May 01, 2013, 02:00:31 PM »
can i eat some pisa

Hellpotatoe

  • *****
  • Posts: 230
  • JooJ
Re: Random word generator
« Reply #86 on: May 01, 2013, 02:07:54 PM »
can i eat some pisa
kol no
its pizza here too

pisa is like tower of pisa
or the third person of present of the verb 'pisar' ((to) step?)
Eu piso
Tu pisas
Ele pisa
Nós pisamos
Vós pisais
Eles pisam
^
I step
you step
He step
We stepped
you trample
they trample

TU and VOCÊ means YOU.
But "Tu" is only used in portugal, and "Você" is used here :)

Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Random word generator
« Reply #87 on: May 01, 2013, 04:30:19 PM »
what about madeira/azores

Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Random word generator
« Reply #88 on: May 01, 2013, 07:26:31 PM »
revised himalian (again)

Code: [Select]
C=kvnlrzxfsdtgmbh
D=p-
V=aiowue
-[^knvlzxfsdtrgmbawioue]|
xa|za
xe|ze
xi|zi
xo|zo
xu|zu
xw|zw
[eiuo][eiu]|ii
ww|w
aa|a
oo|o
w[aeiou]|w
[aeiou]w|w
ia|i'a
ie|i'e
io|i'o
iu|i'u
aa|a'a
ae|a'e
ai|a'i
ao|a'o
au|a'u
k♥|kk
v♥|vv
z♥|zz
f♥|ff
t♥|tt
r♥|rr
n♥|n
l♥|l
x♥|x
d♥|d
s♥|s
b♥|b
g♥|g
☻a|'a
☻e|'e
☻i|'i
☻o|'o
☻u|'u
☻w|'w
ln|kn
lk|kk
ll|kl
lv|kv
lz|kz
lf|kf
ls|ks
ld|kd
lt|kt
w[^klvnrzxfsdtgmbhaioue]|wk
p[^klvnrzxfsdtgmbhaioue]|
kkk|kk
nnn|nn
vvv|vv
zzz|zz
fff|ff
ddd|dd
ttt|tt
CVC
CVVC
CVC
CV
CVC♥
☻VC
CVCD
CVVCD

Hellpotatoe

  • *****
  • Posts: 230
  • JooJ
Re: Random word generator
« Reply #89 on: May 02, 2013, 09:24:24 AM »
Quote
Portuguese is a part of the Ibero-Romance group that evolved from several dialects of colloquial Latin in the medieval Kingdom of Galicia. With approximately 210 to 215 million native speakers and 240 million total speakers, Portuguese is usually listed as the seventh most spoken language in the world (or sixth, being very close to Bengali in native speakers), the third European language most spoken in the world, the most spoken language in both South America (the number of Spanish and Portuguese speakers is actually extremely close, but about 51% of the continent's population lives in Brazil) and the Southern Hemisphere, the second most spoken Romance language in Africa, Mainland Southeast Asia and Oceania (after French) and the most spoken Romance language in East and South Asia, while in Maritime Southeast Asia, as in South America, the numbers compete with those of Spanish.
HUE


NEW LANG :D


(all using portuguese IPA for reference =P)
Consonant sounds:

f = f (face)
p = p (spouse)
d = d (dice)
g = g (get)
gg = gw
v = v (vest)
b = b (best)
l = w (aawl my cats) (when followed by a vowel = what)
n = n (sonic)
nn = ɲ (español; canyon)
r = ɾ
ll = ɣ (million)
rr = ʁ
k = k (can)
c = s (soap)
s = z (zebra)
Å¡ = ts (tsunami)
Å¡Å¡ = dʒ (joker)
č = ʃ (chocolate)
čč =  tʃ (dutch)
t = t (stand)

Vowel sounds:

a = ɐ (purse (RP))
ǎ = a (father)
e = e (bed)
ě = ɛ (set)
w = wu (woo hoo)
i = i (see)
u = u (loop)
o = ɔ (ball (GA))
æ = eɪ (face, made)
y = aɪ (price, ride)
Å“ = ɔɪ (void)

Code: [Select]
C=fpdg&vb
V=aewiuo
K=ksctg
F=lnsrt

&|rr
kc|kk
kt|k
kg|gg
sc|č
s[gkt]|Å¡Å¡
ss|č
cc|č
c[gk]|Å¡Å¡
cs|ks
ct|Å¡
t[kg]|Å¡
t[sct]|čč
g[kc]|gg
gs|ks
gt|Å¡Å¡
a[auow]|ǎ
ae|æ
ai|y
ea|ǎ
e[eou]|ě
e[iw]|æ
w[ae]|læ
wi|y
w[ouw]|w
i[aw]|y
i[ie]|æ
i[ou]|Å“
u[ao]|læ
u[uw]|w
u[ei]|Å“
o[aei]|Å“
o[wou]|ol
l[nrst]|ll
n[lsrt]|nn
s[lnr]|s
t[lnr]|t
r[lnst]|rr
rrr|r

CV
KV
KKV
CVF
CVV
VF
kkV
VVF
CFV
KCV
FFV