NameSilo

Need a list of CVCV Combinations

Spaceship Spaceship
Watch

malibumobile

Account Closed
Impact
12
Does anyone have a list of all possible CVCV combinations?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Hi Scott

I have a list on my home computer which I will post when I get home from work if nobody has already responded with one. I would say they would've though as I won't be home until another 6 hours time. All the best :)
 
0
•••
malibumobile said:
Does anyone have a list of all possible CVCV combinations?
i can make one easily. which extension are u talking abt?
 
0
•••
I made one for you ...
http://xe7.net/np/cvcv.txt

considering vocal = (a i u e o)
because some domainers said Y is considered vocal.

PS: anyone else having problem using attachment feature?
I always get this error

Warning: move_uploaded_file(/home/namepros/attachments/f612df6c3f7fa48dad3f76e1c74a42ae) [function.move-uploaded-file]: failed to open stream: Permission denied in /includes/functions_file.php on line 277

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phprGYoXD' to '/home/namepros/attachments/f612df6c3f7fa48dad3f76e1c74a42ae' in /includes/functions_file.php on line 277

Warning: filesize() [function.filesize]: stat failed for /home/namepros/attachments/f612df6c3f7fa48dad3f76e1c74a42ae in /includes/functions_file.php on line 289
 
1
•••
Well I have compiled 4 lists for you. Find them here:

CVCV

VCVC

VCCV

CVVC

Note: I have included Y as a Vowel in these lists.
Rohan.



edit: Sorry didnt see your post before! Think i was typing when u posted. :)
 
Last edited:
0
•••
Krossat said:
Well I have compiled 4 lists for you. Find them here:

CVCV

VCVC

VCCV

CVVC

Note: I have included Y as a Vowel in these lists.
Rohan.

Great work! Thanks for sharing.
 
0
•••
Thanks everyone! I appreciate it!
 
0
•••
how do you guys actually make these lists? Any software? Script?
 
0
•••
I'm making a VB app which accepts a mask eg VCVCVC upto 8 characters and generates a list. Working on 6 letter currently.

Its just a matter of whole lot of loops lolz
Just edited the tech specs tho :p
 
Last edited:
0
•••
I did it using bash shell script
something like this

#!/bin/sh

for c1 in b c d f g h j k l m n p q r s t v w x y z
do
for c2 in b c d f g h j k l m n p q r s t v w x y z
do
for v1 in a i u e o
do
for v2 in a i u e o
do
echo $c1$v1$c2$v2
done
done
done
done
 
2
•••
hehe, they are all taken, no use in checking these :D

~MG
 
0
•••
Michael_Goldman said:
hehe, they are all taken, no use in checking these :D

~MG
he maybe checking .mobi/.biz or his niche :)
 
0
•••
Well,
I've developed a software for generating all possible combinations of

CVCV

VCVC

CVVC

VCCV

CVCVC

VCVCV

Screenshot
hhchh3iblv.gif


Download Link
http://www.box.net/shared/static/zmqnlfq1vd.zip

Post your comments and suggestions after using this software.

Reps/NP$ Appreciated! :)
 
1
•••
I am working in a different niche - thanks for the help everyone!
 
0
•••
Hello,

links for combinations are not wortking. Can someone add it again?

I am looking for combinations:

CVCV

VCVC

CVVC

VCCV

Thanks for help!
 
0
•••
Do you think CVCV.io worth something?
Don't confuse the domain is cvcv.io
 
0
•••
0
•••
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back