Rev 2128 | Rev 4349 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2128 | Rev 4158 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | slib_title=Accord of French adjectives and names |
- | |
5 | slib_parms=1\ |
4 | |
6 | ,the word (singular masculine, no composite word) |
- | |
7 | slib_author=Gang Xiao |
5 | slib_author=Gang Xiao |
8 | slib_out=the list of different forms: singular masculine,\ |
- | |
9 | singular feminine, plural masculine, plural feminine,\ |
- | |
10 | adverbial form (virtual). ATTENTION. This slib does not \ |
- | |
11 | know invariable adjectives! |
- | |
- | 6 | ||
12 | slib_example=actif |
7 | slib_example=actif |
13 | !exit |
8 | !exit |
14 | 9 | ||
15 | :proc |
10 | :proc |
16 | slib_word=!word 1 of $wims_read_parm |
11 | slib_word=!word 1 of $wims_read_parm |