forked from GitHub/gf-core
English version of Phrasebook
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
instance DiffPhrasebookEng of DiffPhrasebook = open
|
||||
SyntaxEng,
|
||||
ParadigmsEng
|
||||
in {
|
||||
|
||||
oper
|
||||
want_V2 = mkV2 (mkV "want") ;
|
||||
like_V2 = mkV2 (mkV "like") ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user