mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 07:42:50 -06:00
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