View on GitHub

aama

Afro-Asiatic Morphology Archive

Welcome to AAMA - the Afro-Asiatic Morphology Archive.

Getting Started(v7)

Overview

Appendix 1: The Data Schema

Appendix 2: The Data Files

Appendix 3: Source Bibliography

Details

Appendix 1: The Data Schema

Basic structure:

In outline each language JSON file has the following structure (see any of the LANGUAGE-pdgms.json files for a concrete example, and see below for explanation of terms):


{
|-"lang;"        		"language name"
|-"subfamily;"		"language subfamily name"			 
|-"lgpref:"       		"string representing 3-character ns prefix used for the  
				URI of language-specific morphosyntactic properties                 	
				and values"
|-"datasource:"   	"bibliographic source(s) for the data in the file"
|-"datasourceNotes:" "remarks, if necessary, about darasource"
|-"transcription:"        "remarks, if necessary about how the transcription should be interpreted
				w.r.t. normative AAMA transcription. (The transcription of the 'LANG-					pdgms.json' file is always that of the datasource.)"
|-"geodemoURL:"   	"on-line geo-/demo-graphical information about the language"
|-"geodemoTXT:"   	"short textual summary of geo-/demographcal information"
|-"schemata:" {	
				"associative map of each morphosyntactic property used 	                				in the inflectional paradigms with a list of its values">
			}
|-"lexemes:"   {  	
				"associative map of each paradigmatic 'lexeme'-ID with an indication of 
				its lemma, gloss, part-of-speech and possibly other properties relevant to the
				collection of paradigms -- a provisional stand-in for a reference to a true 				digital lexicon".
			}
|-"pdgmPropOrder:"  "list of paradigm properties in the order their values are to be listed in 					paradigm labels  (can be programatically altered)"
|-"termclusters:"   [ 	
				"label-ordered list of term-clusters/paradigms,
                 		  each of which has the structure:"
			      {
|----"label:"    		 "descriptive label assigned to the term-cluster at data-entry"
|----"note:"      		"bibliographic reference to source of paradigm data; plus other
				 remarks, if necessary"
|----"common:"     {
			  	"map of property-value pairs which all members of the
                 		 termcluster have in common"
			     }
|----"terms:"    [[ 		
				"list of lists, the first of which enumerates  the
                		  properties which differentiate individual terms, while   the others list, in   				 order, the value of the i-th
                		 property -- in fact, a property-value-table realization of the distinct property-
                		 value pairs of the lexeme in question"
			   ]
			]
			}	
			...
			]
 }
			  

Appendix 2: The Data Files

At present the following data files are available:


Appendix 3 : AAMA Source Bibiography (by Author)