mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 05:29:30 -06:00
144 lines
3.6 KiB
HTML
144 lines
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<META NAME="generator" CONTENT="http://txt2tags.sf.net">
|
|
<TITLE> Structural: Structural Words</TITLE>
|
|
</HEAD><BODY BGCOLOR="white" TEXT="black">
|
|
<P ALIGN="center"><CENTER><H1> Structural: Structural Words</H1>
|
|
<FONT SIZE="4">
|
|
<I>Last update: 2006-11-27 16:41:30 CET</I><BR>
|
|
</FONT></CENTER>
|
|
|
|
<P></P>
|
|
<HR NOSHADE SIZE=1>
|
|
<P></P>
|
|
<P></P>
|
|
<HR NOSHADE SIZE=1>
|
|
<P></P>
|
|
<P>
|
|
Produced by
|
|
gfdoc - a rudimentary GF document generator.
|
|
(c) Aarne Ranta (<A HREF="mailto:aarne@cs.chalmers.se">aarne@cs.chalmers.se</A>) 2002 under GNU GPL.
|
|
</P>
|
|
<P>
|
|
Here we have some words belonging to closed classes and appearing
|
|
in all languages we have considered.
|
|
Sometimes more distinctions are needed, e.g. <CODE>we_Pron</CODE> in Spanish
|
|
should be replaced by masculine and feminine variants, found in
|
|
<A HREF="../spanish/ExtraSpa.gf"><CODE>ExtraSpa</CODE></A>.
|
|
</P>
|
|
<PRE>
|
|
abstract Structural = Cat ** {
|
|
|
|
fun
|
|
</PRE>
|
|
<P></P>
|
|
<P>
|
|
This is an alphabetical list of structural words
|
|
</P>
|
|
<PRE>
|
|
above_Prep : Prep ;
|
|
after_Prep : Prep ;
|
|
all_Predet : Predet ;
|
|
almost_AdA : AdA ;
|
|
almost_AdN : AdN ;
|
|
although_Subj : Subj ;
|
|
always_AdV : AdV ;
|
|
and_Conj : Conj ;
|
|
because_Subj : Subj ;
|
|
before_Prep : Prep ;
|
|
behind_Prep : Prep ;
|
|
between_Prep : Prep ;
|
|
both7and_DConj : DConj ;
|
|
but_PConj : PConj ;
|
|
by8agent_Prep : Prep ;
|
|
by8means_Prep : Prep ;
|
|
can8know_VV : VV ;
|
|
can_VV : VV ;
|
|
during_Prep : Prep ;
|
|
either7or_DConj : DConj ;
|
|
every_Det : Det ;
|
|
everybody_NP : NP ;
|
|
everything_NP : NP ;
|
|
everywhere_Adv : Adv ;
|
|
first_Ord : Ord ;
|
|
few_Det : Det ;
|
|
for_Prep : Prep ;
|
|
from_Prep : Prep ;
|
|
he_Pron : Pron ;
|
|
here_Adv : Adv ;
|
|
here7to_Adv : Adv ;
|
|
here7from_Adv : Adv ;
|
|
how_IAdv : IAdv ;
|
|
how8many_IDet : IDet ;
|
|
i_Pron : Pron ;
|
|
if_Subj : Subj ;
|
|
in8front_Prep : Prep ;
|
|
in_Prep : Prep ;
|
|
it_Pron : Pron ;
|
|
less_CAdv : CAdv ;
|
|
many_Det : Det ;
|
|
more_CAdv : CAdv ;
|
|
most_Predet : Predet ;
|
|
much_Det : Det ;
|
|
must_VV : VV ;
|
|
no_Phr : Phr ;
|
|
on_Prep : Prep ;
|
|
one_Quant : QuantSg ;
|
|
only_Predet : Predet ;
|
|
or_Conj : Conj ;
|
|
otherwise_PConj : PConj ;
|
|
part_Prep : Prep ;
|
|
please_Voc : Voc ;
|
|
possess_Prep : Prep ;
|
|
quite_Adv : AdA ;
|
|
she_Pron : Pron ;
|
|
so_AdA : AdA ;
|
|
someSg_Det : Det ;
|
|
somePl_Det : Det ;
|
|
somebody_NP : NP ;
|
|
something_NP : NP ;
|
|
somewhere_Adv : Adv ;
|
|
that_Quant : Quant ;
|
|
that_NP : NP ;
|
|
there_Adv : Adv ;
|
|
there7to_Adv : Adv ;
|
|
there7from_Adv : Adv ;
|
|
therefore_PConj : PConj ;
|
|
these_NP : NP ;
|
|
they_Pron : Pron ;
|
|
this_Quant : Quant ;
|
|
this_NP : NP ;
|
|
those_NP : NP ;
|
|
through_Prep : Prep ;
|
|
to_Prep : Prep ;
|
|
too_AdA : AdA ;
|
|
under_Prep : Prep ;
|
|
very_AdA : AdA ;
|
|
want_VV : VV ;
|
|
we_Pron : Pron ;
|
|
whatPl_IP : IP ;
|
|
whatSg_IP : IP ;
|
|
when_IAdv : IAdv ;
|
|
when_Subj : Subj ;
|
|
where_IAdv : IAdv ;
|
|
whichPl_IDet : IDet ;
|
|
whichSg_IDet : IDet ;
|
|
whoPl_IP : IP ;
|
|
whoSg_IP : IP ;
|
|
why_IAdv : IAdv ;
|
|
with_Prep : Prep ;
|
|
without_Prep : Prep ;
|
|
yes_Phr : Phr ;
|
|
youSg_Pron : Pron ;
|
|
youPl_Pron : Pron ;
|
|
youPol_Pron : Pron ;
|
|
|
|
}
|
|
</PRE>
|
|
<P></P>
|
|
|
|
<!-- html code generated by txt2tags 2.3 (http://txt2tags.sf.net) -->
|
|
<!-- cmdline: txt2tags -thtml -\-toc abstract/Structural.txt -->
|
|
</BODY></HTML>
|