X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=mudsync%2Fparser.scm;h=efda86e3b26c536bd5662355912dd2bd7101bf78;hb=669edc75ebfbb547053f4aa0a67be6c3754ccb65;hp=16a811b9903fcb605b7ec2bad3b4904ffb62574f;hpb=5b32a3cd5db05b0bce7316b6ebdf3e80d855d7c9;p=mudsync.git 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