Discuss Scratch
- Discussion Forums
- » Translating Scratch
- » Translating Program
- SonAnimations
-
1 post
Translating Program
Hey Guys, this probably isn't the place, but has anyone made a language translation project on scratch? If so post, or discuss about making one. I had a plan about making one, but it didn't work.
set pen color to [#ff9988]
if <<touching [ translator] ?>> then
say [YES!!!!!!!]
end
Last edited by SonAnimations (Dec. 17, 2015 10:53:26)
- Fuzzbutt
-
500+ posts
Translating Program
I've thought about making one, and I'm pretty sure it would work, but the syntax would be terrible unless I found a way to give it better grammar. I was also thinking of a project where it used cloud data so that Scratchers could translate common phrases, and over time you collect a whole dictionary of them. Hey Guys, this probably isn't the place, but has anyone made a language translation project on scratch? If so post, or discuss about making one. I had a plan about making one, but it didn't work.set pen color to [#ff9988]
if <<touching [ translator] ?>> then
say [YES!!!!!!!]
end
- GunChleoc
-
500+ posts
Translating Program
I think the only thing you could pull off are some few simple phrases. Building a grammar is huge work.
- Discussion Forums
- » Translating Scratch
-
» Translating Program