% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % File: hua.dtr % % Purpose: Hua verbal morphology % % Author: Dunstan Brown, December, 1995 % % Email: lis1db@surrey.ac.uk % % Address: LIS, University of Surrey, Guildford GU2 5XH % % Version: 1.02 % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % # vars $any: affirmative yes_no_question medial. % This fragment was written as a class assignment for John Nerbonne's % course 'The Computational Lexicon' at the 1993 LSA Linguistic Institute. % The inspiration was an assignment on Hua verbal from Arnold Zwicky's % 'Introduction to Morphology' course at the same Linguistic Institute. % Transcription: note that _' is used to transcribe a glottal stop. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % STEM ALTERNATIONS % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Bai_type: == "" _i == Rmu_type. Do_type: == "" _o == Rmu_type == "" _e. Rmu_type: == "" _u == "" _a == Bai_type. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Conjugation: == Affirmative == Medial == Yes_no_question <$any 1 sg> == "" <$any ending> <$any 2 sg> == "" <$any ending non_basic> <$any 3 sg> == "" <$any ending> <$any 1 du> == "" _' <$any ending> <$any 2 du> == "" _' <$any ending> <$any 3 du> == <$any 2 du> <$any 1 pl> == "" <$any ending non_basic> <$any 2 pl> == "" <$any ending> <$any 3 pl> == <$any 2 pl>. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % SUFFIXES % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Affirmative: == _e %"basic" ending == _ne. %"default" ending Yes_no_question: == _ve == _pe. Medial: == _ga == _na. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % LEXICAL ENTRIES % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Bai: <> == Conjugation == Bai_type == ba. Rmu: <> == Conjugation == Rmu_type == rm. Do: <> == Conjugation == Do_type == d. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Some example theorems: % % Rmu: % = rm _u _e % = rm _a _ne % = rm _i _e % = rm _u _' _e % = rm _a _' _e % = rm _a _' _e % = rm _u _ne % = rm _a _e % = rm _a _e % = rm _u _ve % = rm _a _pe % = rm _i _ve % = rm _u _' _ve % = rm _a _' _ve % = rm _a _' _ve % = rm _u _pe % = rm _a _ve % = rm _a _ve % = rm _u _ga % = rm _a _na % = rm _i _ga % = rm _u _' _ga % = rm _a _' _ga % = rm _a _' _ga % = rm _u _na % = rm _a _ga % = rm _a _ga. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % # hide Bai_type Do_type Rmu_type Conjugation Affirmative Yes_no_question Medial. # show . % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % the next line is the Revision Control System Archive Id: do not delete it. % $Id: archive.dtr,v 1.1 1997/04/09 20:40:33 root Exp $