diff --git a/lib/resource-1.0/doc/gfdoc/Constructors.html b/lib/resource-1.0/doc/gfdoc/Constructors.html
index 0a539c739..965d0635f 100644
--- a/lib/resource-1.0/doc/gfdoc/Constructors.html
+++ b/lib/resource-1.0/doc/gfdoc/Constructors.html
@@ -6,7 +6,7 @@
Constructors: the High-Level Syntax API
-Last update: 2007-04-19 23:04:43 CEST
+Last update: 2007-04-19 23:22:26 CEST
@@ -184,8 +184,15 @@ to this.
mkDet : Digit -> Det ; -- five (men)
mkDet : Pron -> Det -- my (house)
} ;
+
+ def_Det : Det ; -- the (man)
+ indef_Det : Det ; -- a (man)
+ mass_Det : Det ; -- (water)
+
+More determiners are available in the Structural module
+
Numerals - cardinal and ordinal