nltk.sem.FStructure.safeappend

FStructure.safeappend(key, item)[source]

Append ‘item’ to the list at ‘key’. If no list exists for ‘key’, then construct one.