forked from GitHub/gf-core
the rest of PredChi modules started
This commit is contained in:
15
lib/src/experimental/NDTransChi.gf
Normal file
15
lib/src/experimental/NDTransChi.gf
Normal file
@@ -0,0 +1,15 @@
|
||||
--# -path=.:../translator
|
||||
|
||||
concrete NDTransChi of NDTrans =
|
||||
NDLiftChi
|
||||
,ExtensionsChi [CN,NP,AdA,AdV,CompoundCN,AdAdV,UttAdV,ApposNP]
|
||||
,DictionaryChi - [Pol,Tense,Ant]
|
||||
,DocumentationChi - [Pol,Tense,Ant]
|
||||
,ChunkChi
|
||||
** open ResChi, PredInstanceChi, (Pr=PredChi), Prelude in {
|
||||
|
||||
flags
|
||||
literal=Symb ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user