a couple of fixes in Phrasebook ; should compile now

This commit is contained in:
aarne
2014-06-19 15:55:39 +00:00
parent 8ba34cb652
commit 27a60479b6
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
concrete SentencesLav of Sentences = NumeralLav ** SentencesI - [
Language,
LAnguage,
PLanguage,
NPNationality,
mkNPNationality,
@@ -24,7 +24,7 @@ open
in {
lincat
Language = NPLanguage ;
LAnguage = NPLanguage ;
lin
PLanguage x = mkPhrase (mkUtt x.lang) ;