This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-03-27 02:25:30

Shadowed1
Scratcher
Registered: 2010-01-19
Posts: 100+

Dictionary in Scratch

A dictionary would be good in scratch, because it would help make, scrabble, crosswords and wordsearches.
My idea would be to treat the dictionary as a list, and to check if a word is in there, you would use the <list> contains [ ] block.


*Insert some witty, funny or sarcastic comment here*

Offline

 

#2 2011-03-27 06:53:56

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Dictionary in Scratch

Or even better take it off Google or Dictionary.com!

Offline

 

#3 2011-03-27 11:51:10

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: Dictionary in Scratch

But that would ruin the fun, wouldn't it!

Yes, as LS97 said, many mods of Scratch and other "block programming" things have the ability to take information off of a website.

Like Designblocks, there's a block to take an image off of flickr.

Offline

 

#4 2011-04-16 18:22:27

Shadowed1
Scratcher
Registered: 2010-01-19
Posts: 100+

Re: Dictionary in Scratch

bump / shove


*Insert some witty, funny or sarcastic comment here*

Offline

 

#5 2011-04-16 20:00:02

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Dictionary in Scratch

Installing dictonaries in Scratch feels like cheating... and plus, as dictionaries have to be continuously updated...  hmm

Last edited by Jonathanpb (2011-04-16 20:00:28)


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#6 2011-04-19 05:09:05

Shadowed1
Scratcher
Registered: 2010-01-19
Posts: 100+

Re: Dictionary in Scratch

bump / shove
smile


*Insert some witty, funny or sarcastic comment here*

Offline

 

#7 2011-04-19 05:28:18

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: Dictionary in Scratch

nah, i think though i will make a list of words that are in the dictionary.  I could use a website, and add it to a list  wink   But nah, this would take out the fun !


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#8 2011-04-23 20:44:43

Shadowed1
Scratcher
Registered: 2010-01-19
Posts: 100+

Re: Dictionary in Scratch

bump  smile  smile  smile  smile  smile  sad  wink


*Insert some witty, funny or sarcastic comment here*

Offline

 

#9 2011-04-23 20:46:59

12three
Scratcher
Registered: 2008-06-12
Posts: 1000+

Re: Dictionary in Scratch

It would slow down the website... a lot...

Offline

 

#10 2011-04-27 08:11:18

CloneCommando1
Scratcher
Registered: 2010-12-02
Posts: 500+

Re: Dictionary in Scratch

I agree with Jonathanpb, if theres going to be a dictionary for Scratch, it would have to be updated almost constantly. I imagine this would be difficult to add and maintain.  hmm


RANDOM THOUGHT: If the tomato is a fruit, doesn't that make ketchup a smoothie?

Offline

 

#11 2011-04-27 09:16:35

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Dictionary in Scratch

LS97 wrote:

Or even better take it off Google or Dictionary.com!

Yes!!!  big_smile  That way, it would just pull from their site and we wouldn't have to update. Or maybe there would be a check for updates in help which checks for updates for Scratch, the dic, and more!

Offline

 

#12 2011-04-30 03:22:45

Shadowed1
Scratcher
Registered: 2010-01-19
Posts: 100+

Re: Dictionary in Scratch

scimonster wrote:

LS97 wrote:

Or even better take it off Google or Dictionary.com!

Yes!!!  big_smile  That way, it would just pull from their site and we wouldn't have to update. Or maybe there would be a check for updates in help which checks for updates for Scratch, the dic, and more!

That would solve the constant updating problem.


*Insert some witty, funny or sarcastic comment here*

Offline

 

#13 2011-06-05 09:15:57

SnowGuy
Scratcher
Registered: 2008-11-25
Posts: 41

Re: Dictionary in Scratch

This didn't help me much.  Looks like i'm still going to have to type in every word from websters....


This account is dead. See my new one here.

Offline

 

#14 2011-08-31 10:39:16

MaxTill
Scratcher
Registered: 2011-08-08
Posts: 64

Re: Dictionary in Scratch

Yea i am just getting started on one right now


Failure is simply the opportunity to begin again, this time more intelligently - Ford

Offline

 

#15 2011-08-31 10:44:40

MaxTill
Scratcher
Registered: 2011-08-08
Posts: 64

Re: Dictionary in Scratch

(exept it is a scrabble dictionary  smile  )

Code would look something like this

when green flag clicked,
Ask { null }
If word bank contains (answer) then
set (yes/no) to  {yes}
else
set (yes/no) to { no }
end if


Failure is simply the opportunity to begin again, this time more intelligently - Ford

Offline

 

Board footer