mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-25 12:32:50 -06:00
updated gfdoc
This commit is contained in:
@@ -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 -> 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>
|
||||
|
||||
Reference in New Issue
Block a user