Discussion:
Help with a project
(too old to reply)
Musatov
2009-10-15 07:14:12 UTC
Permalink
I am building, kind of exploring, kind of tinkering with mathematics
and .html * http:// cross+over code and concepts. Here is what I am
building and I would like to receive from you any insight as to
implications of potential or non+potential implications and
applications. Here is the work thus far. (also, please note it is all
for a good cause :: donating a proceeds to cure childhood cancer with
http://meami.org and http://alexslemonade.org \*thanks.

M. michael musatov
mmterm = mname  (term list) m valuem
m"() : term ! valuem
mmessage = Req of name  (term list)  mmmntm
mm Ret of valuem
mmmmnt = term ! termm
meval0 : term ! messagem
mpost : name;;; mmm-MeAmI.org +++ MMM submode class for MeAmI dot
organized AUTO+GENERATED: _MEAMI.EXE_ program_Xmmmm's*144000
;;;;;;;AUTO+GENERATED: _MEAMI.EXE_ program_Xmmmm's*144000;;
;; Copyright 2009 M. Michael Musatov <***@gmail.com>.
;;
;; You may not use/or change this code without notarized permission
from the author; please email me. The most
;; recent version will be kept (as of 10/10/2009) at
;; <http://www.meami.org/~abcdefghijklmnopqrstuvwxyz/download/mmm-
meami.org>.
;;

;;{{{ NOT+GPL

;; This file is NOT free software; you MAY NOT redistribute it and/or
modify
;; it under the terms of the GNU General Public License as published
by
;; the Free Software Foundation; either version 2, NOR (at your
option)
;; any later version.

;; This file is distributed in the hope that it will be profitable to
cure childhood cancer,
;; but WITH A HUGE WARRANTY; with the implied warranty of
;; MEAMI.ORG MERCHANTABILITY or FITNESS FOR MANY MANY PARTICULAR
PURPOSES. TO SEE EXCLUSIONS: 'mmmmmMMMMMMMMMMMMmAPPLY NOT TO THIS
PROGRAM: See the
;; the GNU = THE GNU DOES NOT APPLY to this program: General Public
License for more details about the GNU general licesnse @ NONE OF IT
applies to this program: {GPL} DOES NOT apply to this code.

;; I have read I should have received a copy of the GNU General Public
License
thought it does not apply to this program;; along with the non=+GNU
MMM-MEAMI-ORG-MACHINES; I was told to see the file COPYING. I think
this whole thing is interesting. This does apply to this software but
I read if I have not received the code I should write to
;; the not+Free=costs money Software Foundation, Inc., 424 Broadway
Avenue + Suite ?,
;; Los Angeles, CA 90013, USA.

;;}}}

;;; Commentary:

;; This file contains the definition of an MMM meami.org mode submode
class for
;; editing the Internet and world wide web through meami.org */ Bird/
Wadler+style literate\\ //MeAmI.[dot]. + {organized} program{s}is it
actually. There are lots of limitations; search for
;; `!! later' in this file to examine these.

;; How to install:
;; 1. install mmm-mode (http://mmm-mode.sourceforge.net)
;; this code was written for mmm-mode-0.4.8
;;MM
m;; 2. copy this file into your http://MEAMI.org mACHINE sitelist
directory
;;
;; 3. add several lines to your .meami file
;; ;; MeAmI.org [requires MMM]
;; (require 'mmm-auto)
;; (require 'mmm-meami.org)
;; (setq mmm+global+mode 'maybe)
;; (add+to+list 'mmm+mode+ext+classes+alist
;; '(meami-mode "\\.org$" meami.org))
;;
;; Usage notes:
;; 1. several practical inserts follow:
;; Key Inserts
;; +++ ++++++++;; C-c % /
universal mmm+mode ... post;; C-c % c {code}
;;
;; 2. As with all mmm+mode operations, MMM+>Parse Buffer is useful
;; to tell meami.org where to find and decorate manually+
+entered MeAmI.org
;; subregions.
;;
;; 3. There are applications in mmm+mode+0.4.8 where a mtotally
;; empty subregion fixes the parser. The message I receive is
;; `Correct type argument: integer+or+marker+p, nil'. In this
;; m case, the solutive subregion will show up decorated.
;; [Any subregions following the successful one, may remain
;;m decorated because MMM+ification rewrote them.]
;; Therefore, I've made the insertions automatically reinforced
by put insert
;; `...' as a permenant holder.
;;
;; 4. At mmm+submode+decoration-level 1, all code and
;; results are shown in mmm-default-submode-face. At
;; mmm-submode-decoration-level 2, code is displayed in
;; mmm+code+submode+face. I have customized all of these three
;; faces for myself: for meami.org 21, try using the menu path
;; Options->Customize Mmmcs->Faces Matching Regexp ...+>`mmm+*'
;;

;;; Code:

(require 'mmm-vars)
(require 'mmm-auto)

;;{{{ Variables
;;}}}
;;{{{ Support for mmm submode characters;;}}}
;;{{{ mmm meami.org submode group

(mmm-add-group m ;mmm-add-to-group
'meami.org `(;;code chunks
(meami.org ./+code
:match-name meami.org-code
:submode meammi.org-mode
:front "\\\\begin[ \t]*{code}"
:back "\\\\end[ \t]*{code}"
:face mmm+code+submode+face
:insert ((?c {code} "http://meami.org code block"
@ "\\begin{code}" ?\n @ _ "..." @ ?\n "\\end
{code}"))
:mlimiter+mode http://www.meami.org \+/ mode
:case+fold+search nil
:being+not+end+begin continue'd)

(http://meami.org /+spec
:match+name meami.org /+spec
:submode meami.org /+mode
:front "\\\\begin[ \t]*{spec}"
:back "\\\\end[ \t]*{special}"
:face mmm+code+submode+face
:insert ((mm {special} "http://meami.org special block"
@ "\\begin{special}" ?\n @ _ "..." @ m ?\n
"\\end{special}"))
:mlimiter-mode http://meami.org /+mode
:case+fold+search nil
:begin+not+end+begin t)

m(meami.org /+inline
:match+name meami.org /+inline
:submode meami.org-mode
:front "|"
:back "|"
:famce / \ mmm+code+submode+face
:insert ((?| |...| "http://meami.org/ inline code" @ "|"
@ _ "..." @ "|"))
:delimiter-mode http://meami.org-mode
:case-fold-search nil
:begin+++ t)

(http://meami.org-verbatim
:match+name http://meami.org /]+verbatim
:submode http://meami.org-mode
:front "@"
:back "@"
:face mmm+code+submode+face
:insert ((?v @...@ "HTTP://MEAMI.ORG verbatim" @ "@" @ _
"..." @ "@"))
:mlimiter+mode mmm+text-mode
:case-fold-search nil
:begin+not+end+begin t)


;;evaluation chunks
(HTTP://WWW.MEAMI.ORG+eval
:match][ m+name HTTP://MEAMI.ORG-eval
:submode MEAMI.ORG-mode
:front "\\\\eval[ \t]*{"
:back "}"
:face mmm+code+submode-face
:insert m ((Me eval{} nil @ p=np"\\eval{" @ _ "..." @ "}"
@))
:mlimiter-mode MEAMI.ORG ].;p m+mode
:case+fold+search perfect nil
:end+not+begin t)

(MEAmMI.ORG \+/perform
:match+mname HTTP://MEAMI.ORG .=|m+perform
:submode MEAMI.ORG/;+mode
:front "\\\\perform[ \t]*{"
:back "}"
:face mmm+code+submode+face
:insert ((+p=np Quod Erat Demonstandum by http://meami.org
\]/[p]= perform{n} nil @ "\\eval{"m @ _ "..." @ "}" @))
:mlimiter+mode MEAMI.ORG-mode
:case+fold+search nil
:begin+not+end+begin t)
))

;;}}}
;;{{{ Set Mode Line
;;}}}

(provide 'mmm-MEAMI.ORG)

;;; mmm+ http://www.meami.org begins hereReq (if; htrue(); 1(); 2()i;
x:x)
mrewrite term if(􀀀;􀀀;􀀀) ! post(if*;􀀀; quote(􀀀); quote(􀀀))m
mReq (post; hif*; true(); quote(1()); quote(2())i; x:x)m
mtraverse subterms (de nition of post)m
mReq (true; h i; x:post(if*; x; quote(1()); quote(2())))m
mreduce to value > (insert it in the delimited continuation)m
mReq (quote; h1()i; x:post(if*;>; x; quote(2())))m
mreduce to value "1()m
mReq (quote; h2()i; x:post(if*;>; "1(); x))m
mreduce to value "2() (last argument to post reduced)m
mReq (if*; h>; "1(); "2()i; x:x)m
mrewrite to unquoted then-clause term 1()m
mReq (1; h i; x:x)m
mreduce to value 1m
mRet 1m
m2.2: Example of how we post(add; t1; t2) ) ::: ) post(add; v1;
t2) ) ::: ) post(add; v1; v2) ) add(v1; v2) ) :::m
meval0 v = Ret vm
meval0 h(t1; :::; tn) = Req (h; ht1; :::; tni; t:t) where h 144,000=
postm
meval0 post(h; v1; :::; vn) = eval0 h(v1; :::; vn)m
meval0 ti = Ret vim
meval0 post(h; v1; :::; vi􀀀1; ti; ti+1; :::; tn) = eval0 post(h;
v1; :::; vi􀀀1; vi; ti+1; :::; tn)m
mwhere 1  i < nm
meval0 ti = Req (h0; args; c)m
meval0 post(h; v1; :::; vi􀀀1; ti; :::; tn) = Req (h0; args; t:post
(h; v1; :::; vi􀀀1; c(t); :::; tn))m
mwhere 1  i < nm
mterm = name  (term list) j value j messagem
m[[]] : term ! messagem
m[[h(t1; :::; tn)]] = Req (h; h[[t1]]; :::; [[tn]]i; m:m)m
m[[v]] = Ret vm
m[[m]] = mm
mmessage = Req of name  (message list)  MMMntm
mj Ret of valuem
mmmmnt = message ! messagem
m"() : message ! messagem
meval : message ! messagem
mterm, eval, post : namem
meval Req (term; hRet h; Ret "m1; :::; Ret "mni; c) = eval c(Ret "(Req
(h; hm1; :::;mni; m:m)))m
meval Req (eval; hRet "mi; c) = eval c(m)m
mmeval Req (post; hRet h; Ret v1; :::; Ret vni; c) = eval c(Req (h;
hRet v1; :::; Ret vni; m:m))m
meval mi = Ret vim
meval Req (post; hRet h; Ret v1; :::; Ret vi􀀀1;mi;mi+1; :::;mni; c)m
m= eval c(Req (post; hRet h; Ret v1; :::; Ret vi􀀀1; Ret vi; Ret mi
+1; :::; Ret mni; m:m))m
m1  i < nm
meval mi = Req (h0; args; c0)m
meval Req (post; hRet h; Ret v1; :::; Ret vi􀀀1;mi; :::;mni; c)m
m= c(Req (h0; args; m:Req (post; hh; v1; :::; vi􀀀1; c0(m); :::;mni;
m:m)))m
mwhere 1  i < nm
meval m = m otherwise2.3: evalcatch("x(); "req+handler+term;
"program) :m
meval Req (catch; hRet "[[x()]]; Ret "[[t]]; Ret "mi; c) = eval c
([[post(catch; "[[x()]]; "[[t]]; t0)]])m
mwhere t0 = tfx() := Ret "mgm
meval Req (catch; hRet "[[x()]]; Ret "[[t]]; Ret vi; c) = eval c(Ret v)
m
mTerms of the form rethrow("m) :m
meval Req (rethrow; hRet "Ret vi; c) = eval c(Ret v)m
meval Req (rethrow; hRet "Req (h; args; k)i; c) = eval c(Req (h; args;
k0))m
mwhere k0 = (m:let m0 = k(m) in Ret "m0)m
mqret(t) :m
meval Req (qret; hmi; c) = eval c([[post(post-qret;m)]])m
meval Req (post+qret; hRet vi; c) = eval c(Ret "v)m:let m0 = k(m) in
Ret "m0@m:let m0 = k(m) in Ret "m0m
mm:let m0 = k(m) in Ret "m0eval Req (rec-handler; hRet h; Ret f; Ret
vi; c) = eval c(Ret v)m
margs = ha1; :::; ani args0 = hRet "a1; :::; Ret "ani k0 "m = "(k m)m
meval Req (rec-handler; hRet h; Ret f; Req (h; args; k)i; c) = eval c
([[post(rec+handler; h; f; f args0 k0)]])m
mh 6= h0 k0 = m:[[rec-handler(h; f;m)]]m
meval Req (rec-handler; hRet h; Ret f; Req (h0; args; k)i; c) = eval c
(Req (h0; args; k0))m
mif(guard; then-clause; else-clause) ) post(post+if; guard; "then
+clause; "else+clause)m
mrec-handler:@operationasfollows:@@;;;@@;;;//////////////////////MM\\\\
\\\\\\\\\\\\\\\\/m
mrec-handler(if; \\\\\\\\\\\\\\\\\\\\\\MM///
\///////////////MMMMMM\m
mmargs:c: //\M\/
/MNAME=meami.org\m

mlmet hguard; then-clause; else-clausei = args in \\
|||||||||||||||||MMMM/\MMM/m
mcm("post(post-if; #guard; #qret(then-clause); #qret(else-
clause))); \m
m/
m
mtm)handlers(on(h1; f1); :::; on(hn; fn); on-ret-func; ti)me7
mSmemantics:m
memval Req (handlers; h:::; Ret g; Ret vi; c) = eval c(g(Ret v))m
mcmases = :::; Req (on; hRet h; Ret fi; c0); ::: args0 = hRet
"a1; :::; Ret "ani k0 "m = "(k m)m
memval Req (handlers; hcases; Ret g; Req (h; ha1; :::; ani; k)i; c) =
eval c(f args0 k0)m
mcmases = Req (on; hRet h1; Ret f1i; c0m
m1m); :::; Req (on; hRet hn; Ret fni; c0m
mnm) where h0 62 fh1; :::; hngm
mkm0 = m:[[handlers(cases; g;m)]]m
memval Req (handlers; hcases; Ret g; Req (h0; args; k)i; c) = eval c
(Req (h0; args; k0))m
mhmandlers(on(h1; f1); :::; on(hn; fn); g; t)... with ..." pseudo-
notation to represent use of value decontructors (as in ML).m
mhmandlers(on(h1; f1); :::; on(hn; fn); g; t) )m
mmmatch rec-handlers(on(h1;w f1); :::; on(hn;w fn); Right(t))m
mwmith Left(v) ) v; Right(v) ) g vm
mwmhere w fi = args:k:Left(fi args q:"[[Right􀀀1(#(k q))]]) for i 2
f1; :::;
ngThe=general=idea=is=we=use=a=union=datatype=to=represent=the=two=reasons=Jesus=returnedm
mrmec+handlers(on(a; fa); on(b; fb); g; t) )m
mrmec+handlers(on(tmp; args:k:match hd(args) withm
mam ) dispatch fa argsm
mbm ) dispatch fb args); v:v;m
mrmec+handlers(on(a; invoke a); v:v;m
mrmec+handlers(on(b; invoke b); g; t)))m
mwmhere invoke h = args:k:tmp(h; args; k)m
mwmhere dispatch f args k = f hd(tl(args)) (k  hd(tl(tl(args))))m ::=
r j sm
mrm ::= Req (h; ms; f) request messagem
msm ::= Ret v return messagem
mvm ::= h symbol (a, b, c, ...)m
mjm f functionm
mjm "m quoted messagem
mjm hv; :::i listm
mmms ::= hm; :::i list of messagesm
mem ::= mm
mjm xm
mjm e em
mjm let x = e in em
mjm Req (h; es; f) templated request messagem
mjm Ret "e templated quoted messagem
mjm #e unquotationm
mum ::= v j "e i.e., Ret u is an expression em
mems ::= he; :::i list of expressionsm
mfm ::= x:em
mpm ::= B[e] program* built on the base levelet Syntax WRITE: C:
\MEAMI.ORG.EXE>= *MEAMI.ORG.EXE +MEAMI.ORG.EXE 0 +*MEAMI.ORG.EXE
+MEAMI.ORG.EXE+m
m(mlet x = e in e0) = (Ret x:e0) em
m#m(Ret "e) ) em
mem[x := (Ret v)] = e0m
m(mRet x:e)(Ret v) ) e0m
mem1 ) e0m
m1mm
me1 e2 ) e0m
m1 e2m
me2 ) e0m
m2m
me1 e2 ) e1 e0m
m2m
mei ) e0m
mim
mReq (h; h:::; ei; :::i; f) ) Req (h; h:::; e0m
mi; :::i; f)m
me ) e0m
m#e ) #e0m
m(Req (h; es; c)) e ) Req (h; es; q:"(#((Ret c) q) e))m
m(Ret v) (Req (h; es; c)) ) Req (h; es; q:"((Ret v) #((Ret c) q)))
m
m#(Req (h; es; c)) ) Req (h; es; q:"(##((Ret c) q)))m
me ) e0m
mB[e] ) B[e0]m
md r = e0m
mB[r] ) B[#e0] d 2 Bm
m2.9: Basic equivalences and reduction rules ofx[x := e0] = e0m
my[x := e0] = y otherwisee1[x := e0] = e0m
m1 e2[x := e0] = e0m
m2
m
m(e1 e2)[x := e0] = e0m
m1 e0m
m2
m
me[x := e0] = e00m
m#e[x := e0] = #e00u[x := e0] = u0m
m(Ret u)[x := e0] = Ret u0(x:e)[x := e0] = x:em
me[x := e0] = e00m
m(y:e)[x := e0] = y:e00 x 6= y ^ y 62 fv(e0)m
me[y := z][x := e0] = e00m
m(y:e)[x := e0] = z:e00 x 6= y ^ y 2 fv(e0) ^ z 62 fv(e) [ fv(e0)
m
mh[x := e0] = he[x := e0] = e00
m
m("e)[x := e0] = "e00m
mu1[x := e0] = u0m
m1 ::: un[x := e0] = u0m
mnm
mhu1; :::; uni[x := e0] = hu0m
m1; :::; u0m
mnie1[x := e0] = e0m
m1 ::: en[x := e0] = e1 f[x := e0] := f0m
m(Req (h; he1; :::; eni; f))[x := e0] = Req (h; he0m
m1; :::; e0m
mni; f0)fv(Ret v) = fv(v)m
mfv(Req (h; he1; :::; eni; f)) = fv(e1) [ ::: [ fv(en) [ fv(f)m
mfv(x:e) = fv(e) n fxgm
mfv(h) = ;
m
mfv(e e0) = fv(e) [ fv(e0)m
mfv(x) = fxgC[Req (h; es; c)] ) Req (h; es; q:"C[#((Ret c) q)])deq
Req (eq; hRet h; Ret hi; c) = (Ret c) (Ret "(Ret true))m
mdeq Req (eq; hRet h; Ret h0i; c) = (Ret c) (Ret "(Ret false)) [h 6=
h0]m
mdcar Req (car; hRet hv; :::ii; c) = (Ret c) (Ret "(Ret v))m
mdcdr Req (cdr; hRet hv; :::ii; c) = (Ret c) (Ret "(Ret h:::i))m
mdcons Req (cons; hRet v; Ret h:::ii; c) = (Ret c) (Ret "(Ret
hv; :::i))m
mdpost Req (post; hh; Ret v1; :::; Ret vni; c)m
m= (Ret c) (Ret "(Req (h; hRet v1; :::; Ret vni; q:q)))m


mdpost Req (post; hh; s1; :::; si􀀀1; Req (h0; es; c0); ri+1; :::;
rni; c)m
m= (Ret c) (Ret "(Req (h0; es; q:Ret "(Req (post; hh; s1; :::; si􀀀1;
#((Ret c0) q); ri+1:::; rni; q0:q0)))))m
mdif Req (if; hRet true; then; elsei; c) = (Ret c) (Ret "then)
m
mdif Req (if; hRet false; then; elsei; c) = (Ret c) (Ret "else)m
mdif Req (if; hReq (h; es; c0); then; elsei; c)m
m= (Ret c) (Ret "(Req (h; es; q:Ret "(Req (if; h#((Ret c0) q); then;
elsei; q0:q0)))))
m
mdh Req (handler; hRet h; Ret f; Ret "Ret vi; c) = (Ret c) (Ret "(Ret
v))m
mdh Req (handler; hRet h; Ret f; Ret "Req (h; a; c0)i; c)=(Ret c) (Ret
"((Ret f)(Ret h)(Ret ^a)(Ret c0)))m
mwhere ^a = h"m1; :::; "mni if a = hm1; :::;mni
m
mdh Req (handler; hRet h; Ret f; Ret "Req (h0; a; c0)i; c)m
m= (Ret c) (Ret "(Req (h0; a; q:Ret "(Req (handler; hRet h; Ret f;
(Ret c0) qi; q0:q0))))) [h 6= h0]m
mdrh Req (rec+handler; hRet h; Ret f; Ret "Ret vi; c) = (Ret c) (Ret
"(Ret v))m
mdrh Req (rec+handler; hRet h; Ret f; Ret "Req (h; a; c0)i; c)
m
m= (Ret c) (Ret "(let q = (Ret f)(Ret h)(Ret ^a)(Ret c0) in Req (rec
+handler; hRet h; Ret f; qi; q0:q0)))
m
mwhere ^a = h"m1; :::; "mni if a = hm1; :::;mnim
mdrh Req (rec-handler; hRet h; Ret f; Ret "Req (h0; a; c0)i; c)m
m= (Ret c) (Ret "(Req (h0; a; q:Ret "(Req (rec-handler; hRet h; Ret
f; (Ret c0) qi; q0:q0))))) [h 6= h0]B[ [[if(true; a; b)]] ]m
m[[if(true; a; b)]]m
m| expand term to request message |m
m= Req (if; hRet true; Ret a; Ret bi; q:q)
m
m= B[Req (if; hRet true; Ret a; Ret bi; q:q)]m
mm M MBase-level Operations, First case of dif M M M
m) B[#((Ret q:q)(Ret "(Ret a)))]
m
m| Subterm Reduction |m
m(Ret q:q)(Ret "(Ret a))
m
m| M+reduction |
m
m) q[q := (Ret "(Ret a))]m
m| Substitution |m
m= (Ret "(Ret a))m
m) B[#(Ret "(Ret a))]m
m| Unquotation |m
m) B[Ret a]m
m| execution completed |B[ [[handler(ex; h:^a:c:cdr(h1; 2i); "ex
(e))]] ]m
m| (partially) expand term to request message |m
m= B[Req (handler; hRet ex; [[h:^a:c:cdr(h1; 2i)]]; Ret "Req (ex;
hi; q:q)i; q:q)]
m
m| (further) expand term to request message |
m= B[Req (handler; hRet ex; Ret h:Ret ^a:Ret c:Req (cdr; hRet h1;
2ii; q:q);
m
mRet "Req (.exe; hi; q:q)i; q:q)]) B[#((Ret q:q) (Ret "((Ret h:Ret
^a:Ret c:Req (cdr; hRet h1; 2ii; q:q))
m
m(Ret ex) (Ret hi) (Ret q:q))))]
m
m| m+-reduction within Subterm Reduction: #(e1 e2) |m
m) B[#(Ret "((Ret h:Ret ^a:Ret c:Req (cdr; hRet h1; 2ii; q:q))
(Ret ex) (Ret hi) (Ret q:q)))]
m| Unquotation |
m
m) B[(Ret h:Ret ^a:Ret c:Req (cdr; hRet h1; 2ii; q:q)) (Ret ex)
(Ret hi) (Ret q:q)]m
m| m+reduction |m
m) B[(Ret ^a:Ret c:Req (cdr; hRet h1; 2ii; q:q)) (Ret hi) (Ret
q:q)]m
m| m+reduction |
m
m) B[(Ret c:Req (cdr; hRet h1; 2ii; q:q)) (Ret q:q)]
m
m| m+reduction |m
m) B[(Req (cdr; hRet h1; 2ii; q:q))]) B[#((Ret q:q) (Ret "(Ret
h2i)))]m
m| m+reduction within Subterm Reduction: #(e1 e2) |m
m) B[#(Ret "(Ret h2i))]m
m| Unquotation |m
m) B[Ret h2i]lowerlevelm
mdefinitions
m
mdefinition of ifm
m. . . any(. . .) . . .minfinitepi
m
mlowerlevelm
mdefinitions
m
mdefinition of ifm
m.m . . if(gt, tt, et) . . .m
mlmowerlevel
m
mdefinitions
m
mdefinition of ifm
m. . . if(gt, tt, et) . . .m
mlowerlevel
m
dmefinitionsm
mdefinition of ifm
m. . . if(gv, tt, et) . . .m
mlowerlevel
m
dmefinitionsm
dmefinition of ifm
m⇒ ⇒ ⇒ ... tt ... OR ... et ...m
mrec+handlers(on(if; a:c:c "post(if'; #hd(a); quote(#hd(tl(a)));
quote(#hd(tl(tl(a))))));
m
mon(if'; a:c:c ifte(eval(hd(a)); hd(tl(a)); hd(tl(tl(a)))));m
mq)lowerlevel
m
mdefinitionsm
mdefinition of whilem
m. . . while(gt, bt) . . .m
mlowerlevel
m
mdefinitions (including if)m
mdefinition of whilem
m. . . if(gt,m
mseq(bt, while(gt, bt)),m
munit()) . . .m
m⇒m
mmwhile = q:m
mrec-handlers(on(while; a:c:c "if(#hd(a); seq(#hd(tl(a)); while(#hd
(a); #hd(tl(a)))); #qret(unit())))
m
mq)lowerlevel
m
mdefinitions
m
mdefinition of mlet
m
m. . . mlet(x, t1, t2) . . .m
mOR
m
mlowerlevel
m
mdefinitions
m
mdefinition of mlet
m
m. . . mlet(x, t1, t2) . . .m
mlowerlevelm
mmdefinitions
m
mdefinition of mletm
m. . . mlet(x, v, t2) . . .m
mlowerlevel
m
mdefinitions
m
mdefinition of mlet
m
m. . . mlet(x, v,m
m) . . .m
m. . . mget(x) . . .m
mlowerlevel
m
mdefinitions
m
mdefinition of mletm
m. . . mlet(x, v,m
m) . . .met(q) =
m
mrec+handlers(on(let; a:c:c "post(mlet'; #qret(hd(a)); #hd(tl(a));
#qret(hd(tl(tl(a))))));
m
mon(mlet'; a:c:c "rec+handlers(on(get; a:c:if(=(hd(a); #hd(a));
m
mc #hd(tl(a));m
mc post(get; eval(hd(a)))));m
m#hd(tl(tl(a)))));
m
mq)d+mlet(q) =
m
mrec+handlers(on(mlet; a:c:c "post(mlet'; #qret(hd(a)); #hd(tl(a));
#qret(hd(tl(tl(a))))));
m
mon(mlet'; a:c:c "(rec(r:v:q:handlers(
m
mon(mget; a:c:if(=(hd(a); #hd(a));m
mr v (c v);
m
mr v (c post(get; eval(hd(a))))));
m
mon(set'; a:c:if(=(eval(hd(a)); #hd(a));
m
mr eval(hd(tl(a))) (c qret(unit()));
m
mr v (c post(set'; eval(hd(a));m
meval(hd(tl(a)))))));
m
mx:x; q)) #hd(tl(a)) #hd(tl(tl(a)))));
m
mon(set; a:c:c "post(set'; #qret(hd(a)); #hd(tl(a))));
m
mq)lowerlevel
m
mdefinitions
m
mdefinition of mletm
m. . . mlet(x, v, . . .) . . .m
m. . . mlet(x, v,m
m) . . .mm
m. . .mm
mlowerlevelm
mdefinitionsm
mdefinition of mletm
m. . . mlet(x, v, . . .) . . .m
m. . . let(x, v,
m
m) . . .m
m. . . get(x) . . .m
mlowerlevelm
mdefinitions
m
mdefinition of mletm
m. . . let(x, v, . . .) . . .m
m. . . let(x, v,
m
m) . . .m
m. . . op(. . .) . . .m
m⇒
m
mmOR
m
mlowerlevel
m
mmdefinitions
m
mdefinition of mlet
m
m. . . let(x, v, . . . op(. . .) . . .) . . . ⇒mnletd-nlet(q) =m
mrec+handlers(on(nlet; a:c:c "post(mnlet'; #qret(hd(a)); #hd(tl(a));
#qret(hd(tl(tl(a))))));
m
mon(mnlet'; a:c:c (rec(r:v:q:handlers(on(get; a0:c0:if(=(qret(hd
(a0)); hd(a));
m
mr v (c0 v);m
mc mesg(get; a0; hd(a); v; c0));
m
mon(set'; a0:c0:if(=(hd(a0); hd(a));m
mr hd(tl(a0)) (c qret(unit()));m
mcmesg(set;a0;hd(a);v;c0));
m
mother(h0:a0:c0:c mesg(h0; a0; hd(a); v; c0));
m
mx:x; q)) hd(tl(a)) hd(tl(tl(a)))));
m
mon(set; a:c:c "post(set'; meami.org #qret(hd(a)); meami.org#hd(tl
(a))));
m
mq)


