1
0
forked from GitHub/gf-rgl

(May) Misc new words and funs

This commit is contained in:
Inari Listenmaa
2023-08-04 17:19:14 +08:00
parent f7e9357ed4
commit e91b613e1a
3 changed files with 14 additions and 7 deletions

View File

@@ -3,11 +3,11 @@ concrete StructuralMay of Structural = CatMay **
-------
-- Ad*
lin at_least_AdN = ss "sekurangnya" ;
lin at_most_AdN = ss "paling tua" ;
{-
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 "" ;
@@ -154,7 +154,7 @@ lin whoSg_IP = mkIP "siapa";
-- Subj
-- lin although_Subj =
-- lin because_Subj =
lin because_Subj = ss "kerana" ;
lin if_Subj = ss "sekiranya" ;
lin that_Subj = ss "yang" ;
lin when_Subj = ss "kalau" ;