mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
a couple of fixes in Phrasebook ; should compile now
This commit is contained in:
@@ -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) ;
|
||||
|
||||
Reference in New Issue
Block a user