cleaning up resource module structure

This commit is contained in:
aarne
2006-01-25 09:50:30 +00:00
parent 7cce7e6462
commit 3a69241209
45 changed files with 219 additions and 69 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: Fri Jan 20 18:01:39 2006
Last update: Wed Jan 25 10:50:14 2006
</FONT></CENTER>
<P></P>
@@ -119,7 +119,6 @@ This is an alphabetical list of structural words
this_NP : NP ;
those_NP : NP ;
those_Quant : QuantPl ;
thou_Pron : Pron ;
through_Prep : Prep ;
to_Prep : Prep ;
too_AdA : AdA ;
@@ -139,9 +138,10 @@ This is an alphabetical list of structural words
why_IAdv : IAdv ;
with_Prep : Prep ;
without_Prep : Prep ;
ye_Pron : Pron ;
yes_Phr : Phr ;
you_Pron : Pron ;
youSg_Pron : Pron ;
youPl_Pron : Pron ;
youPol_Pron : Pron ;
}
</PRE>