X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fparser.scm;h=ab5a5d7d61dc2328f3e41b48b2385d48c9fa9f2b;hp=5da6bc9f8c6c8c0ee8dd0f38a68891abfa2eca67;hb=10ff4122c37899d011ded00c5ebe1333f2477a34;hpb=9277ba45abf6c359bc7465bca2c6d74c166aca32 diff --git a/mudsync/parser.scm b/mudsync/parser.scm index 5da6bc9..ab5a5d7 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")) +(define preposition '(or "with" "in" "on" "out of" "at" "as")) (define indirect-irx (sre->irregex