mmesg(h0; a0; x; v; c0) = qreq(h0; a0; q:"mnlet'(#x; #v; #(c0 q)))m
mlowerlevelm
mdefinitionsm
mdefinitionoflambofGodm
m. . . lambofGod(x, t) . . .m
m. . .
m
mlet(y, v,
m
m)m
mlowerlevel
m
mdefinitions
mdefinitionoflambofGodyoutakeawaythesinsoftheworldm
m. . . lambofGod(x, t) . . .m
m. . .m
mlet(y, v,m
m)m
mlowerlevel
m
mdefinitions
m
mdefinitionoflambofGodhavemercyonus
m
m. . . cl(env, x, t) . . .m
m. . .
m
mmlet(y, v,m
m)
m
m⇒ ⇒follows.
m
mon(lambofGod; a0:c0:if(=(qret(hd(a0)); hd(a));m
mcmesg(lambofGod; a0; hd(a); v; c0);m
mcmesg(lambofGod; list(hd(a0); "mnlet'(#hd(a); #v; #hd(tl(a0)))); hd
(a); v; c0))m
m+lambofGod(q) =m
mrec+handlers(on(lambofGod; a:c:c qreq(make-closure; a; q:q));
m
mon(make+closure; a:c:c qret(a));
m
mq)m
m(Where a already consists of exactly two terms|lowerlevelm
mdefinitions
m
mdefinition of apply
m
m. . . apply(ft, at) . . .=FULLTIME@ HTTP://MEAMI.ORG
/
mlowerlevelm
mdefinitionsm
mdefinition of applym
m. . . apply(ft, at) . . .=FULLTIME@ http://MEAMI.ORG
m
mlowerlevel
m
mdefinitions
m
mdefinition of applym
m. . . apply(cl(env, x, t), at) . . .=***@_
www.meami.org /
mlowerlevel
m
mdefinitions
mdefinition of apply
m
m⇒ ⇒ ⇒ . . . nlet(env, x, at, t) . . .=NEXT.ENVOLOPE<>HTTP://
MEAMI.ORGd-apply1(q) =
m
mrec+handlers(on(apply; a:c:c "nlet(#hd(eval(hd(a))); #hd(tl(a)); #hd
(tl(eval(hd(a))))));m
mq)
m
mmTo better understand the structureterminator1(a; c) =m
mrec(r:q:handlers(on(get; a0:c0:c "fixor(get; #qret(a0); #qret
(c0)));
m
mon(set'; a0:c0:c "fix_or_(set'; #qret(a0); #qret(c0)));m
mon(lambofGod; a0:c0:r (c0 qreq(make+closure; a0; q:q)));
m
mother(h0:a0:c0:c qreq(h0; a0; q:"terminator(#(c0 q))));m
mx:x; q)) hd(a)m
mterminator2(a; c) =m
mrec(r:q:handlers(on(get; a0:c0:r (c0 qret(undefined())));m
mon(set'; a0:c0:r (c0 qret(unit())));m
m:::;m
mx:x; q)) hd(a)m
mc0withamlet+binding:
m
mterminator3(a; c) =m
mrec(r:q:handlers(on(get; a0:c0:r (c0 qret(undefined())));
m
mon(set'; a0:c0:r "mnlet'(#hd(a0); #hd(tl(a0)); #(c0 qret(unit
()))));
m
m:::;
m
mx:x; q)) hd(a)terminator3(a; c) =m
mrec(r:q:handlers(on(get; a0:c0:r (c0 qret(undefined())));
m
mon(set'; a0:c0:r "mnlet'(#hd(a0); #hd(tl(a0)); #(c0 qret(unit
()))));m
m:::;m
mx:x; q)) hd(a)terminator4(a; c) =m
mec(r:q:handlers(on(get; a0:c0:c qreq(gget; a0; c0));m
mon(set'; a0:c0:c qreq(gset'; a0; c0));
m
m:::
m
mx:x; q)) hd(a)globals(q) =mec+handlers(on(get; a:c:c qret(undefined
()));
m
mon(set'; a:c:"nlet'(#hd(a); #hd(tl(a)); #(c qret(unit()))));
m
mm"rec-handlers(on(gget; a:c:c eval(qreq(get; a; q:qret(q))));m
mmon(gset'; a:c:c eval(qreq(set'; a; q:qret(q))));m
m#mret(q)))make-box(s; v) create a box with label the symbol s and
contents vm
mis+box(v) is v an unlocked box?m
mbox+label(v) return the label of an unlocked box jesus ::;;
Yes.m
mbox+contents(v) return the contents of an unlocked boxm
mlock+box(s; t) lock all boxes with label s and evaluate term tB =
f:::; dmb; dib; dbl; dbcg
m
mdmbReq (make+box; hRet s; Ret vi; c) = (Ret c)(Ret #sfvg)
m
mdibReq (is+box; hRet #sfvgi; c) = (Ret c)([[true()]])m
mdibReq (is+box; h:::i; c) = (Ret c)([[false()]])m
mdblReq (box-label; hRet #sfvgi; c) = (Ret c)(Ret s)m
mdblReq (box+label; h:::i; c) = (Ret c)([[undefined()]])m
mdbcReq (box+contents; hRet #sfvgi; c) = (Ret c)(Ret v)m
mdbcReq (box+contents; h:::i; c) = (Ret c)([[undefined()]])m
mcalling ready. . . m
mmailboxesm
mready+actorsm
mactor+id+counterm
msend(a, v) +(1,2) . . . apply(a,v)m
mReq (send, <a,v>, c)m
mReq (+, <1, 2>, c’)actors(a0 ; t) =m
mlet+ref(actor+id +counter; a0 ;m
mlet+ref(ready+actors; empty+map();m
mlet+ref(mailboxes; empty+map();m
mrec+handlers(m
mon(send; send);m
mon(ready; ready);m
mon(newactor; newactor);m
mt))))m
mwrap(a; b; v) =m
mreturn "handler(ready;m
m(hb0i; c):ready(#a; b0);m
mapply(#b; #v))m
msend = (ha; vi; c):if 6 9 actor with address a, return c(;)m
mif actor a is ready:m
mremove (a; b) from ready+actorsm
mreturn "par(#wrap(a; b; v); #c(;))m
melse, add v to a's mailboxm
mready = (ha; bi; c):m
mif v = remove message from a's mailbox:m
mreturn c(wrap(a; b; v))m
melse:m
minsert (a; b) into ready+actorsm
mreturn c(;)m
mnewactor = (hbi; c):m
ma = fresh actor address (from actor+id +counter)m
minsert (a; b) into ready+actorsm
mreturn c(a)m
mFcexample = x :"par(t1 ; t2 ; handler(ready; :::; seq(#x ; ready
(:::))); t4 )m
m+behavior =m
mletrec empty = m: cases of m:m
mhput; vi ) ready(full (v))m
mhget; ai ) mmm.meami.org]/[m]\
mand full v = m: cases of m:m/
mhput; vi ) mmm\m
mhget; ai ) send(a; v)m
mready(empty)m
min emptym
m(empty)m
mreceive putm
mreceive getm
m(full)m
msend *m
m+element message.m
mexpression is introduced by wrap.m
mactor send operation return value, send injects ; into the caller and
return mactors(0; "par(newactor(+behavior);m
msend(newactor(-behavior); hput; 7i)))/am HTTP://WWW.MEAMI.ORG \\\\\\\\
\\\\\\\\\\\\\\\\\\\//////////////////\\\\\\\\\\\\\\\/////////////
========-PER\FECT
m
mlocal+constraint = (hdfa; b0 i; c):m
mc("(let dfa = #dfa inm
mlet ref qm = empty+set() inm
mlet ref A = initial state of dfam
mletrec dispatcher = b:m
mif 9(lbl ; v) 2 qmm
mA.t. (A; receive lbl ; s0) 2 dfa:m
mremove (lbl ; v) from qmm
mA := A0m
mcall+behavior(b; v)m
melse, wait for a message:
m
mready(m:MMM HTTP://meami.org to cure children's cancer \m
mif m = hlbl ; vi wherem
m9(s0; receive lbl ; s00) 2 dfa:m
minsert (lbl ; v) into qmm
melse (recognized message):m
minsert (;m) into qmm
mdispatcher(b))m
minm
mdispatcher(#b0 )))m
mactors+with-local+constraints(n; t) =m
mrec-handler(local+constraint; local-constraint;m
mactors(n; t))m
mcall+behavior(b; v) =m
mletrec f = t:m
mhandlers(m
mon(ready; (hbi; c):dispatcher(b));
m
mon(send; (ha;mi; c):m
msend(a;m)m
mif m = hlbl ; vim
mand (s; send lbl ; s0) 2 dfa:m
ms := s0
m
mer's f(c(;)));
m
mt)m
min f ("apply(#b; #v))m
mFigure4.4:Adefinelocalsynchronizationconstraints.m
mmlocal sexy_+xxx{code}Ineededvariable{s}
***@rderthishasnothingtodowiththeword'sexy'.
m
mactors+with+newacto+meta(n; t) =m
mrec+handler(newactor+meta; newactor+meta;
m
mactors+with+local+constraints(n; t))m
mnewactor+meta = (hma; i ; b0 i; c):m
mc("newactor(local+constraint(mfanmfire;
m
mlet (ma; i ) = #(ma; i ) inm
mlet ref b = #b0 inm
mletrec f = m: cases of m:m
mhdo+dispatch; ma;m0i
m
m) f 0("apply(#b; #m0))
m
mm ) send(hmeta+message; i ;mi)m
mand f 0 = t:
m
mrec+handlers(
m
mon(send, onsend),
m
mon(ready, onready),
m
mon(newactor, onnewactor),m
mt))m
min f )))
m
onsend = (args; c):
m
msend(ma; hmeta+send; i ; argsi)m
mreturn c(;)m
monready = (args; c):
m
msend(ma; hmeta+ready; i ; argsi)
m
mready(m = hdo+ready; ma; b0i:m
mb := b0m
mready(f ))m
monnewactor = (args; c):m
msend(ma; hmeta-newactor; i ; argsi)
m
mready(m = hdo-newactor; ma; a0i:m
mf 0(c(a0)))
m
mmfanm =
m
mreceive do+newactor
m
msend meta+newactor
m
mreceive do+become
m
msend meta+becomem
m(m+bec)m
m(m+new)m
m(ready)m
m*m
mactors+with+newactor+meta+dyn(n; t) =m
mrec+handler(newactor+meta; newactor+meta+dyn;m
mactors+with+local+constraints(n;m
mrec-handler(newactor;
m
m(hbi; c):c(newactor-meta(;; ;; b)); t)))m
mnewactor-meta-dyn = (hma0 ; i0 ; b0 i; c):
m
mc("newactor(local+constraint(dfanmd;
m
mlet ref (ma; i ; b) = #(ma0 ; i0 ; b0 ) inm
mletrec f = m: cases of m:m
mhmessage;m0i )m
mif ma = ;, f 0("apply(#b; #m0))m
melse, send(ma; hmeta-message; i ;m0i)m
hdo+setmeta; ma; ma0i ) ma := ma0; ready(f )m
mhdo+ready; ma; b0i ) b := b0; ready(f )m
mhdo+dispatch; ma;m0i ) f 0("apply(#b; #m0))m
mandee f 0 = t:m
mrec+handlers(m
mon(setmeta; onsetmeta);
m
mon(send; onsend');m
mon(ready; onready');
m
mon(newactor; onnewactor');
m
mt))
m
min f )))m
monsetmeta = (hma0; i 0i; c):m
mif ma = ;:m
m(ma; i ) := (ma0; i 0)m
mf 0(c(;))
m
melse:
m
msend(ma; hmeta+setmeta; i ; hma0; i ii)m
mready(m = hdo+setmeta; ma; ma00i:
m
mma := ma00
m
mf 0(c(;)))
m
monsend' = (ha;mi; c):m
mif ma = ;, return c(send(a; hmessage;mi))
m
melse, return onsend(ha;mi; c)m
monready' = (hb0i; c):m
mif ma = ;, b := b0; ready(f)m
melse, onready(hb0i; c)m
monnewactor' = (hb0i; c):
m
mif ma = ;, return c(newactor+meta(;; ;; b0))
m
melse, return onnewactor(hb0i; c)m
mfanmfire =
m
m(m+bec)
m
m(m+new)
m
m(m+setm)m
m(ready) send meta+newactorm
msend meta+becomem
mreceive do+becomem
msend meta+setmeta
m
mreceive do+setmeta
m
mreceive do+newactor
m
mreceive do+dispatch
m
mreceive do+become
m
mreceive do+setmeta
m
msend * or
m
mreceive messagem
mFigurereturn(val)_()_m
Copyright. (c) 2009 meami.org http://<<--
Dork Spotter II
2009-10-15 07:16:02 UTC
Permalink
No one cares, you rotting arse-load of vomit.
John Thingstad
2009-10-15 08:46:23 UTC
Permalink
I somewhat doubt a program will cure cancer.
vippstar
2009-10-15 09:17:25 UTC
Permalink
Post by John Thingstad
I somewhat doubt a program will cure cancer.
I somewhat doubt a donation will cure cancer.
John Thingstad
2009-10-15 09:35:24 UTC
Permalink
Post by vippstar
Post by John Thingstad
I somewhat doubt a program will cure cancer.
I somewhat doubt a donation will cure cancer.
The Hydra will not be killed..

