DictaSim Console Wiki
A console-style application for brutal vocabulary memorising
Status: Beta
Brought to you by:
zansklimovics
Below is the table containing line-by-line explanation of a simple Italian-to-English dictionary file:
| Line in a dictionary file | Explanation |
|---|---|
| BASIC PHRASES | this line is ignored because it does not contain " - " separator |
| this empty line would be ignored | |
| per favore - please | "please" is asked as a question, "per favore" would be accepted as correct answer |
| grazie - thank you | "thank you" is asked as a question, "grazie" would be accepted as correct answer |
| come stai? - how are you? | "how are you?" is asked as a question, "come stai?" would be accepted as correct answer |
| (io) sto bene - I am fine | "I am fine" is asked as a question, any of "io sto bene", "sto bene" or "(io) sto bene" would be accepted as correct answer |
| arrivederci - goodbye | "goodbye" is asked as a question, "arrivederci" or "arrivederla" would be accepted as correct answer |
| arrivederla - goodbye | "goodbye" is asked as a question, "arrivederci" or "arrivederla" would be accepted as correct answer |