summaryrefslogtreecommitdiff
path: root/next-lib/src/abstract/Adjective.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/abstract/Adjective.gf')
-rw-r--r--next-lib/src/abstract/Adjective.gf1
1 files changed, 1 insertions, 0 deletions
diff --git a/next-lib/src/abstract/Adjective.gf b/next-lib/src/abstract/Adjective.gf
index b934dfa82..d8fe2d9ac 100644
--- a/next-lib/src/abstract/Adjective.gf
+++ b/next-lib/src/abstract/Adjective.gf
@@ -14,6 +14,7 @@ abstract Adjective = Cat ** {
ReflA2 : A2 -> AP ; -- married to itself
UseA2 : A2 -> AP ; -- married
UseComparA : A -> AP ; -- warmer
+ CAdvAP : CAdv -> AP -> NP -> AP ; -- as cool as John
-- The superlative use is covered in $Ord$.