updated gfdoc

This commit is contained in:
aarne
2006-06-22 22:18:56 +00:00
parent 94b4d9ab85
commit 7e5584b1ab
40 changed files with 270 additions and 288 deletions

View File

@@ -6,7 +6,7 @@
</HEAD><BODY BGCOLOR="white" TEXT="black">
<P ALIGN="center"><CENTER><H1> Noun: Nouns, noun phrases, and determiners</H1>
<FONT SIZE="4">
<I>Last update: 2006-06-15 09:19:39 CEST</I><BR>
<I>Last update: 2006-06-22 19:19:41 CEST</I><BR>
</FONT></CENTER>
<P></P>
@@ -50,7 +50,7 @@ The three main types of noun phrases are
</PRE>
<P></P>
<P>
Pronouns are defined in the module <A HREF="Structural.html">Structural</A>.
Pronouns are defined in the module <A HREF="Structural.html"><CODE>Structural</CODE></A>.
A noun phrase already formed can be modified by a <CODE>Predet</CODE>erminer.
</P>
<PRE>
@@ -91,7 +91,8 @@ Quantifiers that have both forms can be used in both ways.
<P>
Pronouns have possessive forms. Genitives of other kinds
of noun phrases are not given here, since they are not possible
in e.g. Romance languages.
in e.g. Romance languages. They can be found in
<A HREF="../abstract/Extra.gf"><CODE>Extra</CODE></A>.
</P>
<PRE>
PossPron : Pron -&gt; Quant ; -- my (house)
@@ -188,7 +189,7 @@ The semantics is typically derivative of the relational meaning.
<P></P>
<P>
Nouns can be modified by adjectives, relative clauses, and adverbs
(the last rule will give rise to many 'PP attachement' ambiguities
(the last rule will give rise to many 'PP attachment' ambiguities
when used in connection with verb phrases).
</P>
<PRE>