mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 11:06:28 -06:00
Half the implementation of Numerals. However, pot2plus still problematic. Ordinal numerals also problematic
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
concrete RelativeCgg of Relative = CatCgg ** open ResCgg in {
|
||||
|
||||
lin
|
||||
{-
|
||||
--IdRP : RP ; -- which
|
||||
|
||||
@@ -18,7 +19,7 @@ concrete RelativeCgg of Relative = CatCgg ** open ResCgg in {
|
||||
|
||||
-}
|
||||
|
||||
IdRP = {s = mkmkRPs; rObjVariant2 = mkRObjV2}; --: RP ; -- which
|
||||
IdRP = {s = mkRPs; rObjVariant2 = mkRObjV2}; --: RP ; -- which
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user