fix A2 to show NP in Malay RGL

This commit is contained in:
Meowyam
2023-03-07 22:20:28 +08:00
parent 9ca05bae95
commit bd23dfa08d
3 changed files with 5 additions and 5 deletions

View File

@@ -206,7 +206,9 @@ oper
mkAdj : Str -> Adjective = \str -> {s = str} ;
AdjPhrase : Type = Adjective ; -- ** {compar : Str} ;
AdjPhrase = {
s : Str
} ; -- ** {compar : Str} ;
--------------------------------------------------------------------------------
-- Verbs