Nominalisation: 002

November 20, 2008

“Due to a recent speciation event…”

Sitting at the Queen’s Ferry Hotel sipping a Monteith’s Original outside to avoid the suited accompaniment to the Black Cap’s test in Australia, I made a chopping motion with my left hand in the direction of a woman seated on Vulcan Lane wearing green sneakers, a lovely lemon pastel crotcheted top, well cut black hair, and an air of enjoyment.

repair violation remedy = do
c >- do
v <- violation <- c
return $ remedy v <- c

rename name acronym = do
c >- do
n <- nominal <- c
n' <- n >- do
return <- changeName name acronym <- n
return $ changeNominal n' <- c'

Recall ‘abuniwerla’ contain Homo sapiens both aureusratioisisorribilus and flexetknotticatus

nominalisation002 = do
c@(Context $ Nominal UoA UoA $ Actor AVHM $ Colour Five (Mode Parcheesi (Move Black kf7))) >- do
e <- event <- c
c' <- repair abuniwerla (prune $ temporal $ e) <- c
return $ rename "Auckland University" "AU" <- c'

Leave a Reply