Ragbaby Cipher

Ragbaby is usually presented as using a 24-character alphabet which combines I/J and W/X.  This is historically accurate, but why it was originally constructed in this manner, I do not know.

In actual usage, there is no reason that a 26 or 36-character alphabet cannot be used, and since it is convenient to have numerals available when the plaintext contains many numbers, I have chosen to illustrate this cipher using the 36-character alphabet.

Encrypting Method
Using a selected keyword, construct a mixed alphabet, incorporating the numerals immediately after the associated letter, even if this results in inserting the numeral into the keyword.  In this example I have chosen the keyword PERSISTENT SAVAGE.  As always, duplicate letters are dropped when constructing the alphabet:

PE5RSI9TA1NVG7B2C3D4F6H8J0KLMOQUWXYZ

Keeping word divisions, the letters of the plaintext are numbered sequentially beginning with the first character of each word.  Ciphertext characters are obtained by taking the letter that is the indicated number of places to the right, wrapping to the beginning when the end of the alphabet is reached:

plaintext t h e    a n s w e r    i s    o n    p a g e    2 7 3    o f    t h e    t e x t
number 1 2 3   1 2 3 4 5 6   1 2   1 2   1 2 3 4   1 2 3   1 2   1 2 3   1 2 3 4
ciphertext A J S   1 G T P 9 1   9 9   Q G   E N 2 I   C 2 F   Q H   A J I   A R P V

Decrypting
Decrypting, then is the reverse process.  Once the keyword and length of the alphabet is known, it is a fairly simple matter to construct the alphabet.  Once that has been accomplished, the ciphertext can be numbered in the same fashion as the plaintext was numbered to encrypt - then, selecting the letter the indicated number of places to the left, the plaintext can be easily found.

Notes
Word divisions are kept as losing them would make deciphering very difficult, even if the keyword and alphabet are known.
Hyphens are dropped from hyphenated words and the word treated as a single word.