append-with-conjunction ( str1 str2 -- newstr )


Vocabulary
math.text.english.private

Inputs
str1an object
str2an object


Outputs
newstran object


Definition