1
0
forked from GitHub/gf-rgl

(Kor) Adv, AdA and AP related functions

This commit is contained in:
Inari Listenmaa
2020-03-25 13:42:22 +01:00
parent c49bcb2f69
commit cfdc4d9955
6 changed files with 31 additions and 22 deletions

View File

@@ -3,15 +3,15 @@ concrete StructuralKor of Structural = CatKor **
-------
-- Ad*
{-
lin almost_AdA = mkAdA "" ;
lin almost_AdN = ss "" ;
lin at_least_AdN = ss "" ;
lin at_most_AdN = ss "" ;
lin so_AdA = ss "" ;
lin too_AdA = ss "" ;
lin very_AdA = mkAdA "" ;
-- lin almost_AdA = mkAdA "" ;
-- lin almost_AdN = ss "" ;
-- lin at_least_AdN = ss "" ;
-- lin at_most_AdN = ss "" ;
-- lin so_AdA = ss "" ;
-- lin too_AdA = ss "" ;
lin very_AdA = mkAdA "매우" ;
{-
lin as_CAdv = { s = "" ; p = [] } ;
lin less_CAdv = { s = "" ; p = [] } ;
lin more_CAdv = { s = "" ; p = [] } ;