From b12608fb0947122fe65d9736eabf59266ad08252 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 17 May 2005 11:37:17 +0000 Subject: ml and tl --- src/HelpFile | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'src/HelpFile') diff --git a/src/HelpFile b/src/HelpFile index 4ebb00d1d..7d339e478 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -310,11 +310,13 @@ tq, translation_quiz: tq Lang Lang examples: tq -cat=NP TestResourceEng TestResourceSwe -- quiz for NPs -tl, translation_list: tl Lang Lang Int - Random-generates a list of Int translation exercises from Lang1 to Lang2. +tl, translation_list: tl Lang Lang + Random-generates a list of ten translation exercises from Lang1 + to Lang2. The number can be changed by a flag. HINT: use wf to save the exercises in a file. flags: -cat + -number examples: tl -cat=NP TestResourceEng TestResourceSwe -- quiz list for NPs @@ -330,13 +332,14 @@ mq, morphology_quiz: mq examples: mq -cat=N -lang=TestResourceSwe -- quiz for Swedish nouns -ml, morphology_list: ml Int - Random-generates a list of Int morphological exercises, - keeping score of success. +ml, morphology_list: ml + Random-generates a list of ten morphological exercises, + keeping score of success. The number can be changed with a flag. HINT: use wf to save the exercises in a file. flags: -cat -lang + -number examples: ml -cat=N -lang=TestResourceSwe -- quiz list for Swedish nouns -- cgit v1.2.3