X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fparser.scm;h=e9a788dbf4375c9f863c8b0119eb9fd3751fe6da;hp=034b22f3f2f04dc8f5e2bc609658241e5b9fbd43;hb=0b36f49076a6dfb3cc328f6674b5bdd712d7a394;hpb=566bf50b08106fe68270c79420886a546666e786 diff --git a/mudsync/parser.scm b/mudsync/parser.scm index 034b22f..e9a788d 100644 --- a/mudsync/parser.scm +++ b/mudsync/parser.scm @@ -62,7 +62,7 @@ ;; definite and indefinite, but not partitive articles (define article '(or "the" "a" "an")) (define preposition '(or "with" "in" "on" "out of" "at" "as" "to" - "about")) + "about" "from")) (define indirect-irx (sre->irregex