First (public) version of PhrasebookLav

Tested on Actions:
- Temp: AHasName, ALike.
- ToDo: AHasAge, AHasChildren, AHasRoom, AHasTable.
- FixMe (in the resource grammar):
+ YouPolMale/YouPolFemale agreement (AHungry, AIll, AMarried, AReady, AScared, AThirsty, ATired);
+ Missing commas in multiple ObjAndObj constructions (AWant);
+ Use (the currently missing) Irreg_Give (AWantGo).
This commit is contained in:
Normunds Gruzitis
2012-08-18 05:07:10 +00:00
parent 06c9e4999f
commit 59c97c72b0
4 changed files with 370 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
--# -path=.:present
concrete PhrasebookLav of Phrasebook = GreetingsLav, WordsLav **
open
SyntaxLav,
Prelude
in {} ;