Post Reply 
HP-41 Dictionary Module: How good is your Spanish?
12-11-2015, 11:17 AM (This post was last modified: 12-13-2015 10:30 AM by Ángel Martin.)
Post: #1
HP-41 Dictionary Module: How good is your Spanish?
Buenos Días a Tod@s - Greetings fellow language enthusiasts.

So you always wanted to learn Spanish and never found the time or motivation to do it? Then you're in luck, just plug in the new English<>Spanish Dictionary module and enjoy the ride.

Well sort of, as the obvious limitations will apply given that this is (so far) a single 4k ROM, which holds a 236-word database. Small but a lot of fun nonetheless - I made sure I threw in a few challenging ones to exercise your prowess and test your command of the language ;-)

Soon at TOS near you - don't miss out!

ÁM.
Find all posts by this user
Quote this message in a reply
12-11-2015, 04:41 PM
Post: #2
RE: HP-41 Dictionary Module: How good is your Spanish?
If you don't use up space on the Latin conjugates that are already 45% of English, those 225 words (mostly verbs?) could be enough to piece together a newspaper. You've given us yet another excuse to carry the greatest calculator ever..... everywhere.
Find all posts by this user
Quote this message in a reply
12-11-2015, 04:42 PM (This post was last modified: 12-11-2015 04:43 PM by Ángel Martin.)
Post: #3
RE: HP-41 Dictionary Module: How good is your Spanish?
(12-11-2015 11:17 AM)Ángel Martin Wrote:  Soon at TOS near you - don't miss out!

From the QRG:

Code:

XROM     Function    Description                           Input
31,00    -ENGL>SPAN    Section Header                   n/a
31,01    SPANISH        Translates Word to Spanish           Word in ALPHA
31,02    NOUNS        Enumerates all English Nouns    none
31,03    VERBS        Enumerates all English Verbs    none
31,04    OTHER        Enumerates other English words    none
31,05    CHANCE        Retrieves one word at random    (time from Time Module)
31,06    WORD _ _ _    Retrieves a word by its index    Index# in Prompt
31,07    “WLIST”        Lists ALL English words        none
31,08     DTOA        Utility to write LCD to ALPHA    Text in LCD
31,09    -ESPA>INGL    Section Header            n/a
31,10    INGLES         Translates Word to English    Word in ALPHA
31,11    NOMBRES        Enumerates all Spanish Nouns    None
31,12    VERBOS         Enumerates all Spanish Verbs    None
31,13    RESTO         Retrieves one word at random    (time from Time Module)
31,14    PALABRA _ _ _    Retrieves a word by its index    Index# in prompt
31,15    AZAR        Lists ALL Spanish words        none
31,16    “LISTAP”    Retrieves one word at random    none
31,17     RNG         Random Number Generator        Time from Time Module
Find all posts by this user
Quote this message in a reply
12-13-2015, 10:31 AM
Post: #4
RE: HP-41 Dictionary Module: How good is your Spanish?
(12-11-2015 04:41 PM)Den Belillo (Martinez Ca.) Wrote:  If you don't use up space on the Latin conjugates that are already 45% of English, those 225 words (mostly verbs?) could be enough to piece together a newspaper. You've given us yet another excuse to carry the greatest calculator ever..... everywhere.

Module and QRG submitted to TOS already. I managed to squeeze in a few more words, so it's up to 236 now.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)