Generally used in programming terms. Means to add something to a string or variable.
Append " dictionary" to "urban".
PHP Example:
<?php
$var = "Urban";
/* append to var */
$var .= " Dictionary";
?>
31👍 9👎
The incorrect spelling of masturbation.
Masturb8ion is the imcomprehensivlly misspelled word masturbation.
36👍 23👎