blob: 921e4ddb099ddfd1b58cd442a956b6f368b9b789 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "DUCK@" ; species name
dw 507, 1690 ; height, weight
db "It swims grace-"
next "fully along on the"
next "quiet, slow-moving"
page "rivers and lakes"
next "of which it is so"
next "fond.@"
|