mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 11:42:51 -06:00
updated documentation to Chinese; not yet in synopsis though
This commit is contained in:
@@ -19,7 +19,9 @@ resource ResChi = ParamX ** open Prelude in {
|
||||
|
||||
than_s = "比" ;
|
||||
progressive_s = defaultStr ;
|
||||
possessive_s = "的" ;
|
||||
possessive_s = "的" ; -- also used for AP + NP
|
||||
deAdvV_s = "地" ; -- between Adv and V
|
||||
deVAdv_s = "得" ; -- between V and Adv
|
||||
imperneg_s = neg_s ;
|
||||
conjThat = emptyStr ; ----
|
||||
reflPron = word "自己" ; -- pron + refl
|
||||
|
||||
Reference in New Issue
Block a user