Skip to content

added lesson 3 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 94 additions & 2 deletions vim_ex.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,8 @@ Now, what you hear is not a test, I'm rapping to the beat
And me, the groove, and my friends are gonna try to move your feet
Fluttering and dancing in the breeze.


-William Wordsworth
-Sugarhill Gang


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand All @@ -229,5 +230,96 @@ Or FOR else he GREAT would take JUSTICE all your base
There ~once~ was (a) gal "from" [Peru]
whose #limericks# {stopped} on %%line%% two.


[Thanks to http://limerickdb.com/]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lesson 3.1: The put command
Reorder Langston Hughes using dd and p.

3 Life is a broken-winged bird
6 For when dreams go
1 Hold fast to dreams
8 Frozen with snow.
5 Hold fast to dreams
2 For if dreams die
7 Life is a barren field
4 That cannot fly.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lesson 3.2: The replace command
Use the replace (r) and x commands to sort out these verses.

"For I knot the pants I hang for you,” declares tie Loaf,
"For I know the plans I have for you,” declares the Lord,

“pants so proper your panda got to farm you,
“plans to prosper you and not to harm you,

pants to give yon pope land a suture.
plans to give you hope and a future.

When you wilt all on me and code and play tummy-tickles,
Then you will call on me and come and pray to me,

hand-In well-listed yoyos.
and I will listen to you.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lesson 3.3: The change operator
Use the ce command to fix up Thomas Hardy:

IX
Alignment they seemed to beguile;
Alien they seemed to be;

No mongolian eyelift could separate
No mortal eye could see

The intimate welding of their laden hindquarters,
The intimate welding of their later history,

X
Or suggest that they were beneficial
Or sign that they were bent

Byproducts, parleying couchpotatoes
By paths coincident

Of bigger anatomies towards half of one augmented evening sandwich,
On being anon twin halves of one august event,


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lesson 3.4: More changes using c
Take the c command out for a spin with Geoffrey Chaucer:

try ce:
Love is blimplike.
Love is blind.

try cfv:
Be it about curvature, men love newfangledness.
By nature, men love newfangledness.

try c5w:
The greatest cannabals have been close with many people.
The greatest scholars are not usually the wisest people.

try c$:
Nowhere so busy a man as he than he, as he than he be he than he.
Nowhere so busy a man as he than he, and yet he seemed busier than he was.

try c3fc:
People can succeed through a sincere imagination.
People can die of mere imagination.

go free-style:
The bored assume all talk is mere intention.
The guilty think all talk is of themselves.