mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-17 23:30:14 -06:00
fix A2 to show NP in Malay RGL
This commit is contained in:
@@ -206,7 +206,9 @@ oper
|
||||
|
||||
mkAdj : Str -> Adjective = \str -> {s = str} ;
|
||||
|
||||
AdjPhrase : Type = Adjective ; -- ** {compar : Str} ;
|
||||
AdjPhrase = {
|
||||
s : Str
|
||||
} ; -- ** {compar : Str} ;
|
||||
--------------------------------------------------------------------------------
|
||||
-- Verbs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user