Python LMF library
 All Classes Namespaces Files Functions Variables
Variables
pylmflib.pylmflib.common.defs Namespace Reference

Variables

string VERNACULAR = "vernacular"
 Define languages. More...
 
string ENGLISH = "English"
 
string NATIONAL = "national"
 
string REGIONAL = "regional"
 

Variable Documentation

string pylmflib.pylmflib.common.defs.ENGLISH = "English"

Definition at line 8 of file defs.py.

string pylmflib.pylmflib.common.defs.NATIONAL = "national"

Definition at line 9 of file defs.py.

string pylmflib.pylmflib.common.defs.REGIONAL = "regional"

Definition at line 10 of file defs.py.

string pylmflib.pylmflib.common.defs.VERNACULAR = "vernacular"

Define languages.

Definition at line 7 of file defs.py.