Visual Spell Demo 0.1.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Visual Spell Demo 0.1.0 (Default branch)
# 1  
Old 08-13-2008
Visual Spell Demo 0.1.0 (Default branch)

Image The objective of Visual Spell is to improve the spelling, reading, and vocabulary skills of English speaking children in the age 6-10. However, all ages may find it enjoyable. It challenges players to use reasoning skills to match a word from their existing vocabulary that best represents a pictorial scenario. This pictorial scenario or visual puzzle is not only connected in some way to a designated word but also has the spelling of that specific word hidden or buried within the very picture. Additional verbal and visual clues are sequentially provided at different degrees.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Pod::Wordlist(3)					User Contributed Perl Documentation					  Pod::Wordlist(3)

NAME
Pod::Wordlist - English words that come up in Perl documentation VERSION
version 1.04 DESCRIPTION
Pod::Wordlist is used by Pod::Spell, providing a set of words (as keys in the hash %Pod::Spell::Wordlist) that are English jargon words that come up in Perl documentation, but which are not to be found in general English lexicons. (For example: autovivify, backreference, chroot, stringify, wantarray.) You can also use this wordlist with your word processor by just pasting "Pod/Wordlist.pm"'s content into your wordprocessor, deleting the leading Perl code so that only the wordlist remains, and then spellchecking this resulting list and adding every word in it to your private lexicon. CONTRIBUTING
Note that the scope of this file is only English, specifically American English. (But you may find in useful to incorporate into your own lexicons, even if they are for other dialects/languages.) BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/xenoterracide/pod-spell/issues When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature. AUTHORS
o Sean M. Burke <sburke@cpan.org> o Caleb Cushing <xenoterracide@gmail.com> COPYRIGHT AND LICENSE
This software is Copyright (c) 2013 by Caleb Cushing. This is free software, licensed under: The Artistic License 2.0 (GPL Compatible) perl v5.16.3 2013-05-09 Pod::Wordlist(3)