blob: 039258776ad81efa6d9de1d83ef313c7606f15ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
instance DiffPhrasebookFre of DiffPhrasebook = open
SyntaxFre,
IrregFre,
ParadigmsFre
in {
flags coding = utf8 ;
oper
want_V2 = vouloir_V2 ;
like_V2 = mkV2 (mkV "aimer") ;
}
|