Regenerated resource api docs.

This commit is contained in:
bringert
2007-03-22 14:30:53 +00:00
parent 1a37e4f0fe
commit 85cf5ecf21
39 changed files with 67 additions and 43 deletions

View File

@@ -6,7 +6,7 @@
</HEAD><BODY BGCOLOR="white" TEXT="black">
<P ALIGN="center"><CENTER><H1> Combinators: a High-Level Syntax API</H1>
<FONT SIZE="4">
<I>Last update: 2006-12-22 14:10:19 CET</I><BR>
<I>Last update: 2007-03-22 15:26:03 CET</I><BR>
</FONT></CENTER>
<P></P>
@@ -103,6 +103,8 @@ to construct arguments of these functions.
mod : A -&gt; N -&gt; CN ;
mod : AP -&gt; CN -&gt; CN ;
mod : AdA -&gt; A -&gt; AP ;
mod : Det -&gt; N -&gt; NP ;
mod : Det -&gt; CN -&gt; NP ;
mod : Quant -&gt; N -&gt; NP ;
mod : Quant -&gt; CN -&gt; NP ;
mod : Predet -&gt; N -&gt; NP ;