X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fparser.scm;fp=mudsync%2Fparser.scm;h=efda86e3b26c536bd5662355912dd2bd7101bf78;hp=16a811b9903fcb605b7ec2bad3b4904ffb62574f;hb=73cf0a846192939d72b1dfce2a86e7d1fe81605b;hpb=ca179fab03d8ebbe2e36d90dd65bd4000a0fb57b diff --git a/mudsync/parser.scm b/mudsync/parser.scm index 16a811b..efda86e 100644 --- a/mudsync/parser.scm +++ b/mudsync/parser.scm @@ -61,7 +61,7 @@ ;; definite and indefinite, but not partitive articles (define article '(or "the" "a" "an")) -(define preposition '(or "with" "in" "inside" "on" "out" "out of" +(define preposition '(or "with" "in" "inside" "into" "on" "out" "out of" "at" "as" "to" "about" "from")) (define indirect-irx