forked from GitHub/gf-rgl
(Chi) compile ExtendChi + use linref for VP
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
--# -path=.:../abstract:../common:../api:../prelude
|
||||
|
||||
concrete AllChi of AllChiAbs = LangChi, ExtraChi ;
|
||||
concrete AllChi of AllChiAbs = LangChi, ExtendChi ;
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
abstract AllChiAbs =
|
||||
Lang,
|
||||
ExtraChiAbs ;
|
||||
Extend ;
|
||||
|
||||
@@ -90,4 +90,5 @@ concrete CatChi of Cat = CommonX - [Tense, Temp, Ant, Adv] ** open ResChi, Prelu
|
||||
linref
|
||||
S = linS ;
|
||||
Prep = linPrep ;
|
||||
VP = infVP ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user