Functions that allow to transfer synonyms from one database to another. This may be useful because the synonyms include quite a bit of manual matching on large datasets. Transferring those allows to reconstruct a database from source file more easily.
Usage
exportSynonyms(file)
importSynonyms(file)
Arguments
file
File name for export and import
Value
Used for the side effect of creating/importing a file. The file includes the columns phrase, table and key.