mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 19:52:50 -06:00
fixes in Chi suggested by Mary
This commit is contained in:
@@ -85,7 +85,7 @@ can8know_VV = mkV "会" [] [] [] [] "不" ; ----
|
||||
|
||||
except_Prep = mkPrep "以外" "除了" mannerAdvType ;
|
||||
for_Prep = mkPrep "为了" ;
|
||||
from_Prep = mkPrep "从" ;
|
||||
from_Prep = mkPrep "从" "" (ATPlace True) ;
|
||||
in8front_Prep = mkPrep zai_s "前边" ;
|
||||
it_Pron = pronNP "它" ;
|
||||
much_Det = mkDet "多" Sg ;
|
||||
|
||||
Reference in New Issue
Block a user