English version of Phrasebook

This commit is contained in:
aarne
2010-03-21 17:42:11 +00:00
parent f4574a4cfa
commit df0c6fb8d3
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") ;
}