documenting Quant

This commit is contained in:
aarne
2006-02-02 15:24:13 +00:00
parent f5f3ba0e42
commit be22b7c8aa
25 changed files with 61 additions and 58 deletions

View File

@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1> GF Resource Grammar API for Structural Words</H1>
<FONT SIZE="4">
<I>Author: </I><BR>
Last update: Tue Jan 31 18:15:45 2006
Last update: Thu Feb 2 16:24:08 2006
</FONT></CENTER>
<P></P>
@@ -106,19 +106,17 @@ This is an alphabetical list of structural words
somebody_NP : NP ;
something_NP : NP ;
somewhere_Adv : Adv ;
that_Quant : QuantSg ;
that_Quant : Quant ;
that_NP : NP ;
there_Adv : Adv ;
there7to_Adv : Adv ;
there7from_Adv : Adv ;
therefore_PConj : PConj ;
these_NP : NP ;
these_Quant : QuantPl ;
they_Pron : Pron ;
this_Quant : QuantSg ;
this_Quant : Quant ;
this_NP : NP ;
those_NP : NP ;
those_Quant : QuantPl ;
through_Prep : Prep ;
to_Prep : Prep ;
too_AdA : AdA ;