Rev 894 | Rev 4351 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 894 | Rev 4158 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | slib_title=For marking some words with given explanation |
- | |
5 | slib_parms=1\ |
4 | |
6 | the input text (embedding delimiter: `??') |
- | |
7 | slib_author=Bernadette PERRIN-RIOU |
5 | slib_author=Bernadette PERRIN-RIOU |
8 | slib_out= position of words embedded in text by ?? ?? (without the joker)\ |
- | |
9 | amongst all the groups of the form ?? ?? (one line by embedding);\ |
- | |
10 | [position in the text of the ?? ??];\ |
- | |
11 | Text output with comas ;\ |
- | |
12 | list of explanations (one by groups of words);\ |
- | |
13 | number of words |
6 | |
14 | slib_comment=for use in answer with type=mark ; \ |
- | |
15 | one line by answer (see markword if all the words must be treated in one question).\ |
- | |
16 | only the words with ??etc ?? or ??@_etc ?? are taken in account |
- | |
17 | slib_example= Je??@_??mange??_|article+nom??une??@_??pomme que j'ai??@_??cueillie sur un??_|article + nom??arbre |
- | |
18 | !exit |
7 | !exit |
19 | 8 | ||
20 | :proc |
9 | :proc |
21 | 10 | ||
22 | slib_texte=!lines2words $wims_read_parm |
11 | slib_texte=!lines2words $wims_read_parm |