X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fparser.scm;fp=mudsync%2Fparser.scm;h=6bba8dd7fd14c446e1be03bf220738e7848c8621;hp=ab5a5d7d61dc2328f3e41b48b2385d48c9fa9f2b;hb=5128272343835236d5e3410e12728cb2efe5a39f;hpb=43b6ac4e8ceff7aad909294b1b00ebdd6a38ec15 diff --git a/mudsync/parser.scm b/mudsync/parser.scm index ab5a5d7..6bba8dd 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" "on" "out of" "at" "as")) +(define preposition '(or "with" "in" "on" "out of" "at" "as" "to")) (define indirect-irx (sre->irregex