mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 19:52:50 -06:00
some fixes to Chinese suggested by Shanghai colleagues
This commit is contained in:
@@ -25,7 +25,7 @@ resource ResChi = ParamX ** open Prelude in {
|
||||
imperneg_s = neg_s ;
|
||||
conjThat = emptyStr ; ----
|
||||
reflPron = word "自己" ; -- pron + refl
|
||||
passive_s = defaultStr ;
|
||||
passive_s = "被" ;
|
||||
relative_s = possessive_s ; -- relative
|
||||
superlative_s = "最" ; -- superlative, sup + adj + de
|
||||
zai_s = "在" ; -- copula for place
|
||||
|
||||
Reference in New Issue
Block a user