Results 1 to 6 of 6
Hybrid View
-
18th July 2011 21:13 #1Registered User
Join Date: Aug:2006
Location: Bulgaria/Sofia
Posts: 5
,
3 ( ):
. perl ( ), - ( 2 30 ), / . ( "" "v" "w", "" "ia","ja","q","ya" .. )
:
: ""
: "darvenica", "darvenitsa","darvenitza","darwenica","d arwenitsa","darwenitza","dyrvenica","dyr venitsa","dyrvenitza","dyrwenica","dyrwe nitsa","dyrvenitza"...
:
, ( - lc), , ASCII switch "1072" "a" .
.
:
"" -w,v"
"" - "zh,j,g"
"" - "j,i"
"" - "ch,4"
"" - "sh,6"
"" - "sht,6t"
"" - "y,a,u"
"" - "ju,iu.yu"
"" - "q,ja,ia,ya"
- ? ?
,
-
18th July 2011 23:03 #2Registered User
Join Date: May:2008
Location: bguddd
Posts: 108
, , .
-
18th July 2011 23:19 #3Registered User
Join Date: Aug:2006
Location: Bulgaria/Sofia
Posts: 5
"" 3
for y=1..3 ( y=1 ="y", y=2 ="a", y=3 ="u")
for v=1..2 (v=1 ""=v, v=2 ""=w)
for zh=1..3 (zh=1 ""=zh, zh=2 ""=j "zh=3 =g)
-
18th July 2011 23:59 #4
, mapping- ...map char (, '' -> ['sht', '6t'])? , map- char value- .
:
Code:... for (i = 0; i < string.length(); i++): ch = string.charAt(i); array = map.get(ch); for value in array: ...UD3R|Q9550+1283|4x2 G.Skill@1066|MX500+1002FAEX+640AAKS+ST31 60|RX580-8GB|1841BLT|SS-760XP|Define7|z24i|Edifier S350DB
geniusloci: ) ; ) ; ) ?
nope|r.i.p.
-
19th July 2011 08:33 #5Registered User
Join Date: Aug:2006
Location: Bulgaria/Sofia
Posts: 5
"" , ""
:
10 ( )
(- - ) N :Code:= {'v','w'} = {'zh', 'j', 'g'} = {'i', 'j'} = {'c', 'ts', 'tz'} = {'ch','4'} = {'sh', '6'} = {'sht', '6t'} = {'y', 'u', 'a'} = {'iu', ''ju', 'yu'} = {'q', 'ia', 'ja', 'ya'}
"" - N=2 - '' ''
'' 2 , '' = 3
'' ''
for - ''
for - ''
- shty, shtu, shta, 6ty, 6tu, 6ta ( - , )
N 2 2
N<=10 ( - N=1,2,3,4,5,6,7,8,9,10, )?
.
-
19th July 2011 12:27 #6
- .
:
Code:def generator(bg_str, english_str, index): if index >= bg_str.length(): print english_str return cur_char = bg_str[index] for replacement in mappings[cur_char]: generator(bg_str, english_str + replacement, index+1)
, map- mappings - .. 'a' => {""}, '' => {"t"}, '' => {"ia", "ja", "ya", "q" } ..Code:generator("", "", 0);
Btw, ( , , , ) - ., . .
"640K ught to be enough for anybody" - Bill Gates, 1981
::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel




Reply With Quote
Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in