Welcome, Ian. You may modify this database.
SELECT part_of_speech FROM parts_of_speech
WHERE part_of_speech = '#form.part_of_speech#'
INSERT INTO parts_of_speech (part_of_speech)
VALUES ('#form.part_of_speech#')
#form.part_of_speech# has been added to the parts of speech list.
#form.part_of_speech# already exists as a part of speech.
You must log in to access this page.