1
0
forked from GitHub/gf-rgl

add speak and but to Malay

This commit is contained in:
Meowyam
2023-07-14 10:41:57 +08:00
parent 83aadfaaf9
commit f773272437
3 changed files with 6 additions and 3 deletions

View File

@@ -75,7 +75,9 @@ oper
-- mkVQ : Str -> VQ
-- = \s -> lin VQ (regV s) ;
mkV2A : overload {
mkV2A : Str -> V2A ;
} ;
--
-- mkV2A : Str -> V2A
-- = \s -> lin V2A (regV s ** {c2 = noPrep}) ;