% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % File: kikuyu.dtr % % Purpose: prosodic inheritance model for tone assignment in Kikuyu % % with parametrised inter-morphemic tone-displacement % % Author: Dafydd Gibbon, 23 March 1990 % % Email: gibbon@spectrum.uni-bielefeld.de % % Address: Univ. Bielefeld, P 100131, D-33501, Bielefeld, Germany % % Related files: tones.dtr, morphon.dtr, gikuyu.dtr % % Version: 1.01 % % Copyright (c) Dafydd Gibbon, 1990. All rights reserved. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Lexical Base Component B1i: % Morphological inventories To: <> == Word == we == to. Ma: <> == Word == they/them == ma % Core structure not analysed. == 'H'. % Low tone is default. Mo: <> == Word == him == mo. Ror: <> == Word == 'look at' == rOr. Tom: <> == Word == send == tom == 'H'. Ire: <> == Word == tense == rE == i == 'H'. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Lexical Base Component B1ii: % Morphoprosodic inventory % For expository simplicity syllabic and prosodic nodes % reduced to atomic nodes and are incorporated directly % into the lexical entries. % Lexical Base Component B2: % Base event mapping templates with QLP operators % Morpheme generalisation node with defaults. Morpheme: <> == Syllable:<1> Syllable:<2>. % Syllable generalisation node with template, QLP operators % optionality constraint, and defaults. Syllable: <> == [ Tone Core ] <2> == <""> % Optionality constraint == . % No second syllable % Tone generalisation node with templates (atomic) Tone: <> == "" % All 'normal' tones == 'L' % lexical default tone <1 'H'> == 'H' % propagated tone <1 'L'> == 'L'. % propagated tone % Core node with no analysis of internal core structure, % but null as default for second syllable core. Core: <> == "" == no_core. % No second syllable core % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Lexical Composition Component C1: % Right-recursive morphotactic constituency template. % A basic ordering partly expressed in the pre-ordered % query search constraint path, and assumed to be % defined outside this DATR text. The constraint ^ % restricts inheritance to concatenation conditions. Word: <> == Morpheme Composition == Tone % Lexical default == Core. % Optionality default Composition: <0> == "Displacement:<>" % Word-second <> == <0> % Other == "Displacement:" % Word-second <'H'> == % Other <'L'> == . % Entry node with parameter instantiation % Kikuyu: is a hypothetical dialect without % inter-morpheme tone propagation. (Backslash escape % character permits linefeed for formatting here.) Kikuyu:<> == \ "Displacement". Displacement: <> == "Select_nodisp:<>" <0> == <> % Word-initial == "Select_disp:<>" % Word-initial <'H'> == "Select_H:<>" <'L'> == "Select_L:<>". Select_nodisp: <> == Selection == 0. Select_disp: <> == Selection == d. Select_H: <> == Selection == 'H'. Select_L: <> == Selection == 'L'. % Gloss-based environment definition Selection: <> == % Unrecognised; end. == "To:<"">" == "Ma:<"">" == % Indistinguishable in Kikuyu. == "Mo:<"">" == "Ror:<"">" == "Tom:<"">" == "Ire:<"">". % The next line is the Revision Control System Id: do not delete it. % $Id: archive.dtr,v 1.1 1997/04/09 20:40:33 root Exp $