forked from GitHub/gf-rgl
Merge remote-tracking branch 'remotes/upstream/master'
This commit is contained in:
@@ -3,7 +3,7 @@ concrete ChunkJpn of Chunk = CatJpn, ExtensionsJpn [VPS,VPI] **
|
||||
AdA_Chunk, AdV_Chunk, AdN_Chunk, PConj_Chunk, Symb_Chunk,
|
||||
fullstop_Chunk, exclmark_Chunk, questmark_Chunk, comma_Chunk,
|
||||
colon_Chunk, semicolon_Chunk, quote_Chunk, lpar_Chunk,
|
||||
rpar_Chunk, dash_Chunk]
|
||||
rpar_Chunk, dash_Chunk, sbSS]
|
||||
with (Syntax = SyntaxJpn), (Extensions = ExtensionsJpn) **
|
||||
open
|
||||
SyntaxJpn, (E = ExtensionsJpn), Prelude,
|
||||
|
||||
@@ -10,7 +10,7 @@ resource ResTur = ParamX ** open Prelude, Predef, HarmonyTur in {
|
||||
param
|
||||
Case = Nom | Acc | Dat | Gen | Loc | Ablat | Abess Polarity ;
|
||||
Species = Indef | Def ;
|
||||
Contiguity = Con | Sep ; --Concatanate or Separate
|
||||
Contiguity = Con | Sep ; --Concatenate or Separate
|
||||
|
||||
oper
|
||||
Agr = {n : Number ; p : Person} ;
|
||||
|
||||
Reference in New Issue
Block a user