1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource-1.0/doc/gfdoc/Sentence.html

49 lines
1.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META NAME="generator" CONTENT="http://txt2tags.sf.net">
</HEAD><BODY BGCOLOR="white" TEXT="black">
<FONT SIZE="4">
</FONT></CENTER>
<P></P>
<HR NOSHADE SIZE=1>
<P></P>
<P></P>
<HR NOSHADE SIZE=1>
<P></P>
<P>
Author:
Last update: Tue Jan 10 16:38:52 2006
</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>
==
</P>
<PRE>
abstract Sentence = Cat ** {
fun
PredVP : NP -&gt; VP -&gt; Cl ;
PredSCVP : SC -&gt; VP -&gt; Cl ;
ImpVP : VP -&gt; Imp ;
SlashV2 : NP -&gt; V2 -&gt; Slash ;
SlashVVV2 : NP -&gt; VV -&gt; V2 -&gt; Slash ;
AdvSlash : Slash -&gt; Adv -&gt; Slash ;
SlashPrep : Cl -&gt; Prep -&gt; Slash ;
}
</PRE>
<P></P>
<!-- html code generated by txt2tags 2.0 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -thtml -\-toc abstract/Sentence.txt -->
</BODY></HTML>