Python LMF library
 All Classes Namespaces Files Functions Variables
defs.py
Go to the documentation of this file.
1 #! /usr/bin/env python
2 
3 """! @package common
4 """
5 
6 ## Define languages
7 VERNACULAR = "vernacular"
8 ENGLISH = "English"
9 NATIONAL = "national"
10 REGIONAL = "regional"