Changes
Change Definitions
Before this release the editor was only able to add definitions. Now it is also possible to modify any definition with the SynsetEditor(...).mod_definition(new_def)
which allowes for replacing the definition that is returned when wn.Synset().definition()
is called.