Subversion Repositories wimsdev

Rev

Rev 20 | Rev 4349 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20 Rev 4158
Line 2... Line 2...
2
 !goto proc
2
 !goto proc
3
!endif
3
!endif
4
slib_title=Apostrophe reduction of a French text
-
 
5
slib_parms=1\
-
 
6
,the raw text
4
 
7
slib_author=Gang Xiao
5
slib_author=Gang Xiao
8
slib_out=the transformed text
-
 
9
slib_comment=This script translates "le avion" to "l'avion", etc. \
-
 
10
 It also translates "de le" into "du".
-
 
-
 
6
 
11
 slib_example= le avion\
7
slib_example= le avion\
12
 le port\
8
 le port\
13
 de le pain
9
 de le pain
14
!exit
10
!exit
15
 
11
 
16
:proc
12
:proc