// An example of a vocfile for VocaTest Anything that is not a valid voc will be ignored This means that VocaTest will (as far as I can see) never refuse to load a (text) file. It will just skip all lines it doesn't understand. // Everything after // is a comment. Use these to add comments on the // same line as a voc. // // The file is organised as: // word or sentence in own language | word or sentence in foreign language // another word in own language | with translation // // You can enter several translations of a single word in both lang1 and lang2 // The '¤' sign is the default to delimeter, but you can change this to whatever // you like. // word 1 ¤ word 2 | trans 1 ¤ trans 2 ¤ trans 3 // // // You get the idea, right? // As you can see I've decided to use the '|' and '¤' signs as delimeters. // These are the default delimeters // // You can change all delimiters by adding special settings to your vocfiles // or in a file called .VocaTest in your home directory. Please browse through // that file and change the settings to suit you. // // Some words below. English | Swedish. hello ¤ hi | hej ¤ hejsan planet of the apes | apornas planet pizza | pizza chewing gum | tuggummi // this is a comment