mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 11:38:34 -06:00
(Spa) Update A,A2 to not have Degree
This commit is contained in:
@@ -239,7 +239,7 @@ oper
|
||||
|
||||
mkOrdinal : A -> Ord = \adj->
|
||||
lin Ord {
|
||||
s = \\ag => adj.s ! Posit ! genNum2Aform ag.g ag.n ;
|
||||
s = \\ag => adj.s ! genNum2Aform ag.g ag.n ;
|
||||
} ;
|
||||
|
||||
mkQuantifier : (ese,esa,esos,esas : Str) -> Quant = \ese,esa,esos,esas->
|
||||
|
||||
Reference in New Issue
Block a user