Files
gf-core/lib/resource-1.0/doc/gfdoc/Untensed.html
2006-01-20 17:04:45 +00:00

50 lines
1.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META NAME="generator" CONTENT="http://txt2tags.sf.net">
<TITLE> Untensed forms of sentences, questions, and relative clauses</TITLE>
</HEAD><BODY BGCOLOR="white" TEXT="black">
<P ALIGN="center"><CENTER><H1> Untensed forms of sentences, questions, and relative clauses</H1>
<FONT SIZE="4">
<I>Author: </I><BR>
Last update: Fri Jan 20 18:01:40 2006
</FONT></CENTER>
<P></P>
<HR NOSHADE SIZE=1>
<P></P>
<UL>
<LI><A HREF="#toc1">Untensed forms of sentences, questions, and relative clauses</A>
</UL>
<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>
<A NAME="toc1"></A>
<H1>Untensed forms of sentences, questions, and relative clauses</H1>
<P>
This module defines just positive and negative present tense forms.
Am alternative with full variation in polarity, tense, and anteriority is
given in <A HREF="Untensed.html">Untensed</A>.
</P>
<PRE>
abstract Untensed = Cat ** {
fun
PosCl, NegCl : Cl -&gt; S ;
PosQCl, NegQCl : QCl -&gt; QS ;
PosRCl, NegRCl : RCl -&gt; RS ;
}
</PRE>
<P></P>
<!-- html code generated by txt2tags 2.0 (http://txt2tags.sf.net) -->
<!-- cmdline: txt2tags -thtml -\-toc abstract/Untensed.txt -->
</BODY></HTML>