Skip to content
Pietro Liuzzo edited this page Dec 15, 2016 · 1 revision

the function shuold take any single word imput and split it up

recognizing suffixes and prefixes

identify the root

reverting the root to the standard for the lemma

return a series of possibilities for the search

this might be useful https://www.codecademy.com/en/courses/python-beginner-2W5v7/0/1?curriculum_id=4f89dab3d788890003000096

the fidel should all be stored in JSON arrays with one index for each order, including duplication of 6th for vocalized or not, and labiovelars where needed.

the function should take the imput, check schema agains the fidel matrix and if it is not the one required for the lemma then change to the one used for the lemma.

Clone this wiki locally