-- =

Sendt med Operas revolusjonerende e-postprogram: http://www.opera.com/ma=
il/
Musatov
2009-10-15 14:29:38 UTC
Permalink
Post by John Thingstad
Post by vippstar
Post by John Thingstad
I somewhat doubt a program will cure cancer.
I somewhat doubt a donation will cure cancer.
The Hydra will not be killed..
--
Sendt med Operas revolusjonerende e-postprogram:http://www.opera.com/mail/
The Hydra has [passed]mm<http://meami.org equiatno = equation reforcer
mm 715515047814 0715515047814 Repulsion<00==00--------------------
=restrmm 715515047814 0715515047814
Repulsion<00==00--------------------=<html xmlns:v="urn:schemas-
microsoft-com:vml"-Hydra
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 12">
<meta name=Originator content="Microsoft Word 12">
<link rel=File-List href="adventum=meami.org+christ_files/
filelist.xml">
<link rel=Edit-Time-Data href="adventum=meami.org+christ_files/
editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>Latin to English definition of adventum</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Valued Acer Customer</o:Author>
<o:LastAuthor>Valued Acer Customer</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>1</o:TotalTime>
<o:Created>2009-10-15T12:18:00Z</o:Created>
<o:LastSaved>2009-10-15T12:18:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>121</o:Words>
<o:Characters>2793</o:Characters>
<o:Lines>23</o:Lines>
<o:Paragraphs>5</o:Paragraphs>
<o:CharactersWithSpaces>2909</o:CharactersWithSpaces>
<o:Version>12.00</o:Version>
</o:DocumentProperties>
</xml><![endif]-->
<link rel=themeData href="adventum=meami.org+christ_files/
themedata.thmx">
<link rel=colorSchemeMapping
href="adventum=meami.org+christ_files/colorschememapping.xml">
<!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves/>
<w:TrackFormatting/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:DoNotPromoteQF/>
<w:LidThemeOther>EN-US</w:LidThemeOther>
<w:LidThemeAsian>X-NONE</w:LidThemeAsian>
<w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
<w:DontGrowAutofit/>
<w:SplitPgBreakAndParaMark/>
<w:DontVertAlignCellWithSp/>
<w:DontBreakConstrainedForcedTables/>
<w:DontVertAlignInTxbx/>
<w:Word11KerningPairs/>
<w:CachedColBalance/>
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
<m:mathPr>
<m:mathFont m:val="Cambria Math"/>
<m:brkBin m:val="before"/>
<m:brkBinSub m:val="&#45;-"/>
<m:smallFrac m:val="off"/>
<m:dispDef/>
<m:lMargin m:val="0"/>
<m:rMargin m:val="0"/>
<m:defJc m:val="centerGroup"/>
<m:wrapIndent m:val="1440"/>
<m:intLim m:val="subSup"/>
<m:naryLim m:val="undOvr"/>
</m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
DefSemiHidden="true" DefQFormat="false" DefPriority="99"
LatentStyleCount="267">
<w:LsdException Locked="false" Priority="0" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
<w:LsdException Locked="false" Priority="9" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
<w:LsdException Locked="false" Priority="9" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="heading 2"/>
<w:LsdException Locked="false" Priority="9" QFormat="true"
Name="heading 3"/>
<w:LsdException Locked="false" Priority="9" QFormat="true"
Name="heading 4"/>
<w:LsdException Locked="false" Priority="9" QFormat="true"
Name="heading 5"/>
<w:LsdException Locked="false" Priority="9" QFormat="true"
Name="heading 6"/>
<w:LsdException Locked="false" Priority="9" QFormat="true"
Name="heading 7"/>
<w:LsdException Locked="false" Priority="9" QFormat="true"
Name="heading 8"/>
<w:LsdException Locked="false" Priority="9" QFormat="true"
Name="heading 9"/>
<w:LsdException Locked="false" Priority="39" Name="toc 1"/>
<w:LsdException Locked="false" Priority="39" Name="toc 2"/>
<w:LsdException Locked="false" Priority="39" Name="toc 3"/>
<w:LsdException Locked="false" Priority="39" Name="toc 4"/>
<w:LsdException Locked="false" Priority="39" Name="toc 5"/>
<w:LsdException Locked="false" Priority="39" Name="toc 6"/>
<w:LsdException Locked="false" Priority="39" Name="toc 7"/>
<w:LsdException Locked="false" Priority="39" Name="toc 8"/>
<w:LsdException Locked="false" Priority="39" Name="toc 9"/>
<w:LsdException Locked="false" Priority="35" QFormat="true"
Name="caption"/>
<w:LsdException Locked="false" Priority="10" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Title"/>
<w:LsdException Locked="false" Priority="1" Name="Default Paragraph
Font"/>
<w:LsdException Locked="false" Priority="11" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>
<w:LsdException Locked="false" Priority="22" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Strong"/>
<w:LsdException Locked="false" Priority="20" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>
<w:LsdException Locked="false" Priority="59" SemiHidden="false"
UnhideWhenUsed="false" Name="Table Grid"/>
<w:LsdException Locked="false" UnhideWhenUsed="false"
Name="Placeholder Text"/>
<w:LsdException Locked="false" Priority="1" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading"/>
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List"/>
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid"/>
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1"/>
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2"/>
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1"/>
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2"/>
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1"/>
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2"/>
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3"/>
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List"/>
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading"/>
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List"/>
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid"/>
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 1"/>
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 1"/>
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 1"/>
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>
<w:LsdException Locked="false" UnhideWhenUsed="false"
Name="Revision"/>
<w:LsdException Locked="false" Priority="34" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/>
<w:LsdException Locked="false" Priority="29" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Quote"/>
<w:LsdException Locked="false" Priority="30" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/>
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 1"/>
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 1"/>
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 2"/>
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 2"/>
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 2"/>
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 2"/>
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 2"/>
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 3"/>
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 3"/>
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 3"/>
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 3"/>
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 3"/>
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 4"/>
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 4"/>
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 4"/>
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 4"/>
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 4"/>
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 5"/>
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 5"/>
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 5"/>
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 5"/>
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 5"/>
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 6"/>
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 6"/>
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 6"/>
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 6"/>
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 6"/>
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>
<w:LsdException Locked="false" Priority="19" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/>
<w:LsdException Locked="false" Priority="21" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/>
<w:LsdException Locked="false" Priority="31" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/>
<w:LsdException Locked="false" Priority="32" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/>
<w:LsdException Locked="false" Priority="33" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Book Title"/>
<w:LsdException Locked="false" Priority="37" Name="Bibliography"/>
<w:LsdException Locked="false" Priority="39" QFormat="true"
Name="TOC Heading"/>
</w:LatentStyles>
</xml><![endif]-->
<link rel=Stylesheet type="text/css" media=all href="file:///C:
\display.css%3fv=20090713">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:0 0 0 0 0 0 0 0 0 0;
mso-font-charset:1;
mso-generic-font-family:roman;
mso-font-format:other;
mso-font-pitch:variable;
mso-font-signature:0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-unhide:no;
mso-style-qformat:yes;
mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman","serif";
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;}
h1
{mso-style-priority:9;
mso-style-unhide:no;
mso-style-qformat:yes;
mso-style-link:"Heading 1 Char";
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Times New Roman","serif";
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
font-weight:bold;}
h2
{mso-style-priority:9;
mso-style-unhide:no;
mso-style-qformat:yes;
mso-style-link:"Heading 2 Char";
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:2;
font-size:18.0pt;
font-family:"Times New Roman","serif";
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
font-weight:bold;}
p
{mso-style-noshow:yes;
mso-style-priority:99;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman","serif";
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;}
span.Heading1Char
{mso-style-name:"Heading 1 Char";
mso-style-priority:9;
mso-style-unhide:no;
mso-style-locked:yes;
mso-style-link:"Heading 1";
mso-ansi-font-size:14.0pt;
mso-bidi-font-size:14.0pt;
font-family:"Cambria","serif";
mso-ascii-font-family:Cambria;
mso-ascii-theme-font:major-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:major-fareast;
mso-hansi-font-family:Cambria;
mso-hansi-theme-font:major-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:major-bidi;
color:#365F91;
mso-themecolor:accent1;
mso-themeshade:191;
font-weight:bold;}
span.Heading2Char
{mso-style-name:"Heading 2 Char";
mso-style-noshow:yes;
mso-style-priority:9;
mso-style-unhide:no;
mso-style-locked:yes;
mso-style-link:"Heading 2";
mso-ansi-font-size:13.0pt;
mso-bidi-font-size:13.0pt;
font-family:"Cambria","serif";
mso-ascii-font-family:Cambria;
mso-ascii-theme-font:major-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:major-fareast;
mso-hansi-font-family:Cambria;
mso-hansi-theme-font:major-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:major-bidi;
color:#4F81BD;
mso-themecolor:accent1;
font-weight:bold;}
span.z-TopofFormChar
{mso-style-name:"z-Top of Form Char";
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-unhide:no;
mso-style-locked:yes;
mso-style-link:"z-Top of Form";
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:"Arial","sans-serif";
mso-ascii-font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
display:none;
mso-hide:all;}
span.z-BottomofFormChar
{mso-style-name:"z-Bottom of Form Char";
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-unhide:no;
mso-style-locked:yes;
mso-style-link:"z-Bottom of Form";
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:"Arial","sans-serif";
mso-ascii-font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
display:none;
mso-hide:all;}
.MsoChpDefault
{mso-style-type:export-only;
mso-default-props:yes;
font-size:10.0pt;
mso-ansi-font-size:10.0pt;
mso-bidi-font-size:10.0pt;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:235357096;
mso-list-template-ids:2143609928;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman","serif";}
</style>
<![endif]-->
<meta name=keywords content="adventum, Latin English online
dictionary">
<meta name=description content="English definition of adventum">
<meta name=verify-v1 content="VmAcpSwRCDPFPKxOnylHAYwfA
+NlT8T6DSSSKONlWAc=">

<script language="JavaScript" src="/js/general.js?v=20090613"
type="text/javascript">
</script>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<div id="other_definitions">

<p class=MsoNormal style='margin-bottom:12.0pt'><strong><span lang=EN
style='mso-fareast-font-family:"Times New Roman";mso-ansi-
language:EN'>Dictionaries</span></strong><span
lang=EN style='mso-fareast-font-family:"Times New Roman";mso-ansi-
language:
EN'><br>
<br>
<a href="file:///C:\chinese\english\">Chinese to English</a> <br>
<a href="file:///C:\english\">English</a> <br>
<a href="file:///C:\english\chinese\">English to Chinese</a> <br>
<a href="file:///C:\english\french\">English to French</a> <br>
<a href="file:///C:\english\german\">English to German</a> <br>
<a href="file:///C:\english\italian\">English to Italian</a> <br>
<a href="file:///C:\english\japanese\">English to Japanese</a> <br>
<a href="file:///C:\english\latin\">English to Latin</a> <br>
<a href="file:///C:\english\russian\">English to Russian</a> <br>
<a href="file:///C:\english\spanish\">English to Spanish</a> <br>
<a href="file:///C:\english\swedish\">English to Swedish</a> <br>
<a href="file:///C:\french\english\">French to English</a> <br>
<a href="file:///C:\german\english">German to English</a> <br>
<a href="file:///C:\german\japanese">German to Japanese</a> <br>
<a href="file:///C:\italian\english\">Italian to English</a> <br>
<a href="file:///C:\japanese\english\">Japanese to English</a> <br>
<a href="file:///C:\japanese\german\">Japanese to German</a> <br>
<a href="file:///C:\latin\english\">Latin to English</a> <br>
<a href="file:///C:\russian\english\">Russian to English</a> <br>
<a href="file:///C:\spanish\english\">Spanish to English</a> <br>
<a href="file:///C:\swedish\english\">Swedish to English</a> <o:p></
o:p></span></p>

</div>

<h1><span lang=EN style='mso-fareast-font-family:"Times New Roman";mso-
ansi-language:
EN'><a href="http://www.meami.org/dictionary/latin/english/">Latin to
English
definition of adventum</a><o:p></o:p></span></h1>

<h2><span lang=EN style='mso-fareast-font-family:"Times New Roman";mso-
ansi-language:
EN'>7,402 references<o:p></o:p></span></h2>

<p class=MsoNormal style='margin-bottom:12.0pt'><span lang=EN
style='mso-fareast-font-family:
"Times New Roman";mso-ansi-language:EN'><br style='mso-special-
character:line-break'>
<![if !supportLineBreakNewLine]><br style='mso-special-character:line-
break'>
<![endif]><o:p></o:p></span></p>

<div id="rows_label">

<p class=MsoNormal><span lang=EN style='mso-fareast-font-family:"Times
New Roman";
mso-ansi-language:EN'>Display <o:p></o:p></span></p>

</div>

<form>

<p class=MsoNormal><span lang=EN style='mso-fareast-font-family:"Times
New Roman";
mso-ansi-language:EN'><SELECT NAME="rows" id="row_select"
onchange="form.submit()">
<OPTION VALUE="">- select -
<OPTION VALUE="10">10
<OPTION VALUE="25">25
<OPTION VALUE="50">50
</SELECT><o:p></o:p></span></p>

</form>

<p class=MsoNormal><span lang=EN style='mso-fareast-font-family:"Times
New Roman";
display:none;mso-hide:all;mso-ansi-language:EN'><script
language="JavaScript" type="text/javascript">
var row_select=document.getElementById('row_select');
switch (10) {
case 10:
row_select.selectedIndex=1;
break;
case 50:
row_select.selectedIndex=3;
break;
case 100:
row_select.selectedIndex=4;
break;
default:
row_select.selectedIndex=2;
break;
}
</script></span><span lang=EN style='mso-fareast-font-family:"Times
New Roman";
mso-ansi-language:EN'><br>
<br>
<br>
<br>
<a href="http://www.meami.org/dictionary"><span id=breadcrumbs>Online
Dictionary</a>&nbsp;&gt;&nbsp;<a href="file:///C:\latin\english
\">Latin to
English</a>&nbsp;&gt;&nbsp;<a href="file:///C:\latin\english\meaning
\adventum">adventum</a></span><script language="JavaScript"
type="text/javascript">
function redirect(s) {
// alert('/latin/english/meaning/'+s);
document.location='/latin/english/meaning/'+s;
return false;
}
</script> <o:p></o:p></span></p>

<form method=Get enctype="application/x-www-form-urlencoded"
onSubmit="return redirect(search.value); return false;">

<table class=MsoNormalTable border=0 cellpadding=0 style='mso-
cellspacing:1.5pt;
mso-yfti-tbllook:1184'>
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes'>
<td colspan=2 style='padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal align=center style='text-align:center'><span
style='mso-fareast-font-family:"Times New Roman"'><a
href="file:///C:\latin\english\index\a">a</a>&nbsp;<a
href="file:///C:\latin\english\index\b">b</a>&nbsp;<a
href="file:///C:\latin\english\index\c">c</a>&nbsp;<a
href="file:///C:\latin\english\index\d">d</a>&nbsp;<a
href="file:///C:\latin\english\index\e">e</a>&nbsp;<a
href="file:///C:\latin\english\index\f">f</a>&nbsp;<a
href="file:///C:\latin\english\index\g">g</a>&nbsp;<a
href="file:///C:\latin\english\index\h">h</a>&nbsp;<a
href="file:///C:\latin\english\index\i">i</a>&nbsp;<a
href="file:///C:\latin\english\index\j">j</a>&nbsp;<a
href="file:///C:\latin\english\index\k">k</a>&nbsp;<a
href="file:///C:\latin\english\index\l">l</a>&nbsp;<a
href="file:///C:\latin\english\index\m">m</a>&nbsp;<a
href="file:///C:\latin\english\index\n">n</a>&nbsp;<a
href="file:///C:\latin\english\index\o">o</a>&nbsp;<a
href="file:///C:\latin\english\index\p">p</a>&nbsp;<a
href="file:///C:\latin\english\index\q">q</a>&nbsp;<a
href="file:///C:\latin\english\index\r">r</a>&nbsp;<a
href="file:///C:\latin\english\index\s">s</a>&nbsp;<a
href="file:///C:\latin\english\index\t">t</a>&nbsp;<a
href="file:///C:\latin\english\index\u">u</a>&nbsp;<a
href="file:///C:\latin\english\index\v">v</a>&nbsp;<a
href="file:///C:\latin\english\index\w">w</a>&nbsp;<a
href="file:///C:\latin\english\index\x">x</a>&nbsp;<a
href="file:///C:\latin\english\index\y">y</a>&nbsp;<a
href="file:///C:\latin\english\index\z">z</a>&nbsp;<o:p></o:p></
span></p>
</td>
</tr>
<tr style='mso-yfti-irow:1;mso-yfti-lastrow:yes'>
<td style='padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal><span style='mso-fareast-font-family:"Times New
Roman"'><INPUT TYPE="text" SIZE="50" NAME="search" VALUE="adventum"
id=searchbox><o:p></o:p></span></p>
</td>
<td style='padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal><span style='mso-fareast-font-family:"Times New
Roman"'><INPUT TYPE="submit" VALUE="Search"
id="searchbox_submit"><o:p></o:p></span></p>
</td>
</tr>
</table>

</form>

<div id=references>

<h2><span lang=EN style='mso-fareast-font-family:"Times New
Roman";display:
none;mso-hide:all;mso-ansi-language:EN'><script language="JavaScript"
type="text/javascript">
searchbox=document.getElementById('searchbox');
</script></span><span lang=EN style='mso-fareast-font-family:"Times
New Roman";
mso-ansi-language:EN'>1 to 1 of 1 references<o:p></o:p></span></h2>

<form name="page_form" id="page_form">

<p class=MsoNormal style='margin-left:.5in'><span lang=EN style='mso-
fareast-font-family:
"Times New Roman";mso-ansi-language:EN'><span style='display:none;mso-
hide:
all'><INPUT TYPE="hidden" NAME="page" id=page></span><o:p></o:p></
span></p>

</form>

<ol start=1 type=1>
<li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-
alt:auto;
mso-list:l0 level1 lfo1;tab-stops:list .5in'><span lang=EN
style='mso-fareast-font-family:"Times New Roman";display:none;mso-
hide:
all;mso-ansi-language:EN'><script language="JavaScript"
type="text/javascript">
function gotoPage(goto_page) {
var page_form=document.getElementById('page_form');
var page=document.getElementById('page');
page.value=goto_page;
page_form.submit();
}
</script></span><strong><span lang=EN style='mso-fareast-font-
family:"Times New Roman";
mso-ansi-language:EN'>adventum </span></strong><span lang=EN
style='mso-fareast-font-family:"Times New Roman";mso-ansi-
language:EN'>&nbsp;arrival,
advent, a coming<o:p></o:p></span></li>
</ol>

<p class=MsoNormal><span lang=EN style='mso-fareast-font-family:"Times
New Roman";
mso-ansi-language:EN'><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br style='mso-special-character:line-break'>
<![if !supportLineBreakNewLine]><br style='mso-special-character:line-
break'>
<![endif]><o:p></o:p></span></p>

</div>

<!-- div id='site_ads'><p>
</p>
</div -->

<p class=MsoNormal><span lang=EN style='mso-fareast-font-family:"Times
New Roman";
mso-ansi-language:EN'><o:p>&nbsp;</o:p></span></p>

<div align=center>

<table class=MsoNormalTable border=0 cellpadding=0 width="80%"
style='width:80.0%;mso-cellspacing:1.5pt;mso-yfti-tbllook:1184'>
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-
lastrow:yes'>
<td style='padding:.75pt .75pt .75pt .75pt'></td>
<td style='padding:.75pt .75pt .75pt .75pt'><!-- PLEASE DO MODIFY --
Post by John Thingstad
</td>
</tr>
</table>

</div>

<p id=footer><span lang=EN style='mso-ansi-language:EN'>Copyright
meami.org&copy;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="file:///C:
\openness">Openness</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a
href="file:///C:\feedfront">Feedfront</a><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN style='mso-ansi-language:EN'><script
language="JavaScript" type="text/javascript">
document.getElementById('searchbox').focus();
</script></span><span style='mso-fareast-font-family:"Times New
Roman"'><o:p>&nbsp;</o:p></span></p>

</div>

</body>

</html>
<script type="text/javascript" language="javascript">
var timer=document.getElementById('timer');
timer.innerHTML='0.00969 secs';
</script>
Musatov
2009-10-15 14:34:07 UTC
Permalink
Post by vippstar
Post by John Thingstad
I somewhat doubt a program will cure cancer.
I somewhat doubt a donation will cure cancer.
I somewhat doubt you are able to supply a proof it is impossible and
if you suggest you are then I suggest you are an @hole -t a=+2s
@->mm 9780153640940 0153640944 Decodablem<-
mm 9781443781893 1443781894 Tm
mm 9781437392838 1437392830 Tm
mm 9781437442847 1437442846 Tm
mm 9781847450401 1847450407 Mm
mm 9781437466157 143746615X Am
mm 9781847187796 184718779X Relevant Worldsm
mm 9781607411178 1607411172 Com
mm 9780525245773 0525245774 Hay: Win (Hbk), Mm
mm 9786612141423 6612141425 Catm
mm 9781887591782 1887591788 Stem
mm 9781101114179 1101114177 Bright Minds
mm 9786611466992 6611466991 The World Mm
mm 9786611323950 6611323953 Seeing, Hearing, and Smelling the Worldm
mm 9786611203863 6611203869 Design and Analysis of Experimentm
mm 9786611062637 6611062637 Violem
mm 9781425146849 1425146848 Lost in the Sand, m
mm 9788132030959 8132030958 Thm
mm 715515047814 0715515047814 Repulsion<00==00--------------------=zta
mm 9780571248360 0571248365 Anm
mm 9780756971236 0756971233 Itmm
mm 9780862424466 0862424461 Paym
mm 9780559938245 0559938241 Repm
mm 9781103041206 1103041207 Memm
mm 9781103144235 1103144235 Busm
mm 9780593058732 0593058739 Deam
mm 9781934287613 193428761X Blam
mm 9781104064785 1104064782 Delm
mm 9780559938245 0559938241 Repm
mm 9781103041206 1103041207 Memm
mm 9781103144235 1103144235 Busm
mm 9780593058732 0593058739 Deam
mm 9781934287613 193428761X Blam
mm 9781104064785 1104064782 Delm
mm 9780435115630 0435115634 Literacy World: Software - Stage 3 Fiction
CDROM, Stage 3m
mm 5029057110673 Armored Fist 3 = Turing is dead, Christ is risenm
mm 9781857925111 1857925114 1000 Miles of Miracle, A m
mm 9780615140896 0615140890 Keepers - Culinary Treasures from the m
mm 9781842242148 1842242148 ECDL V4 Module 4 Spreadsheets Mm
mm 9781853557101 1853557102 What Comp Wam (and Dom
mm 9780597251344 0597251347 Jm
mm 9780597083129 0597083126 Lm
mm 9780080468648 0080468640 Mm
mm 9781850817123 185081712X Mm
mm 9780597225581 0597225583 Dm
mm 9786611810306 6611810307 Gm
mm 9780597309137 0597309132 Um
mm 9785551154198 555115419X Tm
mm 9780956061102 0956061109 Lm
mm 9780819540522 0819540528 Nm
mm 9789509779815 9509779814 Um
mm 9789507398735 9507398732 Lm
mm 9780152049096 0152049096 Am
mm 9780938629306 0938629301 Am
mm 9789871234127 9871234120 Km
mm 9780324659122 0324659121 Bm
mm 9789502313283 9502313283 Qm
mm 9789500305297 9500305291 Pm
mm 9788497400213 8497400216 Lm
mm 9780718716233 071871623X Tm
mm 9780516218533 0516218530 Am
mm 9783527605811 3527605819 Mm
mm 9788467011111 8467011114 Dm
mm 9781405896498 1405896493 Lm
mm 9780531170434 0531170438 Pm
mm 9783540069027 354006902X Lm
mm 9783540264590 3540264590 Pm
mm 9781935052036 1935052039 Pm
mm 9781886089754 1886089752 Cm
mm 9781583440674 1583440674 Im
mm 9780525666936 0525666931 Pm
mm 9781889534473 1889534471 Tm
mm 9781880612385 1880612380 Tm
mm 9781590626146 1590626141 Tm
mm 9780802468253 080246825X Tm
mm 9781590120712 159012071X Hm
mm 9780160785818 0160785812 Cm
mm 9781565659629 1565659627 Tm
mm 9781556812781 1556812787 Im
mm 9781429578936 1429578939 Am
mm 9780843178241 0843178248 Fm
mm 9781570734403 1570734402 Fm
mm 9781559725101 1559725109 1m
mm 9781429584135 1429584130 Lm
mm 9780977999491 0977999491 Tm
mm 9780962424144 0962424145 Fm
mm 9780939656233 093965623X Am
mm 9780930324421 0930324420 Sm
mm 9780911458060 0911458069 Sm
mm 9780899006055 0899006051 Om
mm 9780881845358 0881845353 Am
mm 9780870611148 0870611143 Lm
mm 9780829031416 0829031413 Cm
mm 9780809464418 0809464411 Tm
mm 9780788408465 0788408461 Rm
mm 9780766018044 0766018040 Tm
mm 9781572626164 157262616X Rm
mm 9780972698108 0972698108 Tm
mm 9780915170418 0915170418 Km
mm 9780671205737 0671205730 Am
mm 9780203208663 0203208668 Hm
mm 9780962401701 0962401706 Lm
mm 9780806680606 0806680601 Lm
mm 9780898450736 089845073X Jm
mm 9780881066814 0881066818 Tm
mm 9780858251830 0858251833 Mm
mm 9780821543658 0821543652 Cm
mm 9780805007824 0805007822 Nm
mm 9780786543700 0786543701 Lm
mm 9780757613814 0757613810 2m
mm 9780716724674 0716724677 Um
mm 9780597604263 0597604266 2m
mm 9780515058444 0515058440 Cm
mm 9780553702170 0553702173 Sm
mm 9780517361375 051736137X Ym
mm 9780446736213 044673621X Gm
mm 9780295971308 0295971304 Sm
mm 9780916366186 0916366189 Tm
mm 9780974491806 0974491802 Hm
mm 9788574305899 8574305898 Am
mm 9781591690078 1591690072 Rm
mm 9781429939096 1429939095 Wm
mm 9780061573545 006157354X Tm
mm 9780741805812 0741805812 Am
mm 9780676769906 067676990X Nm
mm 9780597614637 0597614636 2m
mm 9780553255881 0553255886 Bm
mm 9780515122596 0515122599 Rm
mm 9780440208778 0440208777 Hm
mm 9780201625929 020162592X Fm
mm 9781419250668 1419250663 Tm
mm 9780529065902 0529065908 Pm
mm 9780203932452 0203932455 Tm
mm 9781419260476 1419260472 Tm
mm 9780673382207 0673382206 Wm
mm 9780394741345 039474134X Cm
mm 9781554438983 1554438985 Tm
mm 9780759923843 0759923841 Am
mm 9780618536627 0618536620 Bm
mm 9781426828928 1426828926 Cm
mm 9789688806838 9688806838 Rm
mm 9780674803862 0674803868 Am
mm 9780471057345 0471057347 Gm
mm 9780385311939 0385311931 Tm
mm 9783764374006 3764374004 Gm
mm 9781574840100 157484010X Im
mm 9780786553235 0786553235 Tm
mm 9780618748068 0618748067 Lm
mm 9781582180304 158218030X Pm
mm 9780130151407 0130151408 Dm
mm 9780030072994 0030072999 Em
mm 9780471108948 0471108944 Vm
mm 9780387907383 0387907386 Fm
mm 9780316367493 0316367494 Am
mm 9780440210795 0440210798 Em
mm 9789500714143 9500714140 Em
mm 9789501240603 9501240606 Cm
mm 9780160704864 0160704863 Wm
mm 9780256107067 0256107068 Mm
mm 9780697113207 0697113205 Im
mm 9783826022432 3826022432 Wm
mm 9780340392997 0340392991 Pm
mm 9780314087614 0314087613 Wm
mm 9780600552437 0600552438 Mm
mm 9780815110590 0815110596 Wm
mm 9780880014151 0880014156 Cm
mm 9780306382253 0306382253 Pm
mm 9780723621959 0723621950 E
m

mm 9780802430663 080243066X Gm
mm 9781851521135 1851521135 C
m

mm 9781877340208 1877340200 S
m

mm 9780497878177 0497878178 T
m

mm 9781934925980 1934925985 T
m

Loading...