1 //redFrik april'06 - title generation techniques
3 //give credit if you use any of these in your code
6 ~file= FileReader.read("/usr/share/dict/words"); //will take a little while to load
12 b= b[0].toUpper++b.copyRange(1, b.size-1);
13 c= c[0].toUpper++c.copyRange(1, c.size-1);
17 10.do{~fileFunc.value.postln};""
20 ~file= FileReader.read("/usr/share/dict/web2a");
26 b= b[0].toUpper++b.copyRange(1, b.size-1);
27 c= c[0].toUpper++c.copyRange(1, c.size-1);
31 10.do{~fileFunc.value.postln};""
34 ~file= FileReader.read("/usr/share/dict/web2");
40 b= b[0].toUpper++b.copyRange(1, b.size-1);
41 c= c[0].toUpper++c.copyRange(1, c.size-1);
45 10.do{~fileFunc.value.postln};""
48 ~file= FileReader.read("/usr/share/dict/propernames");
54 b= b[0].toUpper++b.copyRange(1, b.size-1);
55 c= c[0].toUpper++c.copyRange(1, c.size-1);
59 10.do{~fileFunc.value.postln};""
62 ~file= FileReader.read("/usr/share/dict/connectives");
68 b= b[0].toUpper++b.copyRange(1, b.size-1);
69 c= c[0].toUpper++c.copyRange(1, c.size-1);
73 10.do{~fileFunc.value.postln};""