mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 02:58:35 -06:00
=Implemented AjOrd in Adjective which resulted in changing the type of AP and leading to use of default Agrement AgP3 Sg KI_BI. Othrwise context is required
This commit is contained in:
@@ -7,6 +7,10 @@ lin
|
||||
|
||||
PositA a = a;
|
||||
|
||||
-- The superlative use is covered in $Ord$.
|
||||
|
||||
--AdjOrd : Ord -> AP ; -- warmest
|
||||
AdjOrd ord = {s= ord.s; position1= ord.position1};
|
||||
{-
|
||||
abstract Adjective = Cat ** {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user