1997Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]	Prepositions and parsing -->
<!--X-From-R13: ptNnzv&#45;pt.UenlEntr.Sqzbagba.OP.QO (Quevf Uenl) -->
<!--X-Date: from tacitus.globecomm.net [207.51.48.7] by mx5.ibm.net id 863016100.26228&#45;1 Wed May  7 14:41:40 1997 -->
<!--X-Message-Id: 9705071526.7z9s@ami&#45;cg.GraySage.Edmonton.AB.CA -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]	Prepositions and parsing</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00328.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00331.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00347.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00327.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00330">Author</A>
&nbsp;|&nbsp;<A HREF="#00330">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00330">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]	Prepositions and parsing</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Re: [MUD-Dev]	Prepositions and parsing</LI>
<LI><em>From</em>: <A HREF="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</A> (Chris Gray)</LI>
<LI><em>Date</em>: Wed, 7 May 97 08:26:46 MST</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
:What with the recent discussion of parsers and methods of parsing
:commands, and old entry from my to-do list popped up:
:
:  Support for prepositions such as "under", "on top of", "behind" etc.
:
:Anyone got any ideas for supporting/parsing a command like:
:
:  hide under the desk

Well, currently I would fake it by having an object in the room with
internal name "desk;under,the". The command would then work, but my
stomach would hurt.

:  put the rock under the rug behind the pillar

Well, unlike in English, it probably isn't ambiguous in most MUDs, since
'put' always takes things from your inventory and puts them somewhere
else, so it is the rug that is behind the pillar.

I think, in general, you would have to add prepositional phrases to your
parser, and somehow convert them to an internal form that the semantic
components could use to guide the search for the objects. (Arm waving!)
*Then* you have to decide how to handle situations where a preposition
could start a prepositional phrase for the direct object, or whether it
is the preposition associated with the verb which separates the direct
object from the indirect object for that verb. Fun, fun!

--
Chris Gray   cg#ami-cg,GraySage.Edmonton.AB.CA

</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00328.html">Re: Prepositions and parsing</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00331.html">Re: [MUD-Dev]	Comments on the DB layer</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00347.html">Re: [MUD-Dev] Comments on the DB layer</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00327.html">Re: [MUD-Dev]  Comments on the DB layer</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00330"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00330"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><strong><A NAME="00332" HREF="msg00332.html">Random plotlines</A></strong>, 
Ling <a href="mailto:K.L.Lo-94#student,lut.ac.uk">K.L.Lo-94#student,lut.ac.uk</a>, Thu 08 May 1997, 04:27 GMT
<UL>
<LI><strong><A NAME="00350" HREF="msg00350.html">Re: [MUD-Dev]  Random plotlines</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 10 May 1997, 02:30 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00331" HREF="msg00331.html">Re: [MUD-Dev]	Comments on the DB layer</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Wed 07 May 1997, 21:49 GMT
<UL>
<LI><strong><A NAME="00347" HREF="msg00347.html">Re: [MUD-Dev] Comments on the DB layer</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 10 May 1997, 00:55 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00330" HREF="msg00330.html">Re: [MUD-Dev]	Prepositions and parsing</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Wed 07 May 1997, 21:41 GMT
<LI><strong><A NAME="00327" HREF="msg00327.html">Re: [MUD-Dev]  Comments on the DB layer</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Wed 07 May 1997, 12:31 GMT
<UL>
<LI><strong><A NAME="00359" HREF="msg00359.html">Re: [MUD-Dev]  Comments on the DB layer</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Sat 10 May 1997, 20:18 GMT
</LI>
</UL>
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00419" HREF="msg00419.html">Re: [MUD-Dev]  Comments on the DB layer</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Tue 13 May 1997, 10:41 GMT
<UL>
<LI><strong><A NAME="00608" HREF="msg00608.html">Re: [MUD-Dev]  Comments on the DB layer</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Tue 20 May 1997, 02:32 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>