mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 12:26:30 -06:00
(morphodict) Remove more+most from args to mkA
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
--# -path=.:alltenses
|
||||
concrete MorphoDictEng of MorphoDictEngAbs =
|
||||
CatEng [N,A,V,Adv,Prep] **
|
||||
open
|
||||
@@ -5,3 +6,6 @@ concrete MorphoDictEng of MorphoDictEngAbs =
|
||||
in
|
||||
{
|
||||
|
||||
oper mkAMost : Str -> Str -> A = \ajar,ly -> mkA ajar ("more" ++ ajar) ("most" ++ ajar) ly ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user