mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-05 13:22:46 -06:00
French phrasebook
This commit is contained in:
@@ -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") ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user