French phrasebook

This commit is contained in:
aarne
2010-03-21 19:57:53 +00:00
parent d282a9e1a0
commit 8f148ee054
8 changed files with 113 additions and 9 deletions

View File

@@ -0,0 +1,13 @@
instance DiffPhrasebookFre of DiffPhrasebook = open
SyntaxFre,
IrregFre,
ParadigmsFre
in {
flags coding = utf8 ;
oper
want_V2 = vouloir_V2 ;
like_V2 = mkV2 (mkV "aimer") ;
}