English version of Phrasebook

This commit is contained in:
aarne
2010-03-21 17:42:11 +00:00
parent f4d3da0ccc
commit d282a9e1a0
6 changed files with 92 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
instance DiffPhrasebookEng of DiffPhrasebook = open
SyntaxEng,
ParadigmsEng
in {
oper
want_V2 = mkV2 (mkV "want") ;
like_V2 = mkV2 (mkV "like") ;
}