CUNY-CL / latin_scansion

Apache License 2.0
0 stars 2 forks source link

Adds inventory and utility libraries. #13

Closed kylebgorman closed 3 years ago

kylebgorman commented 3 years ago

The inventory library is a central place where the inventories that will ultimately be used in various pronunciation grammars can be defined.

The utility library contains functions that may be used in various places. However it defines no grammar rules of its own.

kylebgorman commented 3 years ago

Yes, you can call these from elsewhere using import. Since util.grm doesn't export any FSTs util.far is empty, but harmless.