{
    "name": "Elven female names", 
    "author": "Johan Danforth",
    "templates": {
        "default": "{first}{mid}{final}"
    }, 
    "default_templates": [
        "default"
    ], 
    "parts": {
        "final": [
            "clya", 
            "lindi", 
            "di", 
            "dien", 
            "dith", 
            "dia", 
            "lith", 
            "lia", 
            "ndra", 
            "ng", 
            "nia", 
            "niel", 
            "rith", 
            "thien", 
            "thiel", 
            "viel", 
            "wen", 
            "wien", 
            "wiel"
        ], 
        "mid": [
            "a", 
            "a", 
            "adrie", 
            "ara", 
            "e", 
            "e", 
            "ebri", 
            "i", 
            "io", 
            "ithra", 
            "ilma", 
            "il-Ga", 
            "o", 
            "orfi", 
            "o", 
            "u", 
            "y"
        ], 
        "first": [
            "An", 
            "Am", 
            "Bel", 
            "Cel", 
            "C", 
            "Cal", 
            "Del", 
            "El", 
            "Elr", 
            "Elv", 
            "Eow", 
            "Ear", 
            "F", 
            "G", 
            "Gal", 
            "Gl", 
            "H", 
            "Is", 
            "Leg", 
            "Lem", 
            "M", 
            "N", 
            "P", 
            "R", 
            "S", 
            "T", 
            "Thr", 
            "Tin", 
            "Ur", 
            "Un", 
            "V"
        ]
    }
}